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
Arduino
  • Products
  • More
Arduino
Arduino Forum Getting rid of batteries... simple question but what is the best way ?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 11 replies
  • Answers 6 answers
  • Subscribers 392 subscribers
  • Views 962 views
  • Users 0 members are here
Related

Getting rid of batteries... simple question but what is the best way ?

redgreenblue
redgreenblue over 8 years ago

Hi Guys !

 

I have 4 door sensors with an arduino to have a simple sound trigger but also calculated how much peoples are getting by (helping a small museum in town).  I'll skip the details but the thing is I need to make theses connected to DC to avoid batteries changes (staff too busy). I figure the simple way to do it is using the arduino voltage out to the sensors.

 

I find this simple question complicated becuz I wonder if the current drain from the arduino will be enough for 4 sensors, so does capacitor might do the trick or if this is not the way to do it, I wonder if the AMP from the power supply should be higher ?

 

My calculation are that each sensor need 2x 1.5 volt batteries so it's approx. 3 volt @ 500mA

But I've tried the arduino output and 3.3volt does the trick, very good with one device.

 

Here a quick diagram of the setup.

If there is an expert in the room, stand up !

 

thank for your support

Element 14 is GREAT !!

Attachments:
image
  • Sign in to reply
  • Cancel

Top Replies

  • jw0752
    jw0752 over 8 years ago +2 suggested
    Hi, Can you give us a little more information on your sensors? The 500 mA seems awful high for a simple sensor. Do these devices light, ring or buzz? Are they being used as inputs to the Arduino. The 3…
  • jw0752
    jw0752 over 8 years ago in reply to redgreenblue +1 suggested
    Hi redgreenblue, Without knowing more details I would bring power from a separate 3 volt power supply and not try to use the 3.3 volts available on the Arduino. You could do this by having a separate wall…
  • jw0752
    jw0752 over 8 years ago in reply to redgreenblue +1 suggested
    Hi, Units that have 2 AA batteries for a power source will likely be designed to operate on much lower current draw than 500 mA. If not you would be replacing the batteries daily. AA batteries can deliver…
Parents
  • redgreenblue
    0 redgreenblue over 8 years ago

    Thank John again !

     

    how much current would you consider like being 'enough' to remplace batteries ?

    I seen some peoples using 1A cuz they says 2xAA or 2xAAA is doing 3 volt and 1 Amp, cuz each battery is doing 0.5 A so total make 1A.

     

    I'm not sure if over 0.5A this is too much...I'm just trying to get a frameset of voltage and amp to successfully remplace batteries, this is always a tricky question with AMP vs. Amp/hour.

     

    Thanks for the link, DC to DC converter are ALWAYS the best choice !

    I'll order fews of theses if you think 1 A is good and draw power from the powersupply.

     

    c ya

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jw0752
    0 jw0752 over 8 years ago in reply to redgreenblue

    Hi,

    Units that have 2 AA batteries for a power source will likely be designed to operate on much lower current draw than 500 mA. If not you would be replacing the batteries daily. AA batteries can deliver several amps of current but only for a short period of time before their chemical energy is exhausted. The internal resistance of the circuit is what determines how much current in mA is used not the battery. Your units may draw a very low current or none at all until they sense the opening of the door and then they will consume much more current to make the light, buzzer, or bell sound. Without putting an ammeter on the unit and measuring the actual draw we are only guessing. Incidentally if you have two batteries here is how the current and voltage add up. If you put the batteries in series you will get twice the voltage but the current limit is still the same as a single battery. If you put the batteries in parallel you will get twice the current limit of a single battery but the voltage will still be the same as a single battery. If you take the voltage of the battery or combination of batteries  and divide it by the resistance of your circuit and load you will derive the idea current that you would expect if you were to actually measure the current with a meter.

    John

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • jw0752
    0 jw0752 over 8 years ago in reply to redgreenblue

    Hi,

    Units that have 2 AA batteries for a power source will likely be designed to operate on much lower current draw than 500 mA. If not you would be replacing the batteries daily. AA batteries can deliver several amps of current but only for a short period of time before their chemical energy is exhausted. The internal resistance of the circuit is what determines how much current in mA is used not the battery. Your units may draw a very low current or none at all until they sense the opening of the door and then they will consume much more current to make the light, buzzer, or bell sound. Without putting an ammeter on the unit and measuring the actual draw we are only guessing. Incidentally if you have two batteries here is how the current and voltage add up. If you put the batteries in series you will get twice the voltage but the current limit is still the same as a single battery. If you put the batteries in parallel you will get twice the current limit of a single battery but the voltage will still be the same as a single battery. If you take the voltage of the battery or combination of batteries  and divide it by the resistance of your circuit and load you will derive the idea current that you would expect if you were to actually measure the current with a meter.

    John

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
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