Results 1 to 4 of 4

Thread: t/h

  1. #1

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544

    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???
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  2. #2

  3. #3

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    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....
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  4. #4
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width