05 March 2026

Simple Harmonic Motion on a Spring — when the graphs start doing the teaching

 


Simple Harmonic Motion on a Spring — when the graphs start doing the teaching

If you’ve ever taught (or learned) Simple Harmonic Motion (SHM) from a textbook, you’ll know the usual pattern:

  • draw a sine wave

  • write down a = −ω²x

  • nod wisely

  • then secretly wonder why velocity is a quarter of a cycle “ahead” of displacement

Today we’ll do something far more satisfying: we’ll measure SHM properly using PASCO sensors, and we’ll watch displacement, velocity, acceleration and force chase each other around in real time.

This is one of those experiments where students suddenly stop asking “Do we need to know this?” and start saying “Ohhh… that’s what it means.”

What we’re trying to show (in one sentence)

In SHM, the motion is sinusoidal, and the key quantities have fixed phase relationships:

  • Velocity is 90° (¼ cycle) out of phase with displacement

  • Acceleration is 180° out of phase with displacement

  • Force is in phase with acceleration (because F = ma), and also 180° out of phase with displacement (because F = −kx)

Once you see that on real sensor traces, it sticks.


Equipment (PASCO-friendly)

You can do this a few ways; pick what matches your kit.

Core setup

  • A spring and mass (stable stand + clamp)

  • PASCO interface + Capstone (or SPARKvue)

Sensor options

  1. Motion Sensor (ultrasonic) for displacement-time

  2. Rotary Motion Sensor + pulley (if you prefer a guided vertical track)

  3. Force Sensor inline with the spring (excellent for force-time)

  4. Acceleration Sensor (on the mass) or compute acceleration from x(t) data

Nice extras

  • A low-friction guide (to reduce sideways wobble)

  • A little bit of mass variety for changing ω


Method: make the spring behave like a spring (not like a pendulum)

  1. Hang the mass and let it settle at equilibrium.

  2. Pull down a small distance and release gently (keep it within the spring’s linear region).

  3. Start recording.

  4. Repeat with different masses (or different initial amplitudes) to compare.

Tip: If the mass starts wandering sideways, your data will look like SHM performed by someone who’s had three espressos. A simple guide makes a big difference.


What to plot

In PASCO Capstone/SPARKvue you can show multiple traces at once:

  • Displacement x(t)

  • Velocity v(t) (either directly, or using software derivative)

  • Acceleration a(t) (direct sensor or second derivative)

  • Force F(t) (force sensor)

If you can only measure x(t) cleanly, that’s still enough:

  • v(t) is the gradient of x(t)

  • a(t) is the gradient of v(t)
    Then compare shapes and timing.


The bit students remember: phase differences you can actually see

1) Displacement and velocity: the “peak vs zero” rule

  • When displacement is maximum (top or bottom), the mass momentarily stops → velocity is zero.

  • When displacement is zero (passing equilibrium), it’s moving fastest → velocity is maximum.

On the graph this means:

  • Peaks in x(t) line up with zero-crossings in v(t)

  • Peaks in v(t) line up with zero-crossings in x(t)

That’s a clean 90° phase difference.

2) Displacement and acceleration: the “opposite sign” rule

SHM’s signature equation is:

a = −ω²x

So whenever the mass is:

  • below equilibrium (x positive if you choose downwards), acceleration points upwards (negative)

  • above equilibrium, acceleration points downwards

On the graph:

  • x(t) and a(t) are mirror images about the time axis
    That’s 180° out of phase.

3) Force and everything else

If you measure force with a force sensor inline with the spring:

  • Hooke’s law: F = −kx

  • Newton’s law: F = ma

So:

  • F(t) is 180° out of phase with x(t)

  • F(t) is in phase with a(t)

That’s a lovely moment: the students can literally watch “restoring force” appear as a real curve.


Quick analysis ideas (high impact, low fuss)

A) Measure the period and compare to theory

For a mass–spring system:

T = 2π √(m/k)

So if you change the mass, T should change predictably. You can:

  • measure T from peaks on x(t)

  • estimate k from F vs x (see next)

B) Find the spring constant from your own data

If you have both force and displacement, plot F vs x (scatter plot).
You should get a straight line with gradient −k.

That’s one of the nicest “joining up” moments in mechanics:

  • Hooke’s law stops being a slogan and becomes a measured result.

C) Bonus: energy (if you want a stretch goal)

If you can compute velocity, you can estimate:

  • KE ~ ½mv²

  • PE ~ ½kx²
    and see the energy swap back and forth (with small losses).


Common “real world” wrinkles (and why they’re useful)

  • Damping: amplitude slowly decreases. Great for discussing energy loss and why oscillations don’t last forever.

  • Non-linearity: stretch the spring too far and it stops obeying Hooke’s law. Good physics, but messy graphs.

  • Noise in derivatives: velocity and especially acceleration calculated from displacement can be noisy. That’s not failure — it’s a chance to talk about sampling rate, smoothing, and uncertainty.


Wrap-up

This is SHM at its best: not just “sine waves on paper”, but a moving mass producing four linked graphs — and the phase differences become obvious rather than mystical.

If you’re revising SHM for A-Level Physics, or teaching it, this is one of the quickest ways to turn it from memorisation into understanding.

04 March 2026

Maths and Aerospace

 


Maths and Aerospace

Teaching Maths to Aerospace Engineers (without anyone reaching for the eject handle)

There are two kinds of people who end up in aerospace:

  1. The ones who love machines that fly.

  2. The ones who also love the maths that explains why they fly (and why they occasionally try not to).

If you’re teaching maths to aerospace engineering students, you’re not really teaching “maths” in the abstract. You’re teaching a toolkit for staying out of trouble at 35,000 feet… or 35 kilometres up… or at Mach numbers that make your calculator sweat.

Here’s how I approach it.


1) Start with the big promise: maths makes reality predictable

Aerospace engineers live in a world where guessing is expensive.

Maths lets you answer questions like:

  • Will this wing generate enough lift?

  • Will it flutter itself to bits?

  • Will the control system behave, or will it start “dancing”?

  • How wrong will the answer be if the sensors are noisy?

And crucially:
Is the answer plausible before we trust it?
(If your model predicts a passenger jet weighs the same as a labrador, we stop and have a word.)


2) The “greatest hits” of aerospace maths

Vectors and trig: the language of directions and forces

You can’t do aerospace without resolving forces, velocity components, angles of attack, and coordinate frames.

Teaching tip: make it physical.

  • Draw a free-body diagram

  • Split the lift/drag into components

  • Get students to estimate before calculating

Goal: they stop seeing trig as “SOHCAHTOA trauma” and start seeing it as “how you land the thing”.


Calculus: where motion stops being a diagram and becomes a model

Differentiation and integration aren’t just exam topics — they’re how you connect:

  • position → velocity → acceleration

  • thrust profiles → speed changes

  • fuel burn rate → range and endurance

A brilliant moment in teaching is when a student realises:
“Oh… the area under that curve is literally the distance.”
It’s like watching someone discover fire, but with fewer singed eyebrows.


Differential equations: the “this is why it oscillates” chapter

Aerospace is full of systems that behave beautifully… until they don’t.

  • mass–spring–damper models (hello, vibrations)

  • aircraft pitch response

  • control loops

  • stability and resonance

Students often fear differential equations because they look like angry algebra. The trick is to anchor them to a story:

  • What is changing?

  • What causes it to change?

  • What happens if we disturb it?

Once they see it as “cause and effect over time”, it clicks.


Matrices and linear algebra: modern aerospace runs on them

Sensors, navigation, flight control, simulation, optimisation — all matrix-heavy.

Key ideas students actually need:

  • transforming between coordinate frames

  • solving sets of equations efficiently

  • understanding eigenvalues as “stability fingerprints”

  • why small numerical errors can grow teeth

This is where you connect the maths to real tools:

  • spreadsheets (yes, really)

  • MATLAB / Octave

  • Python / NumPy

Teaching reality: even brilliant students will trust a matrix output that is complete nonsense unless you train them to sanity-check.


Statistics and uncertainty: because the real world is noisy

Every aerospace system lives with:

  • measurement error

  • turbulence

  • manufacturing tolerances

  • sensor noise

So the maths must include:

  • standard deviation and confidence

  • propagation of uncertainty

  • error bounds

  • interpreting data like an adult, not a hopeful gambler

This is also where you get to say my favourite teaching phrase:

“If you don’t quantify uncertainty, you haven’t finished the problem — you’ve just stopped writing.”


3) The teaching strategy that actually works

Step 1: Start with the engineering question

Not “differentiate this”.
Instead: “What acceleration does this thrust profile produce?”

Step 2: Build the maths as tools, not hurdles

Each technique earns its place by solving something meaningful.

Step 3: Teach estimation and dimensional analysis early

If units don’t match, it’s wrong.
If the magnitude is silly, it’s wrong.
These two habits prevent most disasters — mathematical and otherwise.

Step 4: Use worked examples like flight training

A pilot doesn’t learn by reading about landing.
They learn by doing it again and again with feedback.

Same with maths: lots of short, targeted practice beats one heroic worksheet.


4) A quick “aerospace-flavoured” mini-example

If a student calculates a climb rate that implies the aircraft reaches the Moon before lunch, we don’t just correct the algebra.

We ask:

  • What assumptions did we make?

  • Are the units consistent?

  • Is the result in the right ballpark?

  • What would a reasonable climb rate look like?

That’s the moment they start thinking like engineers.


5) Final thought: maths is the quiet co-pilot

Aerospace engineering feels glamorous — rockets, jets, satellites, shiny CAD renders.

But underneath it all is maths doing the unglamorous job of keeping everything:

  • stable

  • predictable

  • efficient

  • safe

And if you can teach it in a way that feels practical, grounded, and slightly less terrifying, you’ll produce engineers who don’t just pass exams…

…they build things that behave themselves when they’re a long way from the ground.


If you’d like support

I teach maths in a practical, engineering-focused way — ideal for GCSE/A-Level foundations, university prep, and students who are strong in theory but want confidence applying it to real problems.

03 March 2026

Resistivity — the “personality” of a material in a circuit (with simple practicals)

Resistivity — the “personality” of a material in a circuit (with simple practicals)

If you’ve ever swapped one bit of wire for another and thought, “Hang on… why has the current changed when the battery hasn’t?” — congratulations, you’ve stumbled into resistivity.

Resistance vs resistivity (the bit everyone muddles up)

  • Resistance (R) is the opposition to current of a particular component (this bit of wire, this resistor, this filament). It depends on shape as well as material.

  • Resistivity (ρ) is a property of the material itself. Think of it as how stubborn the material is about letting charge move through it.

The link between them is:

R=ρLAR = \rho \frac{L}{A}

Where:

  • RR = resistance (Ω)

  • ρρ = resistivity (Ω m)

  • LL = length (m)

  • AA = cross-sectional area (m²)

So if you keep the material the same:

  • Longer wire → bigger LL → bigger R

  • Thicker wire → bigger AA → smaller R

That’s why the chunky cables on a car battery look like they mean business: they do.

What resistivity really means (in plain words)

In metals, electrons are the charge carriers. A low resistivity material (like copper) lets electrons drift through fairly easily. A high resistivity material (like nichrome) makes life harder for them, so you get more resistance for the same size wire.

And when the resistance is bigger, for a given voltage:

  • the current drops

  • and the heating effect can increase in the resistor/wire (handy for toasters… less handy for your extension lead).


Practical 1: Length of wire vs resistance (the “slide contact” classic)

Aim: show RLR \propto L for a uniform wire.

You need

  • a length of constantan or nichrome wire stretched straight along a metre rule

  • low-voltage DC supply (1–3 V is plenty)

  • ammeter, voltmeter, crocodile clips (or a sliding contact), leads

Method

  1. Connect the wire in series with the ammeter and supply.

  2. Put the voltmeter across the measured length of wire (e.g. 20 cm, 40 cm, 60 cm…).

  3. For each length, record V and I.

  4. Calculate R=V/IR = V/I for each length.

  5. Plot R (y-axis) against L (x-axis).

Expected result

  • You should get a straight line through (or very near) the origin.

  • The gradient equals ρ/Aρ/A. (Which feels very satisfying if you like that sort of thing.)

Good practice / reliability tips

  • Use low current so the wire doesn’t heat up (temperature changes resistance).

  • Take readings quickly, or allow cooling time between measurements.


Practical 2: Thickness of wire vs resistance (same material, different diameters)

Aim: show R1/AR \propto 1/A.

You need

  • two or three wires of the same material and length but different diameters (e.g. copper or constantan)

  • micrometer (or vernier caliper) to measure diameter

  • same circuit as above

Method

  1. Keep length the same each time.

  2. Measure diameter dd, calculate area A=π(d/2)2A = \pi(d/2)^2.

  3. Measure V and I, calculate R.

  4. Compare R values (or plot R against 1/A1/A).

Expected result

  • Thicker wire (bigger A) gives smaller R.

  • A plot of R vs 1/A should be roughly linear.


Practical 3: Same length, different materials (why nichrome is used in heaters)

Aim: compare resistivity between materials.

You need

  • equal lengths of copper, steel, nichrome/constantan (where possible)

  • same measurement setup

Method

  1. Keep L as close as possible to the same for each sample.

  2. Measure V and I → find R.

  3. If you can estimate A, you can go further and calculate:

    ρ=RAL\rho = R\frac{A}{L}

Expected result

  • Copper tends to show low resistance.

  • Nichrome/constantan higher resistance — ideal where you want resistance without needing miles of wire.


Temperature: the twist in the plot

Resistivity isn’t just “a number in a table” — it changes with temperature.

  • Metals: resistivity usually increases with temperature (more lattice vibrations → more collisions).

  • Semiconductors (like thermistors): resistivity usually decreases with temperature (more charge carriers become available).

A quick demo: put a small filament lamp in circuit and increase the voltage. The filament heats up and its resistance rises — that’s why the I–V graph curves.


Common student mistakes (and how to avoid them)

  • Mixing up R and ρ: resistance is for an object, resistivity is for a material.

  • Forgetting units: resistivity is Ω m, not Ω.

  • Letting the wire heat up: you’ll measure temperature effects instead of the length/area effect.

  • Measuring length but not keeping contact points consistent: crocodile clips can be sneaky.


A neat conclusion

Resistivity is one of those topics that turns “electricity” from something mysterious into something measurable. Change the length, change the area, change the material, change the temperature — and the circuit responds in a predictable way. Physics, basically, is just the universe being politely consistent.

 

02 March 2026

Why the Drosophila Cross is One of the Best Practical Genetics Students Can Do

 


Why the Drosophila Cross is One of the Best Practical Genetics Students Can Do

If you want students to understand genetics rather than simply chant “dominant, recessive, phenotype, genotype” like a spell from Harry Potter, get them crossing Drosophila melanogaster (fruit flies). It’s one of those rare practicals where the messiness of biology turns into something you can actually measure, count, analyse, and argue about — which is exactly what A Level genetics is supposed to be.

1) It turns inheritance from theory into evidence

Punnett squares look beautifully tidy… until real organisms get involved. With Drosophila, students don’t just predict ratios — they collect data and see how close reality gets to expectation. That jump from “the answer is 3:1” to “our class got 2.7:1… why?” is where real scientific thinking starts. They learn that biology is full of variation, sampling error, and experimental limitations — and that this doesn’t make genetics wrong, it makes it interesting.

2) It teaches the whole scientific method in one practical

A Drosophila cross is basically a miniature research project:

  • Hypothesis: Which allele is dominant? Is the gene sex-linked?

  • Method: Set up crosses properly, control variables, avoid contamination

  • Results: Count phenotypes, record carefully, separate males/females

  • Analysis: Calculate ratios, apply a chi-squared test, draw conclusions

  • Evaluation: “What could have caused deviation?” “Was the sample size big enough?”

That’s the core of “How Science Works”, wrapped up in one buzzing little experiment.

3) It makes probability and statistics feel useful (finally)

Genetics is one of the best places to teach students that maths isn’t just something that happens to them in an exam. Counting flies gives naturally “noisy” data, so students see why we use chi-squared and why “close enough” needs a rule, not a shrug. They start to understand:

  • why bigger sample sizes matter

  • how to test whether deviation is down to chance

  • what it means to reject or fail to reject a hypothesis

In other words: they start thinking like scientists, not answer-machines.

4) It brings key genetics concepts to life

With the right crosses, Drosophila can demonstrate:

  • dominance and recessiveness

  • monohybrid and dihybrid inheritance

  • sex linkage (the classic white-eye gene is a favourite)

  • the difference between genotype vs phenotype

  • the importance of controlled breeding and clear parental phenotypes

And because flies have obvious visible traits (eye colour, wing shape, body colour), the genetics feels tangible rather than abstract.

5) It’s realistic biology: living organisms, real constraints

Students quickly discover the “practical genetics” issues you never see on a worksheet:

  • females and males need identifying correctly (and yes, they will mix them up once)

  • timing matters because generations overlap

  • contamination can wreck a cross

  • some traits may reduce survival, skewing ratios

Those frustrations are actually valuable. They learn that good results come from careful technique, and that experimental design matters.

6) It’s brilliant preparation for exam questions (and beyond)

A Level exams love data handling. When students have actually done a cross, they’re far better at:

  • interpreting ratios and working out inheritance patterns

  • explaining anomalies sensibly

  • selecting appropriate genetic diagrams

  • applying chi-squared in a meaningful way rather than “plugging numbers into a formula”

Even better, it’s one of those practicals students remember years later because they were doing something that felt like genuine science, not “colour change = success”.

The bottom line

Crossing Drosophila is beneficial because it takes genetics off the page and puts it into students’ hands. It builds practical skill, statistical confidence, and scientific judgement — and it makes inheritance feel like something you can discover, not just memorise.

If you can run it well, it’s one of the best biology practicals you can do at A Level.

01 March 2026

The Cognitive Area of Psychology: Your Brain’s “Behind-the-Scenes” Department

 

The Cognitive Area of Psychology: Your Brain’s “Behind-the-Scenes” Department

If you’ve ever walked into a room and immediately forgotten why you went in there, congratulations — you’ve done a practical demonstration of the cognitive area of Psychology. (No lab coat required.)

What is the cognitive area of Psychology?

The cognitive area is the part of Psychology that studies mental processes — basically the things going on “inside your head” that you can’t directly see, but can investigate through experiments and evidence.

It focuses on how we:

  • Perceive the world (what we notice and how we interpret it)

  • Pay attention (and why we miss obvious things)

  • Remember information (and why memory can be unreliable)

  • Think and reason (problem-solving, decision making)

  • Use language (how we understand and produce speech)

  • Form beliefs and expectations (how our thinking shapes behaviour)

A good way to sum it up is:

Cognitive Psychology looks at how people take in information, process it, store it, and use it.

Key idea: the mind as an information processor

Cognitive psychologists often use the analogy of the mind being like a computer:

  • input (information comes in)

  • processing (thinking)

  • storage (memory)

  • output (behaviour)

Not because humans are computers (thank goodness), but because it’s a useful way to model mental processes.

What kinds of topics does it cover?

Some classic cognitive topics students meet at GCSE/A level include:

  • Memory models (e.g., working memory, multi-store model)

  • Eyewitness testimony (why memories can be altered)

  • Cognitive biases (how thinking shortcuts cause errors)

  • Schemas (how prior knowledge shapes perception and recall)

  • Cognitive neuroscience links (brain scanning supporting cognitive explanations)

In short: the cognitive area is the study of how your mind handles information — and why it sometimes does it brilliantly, and sometimes like it’s running on 2% battery in winter.

28 February 2026

Finding the Best Operating System for the Job (Without Starting a Family Argument)

 


Finding the Best Operating System for the Job (Without Starting a Family Argument)

Choosing an operating system can feel a bit like choosing a football team: once you’ve picked one, you’re apparently obliged to defend it forever, even when it’s clearly having a wobble. But if we park the tribal chanting for a moment, the “best” operating system is usually the one that fits the job you need doing—reliably, securely, and without you having to learn a new set of keyboard shortcuts at 11pm.

So, rather than asking “Which OS is best?”, try this instead: What do I actually need the computer to do?

1) Windows: the Swiss Army Knife (with a lot of attachments)

If you want maximum compatibility—especially in schools, offices, and exam-centre style environments—Windows is still the default choice.

Windows is brilliant for:

  • Most mainstream software (Microsoft 365, lots of STEM tools, specialist education packages)

  • PC gaming (the largest game library and best driver support)

  • Hardware flexibility (build your own, upgrade easily, wide range of laptops/desktops)

Watch-outs:

  • It’s a bigger target for malware, so security habits matter

  • It can feel “busy” (updates, notifications, bundled extras)

  • Performance varies wildly depending on the machine you buy

Best for: general use, school/college, business, gaming, widest software support.


2) macOS: the polished workbench (especially for creative work)

macOS tends to feel smoother because Apple controls the hardware and software together. If your work is video, audio, design—or you just want a laptop that behaves—macOS is often a very sensible choice.

macOS is brilliant for:

  • Video and audio production workflows (especially if you’re in the Apple ecosystem)

  • Battery life and standby reliability on Apple laptops

  • “It just works” factor for many everyday tasks

Watch-outs:

  • Cost (initial purchase can sting)

  • Less flexibility for upgrades/repairs

  • Some niche engineering/science software is Windows-first

Best for: creative production, education admin, people who want stability and a tidy ecosystem.


3) Linux: the custom-built toolkit (for the curious and the powerful)

Linux is where you go when you want control, performance, and freedom—particularly for programming, servers, robotics, and anything that benefits from open-source tools.

Linux is brilliant for:

  • Programming (Python, C/C++, web dev, AI tooling)

  • Older hardware (lightweight distributions can revive “obsolete” laptops)

  • Servers and networking (it runs much of the internet for a reason)

Watch-outs:

  • Some commercial software isn’t available (or needs workarounds)

  • Hardware drivers can occasionally be fiddly

  • You may become the family IT department by accident

Best for: computing students, developers, STEM tinkering, servers, privacy-minded users.


4) ChromeOS: the “get on with it” option (surprisingly good for schools)

ChromeOS is often overlooked because people assume it’s “just a browser”. In reality, it’s great if your work lives online, you rely on Google Workspace, and you want minimal fuss.

ChromeOS is brilliant for:

  • Schools using Google Classroom/Docs

  • Lightweight devices with great battery life

  • Simple setup and strong security by design

Watch-outs:

  • Offline work is more limited (though improving)

  • Specialist software is rarely native

  • Power users may feel constrained

Best for: school/college basics, admin work, web-first users.


A sensible way to choose (without drama)

Ask these questions:

  1. What software must I run?
    If it requires Windows, that’s the answer (or you’ll be faffing about with virtual machines).

  2. Am I creating content or consuming it?
    Heavy video/audio? macOS or Windows (depending on tools). Web-first? ChromeOS can be plenty.

  3. Do I need maximum control or maximum simplicity?
    Linux gives control. ChromeOS gives simplicity. Windows and macOS sit in the middle.

  4. How important are battery life and reliability?
    Apple laptops and Chromebooks often shine here.

  5. What’s my tolerance for tinkering?
    Be honest. If “tinkering” makes you sigh, pick the boring option. Boring is productive.


My quick recommendations

  • GCSE / A-Level students: Windows or ChromeOS (depending on school tools)

  • Computing / programming students: Linux (or Windows/macOS with a Linux setup)

  • Video editing / music production: macOS or Windows workstation

  • General family laptop: Windows or Chromebook (simple wins)

  • Old laptop you can’t bear to throw away: Linux (it might surprise you)

The “best operating system” isn’t a universal winner—it’s the one that lets you do the work with the least friction. And if it starts an argument at home, just blame the printer. It’s usually the printer.

27 February 2026

Phosphorescence & Fluorescence (and why one “stops showing off” the moment you turn the lights on)

 




Phosphorescence & Fluorescence (and why one “stops showing off” the moment you turn the lights on)

If you’ve ever waved a highlighter under a UV lamp and watched it practically shout neon, you’ve met fluorescence. If you’ve ever charged up a “glow-in-the-dark” sticker, turned the lights off, and it kept glowing like it’s refusing bedtime, you’ve met phosphorescence.

They’re cousins. They both involve electrons being excited and then falling back down, releasing light. The difference is how quickly they stop showing off.

Fluorescence: the instant response

Fluorescence happens when a substance absorbs higher-energy light (often UV) and almost immediately re-emits some of that energy as visible light.

  • Turn the UV on → it glows.

  • Turn the UV off → it stops (almost instantly).

  • Typical timescale: nanoseconds (that’s 0.000000001 s).

What’s happening (simple version):

  1. Light energy bumps an electron to a higher energy level.

  2. It loses a bit of energy as vibration/heat.

  3. It drops back down and emits a photon (light) straight away.

Think of fluorescence as the student who answers immediately with their hand already in the air.

Phosphorescence: the “hang on, I’m still thinking” glow


Phosphorescence also starts with absorption of energy, but the excited electron gets “stuck” in a longer-lived state before it can return to normal.

  • Shine light → it charges up.

  • Turn the light off → it keeps glowing for seconds… minutes… sometimes hours.

  • Typical timescale: milliseconds to hours.

Why the delay?
The electron slips into a state called a triplet state that’s “forbidden” (in quantum rules terms) to drop back down quickly. It’s allowed eventually — just slowly.

Phosphorescence is the student who says, “I’ll email you the answer later,” and actually does.


Quick, safe classroom demos (with explanations)

1) Highlighter fluorescence (cheap, bright, reliable)

You need: UV torch or UV lamp (365–395 nm), yellow highlighter, paper, or a beaker of water.

Method A (paper):

  • Draw a thick line with a highlighter.

  • Shine UV on it. Instant glow.


Method B (solution):

  • Scribble on filter paper, soak in warm water, squeeze/filter into a beaker.

  • Shine UV: the beaker glows strongly.

Chemistry link: Many highlighters contain fluorescent dyes (often related to pyranine-type dyes). Great intro to absorption/emission and energy loss as heat (Stokes shift).


2) Tonic water fluorescence (the “party trick” that is actually chemistry)

You need: Tonic water, UV lamp, clear glass.

Tonic water contains quinine, which fluoresces blue under UV. It’s a lovely “invisible until UV” example.

Teach it as: “Same liquid, same room… different light source = different observation.” Great for discussing instrumentation and why UV-visible spectroscopy exists.



3) “Glow-in-the-dark” pigment (phosphorescence you can time)

You need: Glow powder/paint (commonly strontium aluminate-based), a bright lamp or UV light, a dark corner, stopwatch.

  • Charge it under bright light.

  • Turn lights off.

  • Time how long the glow remains clearly visible.

Stretch activity: Compare:

  • charged under normal LED light vs UV

  • warm vs cool conditions (careful and modest — don’t cook it!)

  • thin vs thick layer

Chemistry/physics link: Long-lived excited states and slow release of photons. Talk about energy traps/defects in the crystal lattice (age-appropriate version).


4) Glow sticks: chemiluminescence (bonus “third way”)

Glow sticks aren’t fluorescence or phosphorescence — they’re chemiluminescence (chemical energy → light).

Why include them?
Students often mix all “glowing” together. This is a brilliant chance to sort the zoo:

  • Fluorescence: needs a lamp shining right now

  • Phosphorescence: charges up then glows later

  • Chemiluminescence: glows from a chemical reaction

If you want one slide that saves a thousand misconceptions, it’s that.


The exam-friendly explanation (without the quantum headache)

Key comparison table (say it out loud like a spell)

  • Fluorescence: fast emission, stops when excitation stops

  • Phosphorescence: slow emission, continues after excitation stops

  • Both involve: absorption → excited electrons → light emitted on return

  • Difference comes from: whether the electron can return quickly (allowed) or gets stuck (forbidden/slow)

Vocabulary students should use confidently

  • Excitation

  • Emission

  • Photon

  • Energy levels

  • Stokes shift (for brighter groups)

  • Triplet state (A-level or keen GCSE extension)


Safety and good lab habits (the grown-up bit)

  • UV light: avoid shining into eyes; don’t encourage students to “test” it on their skin. Use UV safety glasses if you have them.

  • Keep UV exposure brief and controlled (teacher-held lamp/torch works well).

  • If using glow powders/paints: avoid dust inhalation; keep it off food/drinks; wash hands.


Wrap-up (with a teacher’s grin)

Fluorescence is the dramatic one: “LOOK AT ME!”
Phosphorescence is the stubborn one: “I’m still glowing, thanks.”
And glow sticks are the chaotic cousin who turns up uninvited and steals the show.

Once students can classify a glow correctly, they’ve basically learnt: energy transfer, electronic structure, and a slice of quantum rules — using a highlighter and a torch. That’s a good day in a school lab.

Simple Harmonic Motion on a Spring — when the graphs start doing the teaching

  Simple Harmonic Motion on a Spring — when the graphs start doing the teaching If you’ve ever taught (or learned) Simple Harmonic Motion (...