element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Design Challenges
  • Challenges & Projects
  • More
Design Challenges
Forum active weigh ing of cable drum
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 6 replies
  • Answers 3 answers
  • Subscribers 7 subscribers
  • Views 1815 views
  • Users 0 members are here
Related

active weigh ing of cable drum

malcolm51
malcolm51 over 5 years ago

this ought to be easy but my brain doesn't seem to be working.......

 

problem.... a drum of wire or filament etc is mounted on a shaft (axle) supported at both ends........... what is the best way to continuously weigh and display its weight, in grams, as te contents are used?

 

weighing one end is simple but for an accurate reading both ends must be weighed at the same time for a single indication of weight.

 

solution could be electronics or arduino or raspberry pi

 

please help prevent me going nuts.....

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 5 years ago +7 suggested
    You don't give enough context to give a good answer - it would be good to know how big and heavy the drum is, what's the tension in the wire, how is it all controlled and a load more stuff (environment…
  • michaelkellett
    michaelkellett over 5 years ago in reply to malcolm51 +3 suggested
    Connecting 2 load sensors in series is not possible, connecting load cells in parallel is sometimes done but not a good idea. The best way is to give each load cell its own amplifier and use multiple ADC…
  • malcolm51
    malcolm51 over 5 years ago in reply to michaelkellett +2 suggested
    sorry for lack of detail load axle/ spindle rests on 2 supports, one each end, and a yoke is not practical weight range 50g to 2kg as an example this could be a roll of 3d print filament. tension is zero…
Parents
  • michaelkellett
    0 michaelkellett over 5 years ago

    You don't give enough context to give a good answer - it would be good to know how big and heavy the drum is, what's the tension in the wire, how is it all controlled and a load more stuff (environment, accuracy required, budget etc.)

     

    The very simplest way to do it is to hang the drum from a yoke attached to a single load cell - you can buy these easily enough but your talk of Arduino or RPi suggests you may not be in the classic load cell price range. If you are not too fussy you could buy cheap load cells from China.

     

    If the drum is heavy and rotates fast or the wire tension is significant it might get harder, maybe use load cells to support each end of the drum and if necessary sample the weight (or more correctly down-force)  multiple times per revolution.

     

    MK

    • Cancel
    • Vote Up +7 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • malcolm51
    0 malcolm51 over 5 years ago in reply to michaelkellett

    sorry for lack of detail

     

    load axle/ spindle rests on 2 supports, one each end, and a yoke is not practical

     

    weight range 50g to 2kg

     

    as an example this could be a roll of 3d print filament.

     

    tension is zero.... weighed at rest point and/or continuous reading (varying with tension/ rest) displayed on 7seg display or (more likely) a TFT display attached to arduino or pi.

     

    low budget... reasonable accuracy e.g +- 5g at rest zero tension.... environment closed acrylic case with steady temperature and airflow (no outside forces...

     

    hope this helps......

     

    can 2 load sensors be connected in series to give single reading of entire load (both ends added together)

     

    unfortunately was in R&D but brain fried with excessive age (and little experience of arduino/ pi)...

     

    malcolm

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • malcolm51
    0 malcolm51 over 5 years ago in reply to michaelkellett

    sorry for lack of detail

     

    load axle/ spindle rests on 2 supports, one each end, and a yoke is not practical

     

    weight range 50g to 2kg

     

    as an example this could be a roll of 3d print filament.

     

    tension is zero.... weighed at rest point and/or continuous reading (varying with tension/ rest) displayed on 7seg display or (more likely) a TFT display attached to arduino or pi.

     

    low budget... reasonable accuracy e.g +- 5g at rest zero tension.... environment closed acrylic case with steady temperature and airflow (no outside forces...

     

    hope this helps......

     

    can 2 load sensors be connected in series to give single reading of entire load (both ends added together)

     

    unfortunately was in R&D but brain fried with excessive age (and little experience of arduino/ pi)...

     

    malcolm

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • michaelkellett
    0 michaelkellett over 5 years ago in reply to malcolm51

    Connecting 2 load sensors in series is not possible, connecting load cells in parallel is sometimes done but not a good idea.

    The best way is to give each load cell its own amplifier and use multiple ADC inputs.

     

    Here's an article on E14 that should give you some ideas:

     

    3d printer filament roll holder and monitor for Arduino

     

     

    MK

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube