Posts

Showing posts with the label Input

Multiple input Gates

Image
Inverters and buffers exhaust the possibilities for single-input gate circuits. What more can be done with a single logic signal but to buffer it or invert it? To explore more logic gate possibilities, we must add more input terminals to the circuit(s). Adding more input terminals to a logic gate increases the number of input state possibilities. With a single-input gate such as the inverter or buffer, there can only be two possible input states: either the input is “high” (1) or it is “low” (0). As was mentioned previously in this chapter, a two input gate has four possibilities (00, 01, 10, and 11). A three-input gate has eight possibilities (000, 001, 010, 011, 100, 101, 110, and 111) for input states. The number of possible input states is equal to two to the power of the number of inputs: This increase in the number of possible input states obviously allows for more complex gate behavior. Now, instead of merely inverting or amplifying (buffering) a single “high” or “low” log...

3 Input Video MUX Cable Circuit Diagram

Image
The circuit diagram shows a low-cost 3-input video MUX cable driver. In this circuit, the amplifier is loaded by the sum of RF and RG of each disabled amplifier. Resistor values have been chosen to keep the total back termination at 75 Ω while maintaining a gain of 1 at the 75-Ω load. The switching time between any two channels is approximately 32 ns when both enable pins are driven. When designing a circuit board for this cable driver, care should be taken to minimize trace lengths at the inverting input. The ground plane should also be pulled away from RF and RG on both sides of the board to minimize stray capacitance. Current consumption of the cable driver is a modest 8mA. 3-Input Video MUX Cable Circuit Diagram 

Pete Cornish Input Buffer

Image

Step Down Converter With Wide Input Voltage Range

Image
The circuit described here is mostly aimed at development engineers who are looking for an economical step-down converter which offers a wide input voltage range. As a rule this type of circuit employs a step-down converter with integrated switching element. However, by using a more discrete solution it is possible to reduce the total cost of the step-down converter, especially when manufacturing in quantity. The TL5001A is a low-cost PWM controller which is ideal for this project. The input voltage range for the step-down converter described here is from 8 V to 30 V, with an output voltage of 5 V and a maximum output current of 1.5 A. When the input voltage is applied the PWM output of IC1 is enabled, taking one end of the voltage divider formed by R1 and R2 to ground potential. The current through the voltage divider will then be at most 25 mA: this value is obtained by dividing the maximum input voltage (30 V) minus the saturation voltage of the output driver (2 V) by the total resi...