👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Basic Electrical Engineering
Study mode

Electrical safety earthing

Introduction

Electricity is an essential part of daily life, keeping homes, industries, and offices running smoothly. However, it carries inherent risks. Faulty electrical systems, damaged insulation, or accidental contact with live wires can cause electric shocks, fire hazards, or equipment damage. Electrical safety measures are vital to protect people and property from these dangers.

One of the most important safety measures is earthing, also called grounding. Earthing provides a safe path for excess or fault electrical currents to pass harmlessly into the earth, preventing electric shocks and protecting equipment. In this section, we will explore what earthing is, why it is fundamental to electrical safety, and how it is implemented and tested according to standards.

Understanding earthing is crucial for any electrical engineer or technician, especially in India where standardized safety practices governed by IS codes ensure safe electrical installations in homes, industries, and public places.

Basics of Earthing

What is Earthing?

Earthing is the process of connecting the non-current-carrying parts of electrical equipment or the neutral point of the supply system directly to the earth by means of a conductor called the earth wire. The purpose is to create a reference point at earth potential (zero volts) to enhance safety.

Purpose of Earthing

  • Safety of Personnel: If a live wire inside equipment accidentally touches the metallic body, the fault current flows directly to earth through the earth wire, preventing electric shock to anyone touching the equipment.
  • Protection of Equipment: Fault currents flow away harmlessly instead of causing damage or fire.
  • Stable Voltage Reference: Provides a stable zero voltage reference for electrical systems.

Types of Earthing

There are primarily two types of earthing used:

  1. Equipment Earthing: Connecting the metallic body of electrical devices to earth.
  2. System Earthing: Earthing the neutral point of power supply sources such as transformers or generators.

Why Low Resistance Earthing is Important

To safely remove fault currents, the earth connection must have very low resistance. High resistance can result in a dangerous voltage appearing on equipment surfaces, risking electric shock or fire. Therefore, earthing systems aim for earth resistance values as low as possible, typically under 1 to 5 ohms depending on application.

Electrical Device Earth Wire Earth Electrode
buried in soil

Earthing Systems

Electrical installations use different earthing systems depending on the application, safety requirements, and network design. The three main systems classified internationally and used in India are:

Comparison of Earthing Systems
Type System Earthing Equipment Earthing Key Features Typical Applications
TN Neutral directly earthed (T) Equipment connected to neutral (N) Low earth fault impedance; fast fault clearing Industrial plants, commercial buildings
TT Neutral earthed at supply transformer Equipment earthed locally by user Earth electrode separate from supply Rural or remote installations
IT Isolated or high impedance neutral Equipment earthed locally Minimal earth fault current Hospitals, operating theatres

Earth Electrode Types

Earth electrodes are the physical conductors embedded in the soil to provide a low resistance path to earth. Common types include:

  • Rod Electrodes: Vertical rods made of copper or galvanized iron, hammered into the ground.
  • Plate Electrodes: Metal plates buried horizontally or vertically.
  • Strip Electrodes: Metal strips buried in trenches.

Resistance and Soil Resistivity

Soil resistivity (\(\rho\)) is a property of the soil that indicates how much it resists electric current flow. It depends on soil type, moisture, temperature, and density.

The earth resistance (\(R\)) of an electrode depends on soil resistivity and electrode dimensions. Lower resistivity means better earthing effectiveness. Dry sandy soils have high resistivity, while moist clay soils have low resistivity.

Fault Currents and Protection

Types of Electrical Faults

Common faults in electrical systems include:

  • Earth Fault (Ground Fault): Unintended connection between live conductor and earth.
  • Short Circuit Fault: Direct connection between two or more live conductors causing large currents.

Role of Earthing in Fault Current Path

When a fault occurs, the fault current must return to the source quickly to trigger protective devices such as circuit breakers or fuses.

Earthing provides a low resistance path for fault current from the equipment body or fault location to the earth and back to the neutral point of the supply system.

graph TD    A[Fault occurs] --> B[Fault current flows through earth wire]    B --> C[Earth electrode conducts current to ground]    C --> D[Fault current returns to transformer neutral]    D --> E[Protective device detects high current]    E --> F[Circuit breaker trips, isolating fault]

Protective Devices and Earthing

  • Circuit Breakers: Detect fault currents and interrupt supply to prevent damage.
  • Residual Current Devices (RCD): Sense leakage currents to earth and quickly disconnect supply for safety.

Proper earthing ensures these devices operate effectively by allowing fault current to flow promptly and safely.

Installation and Testing

Best Practices for Earthing Installation

  • Choose soil with low resistivity or improve soil by adding conductive compounds.
  • Install electrodes vertically for better penetration and lower resistance.
  • Use corrosion-resistant materials like copper or galvanized iron.
  • Connect electrodes with thick, low resistance conductors.
  • Ensure good mechanical and electrical connections.
  • Avoid running earth conductors near induction sources which can induce currents.

Common Earth Electrode Types

  • Rod: Easy to install; length 2.5 to 3 meters commonly.
  • Plate: Used where soil conditions prevent deep driving.
  • Strip: Usually connected in multiple trenches for large installations.

Testing Earthing Systems

Earth resistance testing verifies that the earthing system meets safety requirements. One standard method is the Fall-of-Potential Test, which uses test electrodes and a clamp meter.

Earth Electrode Current Electrode Potential Electrode Earth
Meter

During testing, current is injected between the earth electrode and current electrode. Potential difference is measured between the earth electrode and potential electrode. This helps calculate the earth resistance value accurately.

Formula Bank

Formula Bank

Earth Electrode Resistance (Rod Electrode)
\[ R = \frac{\rho}{2 \pi L} \left( \ln \frac{4L}{d} - 1 \right) \]
where: \(R\) = earth resistance (Ω), \(\rho\) = soil resistivity (Ω·m), \(L\) = length of rod (m), \(d\) = diameter of rod (m)
Fault Current
\[ I_f = \frac{V}{R_e + R_f} \]
where: \(I_f\) = fault current (A), \(V\) = supply voltage (V), \(R_e\) = earth resistance (Ω), \(R_f\) = fault resistance (Ω)
Voltage Drop Across Earth Resistance
\[ V_r = I_f \times R_e \]
where: \(V_r\) = voltage drop (V), \(I_f\) = fault current (A), \(R_e\) = earth resistance (Ω)

Worked Examples

Example 1: Calculating Earth Resistance from Soil Resistivity Medium
A copper rod electrode 3 m long and 16 mm diameter is driven vertically into soil with resistivity 100 Ω·m. Calculate the earth resistance of the electrode.

Step 1: Convert diameter to meters: \(d = 16 \text{ mm} = 0.016 \text{ m}\)

Step 2: Use the formula for rod electrode resistance:

\[ R = \frac{\rho}{2 \pi L} \left( \ln \frac{4L}{d} - 1 \right) \]

Step 3: Substitute values:

\[ R = \frac{100}{2 \times 3.1416 \times 3} \left( \ln \frac{4 \times 3}{0.016} - 1 \right) \]

Calculate inside the logarithm:

\[ \frac{4 \times 3}{0.016} = \frac{12}{0.016} = 750 \]

Calculate \(\ln 750\): approximately 6.62

So,

\[ R = \frac{100}{18.85} \times (6.62 - 1) = 5.3 \times 5.62 = 29.8\ \Omega \]

Answer: The earth resistance is approximately 29.8 Ω.

Example 2: Determining Fault Current Through Earth Medium
A residential installation has an earth resistance of 5 Ω. If the supply voltage is 230 V and the fault resistance is negligible, determine the fault current flowing through earth during an earth fault.

Step 1: Given:

  • Voltage, \(V = 230 V\)
  • Earth resistance, \(R_e = 5 \Omega\)
  • Fault resistance, \(R_f = 0 \Omega\) (negligible)

Step 2: Use the fault current formula:

\[ I_f = \frac{V}{R_e + R_f} = \frac{230}{5 + 0} = 46\, \text{A} \]

Answer: The fault current is 46 A.

Example 3: Selecting Earthing Electrode for Equipment Hard
A small industrial unit requires an earth resistance below 2 Ω. The soil resistivity is 150 Ω·m. You have copper rods of 16 mm diameter and 3 m length. How many rods in parallel should be used to achieve the desired resistance?

Step 1: Calculate the resistance of one rod using:

\[ R = \frac{\rho}{2 \pi L} \left( \ln \frac{4L}{d} - 1 \right) \]

Convert \(d = 16 \text{ mm} = 0.016 \text{ m}\), \(L = 3 \text{ m}\)

Calculate \(\frac{4L}{d} = \frac{12}{0.016} = 750\), \(\ln 750 \approx 6.62\)

\[ R = \frac{150}{18.85} \times (6.62 - 1) = 7.96 \times 5.62 = 44.7 \ \Omega \]

Step 2: To achieve \(R_{total} \leq 2 \Omega\), rods are connected in parallel.

Formula for parallel resistance:

\[ R_{total} = \frac{R}{n} \]

where \(n\) = number of rods.

Step 3: Calculate \(n\):

\[ n = \frac{R}{R_{total}} = \frac{44.7}{2} = 22.35 \]

Step 4: Since we cannot use a fraction of a rod, choose 23 rods in parallel.

Answer: At least 23 rods of 3 m length and 16 mm diameter connected in parallel are needed.

Example 4: Testing Earth Resistance Using Fall-of-Potential Method Medium
During an earth resistance test, the current electrode is placed 30 m from the earth electrode under test. The potential electrode is moved away, and voltage measurements at 10 m, 15 m, and 20 m from the earth electrode are 4 V, 2.5 V, and 2 V respectively when a current of 10 A is injected. Determine the earth resistance.

Step 1: Identify the voltage measurements and corresponding distances:

  • 10 m -> 4 V
  • 15 m -> 2.5 V
  • 20 m -> 2 V

Step 2: Calculate resistance at each point using \(R = \frac{V}{I}\)

  • At 10 m: \(R = \frac{4}{10} = 0.4 \Omega\)
  • At 15 m: \(R = \frac{2.5}{10} = 0.25 \Omega\)
  • At 20 m: \(R = \frac{2}{10} = 0.2 \Omega\)

Step 3: According to fall-of-potential method, earth resistance is estimated from the "flat" region of resistance values as the potential electrode moves outward.

Step 4: The minimum stable resistance value before it starts rising or dropping sharply is considered. Here, values decrease, so the resistance is approximately 0.2 Ω.

Answer: Earth resistance is approximately 0.2 Ω.

Example 5: Assessing Effectiveness of Earthing System in a Residential Installation Hard
A residential building has an earth resistance of 8 Ω. The supply voltage is 230 V. Protective devices require earth resistance below 5 Ω for effective operation. Suggest improvements to meet this standard.

Step 1: Given earth resistance of 8 Ω is higher than allowed 5 Ω.

Step 2: Improvement methods:

  • Increase electrode length or add multiple electrodes in parallel to reduce resistance.
  • Use chemical treatment to reduce soil resistivity near electrode.
  • Ensure good mechanical and corrosion-resistant connections.

Step 3: Calculate number of parallel rods needed assuming 3 m rods with resistance 8 Ω to be reduced to below 5 Ω:

\[ n \geq \frac{8}{5} = 1.6 \]

So at least 2 rods in parallel are required.

Answer: Install an additional rod electrode in parallel or increase rod length, combined with soil treatment, to reduce earth resistance below 5 Ω and ensure safety.

Tips & Tricks

Tip: Remember the formula for rod earth electrode resistance involves a natural logarithm; use approximation tables if calculators are limited.

When to use: During calculations of earth resistance where precision is needed.

Tip: Visualize fault current flow as a loop from phase conductor to earth to source neutral, helping understand fault detection and protective device action.

When to use: When solving fault current and protection problems.

Tip: Use the fall-of-potential test setup diagram as a checklist before practical testing to ensure correct connections and reliable results.

When to use: Before lab tests or field inspection of earthing systems.

Tip: Memorize key earthing system differences in tabular format to quickly answer related questions in exams.

When to use: During exam revision and quick recall.

Tip: Always verify units (meters, ohms) and convert accordingly to avoid errors, as metric system is essential in problem-solving.

When to use: Throughout calculations and exam sessions.

Common Mistakes to Avoid

❌ Confusing earth resistance with soil resistivity.
✓ Understand soil resistivity is a property of the soil, while earth resistance depends also on electrode size and shape.
Why: Both relate to grounding but play different roles in preventing faults and are not interchangeable.
❌ Ignoring the effect of soil moisture on earth resistance values.
✓ Account for seasonal changes and moisture content as soil resistivity varies greatly affecting earthing effectiveness.
Why: Dry soil increases resistance and reduces safety, which may cause unsafe conditions if not considered.
❌ Using rod earth electrode formulas directly for plate or strip electrodes.
✓ Use appropriate formulas or standard tables for different electrode types as geometry impacts resistance.
Why: Different shapes spread current differently in soil, affecting resistance.
❌ Relying solely on low earth resistance for safety without proper protective devices.
✓ Combine good earthing with circuit breakers and Residual Current Devices (RCD) for effective fault clearance.
Why: Earthing enables fault current flow but devices must interrupt it to prevent hazards.
❌ Mixing up earthing and neutral conductors.
✓ Recognize neutral is a current-carrying conductor; earthing provides safety path and is normally non-current carrying.
Why: Understanding the difference is crucial for safe wiring and system design.
Key Concept

Electrical Safety Earthing

Earthing provides a low resistance path for fault currents to flow safely to the earth, protecting life and equipment from electrical hazards.

Key Concept

Earthing Systems: TN, TT, IT

Different earthing system designs provide fault current paths suited for various applications and environments.

Key Concept

Earth Resistance and Soil Resistivity

Soil resistivity affects earth electrode resistance; proper electrode design reduces resistance for effective earthing.

Key Concept

Fault Currents and Protective Devices

Earthing facilitates fault current flow, enabling protective devices to detect and isolate faults quickly.

Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Electrical safety earthing · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.