tank zeroing logic..... using strain guage

Join Date
Dec 2010
Location
*******
Posts
1
hi friends ,
i am working on a new project where the strain guage (4wire) is connected to plc module.the application is to calib the tank which has 2 overhead fill pipes with valves and at the bottom there is a discharge valve.initial step is to zero the tank based on weight and on adding a standard weight of 50 gms to the plc should make the tank fill till 50 gms. Please help me how to do this logic myt sound simple but i need sme1 to help me with dis....
thank you
 
and on adding a standard weight of 50 gms to the plc should make the tank fill till 50 gms.
thank you

This will only be true if the PLC is in the Tank...


Sorry, I apologise, I shouldn't make fun of you if English is not your first language....

We NEED details to help you properly..What PLC? Are you reading some sort of signal at the moment in the PLC?
 
Your load cells give you the weight of the tank and its contents, or gross weight. When the tank is empty its weight is called tare weight. The weight of only the contents is net weight.

On the initial step read the load cells and assign that weight to the tare weight variable. After that then net weight = gross weight - tare weight.
 

Similar Topics

I want to measure the tank level and get the sensor output to the PLC. Below are the details : Tank Height =0 - 3m, the sensor is stalled 0,2m...
Replies
15
Views
633
Does anyone have RSLogix 5000 ladder diagram program of tank leveling (factory IO). Fill valve, discharge valve, set point, level, etc? I looked...
Replies
2
Views
156
I seem to remember a number of posts regarding calculation the actual level or volume in a horizontal tank, here is the formula written in ST...
Replies
15
Views
1,545
I'm coming from a background of PLC ladderlogic/rockwell products. I am new to blocks. Can you point me in right right direction? What I would...
Replies
5
Views
1,562
Back
Top Bottom