DIGITAL ELECTRONICS GATE FUNDUMENTALS

Size: px
Start display at page:

Download "DIGITAL ELECTRONICS GATE FUNDUMENTALS"

Transcription

1 AM DIGITAL ELECTRONICS GATE FUNDUMENTALS September 2012 DISTRIBUTION RESTRICTION: Approved for public release. Distribution is unlimited. DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT HUACHUCA ARIZONA

2 This Page Intentionally Left Blank

3 CHANGE PAGE LIST OF EFFECTIVE PAGES INSERT LATEST CHANGED PAGES. DISTROY SUPERSEDED PAGES NOTE The portion of this text affected by the changes is indicated by a vertical line in the outer margins of the page. Changes to illustrations are indicated by shaded or screened areas or by miniature pointing hands. Changes of issue for original and changed pages are: ORIGIONAL..0. Page NO. Change No. Title Page NO. Change No. Page No. Change No. *Zero in this column indicates an original page A Change 0 US Army 2. RETAIN THIS NOTICE AND INSERT BEFORE TABLE OF CONTENTS. 3. Holders of this document will verify that page changes and additions indicated above have been entered. This notice page will be retained as a check sheet. This issuance, together with appended pages, is a separate publication. Each notice is to be retained by the stocking points until the standard is completely revised of canceled Ver 0 a

4

5 CONTENTS 1 INTRODUCTION: DIGITAL CIRCUIT SYMBOLS: RESISTOR, DIODE LOGIC GATES: Resistor-Resistor Logic: Diode logic: GATE FAN IN AND FAN OUT: Fan In: Fan Out: DIP PIN IDENTIFICATION: TTL (TRANSISTOR - TRANSISTOR) LOGIC: BASIC TTL LOGIC AND FUNCTIONS: COMMON GATES: AND Gates: OR Function: NOT Function: NAND and NOR gates Exclusive OR Function: BASIC NAND TTL Operation: COMMON TTL LOGIC: Input/output logic levels for TTL: TRANSISTOR SWITCHING THEORY: INTRODUCTION: OPERATING POINTS: TRI-STATE LOGIC MIMIC A LOGIC FUNCTION CONSTRUCTING THE INVERT FUNCTION: CONSTRUCTING THE "BUFFER" FUNCTION: CONSTRUCTING THE AND FUNCTION: CONSTRUCTING THE NAND FUNCTION: CONSTRUCTING THE OR FUNCTION: CONSTRUCTING THE NOR FUNCTION: Ver 0 i

6 AM 5-401, Basic Digital Circuits PREFACE Improvements Suggested corrections, or changes to this document, should be submitted through your State Director to the Regional Director. Any Changes will be made by the National documentation team. Distribution Distribution is unlimited. Versions The Versions are designated in the footer of each page if no version number is designated the version is considered to be 1.0 or the original issue. Documents may have pages with different versions designated; if so verify the versions on the Change Page at the beginning of each document. REFERENCES Allied Communications Publications (ACP): 4. ACP Communications Instruction, General 5. ACP Radiotelegraph Procedures 6. ACP Radiotelephone Procedures 7. ACP Communications Instructions Radio Teletypewriter 8. ACP Communications Instructions Operating Signals DOD Instructions 1. DOD Instruction US Army Documents US Army Regulations 1. AR Military Auxiliary Radio System (MARS) and Amateur Radio Program US Army FM/TM Manuals 1. FM Tactical Radio Operations 2. TM Electrical Design, Lightning and Static Electricity Protection US Army MARS 1. AM US Army MARS Net Plan Commercial References 1. Basic Electronics, Components, Devices and Circuits; ISBN X, By William P Hand and Gerald Williams Contributors This document has been produced by the Army MARS Technical Writing Team under the authority of Army MARS HQ, Ft Huachuca, AZ. The following individuals are subject matter experts who made significant contributions to this document. William P Hand Ver. 1.0 ii

7 1 INTRODUCTION: There are several types of logic circuits such as RTL, TTL etc. Along with this the Logic itself can either be Positive, where the active signal is a positive pulse, Negative, where the active is signal is a negative pulse. There are others such as NRZ (Non Return to Zero) where the signal is either a positive or a negative pulse and the signal in never a zero voltage. 1.1 DIGITAL CIRCUIT SYMBOLS: Generally a digital circuit is drawn with digital symbols rather than a schematic circuit. This will simplify the circuit diagram but since most digital, logic is available in integrated circuit packages rather that discrete component circuits. They symbols used for each common type of digital circuit are shown in Appendix RESISTOR, DIODE LOGIC GATES: One of the first logic gate circuits was the Resistor gate. It is a very simple circuit bur does consume power and the circuit does decrease the level of the signal, thus requiring amplifiers. It is very unusual to encounter circuits of this type; however they are very useful when simple quick constructed type gates are needed for temporary testing RESISTOR-RESISTOR LOGIC: A resistor logic gate such as that shown in Figure 1-1 utilizes a resistor network for the summation or subtraction of the various input voltages. The circuit can be power hungry in order to keep up the output signal. The circuit can be improved by adding a transistor follower. A B Y Figure 1-1 Resistor-Resistor OR Ver 0 1-1

8 1.2.2 DIODE LOGIC: A diode logic gate such as that shown in Figure 1-2 utilizes diodes in the summation circuit, thus network for the summation or subtraction of the various input voltages. The circuit can be improved by adding a transistor follower. 1.3 GATE FAN IN AND FAN OUT: FAN IN: Figure 1-2 Diode/Diode Logic Fan in is defined as the amount of input current a driven gate loads a driving gate. Knowledge of the input characteristics of a TIL gate is necessary to utilize these devices. An input parameter that must be specified is the input current for the logic 1 state. When both inputs of a TTL gate are at a logic 1, the emitter base junctions of Q1 (Reference Figure 1-3) are reverse biased and the collector-base junction is forward biased. Input current is a function of the leakage current of Q1. When reverse biased, the transistor operates in region 4. The emitter acts like the collector and the collector becomes the emitter. Current flow from the emitter to collector, therefore, determines the logic 1 load current in an input terminal. Each input of a multiple-emitter TTL gate represents a unit load (V.L.) of 1 at an input current of 40 µa, or less, at a voltage of 2.4 V for logic 1. For a logic 0 (zero), the emitter current is 1.6 ma FAN OUT: Fan out is defined as the output current a gate can deliver in logic 0 or 1 states. In logic 1 state, the driving gate must source current to the load; in logic 0 (zero) state, the driving gate must sink current from the load. If a gate input has a unit load of 1, the driving gate must source 40 µa in logic 1 state and 1.6 ma in logic 0 (zero) state. Ver

9 Figure 1-3 Circuit Diagram of a Standard TTL 2 Input NAND Gate For example, the loading imposed by the input of a gate is specified as 2 unit loads. The device that can drive 10 unit loads could then be loaded with up to five of these 2 unit load inputs, with ten of 1 unit load inputs, or with any other combination that keeps the total loading at 10 unit loads or less. 1.4 DIP PIN IDENTIFICATION: For 14 pin DIP packages, pin 7 is usually connected to ground (Gnd), and pin 14 is usually 1 connected to the 5V power supply (V CC ). These connections must be made or the chip will not work. While TTL circuits are fairly forgiving, they can be destroyed by wiring mistakes. Take care not to connect pin 7 to power and pin 14 to ground, or to connect the outputs of two or more gates together. Figure 1-4 Identifying Pins Only open collector and Tri-state gates are designed to operate with outputs of several gates connected together, and even in these cases, care must be taken. A complete logic diagram including pin numbers using the 7408 chip can be drawn as is done in either of Figure 3-5 Ver 0 1-3

10 Figure 3-5 Logic Diagram Showing Pin Numbers NOTE: TTL logic circuits are not passive! Ver

11 2 TTL (TRANSISTOR - TRANSISTOR) LOGIC: 2.1 BASIC TTL LOGIC AND FUNCTIONS: The basic logic functions and operations are the AND, OR, and the NOT (Invert) functions A positive AND function is shown in Figure 1-1, the AND function is a logic 1 if all logic inputs are 1s. 2.2 COMMON GATES: AND GATES: Figure 1-1 Logic AND Common TTL AND Gates, as shown in Figure 1-2, such as a 54/7408 series is easy to understand. It is called AND because the output of this gate will only be a 1 if and only if ALL inputs have a 1 applied. If any input is a 0 the output will be a 0. Figure 1-2 Typical AND Gates NOTE An AND gate can have many inputs but commonly, there are not over 4 inputs per gate. In the following circuit, with the 3-input AND gate subjected to all possibilities of input logic levels. An LED (Light-Emitting Diode) provides visual indication of the output logic level: Ver 0 2-1

12 A B C Figure 1-3 Inputs that Give NO Output Figure 1-4 Input that Gives an Output It is only with all inputs raised to "high" logic levels that the AND gate's output goes "high," thus energizing the LED for only one out of the four input combination states. Ver

13 2.2.2 OR FUNCTION: The OR function is logic 1 if at least one of the inputs is logic 1. For two inputs, A and B, Y = A + B can be represented by the truth table in Figure 1-4. The truth table shows that output Y is logic 1 when one, or both, inputs are logic 1. Figure 1-4 Logic OR NOT FUNCTION: For the NOT function (Figure 1-5), if the input is a logic 1, the output is a logic 0, and vice versa. Figure 1-5 Logic NOT Ver 0 2-3

14 2.2.4 NAND AND NOR GATES. The truth tables and logic symbol for these gates are provided in Figure 1-6. In the NAND gate, for two inputs A and B, output Y is a 1 only if one or both inputs are logic O. If A = B = 1, output Y = O. Referring to the truth table of the NOR gate, we find that output Y = 1 only when both inputs are logic Os. If one or both inputs are at a logic 1, output Y = O. Figure 1-6 NAND and NOR Logic EXCLUSIVE OR FUNCTION: Another gate that is used is the exclusive-or of Figure 1-7 Referring to its truth table, Y = 1 only if either A, or B, is a 1. If both inputs are the same (0 or 1), Y = O. A B Y Figure 1-7 Exclusive OR Logic Ver

15 2.2.6 BASIC NAND TTL OPERATION: Operation of the standard TTL NAND gate, reference Figure 1-8, all inputs must be logic 1 in order to obtain a logic O out. Any logic 0 input produces logic 1 at the output. The TTL voltage threshold for logic 0 is defined as 0.6 V maximum, and for logic 1 it is 1.3 V minimum. Figure 1-8 Typical NAND Gate Circuit If the voltage at input emitter A or B of the multiple-emitter transistor Q1 is less than 0.6 V (logic 0), transistors Q1and Q3 are turned off. This causes transistor Q4 to conduct, resulting in logic 1 output. The logic 1 output voltage level is related to the forward voltage drop across diode D, the base-emitter voltage of Q4, and the current supplied to the load, which results in a voltage drop across R4' Subtracting these items from V cc, which is typically 5 V, defines the logic 1 output voltage. Transistors Q3 and Q4 constitute a totem-pole output stage. When voltages at inputs A and B are greater than 1.3 V (logic 1), transistors Q2 and Q3 conduct, Q4 is off, and output is at logic O. The logic 0 output voltage is determined by the amount of current Q3 must sink from the load and saturation resistance of Q3 In practice, a guaranteed maximum voltage of 0.4 V is specified while sinking 16 ma of current. 2.3 COMMON TTL LOGIC: The most common application for a logic gate is to drive another similar logic gate. The input and output logic levels, therefore, must be compatible. Listed in Table 1.2 are typical input/output logic levels for Series 54/74 TTL. The circuit designer must distinguish the different load characteristics of various circuits. Ver 0 2-5

16 Table 1-1 A Partial List of Common TTL Chips Circuit P/N Quad 2-input NAND gate 54/7400 Quad 2-input NOR gate 54/7402 Quad 2-input AND gate 54/7408 Triple 3-input NOR gate 54/7427 Quad 2-input OR gate 54/7432 BCD/decimal decoder/driver 54/7445 JK flip flop 54/ bit binary full adder 54/7483 Decade counter 54/ bit shift register 54/ INPUT/OUTPUT LOGIC LEVELS FOR TTL: 1. V1L The maximum voltage level for a logic 0 at an input. Its guaranteed maximum is 0.8 V. 2. VIR The minimum voltage level for a logic 1 at an input. Its guaranteed minimum is 2.0 V. 3. VOL The maximum voltage level for a logic 0 at an output. Its guaranteed maximum is 0.4 V. 4. V OH The minimum voltage level for a logic 1 at an output. Its guaranteed minimum is 2.4 V. Ver

17 3 TRANSISTOR SWITCHING THEORY: 3.1 INTRODUCTION: Transistor switching times are a very fickle thing. There are three basic circuits as noted in other documents: 1. Common Emitter (CE) 2. Common Base (CB) 3. Common Collector(CC) These three transistor switch configurations, as seen in Figure 3-1, shows the three transistor circuit types. In the Common Emitter (CE) input, or control side of the transistor is the base-emitter terminals and the output, or switch, is the Collector-Emitter pair of terminals. Figure3-1 Common Transistor Switch Configurations Ver 0 3-1

18 3.2 OPERATING POINTS: In the CE (common-emitter) orientation, Figure 3-1a, the input or control side of the transistor switch consists, of the base-emitter pair, and output, or switch contacts, made up of the collectoremitter pair. 1. Emitter terminal is common to input and output for CE orientation 2. CB (common-base) orientation, Figure 3-1b, the base terminal is common 3. CC (common-collector) orientation, Figure 2-1c, the collector terminal is common, incrementally speaking (the supply voltage is also in the common leg) Figure 3-1 Switch Orientation Ver

19 For each orientation, input and output switch curtages, E 1, I 1 E 2, and I 2, are selected to be positive for region II (normal) operation. If these switches function as ON-OFF devices, ideally it is desired that I 2 = 0 when OFF and E 2 = 0 when ON. Also, it is desired that the switches have high gain so that E 1 and I I are minimized compared to ON curtage levels across the load. The objective is to switch supply voltage, E, to and from the load, R v with as little loss as possible due to switch contacts and with a minimum of driving power into the control side of the switch. When a triode switch is turned OFF, its currents are so small that ohmic body resistances create negligible voltage drops. The equivalent circuit of Figure 2-2 applies. To obtain minimum OFF load currents in the switches they should be driven well into cutoff (region I). Equations for this condition: ε Є V eb /δ V eb /δ << 1 << 1 Working to, say a 1 % accuracy, ε -4.6 = 0.01 and for δ = volt (at 20 C), applied junction voltages should be at least as negative as -4.6 X = v (although not too negative or reverse saturation currents may increase). Figure 3-2 Static Equivalent for OFF Condition For operation well into cutoff, the following equations give I e = -I es + α n I CS = -I cs + α n I CS = -(1 - α n ) I CS I c = -I es + α n I CS = -I cs + α n I CS = -(1 - α n ) I CS Then, from Figure 3-2, and noting that V EB = V eb and V CB = V eb ' I E = I e + V EB /R eb Ver 0 3-3

20 I c = I e + V CB /R eb Now comparing curtages in Figure 3-1 to those in Figure 3-2, for the CE switch V EB = E 1 V CB = E 1 - E 2 = E 1 - (E - 12RL) I 1 = I E + I C I 2 = -I C Solution of these equations leads to the formulas Formulas for CB and CC OFF currents can now be derived. The primary importance is OFF "leakage" currents through the load, I 2, and I 2 formulas for all three orientations are listed in Table 3-1 (for restrained inputs, E 1 << 0). The numerical values given are for an asymmetrical transistor in which: and for a circuit in which α i = 0.75 α n = 0.95 I es = 7.9 µa I es = 10 µa R eb = R eb = 10M (M = megohms) R L = 3K (K = kilohms) E = 6 volts E 1 = -1 volt. Each orientation exhibits a sufficiently good OFF quality (small current magnitude) for most switching applications. The CC orientation generally yields the best OFF quality of the three. The restrained OFF current of a CC switch is not well-behaved-off current, it reverses direction. Ver

21 Table 3-1 Output OFF Currents in Region I-Inputs Restrained A triode switch is frequently turned OFF simply by reducing input voltage to zero. The OFF quality then is generally not quite as good as, when the input is restrained. Assuming a large enough supply voltage so that εv Cb /6 <<1 and assuming V eb = 0 for CE and CB when their inputs are shorted, CE and CB solutions are readily derived (reference Table 3.2). Table 3-2 Output OFF Currents and Input Circulating Currents":-'Inputs Shorted For CC orientation, making E 1 = 0 does not make V eb = 0 because of the location of R L (reference Figure 3-3). A solution for I 2 cannot be obtained because of a necessary retention of both an algebraic and an exponential (transcendental) form containing I 2, The implicit solution for I 2 is given in Table 3-2, and example (using earlier cited transistor and circuit values) was obtained by successive trials. The input circulating current, I 1C is given for each orientation in Table 3-2. Ver 0 3-5

22 Figure 3-3 Equivalent Circuit for a CC Switch that is OFF A switch may also be driven by a circuit that effectively opens the input during OFF state. Assuming ЄV Cb /6 << 1 and I 1 = 0, all rigorous solutions are implicit. If V eb /R eb and V eb / R eb are negligible compared to other component currents, explicit solutions are readily attained using equivalent circuits like that in Figure 3-4 for C EO. Formulas for output currents are listed in Table 3-3, and numerical examples based on earlier cited parameter and circuit values are also given. NOTE With input open, V eb should be very small. Also, R eb and R eb are very large and show ratios are negligible. Figure 3-4 Equivalent Circuit for Region I Operation With switch input open, the input will assume a floating potential, E lf. These potentials are in Table 3-3. In both CE and CC switches, when the base of the transistor is open, a small positive potential occurs. Because of this, operation is slightly in region II and OFF current is rather large. In a CB switch, the floating potential is negative, keeping I 2 small and retaining operation within region 1. Ver

23 Figure 3-5 Static Equivalent Circuits of an OFF CE Switch with an Opened Input Table 3-3 Output OFF Currents and Input Floating Potentials-Inputs Opened The output currents in Tables 3-1, 3-2 and 3-3 are often used as quality checks by manufacturers and are sometimes reported on data sheets. If the first subscript represents the (output) terminal where the current is measured, the second subscript represents the common terminal, and the third subscript represents the constraint (R = restrained, S = shorted, and 0 = opened) on the third (input) terminal, in Table 3-1, for example; in Table 3-2 (I 2 )CC = I ECR (I 2 ) CB = I CBS = I cs Ver 0 3-7

24 and in Table 3-3 (I 2 ) CE = I CED (I 2 ) CB = I CBO = I co If the base terminal is the common terminal (as is frequently the case in tests), the middle subscript (B) is generally omitted. In the last example, I co, is the (quality check) current which is often reported and employed in circuit designs. When these currents are given on data sheets, they represent measurements at a specified temperature and voltage level, with R L = O. Thus, R L should be eliminated from Tables 3-1, 3-2 and 3-3 when employing this coding scheme, and appropriate measurement temperature and voltage(s) should accompany any measured current value. Some intrinsic formulas (useful for abbreviating expressions in formulas) under this coding scheme are: NOTE Observe that l eo was obtained from I co simply by an interchange of subscripts corresponding to an inverted sense of operation. In general, if the roles of emitter and collector are interchanged (the transistor is inverted"), all equations in Tables 3-1 to 3-3 are still valid via the simple expedient of interchanging α i and α n, I es, I cs,, R eb and R cb. In ICE (inverted CE operation) operation, from Table 3-1 (restrained input) evaluates as 1.1 µa compared to 3.2 µa for normal C eo. NOTE 1. From this data, it can be seen that inverted operation improves switching quality. 2. The Inverted Configuration will inhibit gain, but switch time will be much faster. Ver

25 When a switch is operated well into regions II, III, or IV, currents are large enough so that surface leakage resistances generally can be ignored; however other ohmic resistances are pertinent. The equivalent circuit is shown in Figure 3-6. Considering region II operation, it is assumed that Є Veb/δ >> 1 and Є Veb/δ <<1. Under these conditions, formulas in Table 2.4 were developed. Note here that I 2 solutions in terms of a current drive, I 1, is explicit, but transcendental factors necessitate implicit solutions in terms of a voltage drive, E 1,. Depending on design of a given switching circuit, either (or both) OFF (low-current) or ON (highcurrent) operating point may be in region II. Table 3-4 Output Curtages in Region II Frequently in region II operation, the desired output point is known. In Table 3.4, therefore, the formulas of Table 3-4 are solved for input curtages. Numerical examples are based on operation at the midpoint of the 3K load line-i 2 = 1 ma and E 2 = E L = 3 volts. CB orientation yields only a voltage gain (input current is slightly greater than load current), and CC orientation yields only a current gain (input voltage is slightly larger than load voltage). Only high gain CE switch gives both current and voltage gain (greater than unity). Tables 3-4 and 3-5 also apply to region IV operation (emitter and collector terminals interchanged) for an interchange between α i ; and α n, 1 es and 1 es, R e and R e and V eb and V eb. Ver 0 3-9

26 For operation well into saturation (region III) it is assumed that both that Є Veb/δ >> 1 and Є Veb/δ >>1. As an example of an ON voltage, E 2 derivation, consider the CB switch. Equations reduce to: From which Also, if switch is functioning respectfully, I 2 I 2S = E/R L that is, almost all the supply voltage is across the load. Therefore, where equation for I eo was employed. For numerical values, I 2S = 6v/3K = 2 ma. If R e = R e = 5 ohms and R b = 100 Ω and an ON drive current of I 1 = 4 ma, a calculation shows E volt. Table 3-5 Output ON Voltages in Region III and IV Ver

27 Derivations for the ON voltage drops across the switch "contacts" are given in Table 3.5 for all three orientations. From the table, it is clear that region II current gains are of the order of β n = α n /(1 - α n ) = 19 for CE, α n = 0.95, for CB, and γ n = 1/(1 - α n ) =. 20 for CC. Thus, a 4 ma ON drive for CB represented an overdrive (into region. III) by a factor of about two (to obtain 2 ma output). Using rough1y a factor of two overdrive ON for CE and CC, the ON drive for their numerical examples in Table 3.6 was I 2 = 2(2 ma/20) = 0.2 ma, NOTE During saturation, CB orientation is not well-behaved. The-ON voltage drop reverses polarity. The CE switch is well-behaved under all conditions. Table 3-5 is also valid for inverted operation by simply replacing α i with α n, and I ES with I CS and R E with R C. A calculation for ICE, β i = α i (1- α i ) = 3, with I 1 = 1.25 ma. This shows E 2 0,043 volts, compared to 0.78 volts for a normal CE. The inverted CE operation yields a much better switch, but with less gain. Figure 3-6 Load Line Superimposed on a Set of CE Output Data Ver

28

29 4 TRI-STATE LOGIC The newer TTL families have an additional control input whereby the output of a gate is disabled. This allows the output to remain in a high-impedance (high Z) state, permitting different circuits to be connected to a common bus. A typical tri-state circuit is provided in Figure 4-1. The output enable function is connected through diodes to the bases of Q 2 and Q 3. A low signal input turns off Q 2 and Q 3, thereby disabling pullup and pull-down transistors, Q 4 and Qs, respectively. This represents the high-z state. When the circuit is enabled, the output high and low states are identical to TTL circuits without the tri-state feature. Figure 4-1 Tri-State Circuit Ver 0 4-1

30

31 5 MIMIC A LOGIC FUNCTION NAND and NOR gates possess a special property: they are universal. That is, given enough gates, either type of gate is able to mimic the operation of any other gate type. The ability for a single gate type to be able to mimic any other gate type is one enjoyed only by the NAND and the NOR. In fact, digital control systems have been designed around nothing but either NAND or NOR gates, all the necessary logic functions being derived from collections of interconnected NANDs or NORs. 5.1 CONSTRUCTING THE INVERT FUNCTION: There are two ways to use a NAND gate as an inverter (Reference Figure 5-1), and two ways to use a NOR gate as an inverter. Either method works, although connecting TTL inputs together increases the amount of current loading to the driving gate. For CMOS gates, common input terminals decrease the switching speed of the gate due to increased input capacitance. Inverters are a fundamental tool for transforming one type of logic function into another, and so there will be many inverters shown in the illustrations to follow. In those diagrams, I will only show one method of inversion, and that will be where the unused NAND gate input is connected to +V (either V cc or V dd, depending on whether the circuit is TTL or CMOS) and where the unused input for the NOR gate is connected to ground. Bear in mind that the other inversion method (connecting both NAND or NOR inputs together) works just as well from a logical (1's and 0's) point of view, but is undesirable from the practical perspectives of increased current loading for TTL and increased input capacitance for CMOS. Figure 5-1 Constructing the NOT Function Ver 0 5-1

32 5.2 CONSTRUCTING THE "BUFFER" FUNCTION: Being that it is quite easy to employ NAND and NOR gates to perform the inverter (NOT) function, it stands to reason that two such stages of gates will result in a buffer function, where the output is the same logical state as the input. Figure 5-2 Constructing the BUFFER Function Ver

33 5.3 CONSTRUCTING THE AND FUNCTION: To make the AND function from NAND gates, all that is needed is an inverter (NOT) stage on the output of a NAND gate. This extra inversion "cancels out" the first N in NAND, leaving the AND function. It takes a little more work to wrestle the same functionality out of NOR gates, but it can be done by inverting ("NOT") all of the inputs to a NOR gate. Figure 5-3 Constructing the AND Function Ver 0 5-3

34

35 5.4 CONSTRUCTING THE NAND FUNCTION: It would be pointless to show you how to "construct" the NAND function using a NAND gate, since there is nothing to do. To make a NOR gate perform the NAND function, we must invert all inputs to the NOR gate as well as the NOR gate's output. For a two-input gate, three additional NOR gates connected as inverters must be added. Figure 5-4 Constructing the NAND Function Ver 0 5-1

36 5.5 CONSTRUCTING THE OR FUNCTION: Inverting the output of a NOR gate (with another NOR gate connected as an inverter) results in the OR function. The NAND gate, on the other hand, requires inversion of all inputs to mimic the OR function, just as we needed to invert all inputs of a NOR gate to obtain the AND function. Remember that inversion of all inputs to a gate results in changing that gate's essential function from AND to OR (or vice versa), plus an inverted output. Thus, with all inputs inverted, a NAND behaves as an OR, a NOR behaves as an AND, an AND behaves as a NOR, and an OR behaves as a NAND. In Boolean algebra, this transformation is referred to as DeMorgan's Theorem, covered in more detail in a later chapter of this book. Figure 5-5 Constructing the OR Function Ver

37 5.6 CONSTRUCTING THE NOR FUNCTION: To making a NOR gate behave as a NAND, simply invert all inputs and output to make a NAND gate function as a NOR. Figure 5-6 Constructing the NOR Function Ver 0 5-3

DIGITAL ELECTRONICS WAVE SHAPING AND PULSE CIRCUITS. September 2012

DIGITAL ELECTRONICS WAVE SHAPING AND PULSE CIRCUITS. September 2012 AM 5-403 DIGITAL ELECTRONICS WAVE SHAPING AND PULSE CIRCUITS September 2012 DISTRIBUTION RESTRICTION: Approved for public release. Distribution is unlimited. DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO

More information

BASIC ELECTRONICS DC CIRCUIT ANALYSIS. December 2011

BASIC ELECTRONICS DC CIRCUIT ANALYSIS. December 2011 AM 5-201 BASIC ELECTRONICS DC CIRCUIT ANALYSIS December 2011 DISTRIBUTION RESTRICTION: Approved for public release. Distribution is unlimited. DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT

More information

AM BASIC ELECTRONICS TRANSMISSION LINES JANUARY 2012 DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT HUACHUCA ARIZONA

AM BASIC ELECTRONICS TRANSMISSION LINES JANUARY 2012 DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT HUACHUCA ARIZONA AM 5-306 BASIC ELECTRONICS TRANSMISSION LINES JANUARY 2012 DISTRIBUTION RESTRICTION: Approved for Pubic Release. Distribution is unlimited. DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT HUACHUCA

More information

Logic Families. Describes Process used to implement devices Input and output structure of the device. Four general categories.

Logic Families. Describes Process used to implement devices Input and output structure of the device. Four general categories. Logic Families Characterizing Digital ICs Digital ICs characterized several ways Circuit Complexity Gives measure of number of transistors or gates Within single package Four general categories SSI - Small

More information

EXPERIMENT 12: DIGITAL LOGIC CIRCUITS

EXPERIMENT 12: DIGITAL LOGIC CIRCUITS EXPERIMENT 12: DIGITAL LOGIC CIRCUITS The purpose of this experiment is to gain some experience in the use of digital logic circuits. These circuits are used extensively in computers and all types of electronic

More information

Chapter 6 Digital Circuit 6-6 Department of Mechanical Engineering

Chapter 6 Digital Circuit 6-6 Department of Mechanical Engineering MEMS1082 Chapter 6 Digital Circuit 6-6 TTL and CMOS ICs, TTL and CMOS output circuit When the upper transistor is forward biased and the bottom transistor is off, the output is high. The resistor, transistor,

More information

Output Circuit of the TTL Gate

Output Circuit of the TTL Gate JFETs, G a As DEVICES A N D CIRC UITS, A N D TTL CIRC UITS 27 28 MICR OELECTR ONIC CIRCUITS SEDRA /SMITH 14.3 TRANSISTOR TRANSISTOR LOGIC (TTL OR T 2 L) For more than two decades (late 1960s to late 1980s)

More information

Chapter 6 DIFFERENT TYPES OF LOGIC GATES

Chapter 6 DIFFERENT TYPES OF LOGIC GATES Chapter 6 DIFFERENT TYPES OF LOGIC GATES Lesson 3 RTL and DTL Gates Ch06L3-"Digital Principles and Design", Raj Kamal, Pearson Education, 2006 2 Outline Resistor transistor logic (RTL) RTL Circuit Characteristics

More information

Logic signal voltage levels

Logic signal voltage levels Logic signal voltage levels Logic gate circuits are designed to input and output only two types of signals: "high" (1) and "low" (0), as represented by a variable voltage: full power supply voltage for

More information

MTLE-6120: Advanced Electronic Properties of Materials. Semiconductor transistors for logic and memory. Reading: Kasap

MTLE-6120: Advanced Electronic Properties of Materials. Semiconductor transistors for logic and memory. Reading: Kasap MTLE-6120: Advanced Electronic Properties of Materials 1 Semiconductor transistors for logic and memory Reading: Kasap 6.6-6.8 Vacuum tube diodes 2 Thermionic emission from cathode Electrons collected

More information

DIGITAL ELECTRONICS INTRODUCTION. August 2012

DIGITAL ELECTRONICS INTRODUCTION. August 2012 AM 5-401 DIGITAL ELECTRONICS INTRODUCTION August 2012 DISTRIBUTION RESTRICTION: Approved for public release. Distribution is unlimited. DEPARTMENT OF THE ARMY MILITARY AUXILIARY RADIO SYSTEM FORT HUACHUCA

More information

Shown here is a schematic diagram for a real inverter circuit, complete with all necessary components for efficient and reliable operation:

Shown here is a schematic diagram for a real inverter circuit, complete with all necessary components for efficient and reliable operation: The NOT gate The single-transistor inverter circuit illustrated earlier is actually too crude to be of practical use as a gate. Real inverter circuits contain more than one transistor to maximize voltage

More information

Module-1: Logic Families Characteristics and Types. Table of Content

Module-1: Logic Families Characteristics and Types. Table of Content 1 Module-1: Logic Families Characteristics and Types Table of Content 1.1 Introduction 1.2 Logic families 1.3 Positive and Negative logic 1.4 Types of logic families 1.5 Characteristics of logic families

More information

Chapter 1: Digital logic

Chapter 1: Digital logic Chapter 1: Digital logic I. Overview In PHYS 252, you learned the essentials of circuit analysis, including the concepts of impedance, amplification, feedback and frequency analysis. Most of the circuits

More information

Abu Dhabi Men s College, Electronics Department. Logic Families

Abu Dhabi Men s College, Electronics Department. Logic Families bu Dhabi Men s College, Electronics Department Logic Families There are several different families of logic gates. Each family has its capabilities and limitations, its advantages and disadvantages. The

More information

COMBINATIONAL and SEQUENTIAL LOGIC CIRCUITS Hardware implementation and software design

COMBINATIONAL and SEQUENTIAL LOGIC CIRCUITS Hardware implementation and software design PH-315 COMINATIONAL and SEUENTIAL LOGIC CIRCUITS Hardware implementation and software design A La Rosa I PURPOSE: To familiarize with combinational and sequential logic circuits Combinational circuits

More information

Chapter Two "Bipolar Transistor Circuits"

Chapter Two Bipolar Transistor Circuits Chapter Two "Bipolar Transistor Circuits" 1.TRANSISTOR CONSTRUCTION:- The transistor is a three-layer semiconductor device consisting of either two n- and one p-type layers of material or two p- and one

More information

Propagation Delay, Circuit Timing & Adder Design

Propagation Delay, Circuit Timing & Adder Design Propagation Delay, Circuit Timing & Adder Design ECE 152A Winter 2012 Reading Assignment Brown and Vranesic 2 Introduction to Logic Circuits 2.9 Introduction to CAD Tools 2.9.1 Design Entry 2.9.2 Synthesis

More information

Propagation Delay, Circuit Timing & Adder Design. ECE 152A Winter 2012

Propagation Delay, Circuit Timing & Adder Design. ECE 152A Winter 2012 Propagation Delay, Circuit Timing & Adder Design ECE 152A Winter 2012 Reading Assignment Brown and Vranesic 2 Introduction to Logic Circuits 2.9 Introduction to CAD Tools 2.9.1 Design Entry 2.9.2 Synthesis

More information

Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates

Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates Learning Outcome: an ability to analyze and design CMOS logic gates Learning Objectives: 1-1. convert numbers from one base (radix) to another:

More information

Classification of Digital Circuits

Classification of Digital Circuits Classification of Digital Circuits Combinational logic circuits. Output depends only on present input. Sequential circuits. Output depends on present input and present state of the circuit. Combinational

More information

Electronics EECE2412 Spring 2017 Exam #2

Electronics EECE2412 Spring 2017 Exam #2 Electronics EECE2412 Spring 2017 Exam #2 Prof. Charles A. DiMarzio Department of Electrical and Computer Engineering Northeastern University 30 March 2017 File:12198/exams/exam2 Name: : General Rules:

More information

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey Lecture 02: Logic Families R.J. Harris & D.G. Bailey Objectives Show how diodes can be used to form logic gates (Diode logic). Explain the need for introducing transistors in the output (DTL and TTL).

More information

Digital logic families

Digital logic families Digital logic families Digital logic families Digital integrated circuits are classified not only by their complexity or logical operation, but also by the specific circuit technology to which they belong.

More information

Physics 335 Lab 1 Intro to Digital Logic

Physics 335 Lab 1 Intro to Digital Logic Physics 33 Lab 1 Intro to Digital Logic We ll be introducing you to digital logic this quarter. Some things will be easier for you than analog, some things more difficult. Digital is an all together different

More information

4-bit counter circa bit counter circa 1990

4-bit counter circa bit counter circa 1990 Digital Logic 4-bit counter circa 1960 8-bit counter circa 1990 Logic gates Operates on logical values (TRUE = 1, FALSE = 0) NOT AND OR XOR 0-1 1-0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 0 0

More information

Lecture 7: Digital Logic

Lecture 7: Digital Logic Lecture 7: Digital Logic Last time we introduced the concept of digital electronics i.e., one identifies a range of voltages with the value, and another range with the value But we didn t specify these

More information

3. RESISTOR - TRANSISTOR LOGIC CIRCUITS 3.1 AN RTL NOT GATE

3. RESISTOR - TRANSISTOR LOGIC CIRCUITS 3.1 AN RTL NOT GATE 3. ESSTO - TANSSTO LOG UTS When a transistor is used in conjunction with resistors to create a logic circuit, it is usually referred to as a resistor-transistor logic or TL for short. n a logic circuit,

More information

Georgia Institute of Technology School of Electrical and Computer Engineering. Midterm Exam

Georgia Institute of Technology School of Electrical and Computer Engineering. Midterm Exam Georgia Institute of Technology School of Electrical and Computer Engineering Midterm Exam ECE-3400 Fall 2013 Tue, September 24, 2013 Duration: 80min First name Solutions Last name Solutions ID number

More information

Exercise 2: Source and Sink Current

Exercise 2: Source and Sink Current Digital Logic Fundamentals Tri-State Output Exercise 2: Source and Sink Current EXERCISE OBJECTIVE When you have completed this exercise, you will be able to demonstrate how a tri-state buffer output can

More information

Lecture 3: Transistors

Lecture 3: Transistors Lecture 3: Transistors Now that we know about diodes, let s put two of them together, as follows: collector base emitter n p n moderately doped lightly doped, and very thin heavily doped At first glance,

More information

ITT Technical Institute. ET215 Devices 1. Unit 6 Chapter 3, Sections

ITT Technical Institute. ET215 Devices 1. Unit 6 Chapter 3, Sections ITT Technical Institute ET215 Devices 1 Unit 6 Chapter 3, Sections 3.7-3.9 Chapter 3 Section 3.7 The Bipolar Transistor as a Switch Objectives: Explain how a transistor can be used as a switch 1. Compute

More information

Use the fixed 5 volt supplies for your power in digital circuits, rather than the variable outputs.

Use the fixed 5 volt supplies for your power in digital circuits, rather than the variable outputs. Physics 33 Lab 1 Intro to Digital Logic We ll be introducing you to digital logic this quarter. Some things will be easier for you than analog, some things more difficult. Digital is an all together different

More information

Lecture 9 Transistors

Lecture 9 Transistors Lecture 9 Transistors Physics Transistor/transistor logic CMOS logic CA 1947 http://www.extremetech.com/extreme/164301-graphenetransistors-based-on-negative-resistance-could-spell-theend-of-silicon-and-semiconductors

More information

BJT. Bipolar Junction Transistor BJT BJT 11/6/2018. Dr. Satish Chandra, Assistant Professor, P P N College, Kanpur 1

BJT. Bipolar Junction Transistor BJT BJT 11/6/2018. Dr. Satish Chandra, Assistant Professor, P P N College, Kanpur 1 BJT Bipolar Junction Transistor Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur www.satish0402.weebly.com The Bipolar Junction Transistor is a semiconductor device which

More information

4-bit counter circa bit counter circa 1990

4-bit counter circa bit counter circa 1990 Digital Logic 4-bit counter circa 1960 8-bit counter circa 1990 Logic gates Operates on logical values (TRUE = 1, FALSE = 0) NOT AND OR XOR 0-1 1-0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 0 0

More information

F7 Transistor Amplifiers

F7 Transistor Amplifiers Lars Ohlsson 2018-09-25 F7 Transistor Amplifiers Outline Transfer characteristics Small signal operation and models Basic configurations Common source (CS) CS/CE w/ source/ emitter degeneration resistance

More information

Schmitt Trigger Inputs, Decoders

Schmitt Trigger Inputs, Decoders Schmitt Trigger, Decoders Page 1 Schmitt Trigger Inputs, Decoders TTL Switching In this lab we study the switching of TTL devices. To do that we begin with a source that is unusual for logic circuits,

More information

Multiple input gates. The AND gate

Multiple input gates. The AND gate Multiple input gates 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

More information

R09. 1.a) State and explain Kirchoff s laws. b) In the circuit given below Figure 1 find the current through 5 Ω resistor. [7+8] FIRSTRANKER.

R09. 1.a) State and explain Kirchoff s laws. b) In the circuit given below Figure 1 find the current through 5 Ω resistor. [7+8] FIRSTRANKER. SET - 1 1.a) State and explain Kirchoff s laws. b) In the circuit given below find the current through 5 Ω resistor. [7+8] 2.a) Find the impedance between terminals A and B in the following circuit ().

More information

Electronics Prof. D. C. Dube Department of Physics Indian Institute of Technology, Delhi

Electronics Prof. D. C. Dube Department of Physics Indian Institute of Technology, Delhi Electronics Prof. D. C. Dube Department of Physics Indian Institute of Technology, Delhi Module No # 05 FETS and MOSFETS Lecture No # 06 FET/MOSFET Amplifiers and their Analysis In the previous lecture

More information

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION JULY-2012 SCHEME OF VALUATION

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION JULY-2012 SCHEME OF VALUATION GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION JULY-0 SCHEME OF VALUATION Subject Code: 40 Subject: PART - A 0. Which region of the transistor

More information

CS302 - Digital Logic Design Glossary By

CS302 - Digital Logic Design Glossary By CS302 - Digital Logic Design Glossary By ABEL : Advanced Boolean Expression Language; a software compiler language for SPLD programming; a type of hardware description language (HDL) Adder : A digital

More information

Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished

Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished Number system: the system used to count discrete units is called number system Decimal system: the number system that contains 10 distinguished symbols that is 0-9 or digits is called decimal system. As

More information

ANALOG FUNDAMENTALS C. Topic 4 BASIC FET AMPLIFIER CONFIGURATIONS

ANALOG FUNDAMENTALS C. Topic 4 BASIC FET AMPLIFIER CONFIGURATIONS AV18-AFC ANALOG FUNDAMENTALS C Topic 4 BASIC FET AMPLIFIER CONFIGURATIONS 1 ANALOG FUNDAMENTALS C AV18-AFC Overview This topic identifies the basic FET amplifier configurations and their principles of

More information

ENGINEERING TRIPOS PART II A ELECTRICAL AND INFORMATION ENGINEERING TEACHING LABORATORY EXPERIMENT 3B2-B DIGITAL INTEGRATED CIRCUITS

ENGINEERING TRIPOS PART II A ELECTRICAL AND INFORMATION ENGINEERING TEACHING LABORATORY EXPERIMENT 3B2-B DIGITAL INTEGRATED CIRCUITS ENGINEERING TRIPOS PART II A ELECTRICAL AND INFORMATION ENGINEERING TEACHING LABORATORY EXPERIMENT 3B2-B DIGITAL INTEGRATED CIRCUITS OBJECTIVES : 1. To interpret data sheets supplied by the manufacturers

More information

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS PESIT BANGALORE SOUTH CAMPUS QUESTION BANK BASIC ELECTRONICS Sub Code: 17ELN15 / 17ELN25 IA Marks: 20 Hrs/ Week: 04 Exam Marks: 80 Total Hours: 50 Exam Hours: 03 Name of Faculty: Mr. Udoshi Basavaraj Module

More information

HIGH LOW Astable multivibrators HIGH LOW 1:1

HIGH LOW Astable multivibrators HIGH LOW 1:1 1. Multivibrators A multivibrator circuit oscillates between a HIGH state and a LOW state producing a continuous output. Astable multivibrators generally have an even 50% duty cycle, that is that 50% of

More information

OBJECTIVE TYPE QUESTIONS

OBJECTIVE TYPE QUESTIONS OBJECTIVE TYPE QUESTIONS Q.1 The breakdown mechanism in a lightly doped p-n junction under reverse biased condition is called (A) avalanche breakdown. (B) zener breakdown. (C) breakdown by tunnelling.

More information

DC Bias. Graphical Analysis. Script

DC Bias. Graphical Analysis. Script Course: B.Sc. Applied Physical Science (Computer Science) Year & Sem.: Ist Year, Sem - IInd Subject: Electronics Paper No.: V Paper Title: Analog Circuits Lecture No.: 3 Lecture Title: Analog Circuits

More information

Frequently Asked Questions GE6252 BEEE UNIT I ELECTRICAL CIRCUITS AND MEASUREMENTS

Frequently Asked Questions GE6252 BEEE UNIT I ELECTRICAL CIRCUITS AND MEASUREMENTS Frequently Asked Questions GE6252 BEEE UNIT I ELECTRICAL CIRCUITS AND MEASUREMENTS 1. What is charge? 2. Define current. 3. Under what condition AC circuit said to be resonant? 4. What do you meant by

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 2 Bipolar Junction Transistors Lecture-1 Transistor

More information

Transistor Biasing. DC Biasing of BJT. Transistor Biasing. Transistor Biasing 11/23/2018

Transistor Biasing. DC Biasing of BJT. Transistor Biasing. Transistor Biasing 11/23/2018 Transistor Biasing DC Biasing of BJT Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur www.satish0402.weebly.com A transistors steady state of operation depends a great deal

More information

Application Note 1047

Application Note 1047 Low On-Resistance Solid-State Relays for High-Reliability Applications Application Note 10 Introduction In military, aerospace, and commercial applications, the high performance, long lifetime, and immunity

More information

Chapter 3. Bipolar Junction Transistors

Chapter 3. Bipolar Junction Transistors Chapter 3. Bipolar Junction Transistors Outline: Fundamental of Transistor Common-Base Configuration Common-Emitter Configuration Common-Collector Configuration Introduction The transistor is a three-layer

More information

Operational amplifiers

Operational amplifiers Operational amplifiers Bởi: Sy Hien Dinh INTRODUCTION Having learned the basic laws and theorems for circuit analysis, we are now ready to study an active circuit element of paramount importance: the operational

More information

Expanded Answer: Transistor Amplifier Problem in January/February 2008 Morseman Column

Expanded Answer: Transistor Amplifier Problem in January/February 2008 Morseman Column Expanded Answer: Transistor Amplifier Problem in January/February 2008 Morseman Column Here s what I asked: This month s problem: Figure 4(a) shows a simple npn transistor amplifier. The transistor has

More information

ESE 372 / Spring 2011 / Lecture 19 Common Base Biased by current source

ESE 372 / Spring 2011 / Lecture 19 Common Base Biased by current source ESE 372 / Spring 2011 / Lecture 19 Common Base Biased by current source Output from Collector Start with bias DC analysis make sure BJT is in FA, then calculate small signal parameters for AC analysis.

More information

16 Multiplexers and De-multiplexers using gates and ICs. (74150, 74154)

16 Multiplexers and De-multiplexers using gates and ICs. (74150, 74154) 16 Multiplexers and De-multiplexers using gates and ICs. (74150, 74154) Aim: To design multiplexers and De-multiplexers using gates and ICs. (74150, 74154) Components required: Digital IC Trainer kit,

More information

Quad SPST JFET Analog Switch SW06

Quad SPST JFET Analog Switch SW06 a FEATURES Two Normally Open and Two Normally Closed SPST Switches with Disable Switches Can Be Easily Configured as a Dual SPDT or a DPDT Highly Resistant to Static Discharge Destruction Higher Resistance

More information

Department of Electrical and Electronics Engineering Logic Circuits Laboratory EXPERIMENT-1 BASIC GATE CIRCUITS

Department of Electrical and Electronics Engineering Logic Circuits Laboratory EXPERIMENT-1 BASIC GATE CIRCUITS 1.1 Preliminary Study Simulate experiment using an available tool and prepare the preliminary report. 1.2 Aim of the Experiment Implementation and examination of logic gate circuits and their basic operations.

More information

hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics

hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics The Assessment and Qualifications Alliance (AQA) is a company limited by guarantee registered in England

More information

DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY 184 hapter 3 Digital ircuits Table 3-13 Manufacturers logic data books. Manufacturer Order Number Topics Title Year Texas Instruments SDLD001 74, 74S, 74LS TTL TTL Logic Data Book 1988 Texas Instruments

More information

Fan in: The number of inputs of a logic gate can handle.

Fan in: The number of inputs of a logic gate can handle. Subject Code: 17333 Model Answer Page 1/ 29 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model

More information

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification:

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification: DIGITAL IC TRAINER Model : DE-150 Object: To Study the Operation of Digital Logic ICs TTL and CMOS. To Study the All Gates, Flip-Flops, Counters etc. To Study the both the basic and advance digital electronics

More information

Exercise 1: Tri-State Buffer Output Control

Exercise 1: Tri-State Buffer Output Control Exercise 1: Tri-State Buffer Output Control EXERCISE OBJECTIVE When you have completed this exercise, you will be able to demonstrate how the enable and data inputs control the output state of a tri-state

More information

Approximate Hybrid Equivalent Circuits. Again, the impedance looking into the output terminals is infinite so that. conductance is zero.

Approximate Hybrid Equivalent Circuits. Again, the impedance looking into the output terminals is infinite so that. conductance is zero. Again, the impedance looking into the output terminals is infinite so that conductance is zero. Hence, the four h-parameters of an ideal transistor connected in CE transistor are The hybrid equivalent

More information

State Machine Oscillators

State Machine Oscillators by Kenneth A. Kuhn March 22, 2009, rev. March 31, 2013 Introduction State machine oscillators are based on periodic charging and discharging a capacitor to specific voltages using one or more voltage comparators

More information

Experiment 9 Bipolar Junction Transistor Characteristics

Experiment 9 Bipolar Junction Transistor Characteristics Experiment 9 Bipolar Junction Transistor Characteristics W.T. Yeung, W.Y. Leung, and R.T. Howe UC Berkeley EE 105 Fall 2005 1.0 Objective In this lab, you will determine the I C - V CE characteristics

More information

CMOS Digital Integrated Circuits Analysis and Design

CMOS Digital Integrated Circuits Analysis and Design CMOS Digital Integrated Circuits Analysis and Design Chapter 8 Sequential MOS Logic Circuits 1 Introduction Combinational logic circuit Lack the capability of storing any previous events Non-regenerative

More information

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET)

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET) Difference between BJTs and FETs Transistors can be categorized according to their structure, and two of the more commonly known transistor structures, are the BJT and FET. The comparison between BJTs

More information

BICMOS Technology and Fabrication

BICMOS Technology and Fabrication 12-1 BICMOS Technology and Fabrication 12-2 Combines Bipolar and CMOS transistors in a single integrated circuit By retaining benefits of bipolar and CMOS, BiCMOS is able to achieve VLSI circuits with

More information

Semiconductors, ICs and Digital Fundamentals

Semiconductors, ICs and Digital Fundamentals Semiconductors, ICs and Digital Fundamentals The Diode The semiconductor phenomena. Diode performance with ac and dc currents. Diode types: General purpose LED Zener The Diode The semiconductor phenomena

More information

UNIT 3: FIELD EFFECT TRANSISTORS

UNIT 3: FIELD EFFECT TRANSISTORS FIELD EFFECT TRANSISTOR: UNIT 3: FIELD EFFECT TRANSISTORS The field effect transistor is a semiconductor device, which depends for its operation on the control of current by an electric field. There are

More information

Implications of Slow or Floating CMOS Inputs

Implications of Slow or Floating CMOS Inputs Implications of Slow or Floating CMOS Inputs SCBA4 13 1 IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service

More information

Basic Electronics SYLLABUS BASIC ELECTRONICS. Subject Code : 15ELN15/25 IA Marks : 20. Hrs/Week : 04 Exam Hrs. : 03. Total Hrs. : 50 Exam Marks : 80

Basic Electronics SYLLABUS BASIC ELECTRONICS. Subject Code : 15ELN15/25 IA Marks : 20. Hrs/Week : 04 Exam Hrs. : 03. Total Hrs. : 50 Exam Marks : 80 SYLLABUS BASIC ELECTRONICS Subject Code : /25 IA Marks : 20 Hrs/Week : 04 Exam Hrs. : 03 Total Hrs. : 50 Exam Marks : 80 Course objectives: The course objective is to make students of all the branches

More information

Veer Narmad South Gujarat University, Surat

Veer Narmad South Gujarat University, Surat Unit I: Passive circuit elements (With effect from June 2017) Syllabus for: F Y B Sc (Electronics) Semester- 1 PAPER I: Basic Electrical Circuits Resistors, resistor types, power ratings, resistor colour

More information

Chapter 7 EMITTER-COUPLED LOGIC

Chapter 7 EMITTER-COUPLED LOGIC Chapter 7 EMITTER-COUPLED LOGIC The major speed limitation of TTL is the turn-off time of saturated transistors. To be sure, TTL has come a long way from the 100 ns time of DTL to the 2-4 ns propagation

More information

Logic Families. A-PDF Split DEMO : Purchase from to remove the watermark. 5.1 Logic Families Significance and Types. 5.1.

Logic Families. A-PDF Split DEMO : Purchase from  to remove the watermark. 5.1 Logic Families Significance and Types. 5.1. A-PDF Split DEMO : Purchase from www.a-pdf.com to remove the watermark 5 Logic Families Digital integrated circuits are produced using several different circuit configurations and production technologies.

More information

Chapter 6: Transistors and Gain

Chapter 6: Transistors and Gain I. Introduction Chapter 6: Transistors and Gain This week we introduce the transistor. Transistors are three-terminal devices that can amplify a signal and increase the signal s power. The price is that

More information

R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. ELECTRONIC PRINCIPLES AND APPLICATIONS

R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. ELECTRONIC PRINCIPLES AND APPLICATIONS R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. DEPARTMENT OF PHYSICS QUESTION BANK FOR SEMESTER V PHYSICS PAPER VI (A) ELECTRONIC PRINCIPLES AND APPLICATIONS UNIT I: SEMICONDUCTOR DEVICES

More information

Analog Electronics. Electronic Devices, 9th edition Thomas L. Floyd Pearson Education. Upper Saddle River, NJ, All rights reserved.

Analog Electronics. Electronic Devices, 9th edition Thomas L. Floyd Pearson Education. Upper Saddle River, NJ, All rights reserved. Analog Electronics BJT Structure The BJT has three regions called the emitter, base, and collector. Between the regions are junctions as indicated. The base is a thin lightly doped region compared to the

More information

DIGITAL ELECTRONICS. Methods & diagrams : 1 Graph plotting : - Tables & analysis : - Questions & discussion : 6 Performance : 3

DIGITAL ELECTRONICS. Methods & diagrams : 1 Graph plotting : - Tables & analysis : - Questions & discussion : 6 Performance : 3 DIGITAL ELECTRONICS Marking scheme : Methods & diagrams : 1 Graph plotting : - Tables & analysis : - Questions & discussion : 6 Performance : 3 Aim: This experiment will investigate the function of the

More information

CHAPTER FORMULAS & NOTES

CHAPTER FORMULAS & NOTES Formulae For u SEMICONDUCTORS By Mir Mohammed Abbas II PCMB 'A' 1 Important Terms, Definitions & Formulae CHAPTER FORMULAS & NOTES 1 Intrinsic Semiconductor: The pure semiconductors in which the electrical

More information

Preface... iii. Chapter 1: Diodes and Circuits... 1

Preface... iii. Chapter 1: Diodes and Circuits... 1 Table of Contents Preface... iii Chapter 1: Diodes and Circuits... 1 1.1 Introduction... 1 1.2 Structure of an Atom... 2 1.3 Classification of Solid Materials on the Basis of Conductivity... 2 1.4 Atomic

More information

ELECTRONIC CIRCUITS. Time: Three Hours Maximum Marks: 100

ELECTRONIC CIRCUITS. Time: Three Hours Maximum Marks: 100 EC 40 MODEL TEST PAPER - 1 ELECTRONIC CIRCUITS Time: Three Hours Maximum Marks: 100 Answer five questions, taking ANY TWO from Group A, any two from Group B and all from Group C. All parts of a question

More information

Chapter 4. CMOS Cascode Amplifiers. 4.1 Introduction. 4.2 CMOS Cascode Amplifiers

Chapter 4. CMOS Cascode Amplifiers. 4.1 Introduction. 4.2 CMOS Cascode Amplifiers Chapter 4 CMOS Cascode Amplifiers 4.1 Introduction A single stage CMOS amplifier cannot give desired dc voltage gain, output resistance and transconductance. The voltage gain can be made to attain higher

More information

Symbols for PN junction diodes and MN junction diodes are shown in the gures left and right below, respectively.

Symbols for PN junction diodes and MN junction diodes are shown in the gures left and right below, respectively. Contents Diode Model Clamping Diodes Level-Shifting Diodes Ebers-Moll BJT Model Simplied NPN BJT Model IV Characteristics Dr. U. Sezen & Dr. D. Gökçen (Hacettepe Uni.) ELE315 Electronics II 23-Nov-2017

More information

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics Sr. No. Date TITLE To From Marks Sign 1 To verify the application of op-amp as an Inverting Amplifier 2 To

More information

Appendix B Page 1 54/74 FAMILIES OF COMPATIBLE TTL CIRCUITS PIN ASSIGNMENT (TOP VIEWS)

Appendix B Page 1 54/74 FAMILIES OF COMPATIBLE TTL CIRCUITS PIN ASSIGNMENT (TOP VIEWS) Appendix B Page 1 54/74 FAMILIES OF COMPATIBLE TTL CIRCUITS PIN ASSIGNMENT (TOP VIEWS) See page 3 See page 3 See page 7 See page 14 See page 9 See page 16 See page 10 TEXAS INSTRUMENTS LTD have given their

More information

SEMICONDUCTOR ELECTRONICS: MATERIALS, DEVICES AND SIMPLE CIRCUITS. Class XII : PHYSICS WORKSHEET

SEMICONDUCTOR ELECTRONICS: MATERIALS, DEVICES AND SIMPLE CIRCUITS. Class XII : PHYSICS WORKSHEET SEMICONDUCT ELECTRONICS: MATERIALS, DEVICES AND SIMPLE CIRCUITS Class XII : PHYSICS WKSHEET 1. How is a n-p-n transistor represented symbolically? (1) 2. How does conductivity of a semiconductor change

More information

Hello, and welcome to the TI Precision Labs video series discussing comparator applications. The comparator s job is to compare two analog input

Hello, and welcome to the TI Precision Labs video series discussing comparator applications. The comparator s job is to compare two analog input Hello, and welcome to the TI Precision Labs video series discussing comparator applications. The comparator s job is to compare two analog input signals and produce a digital or logic level output based

More information

LM193/LM293/LM393/LM2903 Low Power Low Offset Voltage Dual Comparators

LM193/LM293/LM393/LM2903 Low Power Low Offset Voltage Dual Comparators LM193/LM293/LM393/LM2903 Low Power Low Offset Voltage Dual Comparators General Description The LM193 series consists of two independent precision voltage comparators with an offset voltage specification

More information

Electronics Lab. (EE21338)

Electronics Lab. (EE21338) Princess Sumaya University for Technology The King Abdullah II School for Engineering Electrical Engineering Department Electronics Lab. (EE21338) Prepared By: Eng. Eyad Al-Kouz October, 2012 Table of

More information

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2013 SCHEME OF VALUATION

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2013 SCHEME OF VALUATION GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-03 SCHEME OF VALUATION Subject Code: 0 Subject: PART - A 0. What does the arrow mark indicate

More information

BJT AC Analysis CHAPTER OBJECTIVES 5.1 INTRODUCTION 5.2 AMPLIFICATION IN THE AC DOMAIN

BJT AC Analysis CHAPTER OBJECTIVES 5.1 INTRODUCTION 5.2 AMPLIFICATION IN THE AC DOMAIN BJT AC Analysis 5 CHAPTER OBJECTIVES Become familiar with the, hybrid, and hybrid p models for the BJT transistor. Learn to use the equivalent model to find the important ac parameters for an amplifier.

More information

CONVERTING 1524 SWITCHING POWER SUPPLY DESIGNS TO THE SG1524B

CONVERTING 1524 SWITCHING POWER SUPPLY DESIGNS TO THE SG1524B LINEAR INTEGRATED CIRCUITS PS-5 CONVERTING 1524 SWITCHING POWER SUPPLY DESIGNS TO THE SG1524B Stan Dendinger Manager, Advanced Product Development Silicon General, Inc. INTRODUCTION Many power control

More information

The entire range of digital ICs is fabricated using either bipolar devices or MOS devices or a combination of the two. Bipolar Family DIODE LOGIC

The entire range of digital ICs is fabricated using either bipolar devices or MOS devices or a combination of the two. Bipolar Family DIODE LOGIC Course: B.Sc. Applied Physical Science (Computer Science) Year & Sem.: IInd Year, Sem - IIIrd Subject: Computer Science Paper No.: IX Paper Title: Computer System Architecture Lecture No.: 10 Lecture Title:

More information

In this experiment you will study the characteristics of a CMOS NAND gate.

In this experiment you will study the characteristics of a CMOS NAND gate. Introduction Be sure to print a copy of Experiment #12 and bring it with you to lab. There will not be any experiment copies available in the lab. Also bring graph paper (cm cm is best). Purpose In this

More information

LM555 and LM556 Timer Circuits

LM555 and LM556 Timer Circuits LM555 and LM556 Timer Circuits LM555 TIMER INTERNAL CIRCUIT BLOCK DIAGRAM "RESET" And "CONTROL" Input Terminal Notes Most of the circuits at this web site that use the LM555 and LM556 timer chips do not

More information