Faraday Law Calculator

Calculate mass deposited, electrolysis time, or current required using Faraday's laws of electrolysis.

Faraday's Law: m = (M * I * t) / (n * F)

Faraday Constant:

F = 96,485 C/mol

Mass Deposited

11.8557 g

QCharge (Q)
36000.00 C
nMoles
0.186557
MMolar Mass
63.55 g/mol
zElectrons
2

Calculation:

m = (M × I × t) / (n × F)

m = (63.55 × 10 × 3600) / (2 × 96485)

Faraday's Laws of Electrolysis

First Law

Mass deposited is proportional to the quantity of electricity passed (m is proportional to Q = It).

Second Law

Mass deposited is proportional to the equivalent weight (M/n) of the substance.

What Is Faraday's Law of Electrolysis?

Faraday's laws of electrolysis describe the quantitative relationship between the amount of substance produced or consumed at an electrode and the quantity of electric charge passed through the electrolyte. Michael Faraday published these laws in the 1830s after meticulous experiments measuring how different electrolytes respond to electric current. They remain the foundation of electrochemistry, electroplating, and industrial electrolytic processes.

The first law states that the mass of a substance deposited or dissolved at an electrode is directly proportional to the total electric charge (Q) that passes through the solution. In formula terms, m ∝ Q, where Q = I × t (current times time). Doubling the current or doubling the electrolysis time doubles the amount of material deposited, all else being equal.

The second law adds that when the same charge passes through different electrolytes, the masses deposited are proportional to their equivalent weights (the molar mass divided by the number of electrons transferred per formula unit, M/n). For example, passing the same charge through silver nitrate and copper sulfate deposits different masses because silver requires one electron per atom (n = 1) while copper requires two (n = 2). These two laws combine into the master equation used in this calculator:

m = (M × I × t) / (n × F)

where M is the molar mass, I is the current in amperes, t is the time in seconds, n is the number of electrons transferred, and F is the Faraday constant (96,485 coulombs per mole of electrons). This single equation lets you solve for any one of the four variables — mass, current, time, or molar mass — when the other three are known.

Faraday's Law Formula

The calculator implements Faraday's law in three different modes, each solving for a different unknown. The central equation relates four quantities through the Faraday constant.

Faraday's Law of Electrolysis

m = (M × I × t) / (n × F)

Where:

  • m= Mass deposited or dissolved (grams)
  • M= Molar mass of the substance (g/mol)
  • I= Electric current (amperes)
  • t= Time (seconds)
  • n= Number of electrons transferred per formula unit
  • F= Faraday constant = 96,485 C/mol

How to Use This Calculator

This calculator supports three calculation modes to solve for any unknown in Faraday's law. Follow the steps below depending on what you need to find:

  1. Select a Substance: Choose from 16 common elements and gases including copper, silver, gold, zinc, iron, aluminum, and hydrogen. Each substance automatically loads its molar mass (M) and electron transfer number (n).
  2. Choose Calculation Mode: Select "Mass" to find the mass deposited, "Time" to find how long electrolysis takes, or "Current" to find the required current.
  3. Enter Known Values: Fill in the two or three known quantities. The current input field is shown unless you are solving for current, and similarly for time and mass. Time can be entered in seconds, minutes, or hours.
  4. Read the Results: The calculator displays the answer along with the total charge (Q), moles of substance, and a complete step-by-step calculation breakdown. The results also show the molar mass and electron count used.

The charge Q = I × t is always computed first, then converted to moles via n = Q / (n × F), and finally to mass via m = n × M. This three-step chain is transparent in the result display.

Understanding the Results

The results panel shows several related quantities that together tell the full story of the electrolysis. The primary answer — mass deposited, time required, or current needed — appears at the top with appropriate units.

Charge (Q) is the total electrical energy passed through the system, measured in coulombs. One coulomb is the charge of approximately 6.24 × 10¹⁸ electrons. A current of one ampere for one second delivers exactly one coulomb.

Moles shows how many moles of the substance correspond to the calculated charge. This connects the electrical measurement to the chemical amount. The relationship is moles = Q / (n × F), where n × F gives the charge needed for one mole of substance.

The calculator also displays the Faraday constant (F = 96,485 C/mol) and the electron count (n) for reference. These values are fixed properties of electrochemistry and do not change with your inputs. The complete calculation breakdown at the bottom of the results lets you verify each arithmetic step.

Real-World Applications

Faraday's law is the backbone of the electroplating industry, which deposits thin layers of gold, silver, nickel, or chromium onto surfaces for corrosion protection, decorative finishes, and electronic components. The jewelry industry plates gold onto base metals using precisely controlled current and time to achieve desired coating thicknesses. The formula allows engineers to calculate exactly how much gold is needed per batch.

Aluminum production relies entirely on electrolysis. The Hall-Héroult process passes enormous currents (hundreds of thousands of amperes) through molten aluminum oxide dissolved in cryolite. Faraday's law determines the production rate: a cell running at 100,000 A deposits approximately 0.336 kg of aluminum per hour. Understanding these calculations is essential for optimizing energy consumption and production efficiency.

Rechargeable batteries, electrorefining of metals, and chlor-alkali production all rely on Faraday's law. Electric vehicles depend on the reversible electrochemistry described by these principles. In analytical chemistry, coulometric titrations use Faraday's law to determine unknown concentrations by measuring the charge needed to complete a reaction. The law also underpins water purification through electrocoagulation and the production of hydrogen fuel through water electrolysis.

Worked Examples

Mass Deposited from Copper Electrolysis

Problem:

How much copper is deposited when a current of 10 A flows for 1 hour (3600 s) through a CuSO₄ solution?

Solution Steps:

  1. 1Identify values: I = 10 A, t = 3600 s, M(Cu) = 63.55 g/mol, n = 2, F = 96,485 C/mol
  2. 2Calculate total charge: Q = I × t = 10 × 3600 = 36,000 C
  3. 3Calculate moles of copper: moles = Q / (n × F) = 36,000 / (2 × 96,485) = 0.1866 mol
  4. 4Calculate mass: m = moles × M = 0.1866 × 63.55 = 11.86 g

Result:

11.86 grams of copper are deposited.

Electroplating Silver

Problem:

A jeweler wants to deposit 5.00 g of silver onto a ring. If the current is 2.5 A, how long will this take?

Solution Steps:

  1. 1Identify values: m = 5.00 g, I = 2.5 A, M(Ag) = 107.87 g/mol, n = 1, F = 96,485 C/mol
  2. 2Calculate moles needed: moles = m / M = 5.00 / 107.87 = 0.04635 mol
  3. 3Calculate charge required: Q = moles × n × F = 0.04635 × 1 × 96,485 = 4,472.6 C
  4. 4Calculate time: t = Q / I = 4,472.6 / 2.5 = 1,789 s ≈ 29.8 minutes

Result:

It takes approximately 29.8 minutes (1,789 seconds).

Required Current for Zinc Deposition

Problem:

How much current is needed to deposit 10.0 g of zinc in 30 minutes?

Solution Steps:

  1. 1Identify values: m = 10.0 g, t = 30 min = 1800 s, M(Zn) = 65.38 g/mol, n = 2, F = 96,485 C/mol
  2. 2Calculate moles: moles = m / M = 10.0 / 65.38 = 0.1530 mol
  3. 3Calculate charge needed: Q = moles × n × F = 0.1530 × 2 × 96,485 = 29,512 C
  4. 4Calculate current: I = Q / t = 29,512 / 1800 = 16.39 A

Result:

A current of 16.39 amperes is required.

Tips & Best Practices

  • Always ensure your time is in seconds (or let the calculator convert) when using the formula manually.
  • Check that the electron count (n) matches the half-reaction for your substance — using the wrong n gives incorrect results.
  • The Faraday constant F = 96,485 C/mol is a fixed value; do not round it in calculations.
  • For electroplating, run a pilot test first to verify your calculated current and time before production.
  • Higher currents increase the deposition rate but may cause poor adhesion or rough deposits if too high.
  • Convert large time values to hours for easier interpretation, but always use seconds in calculations.

Frequently Asked Questions

The Faraday constant (F) is the total electric charge carried by one mole of electrons, equal to 96,485 coulombs per mole. It is named after Michael Faraday and is one of the fundamental constants in electrochemistry. F can also be expressed as the product of Avogadro's number and the elementary charge.
Yes, Faraday's law applies to gases produced at electrodes, such as hydrogen and oxygen from water electrolysis. The calculator includes H₂, O₂, and Cl₂ as options. For gases, the molar mass and electron count are adjusted to reflect the balanced half-reaction, for example n = 2 for hydrogen evolution and n = 4 for oxygen evolution.
In real electrolysis, side reactions, electrode contamination, and re-dissolution of deposited material reduce the current efficiency. For example, in aluminum smelting, the theoretical yield based on Faraday's law assumes all current goes to aluminum deposition, but some current is consumed by side reactions, reducing actual output by 5 to 10 percent.
The calculator accepts time in seconds, minutes, or hours and automatically converts to seconds for the calculation. One hour equals 3,600 seconds, and one minute equals 60 seconds. Always ensure your time unit matches the current unit to get the correct charge in coulombs.
Electrolysis is the general process of using electric current to drive a non-spontaneous chemical reaction in an electrolyte. Electroplating is a specific application of electrolysis where a thin layer of metal is deposited onto a surface for protection or decoration. Faraday's law quantitatively governs both processes.

Sources & References

Last updated: 2026-06-06

💡

Help us improve!

How would you rate the Faraday Law Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

Source

Formula Source: Chemistry: The Central Science

by Brown, LeMay, Bursten

UpdatedLast reviewed: May 2026
CheckedFormula checks are based on standard references and internal QA review.