Skip to content
LearnTronics menu

LearnTronics

Math

The mathematics used in electronics

This is not intended to be a complete mathematics course. Its purpose is simpler: to explain the mathematical ideas, symbols, and operations that appear in electronics well enough that they do not become a barrier to understanding the electronics.

Whenever possible, the examples here will connect directly to familiar electrical ideas such as voltage, current, resistance, frequency, phase, charging time, gain, power, and waveforms.

A useful RPN calculator

This is an older Windows RPN (Reverse Polish Notation) calculator from Syntillium Software. It includes scientific, trigonometric, logarithmic, binary/hexadecimal, and other functions useful when working with electronics.

Click the ? twice for instructions on using it. RPN stands for Reverse Polish Notation and is a bit different from most other calculators. As you enter a number, click Enter and it stacks in the display. Hitting another key such as + then performs the operation on the top numbers in the stack.

For example, to add 1 plus 2, type: 1 Enter 2 Enter +

RPN Calculator by Syntillium Software

Download RPN Calculator — ZIP file

The ZIP contains the original Windows executable, RPNCALC.EXE. Because this is older software, modern Windows or security software may display a warning before allowing it to run.

Numbers, operations, and notation

Equations and algebra

Geometry

Trigonometry — especially important in AC work

A technician or electrician does not need to become a mathematician to understand sine waves. But it is very useful to understand what sine, cosine, an angle, and a phase angle actually mean.

We will connect a point rotating around a circle with the familiar sine-wave shape. That gives a visual meaning to expressions such as sin(θ), and makes it much easier to understand why two AC waveforms can have the same frequency but still be 30°, 90°, or 180° out of phase.

This section can also connect phase angle to practical subjects such as resistance, capacitance, inductance, impedance, power factor, filters, and oscillators.

Calculus — removing the mystery

Calculus is used much more heavily by engineers than by most electronics technicians, but its notation appears often enough that it is worth knowing what the symbols mean. We do not need to begin with formal proofs.

The goal is recognition and understanding. A reader should be able to encounter a formula elsewhere on LearnTronics and say, “I know what those symbols are telling me,” even if a calculator is used to do the arithmetic.

Possible first Math pages