Digital logic Flashcards
Define ‘Discrete logic’
> Physical logical chips are assembled on a single PCB to perform a function
> Often requires a physically large circuit board with lots of ICs.
What are the 2 main benefits of using discrete logic?
> Discrete logic circuits are useful when simple logic circuits are needed.
> Discrete logic circuits are often cheaper.
What are the different practical logic levels?
> VIL: Max input voltage considered to be a LOW
> VOL: Max output voltage asserted to be a LOW
> VIH: Min input voltage considered to be a HIGH
> VOH: Min output voltage asserted to be a HIGH
What is the noise immunity?
> This is the difference between output thresholds
> VIL - VOL = VThreshold
What are the features of TTL?
> Power supply: 5V
> VIL = 0.8V
> VIH = 2V
> High power consumption
What are the features of CMOS?
> Power supply: 1.8V ⇒ 5V
> VIL = 1/3 × Vsupply
> VIH = 2/3 × Vsupply
> Power consumption ∝ clock speed
> Susceptible to electro-static discharge ESD damage
Define “propagation delay”
When inputs to a digital circuit are applied it takes a finite time for the output to respond.
How can you physically combat propagation delay?
Differing lengths in the PCD traces cause the bits to arrive at different times.
What is the problem with propagation delay?
It can limit the maximum speed that a digital circuit can operate at.
Why do higher clock frequencies require more cooling?
Higher frequencies ⇒ more current flowing faster ⇒ because of discharging/charging of capacitances in the circuit
What are the two types of IO current? What do they do?
> Sink Current: When current flows into an input/output
> Source Current: When current flow out of an input/output
What are the current limits for IO?
> IIL: The current sourced from an input when it is held LOW
> IIH: The current sunk input an input when it is held HIGH
> IOL: The max current that can be sunk into an output
> IOH: The max current that can be sourced from an output held LOW
What happens if the current limits for IO are exceeded?
Either damage will occur and/or the device may not maintain the correct levels of VOL or VOH.
Define “Fan out limit”
The max number of inputs that a single output can be connected to whilst maintaining the correct levels of VOL or VOH.
What are the different types of IO?
> Input only
> Output only
- Classic push-pull (totem pole)
- Open-collector / Open-drain
> Bi-directional
- Tri-state