|
Return to June 12, 2000 table of contents
Useful Tips Ease Interfacing Of Logic Devices In Mixed 3-V And 5-V SystemsYou Can Insure Data Reliability In Mixed-Voltage Systems If You Pay Attention To These Key Concepts.by Mike Magdaluyo Operating voltages for digital systems have dropped from 5 V to 3 V or lower, because of the demand for higher-speed logic families that use ICs with smaller geometries. Contributing to the drop as well are the low power-consumption requirements of mobile wireless devices, such as cellular phones, handheld computers, and GPS receivers. Today, there are many 3-V logic families available. (Note that the term 3 V is commonly used when the supply voltage is 3.3 V). In many designs, however, 3-V systems coexist with legacy 5-V systems, and both supply voltages are mixed on the same circuit board. With the introduction of even lower voltage standards, such as 2.5 V and 1.8 V, it can be expected that mixed voltage interfacing issues will be around for many years. There are pitfalls to watch out for when interfacing mixed-voltage systems. These pitfalls can be avoided by paying close attention to a few key issues. These include the maximum voltages applied to the input and output pins, the current flowing between the power supplies, and the input-switching threshold levels that must be met. Although this article addresses interfacing logic ICs in 5-V and 3-V systems that use TTL and CMOS switching levels, the concepts discussed can be applied to interfacing other voltage levels as well. Understanding these concepts will help you to avoid the pitfalls and allow you to design circuits with reliable data transfer between the 5-V and 3-V systems. Some circuits have limitations on the voltage that can be applied to an input or output pin. These circuits can have current paths to VCC through diodes or parasitic elements. If the voltage is high enough, current will flow into the device to the 3-V supply. If connected to a 5-V signal, you will have the 5-V supply charging the 3-V supply. Excessive current can also damage the diodes and circuitry. In the suspend or power-down modes, when the 3-V supply drops to 0 V, large currents can flow to ground, or an active-HIGH bus can be pulled down to ground. Either of these situations will cause data disruption and may damage components. The important thing to bear in mind is to not allow current to flow to VCC while it's active at 3 V or while it's at 0 V in a suspend mode. Also, it's important to remember that there are different scenarios for having 5-V components drive 3-V components and vice versa. A mixture of TTL and CMOS switching levels can exist too. The driver must meet the receiver's input switching level with enough margin and do it without damaging the circuitry. These issues become apparent after examining some I/O circuits in detail. Virtually all the inputs of a digital circuit will contain an electrostatic discharge (ESD) protection circuit. This circuit is present between the physical input pin and the active circuit. The classic CMOS scheme provides protection against negative zaps by the diodes to ground (Fig. 1a). Positive zaps are clamped by the diode connected to VCC. The disadvantage of such a circuit is that its maximum input voltage is limited to VCC + 0.5 V to keep current from flowing to the supply. With a VCC of 3 V, the allowed input voltage is too low for direct interfacing to most 5-V systems. Most 5-V systems apply at least 3.6 V to the input. Some low-voltage circuits may still use two ESD diodes connected to ground. Instead of a third diode, they may use a double transistor circuit (Fig. 1b). Two transistors, bipolar or MOS, act as fast Zener diodes protecting against zaps. The diode connected to VCC is removed, and the maximum input voltage isn't limited by VCC.
|
|