is there any better way of writing this logic ???

atifplus

Member
Join Date
May 2007
Location
Surrey
Posts
121
C14 is activating the Valve and WX9 is a level Sensor. I dont want the solenoid valves to switch back and forth when the level fluctuate. So i think this will take care of the situation.. but ya i wanna see what logic gurus got to say is there any other smart way .. just curious :)
Thanks
checkek1.jpg
 
It looks like what you have done is given the level control 5,000 counts of hysteresis. Thats one way to solve that kind of a problem. You could write it all in one rung by eliminating C2 and putting the compare instruction in the seal in branch.

Are you filling or draining, or does the level sensor indicate fluid level or distance to the fluid surface? Just wondering because the shut off point is less than activation point.
 
Alaric said:
It looks like what you have done is given the level control 5,000 counts of hysteresis. Thats one way to solve that kind of a problem. You could write it all in one rung by eliminating C2 and putting the compare instruction in the seal in branch.

Are you filling or draining, or does the level sensor indicate fluid level or distance to the fluid surface? Just wondering because the shut off point is less than activation point.

oh ya Hystersis thats the word i was lookin for

So what C14 does is detect the High Level of water in the tank and activate the 2 valves (one NC, the one that allow the water to go into tank and NO that is the one allowing the water to go into Gutter). That same water tank is used for some other purpose too. The way i put the valve is in fail safe position so if no power(which is same as high level) the gutter valve will be open and the tank valve is shut.
checkzj0.jpg


Alright here is the whole thing. Right now i am waiting for the guy to make me the fitting for the level probe so i have just forced the solenoid valves and using the manual valves to control the flow. here is a chicken scatch of what is going on ..
check1vp0.jpg
 
Last edited:

Similar Topics

Good Afternoon , It seems like we always have problems with using Type J Thermocouples with our slip rings . Would using a RTD at 10...
Replies
6
Views
1,633
I am beginner in B&R Automation Studio and TIA Portal. Have an experience in electrical part of PLC cabinets. Now its time to get a new skills...
Replies
8
Views
1,661
Bla Bla Bla, why doesn't it work, l need help and l don't understand PLC's. Or better they understand everything, but can't understand +1 -1 = 6...
Replies
22
Views
5,995
I rarely need to add a network card to the drives we install... very rarely. But my sales-guy said he needs to quote a network-connected ACH580...
Replies
6
Views
2,583
I'm currently on a research project where I can send tag read & write requests to both SLC as well as CLX controllers. Presently, there's no...
Replies
8
Views
2,405
Back
Top Bottom