Skip to main content

Battery Saver Circuit Diagram


A small electronic switch that connects a battery to the equipment for a certain amount of time when a push-button is momentarily pressed. And we have also taken the ambient light level into account; when it is dark you won’t be able to read the display so it is only logical to turn the switch off, even if the time delay hasn’t passed yet. The circuit is quite straightforward. For the actual switch we’re using a well-known MOSFET, the BS170. A MOSFET (T2 in the circuit) used in this configuration doesn’t need a current to make it conduct (just a voltage), which makes the circuit very efficient. When the battery is connected to the battery saver circuit for the first time, capacitor C2 provides the gate of the MOSFET with a positive voltage, which causes T2 to conduct and hence connect the load (on the 9 V output) to the battery (BT1). C2 is slowly charged up via R3 (i.e. the voltage across C2 increases).

Circuit diagram:


battery-saver-circuit-diagramw
Battery Saver Circuit Diagram

This causes the voltage at the gate to drop and eventually it becomes so low that T2 can no longer conduct, removing the supply voltage to the load. In this state the battery saver circuit draws a very small current of about 1 µA. If you now press S1, C2 will discharge and the circuit returns to its initial state, with a new turn-off delay. Resistor R5 is used to limit the discharge current through the switch to an acceptable level. You only need to hold down the switch for a few hundredths of a second to fully discharge C2. In our prototype, connected between a 9 V battery and a load that drew about 5 mA, the output voltage started to drop after about 26 minutes. After 30 minutes the voltage had dropped to 2.4 V. You should use a good quality capacitor for C2 (one that has a very low leakage current), otherwise you could have to wait a very long time before the switch turns off! 

The ambient light level is detected using an LDR (R1). An LDR is a type of light sensor that reduces in resistance when the light level increases. We recommend that you use an FW150, obtainable from e.g. Conrad as part number 183547-89. When there is too little light its resistance increases and potential divider R1/R2 causes transistor T1 to conduct. T1 then charges up C2 very quickly through R4, which limits the current to a safe level. This stops T2 from conducting and the load is turned off. The choice of value for R2 determines how dark it has to be before T1 starts to conduct. The battery saver circuit can be added to devices that use 6 or 9 volt batteries and which don’t draw more than 100 mA. The circuit can be built on a piece of experimenter’s board and should be made as compact as possible so that it can be built into the battery powered device.



Copyright : Elektor Electronics

Comments

Popular posts from this blog

Electronic Extended Play Circuit Diagram

This is a Electronic Extended Play Circuit Diagram. A single op amp-one of four contained in the popular LM324-is operating in a variable pulse width, free-running square wave oscillator circuit, with its timed output driving two transistors that control the on/ off cycle of the tape-drive motor. The Oscillator` s positive feedback path holds the secret to the successful operation of the variable on/ off timing signal.   Electronic Extended Play Circuit Diagram The two diodes and pulse width potentiometer R8 allows the setting of the on and off time, without affecting the oscillator`s operating frequency. One diode allows only the discharge current to flow through it and the section of R8 that it`s connected to. The other diode, and its portion of R8, sets the charge time for the timing capacitor, C3. Since the recorder`s speed is controlled by the precise off/on timing of the oscillator, a simple voltage-regulator circuit (Ql, R3, and D4) is included.  Connecting the spe...

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588    The TDA8588 is a multiple voltage regulator combined with four independent audio power amplifiers configured in bridge tied load with diagnostic capability. The output voltages of all regulators except regulators 2 and 3 can be controlled via the I2C-bus. However, regulator 3 can be set to 0 V via the I2C-bus. The output voltage of regulator 2 (microcontroller supply) and the maximum output voltage of regulator 3 (mechanical digital and microcontroller supplies) can both be either 5 V or 3.3 V depending on the type number. The maximum output voltages of both regulators are fixed to avoid any risk of damaging the microcontroller that may occur during a disturbance of the I 2C-bus. The amplifier diagnostic functions give information about output offset, load, or short-circuit. Diagnostic functions are controlled via the I2C-bus. The TDA8588 is protected against short-circuit, over-temperature, open ground and open VP ...

Digital Voltmeter Circuit with ICL7107

Description. The circuit given here is of a very useful and accurate digital voltmeter with LED display using the ICL7107 from Intersil. The ICL7107 is a high performance, low power, 3.5 digit analog to digital converter. The IC includes internal circuitry for seven segment decoders, display drivers, reference voltage source and a clock. The power dissipation is less than 10mW and the display stability is very high. The working of this electronic circuit is very simple. The voltage to be measured is converted into a digital equivalent by the ADC inside the IC and then this digital equivalent is decoded to the seven segment format and then displayed. The ADC used in ICL7107 is dual slope type ADC. The process taking place inside our ADC can be stated as follows. For a fixed period of time the voltage to be measured is integrated to obtain a ramp at the output of the integrator. Then a known reference voltage of opposite polarity is applied to the input of the integrator and allowed to r...