Worked examples on the SENASA exam calculator

The formulas you type most in the pilot theory exams, solved key by key on the exam calculator. The results are not typed by hand: they are computed by the same engine we checked against the official calculator, so they are what you will see on the screen. Press «Try it» and the sequence types itself on the calculator.

The data in each example is made up and the factors (27 ft/hPa, 120 ft/°C, 101.3, 3.785…) are the usual ones: always use those your question gives you. This is calculator-handling practice, not a syllabus.

Wind

Crosswind component

Wind 25 kt at 40° off the runway heading.

XWC = wind speed × sin(angle)

Keys
25 * 40 sin =
Screen
16.07 kt

Try it on the calculator

Headwind component

Same wind: 25 kt at 40°.

HWC = wind speed × cos(angle)

Keys
25 * 40 cos =
Screen
19.15 kt

Try it on the calculator

Wind correction angle (WCA)

Crosswind of 16 kt with a TAS of 120 kt. Division first, then = and finally asin.

sin(WCA) = XWC ÷ TAS

Keys
16 / 120 = asin
Screen
7.6623 °

Try it on the calculator

TRAP: adding the WCA to the track in the same operation

Track 270° plus the WCA above. If asin ends up as the second number of the addition, the calculator glues the numbers together.

Heading = track + WCA

Keys
270 + ( 16 / 120 ) asin =
Screen
2707.6623 · Correct: 277.6623 °. The exam calculator gives this wrong result with no warning.
Safe way
16 / 120 = asin + 270 =277.6623 °

Try it on the calculator Try the safe way

Navigation

Flight time in minutes

187 NM at a GS of 142 kt.

minutes = distance ÷ GS × 60

Keys
187 / 142 * 60 =
Screen
79.014084507 min

Try it on the calculator

1 in 60 rule

4 NM off track after 50 NM.

track error = distance off × 60 ÷ distance gone

Keys
4 * 60 / 50 =
Screen
4.8 °

Try it on the calculator

Departure

Change of longitude of 5° at latitude 45°.

departure (NM) = ch. long in minutes × cos(latitude)

Keys
5 * 60 * 45 cos =
Screen
212.13 NM

Try it on the calculator

Convergency

Change of longitude of 20° at mean latitude 50°.

convergency = ch. long × sin(mean latitude)

Keys
20 * 50 sin =
Screen
15.32 °

Try it on the calculator

Altimetry and atmosphere

Pressure altitude

Elevation 2300 ft and QNH 998 hPa, with 27 ft per hPa (use 30 if your question says so).

PA = elevation + (1013 − QNH) × 27

Keys
( 1013 - 998 ) * 27 + 2300 =
Screen
2705 ft

Try it on the calculator

Density altitude

PA 5000 ft and ISA deviation +15 °C.

DA = PA + 120 × ISA deviation

Keys
5000 + 120 * 15 =
Screen
6800 ft

Try it on the calculator

Local speed of sound (LSS)

Outside air temperature −40 °C. The sign goes AFTER the number, and the root after the =.

LSS = 38.95 × √(temperature in K)

Keys
40 +/- + 273 = √x * 38.95 =
Screen
594.5459465 kt

Try it on the calculator

Performance and fuel

Fuel from US gallons to kg

45 US gal with specific gravity (SG) 0.72.

kg = US gal × 3.785 × SG

Keys
45 * 3.785 * 0.72 =
Screen
122.634 kg

Try it on the calculator

Climb gradient

Rate of climb 900 ft/min at a GS of 110 kt.

gradient % = ROC ÷ (GS × 101.3) × 100

Keys
900 / 110 / 101.3 * 100 =
Screen
8.076819528 %

Try it on the calculator

TRAP: fuel remaining in a single chain

200 kg on board, burn of 12 kg/min for 3.5 min and 15 kg taxi fuel. The calculator groups the subtraction wrongly.

remaining = on board − burn × time − taxi

Keys
200 - 12 * 3.5 - 15 =
Screen
173 · Correct: 143 kg. The exam calculator gives this wrong result with no warning.
Safe way
200 - ( 12 * 3.5 ) - 15 =143 kg

Try it on the calculator Try the safe way

Mass and balance

Centre of gravity using the memory

Three masses (650, 80 and 120 kg) with arms 2.1, 2.4 and 3.0 m. Each moment is added to memory with M+ and the total is divided by the total mass (850 kg).

CG = total moment ÷ total mass

Keys
MC 650 * 2.1 = M+ 80 * 2.4 = M+ 120 * 3 = M+ MR / 850 =
Screen
2.2552941176 m

Try it on the calculator

Practise until it is automatic

Repeat each sequence on the calculator with the «Study helper» on and, once you can do them without looking, switch to «Exam mode». If you want to know why the two traps fail, they are explained in every quirk of the official calculator.