introduction
This solution solves a very specific battery backup problem for low power applications. When the 12VDC power is lost, the user needs an integrated solution to provide charging and power switching for the backup battery. In particular, a path to disconnect the battery is needed when the voltage drops to 3.0V, not considering the fuel gauge management issue here.
It should be said that there are a large number of solutions on the market to solve the problem of load power supply and charging. However, the design discussed here is very easy to implement and can work independently without a microcontroller, with flexible design and low cost. This solution is implemented using analog circuits and does not require programming. It occupies a very small PCB area and can meet the requirements of space-constrained applications.
The design was inspired by radio frequency (RF) systems. In fact, this circuit is very useful for any low-power mobile device (for example, a device that periodically transmits a wireless signal). Most USB chargers support 4V-7V power supply, and inputs above 7V may damage the circuit. This design operates with input voltages below 7V and can withstand input voltages up to 28V to support USB power supply. The circuit uses USB power to charge a single lithium-ion (Li+) battery and provide backup power for low-power devices.
Design Specifications
This design assumes that a 12VDC power supply is used for charging. The circuit (Figure 1) includes a single-cell linear charger that charges a single-cell Li+ battery from a DC power supply. The power supply provides load power while charging the single-cell battery, and the circuit uses resistor current limiting. The maximum current is set by a resistor (50mA from -20°C to +50°C and 10mA from -40°C to +85°C), and the current is used to drive the load first. When the load does not require the full load current (400mA), the remaining current is used to charge the battery. Without DC power, when the battery voltage drops to a user-specified level, a voltage monitor can control an ultra-low resistance switch to disconnect the battery from the load. This operation can prevent deep discharge of the battery.
Figure 1
U1 (MAX8814) is a linear Li+ battery charger that supports 4.25V to 7V supply voltage, covering the USB supply range. U1 inputs are tolerant to voltages up to 28V, but U1 outputs are disabled when the DC supply exceeds 7V. U1's charge voltage is factory set to a fixed 4.2V. The maximum charge current is user adjustable: ICHARGE = 1596V/ RSET. With RSET of 2.8kΩ, the maximum charge current is 570mA. U2 (MAX9646) is a low-power comparator with an internal 0.2V reference. The reference voltage is connected to the noninverting input to monitor the battery voltage. It provides a push-pull output with VTRIP of 0.2V × (R1 + R2)/R2. With R1 = 82.5kΩ and R2 = 5kΩ, the trigger voltage is 3.5V. When the battery voltage drops to 3.5V, the output of U2 controls the 0.01Ω battery switch U3 (MAX14680) to turn off, disconnecting the battery from the load.The package size of U1 is 2mm x 2mm, U2 is 1mm x 1mm, and U3 is 1.3mm x 1.7mm, so the circuit is very space-saving and only requires 5 external components.
Previous article:Advances in semiconductor technology enable smarter, thinner power supplies
Next article:Design of a dual-transistor forward active clamp soft-switching power supply
- Popular Resources
- Popular amplifiers
- MathWorks and NXP Collaborate to Launch Model-Based Design Toolbox for Battery Management Systems
- STMicroelectronics' advanced galvanically isolated gate driver STGAP3S provides flexible protection for IGBTs and SiC MOSFETs
- New diaphragm-free solid-state lithium battery technology is launched: the distance between the positive and negative electrodes is less than 0.000001 meters
- [“Source” Observe the Autumn Series] Application and testing of the next generation of semiconductor gallium oxide device photodetectors
- 采用自主设计封装,绝缘电阻显著提高!ROHM开发出更高电压xEV系统的SiC肖特基势垒二极管
- Will GaN replace SiC? PI's disruptive 1700V InnoMux2 is here to demonstrate
- From Isolation to the Third and a Half Generation: Understanding Naxinwei's Gate Driver IC in One Article
- The appeal of 48 V technology: importance, benefits and key factors in system-level applications
- Important breakthrough in recycling of used lithium-ion batteries
- LED chemical incompatibility test to see which chemicals LEDs can be used with
- Application of ARM9 hardware coprocessor on WinCE embedded motherboard
- What are the key points for selecting rotor flowmeter?
- LM317 high power charger circuit
- A brief analysis of Embest's application and development of embedded medical devices
- Single-phase RC protection circuit
- stm32 PVD programmable voltage monitor
- Introduction and measurement of edge trigger and level trigger of 51 single chip microcomputer
- Improved design of Linux system software shell protection technology
- What to do if the ABB robot protection device stops
- Detailed explanation of intelligent car body perception system
- How to solve the problem that the servo drive is not enabled
- Why does the servo drive not power on?
- What point should I connect to when the servo is turned on?
- How to turn on the internal enable of Panasonic servo drive?
- What is the rigidity setting of Panasonic servo drive?
- How to change the inertia ratio of Panasonic servo drive
- What is the inertia ratio of the servo motor?
- Is it better for the motor to have a large or small moment of inertia?
- What is the difference between low inertia and high inertia of servo motors?
- A TOF "image" sensor that is worth playing with, VL53L5CX
- i.MX283 latest virtual machine system guide
- TI C5000 compiler error message list
- TI Award-winning Live Broadcast: Talking about "packaged antenna" smart millimeter wave sensors, even novices can handle industrial robots
- The voltage of the TPS73033 buck chip drops to 0.7V after the load is connected
- Wi-Fi 6 is here to provide network coverage for the entire home. Will you adopt it?
- Common APDU instruction error codes for CPU cards
- [GigaDevice GD32F310 Review] +ADC Data Collection
- [Domestic RISC-V Linux Board Fang·Starlight VisionFive Trial Report] GPIO Development Basics: From Principle to Practice
- Please ask senior programmers to help look at this problem