Mahaveer Institute of Science & Technology

Size: px
Start display at page:

Download "Mahaveer Institute of Science & Technology"

Transcription

1 Mahaveer Institute of Science & Technology Vysapuri, Bandlaguda, post:keshavgiri, Hyderabad (Approved by AICTE, Affiliated to JNTUH) (A Constitute college of Mahaveer Educational society) EAMCET CODE : MIST, JNTUH College code:e3 DIGITAL IC APPLICATIONS LABORATORY MANUAL ECE III Year I SEMESTER DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING

2 List of Experiments Design and Implementation of: 1. Design a 16 x 4 priority encoder using two 8 x 3 priority encoder 2.Design a 16 bit comparator using 4 bit Comparators. 3.Design a model to 53 counter using two decade counters 4.Design a 450 KHz clock using NAND / NOR gates. 5. Design a 4 bit pseudo random sequence generator using 4 bit ring counter. 6.Design a 16 x 1 multiplexer using 8 x 1 multiplexer. 7.Design a 16 bit Adder / Subtractor using 4 bit Adder / Subtractor IC s. 8.Plot the transform Characteristics of 74H, LS, HS series IC s. 9. Design a 4 bit Gray to Binary and Binary to Gray Converter. 10. Design a two Digit 7 segment display unit using this display the Mod counter output of experiment Design an 8 bit parallel load and serial out shift register using two 4 bit shift register. 12.Design an 8 bit Serial in and serial out shift register using two 4 bit shift register. 13..Design a Ring counter and Twisted ring counter using a 4-bit shift register. 14.Design a 4 digit hex counter using synchronous one digit hex counters. 15. Design a 4 digit hex counter using Asynchronous one digit hex counters

3 EXPERIMENT NO: 1 16x4 PRIORITY ENCODER USING 8x3 PRIORITY ENCODER Aim:- To study and implement 16x4 priority encoder using 8x3 priority encoder Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- A priority encoder is a circuit or algorithm that compresses multiple binary inputs into a smaller number of outputs. The output of a priority encoder is the binary representation of the original number starting from zero of the most significant input bit. In this experiment we are going to build the 16x4 using 8x3. The IC number used in the experiment is 74LS148. This IC is 8x3 priority encoder using two ice s in cascading we building the 16x4 priority encoder. Pin-diagram (74ls148):- Figure (1)74ls148 pin configuration

4 Internal circuit diagram:- Figure (2) internal logic diagram of IC Procedure:- 1) The power supply is given in the inside so no need to connect the externally. 2) Connect the logic inputs i1-i15 using patch chords to the logic switches. 3) Connect the outputs to the led s. 4) Now switch on the trainer kit you will observe the led indication. 5) Verify the truth table given below.

5 TRUTH TABLE:- Inputs Outputs EI Y3 Y2 Y1 Y0 L L L L L L L L L L L L L L L L L L L L L H L L L L L L L L L L L L L L L L L H L H H L L L L L L L L L L L L L L L H L L H H H L L L L L L L L L L L L L L H H L H H H H L L L L L L L L L L L L H L L L H H H H H L L L L L L L L L L L H L H L H H H H H H L L L L L L L L L L H H L L H H H H H H H L L L L L L L L L H H H L H H H H H H H H L L L L L L L H L L L L H H H H H H H H H L L L L L L H L L H L H H H H H H H H H H L L L L L H L H L L H H H H H H H H H H H L L L L H L H H L H H H H H H H H H H H H L L L H H L L L H H H H H H H H H H H H H L L H H L H L H H H H H H H H H H H H H H L H H H L L H H H H H H H H H H H H H H H H H H H Where H=logic 1 L=logic 0 Result:- Hence the 16x4 priority encoder is verified.

6 EXPERIMENT NO: 2 16 BIT COMPARATOR USING 4 BIT COMPARATOR Aim:- To study and implement 16bit comparator using 4bitcomparator. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- These 4-bit magnitude comparators perform comparison of straight binary or BCD codes. Three fully-decoded decisions about two, 4-bit words (A, B) are made and are externally available at three outputs. These devices are fully expandable to any number of bits without external gates. Words of greater length may be compared by connecting comparators in cascade. The A > B, A < B, and A = B outputs of a stage handling less-significant bits are connected to the corresponding inputs of the next stage handling more-significant bits. The stage handling the least significant bits must have a high-level voltage applied to the A = B input. The cascading path is implemented with only a two-gate-level delay to reduce overall comparison times for long words. The 4bit comparator should be cascaded to build the 16bit comparator. The IC 74ls85 can be performs the 4bit comparator. This IC is having the A0, A1, A2, A3 and B0, B1, B2, B3 are the inputs the result will be shown at the output indications are A=B, A>B and A<B. These signals are cascaded for making the 16bit comparator. Pin diagram (74ls85):-

7 Cascaded:- Internal logic diagram:- Figure (1) cascaded 4bit comparators to construct the 16bit comparator Figure (2) internal logic diagram of IC 74ls85

8 Procedure:- 1) Connect the A0-A15 to the logic switches using the patch chords. 2) Connect the B0-B15 to the logic switches using the patch chords. 3) Connect the A<B, A=B and A>B to the output indication led s given right side. 4) Now switch on the trainer kit you will find the led indication there. 5) Now apply the logic inputs Example 1: A0-A15= B0-B15= The result is A=B Example 2: A0-A15= B0-B15= The result is A>B Example 3: A0-A15= B0-B15= The result is A<B 6) Verify the truth table. Truth table:- Result: - Hence the 16bit comparator is constructed and verified the output.

9 EXPERIMENT NO: 3 MODULO N COUNTER USING DECADE COUNTER Aim: - To study and implement 53 Mod counter using two decade counters. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- The decade counter, which divides input by 10 counter and provides BCD output 0 to 9: this is also called as decimal counter. This counter comprises of a divide by 2 and divide by 5 counters. To use as decade we have to cascade divide by 2 and divide by 5. Output Q0 Q3 are BCD outputs, inputs A and B are clock inputs to the counter, divide by 2 and divide by 5 counters respectively. Ro1 and R02 are the reset inputs, when these are activated counter go to 0000.So1 and S02 are the set inputs to the counter, when these inputs are activated counter output go to 1001.casecading of the two decade counters we are performing the 53 counter. Pin-diagram (74LS90):- Figure (1) Pin-diagram 74LS90

10 Circuit diagram:- Procedure:- Figure (2) 53 counter circuit The above circuit consisting of two decade counters and the 1Hz clock generation block is given for connecting to the clock input of the circuit. The operation of the circuit is connecting the two decade counter in a cascade manner. The below decade counter is counting the 0000 to 1001 it means one decade count. When it is completed the one decade count one clock is given to the first decade counter then the first decade counter is incremented by one count this process is repeated for the 53 counts. When is reached to the 53 counts it will be stopped or otherwise it reset. In this circuit the first decade is divided by the so that it can count up to five and second one is counts the decade. 1) Connect the clock output (1Hz) to the input of the decade counter. 2) Connect the first ic ouputs i.e Q0, Q1, Q2 and Q3 to the led s. 3) Connect the second ic ouputs i.e Q0, Q1, Q2 and Q3 to the led s after connected the first ic. 4) Now short the first ic R91, R92 using a patch chord connect these shorted line to the logic switch. 5) Now short the second ic R91, R92 using a patch chord connect these shorted line to the logic switch. 6) Connect the power chord to the AC supply. Now switch on the trainer kit. 7) Using logic switches reset the circuit to the zero position. 8) Now the counter will start the counting. Observe the output on led s.

11 Truth table:- INPUTS OUTPUTS R92 R91 Qd Qc Qb Qa X L L L L L H H H L L H L L COUNT Result:- Hence the 53 counter using two decade counter is implemented and verified.

12 EXPERIMENT NO: KHZ CLOCK GENERATOR USING NAND/NOR GATES Aim: - To study and implement 450 khz clock generator using NAND/NOR gates. Apparatus:- 1) Trainer kit 2) Patch chords 3) CRO 4) Power supply Theory:- A clock generator is a circuit that produces a timing signal (known as a clock signal and behaves as such) for use in synchronizing a circuit's operation. The signal can range from a simple symmetrical square wave to more complex arrangements. The basic parts that all clock generators share are a resonant circuit and an amplifier. Since all logic operations in a synchronous machine occur in synchronism with a clock, the system clock becomes the basic timing unit. The system clock must provide a periodic wave forms that can be used as a synchronous signal. The square waveform is a typical clock waveform used in a digital system. The clock defines a basic timing interval during which logic operation must be performed. This basic timing interval is defined as a clock cycle time and is equal to one period of the clock waveform. Thus all logic elements, flip-flops, gates, and so on must complete their transition in less than one clock cycle time. In this experiment to generating the clock we are using the NAND and NOR gates using these gates we generating the 450KHZ clock signal. Circuit diagram:-

13 Procedure:- 1) Connect the power chord to the mains power supply 2) Turn on the trainer kit you can observe the led indication on the kit. 3) Now connect the CRO probe in channel 1 to the NAND gate and connect the positive to the output of the circuit and negative to the ground. 4) Observe the waveform on the CRO and note down the waveform time period and amplitude of the signal. 5) Plot the graph for the above readings. 6) Do the above steps for the same NOR gate also. Output waveforms:- A m p l i t u d e NAND O/P NOR O/P Frequency Result:- Hence the generation of the 450Khz clock is verified using the NAND and NOR gates.

14 EXPERIMENT NO: 5 4-BIT PSEUDO RANDOM SEQUECNE GENERATOR USING 4 BIT RING COUNTER AIM: To study & verify the 4-bit pseduo random sequence generator THEORY: Timing signals that control the sequence of operations are essential in digital computer systems. The counter which is used for their basic timing is known as a ring counter. A ring counter is a circular shift register with only one flip flop being set at any particular time and all other flip flops are cleared. The single bit is shifted from one flip flop to other to produce the sequence of timing signals Let us consider a 4 bit ring counter and examine how it utilizes one flip-flop for each state in its sequence. The logic diagram for 4 bit ring counter is the ring counter sequences for 4 bits. In this logic diagram, notice that the output Q and Q of each flip-flop are connected to the next flip-flop and the output of the fourth flip flop are connected to the first flip flop. The clock input is applied simultaneously to all flip flops. CIRCUIT DIAGRAM OPERATION: Initially a logic one is preset in to the first flip flop. and the rest of flip flops are cleared. Then the output of the counter is given by Q=Qd Qc Qb Qa. Q =0001.

15 Clock Pulse No FFA FFB FFC FFD Single bit logic 1 is shifted with every clock pulse and circulates back from the fourth flip flop to the first flip flop. Note that each flip flop is in the 1 state once for every four clock pluses. From above table we can notice that the 1 is always retained in the 4 counter and simply shifted around the ring advancing one stage for each clock pulse. The basic operation of this counter is also illustrated in the timing diagram shown in figure. Rotational Movement of a 4-BIT SEDUO RANDOM SEQUECN GENERATOR Ring Counter

16 TIMING DIAGRAM: Result:- Hence the generation of the pseudo random sequence is generated using 4 bit ring counter.

17 EXPERIMENT NO: 6 16x1 MULTIPLEXER USING 8x1 MULTIPLEXER Aim:- To study and implement 16x1 multiplexer using 8x1 multiplexer Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- A multiplexer (MUX) is a device that allows digital information from several sources to be routed onto a single line for transmission over that line to a common destination. The basic multiplexer has several data-inputs lines and a single output line. It also has data-select inputs, which permit digital data on any one of the inputs to be switched to the output line, multiplexers are also known as data selectors. Here the IC 74ls151 is an 8x1 multiplexer using this multiplexer we are constructing the 16x1 multiplexer. Pin configuration (74LS151):- Figure (1) pin-diagram of 74ls151

18 Cascaded diagram (74LS151):- Figure (2) 16x1 multiplexer Procedure:- 1) Connect the inputs i0-i15 to the logic switches. Here the i0-i15 is the input data lines. 2) Connect the selection lines S0, S1, S2 and S3 to the logic switches given below. 3) Connect the out puts Y, Y to the led s given in the right side on the kit. 4) Now switch on the trainer kit you will find the led indication on the kit. 5) Now do the experiment. Based on the selection lines the input data will be selected. 6) Verify the truth table

19 Truth table:- Selection Inputs O/P lines S 3 S2 S1 S0 I0 I1 I2 I3 I4 I5 I6 I7 I8 I9 I10 I11 I12 I Y Y L L L L L X X X X X X X X X X X X X X X L H L L L L H X X X X X X X X X X X X X X X H L L L L H X L X X X X X X X X X X X X X X L H L L L H X H X X X X X X X X X X X X X X H L L L H L X X L X X X X X X X X X X X X X L H L L H L X X H X X X X X X X X X X X X X H L L L H H X X X L X X X X X X X X X X X X L H L L H H X X X H X X X X X X X X X X X X H L L H L L X X X X L X X X X X X X X X X X L H L H L L X X X X H X X X X X X X X X X X H L L H L H X X X X X L X X X X X X X X X X L H L H L H X X X X X H X X X X X X X X X X H L L H H L X X X X X X L X X X X X X X X X L H L H H L X X X X X X H X X X X X X X X X H L L H H H X X X X X X X L X X X X X X X X L H L H H H X X X X X X X H X X X X X X X X H L H L L L X X X X X X X X L X X X X X X X L H H L L L X X X X X X X X H X X X X X X X H L H L L H X X X X X X X X X L X X X X X X L H H L L H X X X X X X X X X H X X X X X X H L H L H L X X X X X X X X X X L X X X X X L H H L H L X X X X X X X X X X H X X X X X H L H L H H X X X X X X X X X X X L X X X X L H H L H H X X X X X X X X X X X H X X X X H L H H L L X X X X X X X X X X X X L X X X L H H H L L X X X X X X X X X X X X H X X X H L H H L H X X X X X X X X X X X X X L X X L H H H L H X X X X X X X X X X X X X H X X H L H H H L X X X X X X X X X X X X X X L X L H H H H L X X X X X X X X X X X X X X H X H L H H H H X X X X X X X X X X X X X X X L L H H H H H X X X X X X X X X X X X X X X H H L Result :- Hence the 16x1 multiplexer is verified.

20 EXPERIMENT NO: 7 16 BIT ADDER/SUBTRACTOR USING 4 BIT ADDER/SUBTRACTOR Aim:- To study and implement 16 bit adder/subtractor using 4 bit adder/subtractor Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- Adders are important not only in computers but in many types of digital systems in which numerical data are processed. An understanding of the basic adder operation is fundamental to the study of digital system. In this experiment using the 4 bit add/sub constructing the 16 bit add/sub. The IC number for 4 bit add/sub is 74LS83A. These full adders perform the addition of two 4-bit binary numbers. The sum ( ) outputs are provided for each bit and the resultant carry (C4) is obtained from the fourth bit. These adders feature full internal look ahead across all four bits. This provides the system designer with partial look ahead performance at the economy and reduced package count of a ripple-carry implementation. The adder logic, including the carry, is implemented in its true form meaning that the end-around carry can be accomplished without the need for logic or level inversion. The cascading of the 4 bit adder we can form the 16 bit adder. The carry should be forwarded to another IC. Pin configuration:- Figure (1) pin diagram of 74LS83A

21 Logic circuit (74LS83A):- Circuit diagram:- Figure (2) cascading of 4 bit add/sub

22 Procedure:- Addition:- 1) Connect the A0-A15 to the logic switches provided on the trainer kit. 2) Connect the B0-B15 to the logic switches provided on the trainer kit. 3) Connect the outputs to the led indicators. 4) Connect the mode switch to the logic switches. 5) Now put the mode switch in logic 0 it is indicated that addition operation performing. 6) Now give the input data using the A0-A15 and B0-B15 logic switches. Ex:- Input data A0-A15 = Input data B0-B15 = output Subtraction:- 1) Connect the A0-A15 to the logic switches provided on the trainer kit. 2) Connect the B0-B15 to the logic switches provided on the trainer kit. 3) Connect the outputs to the led indicators. 4) Connect the mode switch to the logic switches. 5) Now put the mode switch in logic 1 it is indicated that Subtraction operation performing. 6) Now give the input data using the A0-A15 and B0-B15 logic switches. 7) To perform the subtraction operation we 1 s compliment the data of the B input. 8) Now Add two data s A and B when u get the result add 1 to the result data. Ex:- Input data A0-A15 = Input data B0-B15 = s compliment i/p Bdata ) Now add the data input A and 1 s Complimented data B Input data A0-A15= s compliment i/p Bdata Output data Carry bit

23 10) Now add the 1 to the result data Final o/p ) You can perform with different data s. Result :- Hence the 16 bit addition and subtraction is verified.

24 EXPERIMENT NO: 8 Transfer Characteristics and Delay Time Estimation of 74H,LS,HS series Aim:- To study Transfer Characteristics and Delay Time Estimation of 74H,LS,HS series Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- Voltage Transfer Characteristics and As Inverter : The static voltage transfer characteristic of a logic gate is simply a plot of the gate output voltage VOUT versus the gate input voltage VIN. We can mathematically describe the transfer characteristic as VOUT = f (VIN). We use the word static to describe the transfer characteristic because it represents behavior in response to slowly changing signals so that dynamic effects such as the delaying of the signal from gate input to gate output are avoided in measurements. Figure 1-(a) shows an ideal static transfer characteristic for an inverter with input VIN,output VOUT and power supply voltage VCC. What can we learn from a static transfer characteristic that is useful in characterizing gate operation? In order to answer this question, we need to define some terminology. First, we will consider the operating points for the inverter. These points correspond to the High and Low values on the outputs of the inverter. Since the output voltage depends on the input voltage, to find the value of the High operating point for an inverter output, the value of the Low operating point for the same inverter needs to be applied to its input. Likewise, to find the value of the Low operating point, the value of the High operating point needs to be applied. This requires that we know the values we are trying to determine! By Analytically using feedback, we can combine the transfer characteristic

25 Transfer Characteristic and Operating Points

26 Figure 2 This is done by connecting two inverters in a loop as shown in Figure 1(b). For the two inverters, we note that VIN2 = VOUT1 and VIN1 = VOUT2. Since both of the inverters have the same transfer characteristic, we take the transfer characteristic of inverter 2 and mirror it about the VOUT = VIN line so that its VIN axis lies coincident with the VOUT axis of the transfer characteristic for inverter 1 as shown in Figure. 1(b); then the VIN axis of gate 1 also coincides with the VOUT axis of gate 2. By this mirroring operation, the relationships given in Figure 1(b) are satisfied on the axes of the plot. Because of the voltage equalities, the only points where both static transfer characteristics can be satisfied on this plot are where they intersect. These intersection points are (VIN1 = 0.15V, VOUT1= 4.05V), (VIN1 = 1.50V, VOUT1 = 1.50V), and (VIN1 = 4.05V, VOUT1 = 0.15V); these operating points are marked with OP (numerical values are taken for example). A small change in VIN1 from 1.5V will cause departure fromthe (VIN1 = 1.5V, VOUT1 = 1.5V) point toward one of the other two points. Thus, this point is unstable, will not persist, and is of little interest. Small departures from the other two operating points, however, are reversible and with the appropriate change in VIN1 will result in a return to those points. These are stable operating points for the inverters. They define the voltage values that Correspond to High and Low on inputs and outputs of this particular inverter. Since we are using Positive logic, High corresponds to 1 and Low corresponds to 0. Thus for the given inverter, the voltage Values for 0 and 1 are 0.15V and 4.05V, respectively. For VOUT, the Low value is Voutput LOW, Denoted VOL, and the High value, V output high, denoted VOH. So, for this inverter, VOL is 0.15V and VOH is 4.05V. Finally, since the Low value on the input produces a High value on the output and vice-versa, an inversion of the voltage values has occurred. For either positive or negative logic, the inverter is also often called a Not gate since it negates the input value to produce the output value.

27 Noise Margins : Next, we define the concept of noise margins. Noise is assumed to be an effective voltage on one or more inputs to a gate that is added to or subtracted from the voltage normally present. The normal voltage is a stable operating point voltage. Examples of sources of noise are fluctuations in the power Supply voltage VCC, noise generated by other digital circuits changing values rapidly, or external Electromagnetic radiation. Intuitively, noise margins represent the amount of effective noise voltage that can be tolerated on an input without seriously disturbing the gate output. Noise Margins and Logic Family Transfer Characteristics Figure 3 In order to evaluate the noise margins, we need to define two additional voltages from the transfer characteristic. These are the two input voltages at which dvout/dvin = 1. The lower of these two voltages is V input Low denoted by VIL, and the higher is V input high denoted by VIH. These voltages are chosen somewhat arbitrarily as the highest value that will act as a Low input and the lowest value that will act as a High input. Intuitively, this makes some sense in that if any voltage between these two voltages is applied to the input, any noise superimposed on that voltage produces a larger noise voltage on the output, i.e., the noise voltage is amplified. This amplification of noise is interpreted as a serious disturbance of the gate output. For the inverter in Figure 1, VIL = 0.90V and VIH = 1.70V. With these two values plus VOH and VOL, we can define the static voltage noise margins for a logic gate. The Lownoise margin, is NML = VIL VOL, and the High noise margin is NMH =VOH VIH. Static again means that dynamic effects are ignored and implies that the margins may not apply for high frequency noise. For the inverter transfer characteristic in Figure 1(a), the noise margins are NML = = 0.75V and NMH = = 2.35V. The intuitive implication of these values is that: 1. An input noise voltage of 0.75V added to input VOL gives an output that would still be interpreted as a High, and

28 2. An input noise voltage of 2.35V subtracted from input value VOH gives an output that would still be interpreted as a Low. Now we can consider fully the question: what is logic 0 and what is logic 1 (for positive logic)? For the inverter just analyzed, a 0 on an output has value 0.15V and a 1 on an output has a value of 4.05V. However, on the input, any voltage between GND and 0.90V is logic 0 and anvoltage between 1.70V and VCC is logic 1. This is shown pictorially in Figure 2(a). So we have defined the physical meaning of 0 and 1 in terms of voltages values and ranges. In general, these physical values are specified for an entire family of gates, for many different production lots, for different loading on the outputs, for variation in the power supply values, and for a broad range of operating temperatures. The results are a large number of transfer characteristics which collectively might appear as in Figure 2(b). From this collection of curves, we find the range of values which appears on the outputs and the range Of values that can act as valid inputs by using the same techniques as employed for the individual characteristic in Figure 1 and take the worst case values for each voltage. The end result, as illustrated in Figure 2(c), is the definition of logic 0 and logic 1 for the entire family of gates. We note that in thiscase, with all of the variations taken into account, the noise margins become smaller than for the individual gate. Gate Delay : Here we consider two primary gate delay parameters. In order to define these parameters, we will use an inverter as an example. We will assume that a pulse is applied to the inverter input VIN as shown in Figure 3. The response to this pulse on the output of the inverter is VOUT, also shown in Figure 3. The two parameters are the high-to-low propagation time, tphl and the lowto-high propagation time, tplh. We make both of these timing parameter measurements at the 50% level on the waveforms for VIN and VOUT. Formally, the 50% level is defined as the voltage 0.5(VOH VOL) + VOL. tphl is the time measured from this voltage on the rising input waveform to the same voltage on the falling output waveform. tplh is the Time measured from this voltage on the falling input waveform to the same voltage on the rising output waveform. Gate Delay Parameter Definitions Figure 4

29 Note that the subscripts on these parameters refer to the direction of change on theoutput waveform. These two gate delay times are defined graphically on thewaveforms in Figure 4. In addition, we define a secondary parameter, the worst casepropagation delay, tpd = Maximum (tphl, tplh). It should be noted that the 50% levelfor measuring delay is not universally used. For example, some manufacturers use1.3v as the level for delay measurement for Low Power Schottky Transistor-Transistor Logic (LSTTL). Also, tpd does not universally represent the maximumpropagation delay for a single gate. Some text authors use tpd to represent the average of tphl and tplh; we will call this tpd (average). Returning to tpd for the case of manyinverters of the same type, we are taking the worst case (maximum) values that canpossibly occur for each of tphl and tplh and then taking the maximum of these twovalues. The end result, tpd, is the longest delay that can ever occur for a signal changepropagating from an input of a gate to the output of the gate, regardless of thedirection of the signal changes. These same parameters can also be defined from agiven input to a given output of more complex integrated circuits or parts thereof Equipments Needed : 1. Patch cords 2. CRO 3. Signal Generator 4. Two Digital Multimeters Circuit diagram :

30 Setup for Finding Transfer Characteristics Procedure : 1. Verify that the power supply to the Trainer model No IC -46 switched off. 2. Place the logic board at the place provided on the digital lab board. 3. Take a Note of the fact that comprises of devices from two logic families viz. TTL and CMOS and hence different power supplies and different input voltage facilities are given on this board and these two classes are separated by a horizontal dotted line for clarification. Out of the two supply input given on the board, one (5Vcc) is for TTL devices and the other one (3-15V) is for CMOS devices. Voltage Transfer Characteristics : 1. Make the connection as shown in the Figure above. 2. Now increase the input voltage in small steps using pot P1 and note down the corresponding values of the output voltage. 3. Draw the graph between input voltage and the output voltage. To get a fine shape of the transfer curve at the knees take sufficient point for your observation near the transition region and then draw the graph between input and output voltages. This is the required voltage transfer characteristics for a TTL inverter of 74LSXX series. VTC Observation On CRO : You can also directly view the complete transfer curve on your CRO screen. Followthe following steps: 1. Switch off the power supply to the board. Then connect the input of the inverterto a triangular wave generator and also take care of the fact that the maximumamplitude of the triangular input should not exceed the maximum limits of thedevice under test. For TTL inverter the maximum amplitude of the triangularinput should be kept between 4-5Volts 2. Connect this same input to the X-channel of the CRO and connect the other CRO input i.e. Y- channel to the output of the inverter and press XY mode switch of CRO. You will observe the complete transfer characteristics on the CRO screen. If however the view is not symmetrical or not in expected shape then just adjust the settings of CRO to get the clear picture. Also you can change the input triangular wave amplitude within tolerable limits to get the perfect view of the VTC. Finding NML And NMH : 1. After obtaining the Transfer characteristics curve on the graph paper make the mirror of this curve by taking the VOUT axis as independent axis and VIN axis as dependent axis and then draw the mirrored graph on the same sheet as suggested by the Figure These two curves will intersect each other at three points, out of which two points are the stable points marked as OP in Figure 1.and one unstable point. These two stable points correspond to the two stable states of the inverter. Mark the reflections of these points on vertical axes as VOH and VOL and they denote the output high and output low of the particular inverter. 3. Obtain the points of unity slope on the original curve and mark their reflections on the horizontal axis as VIL and VIH which represent the maximum limit of the low input and minimum limit of the high input (Figure 1.).

31 4. Calculate the values of High Noise Margin NMH, Low Noise Margin NML and Transition Period using the following formulae: NMH = VOH-VIH,NML = VOL-VIL Transition Period = VIH-VIL Estimation of Gate Delay : To estimate the gate delay of a TTL inverter, five inverters are connected back to back on DB27 in order to provide a delay to an input in such an amount which can be appreciated over any 20MHz oscilloscope generally available in every electronics lab. Follow the procedure given below: 1. Apply a square wave of 100 KHz frequency and 5volt peak to peak voltage at the input of the inverter chain i.e. at A3 and also apply this same input to the CRO X channel. Connect the output of the inverter chain to the CRO Y-input and run the CRO in dual mode. 2. Now get the two stable waveforms on the CRO screen for both input and output of the inverter chain. Keep the Time/div. switch fully clockwise i.e. at the lowest value of time per division. Try to superimpose these waveforms over each other keeping their magnitude equal. 3. Now press the X5 magnifying tab on the CRO to get a magnified view of the two voltages especially near the transition region. However, if your CRO is not having high bandwidth, you may not be able to appreciate the time delay. So it is instructive here to use high bandwidth CRO or better a digital storage Oscilloscope. 4. Observe the time difference between the two waveforms at the points at which the two waves are crossing the 50% mark of their maximum amplitudes as illustrated in Figure 4. Accordingly there are two delay time values- TPHL and TPLH. (One for rising edge and one for falling edge). 5. Calculate the actual value of these time differences by dividing them by a factor of 5 so as to compensate for magnification. 6. The values of TPHL and TPLH so obtained are the delay time values for five inverters together. So the value of delay time for a single inverter can be estimated as tphl= TPHL/5 ; tplh= TPLH/5 : Calculate the average value of the delay time as: TD = (tphl + tplh Equipments Needed 1. SSLAb. IC 46 digital logic board. 2. Patch cords 3. CRO

32 5. Two Digital Multimeter Circuit diagram : Figure 6

33 Procedure : 1. Connect point A to A2 and point C2 to C/D point at the output. 2. Also connect these input and output voltage socket to the two digital multimeters to record the input voltage and corresponding output voltage. 3. Use the steps explained already in the experiment 1 to draw VTC on the graph paper and observe the Voltage Transfer Characteristics on CRO as well. Equipments Needed : 1. Digital lab, 2. IC-46 digital logic board. 3. Patch cords 4. CRO 5. Signal Generator 6. Two Digital Multimeters Circuit diagram : Figure 7 Procedure : 1. Verify that the power supply to the Digital Lab is switched off. 2. Place the logic board IC-49 at the place provided on the digital lab board. 3. Take a note of the fact that now in this experiment you will have to use 3-15Volt power supply, i.e. you can use any of the value between 3 to 15volt for power supply. So connect this supply input pin to the variable power supply outlet on the Digital Lab. But while performing or collecting the data for a single mexperiment do not change power supply value.

34 Voltage Transfer Characteristics : Connect the Pot P2 to the input of the CD4069 inverter gate and output of this gate to the output node on the board. Also connect these points to the DMMs to record the input and output values as shown in the setup Figure given above.repeat the procedure as given in the experiment 1 step by step to perform this experiment as well. The only changes you can expect here is that you have to repeat the entire experiment for different power supply values. Take the readings for 5volt, 10volt and 15volt power supply ranges to appreciate some substantial change and plot the corresponding curves on the same graph sheet. Another change you can expect here is the change in the value of the delay time. Due to the capacitive loadings, the response of these gates to the fast varying signals is a bit slow in the comparison to TTL logic gates. Equipments Needed : 1. IC-46 digital logic board. 2. Patch cords 3. CRO 4. Two Digital Multimeter Circuit diagram : Figure 8

35 Procedure : 1. Connect the point B to the B2 and point D2 to C/D point at the output. 2. Also connect these input and output voltage socket to the two Digital multimeters to record the input voltage and corresponding output voltage. 3. Use the steps explained already in the experiment-1 to draw VTC on graph paper and observe the Voltage Transfer Characteristics on CRO as well.

36 EXPERIMENT NO: 9 4 BIT GRAY TO BINARY AND BINARY TO GRAY CODE CONVERTION Aim: - To study and implementation of 4 bit gray to binary and binary to gray code convertion. Apparatus:- 1)Trainer kit 2)Patch chords 3)Power supply Theory:- The availability of a large variety of codes for the same discrete elements of information results in the use of different codes by different digital system. It is sometimes necessary to use the output of one system as the input to another. A conversion circuit must be inserted between the two systems if each uses different codes for the same information. Thus, a code converter is a circuit that makes the two systems compatible even though each uses a different binary code. The binary number system is a system that uses only the digits 0 & 1 as codes. To represent a group of 2n distinct element in a binary code requires a minimum of n bits. This is because it is possible to arrange n bits in 2n distinct ways. Although the minimum number of bits required to code 2n distinct quantities is n, there is no maximum number of bits that may be used for binary code. For example, a group of four distinct quantities can be represented by a two bit code, with each quantity assigned one of the following bit combinations: 00, 01, 10, and 11. A group of eight elements requires a three bit code, with each element assigned to one and only one of the following 000, 001, 010, 011, 100, 101, 110, and 111. Gray code (reflected code) is shown in Table 1. Number in the gray code changes by only one bit as it proceeds from one number to the next. For example in going from decimal 7 to 8, the gray code number changes from 0100 to 1100; these number differ only in MSB. So it is with the entire gray code; every number differs by only one bit from the preceding number. The logic diagram for binary code to gray code converter. Here we are using the XOR gates the IC 74ls86 is quardpack XOR gate Ices.

37 The pin diagram (74LS86):- Figure (1) IC 74LS86 Logic diagram:- B0 G0 B1 G1 B2 G2 B3 Figure (2) binary to gray Logic G3

38 Procedure (Binary to gray):- 1) The inputs are B0, B1, B2 and B3 connected to the logic switches. 2) The outputs are G0, G1, G2 and G3 connected to the led indication. 3) Now switch on the trainer kit. 4) By applying the binary inputs through the logic switches observe the outputs G0, G1, G2 and G3 led indication. 5) Note down the outputs in a truth table. Truth table:- Inputs Outputs Decimal B3 B2 B1 B0 G3 G2 G1 G The logic for the Binary to Gray code converter is G0 = B0 G1 = B1 G2 = B2 G3 = B3 B1 B2 B3

39 Logic diagram:- G0 B0 G1 B1 G2 G3 B2 B3 Procedure (Gray to binary):- 1) The inputs are G0, G1, G2 and G3 connected to the logic switches. 2) The outputs are B0, B1, B2 and B3 connected to the led indication. 3) Now switch on the trainer kit. 4) By applying the gray inputs through the logic switches observe the outputs B0, B1, B2 and B3 led indication. 5) Note down the outputs in a truth table. Truth table:- Inputs Outputs Decimal G3 G2 G1 G0 B3 B2 B1 B

40 The logic for the Gray to Binary code converter is B0 = G3 G2 G1 G0 B1 = G3 G2 G1 B2 = G3 B3 = G3 G2 Result:- Hence the Binary to Gray and Gray to Binary code convertion is verified.

41 EXPERIMENT NO: 10 TWO DIGIT 7 SEGMENT DISPLAY USING 53 COUNTER Aim: - To study and implementation of two digit 7 segment display using 53 counter. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- The decade counter, which divides input by 10 counter and provides BCD output 0 to 9: this is also called as decimal counter. This counter comprises of a divide by 2 and divide by 5 counters. To use as decade we have to cascade divide by 2 and divide by 5. Output Q0 Q3 are BCD outputs, inputs A and B are clock inputs to the counter, divide by 2 and divide by 5 counters respectively. Ro1 and R02 are the reset inputs, when these are activated counter go to 0000.So1 and S02 are the set inputs to the counter, when these inputs are activated counter output go to 1001.casecading of the two decade counters we are performing the 53 counter. Pin-diagram (74LS90):- Figure (1) Pin-diagram 74LS90

42 Circuit diagram:- Procedure:- Figure (2) 53 counter circuit The above circuit consisting of two decade counters and the 1Hz clock generation block is given for connecting to the clock input of the circuit. The operation of the circuit is connecting the two decade counter in a cascade manner. The below decade counter is counting the 0000 to 1001 it means one decade count. When it is completed the one decade count one clock is given to the first decade counter then the first decade counter is incremented by one count this process is repeated for the 53 counts. When is reached to the 53 counts it will be stopped or otherwise it reset. In this circuit the first decade is divided by the so that it can count up to five and second one is counts the decade. 1) Connect the clock output (1Hz) to the input of the decade counter. 2) Connect the first ic ouputs i.e Q0, Q1, Q2 and Q3 to the 7 segment. 3) Connect the second ic ouputs i.e Q0, Q1, Q2 and Q3 to the 7 segment after connected the first ic. a. Now short the first ic R91, R92 using a patch chord connect these shorted line to the logic switch.

43 Truth table:- 5) Now short the second ic R91, R92 using a patch chord connect these shorted line to the logic switch. 6) Connect the power chord to the AC supply. Now switch on the trainer kit. 7) Using logic switches reset the circuit to the zero position. 8) Now the counter will start the counting. Observe the output on 7 segments it will be count 0 to 52 counts. INPUTS OUTPUTS R92 R91 Qd Qc Qb Qa X L L L L L H H H L L H L L COUNT Result:- Hence the two digit 7 segment display using 53 counter is implemented and verified.

44 EXPERIMENT NO: 11 8 BIT PARALLEL LOAD AND SERIAL OUT USING TWO 4 BIT SHIFT REGISTER Aim: - To study and implementation of 8 bit parallel load and serial out using two 4 bit shift Register. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- A register is simply a group of flip flops that can be used to store a binary number. A shift register is a group of flip flops connected such that the binary number can be entered (shifted) into the register and possibly shifted out. There are two ways to shift the data (bits in the binary number) from one place to another. The first method involves shifting the data 1 bit at a time in a serial fashion, beginning with either MSB or LSB. This technique is referred to as serial shifting. The second method involves shifting all the data bits simultaneously and is referred to as parallel shifting. There are two ways to shift data into a register (serial or parallel) and similarly two ways to shift data out of the register. This leads to the construction of four basic types of registers. This bidirectional shift register is designed to incorporate virtually all of the features a system designer may want in a shift register; they feature parallel inputs, parallel outputs, rightshift and left-shift serial inputs, operating-mode-control inputs, and a direct overriding clear line. The register has four distinct modes of operation, namely: Parallel (broadside) load Shift right (in the direction QA toward QD) Shift left (in the direction QD toward QA) Inhibit clock (do nothing) Synchronous parallel loading is accomplished by applying the four bits of data and taking both mode control inputs, S0 and S1, HIGH. The data is loaded into the associated flip-flops and appear at the outputs after the positive transition of the clock input. During loading, serial data flow is inhibited. Shift right is accomplished synchronously with the rising edge of the clock pulse when S0 is HIGH and S1 is LOW. Serial data for this mode is entered at the shift-right data input. When S0 is LOW and S1 is HIGH, data shifts left synchronously and new data is entered at the shift-left serial input.

45 Pin diagram (74LS194):- Figure (1) pin configuration 8 bit parallel load and serial out using two 4 bit shift register:- Circuit Diagram:- Figure (2) parallel load and serial out circuit.

46 Procedure:- 1) Connect the above circuit on the trainer kit. 2) Here the selection lines of the two IC can be shorted then it can be form the S0 and S1. 3) Connect the first pin of the two Ic s then it can be form a clear then it connect to the logic switch. 4) Short the pin number 11 of the both the ic s then it forms a common clock line then it is connected to the 1Hz clock generator or the pulsar switch. 5) Now connect the parallel data inputs of the first ic and the second ic to the logic switches. 6) Connect the QA, QB, QC and QD of the first ic to the led s shown in the circuit. 7) Connect the QA, QB, QC and QD of the second ic to the led s shown in the circuit assume it as QE, QF, QG and QH. 8) Connect the 2pin of the first ic to the 12pin of the second ic. 9) Connect the serial input of the second IC (pin7) to the logic switch put in logic 0. 10) Connect the 2pin of the second ic to the 12pin of the first ic. 11) Connect the 7pin of the second ic to the 15pin of the first ic. 12) Connect the parallel inputs (ABCD) first ic to the logic switches similarly connect the Parallel inputs (ABCD) of the second ic to the logic switches and assume it as EFGH. 13) Now put the selection lines both are high that is S0= 1 and S1= 1 now apply the input Data. Whatever you given it will be indicated on the led s. Ex: A=1,B=0,C=0,D=0,A=0,B=1,C=0,D=0= ) After applying the parallel data put the S0= 0 and S1= 1 then the data is shifted right side. 15) The input data serially exited at the QA you will observe that using the pulsar switch giving a single pulse at a time. 16) Observe the truth table below.

47 Truth table:- Mod e S0 S1 Clear Cloc k INPU TS A B C D E F G H Q A QB QC OUTPU TS Q D QE QF Q G Q H Hold 1 1 H H H Shift 0 1 H right 0 1 H H H Result: - Hence the 8 bit parallel load and serial out using two 4 bit shift Register constructed and verified.

48 EXPERIMENT NO: 12 8 BIT SERIAL IN AND SERIAL OUT USING TWO 4 BIT SHIFT REGISTER Aim: - To study and implementation of 8 bit serial in and serial out using two 4 bit shift Register. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- A register is simply a group of flip flops that can be used to store a binary number. A shift register is a group of flip flops connected such that the binary number can be entered (shifted) into the register and possibly shifted out. There are two ways to shift the data (bits in the binary number) from one place to another. The first method involves shifting the data 1 bit at a time in a serial fashion, beginning with either MSB or LSB. This technique is referred to as serial shifting. The second method involves shifting all the data bits simultaneously and is referred to as parallel shifting. There are two ways to shift data into a register (serial or parallel) and similarly two ways to shift data out of the register. This leads to the construction of four basic types of registers. This bidirectional shift register is designed to incorporate virtually all of the features a system designer may want in a shift register; they feature parallel inputs, parallel outputs, rightshift and left-shift serial inputs, operating-mode-control inputs, and a direct overriding clear line. The register has four distinct modes of operation, namely: Parallel (broadside) load Shift right (in the direction QA toward QD) Shift left (in the direction QD toward QA) Inhibit clock (do nothing) Synchronous parallel loading is accomplished by applying the four bits of data and taking both mode control inputs, S0 and S1, HIGH. The data is loaded into the associated flip-flops and appear at the outputs after the positive transition of the clock input. During loading, serial data flow is inhibited. Shift right is accomplished synchronously with the rising edge of the clock pulse when S0 is HIGH and S1 is LOW. Serial data for this mode is entered at the shift-right data input. When S0 is LOW and S1 is HIGH, data shifts left synchronously and new data is entered at the shift-left serial input.

49 Pin diagram (74LS194):- Figure (3) pin configuration 8 bit serial in and serial out using two 4 bit shift register:- Circuit Diagram:- Figure (4) parallel load and serial out circuit.

50 Procedure:- a. Connect the above circuit on the trainer kit. b. Here the selection lines of the two IC can be shorted then it can be form the S0 and S1. c. Connect the first pin of the two Ic s then it can be form a clear then it connect to the logic switch. d. Short the pin number 11 of the both the ic s then it forms a common clock line then it is Connected to the 1Hz clock generator or the pulsar switch. e. Now connect the shift right serial input data inputs of the first ic to the logic switche. 1)Connect the QA, QB, QC and QD of the first ic to the led s shown in the circuit. 2)Connect the QA, QB, QC and QD of the second ic to the led s shown in the circuit assume it as QE, QF, QG and QH. 3)Connect the 7pin of the first ic to the 15pin of the second ic. 4)Connect the 2pin of the second ic to the 12pin of the first ic. 5)Connect the serial input of the second IC pin7 to the logic switch. 6) Now put the selection lines S0= 0 and S1= 1 now apply the input data through the pin7 of second ic Data serially by varying the logic switch. Whatever you given it will be indicated on the led s and it is exited at the top led. Ex: Shift right serial input= a. The input data serially exited at the QA you will observe that using the pulsar switch Giving a single pulse at a time. b. Observe the truth table below. Truth table:- Mode S0 S1 Clear Clock OUTPUTS QA QB QC QD QE QF QG QH Hold 1 1 H A B C D E F G H 0 1 H Rin QA QB QC QD QE QF QG 0 1 H Shift 0 1 H right 0 1 H H Result: - Hence the 8 bit serial in and serial out using two 4 bit shift register. Constructed and verified.

51 EXPERIMENT NO: 13 4 BIT RING AND TWISTED RING COUNTER Aim: - To study and implementation of 4 bit ring and twsted ring counter. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory: The Ring Counter In the previous Shift Register tutorial we saw that if we apply a serial data signal to the input of a serial-in to serial-out shift register, the same sequence of data will exit from the last flip-flip in the register chain after a preset number of clock cycles thereby acting as a sort of time delay circuit to the original signal. But what if we were to connect the output of this shift register back to its input so that the output from the last flip-flop, QD becomes the input of the first flip-flop, DA. We would then have a closed loop circuit that "recirculates" the DATA around a continuous loop for every state of its sequence, and this is the principal operation of a Ring Counter. Then by looping the output back to the input, we can convert a standard shift register into a ring counter. Consider the circuit below. 4-bit Ring and twisted Counter

52 The synchronous Ring Counter example above, is preset so that exactly one data bit in the register is set to logic "1" with all the other bits reset to "0". To achieve this, a "CLEAR" signal is firstly applied to all the flip-flops together in order to "RESET" their outputs to a logic "0" level and then a "PRESET" pulse is applied to the input of the first flip-flop (FFA) before the clock pulses are applied. This then places a single logic "1" value into the circuit of the ring counter. On each successive clock pulse, the counter circulates the same data bit between the four flip-flops over and over again around the "ring" every fourth clock cycle. But in order to cycle the data correctly around the counter we must first "load" the counter with a suitable data pattern as all logic "0"'s or all logic "1"'s outputted at each clock cycle would make the ring counter invalid. This type of data movement is called "rotation", and like the previous shift register, the effect of the movement of the data bit from left to right through a ring counter can be presented graphically as follows along with its timing diagram: Rotational Movement of a Ring ring Counter

53 Since the ring counter example shown above has four distinct states, it is also known as a "modulo-4" or "mod-4" counter with each flip-flop output having a frequency value equal to one-fourth or a quarter (1/4) that of the main clock frequency. The "MODULO" or "MODULUS" of a counter is the number of states the counter counts or sequences through before repeating itself and a ring counter can be made to output any modulo number. A "mod-n" ring counter will require "n" number of flip-flops connected together to circulate a single data bit providing "n" different output states. For example, a mod-8 ring counter requires eight flip-flops and a mod-16 ring counter would require sixteen flip-flops. However, as in our example above, only four of the possible sixteen states are used, making ring counters very inefficient in terms of their output state usage. Twisted Ring Counter The Johnson Ring Counter or "Twisted Ring Counters", is another shift register with feedback exactly the same as the standard Ring Counter above, except that this time the inverted output Q of the last flip-flop is now connected back to the input D of the first flip-flop as shown below. The main advantage of this type of ring counter is that it only needs half the number of flip-flops compared to the standard ring counter then its modulo number is halved. So a "n-stage" Johnson counter will circulate a single data bit giving sequence of 2n different states and can therefore be considered as a "mod-2n counter".

54 4-bit twisted Counter This inversion of Q before it is fed back to input D causes the counter to "count" in a different way. Instead of counting through a fixed set of patterns like the normal ring counter such as for a 4-bit counter, "0001"(1), "0010"(2), "0100"(4), "1000"(8) and repeat, the Johnson counter counts up and then down as the initial logic "1" passes through it to the right replacing the preceding logic "0". A 4-bit Johnson ring counter passes blocks of four logic "0" and then four logic "1" thereby producing an 8-bit pattern. As the inverted output Q is connected to the input D this 8-bit pattern continually repeats. For example, "1000", "1100", "1110", "1111", "0111", "0011", "0001", "0000" and this is demonstrated in the following table below. Truth Table for a 4-bit twisted Ring Counter Clock Pulse No FFA FFB FFC FFD As well as counting or rotating data around a continuous loop, ring counters can also be used to detect or recognise various patterns or number values within a set of data. By connecting simple

55 logic gates such as the AND or the OR gates to the outputs of the flip-flops the circuit can be made to detect a set number or value. Standard 2, 3 or 4-stage Johnson ring counters can also be used to divide the frequency of the clock signal by varying their feedback connections and divide-by-3 or divide-by-5 outputs are also available. A 3-stage Johnson Ring Counter can also be used as a 3-phase, 120 degree phase shift square wave generator by connecting to the data outputs at A, B and NOT-B. The standard 5-stage Johnson counter such as the commonly available CD4017 is generally used as a synchronous decade counter/divider circuit. The smaller 2-stage circuit is also called a "Quadrature" (sine/cosine) Oscillator/Generator and is used to produce four individual outputs that are each "phase shifted" by 90 degrees with respect to each other, and this is shown below. Result: Hence the 8 bit serial in and serial out using two 4 bit shift register. Constructed and verified.

56 EXPERIMENT NO: 14 4 DIGIT HEX COUNTER USING SYNCHRONOUS ONE DIGIT HEXCOUNTER Aim: - To study and implementation of 4 digit hex counter using synchronous one digit hex Counter. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- The external clock pulses (pulses to be counted) are fed directly to each of the J-K flipflops in the counter chain and that both the J and K inputs are all tied together in toggle mode, but only in the first flip-flop, flip-flop FFA (LSB) are they connected HIGH, logic 1 allowing the flip-flop to toggle on every clock pulse. Then the synchronous counter follows a predetermined sequence of states in response to the common clock signal, advancing one state for each pulse. The J and K inputs of flip-flop FFB are connected directly to the output QA of flip-flop FFA, but the J and K inputs of flip-flops FFC and FFD are driven from separate AND gates which are also supplied with signals from the input and output of the previous stage. These additional AND gates generate the required logic for the JK inputs of the next stage. If we enable each JK flip-flop to toggle based on whether or not all preceding flip-flop outputs (Q) are HIGH we can obtain the same counting sequence as with the asynchronous circuit but without the ripple effect, since each flip-flop in this circuit will be clocked at exactly the same time. Then as there is no inherent propagation delay in synchronous counters, because all the counter stages are triggered in parallel at the same time, the maximum operating frequency of this type of frequency counter is much higher than that for a similar asynchronous counter circuit.

57 Pin-diagram:- Figure (1) Pin-diagram 74LS73 Block diagram on pcb:- Figure (2) Circuit diagram

58 Circuit connection diagram:- 7 Segment display:- Figure (3) 7 Segment display The 7-segment display, also written as seven segment display, consists of seven LEDs (hence its name) arranged in a rectangular fashion as shown. Each of the seven LEDs is called a segment because when illuminated the segment forms part of a numerical digit (both Decimal and Hex) to be displayed. An additional 8th LED is sometimes used within the same package

59 thus allowing the indication of a decimal point, (DP) when two or more 7-segment displays are connected together to display numbers greater than ten. Each one of the seven LEDs in the display is given a positional segment with one of its connection pins being brought straight out of the rectangular plastic package. These individually LED pins are labeled from a through to g representing each individual LED. The other LED pins are connected together and wired to form a common pin. So by forward biasing the appropriate pins of the LED segments in a particular order, some segments will be light and others will be dark allowing the desired character pattern of the number to be generated on the display. This then allows us to display each of the ten decimal digits 0 through to 9 on the same 7-segment display and it can be displays the hex values. The truth table is given below Truth table for 7Segment:- Digit Display a b c d e f g 0 0 on on on on on on off 1 1 off on on off off off off 2 2 on on off on on off on 3 3 on on on on off off on 4 4 off on on off off on on 5 5 on off on on off on on 6 6 on off on on on on on 7 7 on on on off off off off 8 8 on on on on on on on 9 9 on on on on off on on A on on on off on on on b off off on on on on on C on off off on on on off d off on on on on off on E on off off on on on on F No display on off off off on on on

60 Procedure:- 1) Connect the first J-K flip-flop to logic switch using a patch chord. 2) Connect the output of 1 st flip-flop 1QA to the 2 nd flip-flop J-K. Connect this point to the 7seg A input using patch chord and connect this point to the AND gate input. 3) Connect the output of 2 nd flip-flop 1QB to the 3 rd flip-flop J-K. Connect this point to the 7seg B input using patch chord and connect this point to the AND gate input. 4) Connect the output of AND gate 1QC to the 4 th flip-flop J-K. connect this point to the 7seg C input using patch chord connect this point to the AND gate input. 5) Make the all connection shown in the circuit connection diagram. 6) Connect the 1 st stage outputs QA, QB, QC and QD to the 1 st 7segment. 7) Connect the 2 nd stage outputs QA, QB, QC and QD to the 2 nd 7segment. 8) Connect the 3 rd stage outputs QA, QB, QC and QD to the 3 rd 7segment. 9) Connect the 4 th stage outputs QA, QB, QC and QD to the 4 th 7segment. 10) Now switch on the trainer kit put the reset and the J-K flip-flop switches in logic switch put in logic 1. 11) Verify the counting of the 7segments. The first stage completes the F the second stage will be incremented by one this process is continues until the all the stages reaches to the FFFF. 12) After completion of the all the stages F the counter will be automatically resets and it starts from Result:- Hence the implementation of 4 digit hex counter using synchronous one digit hex Counter is verified.

61 EXPERIMENT NO: 15 4 DIGIT HEX COUNTER USING ASYNCHRONOUS ONE DIGIT HEXCOUNTER Aim: - To study and implementation of 4 digit hex counter using asynchronous one digit hex Counter. Apparatus:- 1) Trainer kit 2) Patch chords 3) Power supply Theory:- Asynchronous Counters use flip-flops that are serially connected together so that the input clock pulse ripples through the counter giving them the name of ripple counter. In this asynchronous circuit the clock signal should be connected to the only the first J-K flip-flop and the output of the first flip-flop that is Q is connected to the clock input of the second flip-flop. It means that whenever the first flip-flop complete its function then the output Q will be activated it gives a clock pulse to the next flip-flop. The second flip-flop will be activated then the output of the second stage is given to the third stage clock input of the J-K flip-flop. The sequence is four stages so the outputs will be QA, QB, QC and QD. The QA is the output of the first stage and QB is the output of the second stage similarly remaining QC and QD respective stages. The output of the single stage counts the it means that it counts the zero to fifteen so it is called the one hex count. This is only for the single stage using this single stage we are build the four digit hex counter. To build this we are using the 74LS73 it is having the two J- K flip-flops. Pin-diagram:- Figure (1) Pin-diagram 74LS73

62 Block diagram on pcb:- Figure (2) Circuit diagram Circuit connection diagram:-

63 7 Segment display:- Figure (3) 7 Segment display The 7-segment display, also written as seven segment display, consists of seven LEDs (hence its name) arranged in a rectangular fashion as shown. Each of the seven LEDs is called a segment because when illuminated the segment forms part of a numerical digit (both Decimal and Hex) to be displayed. An additional 8th LED is sometimes used within the same package thus allowing the indication of a decimal point, (DP) when two or more 7-segment displays are connected together to display numbers greater than ten. Each one of the seven LEDs in the display is given a positional segment with one of its connection pins being brought straight out of the rectangular plastic package. These individually LED pins are labeled from a through to g representing each individual LED. The other LED pins are connected together and wired to form a common pin. So by forward biasing the appropriate pins of the LED segments in a particular order, some segments will be light and others will be dark allowing the desired character pattern of the number to be generated on the display. This then allows us to display each of the ten decimal digits 0 through to 9 on the same 7-segment display and it can be displays the hex values. The truth table is given below Truth table for 7Segment:- Digit Display a b c d e f g 0 0 on on on on on on off 1 1 off on on off off off off 2 2 on on off on on off on 3 3 on on on on off off on 4 4 off on on off off on on 5 5 on off on on off on on 6 6 on off on on on on on 7 7 on on on off off off off 8 8 on on on on on on on 9 9 on on on on off on on

LOGIC DIAGRAM: HALF ADDER TRUTH TABLE: A B CARRY SUM. 2012/ODD/III/ECE/DE/LM Page No. 1

LOGIC DIAGRAM: HALF ADDER TRUTH TABLE: A B CARRY SUM. 2012/ODD/III/ECE/DE/LM Page No. 1 LOGIC DIAGRAM: HALF ADDER TRUTH TABLE: A B CARRY SUM K-Map for SUM: K-Map for CARRY: SUM = A B + AB CARRY = AB 22/ODD/III/ECE/DE/LM Page No. EXPT NO: DATE : DESIGN OF ADDER AND SUBTRACTOR AIM: To design

More information

LIST OF EXPERIMENTS. KCTCET/ /Odd/3rd/ETE/CSE/LM

LIST OF EXPERIMENTS. KCTCET/ /Odd/3rd/ETE/CSE/LM LIST OF EXPERIMENTS. Study of logic gates. 2. Design and implementation of adders and subtractors using logic gates. 3. Design and implementation of code converters using logic gates. 4. Design and implementation

More information

SRV ENGINEERING COLLEGE SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI

SRV ENGINEERING COLLEGE SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI 6489 (Approved By AICTE,Newdelhi Affiliated To ANNA UNIVERSITY::Chennai) CS 62 DIGITAL ELECTRONICS LAB (REGULATION-23) LAB MANUAL DEPARTMENT OF

More information

CONTENTS Sl. No. Experiment Page No

CONTENTS Sl. No. Experiment Page No CONTENTS Sl. No. Experiment Page No 1a Given a 4-variable logic expression, simplify it using Entered Variable Map and realize the simplified logic expression using 8:1 multiplexer IC. 2a 3a 4a 5a 6a 1b

More information

Department of Electronics and Communication Engineering

Department of Electronics and Communication Engineering Department of Electronics and Communication Engineering Sub Code/Name: BEC3L2- DIGITAL ELECTRONICS LAB Name Reg No Branch Year & Semester : : : : LIST OF EXPERIMENTS Sl No Experiments Page No Study of

More information

Sr. No. Instrument Specifications. TTL (Transistor-Transistor Logic) based on bipolar junction transistors

Sr. No. Instrument Specifications. TTL (Transistor-Transistor Logic) based on bipolar junction transistors MIT College of Engineering, Pune. Department of Electronics & Telecommunication (Electronics Lab) EXPERIMENT NO 01 TITLE OF THE EXPERIMENT: Verify four voltage and current parameters for TTL and CMOS (IC

More information

Laboratory Manual CS (P) Digital Systems Lab

Laboratory Manual CS (P) Digital Systems Lab Laboratory Manual CS 09 408 (P) Digital Systems Lab INDEX CYCLE I A. Familiarization of digital ICs and digital IC trainer kit 1 Verification of truth tables B. Study of combinational circuits 2. Verification

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

EXPERIMENT NO 1 TRUTH TABLE (1)

EXPERIMENT NO 1 TRUTH TABLE (1) EPERIMENT NO AIM: To verify the Demorgan s theorems. APPARATUS REQUIRED: THEORY: Digital logic trainer and Patch cords. The digital signals are discrete in nature and can only assume one of the two values

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

DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING

DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING (Regulation 2013) EE 6311 LINEAR AND DIGITAL INTEGRATED CIRCUITS LAB MANUAL 1 SYLLABUS OBJECTIVES: Working Practice in simulators / CAD Tools / Experiment

More information

Practical Workbook Logic Design & Switching Theory

Practical Workbook Logic Design & Switching Theory Practical Workbook Logic Design & Switching Theory Name : Year : Batch : Roll No : Department: Second Edition Fall 2017-18 Dept. of Computer & Information Systems Engineering NED University of Engineering

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer 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 answer and the answer written by candidate

More information

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET LABORATORY MANUAL EXPERIMENT NO. ISSUE NO. : ISSUE DATE: REV. NO. : REV. DATE : PAGE:

More information

CS302 Digital Logic Design Solved Objective Midterm Papers For Preparation of Midterm Exam

CS302 Digital Logic Design Solved Objective Midterm Papers For Preparation of Midterm Exam CS302 Digital Logic Design Solved Objective Midterm Papers For Preparation of Midterm Exam MIDTERM EXAMINATION 2011 (October-November) Q-21 Draw function table of a half adder circuit? (2) Answer: - Page

More information

Electronics. Digital Electronics

Electronics. Digital Electronics Electronics Digital Electronics Introduction Unlike a linear, or analogue circuit which contains signals that are constantly changing from one value to another, such as amplitude or frequency, digital

More information

UNIT-IV Combinational Logic

UNIT-IV Combinational Logic UNIT-IV Combinational Logic Introduction: The signals are usually represented by discrete bands of analog levels in digital electronic circuits or digital electronics instead of continuous ranges represented

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

ANALOG TO DIGITAL CONVERTER

ANALOG TO DIGITAL CONVERTER Final Project ANALOG TO DIGITAL CONVERTER As preparation for the laboratory, examine the final circuit diagram at the end of these notes and write a brief plan for the project, including a list of the

More information

IES Digital Mock Test

IES Digital Mock Test . The circuit given below work as IES Digital Mock Test - 4 Logic A B C x y z (a) Binary to Gray code converter (c) Binary to ECESS- converter (b) Gray code to Binary converter (d) ECESS- To Gray code

More information

Combinational Logic Circuits. Combinational Logic

Combinational Logic Circuits. Combinational Logic Combinational Logic Circuits The outputs of Combinational Logic Circuits are only determined by the logical function of their current input state, logic 0 or logic 1, at any given instant in time. The

More information

Winter 14 EXAMINATION Subject Code: Model Answer P a g e 1/28

Winter 14 EXAMINATION Subject Code: Model Answer P a g e 1/28 Subject Code: 17333 Model Answer P a g e 1/28 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

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE)

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE) Department of Electronics & Telecommunication Engg. LAB MANUAL SUBJECT:-DIGITAL COMMUNICATION SYSTEM [BTEC-501] B.Tech V Semester [2013-14] (Branch: ETE) KCT COLLEGE OF ENGG & TECH., FATEHGARH PUNJAB TECHNICAL

More information

Module-20 Shift Registers

Module-20 Shift Registers 1 Module-20 Shift Registers 1. Introduction 2. Types of shift registers 2.1 Serial In Serial Out (SISO) register 2.2 Serial In Parallel Out (SIPO) register 2.3 Parallel In Parallel Out (PIPO) register

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05310402 Set No. 1 1. (a) What are the parameters that are necessary to define the electrical characteristics of CMOS circuits? Mention the typical values of a CMOS NAND gate. (b) Design a CMOS

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

15EI205L-ANALOG AND DIGITAL INTEGRATED CIRCUITS LABORATORY MANUAL

15EI205L-ANALOG AND DIGITAL INTEGRATED CIRCUITS LABORATORY MANUAL 15EI205L-ANALOG AND DIGITAL INTEGRATED CIRCUITS LABORATORY MANUAL Department of Electronics and Instrumentation Engineering Faculty of Engineering and Technology Department of Electronics and Instrumentation

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

Sequential Logic Circuits

Sequential Logic Circuits Exercise 2 Sequential Logic Circuits 1 - Introduction Goal of the exercise The goals of this exercise are: - verify the behavior of simple sequential logic circuits; - measure the dynamic parameters of

More information

Data Converters. Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT

Data Converters. Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT Data Converters Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT Purpose To convert digital values to analog voltages V OUT Digital Value Reference Voltage Digital Value DAC Analog Voltage Analog Quantity:

More information

COLLEGE OF ENGINEERING, NASIK

COLLEGE OF ENGINEERING, NASIK Pune Vidyarthi Griha s COLLEGE OF ENGINEERING, NASIK LAB MANUAL DIGITAL ELECTRONICS LABORATORY Subject Code: 2246 27-8 PUNE VIDYARTHI GRIHA S COLLEGE OF ENGINEERING,NASHIK. INDEX Batch : - Sr.No Title

More information

SIMULATION DESIGN TOOL LABORATORY MANUAL

SIMULATION DESIGN TOOL LABORATORY MANUAL SHANKERSINH VAGHELA BAPU INSTITUTE OF TECHNOLOGY SIMULATION DESIGN TOOL LABORATORY MANUAL B.E. 4 th SEMESTER-2015-16 SHANKERSINH VAGHELA BAPU INSTITUTE OF TECHNOLOGY Gandhinagar-Mansa Road, PO. Vasan,

More information

Digital Fundamentals 8/25/2016. Summary. Summary. Floyd. Chapter 1. Analog Quantities

Digital Fundamentals 8/25/2016. Summary. Summary. Floyd. Chapter 1. Analog Quantities 8/25/206 Digital Fundamentals Tenth Edition Floyd Chapter Analog Quantities Most natural quantities that we see are analog and vary continuously. Analog systems can generally handle higher power than digital

More information

Transistor Design & Analysis (Inverter)

Transistor Design & Analysis (Inverter) Experiment No. 1: DIGITAL ELECTRONIC CIRCUIT Transistor Design & Analysis (Inverter) APPARATUS: Transistor Resistors Connecting Wires Bread Board Dc Power Supply THEORY: Digital electronics circuits operate

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

DIGITAL COMMUNICATIONS LAB

DIGITAL COMMUNICATIONS LAB DIGITAL COMMUNICATIONS LAB List of Experiments: 1. PCM Generation and Detection. 2. Differential Pulse Code modulation. 3. Delta modulation. 4. Time Division Multiplexing of 2band Limited Signals. 5. Frequency

More information

Lab 2: Combinational Circuits Design

Lab 2: Combinational Circuits Design Lab : Combinational Circuits Design PURPOSE: The purpose of this laboratory assignment is to investigate the design of combinational circuits using SSI circuits and basic logic gates such as ANDs, ORs,

More information

CHAPTER 6 DIGITAL INSTRUMENTS

CHAPTER 6 DIGITAL INSTRUMENTS CHAPTER 6 DIGITAL INSTRUMENTS 1 LECTURE CONTENTS 6.1 Logic Gates 6.2 Digital Instruments 6.3 Analog to Digital Converter 6.4 Electronic Counter 6.6 Digital Multimeters 2 6.1 Logic Gates 3 AND Gate The

More information

3.1 There are three basic logic functions from which all circuits can be designed: NOT (invert), OR, and

3.1 There are three basic logic functions from which all circuits can be designed: NOT (invert), OR, and EE 2449 Experiment 3 Jack Levine and Nancy Warter-Perez, Revised 6/12/17 CALIFORNIA STATE UNIVERSITY LOS ANGELES Department of Electrical and Computer Engineering EE-2449 Digital Logic Lab EXPERIMENT 3

More information

2 Building Blocks. There is often the need to compare two binary values.

2 Building Blocks. There is often the need to compare two binary values. 2 Building Blocks 2.1 Comparators There is often the need to compare two binary values. This is done using a comparator. A comparator determines whether binary values A and B are: 1. A = B 2. A < B 3.

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

Linear & Digital IC Applications (BRIDGE COURSE)

Linear & Digital IC Applications (BRIDGE COURSE) G. PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY Accredited by NAAC with A Grade of UGC, Approved by AICTE, New Delhi Permanently Affiliated to JNTUA, Ananthapuramu (Recognized by UGC under 2(f) and 12(B)

More information

Module -18 Flip flops

Module -18 Flip flops 1 Module -18 Flip flops 1. Introduction 2. Comparison of latches and flip flops. 3. Clock the trigger signal 4. Flip flops 4.1. Level triggered flip flops SR, D and JK flip flops 4.2. Edge triggered flip

More information

Chapter 2 Signal Conditioning, Propagation, and Conversion

Chapter 2 Signal Conditioning, Propagation, and Conversion 09/0 PHY 4330 Instrumentation I Chapter Signal Conditioning, Propagation, and Conversion. Amplification (Review of Op-amps) Reference: D. A. Bell, Operational Amplifiers Applications, Troubleshooting,

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. DECADE COUNTER; 4-BIT BINARY COUNTER The SN54/ and SN54/ are high-speed 4-bit ripple type counters partitioned into two sectio. Each counter has a divide-by-two section and either a divide-by-five () or

More information

Digital Electronics 8. Multiplexer & Demultiplexer

Digital Electronics 8. Multiplexer & Demultiplexer 1 Module -8 Multiplexers and Demultiplexers 1 Introduction 2 Principles of Multiplexing and Demultiplexing 3 Multiplexer 3.1 Types of multiplexer 3.2 A 2 to 1 multiplexer 3.3 A 4 to 1 multiplexer 3.4 Multiplex

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) MODEL ANSWER

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) MODEL ANSWER 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 answer and the answer written by candidate

More information

AC LAB ECE-D ecestudy.wordpress.com

AC LAB ECE-D ecestudy.wordpress.com PART B EXPERIMENT NO: 1 AIM: PULSE AMPLITUDE MODULATION (PAM) & DEMODULATION DATE: To study Pulse Amplitude modulation and demodulation process with relevant waveforms. APPARATUS: 1. Pulse amplitude modulation

More information

Digital Fundamentals

Digital Fundamentals Digital Fundamentals Tenth Edition Floyd Chapter 1 2009 Pearson Education, Upper 2008 Pearson Saddle River, Education NJ 07458. All Rights Reserved Objectives After completing this unit, you should be

More information

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1

Module 5. DC to AC Converters. Version 2 EE IIT, Kharagpur 1 Module 5 DC to AC Converters Version 2 EE IIT, Kharagpur 1 Lesson 37 Sine PWM and its Realization Version 2 EE IIT, Kharagpur 2 After completion of this lesson, the reader shall be able to: 1. Explain

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. PRESETTABLE BCD/DECADE UP/DOWN COUNTER PRESETTABLE 4-BIT BINARY UP/DOWN COUNTER The SN54/74LS192 is an UP/DOWN BCD Decade (8421) Counter and the SN54/74LS193 is an UP/DOWN MODULO- Binary Counter. Separate

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

ENGR 210 Lab 12: Analog to Digital Conversion

ENGR 210 Lab 12: Analog to Digital Conversion ENGR 210 Lab 12: Analog to Digital Conversion In this lab you will investigate the operation and quantization effects of an A/D and D/A converter. A. BACKGROUND 1. LED Displays We have been using LEDs

More information

Spec. Instructor: Center

Spec. Instructor: Center PDHonline Course E379 (5 PDH) Digital Logic Circuits Volume III Spec ial Logic Circuits Instructor: Lee Layton, P.E 2012 PDH Online PDH Center 5272 Meadow Estatess Drive Fairfax, VA 22030-6658 Phone &

More information

Function Table of an Odd-Parity Generator Circuit

Function Table of an Odd-Parity Generator Circuit Implementation of an Odd-Parity Generator Circuit The first step in implementing any circuit is to represent its operation in terms of a Truth or Function table. The function table for an 8-bit data as

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

Module 4: Design and Analysis of Combinational Circuits 1. Module-4. Design and Analysis of Combinational Circuits

Module 4: Design and Analysis of Combinational Circuits 1. Module-4. Design and Analysis of Combinational Circuits 1 Module-4 Design and Analysis of Combinational Circuits 4.1 Motivation: This topic develops the fundamental understanding and design of adder, substractor, code converter multiplexer, demultiplexer etc

More information

German- Jordanian University

German- Jordanian University German- Jordanian University School of Electrical Engineering and Information Technology Digital Electronics Laboratory ECE 5420 Updated version of Dr. Mansour Abbadi manual Prepared by Eng. Samira Khraiwesh

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

8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Performance Silicon-Gate CMOS

8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Performance Silicon-Gate CMOS TECHNICAL ATA IN74HC299 8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Performance Silicon-Gate CMOS The IN74HC299 is identical in pinout to the LS/ALS299. The device inputs are compatible

More information

Cornerstone Electronics Technology and Robotics Week 21 Electricity & Electronics Section 10.5, Oscilloscope

Cornerstone Electronics Technology and Robotics Week 21 Electricity & Electronics Section 10.5, Oscilloscope Cornerstone Electronics Technology and Robotics Week 21 Electricity & Electronics Section 10.5, Oscilloscope Field trip to Deerhaven Generation Plant: Administration: o Prayer o Turn in quiz Electricity

More information

DESIGN OF 4 BIT BINARY ARITHMETIC CIRCUIT USING 1 S COMPLEMENT METHOD

DESIGN OF 4 BIT BINARY ARITHMETIC CIRCUIT USING 1 S COMPLEMENT METHOD e-issn 2455 1392 Volume 2 Issue 4, April 2016 pp. 176-187 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com DESIGN OF 4 BIT BINARY ARITHMETIC CIRCUIT USING 1 S COMPLEMENT METHOD Dhrubojyoti

More information

Dhanalakshmi College of Engineering

Dhanalakshmi College of Engineering Dhanalakshmi College of Engineering Manimangalam, Tambaram, Chennai 601 301 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE6311 LINEAR AND DIGITAL INTEGRATED CIRCUITS LABORATORY III SEMESTER -

More information

8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Speed Silicon-Gate CMOS

8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Speed Silicon-Gate CMOS TECHNICAL ATA IN74AC323 8-Bit Bidirectional Universal Shift Register with Parallel I/O High-Speed Silicon-Gate CMOS The IN74AC323 is identical in pinout to the LS/ALS323, HC/HCT323. The device inputs are

More information

Lab 5. Binary Counter

Lab 5. Binary Counter Lab. Binary Counter Overview of this Session In this laboratory, you will learn: Continue to use the scope to characterize frequencies How to count in binary How to use an MC counter Introduction The TA

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

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

332:223 Principles of Electrical Engineering I Laboratory Experiment #2 Title: Function Generators and Oscilloscopes Suggested Equipment:

332:223 Principles of Electrical Engineering I Laboratory Experiment #2 Title: Function Generators and Oscilloscopes Suggested Equipment: RUTGERS UNIVERSITY The State University of New Jersey School of Engineering Department Of Electrical and Computer Engineering 332:223 Principles of Electrical Engineering I Laboratory Experiment #2 Title:

More information

Digital Logic Circuits

Digital Logic Circuits Digital Logic Circuits Let s look at the essential features of digital logic circuits, which are at the heart of digital computers. Learning Objectives Understand the concepts of analog and digital signals

More information

QUICKSWITCH BASICS AND APPLICATIONS

QUICKSWITCH BASICS AND APPLICATIONS QUICKSWITCH GENERAL INFORMATION QUICKSWITCH BASICS AND APPLICATIONS INTRODUCTION The QuickSwitch family of FET switches was pioneered in 1990 to offer designers products for high-speed bus connection and

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

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

WINTER 14 EXAMINATION

WINTER 14 EXAMINATION Subject Code:173 WINTER 14 EXAMINATION Model Answer 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

More information

Sequential Logic Circuits

Sequential Logic Circuits LAB EXERCISE - 5 Page 1 of 6 Exercise 5 Sequential Logic Circuits 1 - Introduction Goal of the exercise The goals of this exercise are: - verify the behavior of simple sequential logic circuits; - measure

More information

4. Digital Measurement of Electrical Quantities

4. Digital Measurement of Electrical Quantities 4.1. Concept of Digital Systems Concept A digital system is a combination of devices designed for manipulating physical quantities or information represented in digital from, i.e. they can take only discrete

More information

Digitally Controlled Biased Amplifier for Nuclear Timing Spectroscopy

Digitally Controlled Biased Amplifier for Nuclear Timing Spectroscopy Digitally Controlled Biased Amplifier for Nuclear Timing Spectroscopy Bhagyashree S. Zope, Prof. Nilima V. Warke 2, Prof. P.P.Vaidya 3 Student, 2 Associate Professor, 3 H.O.D, Department of Instrumentation

More information

SN54HC191, SN74HC191 4-BIT SYNCHRONOUS UP/DOWN BINARY COUNTERS

SN54HC191, SN74HC191 4-BIT SYNCHRONOUS UP/DOWN BINARY COUNTERS Single Down/Up Count-Control Line Look-Ahead Circuitry Enhances Speed of Cascaded Counters Fully Synchronous in Count Modes Asynchronously Presettable With Load Control Package Options Include Plastic

More information

DHANALAKSHMI COLLEGE OF ENGINEERING MANIMANGALAM. TAMBARAM, CHENNAI B.E. ELECTRICAL AND ELECTRONICS ENGINEERING III SEMESTER EE6311 Linear and Digital Integrated Circuits Laboratory LABORATORY MANUAL CLASS:

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

UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering. EEC 180A DIGITAL SYSTEMS I Winter 2015

UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering. EEC 180A DIGITAL SYSTEMS I Winter 2015 UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering EEC 180A DIGITAL SYSTEMS I Winter 2015 LAB 2: INTRODUCTION TO LAB INSTRUMENTS The purpose of this lab is to introduce the

More information

I.E.S-(Conv.)-2007 ELECTRONICS AND TELECOMMUNICATION ENGINEERING PAPER - II Time Allowed: 3 hours Maximum Marks : 200 Candidates should attempt Question No. 1 which is compulsory and FOUR more questions

More information

DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS

DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS 1. Analog signal varies continuously between two amplitudes over the given interval of time. Between these limits of amplitude and time, the signal

More information

Objective Questions. (a) Light (b) Temperature (c) Sound (d) all of these

Objective Questions. (a) Light (b) Temperature (c) Sound (d) all of these Objective Questions Module 1: Introduction 1. Which of the following is an analog quantity? (a) Light (b) Temperature (c) Sound (d) all of these 2. Which of the following is a digital quantity? (a) Electrical

More information

Digital Electronics Course Objectives

Digital Electronics Course Objectives Digital Electronics Course Objectives In this course, we learning is reported using Standards Referenced Reporting (SRR). SRR seeks to provide students with grades that are consistent, are accurate, and

More information

Physics 303 Fall Module 4: The Operational Amplifier

Physics 303 Fall Module 4: The Operational Amplifier Module 4: The Operational Amplifier Operational Amplifiers: General Introduction In the laboratory, analog signals (that is to say continuously variable, not discrete signals) often require amplification.

More information

Positive and Negative Logic

Positive and Negative 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.: 4 Lecture Title:

More information

Digital Electronics. Functions of Combinational Logic

Digital Electronics. Functions of Combinational Logic Digital Electronics Functions of Combinational Logic Half-dder Basic rules of binary addition are performed by a half adder, which has two binary inputs ( and B) and two binary outputs (Carry out and Sum).

More information

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I ECE285 Electric Circuit Analysis I Spring 2014 Nathalia Peixoto Rev.2.0: 140124. Rev 2.1. 140813 1 Lab reports Background: these 9 experiments are designed as simple building blocks (like Legos) and students

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

Chapter 5: Signal conversion

Chapter 5: Signal conversion Chapter 5: Signal conversion Learning Objectives: At the end of this topic you will be able to: explain the need for signal conversion between analogue and digital form in communications and microprocessors

More information

DIGITAL ELECTRONICS QUESTION BANK

DIGITAL ELECTRONICS QUESTION BANK DIGITAL ELECTRONICS QUESTION BANK Section A: 1. Which of the following are analog quantities, and which are digital? (a) Number of atoms in a simple of material (b) Altitude of an aircraft (c) Pressure

More information

CMOS Digital Integrated Circuits Lec 11 Sequential CMOS Logic Circuits

CMOS Digital Integrated Circuits Lec 11 Sequential CMOS Logic Circuits Lec Sequential CMOS Logic Circuits Sequential Logic In Combinational Logic circuit Out Memory Sequential The output is determined by Current inputs Previous inputs Output = f(in, Previous In) The regenerative

More information

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV.

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV. Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET LABORATORY MANUAL EXPERIMENT NO. ISSUE NO. : ISSUE DATE: July 200 REV. NO. : REV.

More information

DELD MODEL ANSWER DEC 2018

DELD MODEL ANSWER DEC 2018 2018 DELD MODEL ANSWER DEC 2018 Q 1. a ) How will you implement Full adder using half-adder? Explain the circuit diagram. [6] An adder is a digital logic circuit in electronics that implements addition

More information

TIL306, TIL307 NUMERIC DISPLAYS WITH LOGIC

TIL306, TIL307 NUMERIC DISPLAYS WITH LOGIC SOLID-STATE DISPLAYS WITH INTEGRAL TTL MSI CIRCUIT CHIP FOR USE IN ALL SYSTEMS WHERE THE DATA TO BE DISPLAYED IS THE PULSE COUNT 6,9-mm (0.270-Inch) Character Height High Luminous Inteity TIL306 Has Left

More information

EE 3305 Lab I Revised July 18, 2003

EE 3305 Lab I Revised July 18, 2003 Operational Amplifiers Operational amplifiers are high-gain amplifiers with a similar general description typified by the most famous example, the LM741. The LM741 is used for many amplifier varieties

More information

logic system Outputs The addition of feedback means that the state of the circuit may change with time; it is sequential. logic system Outputs

logic system Outputs The addition of feedback means that the state of the circuit may change with time; it is sequential. logic system Outputs Sequential Logic The combinational logic circuits we ve looked at so far, whether they be simple gates or more complex circuits have clearly separated inputs and outputs. A change in the input produces

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering EE320L Electronics I Laboratory Laboratory Exercise #2 Basic Op-Amp Circuits By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las Vegas Objective: The purpose of

More information

Testing and Stabilizing Feedback Loops in Today s Power Supplies

Testing and Stabilizing Feedback Loops in Today s Power Supplies Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, open loop transfer function, voltage loop gain, error amplifier,

More information

BINARY AMPLITUDE SHIFT KEYING

BINARY AMPLITUDE SHIFT KEYING BINARY AMPLITUDE SHIFT KEYING AIM: To set up a circuit to generate Binary Amplitude Shift keying and to plot the output waveforms. COMPONENTS AND EQUIPMENTS REQUIRED: IC CD4016, IC 7474, Resistors, Zener

More information