Skew: From Diagonal Lines to Digital Timing
To most people, skew means tilted or slanted. In electronics, it means your clock signal arrives late to the party.
In everyday English, skew describes something set at an angle, diagonal, or lopsided. A skewed picture frame hangs crooked. A skewed distribution in statistics leans to one side. The word carries the sense of deviation from a straight or symmetrical path.
In synchronous digital circuits, skew has a much sharper meaning. Every component in a computer or processor needs to receive the same clock signal at the same instant. That signal travels down copper traces on a circuit board or through wires in an integrated circuit. But those paths have different lengths. A signal traveling a longer distance arrives microseconds or nanoseconds later than one traveling a shorter path. When the same clock pulse reaches different gates, flip-flops, or memory blocks at different times, that timing difference is clock skew. Even tiny delays matter: at modern processor speeds, a nanosecond is the width of a few transistors.
Clock skew causes real failures. If one part of a circuit samples data one clock cycle before another part does, they work from different information. Data can be corrupted or lost. Critical paths in the circuit may miss their timing windows. Designers spend enormous effort minimizing skew through careful layout, matching trace lengths, and inserting delay buffers to synchronize arrival times across the chip.
The metaphorical bridge is clear: both senses involve lines or paths that do not align perfectly. But in mechanical engineering, skew appears in a different guise. A skew bevel gear has teeth cut at an angle, forming a spiral pattern rather than straight radial lines. This is not a timing problem but a geometry problem. The angled teeth distribute load more smoothly and run more quietly than straight-cut gears. Here skew is intentional design, not a flaw to eliminate. The word has drifted to opposite poles: something to cure in electronics, something to harness in mechanical systems.
The dictionary entry
skew
(noun, industrial electronics)
A phenomenon in synchronous digital circuit systems (such as computers) in which the same sourced clock signal arrives at different components at different times.