automatic fill/drain tank

golftmd13

Member
Join Date
Feb 2018
Location
Missouri
Posts
9
I'm new to PLC's and I'm working through an exercise to manually control filling and draining a tank which I completed but the automatic function has me stumped. I know the limits and can get the tank filled and drained to the levels but I can't figure out how to open and close the "valves" automatically when the certain levels are reached. I'm working on Rockwell software. Any help is greatly appreciated.
 
May I suggest the following.

draw a sketch of your system.
sketch the level control limits and other devices in place. just a rough sketch.
1. Now, what do you want it to do? what were you asked to do?
Write it down on paper. these are the customer specs.
2. Write out what you want the system to do - forget the I/O locations,
just write down what you want the system to do.
3. go through what you just wrote and write in hi float switch, start pb, motor 1 starter, and so on. Don't worry about the I/o locations.
4. repeat step 3 again, this time, walk through the process as if you are the plc. think through each step in detail. Does it make sense?
5. assign addresses to your devices.
6. write the code.

it's going to be hard at first, but gets much easier in time.

regards,
james
 
Sooo...you have level switches on the tank for proper levels and you want to automate the use of the switches using valves for fill and drain?
 
Last edited:

Similar Topics

Hello, I need to create an automatic transfer panel that connects to the generator when the mains power is cut. I can draw up to 60kW and draw up...
Replies
0
Views
62
Hello everyone, I'm having trouble solving this one and was hoping someone could help. I have a AB CompactLogix L16ER PLC connected to a AB...
Replies
2
Views
572
Hello everyone, I was hoping someone with a lot of experience with Automatic Device Configuration would chime in with any of your thoughts on this...
Replies
6
Views
1,815
Hello. At my job I get from clients lists of their inputs and outputs (hundreds of them) and what they want the program to do. So I have to type...
Replies
2
Views
1,327
For some reason the PLC (TM221CE16T) saves all Memory Bits and Memory Words automatically so after a cold restart it restores not only %MW0 to...
Replies
18
Views
4,771
Back
Top Bottom