[?]: PID with two actuators
-
- Posts: 23
- Joined: Tue Jun 12, 2007 8:17 am
- Location: Lithuania
[?]: PID with two actuators
I want to ask one question.
Is it possible that two actuators could control one setpoint and both actuators could not work by the same time.
Best regards.
Is it possible that two actuators could control one setpoint and both actuators could not work by the same time.
Best regards.
-
- Posts: 23
- Joined: Tue Jun 12, 2007 8:17 am
- Location: Lithuania
Well I'll tell yuo the situation. For example : In the room the desired temperature should be 20C. The sensor shows me 30C. I have two independent valves and two ducts. One duct suplly cold air and the second hot air. Is it possible to do PID regulator, wich first is closing hot air valve, when tihs valve fully closed, then it is opening cold air valve until riche the setpoint.
-
- Posts: 47
- Joined: Fri Oct 19, 2007 6:35 am
- Location: romania
Course its possible. Is only a matter of how are you interpreting the output of the PID. You can, for instance, say:
- between 0% and 30% one valve is controlled, the other one will not change the position;
- between 31% and 100% the other valve is controlled,
all this have to be impletented AFTER the PID, between the PID output and the valves, B U T :
your problem is much, much complicated, you need to recirculate the air and to mix the recirculated with fresh air... need lot of experience.
- between 0% and 30% one valve is controlled, the other one will not change the position;
- between 31% and 100% the other valve is controlled,
all this have to be impletented AFTER the PID, between the PID output and the valves, B U T :
your problem is much, much complicated, you need to recirculate the air and to mix the recirculated with fresh air... need lot of experience.
-
- Posts: 82
- Joined: Mon Aug 14, 2006 1:23 pm
- Location: Sud America
See this topic, have links to download PID function blocks for Siemens PLC http://www.plc.net.ru/viewtopic.php?p=1 ... ght=#13103kelertas wrote:where can i get this algorithm? Besides the valves is Discrete, so PID output I must modulate with PWM
zenchek
-
- Posts: 508
- Joined: Mon Jul 16, 2007 12:28 pm
- Location: Europe
Hizenchek wrote:See this topic, have links to download PID funktion blocks for Siemens PLC http://www.plc.net.ru/viewtopic.php?p=1 ... ght=#13103kelertas wrote:where can i get this algorithm? Besides the valves is Discrete, so PID output I must modulate with PWM
zenchek
I think that DANTE is right. You need valves with analog signal. With this algorithm you can't control the temperature in a target , I mean you always will be nearby but never exactly. For ducts you have only full open or full close. You can control only hot or cold. But you can try and post the result here. .
I don't know maybe you can control with succes, but this depends from size of the ducts and how big is room.
regards
-
- Posts: 23
- Joined: Tue Jun 12, 2007 8:17 am
- Location: Lithuania
I will use S7-200 PLC for this. My point for this algorithm is:
Lets say PID output is scaled from 0 to 100. that is equal to from 0s to 40s of PWM. So if my PID output is 50 the valve will be opened for a 20 seconds and closed for 20 s.
But I still dont know how to open, lets say cold valve, if hot valve is fully closed and temperature still higher than setpoint.
Lets say PID output is scaled from 0 to 100. that is equal to from 0s to 40s of PWM. So if my PID output is 50 the valve will be opened for a 20 seconds and closed for 20 s.
But I still dont know how to open, lets say cold valve, if hot valve is fully closed and temperature still higher than setpoint.
-
- Posts: 82
- Joined: Mon Aug 14, 2006 1:23 pm
- Location: Sud America
Sorry guys, i do not read that control valves are on-off, for this application is necessary modulating dampers for ducts.Umencho wrote:Hizenchek wrote:See this topic, have links to download PID funktion blocks for Siemens PLC http://www.plc.net.ru/viewtopic.php?p=1 ... ght=#13103kelertas wrote:where can i get this algorithm? Besides the valves is Discrete, so PID output I must modulate with PWM
zenchek
I think that DANTE is right. You need valves with analog signal. With this algorithm you can't control the temperature in a target , I mean you always will be nearby but never exactly. For ducts you have only full open or full close. You can control only hot or cold. But you can try and post the result here. .
I don't know maybe you can control with succes, but this depends from size of the ducts and how big is room.
regards
Regards- zenchek
-
- Posts: 82
- Joined: Mon Aug 14, 2006 1:23 pm
- Location: Sud America
Hi kelertas.
This is some definitions.
Modulating Dampers
A damper, in HVAC terminology, is an air valve used to regulate the flow of air through the duct.
There are two general kinds of dampers (definitions are probably not in line with HVAC terminology, but hopefully understandable enough):
Simple, also known as bang-bang, dampers - these can only be in fully open or fully closed position;
Modulating dampers are able to stay in any position between fully open and fully closed.
First kind is, of course, cheaper, but has serious drawbacks - first, the
noise they make is quite noticeable (one can get used to it, though),
second, they provide only limited control and are not suitable to advanced
applications.
Modulating dampers, on the other hand, are silent by design and provide
adequate control, but require more sophisticated control systems in order to utilize the capabilities.
Go to follwing links for more information:
Actuators for Commercial HVAC Dampers
http://gfcportal.com/technical/tech_det ... /actuators
Belimo actuators:
http://www.belimo.eu/CH/EN/Product/Actuators/index.cfm
http://www.belimo.eu/pdf/e/overview_air_en.pdf
http://www.belimo.com.br/pdfs/novidades ... _set01.pdf
Belimo have actuators for control signal from the PLC in game of 0-10v 2-10v 4-20 mA or PWM.
Regards zenchek
This is some definitions.
Modulating Dampers
A damper, in HVAC terminology, is an air valve used to regulate the flow of air through the duct.
There are two general kinds of dampers (definitions are probably not in line with HVAC terminology, but hopefully understandable enough):
Simple, also known as bang-bang, dampers - these can only be in fully open or fully closed position;
Modulating dampers are able to stay in any position between fully open and fully closed.
First kind is, of course, cheaper, but has serious drawbacks - first, the
noise they make is quite noticeable (one can get used to it, though),
second, they provide only limited control and are not suitable to advanced
applications.
Modulating dampers, on the other hand, are silent by design and provide
adequate control, but require more sophisticated control systems in order to utilize the capabilities.
Go to follwing links for more information:
Actuators for Commercial HVAC Dampers
http://gfcportal.com/technical/tech_det ... /actuators
Belimo actuators:
http://www.belimo.eu/CH/EN/Product/Actuators/index.cfm
http://www.belimo.eu/pdf/e/overview_air_en.pdf
http://www.belimo.com.br/pdfs/novidades ... _set01.pdf
Belimo have actuators for control signal from the PLC in game of 0-10v 2-10v 4-20 mA or PWM.
Regards zenchek