Good day to all habrazhiteli.
This post is related to the “Do it yourself” section and describes a simple (in my opinion) way to solve the power control problem.
At leisure, I pick a hefty boombox in the old Soviet tape recorder "
Electronics 211 Stereo " with a soldering iron, the task is to assemble a portable unit with full stuffing, sufficient sound output and the duration of work for going out into the nature, training in the gym and for the garage voice. Here are the requirements that I put forward when developing a device for its power:
')
- stable power supply for digital 5-volt devices built by me with an average current of at least 1A - an obsolete PDA, player, and also external devices - USB and SD flash drives, hard disk;
- power amplifier power voltage from 11 to 18V;
- autonomous power, sufficient for long-term operation of the device at maximum volume with constant performance;
- external power supply 220 volt;
- external power supply from the vehicle electrical system;
- electronic power management;
- zero battery power consumption in standby mode;
- control of battery discharge of Li-Ion batteries with a discharge warning and auto-shutdown;
- Selection of parts if possible from waste items (places in the body of the boombox with a large excess).
In my opinion, all the development points were successfully implemented, partly except for the last one - I still had to spend $ 6.2 on the purchase of an
effective DC-DC converter module, another $ 13.2, respectively
, 4
batteries . and $ 2.8
battery box for 4 pieces. The remaining parts were soldered from the burnt motherboards and the ancient Soviet iron in the assortment.
Now the actual development steps themselves.
In the text of the article, I will not indicate the designations of the parts used, they are given in the diagrams for convenience.
1. The choice of the primary source of autonomous power.
The primary power source is a 4 Li-Ion 18650
battery with a capacity of 2500 mAh without built-in charge / discharge control. After researching the Internet for battery charging from 4 batteries connected in series, it turned out that this task is nontrivial and the decision was made to charge the batteries separately with an external charger - thus their service life would be maximum. For one battery, the recommended cut-off voltages are lower and upper 2.75V and 4.2V, respectively, for assembling 4 batteries, the lower cut-off voltage should be 11V. Compliance with the rules of operation when discharging and charging the battery ensures long-term battery life, so that they should not be neglected. The maximum voltage of a charged battery can be 16.8V, the average operating voltage is 14.8V.
2. Implementation of the primary power scheme.
The “Electronics 211 Stereo” tape-recorder has a stabilized power supply according to a Zener diode circuit and a composite emitter follower, which can be easily tuned to 17V with a sufficient load current (shown in the dotted rectangle). With the maximum possible battery charge of 16.8V, isolation of power and protection from polarity reversal is achieved by connecting the Schottky diode in series with the battery and connecting the circuit directly to the output capacitors of the standard power supply unit. The leakage current of the battery in the absence of mains supply does not occur, since the base-emitter transition of the standard stabilizer transistor will be turned in the opposite direction. An external 12 ... 14V power supply connector for a car is inserted into the battery circuit breakdown, the design of which includes a battery circuit breaker, which also provides power isolation.
3. Selection of the key element for power supply.
The key element was found on the burnt motherboard n-channel power field-effect transistor
MTD3302 . The open channel resistance is 10 milliohm, the transistor opens with a voltage across the gate relative to the source of about 4V and above, the maximum drain-source voltage is 30V. With a switched voltage of 13V at a load of 27 ohms, the drain-source voltage of the open transistor was vanishingly small. Similar transistors can be found on any motherboard.
4. Implementation of electronic on / off load and battery discharge control.
Given the implementation of the primary power circuits, the key must switch the voltage from 11 to 18V, and also have control circuits that will not consume current when the key is open.
The source of the reference voltage is selected Zener diode D814G to 11V, connected from the drain of the key in series with the damping resistor to the positive power. The choice of the Zener diode is determined by a wide range of operating currents, which cannot be provided with a low-power analogue. The silicon pnp transistor monitors the voltage on the quenching resistor, if the voltage is close to zero, the transistor closes and the circuit turns itself off. With an open monitoring transistor (which means that the supply voltage is not lower than 11 volts), the gate of the key transistor is energized through a divider on high-resistance resistors, which keeps it open.
The key state switching circuit is made on the basis of a charge accumulator on a capacitor, which is connected between the power supply and the key drain through high-resistance resistors. When the key is open, the capacitor is charged, and the potential of its negative electrode relative to the source approaches zero, and vice versa - when the key is closed, the capacitor discharges through the load resistance and the potential of its negative electrode relative to the source approaches the supply voltage. Since the time of charging and discharging the storage capacitor to the threshold value of the switching voltage relative to the source in 4V must be balanced, a separate charge / discharge circuit of the capacitor is given using a diode and an additional resistor. When you press the power button accumulated on the capacitor charge opens or closes the key, and the circuit goes into one of its two stable states.
5. Battery discharge indicator.
For the indicator to work, it is necessary to monitor the level of the supply voltage in the same way as the controlling transistor in step 4 does, You can use the finished part of the circuit with a zener diode, already implemented in Section 4. It should also be borne in mind that the discharge indicator should be lit from the supply voltage level of approximately 12V and below until the key is closed. The indicator amplifier is assembled on the basis of a cascade of two germanium transistors according to a scheme with common emitters with a positive feedback circuit for organizing hysteresis (ensures that the indicator is turned on abruptly as the threshold value passes). Germanium transistors were chosen based on the fact that the base-emitter transitions of such transistors open at a much lower voltage drop than that of silicon, and thus you can adjust to the desired input voltage level before the controlling transistor de-energizes the key.
6. Selection of the voltage converter DC-DC 5V.
I found an interesting device from the
Chinese - VMP3203. This is a ready-made assembly, having in its composition practically all the necessary elements for use with a minimum of strapping. The conversion efficiency for
datasheet is about 95%. The maximum output current is 3A at a voltage of 5V. Input voltage range 8 - 24V. I have not yet tested the output voltage ripple, because the general assembly of the structure is not finished.
The result: an electronic power management scheme, with the power supply of both digital devices and power amplifier. The circuit monitors the discharge of the battery and warns of low voltage on the batteries, uses both autonomous and external power supply. The battery discharge is eliminated due to the zero current consumption of the device turned off. The overwhelming majority of details are taken from carefully organized nychek and dead motherboards. Profit!
UPD1 An error was made when redrawing the circuit from a handful of wires. The diode in the overload circuit of the capacitor opening / closing key was reversed, corrected. The positive feedback resistor in the battery low voltage indicator amplifier circuit was chosen more accurately (200k instead of 75k). If interested, I can lay out the layout and photos of the finished PCB.