Electrolysis Calculator
Calculate the mass deposited during electrolysis using Faraday's laws
What Is Electrolysis?
Electrolysis is an electrochemical process in which an electric current is passed through an electrolyte (molten or dissolved ionic compound) to drive a non-spontaneous chemical reaction. It is the reverse of a galvanic cell: instead of generating electricity from a chemical reaction, electrolysis uses electrical energy to force a chemical change. Electrolysis is one of the most important industrial chemical processes, used to produce metals, chemicals, and fuels on a massive scale.
During electrolysis, the cathode (negative electrode) is the site of reduction, where cations gain electrons and are deposited as metal or produce gases. The anode (positive electrode) is the site of oxidation, where anions lose electrons and may produce gases or dissolve. The amount of substance produced at each electrode is directly proportional to the total electrical charge passed through the cell, as described by Faraday's laws of electrolysis.
This calculator implements Faraday's first law of electrolysis to compute the mass of substance deposited (or dissolved) at an electrode from the current, time, molar mass, and number of electrons transferred. Faraday's law is: m = (Q x M) / (n x F), where m is the mass deposited, Q is the total charge, M is the molar mass, n is the number of electrons transferred, and F is Faraday's constant. This fundamental relationship connects electrical measurements to chemical quantities, enabling precise control of electroplating, metal refining, and chemical synthesis processes.
Faraday's Law of Electrolysis
Faraday's first law of electrolysis states that the mass of substance produced at an electrode during electrolysis is directly proportional to the quantity of electricity (charge) passed through the electrolyte. This law, discovered by Michael Faraday in 1833, provides the quantitative foundation for all electrochemical calculations involving mass and charge.
The mathematical expression is m = (Q x M) / (n x F), where each variable has a specific meaning and units. The mass (m) is in grams, the charge (Q) is in coulombs (calculated as Q = I x t, where I is current in amperes and t is time in seconds). The molar mass (M) is in grams per mole and depends on the substance being deposited. The number of electrons (n) is the electrons transferred per ion in the half-reaction. Faraday's constant (F = 96,485 C/mol) represents the charge per mole of electrons.
The calculator computes three quantities from the inputs: the total charge (Q = I x t), the moles of substance deposited (moles = Q / (n x F)), and the mass deposited (mass = moles x M). These calculations are essential for electroplating (depositing a uniform metal coating), electrolytic refining (purifying metals), and chlor-alkali production (producing chlorine and sodium hydroxide from brine).
Faraday's second law states that when the same charge passes through different electrolytes, the masses deposited are proportional to their equivalent weights (molar mass divided by the number of electrons). This law is automatically incorporated in the calculator by the n factor in the equation.
Faraday's Law of Electrolysis
Where:
- m= Mass of substance deposited or dissolved (g)
- Q= Total electrical charge passed (C)
- I= Current (amperes, A)
- t= Time (seconds, s)
- M= Molar mass of the substance (g/mol)
- n= Number of electrons transferred per ion
- F= Faraday's constant = 96,485 C/mol
How to Use This Calculator
This calculator determines the mass deposited during electrolysis from the electrical parameters and chemical properties of the substance being deposited.
- Enter the current (A): This is the electrical current flowing through the electrolytic cell in amperes. Typical values range from milliamperes for laboratory work to thousands of amperes for industrial processes.
- Enter the time (s): This is the duration of the electrolysis in seconds. Convert from minutes by multiplying by 60, or from hours by multiplying by 3600.
- Enter the molar mass (g/mol): This is the molar mass of the substance being deposited. For metals, this is the atomic weight from the periodic table. For example, copper is 63.55 g/mol, silver is 107.87 g/mol, and gold is 196.97 g/mol.
- Enter the number of electrons (n): This is the electrons transferred per ion in the reduction half-reaction. For Cu2+ + 2e- -> Cu, n = 2. For Ag+ + e- -> Ag, n = 1. For Al3+ + 3e- -> Al, n = 3.
- Read the results: The calculator displays the mass deposited (in grams), the moles deposited, and the total charge passed (in coulombs). The calculation steps are shown for verification.
Industrial Applications of Electrolysis
Electrolysis is one of the most important industrial chemical processes, with applications ranging from metal production to water treatment to semiconductor manufacturing.
Aluminum production (Hall-Heroult process): Approximately 65 million tons of aluminum are produced annually by electrolysis of molten alumina (Al2O3) dissolved in cryolite (Na3AlF6). The process requires about 13-15 kWh of electricity per kilogram of aluminum, making it one of the most energy-intensive industrial processes. The calculator helps determine the current and time needed to produce a specific amount of aluminum.
Chlor-alkali process: Electrolysis of sodium chloride brine produces chlorine gas (Cl2) at the anode, hydrogen gas (H2) at the cathode, and sodium hydroxide (NaOH) in solution. This process produces over 70 million tons of chlorine annually, which is used in water treatment, PVC production, and chemical synthesis.
Electroplating: Thin coatings of metals like chrome, nickel, gold, and silver are deposited on objects by electrolysis. The coating thickness is controlled by the current and time, with the calculator providing the mass deposited per unit area. Electroplating is used for corrosion protection, decorative finishes, and electronic contacts.
Water electrolysis: Splitting water into hydrogen and oxygen by electrolysis is the primary method for producing high-purity hydrogen fuel. As renewable energy becomes more widespread, water electrolysis powered by solar and wind energy is becoming increasingly important for sustainable hydrogen production.
Practical Considerations
While Faraday's law provides the theoretical framework for electrolysis calculations, several practical factors can affect the actual mass deposited in real experiments.
Current efficiency: In practice, not all the charge passing through the cell goes toward depositing the desired substance. Side reactions (like hydrogen evolution at the cathode) consume some of the charge, reducing the current efficiency. Industrial processes typically achieve current efficiencies of 90-99%, but laboratory experiments may have lower efficiencies depending on conditions.
Mass transport limitations: At high currents, the rate of deposition may be limited by how quickly ions can diffuse to the electrode surface. This leads to a limiting current density above which the deposit quality deteriorates (becoming rough, dendritic, or burned). The calculator assumes that current is the limiting factor, which is valid for well-stirred solutions at moderate current densities.
Temperature effects: Higher temperature increases ion mobility and reduces solution viscosity, which can increase the limiting current density and improve deposit quality. However, temperature also affects the solubility of gases and the stability of complexes, which may influence the deposition process.
Electrode surface area: The current density (current per unit area) determines the rate of deposition per unit area. Higher current densities produce faster deposition but may compromise quality. The calculator computes total mass, which must be divided by the electrode area to get the mass per unit area (related to coating thickness).
Worked Examples
Copper Electroplating
Problem:
Calculate the mass of copper deposited when a current of 2.0 A is passed through a CuSO4 solution for 30 minutes.
Solution Steps:
- 1Identify parameters: I = 2.0 A, t = 30 x 60 = 1800 s, M(Cu) = 63.55 g/mol, n = 2 (Cu2+ + 2e- -> Cu)
- 2Calculate charge: Q = I x t = 2.0 x 1800 = 3600 C
- 3Calculate moles: moles = Q / (n x F) = 3600 / (2 x 96485) = 0.01866 mol
- 4Calculate mass: mass = moles x M = 0.01866 x 63.55 = 1.186 g
Result:
1.186 g of copper is deposited after 30 minutes at 2.0 A.
Silver Electroplating
Problem:
How long does it take to deposit 5.0 g of silver using a current of 1.5 A?
Solution Steps:
- 1Identify parameters: m = 5.0 g, I = 1.5 A, M(Ag) = 107.87 g/mol, n = 1 (Ag+ + e- -> Ag)
- 2Calculate moles: moles = m / M = 5.0 / 107.87 = 0.04635 mol
- 3Calculate charge: Q = moles x n x F = 0.04635 x 1 x 96485 = 4473 C
- 4Calculate time: t = Q / I = 4473 / 1.5 = 2982 s = 49.7 minutes
Result:
It takes approximately 49.7 minutes (2982 seconds) to deposit 5.0 g of silver at 1.5 A.
Aluminum Production
Problem:
Calculate the mass of aluminum produced in 24 hours at a current of 100,000 A (industrial scale).
Solution Steps:
- 1Identify parameters: I = 100,000 A, t = 24 x 3600 = 86,400 s, M(Al) = 26.98 g/mol, n = 3
- 2Calculate charge: Q = I x t = 100,000 x 86,400 = 8.64 x 10^9 C
- 3Calculate moles: moles = Q / (n x F) = 8.64 x 10^9 / (3 x 96485) = 29,870 mol
- 4Calculate mass: mass = moles x M = 29,870 x 26.98 = 805,900 g = 805.9 kg
Result:
805.9 kg of aluminum is produced in 24 hours at 100,000 A, demonstrating the massive scale of industrial electrolysis.
Tips & Best Practices
- ✓Always convert time to seconds before applying Faraday's law to avoid errors.
- ✓Check that you are using the correct number of electrons (n) for the half-reaction being performed.
- ✓Remember that the calculator assumes 100% current efficiency — actual yields may be lower due to side reactions.
- ✓For electroplating, divide the mass deposited by the electrode area and metal density to get the coating thickness.
- ✓Higher currents produce more substance per unit time but may affect deposit quality.
- ✓For industrial calculations, verify that the current density is within the acceptable range for the process.
Frequently Asked Questions
Sources & References
Last updated: 2026-06-06
Help us improve!
How would you rate the Electrolysis Calculator?
Editorial Note
MyCalcBuddy Editorial Team
This page is maintained as an educational calculator reference.
Formula Source: Chemistry: The Central Science
by Brown, LeMay, Bursten