|
Thread: t/h
-
Jul 4th, 2003, 01:27 PM
#1
Thread Starter
Frenzied Member
t/h
Hi
I am programming a feed plant process simulator, and I need to calculate the average production in t/h which the weighing system sends into the system....I have tried many approaches....nothing works...could you help me...
I know that the systems sends x kg/s. Then I tried the following:
x kg/s * 60 min /1000
but this number, ofcourse, just keep climbing....any good ideas???
-
Jul 4th, 2003, 01:35 PM
#2
I'm not sure I understand.
You want to calculate the Average rate, if the rate = x?
-
Jul 4th, 2003, 02:14 PM
#3
Thread Starter
Frenzied Member
x is the kg let into the system per second from the wheight. I want to calculate the avarage tons that passes through the system per hour....
-
Jul 4th, 2003, 06:58 PM
#4
Originally posted by CyberCarsten
x is the kg let into the system per second from the wheight. I want to calculate the avarage tons that passes through the system per hour....
1 kg = y tons.
1 second = z hours
x (kg/second) = x* (y/z) tons per hour
-Lou
Last edited by NotLKH; Jul 5th, 2003 at 05:43 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|