Chat
Welcome to Flux
Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More
Reviews
Melodic Fuchsia Sonic Screwdriver
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|
Controls
Welcome 👋
Flux accelerates your PCB design with AI.
Create your account to start using this component and bring your ideas to life.
jeridisofian
copilot
-
LiR Battery
- Choose the specific model of your LiR coin cell battery to determine its voltage and capacity ratings.
-
Charging IC
- Select a suitable charging integrated circuit (IC) that is capable of handling the specific requirements of the LiR battery, such as charging current and voltage. For coin cell batteries, a constant current/constant voltage (CC/CV) charger IC is typically used.
-
Micro USB or USB-C Connector
- Use this for the input power source. It will allow you to connect your charger to a USB port or power adapter.
-
Protection Circuitry
- Integrate over-voltage, over-current, and thermal protection to ensure safe charging.
-
LED Indicators
- Include LEDs to indicate charging status (e.g., charging, fully charged).
Basic Charging Parameters:- Charging Voltage: Typically 4.2V for Li-ion batteries.
- Charging Current: Determined by the battery's capacity. A common rule of thumb is to charge at 0.5C to 1C of the battery's capacity (where C is the battery capacity in mAh).
Circuit Design Overview:-
Power Source Connections
- Connect the USB connector to the charging IC.
-
Charging IC Configuration
- Connect the charging IC outputs to the battery terminals, ensuring it is configured for the correct voltage and current.
-
Protection and Status Indicators
- Incorporate additional components like resistors, capacitors, diodes, and LEDs for protection and status indication.
Steps to Start the Design:jeridisofian
copilot
-
Microchip Technology: Known for providing a variety of reasonably priced ICs suitable for prototyping.
-
Diodes Incorporated: Offers affordable single-chip charging solutions.
-
Texas Instruments (TI): They provide a range of low-cost charging ICs, especially for small projects.
-
ON Semiconductor: Known for budget-friendly solutions in the power management field.
Charger IC Recommendations:jeridisofian
copilot
- Input Voltage Range: 3.75V to 6.0V
- Charge Voltage: 4.2V, suitable for single-cell lithium-ion batteries
- Charging Current: Up to 500mA, configurable with an external resistor
- Small Package: Comes in SOT-23 package (very compact)
Design in Flux:-
Connect the Power Input:
- Connect the VCC pin of the MCP73831 to your USB power source (5V).
-
Connect the Battery:
- Connect the BAT pin to the positive terminal of the LiR battery.
-
Ground Connections:
- Connect the GND pin to the system ground.
-
Programming the Charging Current:
- Use a resistor (RPROG) connected from the PROG pin to ground to set the charging current.
- For example, to set a charging current of 100mA, use a resistor value of approximately 10kΩ.
-
Status Indicator:
- Connect an LED with a series resistor from the STAT pin to ground to indicate the charging status.
Preliminary Schematic Connections:jeridisofian
copilot
-
Power Source:
- Input voltage range of 4.5V to 5V is suitable.
- Use a micro USB or USB-C connector for easy compatibility with standard USB power sources.
-
Charging Current for 5-10 mAh Capacity:
- For a small battery capacity like 5-10 mAh, a lower charging current is prudent. It’s common to use a 0.5C rate.
- Assuming a capacity of 10 mAh, a charging current of 5 mA would be appropriate.
- According to the MCP73831 datasheet, the charging current ICHARGE is given by:
ICHARGE=RPROGVPROG×1000
- With VPROG=1V and ICHARGE=5mA, the resistor RPROG is:
RPROG=5mA1V×1000=200kΩ
-
LED Indicator:
- Use a simple red LED to indicate charging status.
- Connect the LED in series with a resistor to the MCP73831's STAT pin.
- The LED turns on during charging and off when charged.
-
Additional Components and Connections:
- Bypass Capacitor: Use a 1µF ceramic capacitor between VCC and GND for stability.
- LED Resistor: Use a 220Ω resistor in series with the LED, assuming a typical forward voltage of 2V for the LED.
Schematic Setup in Flux:jeridisofian
copilot
jeridisofian
copilot
jeridisofian
copilot