Scientific Notation for Electronics
Electronics values range across an extraordinary span. A small capacitor might store charge in a quantity measured in trillionths of a farad, while a transmitter might operate at hundreds of millions of cycles per second. Writing those numbers out in full — every zero in place — is tedious and invites errors. Scientific notation solves this problem by expressing any number as a single-digit coefficient multiplied by a power of ten. Once you can use it fluently, the mathematics of radio becomes manageable and reliable.
Why Scientific Notation Exists
Electronics values span a phenomenal range. A small-signal capacitor might be 100 pF — written out in full, that is 0.0000000001 farads. A crystal oscillator might operate at 20 MHz — that is 20,000,000 hertz. Writing those numbers in full every time would be tedious and error-prone. One misplaced zero in a calculation could mean the difference between a working circuit and a damaged component.
Scientific notation solves this by expressing every number as a coefficient — a value between 1 and 10 — multiplied by an appropriate power of 10. A 100 pF capacitor becomes 1 × 10−10 F. The 20 MHz oscillator becomes 2 × 107 Hz. The numbers become short, the exponents carry all the scale information, and calculations become reliable.
The Structure of Scientific Notation
Every number in scientific notation has the form:
The coefficient must be at least 1 and less than 10 — it has exactly one non-zero digit before the decimal point. The exponent is any integer, positive, negative or zero.
- 4,700 = 4.7 × 103 (coefficient 4.7, exponent +3)
- 0.0022 = 2.2 × 10−3 (coefficient 2.2, exponent −3)
- 14,000,000 = 1.4 × 107 (coefficient 1.4, exponent +7)
- 0.000000047 = 4.7 × 10−8 (coefficient 4.7, exponent −8)
A positive exponent means the number is greater than 1 — you have moved the decimal point to the right from the coefficient. A negative exponent means the number is between 0 and 1 — you have moved it to the left.
Converting Numbers to Scientific Notation
To convert a standard number to scientific notation, follow three steps:
- Move the decimal point until you have exactly one non-zero digit to its left. Count how many places you moved it.
- That count is your exponent. If you moved the decimal to the left, the exponent is positive. If you moved it to the right, the exponent is negative.
- Drop trailing zeros from the coefficient unless they are significant figures.
47,000 → scientific notation
Move the decimal four places to the left: 4.7000
Exponent is +4 (moved left). Drop trailing zeros.
Result: 4.7 × 104
0.00033 → scientific notation
Move the decimal four places to the right: 3.3
Exponent is −4 (moved right).
Result: 3.3 × 10−4
1,420,000 → scientific notation
Move the decimal six places to the left: 1.420000
Exponent is +6. Drop trailing zeros.
Result: 1.42 × 106
Converting from Scientific Notation
To convert from scientific notation back to standard form, reverse the process:
- Positive exponent: move the decimal point right by that many places (add zeros as needed)
- Negative exponent: move the decimal point left by that many places (add leading zeros as needed)
3.3 × 105
Positive exponent 5: move decimal five places right.
3.3 → 330,000
4.7 × 10−6
Negative exponent 6: move decimal six places left.
4.7 → 0.0000047
Powers of 10 Reference
| Power | Value | Name | Electronics example |
|---|---|---|---|
| 10−12 | 0.000000000001 | One trillionth | 1 × 10−12 F = 1 picofarad (pF) |
| 10−9 | 0.000000001 | One billionth | 1 × 10−9 H = 1 nanohenry (nH) |
| 10−6 | 0.000001 | One millionth | 1 × 10−6 A = 1 microamp (μA) |
| 10−3 | 0.001 | One thousandth | 1 × 10−3 W = 1 milliwatt (mW) |
| 100 | 1 | One | 1 × 100 Ω = 1 ohm |
| 103 | 1,000 | One thousand | 1 × 103 Ω = 1 kilohm (kΩ) |
| 106 | 1,000,000 | One million | 1 × 106 Hz = 1 megahertz (MHz) |
| 109 | 1,000,000,000 | One billion | 1 × 109 Hz = 1 gigahertz (GHz) |
Multiplying and Dividing
One of the great advantages of scientific notation is that multiplication and division become straightforward.
When multiplying: multiply the coefficients and add the exponents.
When dividing: divide the coefficients and subtract the denominator exponent from the numerator exponent.
If the resulting coefficient is not between 1 and 10, adjust: 24 × 105 = 2.4 × 106 (move decimal one place left, add 1 to exponent).
The wavelength formula is λ = c / f, where c = 3 × 108 m/s and f = 14 MHz = 14 × 106 Hz.
λ = (3 × 108) ÷ (14 × 106)
= (3 ÷ 14) × 10(8−6)
= 0.2143 × 102
= 2.143 × 101 = 21.4 m (adjust so coefficient is between 1 and 10)
A signal has a period T = 5 × 10−6 s (5 microseconds). What is its frequency?
f = 1 / T = 1 / (5 × 10−6) = (1/5) × 106 = 0.2 × 106 = 2 × 105 Hz = 200 kHz
Engineering Notation
Engineering notation is a variant of scientific notation where the exponent is always a multiple of 3: …, −12, −9, −6, −3, 0, +3, +6, +9, … This maps directly onto the metric prefix system, making values immediately readable as nanohenries, microfarads, kilohms or megahertz.
| Engineering notation | Metric prefix | Symbol |
|---|---|---|
| × 10−12 | pico | p |
| × 10−9 | nano | n |
| × 10−6 | micro | μ |
| × 10−3 | milli | m |
| × 100 | (base unit) | — |
| × 103 | kilo | k |
| × 106 | mega | M |
| × 109 | giga | G |
The coefficient in engineering notation can range from 1 to 999 (not restricted to 1–10 as in scientific notation). For example:
= 47 × 10−9 F (engineering notation)
= 47 nF (with metric prefix)
In practice, engineers almost always use engineering notation because it maps directly to the prefixes printed on component labels, datasheets and equipment specifications. Your calculator may have a dedicated ENG mode that automatically selects exponents in multiples of 3.
Entering Values on a Calculator
Scientific calculators have an EE or EXP key that means "× 10 to the power of." To enter 4.7 × 10−8:
- Press 4.7
- Press EE (or EXP)
- Press ± (or +/−)
- Press 8
- Display shows:
4.7⊃⊃⊃−08or4.7E−8
On a smartphone, look for a scientific calculator mode (rotate to landscape on most phones) or use a dedicated scientific calculator app. For complex RF calculations involving many powers of 10, a scientific calculator is far more reliable than a basic one.
Ham Radio Examples
The following table shows common ham radio quantities expressed in scientific notation. Recognising these values will help you work through calculations in later modules without having to stop and convert numbers.
| Quantity | Ordinary form | Scientific notation |
|---|---|---|
| Speed of light | 300,000,000 m/s | 3 × 108 m/s |
| 20 m band frequency (14.2 MHz) | 14,200,000 Hz | 1.42 × 107 Hz |
| 2 m band frequency (144 MHz) | 144,000,000 Hz | 1.44 × 108 Hz |
| Electrons per ampere per second | 6,240,000,000,000,000,000 | 6.24 × 1018 |
| Typical noise floor power (approx. −130 dBm) | 0.0000000000000001 W | ~1 × 10−16 W |
| Typical HF transmit power (100 W) | 100 W | 1 × 102 W |
| Typical crystal capacitance (10 pF) | 0.00000000001 F | 1 × 10−11 F |
| Typical RF inductor (100 nH) | 0.0000001 H | 1 × 10−7 H |
Common ham radio quantities expressed in scientific notation, showing the range from picoscale to gigascale.
View LargerFrequently Asked Questions
What is the difference between scientific notation and engineering notation?
Scientific notation requires the coefficient to be between 1 and 10, so the exponent can be any integer. Engineering notation restricts the exponent to multiples of 3 (…−12, −9, −6, −3, 0, 3, 6, 9…) so that the exponent always corresponds to a metric prefix. In practice, engineers almost always use engineering notation because it maps directly to picofarads, nanohenries, kilohms and megahertz. The coefficient in engineering notation can range from 1 to 999. For example: 4.7 × 10−8 F (scientific) becomes 47 × 10−9 F = 47 nF (engineering). Your calculator may have a separate ENG mode that automatically uses engineering-notation exponents.
Why does the exponent go negative for very small numbers?
A negative exponent is a shorthand for "divide by that power of 10." 10−3 means 1/103 = 1/1000 = 0.001. So 4.7 × 10−3 means 4.7 ÷ 1000 = 0.0047. Conceptually: when you move the decimal point to the LEFT (making the number smaller than 1), you need a negative exponent to restore the original value. Each step to the left subtracts 1 from the exponent. Starting from 4700 (= 4.7 × 103), moving the decimal three places left to reach 4.7 brings the exponent from 3 down to 0. Moving it one more place left to reach 0.47 brings the exponent to −1.
How do I handle scientific notation on a basic calculator?
On a scientific calculator, use the EE or EXP key — it stands for "times ten to the power of." Enter the coefficient, press EE/EXP, then enter the exponent (use the +/− key for negative exponents). On a basic non-scientific calculator, you cannot enter scientific notation directly. You must convert the number first: 4.7 × 10−6 = 0.0000047, then type that value. For complex RF calculations with many powers of 10, a free scientific calculator app on a smartphone is far more reliable.
Test Your Knowledge
Answer the questions below to check your understanding of this lesson. Every answer can be found in the lesson above.