In digital electronics, a level shifter, also called level converter or logic level shifter, or voltage level translator, is a circuit used to translate signals from one logic level or voltage domain to another, allowing compatibility between integrated circuits with different voltage requirements, such as TTL and CMOS.[1][2] Modern systems use level shifters to bridge domains between processors, logic, sensors, and other circuits. In recent years, the three most common logic levels have been 1.8V, 3.3V, and 5V, though levels above and below these voltages are also used.[citation needed]

Types of level shifter edit

Uni-directional – All input pins are dedicated to one voltage domain, all output pins are dedicated to the other.[3]

Bi-directional with Dedicated ports – Each voltage domain has both input and output pins, but the data direction of a pin does not change.

Bi-directional with external direction indicator – When an external signal is changed, inputs become outputs and vice versa.

Bi-directional, auto-sensing – A pair of I/O spanning voltage domains can act as either inputs or outputs depending on external stimulus without the need for a dedicated direction control pin.

Hardware implementation edit

Fixed function level shifter ICs - These ICs provide several different types of level shift in fixed function devices. Often lumped into 2-bit, 4-bit, or 8-bit level shift configurations offered with various VDD1 and VDD2 ranges, these devices translate logic levels without any additional integrated logic or timing adjustment.

Configurable mixed-signal ICs (CMICs) – Level shifter circuitry can also be implemented in a CMIC. The no-code programmable nature of CMICs allows designers to implement fully customizable level shifters with the added option to integrate configurable logic or timing adjustments in the same device.

Power Management ICs realize level shifters using differential signaling. The differential pair steers the current in one of its two legs which then drives a latch in a different voltage domain and level shifts the voltage.

Applications of level shifters edit

Since level shifters are used to resolve the voltage incompatibility between various parts of a system, they have a wide range of applications as well. Level shifters are widely used in interfacing legacy devices and also in SD cards, SIM cards, CF cards, audio codecs and UARTs.

Level shifters are also widely used in gate driver circuits used in power management ICs. In these applications, level shifter translates the control logic signal to high voltages used in driving power MOSFETs.

See also edit

References edit

  1. ^ Schweber, William L. (1986), Integrated Circuits for Computers: Principles and Applications, McGraw-Hill, pp. 157–158, ISBN 9780070536241
  2. ^ Horan, B. (2013). Practical Raspberry Pi. Technology in Action. Apress. p. 167. ISBN 978-1-4302-4972-6.
  3. ^ "Overview for Voltage Level Translation". Texas Instruments. Retrieved 2017-05-01.

External links edit

IC examples from three different logic families
  • 74AXC1T45, 1-bit bidirectional with direction control, dual-supply of 0.65V-3.6V translated to 0.65V-3.6V, available only in SMD packages. 4-bit 74AXC4T245 and 8-bit 74AXC8T245 exist too.
  • 74LVC1T45, 1-bit bidirectional with direction control, dual-supply of 1.65V-5.5V translated to 1.65V-5.5V, available only in SMD packages. 2-bit 74LVC2T45 and 8-bit 74LVC8T245 exist too.
  • 4504B, 6-bit unidirectional, dual-supply of 5V TTL or 5V-18V CMOS translated to 5V-18V CMOS, available in DIP or SMD packages.