1-4 - Working as a Physicist - Units, Estimation and Measurement Limits
This lesson covers rows 1-4: SI units, prefixes, derived quantities, estimation and the limits of measurement. The aim is to make units and measurement choices feel like part of the physics, not paperwork around the physics.
Units as a Route Through the Physics
A number on its own is not a physics measurement. 1.20 could be a distance in metres, a time in seconds, a current in amperes, or a completely different quantity. The unit tells you what has been measured, and often it also tells you how the final quantity was built.
The SI base quantities are the starting set. Their units are not made from other SI units.
| Base quantity | Common symbol | SI base unit |
|---|---|---|
| time | t | second, s |
| length | l, x, r, s | metre, m |
| mass | m | kilogram, kg |
| electric current | I | ampere, A |
| thermodynamic temperature | T | kelvin, K |
| amount of substance | n | mole, mol |
| luminous intensity | I_v | candela, cd |
A derived quantity is made by combining base quantities. Its unit is an audit trail of that combination.
For example, speed is distance divided by time:
speed = distance / time
unit of speed = m / s = m s^-1
Acceleration is change in speed divided by time:
acceleration = change in speed / time
unit of acceleration = (m s^-1) / s = m s^-2
Force is connected to mass and acceleration:
F = ma
unit of force = kg x m s^-2 = kg m s^-2
That derived unit is given the special name newton, N, so:
1 N = 1 kg m s^-2
The tempting shortcut is to learn N, J, Pa, W and other named units as labels. The stronger physics habit is to unpack them when you need to check an equation. If a calculation for speed gives a unit of m s^-2, something has gone wrong: that is an acceleration unit, not a speed unit.
For Edexcel command words, this changes the kind of answer you give. State the SI unit if that is all the question asks. But if you are asked to derive or show a unit, the marks come from the route: start from the equation and combine the units step by step.
Estimate Before You Trust a Number
Physicists estimate before they calculate exactly. An estimate is not a guess with no discipline. It is a deliberately rough model using sensible sizes, rounded values and units. Its job is to catch impossible answers early.
Suppose a trolley rolls along a bench. Before timing anything, you can make a rough picture:
| Quantity | Sensible estimate |
|---|---|
| distance along bench | about 1 m |
| time taken | a few seconds, say 2 s |
| average speed | 1 m / 2 s = 0.5 m s^-1 |
That is not meant to be the final answer. It is a scale. A final measured speed of 0.47 m s^-1 would feel plausible. A final value of 47 m s^-1 would be a warning sign, because that is faster than a car in a town and wildly too fast for a small classroom trolley.
Here is a worked estimate with a decision point.
Common unit error:
The trolley travelled 120 cm in about 2 s, so the speed is 60 m s^-1.
The physical story says the trolley moved only a little more than a metre in a couple of seconds. That should be around walking pace, not motorway speed. The unit check shows the error:
120 cm = 1.20 m
speed = 1.20 m / 2 s = 0.60 m s^-1
The student divided 120 by 2 but forgot that the 120 was in centimetres. The estimate caught the problem before the answer was accepted.
A good estimation route is:
- Name the quantity you want.
- Choose simple, plausible values in SI units.
- Combine them with the same relationship you would use in the exact calculation.
- Ask whether the result belongs in the real situation.
For row 3 of this topic, the important word is use: an estimate should help you solve or judge a problem. It is not a decorative line before the real work.
Choose the Method Before the Data
Practical physics starts before the first reading. You decide what to measure, which apparatus can measure it, and what limitations that apparatus will bring.
For the trolley speed problem, the measured quantities are:
| Needed quantity | Possible apparatus | Main limitation |
|---|---|---|
| distance between two marks | metre rule or tape measure | resolution and alignment of the marks |
| time to pass between marks | stopwatch | reaction time and judgement of start/stop |
| time between two gates | two light gates and data logger | alignment and setup, but less reaction-time error |
Resolution is the smallest scale interval an instrument can show. A ruler marked every 1 mm has a resolution of 1 mm. A stopwatch displaying 0.01 s has a resolution of 0.01 s. Resolution matters, but it is not always the biggest limitation. If a human starts and stops a stopwatch, reaction time can produce a much larger spread than 0.01 s.
That is why repeats matter. Repeated readings help you see random effects: small unpredictable variations that make readings scatter. Taking a mean can reduce their influence. But repeats do not cure a systematic error. If the distance marks are actually 2 cm too close together because the tape was misread, repeating the timing many times will not fix the wrong distance.
A practical method should therefore be described as a chain:
quantity -> apparatus -> resolution/limitation -> repeats/control -> calculation
For the trolley:
- Measure a longer distance between two clear marks, because the same timing reaction error is then a smaller percentage of the journey time.
- Use repeated timings and calculate a mean, because individual stopwatch readings scatter.
- Release the trolley from the same point each time, because changing the starting point changes the speed being measured.
- If light gates are available, use them to reduce human reaction-time uncertainty, but still check that each gate is aligned with the trolley interrupt card.
This is how row 2 transfers to unfamiliar experiments. Even if the apparatus changes, the thinking route is stable: what quantity is needed, what instrument measures it, what limits the reading, and how will the final value be calculated?
For an Edexcel Explain question, do not just name an improvement. Link it to the effect. "Use a longer distance" is only half an answer. "Use a longer distance so the same reaction-time uncertainty is a smaller percentage of the measured time" is the physics.
Worked Example: Speed With Uncertainty
Now put the pieces together. A trolley travels between two marks. The distance between the marks is:
distance = 120.0 cm +/- 0.5 cm
Repeated timings are:
| Reading | Time / s |
|---|---|
| 1 | 2.31 |
| 2 | 2.19 |
| 3 | 2.25 |
| 4 | 2.26 |
The task is to determine the average speed with an uncertainty.
Decision point 1: convert to SI units.
120.0 cm = 1.200 m
0.5 cm = 0.005 m
distance = 1.200 m +/- 0.005 m
Decision point 2: choose the time value. The readings scatter much more than the stopwatch display resolution, so use the mean and estimate uncertainty from the spread.
mean time = (2.31 + 2.19 + 2.25 + 2.26) / 4
mean time = 2.2525 s
Record this as 2.25 s, because the readings do not justify every calculator digit.
For the uncertainty in the repeated time, use half the range:
range = 2.31 s - 2.19 s = 0.12 s
uncertainty in time = 0.12 s / 2 = 0.06 s
time = 2.25 s +/- 0.06 s
Decision point 3: calculate speed from the measured distance and measured time.
speed = distance / time
speed = 1.200 / 2.25
speed = 0.533... m s^-1
Decision point 4: combine uncertainties using percentages, because the calculation divides two measured quantities.
percentage uncertainty in distance = (0.005 / 1.200) x 100 = 0.42%
percentage uncertainty in time = (0.06 / 2.25) x 100 = 2.7%
percentage uncertainty in speed = 0.42% + 2.7% = 3.1%
Convert that percentage into an absolute uncertainty in the final speed:
absolute uncertainty = 3.1% of 0.533
absolute uncertainty = 0.031 x 0.533 = 0.0165 m s^-1
A sensible final result is:
speed = 0.53 +/- 0.02 m s^-1
Notice the representation shift. The raw data table became a mean and half-range. The equation gave the derived unit m s^-1. The percentage uncertainties told us which measurement limited the result most: timing at 2.7%, not distance at 0.42%.
The common mistake is to write:
speed = 0.533333333 m s^-1
That looks impressive but is less honest. The extra digits are calculator precision, not measurement precision. A calculated answer should not pretend to know more than the measurements know.
In an Edexcel Calculate answer, show the substitution and include the unit. In a Determine answer, the route matters too: you may need to choose the mean, choose the uncertainty method, and then reach the quantitative result.
What the Uncertainty Lets You Claim
A measurement does not usually give a single perfect value. It gives a best value and a range of reasonable values.
For the trolley worked example:
speed = 0.53 +/- 0.02 m s^-1
That means the result is being treated as an interval:
lowest reasonable value = 0.53 - 0.02 = 0.51 m s^-1
highest reasonable value = 0.53 + 0.02 = 0.55 m s^-1
If a calibrated light gate gives 0.54 m s^-1 for the same motion, the student's result is consistent with it because 0.54 m s^-1 lies inside the interval. If the calibrated value were 0.70 m s^-1, the student's result would not be consistent, and you would look for a method problem.
This is where several everyday words need their physics meanings.
| Word | Physics meaning |
|---|---|
| precision | repeated values are close to one another |
| accuracy | result is close to the true or accepted value |
| uncertainty | interval in which the true value could reasonably lie |
| error | difference between measured result and true value, not a "mistake" |
| repeatability | similar results with the same operator, method and apparatus over a short time |
| reproducibility | similar results with different operators, methods or apparatus |
Precision and accuracy are not the same. Darts clustered tightly away from the bullseye are precise but not accurate. Widely scattered darts centred around the bullseye may be more accurate on average but less precise.
For measurements:
- Large scatter in repeated readings suggests random effects and poor precision.
- A zero error, misaligned scale, or consistently late start can cause a systematic error.
- Repeats can reveal random scatter, but they do not remove a systematic error.
Graph evidence follows the same idea. If a straight-line relationship is expected to pass through the origin but the best-fit line has a clear intercept, that can suggest a systematic error. If points are widely scattered about the best-fit line, that suggests larger random uncertainty. You do not need a graph for the trolley example, but the reasoning transfers.
For an Edexcel Evaluate question, use evidence and make a judgement. A good answer does not just say "accurate" or "not accurate"; it refers to the uncertainty interval and the comparison value.
Same Data, Different Command Words
The same practical situation can be assessed in several different ways. The command word tells you what kind of physics evidence to put on the page.
Keep the same trolley experiment, but imagine an examiner asks different questions about it:
distance = 2.00 +/- 0.01 m
times = 3.9 s, 4.1 s, 4.0 s
Each command word changes the answer route:
| Question type | What a good answer must do in this context |
|---|---|
State | Give a short fact, such as the SI unit of speed: m s^-1. |
Calculate | Show numerical working and give a unit, for example speed = 2.00 / 4.0 = 0.50 m s^-1. |
Determine | Use the data to reach a quantitative result, choosing the mean time and uncertainty route if needed. |
Explain | Link cause and effect, such as why a longer distance reduces percentage timing uncertainty. |
Evaluate | Use evidence, such as an uncertainty interval, to make a supported judgement. |
For example, a Determine question would start by choosing a best time from the readings, then using that value to calculate the speed:
mean time = (3.9 + 4.1 + 4.0) / 3 = 4.0 s
time uncertainty = half range = (4.1 - 3.9) / 2 = 0.1 s
speed = 2.00 / 4.0 = 0.50 m s^-1
For uncertainty:
percentage uncertainty in distance = (0.01 / 2.00) x 100 = 0.5%
percentage uncertainty in time = (0.1 / 4.0) x 100 = 2.5%
percentage uncertainty in speed = 3.0%
So:
speed = 0.50 m s^-1 with about 3% uncertainty
absolute uncertainty = 0.03 x 0.50 = 0.015 m s^-1
A sensible final result is:
speed = 0.50 +/- 0.02 m s^-1
The command-word transfer is not separate from the physics. Units show what has been combined. Estimates check whether the result belongs in the real world. Uncertainty tells you how strongly the data can support a claim.