Firmware

« Back to Glossary Index

Code that is embedded into the hardware of a computer.

Firmware (Wikipedia)
A television remote control is an example of an engineered product that contains firmware. The firmware monitors the buttons, controls the LEDs, and processes the button presses to send the data in a format the receiving device, in this case, a television set, can understand and process. In fact, the television's motherboard has complex firmware too.

In computing, firmware is a specific class of computer software that provides the low-level control for a device's specific hardware. Firmware can either provide a standardized operating environment for more complex device software (allowing more hardware-independence), or, for less complex devices, act as the device's complete operating system, performing all control, monitoring and data manipulation functions. Typical examples of devices containing firmware are embedded systems, consumer appliances, computers, computer peripherals, and others. Almost all electronic devices beyond the simplest contain some firmware.

Firmware is held in non-volatile memory devices such as ROM, EPROM, EEPROM, and Flash memory. Changing the firmware of a device was rarely or never done during its lifetime in the past but is nowadays a common procedure; some firmware memory devices are permanently installed and cannot be changed after manufacture. Common reasons for updating firmware include fixing bugs or adding features to the device. This requires ROM integrated circuits to be physically replaced, or EPROM or flash memory to be reprogrammed through a special procedure. Firmware such as the BIOS of a personal computer may contain only elementary basic functions of a device and may only provide services to higher-level software. Firmware such as the program of an embedded system may be the only program that will run on the system and provide all of its functions.

Before the inclusion of integrated circuits, other firmware devices included a discrete semiconductor diode matrix. The Apollo guidance computer had firmware consisting of a specially manufactured core memory plane called "core rope memory", wherein each core was treated as a transformer core within a matrix of discrete wires: each individual wire stored one data bit, with wires running through the core storing a '1' and those bypassing the core storing a '0'.


This Video Sponsored by Dale