Scaled value with S7-300

tulip

Member
Join Date
Oct 2005
Location
ist
Posts
236
We have scaled analog input value of stone weight on conveyor.We want to see this value be ton/hour because this value instant value.How can we do this?Scaled value must multiple 1000 and divide 3600 sec or not...
Thanks in advance for helps...
 
We are reading this instant value on load cell units ( units Kg)via analog input module and scaling .Therefore we dont need acknowledge what you mention.
 
The output in ton/hour is of course relative to speed.
The formula to find output is:
Output = speed * conveyor_instant_weight / conveyor_length

Example:
The conveyor moves at 50 m/min = 3000 m/h. The weighing conveyor itself is 10 m long. You have X tons of stone on the conveyor (instant weight). You want to calculate output Y in units of ton/h.
Y = 3000 m/h * X ton / 10 m = 300*X ton/h
 

Similar Topics

I'm pretty new to PLC's, so forgive me if I use the wrong terminology and whatnot. We have an issue at work where we have a flow meter that is...
Replies
10
Views
291
Hi, Rosemount's 2051 documentation (like the Rosemount 2051 Configuration Data Sheet, 00806-0100-4107, Rev EA available at...
Replies
15
Views
4,488
My question is, when there is 10V on the first channel of an 1771-IFE card, what decimal value will show up in the data file word (happens to be...
Replies
15
Views
6,090
Pretty simple question, but I was wondering how I can set the Analog Output 1 of an S7-1200 (DC/DC/Relay) to be proportional to a data tag. I...
Replies
1
Views
850
Hello - you folks were kind in helping me the other day so I'm back for more... My program is finished however the end customer hasn't provided...
Replies
4
Views
1,934
Back
Top Bottom