element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
  • 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
Sensors
  • Technologies
  • More
Sensors
Sensor Forum Reg-Sensor
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Sensors to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 7 replies
  • Subscribers 342 subscribers
  • Views 2483 views
  • Users 0 members are here
Related

Reg-Sensor

DhanushAdhavan
DhanushAdhavan over 3 years ago

Hi all I'm searching for the sensor to measure the weight of the water inside the water bottle and one request is that sensor size to be a small be as to fix at the bottom of the water bottle.

Water bottle Spec: 0.5 litre or 1 litre water bottle

For example: if i fill water into bottle as a 0.5 litre I have to show that 500gram of water ..and for ur notice that reading is not an issue I can connect that via any application but the main thing I need here is I have to measure it. and if further info need means kindly let me know guys.

kindly help me with this guys.

Thanks in advance.

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 3 years ago +3
    If you don't want to modify the bottle, you could put a small load cell under it to measure its weight. /challenges-projects/design-challenges/sixth-sense-design-challenge/b/blog/posts/sixth-sense-mechanical…
  • geralds
    geralds over 3 years ago +2
    hi, its a simple calculation. gross (brutto), net (netto), tare (tara) Measure the bottle if empty (store this value, press the button to make tare), then fill the bottle with water (its net) - then…
  • DhanushAdhavan
    DhanushAdhavan over 3 years ago in reply to geralds +1
    ya thanks much for ur answer but i need a sensor to know how much of water inside the bottle and for calculation purpose ur answer is helpful
Parents
  • geralds
    0 geralds over 3 years ago

    hi,

    its a simple calculation.

    gross (brutto), net (netto), tare (tara)

    Measure the bottle if empty (store this value, press the button to make tare), then fill the bottle with water (its net) - then if you measure that all (its gross) - then calculate to net.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • geralds
    0 geralds over 3 years ago

    hi,

    its a simple calculation.

    gross (brutto), net (netto), tare (tara)

    Measure the bottle if empty (store this value, press the button to make tare), then fill the bottle with water (its net) - then if you measure that all (its gross) - then calculate to net.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • DhanushAdhavan
    0 DhanushAdhavan over 3 years ago in reply to geralds

    ya thanks much for ur answer but i need a sensor to know how much of water inside the bottle 

    and for calculation purpose ur answer is helpful Slight smile

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • geralds
    0 geralds over 3 years ago in reply to DhanushAdhavan

    Wink My thought was to show how to think about which method you should use and how much effort you can put into it.

    ) One method would be with a defined balloon that has a strain gauge on the outside. When water is poured in, it expands and you can convert and deduce the amount.
    Because a bottle made of a solid material is not optimal for weighing.
    ) -> unless you do it using the method I suggested earlier.

    ) So if you want to fill the water directly into a bottle, then an optical sensor would be possible, which detects the reflection of the water.
    This would require a defined and correspondingly calculated bottle that has a reflective strip on the back.
    A beam of light shines through the bottle, which is deflected by the water level depending on the filling height.
    If the light is no longer detected by the sensor, then the water's edge has been reached there. You can read the water level on the scale on the bottle and convert it to the amount.

    ) At the bottom in the bottle there may be a pressure sensor. The weight of the water presses on this sensor.
    But there must be a sensor in the bottle here.
    Weighing the whole bottle is then a bit more complex, because the weight of this built-in sensor has to be subtracted.

    ->> Such bottle you can buy in a "house held" shop, which can have 1 litre or more.

    ) Ultrasonic sensors would be one possibility, sending them into the bottle from above, the corresponding echo that comes back can be converted to the volume.
    Here, too, a corresponding effort is required.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 3 years ago in reply to DhanushAdhavan

    What accuracy do you need? There are resistive pressure sensors that might be suitable for simple low accuracy measurement.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify 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