Please enable JavaScript.
Coggle requires JavaScript to display documents.
code ([DA] (Desired Dispensed Amount ([Y] # (Time required ([Q] (Curve…
code
[DA]
Desired Dispensed Amount
[Y]
#
Time required
[Q]
Curve down slope
lowest flow rate
Highest flow rate
Q0
Method for checking new flow rate
In order to calculate the flow rate change a division of time needs to be made for the code to analyze what it just dispensed Those divisions are called [T] T is linear and only travels one direction so thus creating a timeline we can call the first portion of that T1, the second T2, and so forth.
T-1 Start dispensing for Y seconds
Y in seconds = DA/Q-0
#
T-2
will be used to calculate what just happened and will take exactly a 1 second (T) chunk of time. I would like to call this a skip T. Every other T will be a Skip T, to help with timing. Note: the calculations can happens faster than that but we want to always have enough time to make calculations and send new variables.
[H]
Amount that was last dispensed in T-1
[Q]
variable flow rate
DA -H = DDA-1
[
DA-1
]
1 more item...
"SKIP"