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
Power & Energy
  • Technologies
  • More
Power & Energy
Forum How to build the power switch
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 14 replies
  • Subscribers 290 subscribers
  • Views 1784 views
  • Users 0 members are here
Related

How to build the power switch

Former Member
Former Member over 15 years ago
imageimage
Hello,
 
I am looking for help how to build the power switch in my controller.
 
Let’s assume there is a 2x 3,6V li-Ion battery powering the microcontroller with sensor on input and graphic LCD TFT display as an output. Also there is a SMPS flyback converter which upconverting the battery voltage (2x3,6V=7,2V) to stabilized +400V dc to power the sensor, battery charger, additional regulator powering microcontroller (3,3V).
 
I would like to add the power switch between battery and rest of the circuit. Pushing the tact button the flyback converter and microcontroller should be on, and on the long push (i.e. 2 second) the power should be off. Of course it is possibility to connect pushbutton to the microcontroller GPIO lines or INT input, but I would to minimize current leakage.
 
I am looking for any design ideas, proposition of the schematic and maybe help how to minimize the current with off state. This is because the meter will be used very ocassionally, assume once per 6 months by 5 minutes.
 
Marvin
  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 14 years ago

    Hi Marvin,

     

    I have just recalculated the current consumed by my cct.  It works out at 0.0000003mA.   No mattter what micro controller options are suggested, I doubt they can achieve a working cct consumption figure this low.  This is 0.0003 microAmps.

     

    Gordon.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jeremyvnc
    0 jeremyvnc over 14 years ago in reply to Former Member

    GWatPE, can you post a schematic of your power up circuit?  I like the LTC2950 route but I think yours is the cheaper and more power efficient.

     

    Thanks!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 14 years ago in reply to jeremyvnc

    Hi Jeremy,

     

    The LTC2950 is a low power regulator that has been around for years.  I have no facilities for publishing ccts at the moment.  The micro option above posted by Dean, does a similar function to my gated oscillator option.  This is used in many laptop power up/down functions, where micros and spare code and IOpins are the norm.

     

    I know how power efficient my cct is.  Micros are pretty common these days and many are simple to program.  The lowest power option may not be the easiest to build.

     

    A micro usually takes control of the switch control function after the cct is energised.  In my cct, The pushbutton controls the ON and OFF function directly.  With the micro cct option, say if the micro is stuck in a loop somewhere and cannot get back to processing the button command, then a manual power OFF switch may still need to be provided.

     

    I will look into maybe taking a photo, and posting this.

     

    Gordon.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jvdberg@ieee.org
    0 jvdberg@ieee.org over 14 years ago in reply to jeremyvnc
    Push button power switch.
     
    With the LTC2950-2 you can drive a P-channel enhancement fet like in the following schematic.
    If you use a voltage divider in stead of R2, you can use the undervoltage lockout feature of the IC. (See data sheet) So if the battery is almost empty, the device is switched off. This will enhance the battery life and will prevent unwanted situations at the load side.
    image
     
    The following schematic, I designed some time ago, only has the switch functions.
    On the drawing you see two switches; an ON switch and an OFF switch.
    If you connect the switches in parallel, you can switch the device on and off with the same button.
    A short push will switch the device on, a short or a long push will switch the device off.
    The ON-function is disabled when the 2μF capacitor, C2, is charged.
    For the 2μF capacitor I used two small 1μF ceramic multilayer capacitors in parallel.
    This seems more reliable to me than an electrolytic capacitor.

     

    image

    Powerful enhancement fets with low RDS on and a small footprint are available in SMD.
    Both circuits can be used between 5 Volt and 20 Volt.
    The limitations are a minimum of 5 Volt to drive the P-channel enhancement fet completely in conduction. (RDS on < 0.02 Ohm)
    The maximum gate to source Voltage for most fets is 20 Volt.
    For applications over 20 Volt a zener diode must be placed between the gate and source of each fet and a series resistor must be applied in the circuit driving the gate of the fet.
     
    Johan
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • jvdberg@ieee.org
    0 jvdberg@ieee.org over 14 years ago in reply to jeremyvnc
    Push button power switch.
     
    With the LTC2950-2 you can drive a P-channel enhancement fet like in the following schematic.
    If you use a voltage divider in stead of R2, you can use the undervoltage lockout feature of the IC. (See data sheet) So if the battery is almost empty, the device is switched off. This will enhance the battery life and will prevent unwanted situations at the load side.
    image
     
    The following schematic, I designed some time ago, only has the switch functions.
    On the drawing you see two switches; an ON switch and an OFF switch.
    If you connect the switches in parallel, you can switch the device on and off with the same button.
    A short push will switch the device on, a short or a long push will switch the device off.
    The ON-function is disabled when the 2μF capacitor, C2, is charged.
    For the 2μF capacitor I used two small 1μF ceramic multilayer capacitors in parallel.
    This seems more reliable to me than an electrolytic capacitor.

     

    image

    Powerful enhancement fets with low RDS on and a small footprint are available in SMD.
    Both circuits can be used between 5 Volt and 20 Volt.
    The limitations are a minimum of 5 Volt to drive the P-channel enhancement fet completely in conduction. (RDS on < 0.02 Ohm)
    The maximum gate to source Voltage for most fets is 20 Volt.
    For applications over 20 Volt a zener diode must be placed between the gate and source of each fet and a series resistor must be applied in the circuit driving the gate of the fet.
     
    Johan
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify 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