Join the PiyushAI AI & Data Science Community | Newsletter
📬 PiyushAI  ·  AI & Data Science Learning Community

Stay Ahead in AI, Data Science, Exams & Your Learning Journey

Join 20,000+ learners exploring AI & Data Science — GATE, Bank IT & PSU exam aspirants, IIT Madras BS Degree students, school teachers exploring the CBSE CT & AI curriculum, working professionals, and anyone starting their AI literacy journey. Tell us a little about yourself and get personalised updates, resources, and mentorship alerts — straight from Piyush Wairale.

🎯
Exam & Career Updates First
GATE, Bank IT Officer, PSU & Government job alerts — plus IIT Madras BS Degree guidance.
📚
Free Learning Resources
Study notes, PYQ analysis, practice questions & guides for exams, data science & AI.
🚀
AI Literacy & CBSE CT-AI
AI tools & concepts for everyone, CBSE CT & AI curriculum support for schools & teachers, plus early course access.
✍️ Join the Community — Fill the Form

Takes less than 60 seconds  •  No spam, only what helps you learn & grow

👨‍🎓 20,000+ Students
▶️ 44,000+ YouTube Subscribers
🎓 IIT Madras Alumnus Mentor

Capacitive and inductive sensors are two of the most important non-contact sensing technologies in the GATE Robotics and Automation (RA) 2027 syllabus. They appear under the “Sensors” line of the syllabus alongside signal-conditioning circuits, and they are favourites for both conceptual and numerical questions. This guide explains how capacitive and inductive sensors work, derives their governing equations, walks through solved examples, and shows the signal-conditioning circuits you must know for the exam.

Capacitive sensors: working principle

A capacitive sensor is essentially a parallel-plate capacitor whose capacitance changes with the measurand. The governing relationship is:

C = ε0 εr A / d

where C is capacitance (F), ε0 = 8.854 × 10-12 F/m is the permittivity of free space, εr is the relative permittivity of the dielectric, A is the overlapping plate area (m²), and d is the gap between plates (m). Any measurand that changes A, d, or εr changes the capacitance, and this is the basis of all capacitive sensing.

d (gap) Plate area A ε₀εᵣ dielectric +V

Figure 1. Parallel-plate capacitive sensor: capacitance depends on area A, gap d, and dielectric εr.

Three modes of capacitive sensing

  • Varying distance (d): Moving one plate changes the gap. This gives a non-linear (hyperbolic) response C ∝ 1/d, most sensitive at small gaps. Used for small displacement and pressure diaphragms.
  • Varying area (A): Sliding or rotating plates change the overlap. This gives a linear response C ∝ A. Used for linear and angular displacement.
  • Varying dielectric (εr): Moving a dielectric slab between plates, or changing the medium, changes εr. Used for level sensing, humidity, and material analysis.

Worked example: capacitive displacement

Example 1

A parallel-plate capacitive sensor has plate area A = 4 cm² and air gap d = 0.5 mm. Find (a) the capacitance, and (b) the new capacitance when the gap decreases to 0.4 mm. Take ε0 = 8.854 × 10-12 F/m, εr = 1.

Solution. A = 4 × 10-4 m², d = 0.5 × 10-3 m.

(a) C = ε0A/d = (8.854e-12 × 4e-4)/(0.5e-3) = 7.08 pF.

(b) At d = 0.4 mm: C′ = (8.854e-12 × 4e-4)/(0.4e-3) = 8.85 pF.

Note the 20% decrease in gap gives a 25% rise in capacitance — confirming the non-linear 1/d behaviour.

Inductive sensors: working principle

Inductive sensors convert displacement into a change of inductance or mutual inductance. The self-inductance of a coil is:

L = N² μ A / l = N² / ℝ

where N is the number of turns, μ the permeability of the magnetic path, A the cross-sectional area, l the magnetic path length, and = l/(μA) the reluctance. Changing the reluctance — usually by moving a ferromagnetic core — changes L. This is the principle of variable-reluctance and LVDT sensors.

LVDT and variable-reluctance sensors

The Linear Variable Differential Transformer (LVDT) is the most examined inductive sensor. It has one primary winding and two identical secondary windings connected in series opposition, with a movable ferromagnetic core.

S1 Primary S2 core displacement x V out ∝ core displacement; phase reverses either side of null

Figure 2. LVDT: differential secondaries give a linear, phase-encoded output about the null position.

At the central (null) position the two secondary EMFs cancel and the output is zero. As the core moves, one secondary couples more flux than the other, so the differential output |Vs1 − Vs2| rises linearly with displacement, while the phase (0° or 180°) tells you the direction. Key LVDT advantages: frictionless, infinite resolution, high linearity (±0.25%), and robustness — which is exactly why examiners love it.

Eddy-current proximity sensors

An eddy-current sensor drives a coil with a high-frequency AC current, creating an alternating magnetic field. When a conductive target approaches, circulating eddy currents are induced in it; these oppose the coil field, reducing the coil’s effective inductance and increasing its apparent resistance. The change is detected as a shift in oscillator amplitude or frequency. Eddy-current sensors are non-contact, work only on conductive targets, and are widely used as industrial proximity switches and for vibration/shaft-position measurement.

Signal conditioning circuits

Because capacitance and inductance are reactive, they cannot be read with a simple DC bridge. The standard signal-conditioning approaches you should know are:

  • AC bridge (Wheatstone-type with reactive arms): the sensor forms one arm of an AC-excited bridge; the bridge is balanced at null and the off-null voltage is proportional to the change in C or L.
  • Phase-sensitive (synchronous) detector: demodulates the AC bridge output using a reference locked to the excitation. This recovers both magnitude and sign (direction) — essential for the LVDT.
  • Oscillator / tank circuit: the sensor sets the frequency of an LC or RC oscillator (f = 1/2π√(LC)); the measurand is read as a frequency shift. Common for eddy-current and capacitive proximity switches.
  • Charge amplifier: converts the very small capacitance/charge changes into a usable voltage with a high-input-impedance op-amp.

Capacitive vs inductive: comparison

Feature Capacitive Inductive
Target materialAny (conductor or dielectric)Conductive / ferromagnetic only
Governing quantityC = εA/dL = N²/ℝ
Sensitive toHumidity, dust, dielectric driftStray magnetic fields
Typical useLevel, humidity, small displacementLVDT position, proximity, vibration

Key formulas

FORMULA SHEET

Capacitance:   C = ε0εrA / d
Capacitive sensitivity (gap):   dC/dd = −ε0εrA / d²
Self-inductance:   L = N²μA / l = N²/ℝ
Reluctance:   ℝ = l / (μA)
LC oscillator frequency:   f = 1 / (2π√(LC))
LVDT output:   Vout = k·x (phase encodes direction)

Common mistakes to avoid

  • Assuming the gap-type capacitive sensor is linear — it is non-linear (C ∝ 1/d). Only the area-type is linear.
  • Forgetting that an LVDT needs a phase-sensitive detector to resolve direction; a plain rectifier loses the sign.
  • Using a DC bridge for capacitive/inductive sensors — they require AC excitation.
  • Believing eddy-current sensors work on any material — they need a conductive target.

GATE ROBOTICS & AUTOMATION 2027

Master Sensors & the Full RA Syllabus with a Structured Course

Get in-depth video lectures, handwritten notes, PYQs and full-length tests covering capacitive, inductive and every other sensor topic — plus the entire GATE RA syllabus — taught by Piyush Wairale (IIT Madras).

Enroll in the GATE RA Complete Course

Frequently asked questions

Why are capacitive gap sensors non-linear?

Because capacitance varies inversely with the gap (C = εA/d), so a fixed change in d produces a larger change in C at small gaps than at large gaps. The response is hyperbolic, not straight-line. Linearising circuits or area-varying geometry are used when a linear output is required.

What is the main advantage of an LVDT over a potentiometer?

The LVDT has no sliding electrical contact, so there is no friction and no wear. This gives it effectively infinite resolution, long life, and excellent repeatability — whereas a resistive potentiometer wears out and adds mechanical load.

Do inductive proximity sensors detect plastic or wood?

No. Inductive and eddy-current sensors rely on inducing currents in a conductive/metallic target. For non-conductive materials such as plastic, wood, liquid or grain, a capacitive proximity sensor is used instead.

How is direction of motion recovered from an LVDT?

By phase-sensitive (synchronous) detection. The output magnitude gives displacement; the phase relative to the excitation (0° vs 180°) tells whether the core moved above or below the null point.

This guide is part of the complete GATE RA 2027 Syllabus overview. Continue with the previous sensor guide on Resistive Sensors & Signal Conditioning, and review the fundamentals in Basics of Mechatronics.

Share This Story, Choose Your Platform!
Join the PiyushAI AI & Data Science Community | Newsletter
📬 PiyushAI  ·  AI & Data Science Learning Community

Stay Ahead in AI, Data Science, Exams & Your Learning Journey

Join 20,000+ learners exploring AI & Data Science — GATE, Bank IT & PSU exam aspirants, IIT Madras BS Degree students, school teachers exploring the CBSE CT & AI curriculum, working professionals, and anyone starting their AI literacy journey. Tell us a little about yourself and get personalised updates, resources, and mentorship alerts — straight from Piyush Wairale.

🎯
Exam & Career Updates First
GATE, Bank IT Officer, PSU & Government job alerts — plus IIT Madras BS Degree guidance.
📚
Free Learning Resources
Study notes, PYQ analysis, practice questions & guides for exams, data science & AI.
🚀
AI Literacy & CBSE CT-AI
AI tools & concepts for everyone, CBSE CT & AI curriculum support for schools & teachers, plus early course access.
✍️ Join the Community — Fill the Form

Takes less than 60 seconds  •  No spam, only what helps you learn & grow

👨‍🎓 20,000+ Students
▶️ 44,000+ YouTube Subscribers
🎓 IIT Madras Alumnus Mentor

Recent Post

Connect with PiyushAI | YouTube & Telegram Community
🔗 Connect With Us

Learn Daily, Wherever You Are

Free lectures, exam updates, PYQ discussions, and job alerts — delivered through our YouTube channel and Telegram communities.

▶️
YouTube Channel
Piyush Wairale IITM
Free lectures on AI, Data Science, GATE preparation & exam strategy — trusted by 44,000+ subscribers.
Subscribe Now →
🌐
Official Website
piyushwairale.com
Complete courses, GATE DA test series, mock exams & structured preparation programs — all in one place.
Explore Courses →

Leave A Comment