Ruler Drop Test
The classic reaction time ruler drop test, online with real gravity. A virtual 30 cm ruler hangs at the catch line, then falls from rest at 9.8 m/s² — catch it with a click, a tap, or the spacebar, and read your reaction in milliseconds and the centimeter reading a real ruler would show. One warm-up, five scored rounds, median headline score.
Activate this button to arm the ruler. After a random wait it starts falling; activate again — or press the spacebar — as quickly as possible to catch it. Your score is the time between the release and your press.
The ruler falls with real gravity: every frame position is computed from the release timestamp as d = ½gt² with g = 9.8 m/s², and your score is resolved from timestamps, never read back from pixels. With reduced motion enabled, the ruler vanishes at release instead of animating — the timing is identical.
Five-round score card
Your ruler drop result
An online catch includes this device’s display and input latency on top of your response, so expect it to read tens of milliseconds slower than pinching a physical ruler. Compare like with like: same device, same input method.
Recent ruler drop results on this device
Completed sessions are saved automatically on this device.
Fast answer: what the ruler drop test is
The ruler drop test is the classic school-and-sport way to measure simple reaction time: a ruler hangs with its 0 mark between your open thumb and finger, someone releases it without warning, and the distance it falls before you pinch it converts directly into milliseconds through the physics of free fall — t = √(2d/g) with g = 9.8 m/s². You can use this page two ways: run the online simulator above, where the virtual ruler accelerates exactly like a real one and your catch is timed from release to press; or grab a real 30 cm ruler and a partner, follow the step-by-step method below, and convert your catch distance with the full 1–30 cm table. Either way, read the result as a median across rounds, not a single best drop: one lucky or distracted catch says little, the middle of five says a lot.
Ruler drop conversion table: centimeters to milliseconds
Every value below is generated from the free-fall equation t = √(2d/g) with g = 9.8 m/s² — the same constant the simulator runs on — not copied from another site. Read it left to right: find the mark level with the top of your thumb, and the right column is the reaction time. To go the other way, from a time to the distance a ruler would have fallen, the inverse equation is d = ½gt².
| Ruler reading | Reaction time |
|---|---|
| 1 cm | 45 ms |
| 2 cm | 64 ms |
| 3 cm | 78 ms |
| 4 cm | 90 ms |
| 5 cm | 101 ms |
| 6 cm | 111 ms |
| 7 cm | 120 ms |
| 8 cm | 128 ms |
| 9 cm | 136 ms |
| 10 cm | 143 ms |
| 11 cm | 150 ms |
| 12 cm | 156 ms |
| 13 cm | 163 ms |
| 14 cm | 169 ms |
| 15 cm | 175 ms |
| 16 cm | 181 ms |
| 17 cm | 186 ms |
| 18 cm | 192 ms |
| 19 cm | 197 ms |
| 20 cm | 202 ms |
| 21 cm | 207 ms |
| 22 cm | 212 ms |
| 23 cm | 217 ms |
| 24 cm | 221 ms |
| 25 cm | 226 ms |
| 26 cm | 230 ms |
| 27 cm | 235 ms |
| 28 cm | 239 ms |
| 29 cm | 243 ms |
| 30 cm | 247 ms |
Two anchors worth remembering: 5 cm is about 101 ms and 30 cm is about 247 ms. A catch beyond 30 cm is still a valid reaction — just slower than the ruler can display; convert it with the formula or measure again with a metre rule.
How to rate your result
Two different yardsticks exist, and they answer different questions. The first is the classic coach norms table published by BrianMac Sports Coach (American national norms for 16–19-year-olds), which rates the physical test by catch distance; the millisecond equivalents here are computed from the same free-fall equation as the table above.
| Rating | Catch distance | Equivalent time |
|---|---|---|
| Excellent | Under 7.5 cm | Under 124 ms |
| Above average | 7.5–15.9 cm | 124–180 ms |
| Average | 15.9–20.4 cm | 180–204 ms |
| Below average | 20.4–28 cm | 204–239 ms |
| Poor | Over 28 cm | Over 239 ms |
Read the coach table as “young athletes, real ruler, someone else drops”: the norms come from sport fitness testing of 16–19-year-olds, not from the general population, and a browser catch reads tens of milliseconds slower than the same nervous system pinching a physical ruler. For online scores this site uses a simpler orientation band — a five-round median under 250 ms is on the faster side, 250–300 ms is typical, and over 350 ms usually points at state or setup rather than ability. The research anchors behind that band are on average reaction time.
Do it with a real ruler: the classic method
This is the protocol taught in GCSE science classes (BBC Bitesize: investigating reaction times) and used in sport fitness testing (Topend Sports):
- Set up. Sit with your forearm resting on the table and your wrist over the edge, thumb and index finger open as if holding an imaginary ruler.
- Align the zero. Your partner holds a 30 cm ruler vertically so the 0 cm mark sits level with the top of your thumb and finger — not touching them.
- Drop without warning. Your partner releases the ruler at a random moment. No countdown and no tells: anticipation is the single biggest source of error in this test.
- Catch and read. Pinch the ruler as fast as you can and read the mark level with the top of your thumb. That centimeter reading converts to milliseconds with the table above.
- Repeat properly. Do 3 practice drops, then record 5 scored drops and take the median. Discard and redo any drop where you moved early.
Why a 30 cm ruler? A typical 250 ms reaction corresponds to a 30.6 cm fall — right at the end of the scale — so 30 cm covers almost the whole human range while staying desk-friendly. If your catches keep running off the end, switch to a metre rule or the simulator above, which never runs out of ruler.
Honest numbers: what the online score includes
A browser score is your reaction plus your device chain, and we would rather show the arithmetic than hide it:
- Timestamps, not pixels. The release and your catch are both read from
performance.now(), and the score is their difference. The ruler’s on-screen position is a visualization of that same clock, never an input to the result — so frame quantization cannot creep into your number. - The display still gates the stimulus. On a 60 Hz screen the ruler is redrawn about every 16.7 ms. By the time it reaches the 20 cm mark it is moving at roughly 1.98 m/s — about 3.3 cm per frame — so your brain receives the fall in steps, and the first visible hint of the drop can arrive a frame late. That delay lives inside your score; a higher-refresh screen shrinks it.
- Input latency stacks on top. Mouse, touchscreen, and keyboard each add their own delay, and wireless gear adds more. A wired mouse on a desktop is the recommended setup for scores you want to compare over time.
- Virtual vs. physical. A real ruler pinched between finger and thumb has none of this overhead, so the same reflexes will typically read tens of milliseconds slower here than a physical catch converted with the table. Both are honest measurements of different setups — just never mix them in one comparison.
The full accounting of what a browser can and cannot measure is on the methodology page.
Cross-check yourself: virtual vs. physical
The most informative experiment on this page takes ten minutes and one real ruler. Run five drops here and note the median; run the physical protocol with a partner and convert your median catch distance with the table; then take the five-round reaction time test on the homepage on the same device. The gap between your physical and virtual results is your device chain made visible — display, input, and browser latency you can measure instead of guessing. Keep the setup fixed and the three numbers become a personal reference you can revisit after a hardware change, a practice block, or a short night’s sleep.
Ruler drop test FAQ
How do you calculate reaction time from a ruler drop?
The ruler falls with gravity, so distance and time are linked by the free-fall equation d = ½ × g × t², with g = 9.8 m/s². Solve for time and you get t = √(2d ÷ g). Measure the catch distance in centimeters, convert it to meters, and the formula gives the reaction time: a 20 cm catch works out to √(2 × 0.20 ÷ 9.8) ≈ 202 ms. The full 1–30 cm conversion table on this page is generated with exactly this equation, and the simulator uses it in reverse to show the centimeter reading for every catch.
Is a sub-100 ms ruler drop possible?
No — not as a genuine reaction. 100 ms of free fall is only 4.9 cm, so a claimed catch under about 5 cm is almost certainly anticipation: the catcher started moving before the ruler did. Athletics formalized the same limit by treating any start within 100 ms of the gun as a false start, on the basis that humans cannot genuinely respond that fast. This simulator rejects catches under 100 ms for the same reason.
Why a 30 cm ruler?
Because it comfortably covers the human range. A typical visual reaction of 250 ms corresponds to a 30.6 cm drop — right at the end of a 30 cm ruler — and faster reactions sit well inside it. A shorter ruler would run out of scale for average catchers, and a metre rule works but is unwieldy on a desk. If your catches keep landing past 30 cm (slower than about 247 ms), repeat with a metre rule or use the online simulator, which never runs out of ruler.
Is the online simulator as accurate as a real ruler?
Honestly: the physics is faithful, but the measurement is different. The virtual ruler accelerates at exactly g = 9.8 m/s² and the score comes from timestamps, so the stimulus is true free fall. What changes is the input path: an online catch includes display, input-device, and browser latency — typically tens of milliseconds — that a physical finger-pinch does not have. Expect an online score to read somewhat slower than a real-ruler distance converted with the table. Use the simulator for convenience and consistency tracking, and the physical ruler for a latency-free measurement.
What is a good ruler drop test result?
On the classic coach norms published by BrianMac Sports Coach (American national norms for 16–19-year-olds), under 7.5 cm is excellent, 7.5–15.9 cm above average, 15.9–20.4 cm average, 20.4–28 cm below average, and over 28 cm poor — roughly under 124 ms down to over 239 ms. Those norms describe young athletes tested with a real ruler. Online scores include device latency, so on a browser test like this one a five-round median of 250–300 ms is typical.
Why do I keep getting a false start?
Because you pressed before the ruler actually moved, or within 100 ms of its release. The wait before each drop is randomized between 1.5 and 4.5 seconds, so there is no rhythm to learn — guessing is the only way to be early, and the test rejects it. Watch the ruler itself rather than counting in your head; if false starts keep happening, rest a moment and focus on the zero mark at the catch line.
Why does this simulator feel harder than other ruler drop sites?
Most online ruler tests animate the fall at a fixed, slowed-down speed — some stretch the drop over two seconds — which gives far more reaction time than a real ruler does. This simulator uses real gravity: the ruler starts from rest and accelerates at 9.8 m/s², so a 250 ms reaction means it has already fallen 30.6 cm. It feels harder because it is honest; every score here converts directly to a physical ruler reading.
Can I do the ruler drop test on my own?
The physical test needs a partner: if you hold the ruler yourself, you know exactly when it will fall and anticipation ruins the measurement. That is exactly the gap this simulator fills — the computer plays the partner and releases on a randomized timer. For a real-ruler session, ask someone to hold the ruler above your open thumb and finger and release without warning.
What does my catch distance actually mean?
The distance is your reaction time in disguise. Because gravity accelerates every dropped object identically, the distance the ruler fell before you stopped it maps one-to-one onto elapsed time: 5 cm is about 101 ms, 10 cm about 143 ms, 20 cm about 202 ms, and 30 cm about 247 ms. The conversion table above lists every centimeter from 1 to 30.
Is the ruler drop test a real measurement of reaction time?
Yes — with limits. It is a standard simple-reaction task taught in schools (a GCSE required practical in the UK) and used by sports coaches for decades, and the physics behind the timing is exact. What it measures is your visual reaction plus the small movement of pinching your fingers, under everyday conditions — so treat it as a solid field estimate, not a laboratory reading. Distraction, tiredness, and anticipation all move the result, which is why proper protocols repeat several drops and take the middle value.
Keep exploring
Run the five-round visual reaction time test for the click-based baseline, measure the same reflex through sound on the auditory reaction test, isolate keyboard latency with the spacebar reaction time test, experience a five-light start on the F1 reaction test, benchmark your median against average reaction time references, or read the methodology behind every number on this site.
Sources and limitations
This tool is not a medical device, and a browser score is not a diagnosis. The simulator reproduces the physics of the ruler drop; the measurement still includes display, input, and browser latency on top of your response. Coach norms below describe young athletes tested with a physical ruler, not the general population.
- BrianMac Sports Coach: ruler drop test protocol and rating norms (16–19-year-olds)
- BBC Bitesize: investigating reaction times, GCSE required practical method
- Topend Sports: ruler (reaction stick) drop test procedure and conversion calculator
- Woods et al. (2015): calibrated laboratory study of simple reaction time (N = 1,469)
- Large self-selected online sample of simple reaction time (2020)
- Best Reaction Test methodology and browser limitations