Wiki

This version is outdated by a newer approved version.DiffThis version (03 Nov 2021 20:45) was approved by Doug Mercer.The Previously approved version (04 Jul 2016 19:17) is available.Diff

This is an old revision of the document!


Activity: Logic Voltage Level Shifting, For ADALM1000

Objective:

The objective of this lab activity is to explore a simple circuit that increase the voltage swing of a 3.3 V logic signal to 5.0 V or decrease the voltage swing of a 5.0 logic signal to 3.3 V.

Notes:

As in all the ALM labs we use the following terminology when referring to the connections to the M1000 connector and configuring the hardware. The green shaded rectangles indicate connections to the M1000 analog I/O connector. The analog I/O channel pins are referred to as CA and CB. When configured to force voltage / measure current –V is added as in CA-V or when configured to force current / measure voltage –I is added as in CA-I. When a channel is configured in the high impedance mode to only measure voltage –H is added as CA-H.

Scope traces are similarly referred to by channel and voltage / current. Such as CA-V , CB-V for the voltage waveforms and CA-I , CB-I for the current waveforms.

Background:

There are often many cases in digital systems where two or more sections of the system operate from different power supply voltages. When digital signals cross the boundary between these different power supply regions or domains it is necessary to insert a circuit block that translates or shifts the logic levels from the level supplied by one domain for example with a +3.3 Volt power supply to a second domain with a +5 Volt power supply.

The simplest form of a voltage level shifter as shown in figure 1, uses a pass NMOS device and a pull up resistor. If VIN at the input is at a logic low ( source of MN1 ) the output ( drain of MN1 ) goes to ground. MN1 will be on because its gate is connected to VLV and drives VOUT to ground. Conversely if VIN is at a logic high the source is at VLV. With the gate of MN1 also at VLVI it will now be off which allows VOUT to be pulled up to VHV by resistor RHV.

Similarly for a high voltage to low voltage level shifter if the input and output of the circuit is reversed, the definition of the source and drain of MN1 will be reversed. If VIN is at a logic low the right hand side of MN1, now the source , goes to logic low turning on the transistor ( gate connected to VLV ) and drives VOUT to logic low. With VIN is at a logic high, the right hand side of MN1 is now equal to or more positive than either the gate or left side of MN1. The left side will now be considered the source and will be pulled up to VLV by RLV. With the gate also at VLV it will now be off which allows VOUT to be pulled up to VLV only by resistor RLVand not the input signal.

As we can see the same circuit can be used bidirectionally to translate signals in either direction between VLV and VHV.

Figure 1, Voltage level shift

The ON resistance of the pass NFET, and the parasitic capacitance of the signal lines mainly determine the fall time of the output signal. Also, the rise time of the output signal is determined mostly by the value of the pull-up resistor on the output and the signal-line parasitic capacitance assuming the pass NFET turns off instantaneously, which is not generally the case but we assume it is for this discussion. An annoying aspect of resistor loaded level shifters such as this is the DC current that flows in resistors RLVand RHV. For the Low to High shifter a current equal to VLV/RLV flows when VIN, and VHV/RHV with VOUT low. As was just pointed out the transition time for the output is a function of RHV and any parasitic capacitance and there will be a trade-off between power dissipation and speed which will determine the optimal value for the pull up resistors.

Materials:

ADALM1000 hardware module
Solder-less breadboard and jumper wire kit
2 Each 100 KΩ, 47 KΩ 10 KΩ and 1 KΩ resistors
1 – NMOS transistor (ZVN2110A)

Directions:

Build the circuit shown in figure 2 on your solder-less breadboard. Start by using 1 KΩ resistors for RLV and RHV. Use CHA-V to drive VIN and use the positive power supply, the fixed 3.3 V supply from the digital port connector for VLV. The fixed +5 V supplies VHV. Scope CB-H will be used to view the output waveforms.

There are two configurations of the level shifter circuit. The upper configuration in figure 2 shifts a low voltage logic signal to a high voltage logic level. The lower configuration in figure 2 shifts a high voltage logic signal to a low voltage logic level.

Figure 2 Two directions of level shifter

Hardware Setup:

For the upper Low – High level shift, configure channel A as a square wave with a 0 V Min and a 3.3V Max (0 to 5V swing). For the lower High - Low level shift set CHA max to 5.0 V. Set the frequency to 1 KHz.

Procedure:

Display CHA-V and CHA-I traces to monitor the input signal. and CHB-V trace to observe the rising and falling edges of the output waveform. Replace the 1 KΩ resistors, RLV and RHV, with 10 KΩ, 47 KΩ and 100 KΩ resistors and compare the relative rise / fall times and CHA max current for each value. Do this for both the Low-High shift and High-Low shift configurations.

Questions:

Are there any differences in delay or rise/fall times between the different pull-up resistor values of the level shifter? If so why? Compare the measured CHA max current for each resistor value and configuration. Are there any difference between the low to high vs high to low configurations especially for the higher values of RLV and RHV? If so explain why.

Extra Credit:

For extra credit try substituting the fixed 2.5 V supply for VLVand using either the fixed 3.3 V or fixed 5 V supply for VHV. Be sure to adjust the MAX voltage setting for the CHA output depending on which supplies are being used for VLV and VHV.

For Further Reading:

http://en.wikipedia.org/wiki/Logic_level
http://www.analog.com/static/imported-files/tutorials/MT-098.pdf

Return to ALM Lab Activity Table of Contents.

university/courses/alm1k/alm-lab-voltage-level-shifter.1635968731.txt.gz · Last modified: 03 Nov 2021 20:45 by Doug Mercer