Industrial electronics

logic low

In binary logic, one of the two levels that a signal can have.

logic low: the signal state representing binary zero

A logic low is the lower of two distinct voltage states used to represent data in digital circuits. In most modern systems, logic low corresponds to binary 0 and typically sits near ground potential, usually between 0 and 0.8 volts for TTL (transistor-transistor logic) circuits, or 0 to 30 percent of supply voltage for CMOS (complementary metal-oxide-semiconductor) logic. The exact threshold varies by logic family and application, but the fundamental purpose remains constant: to create a measurable, repeatable electrical difference that circuits can detect and respond to reliably.

Logic low exists in direct contrast to logic high, which represents binary 1. The voltage gap between these two states, called noise margin, provides the safety buffer that allows real-world circuits to tolerate minor fluctuations, electromagnetic interference, and component variations without misinterpreting data. A digital system must distinguish between logic low and logic high millions or billions of times per second, so this margin must be substantial enough to survive the electrical noise of industrial environments, switching transients, and aging of semiconductor materials.

Practical measurement and detection

In the field, technicians measure logic states using oscilloscopes, logic analyzers, or simple multimeters. A logic low reading on an output pin confirms that the circuit element driving that signal is either in a transistor's saturated (fully conductive) state, or is explicitly pulled to ground through a resistor. Input pins detect logic low when the voltage presented to them falls below the threshold specified for that logic family, typically around 0.5 volts for TTL or below one-third of supply voltage for CMOS. Floating inputs (unconnected or weakly driven) often sit between the two thresholds and behave unpredictably, making them a common source of debugging headaches.

The term "logic low" itself is more descriptive than historical; it simply identifies the lower voltage condition in a two-state system. This naming convention applies equally to 5-volt systems, 3.3-volt systems, and even lower supply voltages found in modern microcontrollers and FPGA applications. As long as a circuit maintains two distinct, measurable voltage regions, the lower one earns the name logic low, regardless of the actual voltage value.

In industrial control and PLC (programmable logic controller) applications, logic low typically arrives through switched sensor signals, relay contacts, or open-drain outputs. A sensor detecting an object low might short a signal line to ground, creating logic low. Pulling a line high requires either an internal pull-up resistor or an active driver; simply letting a line sit undriven will not guarantee it stays low. This asymmetry between active low and passive high is why many industrial systems use active-low signaling: pulling to ground through a switch or transistor is reliable, whereas pulling high through a weak resistor can fail if the power supply sags.

More from Industrial electronics

See all

Get the Word of the Day

One industrial term every weekday, with the trade it belongs to and why it is worth knowing. No advertising.