Team:CIDEB-UANL Mexico/Software-Function
From 2013hs.igem.org
DiegoValadez (Talk | contribs) |
|||
(2 intermediate revisions not shown) | |||
Line 74: | Line 74: | ||
If 'A' was bigger or equal to 37, then a delay of 1 min takes place, and a comparison is made. If 16 have passed or not. Considering the 16 hours haven't passed, then it returns to the first comparison, of 'A' with 37. This can be described as the first phase of the basic function, in which the growth control, takes place. The next phase, starts after a lapse of 16 hours, in which the production control takes place.<br></br> | If 'A' was bigger or equal to 37, then a delay of 1 min takes place, and a comparison is made. If 16 have passed or not. Considering the 16 hours haven't passed, then it returns to the first comparison, of 'A' with 37. This can be described as the first phase of the basic function, in which the growth control, takes place. The next phase, starts after a lapse of 16 hours, in which the production control takes place.<br></br> | ||
- | In this phase, 'M' a short term for the motor or pump, is turned on. We declare that input information from B, will received. A comparison is made, with 'B', which is the second temperature sensor probe. We have placed the sensor in an specific location in the container, thus enabling us to use some logic there. In other words, we can assume when water is | + | In this phase, 'M' a short term for the motor or pump, is turned on. We declare that input information from B, will received. A comparison is made, with 'B', which is the second temperature sensor probe. We have placed the sensor in an specific location in the container, thus enabling us to use some logic there. In other words, we can assume when the water is or not in the container by using the readings in sensor B. If it's lower than 37, then water hasn't made contact with the sensor yet and the motor keeps pumping water, but if its bigger or equal, then we can assume water is in there! So the water pump is turned off.<br></br> |
- | After water is in the container or 'B' was bigger or equal than 37, another comparison is made, this time with 20 Celsius Degrees. If it's bigger than 20, then a process begins, in which 'B' must go down, so temperature must fall. That box, starts and turns the heat | + | After water is in the container or 'B' was bigger or equal than 37, another comparison is made, this time with 20 Celsius Degrees. If it's bigger than 20, then a process begins, in which 'B' must go down, so temperature must fall. That box, starts and turns the heat Sink on (for 1 min), and has a delay of 1 minute. Then it returns to the comparison of 20.<br></br> |
If it's smaller or equal than 20, a delay of 1 minute takes place. A process begins, which turns 'L' on. 'L' is a term for the black light we will be using. In other words, the UV LED s, are turned on, and we declare input with variable 'E' being equal to the wavelength of the light reflected in the solution or medium. If it's not between 400nm and 500nm, then it returns to the comparison of 20. If its true, then the machine is turned off.<br></br> | If it's smaller or equal than 20, a delay of 1 minute takes place. A process begins, which turns 'L' on. 'L' is a term for the black light we will be using. In other words, the UV LED s, are turned on, and we declare input with variable 'E' being equal to the wavelength of the light reflected in the solution or medium. If it's not between 400nm and 500nm, then it returns to the comparison of 20. If its true, then the machine is turned off.<br></br> | ||
Line 114: | Line 114: | ||
</html> | </html> | ||
- | {{:Team:CIDEB-UANL_Mexico/footer}} | + | {{:Team:CIDEB-UANL_Mexico/footer/Español}} |
Latest revision as of 07:08, 22 June 2013
Software
|
Function
|
This section, explains in detail the role of each part in the machine, it's logic and construction. |
¡Contáctanos! Síguenos en twitter y facebook o mándanos un correo.
CIDEB UANL Team. Centro de Investigación y Desarrollo de Educación Bilingüe |
||||