Posts

Showing posts with the label Gate

Light Gate with Counter

Image
The circuit described here counts the number of times that an infrared beam is interrupted. It could be used to count the number of people entering a room, for instance, or how often a ball or another object passes through an opening (handy for playing shuffleboard). The heart of the circuit consists of you guessed it a light gate! Diode D1 is an IR diode that normally illuminates IR transistor T1. The light falling on T1 causes it to conduct to a certain extent. The resulting voltage on the collector of T1 should be just low enough to prevent the following transistor (T2) from conducting. This voltage can be adjusted within certain limits using P1. Light Gate with Counter Circuit diagram : Light Gate with Counter Circuit Diagram As soon as an object comes between D1 and T1, the light shining on T1 will be partially or fully blocked, causing the IR transistor to conduct less current. As a result, the voltage on its collector will increase, producing a brief rise in the voltage on the ...

The “Buffer” Gate

Image
If we were to connect two inverter gates together so that the output of one fed into the input of another, the two inversion functions would “cancel” each other out so that there would be no inversion from input to final output: While this may seem like a pointless thing to do, it does have practical application. Remember that gate circuits are signal amplifiers , regardless of what logic function they may perform. A weak signal source (one that is not capable of sourcing or sinking very much current to a load) may be boosted by means of two inverters like the pair shown in the previous illustration. The logic level is unchanged, but the full current-sourcing or -sinking capabilities of the final inverter are available to drive a load resistance if needed. For this purpose, a special logic gate called a buffer is manufactured to perform the same function as two inverters. Its symbol is simply a triangle, with no inverting “bubble” on the output terminal: The internal schematic...