Circuitry
The base of a tachometer is its circuit board. The circuit board provides a backbone to connect wires and internal parts.
Sensor
A proximity sensor detects any reflective element moving in front of it. Sensors broadcast energy to a device and measure the length of time for that energy to be reflected back. The energy can be in the form of infrared light, sound waves or magnetism.
Microprocessor
A microcontroller collects information by counting the pulses from the sensor to calculate the rpm of the revolving object. Microcontrollers are small microchips that can be used to create small computer devices.
Calculation
A math algorithm is stored within the microcontroller to calculate the rpm of the rotating object. An algorithm is a series of commands written in an algorithm language. Commonly used algorithm languages include Visual Basic, Perl and C++.
Output
A digital tachometer requires an output display to show the results of the calculations. The display is an alphanumeric LCD screen small enough to fit on the circuit board or attach to the microcontroller.