1/37
Vocabulary practice flashcards covering steady-state and dynamic electrical behavior, noise margins, fanout calculations, logic gate subfamilies, and low-voltage standards.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Static Behavior (Circuit Analysis)
The electrical behavior of a digital circuit when input and output signals are constant and NOT changing (steady-state).
Dynamic Behavior (Circuit Analysis)
The electrical behavior of a digital circuit when input and output signals are actively changing or transitioning between logic states.

Voltage Transfer Characteristic (VTC)
The curve mapping the relationship between the input voltage (VIN) and the resulting output voltage (VOUT) of a logic gate, such as a CMOS inverter.
Undefined Region (VTC)
The input voltage range (e.g., 2.2V∼2.6V on a typical 5V CMOS inverter curve) where the output transitions sharply and the output logic state cannot be guaranteed.
V_OHmin (VOHmin)
The minimum output voltage guaranteed by a logic gate in the HIGH output state.
V_OLmax (VOLmax)
The maximum output voltage guaranteed by a logic gate in the LOW output state.
V_IHmin (VIHmin)
The minimum input voltage recognized by a logic gate as a valid HIGH state.
V_ILmax (VILmax)
The maximum input voltage recognized by a logic gate as a valid LOW state.
Power-Supply Rails
The supply voltage (VCC or VDD) and ground (GND) lines that determine and scale typical CMOS logic switching thresholds.

DC Noise Margin
A quantitative measure of a circuit's immunity to noise, defining how much noise voltage can corrupt a worst-case output signal before an input fails to recognize it properly.
Low-State Noise Margin (NML)
The maximum noise voltage allowable on a LOW logic level without exceeding VILmax, calculated as NML=VILmax−VOLmax.
High-State Noise Margin (NMH)
The maximum noise voltage allowable on a HIGH logic level without dropping below VIHmin, calculated as NMH=VOHmin−VIHmin.
I_IH (IIH)
The maximum current that flows into an input terminal when a HIGH-level voltage is applied.
I_IL (IIL)
The maximum current that flows out of an input terminal when a LOW-level voltage is applied.

Sourcing Current
Current flow direction where current flows out of the logic gate output terminal from the internal power supply (VCC) through the load to ground, occurring when the PMOS transistor is ON and the NMOS is OFF.
Sinking Current
Current flow direction where current flows from an external supply through the load into the logic gate output terminal to ground, occurring when the NMOS transistor is ON and the PMOS is OFF.
I_OHmax (IOHmax)
The maximum sourcing current an output can supply in the HIGH state while maintaining an output voltage of at least VOHmin.
I_OLmax (IOLmax)
The maximum sinking current an output can absorb in the LOW state while maintaining an output voltage no greater than VOLmax.
Gate Fanout
The maximum number of driven inputs a single logic gate output can drive without exceeding worst-case loading current ratings or violating logic voltage specifications, given by Fanout=min(NH,NL).

Tie-Off Design Rules
Circuit design guidelines requiring that unused CMOS gate inputs must never float; unused NAND inputs are tied HIGH (VDD) through a 1kΩ resistor, and unused NOR inputs are tied LOW (GND) through a 1kΩ resistor.
Transition Time
The time required for the output of a logic circuit to switch from one logical voltage state to another.
Propagation Delay (tp)
The time delay between the midpoint (50%) of an input signal transition and the corresponding midpoint (50%) of the resulting output signal transition, establishing the fundamental speed limit of a digital circuit.
t_pHL (tpHL)
Propagation delay measured from the 50% input transition point to the 50% output transition point when the output is switching from HIGH to LOW.
t_pLH (tpLH)
Propagation delay measured from the 50% input transition point to the 50% output transition point when the output is switching from LOW to HIGH.

Open-Drain Gate
A specialized logic gate that omits the internal PMOS pull-up transistor, having only an NMOS pull-down transistor, requiring an external pull-up resistor to produce a valid HIGH logic state.
74FAMnn Mnemonic System
Alphanumeric designator format for standard 74-series ICs where FAM identifies the technology subfamily generation (e.g. HC, AHC) and nn specifies the numeric logic function (e.g. 00 for NAND).
54-Series Logic
Military and aerospace grade sub-series of digital logic components specified for wider operating temperature ranges (−55∘C to 125∘C) and tighter power supply tolerances than commercial 74-series components.
74HC Family
High-speed CMOS logic subfamily designed for pure CMOS systems, operating across a wide power supply range from 2V to 6V.
74HCT Family
High-speed CMOS logic subfamily designed with lower input threshold voltage boundaries (VIHmin=2.0V, VILmax=0.8V) to enable direct interfacing with legacy TTL logic outputs at VCC=5V.
74AHC Family
Advanced High-speed CMOS logic subfamily featuring sub-micron transistor scaling to achieve 2 to 3 times faster propagation speeds (tPD≈3.7ns for '00) than standard 74HC logic.
Symmetric Output Drive
Output driver property where a logic gate exhibits equal sourcing and sinking current drive strengths (∣ISOURCE∣=∣ISINK∣).
Power-Dissipation Capacitance (CPD)
An internal device capacitance parameter used to calculate dynamic power dissipation in CMOS logic circuits using the formula P=CPD⋅VCC2⋅f.
74LVC Family
Low-Voltage CMOS logic subfamily designed for mixed-voltage systems, featuring over-voltage tolerant inputs up to 5.5V while operating from lower supply voltages (e.g., 3.3V).
74ALVC Family
Advanced Low-Voltage CMOS logic subfamily optimized for ultra-high-speed processing at 2.5V and 3.3V, achieving sub-2 nanosecond (<2ns) propagation delays.
3.3V LVTTL
Low-voltage digital logic interfacing standard whose input and output voltage thresholds (VOHmin=2.4V, VIHmin=2.0V, VOLmax=0.4V, VILmax=0.8V) match classic 5V TTL levels.
Transistor-Transistor Logic (TTL)
A bipolar junction transistor (BJT) logic family requiring a standard 5.0V DC power supply and offering inherent immunity to electrostatic discharge (ESD).
Schottky Clamping
The integration of a Schottky diode between the base and collector of a BJT to divert excess base current and prevent deep transistor saturation, reducing turn-OFF propagation delay.
74LS Family
Low-power Schottky TTL subfamily utilizing Schottky-clamped BJTs to balance modest propagation delay (9ns) with low power dissipation (2mW per gate).