Module 6: Selective Transmission – An Introduction to Sampling Gates
Module 6: Selective Transmission – An Introduction to Sampling Gates
- Principles of Sampling Gates
- In this final module, we explore Sampling Gates, also known as linear gates, transmission gates, or selection circuits. These are specialized circuits designed to control the transmission of a signal from input to output. Their fundamental purpose is to pass an input signal through to the output only during a specific time interval, which is defined by a separate control signal. At all other times, the gate is closed, and the input signal is blocked.
- The operation of a sampling gate is defined by two distinct periods:
- Transmission Period: The time interval during which the gate is “open” and the input signal is passed to the output.
- Non-transmission Period: The time interval during which the gate is “closed” and the input signal is blocked from reaching the output.
- It is crucial to distinguish sampling gates from the digital logic gates used in computational circuits. While both are controlled by pulse signals, a digital logic gate outputs a discrete high or low logic level based on its inputs. In contrast, a sampling gate is an analog gate. During its transmission period, its output is intended to be a faithful replica or a proportional version of the analog input signal.
- Conceptually, gating can be achieved in two main ways:
- Series Switch Configuration: In this setup, the switch is placed in series between the input and the output. When the switch is closed, the signal path is complete, and the input is transmitted. When the switch is open, the path is broken, and the signal is blocked.
- Shunt Switch Configuration: Here, the switch is placed in parallel (or shunt) with the output. When the switch is open, it has no effect, and the input signal passes to the output. When the switch is closed, it creates a short circuit to ground, forcing the output to zero and blocking the signal.
- Sampling gates are broadly classified into two main types based on the polarity of the signals they can handle: Unidirectional and Bidirectional. We will now examine each of these in detail.
- Unidirectional Sampling Gates
- Unidirectional sampling gates are designed to pass signals of only one polarity—that is, they can transmit either positive-going pulses or negative-going pulses, but not both. The simplest forms of these gates are constructed using diodes as the switching elements.
- A basic diode-based unidirectional gate consists of a diode (D) placed in series with the signal path. The input signal (VS) and a control voltage (VC) are summed and applied to the anode of the diode. The output is taken from the cathode.
- The operation is governed by the forward and reverse bias conditions of the diode:
- Transmission Period: For the gate to be open, the diode must be forward-biased. The control voltage VC is set to a level V1. The diode will conduct as long as the total voltage at its anode is greater than the voltage at its cathode, allowing VS to appear at the output.
- Non-transmission Period: To close the gate, the diode must be reverse-biased. During this time, the control voltage VC is switched to a level V2. This V2 is a large negative voltage. To ensure the diode remains OFF even if the input signal VS is at its positive peak, the condition |V2| > VS must be met. This guarantees that the total anode voltage VS + V2 will be negative, keeping the diode firmly in cut-off.
- The level of the control voltage V1 during the transmission period has a significant impact on the output. Let us analyze this through a series of cases, assuming an input signal VS of 10V.
- Case 1: Attenuation. If V1 is a negative voltage, say -5V, the output during transmission will be VO = VS + V1 = 10V + (-5V) = 5V. The input signal is attenuated.
- Case 2: Gating. If V1 is -10V, the output will be VO = VS + V1 = 10V + (-10V) = 0V. The input signal is completely blocked or gated, even during the transmission period.
- Case 3: Ideal Transmission. If V1 is exactly 0V (the ideal case), the output will be a perfect replica of the input: VO = VS + V1 = 10V + 0V = 10V.
- Case 4: Amplification/Boosting. If V1 is a positive voltage, say 5V, the output will be boosted: VO = VS + V1 = 10V + 5V = 15V.
- A significant issue in practical sampling gates is the Pedestal. This is an unwanted DC offset that appears at the output, caused by the control signal leaking through the gate, even when the input signal (VS) is zero. For example, if V1 is a positive voltage, a small DC level will appear at the output during the transmission period regardless of the input. This pedestal degrades the signal quality and must often be minimized.
- The concept of a single-input gate can be extended to create a Unidirectional Gate with More Inputs by simply adding more parallel input paths, each with its own diode, all connected to a common output. This allows multiple signals to be selectively gated. However, its primary disadvantage is that as more inputs are added, the loading on the control signal source increases significantly.
- To combat the pedestal problem, a more advanced circuit for Pedestal Reduction can be used. This circuit often employs a complementary pair of transistors (Q1 and Q2). The control signals are arranged so that when one transistor is ON (passing the signal), the other is OFF, and vice versa. The biasing is carefully designed so that the total quiescent current drawn from the supply remains constant, regardless of which transistor is conducting. This keeps the baseline output level stable and thus minimizes the pedestal effect.
- Bidirectional Sampling Gates
- As their name implies, Bidirectional Sampling Gates are more versatile circuits capable of transmitting input signals of both positive and negative polarities. They can be constructed using either transistors or more complex diode arrangements.
- Bidirectional Sampling Gate using a Transistor
- A simple bidirectional gate can be made using a single transistor. The input signal (VS) and the control voltage (VC) are summed at the base of the transistor. The control voltage is designed to switch the transistor’s operating point. During the transmission period, VC biases the transistor into its active region, allowing it to amplify and pass the input signal (both positive and negative swings) to the output. During the non-transmission period, VC is changed to bias the transistor into cut-off, effectively blocking any signal from passing.
- Four-Diode Bidirectional Sampling Gate
- This circuit offers significant improvements over simpler two-diode designs, providing better balance and less sensitivity to control signal variations. It uses four diodes (D1, D2, D3, D4) and balanced control voltages.
- Transmission Period: To open the gate, control voltages are applied to turn diodes D3 and D4 OFF. Simultaneously, balanced bias voltages (+v and -v) are applied, which keep diodes D1 and D2 forward-biased (ON). This creates a low-impedance path through the conducting D1 and D2 diodes, allowing the input signal VS (of either polarity) to be transmitted to the output load.
- Non-transmission Period: To close the gate, the control voltages are reversed, turning diodes D3 and D4 ON. This clamps the connection points (P1 and P2) in the middle of the circuit to fixed voltages. This action reverse-biases diodes D1 and D2, turning them OFF and creating an open circuit that effectively blocks the signal path from input to output.
- The gain of this circuit is a key design consideration, as it depends on the network of resistors used. The gain A can be calculated using the following formula, where RC, R2, RL, and RS refer to the collector, series, load, and source resistances in the circuit configuration: A = [RC / (RC + R2)] * [RL / (RL + (RS/2))]
- Applications and Conclusion
- Sampling gates are essential components in a wide range of electronic systems. Their common applications include:
- Multiplexers: Selecting one of several input signals to be routed to a single output line.
- Sample-and-Hold Circuits: Capturing the instantaneous voltage of a changing signal and holding that value constant.
- Digital-to-Analog (D/A) Converters: Used in the conversion process from digital codes to analog voltages.
- Chopper-Stabilized Amplifiers: A technique for amplifying DC signals with high stability.
- One of the most prominent applications is the Sampling Scope (Sampling Oscilloscope), which is used to view very high-frequency, repetitive signals that are beyond the bandwidth of conventional oscilloscopes. The overall block diagram reveals its clever operation: a ramp generator and a staircase generator produce two different timing signals. A comparator compares these two signals and generates a series of progressively delayed trigger pulses. Each pulse opens a sampling gate for a very brief instant, which takes a “sample” of the input waveform’s voltage at that moment. This sampled pulse is then processed by a “stretch” and “hold” circuit. The stretcher amplifier widens the narrow sample pulse, and the hold circuit (a diode-capacitor combination) holds its amplitude steady until the next sample is taken. The output of the hold circuit is applied to the vertical deflection plates, while the staircase waveform is applied to the horizontal plates. By taking thousands of these progressively delayed samples over many cycles of the input waveform, the oscilloscope reconstructs a complete, detailed picture of the high-frequency signal for display.
- Conclusion
- Throughout this lecture series, we have journeyed from the fundamental definition of a pulse signal to the intricate circuits that bring them to life. We have seen how a single transistor, acting as a switch, forms the basis for everything that follows. We explored the family of multivibrators—Astable, Monostable, and Bistable—which serve as the rhythmic hearts of digital systems, generating clock signals, creating precise time delays, and storing binary information. We then investigated the design of sweep generators like the Bootstrap and Miller circuits, which create the linear ramps essential for visual displays. Finally, we examined specialized components like the UJT and control circuits like sampling gates, which provide unique capabilities for timing and signal transmission. These circuits are the essential building blocks of modern timing, control, and digital systems. A firm grasp of these fundamentals is the gateway to understanding more advanced topics such as data converters, digital logic families, and the high-frequency communication systems that shape our world. Thank you.