You are viewing a free preview of this lesson.
Subscribe to unlock all 12 lessons in this course and every other course on LearningBro.
Spec mapping: OCR H556 Module 4.2 — Energy, power and resistance (I-V characteristics for fixed resistor, filament lamp, semiconductor diode including LED, NTC thermistor, and LDR; sketching the curves; physical explanations for each shape; PAG 4 — investigating the I-V characteristic of a component). Refer to the official OCR H556 specification document for exact wording.
An I-V characteristic is a graph of current I against potential difference V for a particular component. It is the electrical "fingerprint" of a device — look at the shape of the curve and you can identify, often instantly, whether you are dealing with an ohmic resistor, a filament lamp, a semiconductor diode, a thermistor or an LDR. Each has a canonical shape determined by its underlying physics.
This lesson is one of OCR's most heavily-examined topics. PAG 4 explicitly requires you to experimentally measure an I-V characteristic; written exam questions ask you to sketch the curves, interpret data, and explain the physical mechanisms behind each shape. You should be able to do all three at the end of this lesson.
We cover the five canonical components in order, give worked examples of how to interpret real-looking data, and end with a specimen question that combines sketching, interpretation, and PAG-4 experimental design.
To measure an I-V characteristic you need (i) a smoothly variable pd that can be swept from zero (and ideally into the reverse direction), and (ii) a way to measure V and I simultaneously. The standard A-Level apparatus uses:
flowchart LR
B[Battery / variable supply] --> PD[Potential divider]
PD --> A1((Ammeter))
A1 --> DUT["Device under test"]
DUT --> B
DUT -.- V1((Voltmeter))
The pd is swept from a negative value through zero to a positive value, and at each setting both V (from the voltmeter) and I (from the ammeter) are recorded. Repeat readings are taken and averaged. Plot I on the vertical axis against V on the horizontal axis (the standard physics convention; see lesson 5).
OCR exam tip: When asked to "describe an experiment to investigate the I-V characteristic of a component", a full mark-scheme answer typically requires: (a) potential divider (not rheostat) to provide variable pd from zero; (b) ammeter in series; (c) voltmeter in parallel; (d) reversing the connections to access negative-V region; (e) repeat readings averaged; (f) range of V values appropriate to the component; (g) ensure self-heating is controlled by taking readings quickly (especially for the lamp and thermistor).
OCR H556 requires you to know the characteristics of:
We treat each in turn.
The I-V characteristic of an ohmic conductor is a straight line through the origin, with the same slope in both positive and negative V regions. The gradient is 1/R, and R is constant (independent of V).
| Feature | Interpretation |
|---|---|
| Straight line | I∝V — Ohm's law obeyed |
| Through origin | No offset; I=0 at V=0 |
| Same gradient both sides | Symmetric — direction of current doesn't matter |
| Constant gradient | R independent of V |
Physical explanation: at constant T, the free-electron number density n, carrier charge q, drift velocity v=eEτ/m, and cross-section A are all constant. From I=nAvq and E=V/L, I∝V exactly — a straight line.
The filament lamp's characteristic is S-shaped (also called a "lazy S" or "flattened S"). At very low voltages the filament is near room temperature, and the wire behaves almost ohmically — the I-V curve starts off as an approximately straight line near the origin. As V increases, the filament heats up (a typical 12-V car headlamp filament reaches over 2500 °C), the ions of the tungsten lattice vibrate more violently, and electron scattering increases. The resistance rises.
So for the same ΔV, you get a smaller ΔI at higher voltages — the curve flattens. The symmetry point is the origin: reversing the current direction does not change the filament's physics, so the curve is rotationally symmetric about the origin (odd symmetry).
| V (V) | I (A) (typical 12 V bulb) | R=V/I (Ω) |
|---|---|---|
| 0 | 0 | — |
| 1 | 0.45 | 2.2 |
| 3 | 0.95 | 3.2 |
| 6 | 1.35 | 4.4 |
| 9 | 1.65 | 5.5 |
| 12 | 1.90 | 6.3 |
The current roughly doubles between 0 and 1 V, but only increases by ∼40% from 6 to 12 V. The resistance has tripled across the same sweep.
Canonical OCR mark-scheme answer: "As V (and hence I) increases, I2R power dissipation heats the filament. The lattice ions of the tungsten vibrate more vigorously, scattering electrons more frequently. The mean drift velocity falls (or: the mean free path shortens), so resistance R=V/I rises. Therefore the I-V graph curves over — the same ΔV gives a smaller ΔI at higher voltages."
A diode is a non-linear, asymmetric device. It is designed to allow current to flow easily in one direction (forward bias) and almost not at all in the reverse direction (reverse bias) — until the reverse voltage exceeds a destructive breakdown threshold.
Features of the diode characteristic:
| Region | Approximate behaviour |
|---|---|
| V<0 (reverse) | I≈0 (tiny leakage, μA) |
| 0<V<0.6 | I≈0 (exponentially small) |
| V>0.6 (Si) | I rises very rapidly (exponentially) |
Physical mechanism: the diode is a p-n junction (p-doped silicon abutting n-doped silicon). At zero bias, an internal depletion region with built-in field forms. In reverse bias, the field widens and current is suppressed. In forward bias above ∼0.6 V, electrons can flood from the n-region into the p-region (and holes the other way), and the current rises exponentially with V following the Shockley diode equation I=I0(eeV/kT−1).
Because the turn-on voltage is set by the semiconductor band gap, LEDs made of different materials have different turn-on voltages:
| LED colour | Approximate turn-on V | Photon energy (eV) |
|---|---|---|
| Red | 1.8–2.0 | 1.9 |
| Yellow / orange | 2.0–2.2 | 2.1 |
| Green | 2.0–3.0 | 2.4 |
| Blue | 3.0–3.4 | 2.8 |
| White (blue + phosphor) | 3.0–3.4 | (broad) |
Higher-energy photons require a larger band gap, which in turn requires a larger applied voltage. The turn-on voltage is approximately equal to the band gap divided by e.
A thermistor is a resistor whose resistance depends strongly on temperature. The most common type at A-Level is NTC (negative temperature coefficient): its resistance decreases as temperature rises, because thermal excitation frees more charge carriers (increasing n in lesson 2's I=nAvq).
If you draw an I-V characteristic for a thermistor in a circuit where power dissipation is significant, the curve is not a straight line — as V increases, I2R heating raises the thermistor's temperature, which lowers R, which makes I rise even more for the next ΔV. The curve bends upwards (becomes progressively steeper).
Note the opposite curvature from the filament lamp: lamp curves down (R rises with T); thermistor curves up (R falls with T).
For small currents (or fast measurements) where the thermistor stays at room temperature, its I-V characteristic is essentially linear. For large currents where self-heating matters, the characteristic is markedly non-linear.
OCR mark-scheme phrasing: "As T rises, more electrons gain enough thermal energy to become free charge carriers, so the number density n rises (lesson 2). Since I=nAvq, at fixed V the current I rises, and so R=V/I falls."
The LDR is a resistor whose resistance depends on light intensity. In total darkness an LDR may have a resistance of several megohms; in bright sunlight it drops to a few hundred ohms — a change of ∼4 orders of magnitude.
The mechanism: photons knock electrons from the valence band into the conduction band, increasing the free-carrier density n. Like the NTC thermistor, more carriers ⇒ lower resistance — but the controlling variable is illuminance, not temperature.
For a constant light level, the LDR's I-V characteristic is essentially linear (like an ohmic resistor) — it just has a different slope for each illumination level. It is the resistance that varies with light, not the linearity of the I-V curve at constant illumination.
| Illumination | Typical resistance |
|---|---|
| Total darkness | 1–10 MΩ |
| Indoor dim | 10 kΩ |
| Indoor bright | 1 kΩ |
| Direct sunlight | 100–300 Ω |
LDRs are widely used in light sensors for street lamps, burglar alarms, and automatic camera exposure systems.
| Component | Shape of I-V curve | Symmetric about origin? | R constant? | Physical reason for shape |
|---|---|---|---|---|
| Ohmic resistor | Straight line through origin | Yes | Yes | Constant n,A,v at fixed T |
| Filament lamp | Lazy S curve (concave down) | Yes (rotationally) | No, R rises with V | Filament heats up; lattice scatters more |
| Diode / LED | Sharp knee at 0.6–3 V; flat below | No (asymmetric) | No | Semiconductor band gap; one-way valve |
| NTC thermistor | Concave up (steepens) | Yes (rotationally) | No, R falls with T | Thermal excitation frees carriers |
| LDR (fixed light) | Straight line through origin | Yes | Yes, but depends on light | Photon excitation frees carriers |
flowchart TD
A["I-V data given"] --> B{"Symmetric about origin?"}
B -->|No| C["DIODE / LED (flat below turn-on)"]
B -->|Yes| D{"Straight line through origin?"}
D -->|Yes| E["OHMIC resistor (or LDR at fixed light)"]
D -->|"No, curves DOWN"| F["Filament lamp (R rises with V)"]
D -->|"No, curves UP"| G["NTC thermistor (R falls with T)"]
This is the workflow for any "identify the component" exam question.
An unknown component gives the following I-V data.
| V (V) | I (mA) |
|---|---|
| −1.0 | −0.001 |
| −0.5 | −0.001 |
| 0 | 0 |
| +0.4 | +0.1 |
| +0.6 | +5.0 |
| +0.7 | +35 |
| +0.8 | +100 |
Identify the component and explain.
Subscribe to continue reading
Get full access to this lesson and all 12 lessons in this course.