CEB Press Controller v19.01: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Product:
Product 2019. Compare to 2011 work and see [[CEB Press Controller Genealogy]]:


<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmarcin.jakubowski.378%2Fposts%2F10216238727218020&width=500" width="500" height="848" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmarcin.jakubowski.378%2Fposts%2F10216238727218020&width=500" width="500" height="848" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
Line 6: Line 6:


</html>
</html>
=Used With=
This controller is currently being used in Belize - with [[CEB_Press_v16.09]].


=Introduction=
=Introduction=
Line 32: Line 35:
[https://docs.google.com/presentation/d/1YLo7e6RW4SUq7v5NFQ2WoX2ZFHsnoa3wI9m8Oc5-24g/edit#slide=id.g45ed589c64_0_0 edit]
[https://docs.google.com/presentation/d/1YLo7e6RW4SUq7v5NFQ2WoX2ZFHsnoa3wI9m8Oc5-24g/edit#slide=id.g45ed589c64_0_0 edit]


=Design=
=Design Working Doc=
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRvXw21_qgBTv3tS4A5yISGcn4X3noQTf1z98OKvtWo603vw4K9mHwiJrFyeSplPk7UnXoU3ScAILOj/embed?start=false&loop=false&delayms=3000#3" frameborder="0" width="960" height="749" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRvXw21_qgBTv3tS4A5yISGcn4X3noQTf1z98OKvtWo603vw4K9mHwiJrFyeSplPk7UnXoU3ScAILOj/embed?start=false&loop=false&delayms=3000#3" frameborder="0" width="960" height="749" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>


Line 39: Line 42:
=BOM=
=BOM=


<html><iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQmmd_nxYz2t7Zxfjdraw69NfAZW6lLvnyvMTZyvG7Cm1J5B533CI5HMV9cBip2hxaY3ghu1KAxvWrR/pubhtml?widget=true&amp;headers=false" height=500 width=500></iframe></html>
<html><iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQmmd_nxYz2t7Zxfjdraw69NfAZW6lLvnyvMTZyvG7Cm1J5B533CI5HMV9cBip2hxaY3ghu1KAxvWrR/pubhtml?widget=true&amp;headers=false" height=500 width=800></iframe></html>


[https://docs.google.com/spreadsheets/d/1smU3L6NVCSP1ABUIteoQIymBMzfLlhZgwcNL_JX-Kro/edit#gid=313902104 edit]
[https://docs.google.com/spreadsheets/d/1smU3L6NVCSP1ABUIteoQIymBMzfLlhZgwcNL_JX-Kro/edit#gid=313902104 edit]
Line 45: Line 48:
=Brick Pressing Rate Calculations=
=Brick Pressing Rate Calculations=
*See [[Brick_Pressing_Rate_Calculations]] from 2009
*See [[Brick_Pressing_Rate_Calculations]] from 2009
=Development=
<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmarcin.jakubowski.378%2Fposts%2F10216238796379749&width=500" width="500" height="752" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe></html>


=Past Work=
=Past Work=

Latest revision as of 16:24, 16 June 2021

Product 2019. Compare to 2011 work and see CEB Press Controller Genealogy:

Used With

This controller is currently being used in Belize - with CEB_Press_v16.09.

Introduction

Simplicity is the ultimate sophistication. - Leonardo Da Vinci.

Current direction is simplifying the controller: getting rid of the dedicated control board and using an Arduino shield. This simplifies build immensely, and allows full build with off-the-shelf parts, no custom boards. That is good for replicability worldwide.

Looking back at dedicated boards - why should we be using custom boards when simple Arduino shields can do? Why did we go there in the first place? Maybe there were no relay shields back in 2010?

We could do solid state relays, but at our use case the simple relay should do near 1 M bricks, or 200 Seed Eco-Homes.

Code

Video With Test Code Running Solenoids

See last comment

Working Doc

edit

Design Working Doc

edit

BOM

edit

Brick Pressing Rate Calculations

Development

Past Work

  • Controller valve design - [1]
  • 2017 Controller Code Design - [2]. Calls for visual programming
  • 2017 Controller Document - [3]
  • Useful Design Document - 2017. Includes pressing sequence. [4]. Learnings - need to simplify interface.
  • Pressing sequence - [5]
  • Ian Marcus code diagram - [6]
  • James Slade 2013 doc - useful for solenoid (non-mosfet) switching design - [7]
  • 2 Potentiometers included 2014- [9]
  • 2014 edition
  • Main document - [10]
  • Overall controller with Kliment enclosure. Not water proof. [11]
  • 2014 build instructions of Kliment solenoid board - [12]
  • Complexity is unacceptable. No need for a custom board for 4 solenoid turn-on functions. FETs are more sensitive than solid state relays.