Electrolysis Time Calculator Formula
Understand the math behind the electrolysis time calculator. Each variable explained with a worked example.
Formulas Used
Time Required
time_s = (target_mass * z * 96485) / (current * molar_mass)Time Required
time_min = (target_mass * z * 96485) / (current * molar_mass * 60)Time Required
time_hr = (target_mass * z * 96485) / (current * molar_mass * 3600)Variables
| Variable | Description | Default |
|---|---|---|
target_mass | Target Mass(g) | 10 |
current | Current (I)(A) | 5 |
molar_mass | Molar Mass (M)(g/mol) | 63.55 |
z | Charge Number (z) | 2 |
How It Works
Electrolysis Time Calculation
Formula
t = (m × z × F) / (I × M)
Where:
This is a rearrangement of Faraday's Law solving for time.
Worked Example
Deposit 10 g of copper (M = 63.55, z = 2) using 5 A.
target_mass = 10current = 5molar_mass = 63.55z = 2
- 01t = (m × z × F) / (I × M)
- 02t = (10 × 2 × 96485) / (5 × 63.55)
- 03t = 1,929,700 / 317.75
- 04t = 6073 s = 101.2 min = 1.69 hr
Ready to run the numbers?
Open Electrolysis Time Calculator