Interactive school talks and public lectures

by Harold Thimbleby

Professor Harold Thimbleby gives many talks to school audiences and science festivals. He has given talks at the Royal Institution, British Association annual conferences, Edinburgh Science Festivals, and at many schools around the country.

Mud and maths

Children trying a car's back axle out Lecture at the Royal Institution: Harold looks on while a student (white shirt) turns the prop shaft of a Land Rover 90 rear axle. The closer student (dark top) grips the near wheel, and we can see how the differential handles slip.

Mud and Maths take the lids off differentials and explains the maths behind how cars stay on roads, and how four wheel drive cars stay in control in mud.

When a car goes round a corner, all its wheels go at different speeds. If they went at the same speeds, some of them would slip and the car could skid out of control, or if they didn't slip it'd be impossible to steer. In mud all the wheels slip, and they go at different speeds even when driving in a straight line! How does a single engine drive the wheels at different speeds so that they each grip? Mathematically, the car solves some equations. Mechanically, it uses differential gears. Ordinary cars have a single differential, which gives them good performance on the road, but a car like a Land Rover has three — and the maths gets muddier and the driving more exciting or is it that the driving gets muddier and the maths more exciting?

Calculators

Calculators have been around for centuries, and they were one of the first handheld computerised gadgets. They are now to be found inside mobile phones, on desktop computers, even in wristwatches. This lecture demonstrates, with participation, that current everyday calculators can easily give wrong and misleading answers. They also have surprising and severe mathematical problems, which can catch people out. They are much harder to use than they need be. The talk reviews the straight-forward maths behind calculation and calculators, and provides a solution to the surprising range of problems identified. A calculator will be demonstrated and compared with commercial systems (which are all worse).

The talk will be of interest to anyone who uses calculators.

Computers unplugged

Computers are used everywhere, and we are all supposed to be "computer literate." Yet most computer literacy is about plugging in computers and getting them to do boring office work. There is a lot more to computers that is fun and interesting, and has nothing to do with work. Let's unplug them, look at their principles and see what computers really can and can't do.

The hands-on talk discusses the successful (and fun) educational approach, which has been used for motivating people from children through to undergraduate and postgraduate computer science students.

Magic pictures

There was a craze about 3D pictures (autostereograms or "magic eye" pictures) a few years ago. How do they work, and how do computers draw them? The talk will also cover how 3D (binocular) vision works and will show off several very interesting optical illusions.

See my other web page on autostereograms.

Have a conversation with a computer

Computer languages let us tell computers what to do. And we use computer languages to tell computers how to understand the languages we use to tell them what to do. We can even teach them English (of a sort). It's possible to use the same language for everything, and we end up with fascinating circular explanations of what computers do. And while it all looks remarkably neat, we can end up hiding big problems and make our programs very unreliable!

Hands-on cryptography

Keeping secrets is one of the earliest inventions of civilisation, and has become the science of cryptography. The World War II Enigma machine was just lots of scrambling, done in ways that could be understood in principle by a school child — though it took daring and powerful computing to crack it. This talk introduces the key ideas behind conventional cryptography, and explains why it is not good enough for modern applications such as international commerce on the Internet.

This 'home made' model Enigma is used to send and decode secret messages. Real Enigmas have 26 keys; this one has 4 to make everything much easier to understand.

Designing anything: from Lego to mathematics

Inside every complex gadget is a programming language. How are programming languages designed, and how should they be designed? What are the common design problems? This talk looks at a range of programming languages, including the language of Lego and the specialised mathematics programming language Mathematica.

Mobile phones

Pressing buttons on a mobile phone chooses various functions, as if the phone's functions are controlled by a code. Mobile phones are conceptually difficult to use almost entirely because their code is difficult to use. We can design a new code systematically, and using Huffman codes, we can find one that is much faster and simpler than the manufacturer's original code.

Computer viruses

Every so often there is a panic when computers succumb to viruses. The theory behind viruses is great fun, and shows how bugs can disappear and become impossible to find. In principle it's possible to construct viruses that cannot be detected, equally it's possible to avoid getting them in the first place.