Enter the battery capacity and the desired charge time into the calculator to determine the required charging current. This calculator helps in designing and setting up charging circuits for batteries.

Charging Current Calculator

Choose a mode, enter the values, then calculate.

Required Current
Charge Time
C-Rate
1C means a full-cycle current equal to the battery capacity in amp-hours.

Show Calculation Steps

Related Calculators

Charging Current Formula

The calculator uses three related formulas, one for each mode.

Required charger current (how many amps you need to reach a target charge in a set time):

I = (C * (SoC_target - SoC_start) / 100) / (t * eff)

Charge time (how long a given charger will take):

t = (C * (SoC_target - SoC_start) / 100) / (I * eff)

C-rate current (the current that corresponds to a stated C rating):

I = C * C_rate
  • I = charging current in amps (A)
  • C = battery capacity in amp-hours (Ah)
  • SoC_start = current state of charge (%)
  • SoC_target = target state of charge (%)
  • t = charge time in hours
  • eff = charging efficiency as a decimal (for example 0.95 for lithium-ion)
  • C_rate = the C rating, where 1C is the current that drains the battery in one hour

A few assumptions sit behind these numbers. The formulas treat the charge as a constant-current process and ignore the constant-voltage taper that lithium and lead-acid chargers use near the top of charge. Real charge times near 100% will run a bit longer than the calculator shows. Efficiency values cover energy losses as heat during charging; if your charger or pack runs hot, use a lower efficiency.

Each mode of the calculator solves the same balance for a different unknown. The "Required current" mode rearranges for I when you fix the time. The "Charge time" mode rearranges for t when you fix the charger output. The "C-rate" mode skips state of charge entirely and just multiplies capacity by the C rating to give the current at that rate.

Reference Tables

Use the table below as a starting point for charging efficiency by chemistry.

Battery type Typical efficiency Common charge rate
Lithium-ion / LiPo90 to 95%0.5C to 1C
LiFePO495 to 98%0.5C to 1C
Flooded lead-acid80 to 85%0.1C to 0.3C
AGM / Gel80 to 85%0.1C to 0.3C
NiCd / NiMH65 to 75%0.1C to 1C

The next table shows what a given C rate means in plain terms.

C rate Time for full cycle Notes
0.1C10 hoursTrickle charge, easy on the cells
0.5C2 hoursGentle, good cycle life
1C1 hourStandard fast charge
2C30 minutesOnly if rated for it
3C+20 minutes or lessSpecialty cells only

Worked Examples

Example 1: Sizing a charger. You have a 100 Ah lead-acid battery at 50% charge and want it full in 8 hours. Efficiency is 85%.

Capacity to add = 100 × (100 − 50) / 100 = 50 Ah. Required current = 50 / (8 × 0.85) = 7.35 A. A 7.5 A or 10 A charger will do the job.

Example 2: How long will it take? A 2500 mAh lithium-ion cell is empty. The charger puts out 1 A and efficiency is 95%.

Capacity = 2.5 Ah. Effective current = 1 × 0.95 = 0.95 A. Time = 2.5 / 0.95 = 2.63 hours, or about 2 hours 38 minutes for the constant-current portion.

Example 3: Reading a C rating. A 2000 mAh pack rated at 2C charge.

Current = 2 Ah × 2 = 4 A. Full cycle would take 30 minutes at that rate.

FAQ

Why is the real charge time longer than the calculator says? Most chargers slow down in the final 10 to 20% to protect the battery. The calculator estimates the bulk constant-current phase. Add 15 to 30 minutes for a typical lithium top-off, or an hour or more for lead-acid absorption and float stages.

Can I charge faster than 1C? Only if the battery is rated for it. Check the datasheet for the maximum charge current. Pushing past it shortens cycle life and can cause overheating.

What efficiency should I use if I do not know it? Use 95% for lithium chemistries, 85% for lead-acid, and 70% for older NiCd or NiMH packs. These values already account for typical heat losses.

Does the charger voltage matter? For sizing the current, no. The capacity in Ah and the C rate set the current. Voltage matters for the power supply and wiring, not the charge balance.