4/17/2009 10:44 AM | |
Posts: 130 Rating:
|
HI ALL, I have to write the logic for Split Range Control. i.e; I am splitting the PID controllers output to 2 control valves A & B , in such a way that when one is opening 0-50% the other should open from 50-100%. can anyone tell me whether we have any block in SIMATIC PCS7 Library to do this? if not how can i do this? i am attaching the loop as .pdf file thanks AttachmentDocument3.pdf (436 Downloads) |
4/17/2009 12:01 PM | |
Posts: 124 Rating:
|
Hello all Please see this (item 2.1.18) PCS 7 V7.0 Library This block exists also in V6.0 and 6.1. Regards Mario Braganca |
4/17/2009 1:08 PM | |
Joined: 4/5/2006 Last visit: 3/18/2023 Posts: 917 Rating:
|
hi Pratapks, not sure to understood if you are talking about split-range function or something different but similar. Lets me do an example: - PID output range is between 0-100% - 2 analog valve 0-100% range (0=completely closed, 100=comletelly open) - 40% split-range point (just for example) PID output = 0% : 1st valve =100% , 2nd valve 0%; PID output = 40% : 1st valve = 0% , 2nd valve 0%; PID output =100% : 1st valve = 0% , 2nd valve 100%; This is split-range function Sydney&Mario Bragança said (standard split-range function) already present in PCS7 library where it's possible change the split-range points and invert output range to make workiing the valvs in opposite way. If you need a different function can you explain with more detail or numeric example? Regards |
Follow us on