Lab Manual EC All
Lab Manual EC All
Lab Manual EC All
LIST OF EXPERIMENT
Study of operation of all Logic Gates.
Objective :
Study of operation of all Logic Gates
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 7432 2 input OR Gate. 1
3. IC 7400 2 input NAND Gate. 1
4. IC 7402 2 input NOR Gate 1
5. IC 74136 2 input EX-OR Gate 1
6. IC 7404 NOT Gate. 1
Truth Tables:
X Y O
0 0 0
0 1 1 Input Output
1 0 1 1 0
1 1 0 0 1
Procedure
AND Gate
1. Connect +5 V to pin no. 14 of IC 7408 and connect ground to pin no.7. (refer IC pin diagram)
2. Apply 0 (0 V) to pin no. 1 and 2 of IC 7408 shown in figure as per Truth Table
3. Connect output of AND Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
NAND Gate
1. Connect +5 V to pin no. 14 of IC 7400 and ground to pin no. 7.(Refer IC pin diagram)
2. Apply 0 (0 V) to pin no. 1 & 2 of IC 7400 shown in figure as per Truth Table
3. Connect output of NAND Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
2. Apply 0 (0 V) to pin no. 1 & 2 of IC 7432 shown in figure as per Truth Table
3. Connect output of OR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
NOR Gate
1. Connect +5 V to pin no. 14 of IC 7402 and ground to pin no. 7.(Refer IC pin diagram)
2. Apply 0 (0 V) to pin no. 1 & 2 of IC 7402 shown in figure as per Truth Table
3. Connect output of NOR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
EX-OR Gate
1. Connect +5 V to pin no. 14 of IC 74136 and ground to pin no. 7.(Refer IC pin diagram)
2. Apply 0 (0 V) to pin no. 1 & 2 of IC 74136 shown in figure as per Truth Table
3. Connect output of EX-OR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
NOT Gate
1. Connect +5 V to pin no. 14 of IC 7404 and ground to pin no. 7.(Refer IC pin diagram)
2. Apply 0 (0 V) to pin no. 1 & 2 of IC 7404 shown in figure as per Truth Table
3. Connect output of EX-OR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
Experiment 2
Objective :
Study of binary adders
A. Half Adder
B. Full Adder
A. Half Adder
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 74136 2 input EX-OR Gate. 1
X Y C S
0 0 0 0
0 1 0 1
1 0 0 1
1 1 1 0
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7 of IC 7408 and IC 74136. See
IC Pin diagram.
3. Apply 0 (0 V) to pin no. 1 and 2 of IC 7408 shown in figure as per Truth Table
4. Switch on the instrument
5. Observe outputs S and C on 8 bits LED display
6. Outputs can also be observed on oscilloscope
7. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
B. FULL Adder
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
Logic diagram :
Truth Table :
0 0 0 0 0
0 0 1 0 1
0 1 0 0 1
0 1 1 1 0
1 0 0 0 1
1 0 1 1 0
1 1 0 1 0
1 1 1 1 1
Procedure
Same as above
Experiment 3
Objective :
Logic diagram :
Truth Table :
Input 1 Input 2 Input 1 Input 2 Carry Sum Sum
Sr. No. Bit 1 Bit 2 Bit 1 Bit 2
Al A0 B1 B0 C0 S1 S0
1 0 0 0 1 0 0 1
2 0 1 0 1 0 1 0
3 0 1 1 1 1 0 0
4 0 0 1 0 1 0 0
5 1 0 1 1 1 0 1
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7 of IC 7408 and IC 74136.
3. See IC Pin diagram.
4. Connect 0 (0V) and 1 (+5 V) to inputs A1, A0, B1, B0 of adder shown as per Truth Table.
5. Switch on the instrument
5. Observe outputs S1, S0 and C0 on 8 bits LED display
6. Outputs can also be observed on oscilloscope
7. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
Experiment 4
Objective :
Study of 2 Bit Binary Subtractor (Half Subtractor).
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 7404 2 input NOT Gate 1
3. IC 74136 2 input EX-OR Gate. 1
Logic diagram :
Truth Table :
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7.
3. See IC Pin diagram.
4. Connect 0 (0V) and 1 (+5 V) to inputs X and Y of subtractor shown as per Truth Table.
5. Switch on the instrument
5. Observe outputs on 8 bits LED display
6. Outputs can also be observed on oscilloscope
7. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
Experiment 5
Objective :
Study of Binary to Gray Code Conversion
Equipments Needed
Components Quantity
1. IC 7404 2 input NOT Gate 1
2. IC 74136 2 input EX-OR Gate. 1
Logic diagram :
Truth Table :
Experiment 6
Objective :
Study of Gray to Binary Code Conversion
Equipments Needed
Components Quantity
1. IC 74136 2 input EX-OR Gate. 1
Logic diagram :
Truth Table
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7.
3. See IC Pin diagram.
4. Apply 0 (0V) and 1 (+5 V) to gray code inputs G3, G2, G1, G0 shown as per Truth Table.
5. Switch on the instrument
6. Observe output on 8 bits LED display
7 Outputs can also be observed on oscilloscope
8. Repeat steps 4,5,6,7 for other input combinations
9. Verify Truth Table.
Experiment 7
Objective :
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 7404 2 input NOT Gate 1
3. IC 7432 2 input OR Gate. 1
Logic diagram :
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7.
3. See IC Pin diagram.
4. Apply 0 (0V) and 1 (+5 V) to binary inputs B3, B2, B1, B0 shown as per Truth Table.
5. Switch on the instrument
6. Observe outputs on 8 bits LED display
7. Outputs can also be observed on oscilloscope
8. Repeat steps 4,5,6,7 for other input combinations
9.. Verify Truth Table.
Truth Table:
B3 B2 B1 B0 E3 E2 El E0
0 0 0 0 0 0 1 1
0 0 0 1 0 1 0 0
0 0 1 0 0 1 0 1
0 0 1 1 0 1 1 0
0 1 0 0 0 1 1 1
0 1 0 1 1 0 0 0
0 1 1 0 1 0 0 1
0 1 1 1 1 0 1 0
1 0 0 0 1 0 1 1
1 0 0 1 1 1 0 0
1 0 1 0 1 1 0 1
1 0 1 1 1 1 1 0
1 1 0 0 1 1 1 1
EXPERIMENT 8
Objective :
To study Operational amplifier as a Differential amplifier.
Apparatus required :
1. Analog board of AB42.
2. DC power supplies +12V and -12V from external source or ST2612 Analog Lab.
3. Variable DC supplies (+5V and +12V)
4. Digital multi-meter.
5. 2 mm. patch cords.
Circuit diagram :
Procedure :
Connect +12V, -12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
1. Set the value of feedback resistance RF equals to 10K with the help of potentiometer observing
its value at socket’s ‘E’ and ‘F’.
2. Set the value of resistance ROM equals to 10 K with the help of potentiometer observing its value
at socket’s ‘H’ and ‘Vin2’.
3. Connect a patch cord between test point B & H; and F & G, Vin2 & ground to configure a
Differential Amplifier.
4. Switch ON the power supplies.
5. Connect the +5V supply at socket ‘Vin1’; that is inverting input for Op-amp. Keep this supply at
constant +5V.
6. Connect the Variable +12V supply at socket ‘A’; that is noninverting input for op-amp. Set the supply
voltage at 1V.
7. Calculate the value of output by using Eq.3;
Vout = Rf/R1 (Vinl- Vin2)
8. Where Vin1 is the input at socket ‘A’ noninverting terminal, and Vin2 is the input at socket ‘Vin1’ inverting
terminal.
9. Connect the multimeter’s probes at socket ‘Vout’ and Ground.
10. Note the output voltage and Verify the difference between calculated and measured output voltage.
11. Increase the input voltage at noninverting terminal (socket ‘A’) with the margin of 1V up to 10 V whilst
keeping input voltage at inverting terminal at constant +5V.
12. Repeat the above steps from 7 to 10.
Observation table :
Conclusion : The calculated and measured output are almost the same.
EXPERIMENT 9
Objective :
To study Operational amplifier as Inverting amplifier.
Apparatus required :
1. Analog board of AB42.
2. DC power supplies +12V and -12V
3. Function generator
4. Oscilloscope
5. Digital multi-meter.
6. 2 mm. patch cords.
Circuit diagram :
Procedure :
Connect +12V, -12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
1. Set the value of feedback resistance RF equals to 10K with the help of potentiometer R F observing its value at
sockets ‘E’ and ‘F’.
2. Set the value of resistance R OM equals to 5 K with the help of potentiometer R OM observing its value at socket
‘H’ and ‘Vin2’.
3. Connect a patch cord between sockets ‘F’ & ‘G’; and ‘Vin2’ & ground to configure the Inverting amplifier.
4. Connect Function generator’s probe at the socket ‘Vinl’; to apply 1Vpp, 1 KHz, sine wave signal at input.
5. Observe the input amplitude on oscilloscope CHII.
6. Calculate the output for the given value of input using Eq.1
Vout = - (Rf / R1) Vin.
7. Observe the output waveform between socket ‘Vout’ and Ground on oscilloscope CHI.
8. Note the output voltage and Verify the difference between calculated and measured output voltage
9. Note the phase shift between the output and input waveform.
10. Repeat the above procedure for different value of feedback resistance RF.
11. Repeat the above procedure for different value of input voltage ‘Vin’.
Note : To see the phase shift between input and output signal its necessary to connect both, input and output
signal at the oscilloscope channels.
Observation table :
Phase
S. VIN RF RF / VOUT VOUT
shift
No. R1 (Measured)
(Calculated) (φ)
Conclusion :
1. The calculated and measured output is almost the same.
2. The Phase shift between input and output signal is 180
EXPERIMENT 10
Objective :
To study Operational amplifier as a Non-inverting amplifier.
Apparatus required :
1. Analog board of AB42.
2. DC power supplies +12V and -12V
3. Oscilloscope
4. Function generator
5. Digital multi-meter.
6. 2 mm. patch cords.
Circuit diagram :
Procedure :
Connect +12V, -12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
1. Set the value of feedback resistance RF equals to 10K with the help of potentiometer RF
observing its value at sockets ‘E’ and ‘F’.
2. Connect a patch cord between sockets ‘F’ & ‘G’; and ‘Vin1’ & ground to configure the
Noninverting amplifier.
3. Connect Function generator’s probe at the socket ‘H’; to apply 1Vpp, 1 KHz, sine wave signal at
noninverting input terminal.
4. Observe the input amplitude on oscilloscope CHII.
5. Calculate the output for the given value of input using Eq.2
Vout = (1+Rf / R1) Vin
6. Observe the output waveform between socket ‘Vout’ and Ground on oscilloscope CHI.
7. Note the output voltage and Verify the difference between calculated and
measured output voltage
8. Note the phase shift between the output and input wavefrom.
9. Repeat the above procedure for different value of feedback resistance RF.
10. Repeat the above procedure for different value of input voltage ‘Vin’.
Note : To see the phase shift between input and output signal its necessary to connect both input and output signal
at the oscilloscope channels.
Observation table :
Phase
S. VIN RF 1+(RF VOUT VOUT
shift
No. /R1) (Measured)
(Calculated) (φ)
Conclusion :
1. The calculated and measured output is almost the same.
2. The Phase shift between input and output signal is 0.
Electronics and Instrumentation Lab manual
LIST OF EXPERIMENTS
1. To measure the value of unknown inductance with the help of Maxwell's inductance
bridge
2. To measure the value of unknown capacitance with the help of shering bridge
3. To study of weign bridge oscillator and effect on output frequency with variation in
RCcombination
8. To study and observe the functional verification of a weighted resistor digital to analog
converter
EXPERIMENT NO : 1
AIM
To measure the value of unknown inductance with the help of Maxwell's inductance bridge
Apparatus required
Analog board
Dc power supply
function generator
2mm patch cord
Digital multimeter
Theory
This is the simplest method of comparing two inductance and to determine the values off
unknown inductance.Its first arm consist of a non inductive resistance R1 second arm consist of
a standard inducter in series with the noninductive resistance R3 is used for resistance balance
control third arm consist of an unknown inductors with internal resistance Rx The balance can
be obtained by varying resistance R2 of third arm
Lx =LR/R
The value of R can be calculated by the formula
R = RR/R
Where Lis the value of unknown inductor and R is internal resistaance
PROCEDURE
OBSERVATION TABLE
S NO RI R2 L3 LX=L3R2/R1 Rx=R2R3/R1
1
2
3
CALCULATION
LX=L3R2/R1
Rx=R2R3/R1
Result
The inductance for Lx is measured to be =.............micro henry
The internal resistance is =.................ohm
EXPERIMENT NO :2
Aim
To measure the value of unknown capacitance with the help of shering bridge
Apparatus required
Analog board
DC power supply
Function generator
2mm patch cord
Digital multimeter
Theory
This bridge is the simplest method of comparing Two capacitance and to determine
unknown capacitance In first arm Zx consist of an unknown capacitor cx in series with the
resistance Rx and second arm consist of capacitor c3 and third arm consist of variable
resistance R2 and forth arm consist of a parallel combinaation of resistance R 1 and capacitor c1
The balance can be obtained by varying the resistance R2of third arm
At balance
Z1Zx=Z2Z3
Cx =R1C3/R2
Procedure
7. Take the readingg of potentiometer resistance R2 between test points TP2 and TP3
9. Take the reading of unknown internal resistance Rx1 at socket a and test point Tp2
Observaation table
S no R1 C1 C R RX=R2C1/C3 CX= R1C3/R2
1
2
3
RX=R2C1/C3
Result
The capacitance of capacitor CX= ...........micro farad
The effective resistance Rx= ...................ohm /K ohm
EXPERIMENT NO 3
Aim
To study of weign bridge oscillator and effect on output frequency with variation in RC
combination
Apparatus required
experiment kit
connecting probes
DC power supply
2 mm patch cord
Theory
The weign bridge is one of the simplest and best known oscillators and is used
extensively in circuits for audio applications Figure I shows the basic Wien bridge circuit
configuration On the positive side This circuit has only a few components and good frequency
stability
Because of this simplicity and stability it is most commonly used audio frequency oscillator
The bridge has a series RC network in one arm and parallel RC network in the adjoining arm
In the remaining two arms of the bridge resistor R1 and Rf are connected
The phase angle criterion for oscilaation is that the total phase shift around the circuit must be
zero
This condition occures only when the bridge is balanced that is at resonance.The frequency of
oscillation Fo is exactly the resonant frequency of the balanced Wien bridge and is given by
F0 =0.159/RC
Procedure
1. Connect +12 v,-12 v DC power supply at their indicated position from external source
7. Vaary the gain pot of 470K to adjust the gain of the amplifier in case of clipped wave
form
8. Switch off the power supply
Result
EXPERIMENT NO : 4
AIM
To study the characteristics of photo voltaic cell
APPARATUS REQUIRED
Theory
The photo voltaic cell is a two layer device,It generate a voltage by electron/hole pair
production when the junction is exposed to light.these diffuse across the junction to set up
voltage. A current will flow if a resistance is placed across the terminal optimized for energy
production are often called solar cells This is an important class of photo detectors. They
generate a voltage proportional to EM radiation intensity. They are called photo voltaic cells
because of their voltage generating characteristic
when light falls on them. They in fact convert the EM energy into electrical energy. They are
active transducers ie they do not need an external source to power them instead they generating
voltage
PROCEDURE
10. The other input of filament lamp to +ve input of Moving coil meterr '
13. switch ON the power supply & set the 10 K ohm wire wound pot to minimum zero
output voltage from power amplifier
14. Place the opaque box over the plastic enclosure to exclude all the ambient light Take
reading of photo voltaic cell short circuit output current as indicated on digital
multimeter as lamp voltage is increased in 1 v steps record the result in below table
OBSERVATION TABLE
Lamp filament 0 1 2 3 4 5 6 7 8 9 10
voltage
Switch off the power supply &set the digital multimeter as voltmeter at 2/20 v dc
range to read the open circuit output voltage
Switch on thee power supply and take the reading adding result to above table
Plot the graphs off photo voltaic cell short circuit current & open circuit voltage against
lamp filament voltage
RESULT
EXPERIMENT NO :5
Aim
Theory
Procedure
Output of PIN photot diode to input of current amplifier this is used to measure the current
output of PIN photodiode
connect a digital multimeter as voltmeter on 20v dc range betwen output of DC amplifier and
0v to measure the output voltage of DC amplifier
Place opaque box over the plastic enclosure to enclosure to exclude all ambient light
Switch on the power supply and set the 10 k ohm wire wound pot.To minimum input at DC
amplifier
Take reading of Amplifier output voltage on digital multimeter as lamp voltage is increased in
1v steps record the result in below table
PIN Photodiode DC
amplifier output voltage
(v)
PIN Photodiode Buffer
output voltage (V)
Change the current Amplifier to Buffer to measure output of PIN photo diode Take the reading
of PIN Photodiode output voltage as the lamp voltage is increased in 1v steps record the result
in table 4 remember to adjust the offset of DC amplifier is giving zero output for zero input
Plot the graph between PIN photodiode current amplifier output voltage,buffer amplifier
output voltage &Lamp filament voltage.It should resemble the one given below
Result
EXPERIMENT NO :6
Aim
To study the characteristic of platinum RTD
Apparatus required
Theory
The variation in resistance of metal with variation in temperature is the basis of of temprature
measuremet in platinum rtd The metal generally used is platinum or tungsten Platinum is
especially suited for this purpose.as it can show limited susceptibility to contaminaation all
metal produce a positive change in resistance with temprature This of course is the main
function of an RTD.This implies that a metal with high value off resistance should be used for
RTD the requirment of the conductor material to be used in RTD are
The change in resistance of material per unit change in temperature should be as large as
possible
The material should have high value of resistance so that minimum volume of material is used
for the construction of RTD
The resistance of material should have continoous and stable relation ship with temperature
Platinum or tungsten wire is wound on a former to give a resistance in range of 10 K ohm
depending upon application
Procedure
3. The socket 'b' of slide potentiometer to output of platinum RTD connect digital
multimeter as
6. Switch on the instrument check the output of IC temperature sensor for ambient
temperature by temperorily connecting DMM in 20 v DC range and find out the
resissstance in ohm for this particular temperaturee
7. Say for example ambient is 250c then platinum RTD reading as per chart is 109.73
8. Switch on the power supply adjust the slider control of the 10 K ohm resistance to the
voltage drop across the platinum RTD is 109mv as indicatied by DMM This
calliberate the platinum RTD for an ambient temperature of 250c since the resistance
at 250c will be 109 ohms Note that the voltage reading across the RTD in mV is the
same as the RTD resistance jin ohms,since current flowing must be 0.109/109=1 mA
9 Connect the +12V supply to Heater element input and note the values of the voltage across
the RTD with the voltmeter to its 200mV or 2 Vrange (this representing the RTD resistance )
and the output voltage from the IC temperature sensor with the voltmeter set to its 20 v range
(this representing the temperature of the RTD ) after each minute given in below table
Time (minutes) 0 1 2 3 4 5 6 7 8 9
RTD
Temperaaature
RTD resistance (OHM )
Switch of the power supply and disconnect heater element supply (+12)
Plot the graph of RTD resistance in ohm against temperature in 0c .It should resemble the one
given below
T
emperature Vs resistance Table
0 100.00 30 111.67
1 100.39 31 112.06
2 100.78 32 112.44
3 101.17 33 112.83
4 101.56 34 113.22
5 101.95 35 113.61
6 102.34 36 114.99
7 102.73 37 114..77
8 103.12 38 115.15
9 103.51 39 115.15
10 103.90 40 115.54
11 104.29 41 115.93
12 104.68 42 116.31
13 105.07 43 116.70
14 105.46 44 117.08
15 105.85 45 117.47
16 106.23 46 117.86
17 106.62 47 118.24
18 107.01 48 118.63
19 107.40 49 119.01
20 107.79 50 119.40
21 108.18 51 119.78
22 108.57 52 120.17
23 108.57 53 120.55
24 109.34 54 120.94
25 109.73 55 121.32
26 110.12 56 121.70
27 110.51 57 122.09
28 110.89 58 122.47
29 111.28 59 122.86
60 123.24
EXPERIMENT NO : 7
Aim
Apparatus required
The analog to digital conversion is a logical process that requires conceptually two
steps the quantizing and the coding. Quantization is the process that performs the
transformation of continuous signal in a set of discrete level soon afterward we combine
through the coding each discrete levels with a digital word
.The digital to analog converter performs the conversion in n steps where n is the
converter settlement in bits .The working principle of this converter is analogous to that of
weighing an object on laboratory balance using standard weights as reference according to the
binary sequence ¼,1/8,1/16............1/n Kilograms
to perform accurately we start with largest weight and go on decreasing order to one of
smallest value
PROCEDURE
12. Switch ON the power supply Keep the DC pot at mid position
13. To start conversion place the switch in count position the LED lit accroadding to
binary sequence
14. When the signal from the digital to analog converter goes over the input signal the
counter stops and LEDs show the binary conversion
15. Vary the DC pot and observe thee corresponding digital output. The converter will
follow the changes in analog signal without resetting the converter in upward direction
because the counter is configured as up counter only but to observe the converted
output when the input is decreased you have to reset the converter
16. Observe on the oscilloscope the typical steps signal at the D/A output
17. Observe input voltage using digital multimeter and observe output LED
18. Repeat the test with the different values of input signal.
Result
EXPERIMENT NO : 8
AIM
To study and observe the functional verification of a weighted resistor digital to analog
converter
APPARATUS REQUIRED
experiment kit,connecting probes ,digital multimeter
THEORY
The simplest digital to analog converter is obtained by means of a summing circuit with input
resistance whose value depends on the bit weight that are associated to. We obtain in this way
the weighted resistors converter The switches s3-s0 are driven from the digital information so
that every resistance is connected to reference voltage v ref or to ground in accordance with
the fact that the corresponding bit is at logical level 1 or 0
PROCEDURE
Connect the D0-D3 of the logic switches to the corresponding jacks B0-B3 of the
converter
set the switches S0-S3 to logic level 0
Connect the v Ref socket to +5v connect a multimeter as voltmeter for DC to the output
v0of the converters
Switch the logic switches in binary progression &measure &recorded the output voltage
in corresponding of every combination of the input code
With input code s3 s2 s1 s0=0000 the output voltage v0 has to be null eventually little
deviation against zero are due to operational amplifier offset
Switch off the power supply
Result
Component Quantity
1. Potentiometer 1 K1
2. Diode KH4007 2
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect +12V supply from DC power supply block to 1 and 2.
3. Connect terminal 3 to 4.
4. Connect voltmeter across D1.
5. Connect ammeter between terminal 6 and 7.
6. Turn potentiometer to minimum resistance value.
7. Switch on the instrument.
8. Vary potentiometer and note down reading of voltmeter and ammeter.
9. Repeat above steps for diode D2.
Observation :
Current in forward biased diode increases exponentially up to cut-in voltage (0.687V)
and linearly after wards.
Experiment 2
Objective :
Study of Light Emitting Diode in DC circuits
Equipments Needed :
Component Quantity
1. Potentiometer 1K1
2. LED 2
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect + 12V supply from DC power supply block to 1 and 2.
3. Connect terminal 3 to 4.
4. Connect voltmeter across D1.
5. Connect ammeter between terminal 6 and 7.
6. Turn potentiometer to minimum resistance value.
7. Switch on the instrument.
8. Vary potentiometer and note down reading of voltmeter and ammeter.
9. Repeat above steps for diode D2.
Observation :
Current in forward biased LED increases exponentially up to cut-in voltage (1.4V)
and linearly afterwards.
Experiment 3
Objective :
Study of HalfWave Rectifier
Equipments Needed :
Component Quantity
1. Resistance 1 K1
2. Diode KH4007 1
3. Capacitor 47μF 1
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect 9V AC from AC voltage block to terminals 1 and 2.
3. Disconnect capacitor C from the circuit.
4. Switch on the instrument.
5. Connect terminals 3 and 4 to oscilloscope and observe output.
6. Now connect capacitor C at its place and observe output on oscilloscope.
Experiment 4
Objective :
Study of FullWave Rectifier
1. Conventional FullWave Rectifier
2. Bridge Rectifier
Equipments Needed :
Component Quantity
1. Resistors 1 K1
2. Diodes KH4007 4
3. Capacitor 47μF 1
Circuit diagram :
Procedure :
1. Make connection as shown in diagram 1.
2. Connect 9V -0V -9V AC from AC voltage block to terminals 1, 2 and 3.
3. Disconnect capacitor C from the circuit.
4. Switch on the instrument.
5. Connect terminals 4 and 5 to oscilloscope and observe output.
6. Now connect capacitor C at its place and observe output on oscilloscope.
7. Repeat above steps for bridge rectifier as shown in diagram 2.
Experiment 5
Objective :
Study of Zener Diode as a Voltage Regulator
Equipments Needed :
Component Quantity
1. Resistance 52Ω 1W 1
2. Potentiometer
1K1
100K1
3. Zener Diode 5.6 V 1
Procedure :
1. Make connections as shown in diagram.
2. Connect + 10V supply from DC power supply block to 1 and 2.
3. Connect voltmeter 1 across terminal 3 and ground to measure input voltage.
4. Connect ohm meter 2 across terminal 5 and ground to measure output voltage.
5. Vary potentiometer P2 and set the value of resistance between terminal 5 and
ground to 2 K.
6. Connect terminal 4 and 5.
7. Connect voltmeter 2 across terminal 5 and ground to measure output volt.
8. Switch on the supply.
9 Vary the Input voltage with the potentiometer P1 in steps between 6V to 8V andmeasure the
corresponding values of voltmeter 2.
10. Connect ohmmeter between terminal 5 and ground.
11. Disconnect terminal 4 and 5.
12. Connect voltmeter between terminal 5 and ground.
13. Set the potentiometer P2 so that the value of resistance between terminal 5 and
ground is minimum.
14. Connect terminal 4 and 5.
15. Adjust input voltage V1 equal to 9V with the potentiometer P1.
16. Vary the load resistance RL with the potentiometer P2 from its minimum value
to maximum value and measure the output voltage across terminal 5 and ground.
Observations :
1. In first case when input voltage is varied keeping load resistance constant
(2K), regulated 5.6 V across load is obtained.
2. In Second case when load resistance is varied keeping input voltage constant
(9V), regulated 5.6V across load is obtained.
Experiment 6
Objective :
Study of Transistor series Voltage Regulator
Equipments Needed :
Component Quantity
1. Resistor
200 1
100 1
2. Potentiometer
1K1
100K1
3. NPN Transistor STN 3904 1
4. Zener Diode 5.6 V 1
Procedure :
1. Make connections as shown in diagram.
2. Connect + 10V supply from DC power supply block to 1 and 2.
3. Connect voltmeter 1 across terminal 3 and ground to measure input voltage.
4. Connect ohmmeter 2 across terminal 6 and ground to measure output voltage.
5. Vary potentiometer P2 and set the value of resistance between terminal 6 and
ground to 500ohm.
6. Connect terminal 5 and 6.
7. Switch on the supply.
8. Connect voltmeter between terminal 6 and ground.
9. Vary the input voltage with the potentiometer P1 in steps between 6.5V to 9.5V
and measure the corresponding values of voltmeter 2.
10. Measure voltage VBE between terminals 4 and 5, terminal 4 and ground (zener
voltage) at every step.
11. Disconnect terminal 5 and 6.
12. Set the potentiometer P2 so that the value of resistance between terminal 6 and
ground is 100 ohm (minimum).
13. Connect terminal 5 and 6.
14. Adjust input voltage V1 equal to 9V with the potentiometer P1.
15. Vary the load resistance RL with potentiometer P2 from its minimum value to
maximum value and measure output voltage.
16. Measure the zener voltage between terminals 4 and ground, voltage V BE across
terminals 4 and 5 at every step.
Experiment 7
Objective :
Study of Transistor Shunt Voltage Regulator
Equipments Needed :
Component Quantity
1. Resistance
2001
52 (lW) 1
2. Potentiometer 1K2
3. NPN transistor STN 3904 1
4. Zener diode 5.6 V 1
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect + 10V supply from DC power supply block to 1 and 2.
3. Connect voltmeter 1 across terminal 3 and ground to measure input voltage.
4. Connect voltmeter 2 across terminal 7 and ground to measure output voltage.
5. Vary potentiometer P2 and set the resistance between point 7 and ground to 400
ohm.
6. Connect terminal 6 and 7.
7. Switch on the supply.
Equipments Needed :
Component Quantity
1. Resistors 10K2
2. Pot 100K1
3. Capacitor 0.01μF 1
4. IC 741 1
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect + 12V to pin no 7 and -12V to pin no 4 of IC741. See IC pin diagram.
3. Set the potentiometer at 15.9K.
4. Connect a sine wave of amplitude 1Vp-p, 100Hz from function generator block
to the Vin input of low pass filter as shown in the figure.
5. Switch on the instrument.
6. Observe the Vout output on the oscilloscope. A sine wave of 2Vp-p of
corresponding frequency is observed on oscilloscope, since the gain of low pass
filter is 2.
7. Vary the frequency of input signal and observe Vout on oscilloscope.
Experiment 9
Objective :
Study of High Pass Filter
Equipments Needed :
Component Quantity
1. Resistors 10K2
2. Pot 100K1
3. Capacitor 0.01μF 1
4. IC 741 1
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect +12V to pin no 7 and -12V to pin no 4 of IC741 See IC pin diagram.
3. Set the potentiometer at 15.9K.
4. Connect a sine wave of amplitude 1Vp-p, 10 KHz from function generator block
to the Vin input of high pass filter as shown in the figure.
5. Switch on the instrument.
6. Observe the Vout output on the oscilloscope. A sine wave of 2Vp-p of
corresponding frequency is observed on oscilloscope, since the gain of high pass
filter is 2.
7. Decrease the frequency of input signal and observe Vout on oscilloscope.
Experiment 10
Objective :
Study of Band Pass Filter
Equipments Needed :
Component Quantity
1. Resistors 10K4
2. Pot 100K2
3. Capacitor 0.0lμF 1
4. Capacitor 0.047μF 1
5. IC 741 2
Circuit diagram :
Procedure :
1. Make connections as shown in diagram.
2. Connect + 12V to pin no 7 and -12V to pin no 4 of IC741. See IC pin diagram.
3. Set the potentiometer P1 at 15.9Kμ.
4. Set the potentiometer P2 at 7.9Kμ.
5. Connect a sine wave of amplitude 1Vp-p, 1 KHz from function generator block
to the Vin input of band pass filter as shown in the figure.
6. Switch on the instrument.
7. Observe the Vout output on the oscilloscope. A sine wave of 2Vp-p of
corresponding frequency is observed on oscilloscope, since the gain of band
pass filter is 2.
8. Increase the frequency of input signal till the observed output on oscilloscope
reduces to 0.707 times of mid band value.
9. Decrease the frequency of Input signal till the observed output on oscilloscope
reduces to 0.707 time of its mid band value.
NETWORK ANALYSIS LAB
Index
Exp. no Experiment Title
1
To verify Kirchhoff’s current law & Kirchhoff’s voltage law
2
To verify Maximum Power Transfer theorem
3
To verify Norton’s theorem.
4
To verify Thevenin’s theorem.
5
To verify Superposition theorem.
6
To verify Millman’s theorem
7
To verify Reciprocity Theorem.
8
To measure the Z – parameter for SINGLE and CASCADED TWO PORT
NETWORK.
9
To measure the Y – parameter for SINGLE and CASCADED TWO PORT
NETWORK.
10
To verify ABCD Parameter for SINGLE and CASCADED TWO PORT
NETWORK.
EXPERIMENT NO. 01
AIM: To verify Kirchhoff’s current law & Kirchhoff’s voltage law.
Fig. (1)
Fig. (2)
Fig. (3)
PROCEDURE:
15I1 = 2.5
22 I2 +33 I2 = 2.5
55 I2 = 2.5
15. Connect the current meter (mA) between the negative terminal of the battery
and point C.
Total Current I = I1 + I2
OBSERVATION TABLE:
Current Through Total Current Verification of
S. No. Input Voltage
ABCA ADCA (i) Voltages
01.
02.
03.
04.
CALCULATIONS:
RESULT:
PRECAUTIONS:
8. The positive & negative terminals of the power supply should not be connected
together.
9. Supply for the experimental kit should be switched ON only after the
connections are verified.
11. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 02
AIM: To verify Maximum Power Transfer theorem.
APPARATUS: Experimental Kit, Connecting Probes.
THEORY: When the load is connected across a voltage source, power is transferred from
source to load. The amount of power transferred depends on the load resistance.
This theorem states, “Maximum power is transferred from source to load when the
load resistance is made equal to the internal resistance of the source.”
This theorem is applicable to A.C. as well as D.C. power.
CIRCUIT DIAGRAM:
PROCEDURE:
12. Connect 12V regulated power supply in the circuit.
13. Connect Ri and RL in the circuit. Also connect current meter and voltmeter in
the circuit.
14. Now increase the value of load resistance RL (potentiometer) in steps and note
down the corresponding voltage and current. Calculate the power:
P=V I
15. At a particular point when the load resistance is made equal to the internal
resistance of the source i.e., Ri , maximum power is transferred from source to
load.
16. Plot the graph between power and load resistance.
OBSERVATION TABLE:
Ri = 100 Ω Ri =……….Ω
S.NO.
I (mA) V (Volts) P (watts) I (mA) V (Volts) P (watts)
GRAPH:
RESULT:
PRECAUTIONS:
18. The positive & negative terminals of the power supply should not be connected
together.
19. Supply for the experimental kit should be switched ON only after the
connections are verified.
21. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 03
AIM: To verify Norton’s theorem.
CIRCUIT DIAGRAM:
PROCEDURE:
17. Open the load and measure the voltage across X and Y (fig. 2).
19. Now short circuit the voltage source with RL open (fig 3).
20. Now disconnect the voltage source and short A and B points as shown in fig 3.
IN = =……….mA.
IN=……….mA.
RN=……….Ω.
For RL= 25 Ω
=……….mA.
For RL= 50 Ω
=……….mA.
For RL= 75 Ω
=……….mA.
CACULATIONS:
RESULT:
PRECAUTIONS:
22. The positive & negative terminals of the power supply should not be connected
together.
23. Supply for the experimental kit should be switched ON only after the
connections are verified.
25. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 04
AIM: To verify Thevenin’s theorem.
IL =
CIRCUIT DIAGRAM:
Fig. 01
Fig. 02
Fig. 03
Fig. 04
PROCEDURE:
24. Connect the circuit as shown in fig 1. Measure the values of load current at
different load resistance. It is IL1, IL2 & IL3.
25. Connect the circuit as shown in fig. 2. Disconnect the load resistor (RL) from
output terminals and measure the open circuit voltage (VTH) by connecting
analog voltmeter. Open circuit voltage will appear across 100Ω resistor:
V=
26. For measurement of Thevenin’s resistance across open circuit terminals X-Y,
disconnect the 12V voltage source and short the voltage source open circuit
terminals A-B as shown in fig. 3. Connect the digital multimeter across
terminal X-Y. Find the value of RTH.
RTH =
27. Now, above circuit between X & Y can be replaced by Thevenin’s equivalent
circuit as shown in fig 4.
VTH = 1.8 V
RTH = 173.4 Ω
For RL = 25 Ω
IL1 = = ……….mA
For RL = 50 Ω
IL1 = = ……….mA
For RL = 75 Ω
IL1 = = ……….mA
RESULT:
PRECAUTIONS:
26. The positive & negative terminals of the power supply should not be connected
together.
27. Supply for the experimental kit should be switched ON only after the
connections are verified.
29. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 05
AIM: To verify Superposition theorem.
APPARATUS: Experimental Kit, Connecting Probes.
THEORY: When there is only one source of e.m.f. or only one current source, then it is
very easy to calculate the current or the voltage. But in a complex circuit where there are
a number of sources acting simultaneously, then it is very difficult to calculate the current
or the voltages. In these situations superposition theorem is used.
The theorem states that, “If a number of current or voltage sources are acting
simultaneously in a linear network, the resultant current in any branch is the algebraic sum
of the currents that would be produced in it, when each source acts alone replacing all other
sources by their internal resistances.”
CIRCUIT DIAGRAM:
Fig. 01
Fig. 02
Fig. 03
PROCEDURE:
29. Connect the circuit as shown in fig 1. Measure the current i1, i2 and i3.
30. Connect the circuit as shown in fig. 2. Consider only one voltage source at a
time, first 12V. Short the second 5V source. Measure the current i1’, i2’ and i3’
(One ammeter is connected at a time, other ammeter is shorted).
31. Connect the circuit as shown in fig. 3. Consider only 5V voltage source. Short
the second 12V source. Measure the current i1’’, i2’’ and i3’’.
32. Calculate the value of i1’ , i2’ , i3’, i1’’, i2’’ and i3’’.
OBSERVATION TABLE:
Sr. No. Measured Value Calculated Value
i1’
i2’
i3’
i1’’
i2’’
i3’’
i1
i2
i3
CALCULATIONS:
RT = 50 + = 50 + 8.33 = 58.33 Ω
ITH =
IT = i1’
i3’ =
RT = 50 + = 50 + 8.33 = 58.33 Ω
ITH =
IT = i3’’
i3’ =
Therefore,
i1’ =……….
i2’=……….
i3’=……….
According to superposition theorem,
Current through resistance R1 = i1’ - i1’’ =……….
Current through resistance R2 = i2’ – i2’’ =……….
Current through resistance R3 = i3’ – i3’’ =……….
RESULT:
PRECAUTIONS:
30. The positive & negative terminals of the power supply should not be connected
together.
31. Supply for the experimental kit should be switched ON only after the
connections are verified.
33. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 06
AIM: To verify Millman’s theorem.
Here, Req =
Where, R = Resistance
Veq =
(From fig. 1)
Req =
Req =
Req = 100 Ω
Veq =
Veq =
CIRCUIT DIAGRAM:
Fig. No. 01
PROCEDURE:
34. Introduce the supplies (12V, 15V, 18V) in series with the resistance 300Ω by
shorting the dotted lines through patch chords as shown in fig. (1).
35. Switch ON the instrument using ON/OFF toggle switch provided on the front
panel.
36. Measure the Veq (equivalent voltage) with voltmeter as shown in fig. (1).
37. Now connect the current meter in series with load (RL).
38. Observe the different readings of current (IR) by introducing different load
resistances (RL = 220, 300 & 400 Ω) in the output by connecting dotted lines
through patch chord as shown in fig. (1). Compare the observed values with
the calculated values as given above. There may be a slight difference due to
tolerance resistance of resistance (± 10%).
OBSERVATION TABLE:
S. No. RL V IPRACTICAL
01.
02.
03.
GRAPH:
RESULT:
PRECAUTIONS:
34. The positive & negative terminals of the power supply should not be connected
together.
35. Supply for the experimental kit should be switched ON only after the
connections are verified.
37. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 07
AIM: To verify Reciprocity Theorem.
Fig. 1(a)
Fig. 1(b)
Fig. 2(a)
Fig. 2(b)
PROCEDURE:
39. Connect the circuit as shown in fig 1(a).
42. Switch OFF the instrument and interchange the position of the voltage source
and current meter as shown in fig 1(b). Again switch ON the instrument.
45. Similarly we can prove the theorem for the combinations of resistors.
OBSERVATION TABLE:
Circuit 1 Circuit 2
S. No.
I3 (mA) I1(mA) I1 (mA) I3 (mA)
01.
02.
03.
CALCULATIONS:
RESULT:
PRECAUTIONS:
38. The positive & negative terminals of the power supply should not be connected
together.
39. Supply for the experimental kit should be switched ON only after the
connections are verified.
41. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 08
AIM: To measure the Z – parameter for SINGLE and CASCADED TWO PORT
NETWORK.
CIRCUIT DIAGRAM:
Fig. 01
Fig. 02
PROCEDURE:
46. Connect the circuit as shown in fig 1. It means, connect the variable voltage
supply to the input terminals of the network – I.
47. Vary the input voltage to 10V (V1) and measure the open circuited output
voltage (V2). Note down the input current through current meter.
V2 = Output voltage
48. Now short the output terminals and measure input current
V2’ = 0
Z11 = I2 = 0) Ω Z12 = I2 = 0) Ω
Z21 = I1 = 0) Z22 = I1 = 0)
50. Now connect the output of the first network to the input of the second network.
51. Apply variable voltage to the input terminals and adjust the voltage to 10V.
V1 = Input voltage
V2 = Output voltage
I1 = Input current
I2 = Output current = 0
53. Interchange output and input terminals and measure the input voltage and
current and output voltage.
With these values calculate Z – parameter for cascaded network (repeat step 4).
OBSERVATION TABLE:
CALCULATIONS:
Z11 = I2 = 0) Ω Z21 = I2 = 0) Ω
Z21 = I1 = 0) Z22 = I1 = 0)
RESULT:
PRECAUTIONS:
42. The positive & negative terminals of the power supply should not be connected
together.
43. Supply for the experimental kit should be switched ON only after the
connections are verified.
45. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO. 09
AIM: To measure the Y – parameter for SINGLE and CASCADED TWO PORT
NETWORK.
Fig. 01
Fig. 02
PROCEDURE:
54. Connect the circuit as shown in fig 1. It means, connect the variable voltage
supply to the input terminals of the network – I.
55. Vary the input voltage to 10V (V1) and measure the open circuited output
voltage (V2). Note down the input current through current meter.
V2 = Output voltage
56. Now short the output terminals and measure input current I1’.
V2’ = 0
57. With these values calculate Z – Parameter for SINGLE TWO PORT
NETWORK.
Y11 = V2 = 0) Ω Y12 = V2 = 0) Ω
Y21 = V1 = 0) Y22 = V1 = 0)
58. Now connect the output of the first network to the input of the second network.
59. Apply variable voltage to the input terminals and adjust the voltage to 10V.
V1 = Input voltage
I2 = Output current = 0
61. Interchange output and input terminals and measure the input voltage and
current and output voltage.
With these values calculate Z – parameter for cascaded network (repeat step 4).
OBSERVATION TABLE:
S. No. RL= 25Ω RL= 50Ω RL= 50Ω
IL (mA) IL (mA) IL (mA)
CALCULATIONS:
Z11 = I2 = 0) Ω Z21 = I2 = 0) Ω
Z21 = I1 = 0) Z22 = I1 = 0)
RESULT:
PRECAUTIONS:
46. The positive & negative terminals of the power supply should not be connected
together.
47. Supply for the experimental kit should be switched ON only after the
connections are verified.
49. Check the polarities of the meter before the observations are noted down.
EXPERIMENT NO.10
AIM: To verify ABCD Parameter for SINGLE and CASCADED TWO PORT
NETWORK.
Fig. 01
Fig. 02
PROCEDURE:
62. Connect the circuit as shown in figure 1. It means connect the variable voltage
supply too the input terminal of the network – I.
63. Vary the input voltage to 10V (V1) and measure open circuited output voltage
(V2). Note down the input current through current meter.
V2 = Output voltage
64. Now short the output terminals and measure Input current I1’.
V2’ = 0
65. With these values calculate ABCD Parameters for single port network.
A= (I2=0) B= (V2=0) Ω
C= (I2=0) D= (V2=0)
66. Now connect the output of the first network to the input of the second network.
67. Apply variable voltage to the input terminals and adjust voltage to 10V.
V1 = Input voltage
V2 = Output voltage
I1 = Input current
I2 = Output current = 0
69. Interchange output and input terminals and measure the input voltage,
current and output voltage.
70. With these values calculate ABCD parameters for cascaded network (repeat
step 4).
OBSERVATION TABLE:
A= (I2=0) B= (V2=0) Ω
C= (I2=0) D= (V2=0)
RESULT:
PRECAUTIONS:
50. The positive & negative terminals of the power supply should not be connected
together.
51. Supply for the experimental kit should be switched ON only after the
connections are verified.
53. Check the polarities of the meter before the observations are noted down.
Digital Electronics
LIST OF EXPERIMENT
Objective :
Study of operation of all Logic Gates
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 7432 2 input OR Gate. 1
3. IC 7400 2 input NAND Gate. 1
4. IC 7402 2 input NOR Gate 1
5. IC 74136 2 input EX-OR Gate 1
6. IC 7404 NOT Gate. 1
Truth Tables:
X Y O
0 0 0
0 1 1 Input Output
1 0 1 1 0
1 1 0 0 1
Procedure
AND Gate
9. Connect +5 V to pin no. 14 of IC 7408 and connect ground to pin no.7. (refer IC pin diagram)
10. Apply 0 (0 V) to pin no. 1 and 2 of IC 7408 shown in figure as per Truth Table
11. Connect output of AND Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
NAND Gate
9. Connect +5 V to pin no. 14 of IC 7400 and ground to pin no. 7.(Refer IC pin diagram)
10. Apply 0 (0 V) to pin no. 1 & 2 of IC 7400 shown in figure as per Truth Table
11. Connect output of NAND Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
10. Apply 0 (0 V) to pin no. 1 & 2 of IC 7432 shown in figure as per Truth Table
11. Connect output of OR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
NOR Gate
9. Connect +5 V to pin no. 14 of IC 7402 and ground to pin no. 7.(Refer IC pin diagram)
10. Apply 0 (0 V) to pin no. 1 & 2 of IC 7402 shown in figure as per Truth Table
11. Connect output of NOR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
EX-OR Gate
9. Connect +5 V to pin no. 14 of IC 74136 and ground to pin no. 7.(Refer IC pin diagram)
10. Apply 0 (0 V) to pin no. 1 & 2 of IC 74136 shown in figure as per Truth Table
11. Connect output of EX-OR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
NOT Gate
8. Connect +5 V to pin no. 14 of IC 7404 and ground to pin no. 7.(Refer IC pin diagram)
9. Apply 0 (0 V) to pin no. 1 & 2 of IC 7404 shown in figure as per Truth Table
10. Connect output of EX-OR Gate i.e pin no.3 to input of logic probe or 8 bits LED display.
Experiment 2
Objective :
Study of binary adders
A. Half Adder
B. Full Adder
C. Two Bit Binary Parallel Adder
A. Half Adder
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 74136 2 input EX-OR Gate. 1
X Y C S
0 0 0 0
0 1 0 1
1 0 0 1
1 1 1 0
Procedure
3. Make connections as shown in figure
4. Connect +5V to pin no. 14 and ground to pin no.7 of IC 7408 and IC 74136. See
IC Pin diagram.
3. Apply 0 (0 V) to pin no. 1 and 2 of IC 7408 shown in figure as per Truth Table
11. Switch on the instrument
12. Observe outputs S and C on 8 bits LED display
13. Outputs can also be observed on oscilloscope
14. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
B. FULL Adder
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
Logic diagram :
Truth Table :
0 0 0 0 0
0 0 1 0 1
0 1 0 0 1
0 1 1 1 0
1 0 0 0 1
1 0 1 1 0
1 1 0 1 0
1 1 1 1 1
Procedure
Same as above
Logic diagram :
Truth Table :
Input 1 Input 2 Input 1 Input 2 Carry Sum Sum
Sr. No. Bit 1 Bit 2 Bit 1 Bit 2
Al A0 B1 B0 C0 S1 S0
1 0 0 0 1 0 0 1
2 0 1 0 1 0 1 0
3 0 1 1 1 1 0 0
4 0 0 1 0 1 0 0
5 1 0 1 1 1 0 1
Procedure
4. Make connections as shown in figure
5. Connect +5V to pin no. 14 and ground to pin no.7 of IC 7408 and IC 74136.
6. See IC Pin diagram.
4. Connect 0 (0V) and 1 (+5 V) to inputs A1, A0, B1, B0 of adder shown as per Truth Table.
5. Switch on the instrument
13. Observe outputs S1, S0 and C0 on 8 bits LED display
14. Outputs can also be observed on oscilloscope
15. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
Experiment 3
Objective :
Study of 2 Bit Binary Subtractor (Half Subtractor).
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 7404 2 input NOT Gate 1
3. IC 74136 2 input EX-OR Gate. 1
Logic diagram :
Truth Table :
Procedure
4. Make connections as shown in figure
5. Connect +5V to pin no. 14 and ground to pin no.7.
6. See IC Pin diagram.
4. Connect 0 (0V) and 1 (+5 V) to inputs X and Y of subtractor shown as per Truth Table.
5. Switch on the instrument
13. Observe outputs on 8 bits LED display
14. Outputs can also be observed on oscilloscope
15. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
Experiment 4
Objective :
Study of Binary to Gray Code Conversion
Equipments Needed
Components Quantity
1. IC 7404 2 input NOT Gate 1
2. IC 74136 2 input EX-OR Gate. 1
Logic diagram :
Truth Table :
0 0 0 0 0 0 0 0
0 0 0 1 0 0 0 1
0 0 1 0 0 0 1 1
0 0 1 1 0 0 1 0
0 1 0 0 0 1 1 0
0 1 0 1 0 1 1 1
0 1 1 0 0 1 0 1
0 1 1 1 0 1 0 0
1 0 0 0 1 1 0 0
1 0 0 1 1 1 0 1
1 0 1 0 1 1 1 1
1 0 1 1 1 1 1 0
1 1 0 0 1 0 1 0
1 1 0 1 1 0 1 1
1 1 1 0 1 0 0 1
1 1 1 1 1 0 0 0
Procedure
4. Make connections as shown in figure
5. Connect +5V to pin no. 14 and ground to pin no.7.
6. See IC Pin diagram.
4. Apply 0 (0V) and 1 (+5 V) to binary inputs B3, B2, B1, B0 shown as per Truth Table.
5. Switch on the instrument
13. Observe outputs G3, G2, B1, G0,on 8 bits LED display
14. Outputs can also be observed on oscilloscope
15. Repeat steps 4,5,6,7 for other input combinations
8. Verify Truth Table.
Experiment 5
Objective :
Study of Gray to Binary Code Conversion
Equipments Needed
Components Quantity
1. IC 74136 2 input EX-OR Gate. 1
Logic diagram :
Truth Table
Procedure
4. Make connections as shown in figure
5. Connect +5V to pin no. 14 and ground to pin no.7.
6. See IC Pin diagram.
4. Apply 0 (0V) and 1 (+5 V) to gray code inputs G3, G2, G1, G0 shown as per Truth Table.
5. Switch on the instrument
6. Observe output on 8 bits LED display
7 Outputs can also be observed on oscilloscope
16. Repeat steps 4,5,6,7 for other input combinations
9. Verify Truth Table.
Experiment 6
Objective :
Study of Binary to Excess -3 Code Conversion
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 1
2. IC 7404 2 input NOT Gate 1
3. IC 7432 2 input OR Gate. 1
Logic diagram :
Procedure
4. Make connections as shown in figure
5. Connect +5V to pin no. 14 and ground to pin no.7.
6. See IC Pin diagram.
4. Apply 0 (0V) and 1 (+5 V) to binary inputs B3, B2, B1, B0 shown as per Truth Table.
5. Switch on the instrument
9. Observe outputs on 8 bits LED display
10. Outputs can also be observed on oscilloscope
11. Repeat steps 4,5,6,7 for other input combinations
9.. Verify Truth Table.
Truth Table:
B3 B2 B1 B0 E3 E2 El E0
0 0 0 0 0 0 1 1
0 0 0 1 0 1 0 0
0 0 1 0 0 1 0 1
0 0 1 1 0 1 1 0
0 1 0 0 0 1 1 1
0 1 0 1 1 0 0 0
0 1 1 0 1 0 0 1
0 1 1 1 1 0 1 0
1 0 0 0 1 0 1 1
1 0 0 1 1 1 0 0
1 0 1 0 1 1 0 1
1 0 1 1 1 1 1 0
1 1 0 0 1 1 1 1
Experiment 7
Objective :
Study of Characteristics of various types of Flip-Flops
Equipments Needed
Components Quantity
1. IC 7408 2 input AND Gate. 2
2. IC 7400 2 input NAND Gate 1
3. IC 7432 2 input OR Gate. 1
4. IC 7402 2 input NOR Gate 1
Logic diagram :
Truth Table
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7.
3. Connect pulsar switch output (Y) to clock input CP of flip-flop
4. Connect input l or 0 to inputs of flip-flops as per Truth Table shown.
5. Switch on the instrument
6. Press pulsar switch to get output
7 Observe outputs on 8 bits LED display
16. Outputs can also be observed on oscilloscope
17. Repeat steps 4,5,6,7 for other input combinations
10.. Verify Truth Table.
Observations
1. Indeterminate state of RS flip-flop is determined in JK flip-flop
2. Toggle state in JK flip-flop is eliminated in master slave flip-flop.
Experiment 8
Objective :
Study of Crystal Oscillator
Equipments Needed
Components Quantity
1. Resistance 330R 3
2. Crystal 1 MHz 1
3. Capacitor
0.01 µf 1
100 PF 1
Logic diagram
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7..
3. Switch on the instrument
3. Outputs can also be observed on oscilloscope
4. Measure the frequency
5. Compare with frequency of crystal
Experiment 9
Objective :
Study of 4 bit Binary up down Counter
Equipments Needed
Components Quantity
1. IC 74107 2 input JK Flip Flop. 2
2. IC 7400 2 input NAND Gate 2
3. IC 7432 2 input OR Gate. 1
Logic diagram :
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7.
3. Connect +5V to the UP terminal of Counter and ground to DOWN terminal
4. Connect ground to clear input of flip flop.
5. Disconnect ground from clear input of flip flop.
6. Connect Y output of pulsar switch to clock input of flip-flop
7. Switch on the instrument
8. Press pulsar switch to get output
12. Observe outputs on 8 bits LED display
13. Press pulsar switch 15 times and observe change in output. It will follow
sequence as shown in Truth Table for UP counter
14. Connect + 5V to DOWN terminal and ground to UP terminal
15. Repeat steps 6,7 and 8 to counter for count down
13.. Verify Truth Table.
Truth Table :
Up Counter Down Counter
A4 A3 A2 A1 A4 A3 A2 Al
0 0 0 0 1 1 1 1
0 0 0 1 1 1 1 0
0 0 1 0 1 1 0 1
0 0 1 1 1 1 0 0
0 1 0 0 1 0 1 1
0 1 0 1 1 0 1 0
0 1 1 0 1 0 0 1
0 1 1 1 1 0 0 0
1 0 0 0 0 1 1 1
1 0 0 1 0 1 1 0
1 0 1 0 0 1 0 1
1 0 1 1 0 1 0 0
1 1 0 0 0 0 1 1
1 1 0 1 0 0 1 0
1 1 1 0 0 0 0 1
1 1 1 1 0 0 0
Experiment 10
Objective :
Study of Johnson Counter
Equipments Needed
Components Quantity
1. IC 7474 D Flip Flop. 2
2. IC 7408 2 input AND Gate 2
Logic diagram :
Truth Table
Procedure
1. Make connections as shown in figure
2. Connect +5V to pin no. 14 and ground to pin no.7.
3. Connect ground to clear input of flip flop.
4. Connect A output of pulsar switch to clock input of flip-flops.
5. Switch on the instrument
6. Press pulsar switch to get output
7. Observe outputs on 8 bits LED display
8. Press pulsar switch 7 times and observe change in output. It will follow
sequence as shown in Truth Table for UP counter
9. Verify Truth Table.
10. AND and NOT Gates can be used to make product terms of last column and can
be observed on 8 bits LED display to know when a particular combination occurs.
Result :
Johnson counter gives 2k distinguishable states with k flip-flop
LIST OF EXPERIMENT
Observation table :
Conclusion : The calculated and measured output are almost the same.
EXPERIMENT 2
Objective :
To study Operational amplifier as Inverting amplifier.
Apparatus required :
19. Analog board of AB42.
20. DC power supplies +12V and -12V
21. Function generator
22. Oscilloscope
23. Digital multi-meter.
24. 2 mm. patch cords.
Circuit diagram :
Procedure :
Connect +12V, -12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
1. Set the value of feedback resistance RF equals to 10K with the help of potentiometer R F observing its value at
sockets ‘E’ and ‘F’.
2. Set the value of resistance R OM equals to 5 K with the help of potentiometer R OM observing its value at socket
‘H’ and ‘Vin2’.
3. Connect a patch cord between sockets ‘F’ & ‘G’; and ‘Vin2’ & ground to configure the Inverting amplifier.
4. Connect Function generator’s probe at the socket ‘Vinl’; to apply 1Vpp, 1 KHz, sine wave signal at input.
5. Observe the input amplitude on oscilloscope CHII.
6. Calculate the output for the given value of input using Eq.1
Vout = - (Rf / R1) Vin.
7. Observe the output waveform between socket ‘Vout’ and Ground on oscilloscope CHI.
8. Note the output voltage and Verify the difference between calculated and measured output voltage
9. Note the phase shift between the output and input waveform.
10. Repeat the above procedure for different value of feedback resistance RF.
11. Repeat the above procedure for different value of input voltage ‘Vin’.
Note : To see the phase shift between input and output signal its necessary to connect both, input and output
signal at the oscilloscope channels.
Observation table :
Phase
S. VIN RF RF / VOUT VOUT
shift
No. R1 (Measured)
(Calculated) (φ)
Conclusion :
3. The calculated and measured output is almost the same.
4. The Phase shift between input and output signal is 180
EXPERIMENT 3
Objective :
To study Operational amplifier as a Non-inverting amplifier.
Apparatus required :
15. Analog board of AB42.
16. DC power supplies +12V and -12V
17. Oscilloscope
18. Function generator
19. Digital multi-meter.
20. 2 mm. patch cords.
Circuit diagram :
Procedure :
Connect +12V, -12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
1. Set the value of feedback resistance RF equals to 10K with the help of potentiometer RF
observing its value at sockets ‘E’ and ‘F’.
2. Connect a patch cord between sockets ‘F’ & ‘G’; and ‘Vin1’ & ground to configure the
Noninverting amplifier.
3. Connect Function generator’s probe at the socket ‘H’; to apply 1Vpp, 1 KHz, sine wave signal at
noninverting input terminal.
4. Observe the input amplitude on oscilloscope CHII.
5. Calculate the output for the given value of input using Eq.2
Vout = (1+Rf / R1) Vin
6. Observe the output waveform between socket ‘Vout’ and Ground on oscilloscope CHI.
7. Note the output voltage and Verify the difference between calculated and
measured output voltage
8. Note the phase shift between the output and input wavefrom.
9. Repeat the above procedure for different value of feedback resistance RF.
10. Repeat the above procedure for different value of input voltage ‘Vin’.
Note : To see the phase shift between input and output signal its necessary to connect both input and output signal
at the oscilloscope channels.
Observation table :
Phase
S. VIN RF 1+(RF VOUT VOUT
shift
No. /R1) (Measured)
(Calculated) (φ)
Conclusion :
1. The calculated and measured output is almost the same.
2. The Phase shift between input and output signal is 0.
EXPERIMENT 4
Object :
To study the Active Low pass filter and to evaluate :
High cutoff frequency of Low pass filter.
Pass band gain of Low pass filter.
Plot the frequency response of Low pass filter.
Apparatus Required :
1. Analog board of AB51.
2. DC power supplies +12V, 12V from external source or ST2612 Analog Lab.
3. Function generator or ST2612 Analog Lab.
4. Oscilloscope
5. Digital Multimeter
6. 2 mm patch cords.
Circuit Diagram :
Circuit used to study Active Low pass filter shown in Fig 3.
Procedure :
1. Connect Ohmmeter between Test point Vin and Test point 1. Adjust resistance value to 1.59K by varying the
potentiometer 22K of Low pass filter to set the high cutoff frequency (fH) at 10K.
2. Connect +12V and 12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
3. Switch ON the power supply.
4. Connect a sinusoidal signal of amplitude 1V (p-p) of frequency 1KHz to Vin of Low pass filter from external
source or ST2612 Analog Lab.
5. Observe output on oscilloscope by connecting Test point Vout to oscilloscope.
6. Increase the frequency of input signal step by step and observe the effect on output Vout on oscilloscope.
7. Tabulate values of Vout, gain, gain (db) at different values of input frequency shown in observation Table.
Observation Table :
Input
Sr. Gain(db) = 20
frequency Vout |Vout / Vin| = gain
No. Log |vout / vin|
(Hz)
1 500
2 1K
3 5K
4 10 K (fH)
5 15 K
6 20 K
7 30 K
8. Plot the frequency response of low pass filter using the data obtained at different input frequencies.
9. Perform the same procedure at different Cutoff frequencies as shown below:
fH high cutoff
Resistance () Capacitance (uF)
frequency (Hz)
800 0.01 20K
1.59 K 0.01 10K
15.9 K 0.01 1K
Theoretical Calculations :
Calculate all the following values
1. Pass band gain of Low pass filter AF = 1 + RF / R1
2. Pass band gain (db) = 20 log |Vout / Vin|
3. 3 db frequency fH = 1/2RC
4. Gain at 3 db frequency fH = 0.707 * AF
5. Gain (db) at 3 db frequency fH = 20 log |Vout / Vin| where
Vout = (2)1/2 * Vin
6. Roll off rate = 20db/decade
Results :
Theoretical Practical
3db frequency fH
2 200
3 500
4 1K(fL)
5 5K
6 10 K
7 15 K
8 20 K
8. Plot the frequency response of high pass filter using the data obtained at different input frequencies.
9. Perform the same procedure at different Cutoff frequencies as shown below:
Resistance () Capacitance (uF) 3 db frequency (Hz)
15.9 K 0.01 1K
Theoretical Calculations :
Calculate all the following values
21. Pass band gain of Low pass filter AF = 1 + RF / R1
22. Pass band gain (db) = 20 log |Vout / Vin|
23. Low cutoff frequency fL = 1/2RC
24. Gain at Low cutoff frequency fL = 0.707 * AF
25. Gain (db) at Low cutoff frequency fH = 20 log |Vout / Vin| where
Vout = (2)1/2 * Vin
26. Roll off rate = 20db/decade
Results :
Theoretical Practical
Circuit diagram :
Circuit used to study Wien Bridge Oscillator is shown in Fig 2.
Procedure :
To study Wien Bridge oscillator proceed as follows :
1. Connect +12V,-12V dc power supplies at their indicated position from external source or ST2612 Analog
Lab.
2. Connect a 2mm patch cord between test point I and H.
3. Switch ON the power supply.
4. Vary Rf Pot to make gain (Rf / Rl) greater than 2.
5. Record the value of output frequency at test point G.
6. Compare measured frequency with the theoretically calculated value.
7. Vary gain Pot of 470K to adjust gain of the amplifier in case of clipped waveform.
8. Switch OFF the power supply.
9. Connect a 2 mm patch cord between test points A and B, D and E.
10. Repeat the above steps from step 3 to 8.
11. Switch OFF the power supply
12. Connect a 2 mm patch cord between test points B and C, E and F.
13. Repeat the above steps from step 3 to 8
Experiment 7
Apparatus required:
1. Analog board AB-67.
2. DC power supplies +12V from external source or ST-2612 Analog Lab.
3. Oscilloscope.
4. 2mm Patch cords.
Circuit diagram:
Circuit used to study the operation of Colpitt Oscillator is as shown in Fig.2.
Procedure:
To study Colpitt oscillator proceed as follows :-
1. Connect +12V dc power supplies at their indicated position from external source or ST-2612 Analog Lab.
2. Connect a patch cord between points a and b and another patch chord between points d and g1.
3. Switch ON the power supply.
4. Connect oscilloscope between points f and g2 on AB–67 board.
5. Record the value of output frequency on oscilloscope.
6. Calculate the resonant frequency using equation 1.
7. Compare measured frequency with the theoretically calculated value.
8. Switch off the supply.
9. Remove the patch chord connected between points a and b and connect it between points a and c.
10. Remove the patch chord connected between points d and g1 and connect it between points e and g2.
11. Follow the procedure from point 4 to 8.
12. Connect +5V supply instead of +12V supply and follow the procedure from point 2 to point 11.
Result:
When patch chord connected across C1 and C2
Practically calculated Output frequency(on CRO): …………………….
Theoretically calculated values
Cequ : ……………………………………... ( use eq.2 )
Resonant frequency (fr) : ………………….. ( use eq.1 )
Output voltage amplitude : …………………… Vp-p
When patch chord connected across C3 and C4
Practically calculated Output frequency(on CRO): …………………….
Theoretically calculated values
Cequ : ……………………………………... ( use eq.2 )
Resonant frequency (fr) : ………………….. ( use eq.1 )
Output voltage amplitude : …………………… Vp-p
Record above results separately for +12V input voltage and +5V input voltage and note down the .
Experiment 9
Objective :
Study of Monostable Multivibrator
Equipments Needed :
Component Quantity
1. Resistance
1K2
15 2
47.5 1
2. Transistor 2N3904 2
3. Switch 1p-2w 1
4. Capacitor
100 μF 1
1μF 1
Procedure :
1. Make connections as shown in Diagram
2. Connect indicated power supply from the DC power supply block.
3. Open switch SW 1 .
4. Switch on the trainer.
5. Connect terminal 4 to CRO output will be 0 V.
6. Close switch to trigger multivibrator.
7. Output will be + 5V for time period T= 0.69C 1R1 Sec and low afterwards.
Experiment 09
Objective :
Study of BistableMultivibrator
Equipments Needed
Component Quantity
1. Resistance
1K2
15 K2
47.5 K2
2. Transistor 2N3904 2
3. Switch 1p-2w 1
4. Capacitor 1μFD 2
Circuit diagram :
Figure
Procedure :
1. Make connections as shown in diagram
2. Connect indicated Power supply from the DC power supply block.
3. Switch on the trainer.
4. Trigger terminal T1 using switch SW 1.
5. Connect terminal 4 to CRO output will be + 5V.
6. Output will remain same till next trigger is given to T2.
7. Trigger terminal T2 using switch SW1
8. Output will be 0V.
9. Output will remain same till next trigger is given to T1.
Experiment 10
Objective :
Study of Astable multivibrator
Equipments Needed :
Component Quantity
1. Resistance
1K2
10K2
2. Transistor 2N3904 2
3. Capacitor 22μF 2
Circuit diagram :
Figure
Procedure :
1. Make Connections as shown in diagram.
2. Connect indicated power supply from the DC power supply block.
3. Switch on the trainer.
4. Connect terminal 4 to CRO.
5. Output will be 5 Vp-p.
6. Total time period of output wave will be 0.69 (R1C1+R2C2).
MANUAL
OF
ANALOG COMMUNICATION
Experiment 1
AIM: To study the function of Amplitude Modulation & Demodulation (under modulation,
perfect modulation & over modulation) and also to calculated the modulation index.
APPARATUS:
CIRCUIT DIAGRAM:
Amplitude modulation circuit diagram
Demodulation circuit diagram
THEORY:
Amplitude modulation can be produced by a circuit where the output is product of
two input signals. Multiplication produces sum and difference frequencies and thus the side
frequencies of the AM wave. Two general methods exist for achieving this multiplication, one
involves a linear relation between voltage and current in a device and the second uses a linear
device. A linear form of modulation of modulation causes a current I, of one frequency to pass
through an impedance Z, whose magnitude varies at a second frequency. The voltage across
this varying impedance is then given by
E = I sinω1t * z sinω2t
The above equation is the output is a result of multiplication of two frequencies. If
one of them is carrier frequency and the other is the modulating frequency the result is an
AM waveform.
The circuit diagram of the amplitude modulation, the carrier is fed to the transistor Q1 of its
base. This produces a collector current in Q1 of carrier frequency. The impedance in the
collector circuit of Q1 is decided in the transistor Q2. Modulating signal is fed to the base Q2
which changes the impedance offered by Q2 at the modulation frequency output is taken
through a transformer coupling. When the modulating is zero Q2 offers a
fixed impedance in the collector circuit of Q2, so that the output is a constant unmodulated
carrier. As the modulating signal is applied to Q2 the impedance changes and the amplitude of
carrier at output also changes in accordance with the equ(5). Thus an amplitude modulated
carrier is obtained at the output. In a communication system a high frequency carrier is
modulated by the low frequency signal. The modulated carrier is transmitted by the transmitter
antenna. At the receiver we have to recover the information
back from the modulated carrier. The process of separation of signal from the carrier is called
demodulation or detection. the demodulation circuit diagram is a linear diode detector. In this
circuit the linear portion of dynamic characteristics of diode is used and hence the circuit is a
linear detector. It consists of a half wave rectifier followed by a capacitor input filter. Input to
the circuit is an AM wave with a high frequency carrier and
a low frequency envelope corresponding to the signal. The diode cuts-off the negative going
portion of the AM wave. Capacitor ‘C’ charges up to the peak of the carrier cycle through the
low resistance rd and then during negative half cycle tries to discharge through relatively high
resistance RL. Capacitor value is so chosen that this discharge is very small in time between
carrier half cycles. Hence the capacitor voltage tends to follow the envelope of the carrier and
the voltage available across RL is simply the
modulation envelope superimposed on a constant level. A dc level in the output comes because
the current through diode flows in the form of pulses occurring at the peak of each carrier
cycle. When the input to detector circuit is a AM waveform then the one of the component in
VR cannot be assumed to be constant all the time. Actually it is constant over a few cycles of
carrier in which time it is assumed that modulating signal being low frequency would not have
changed appreciably. Due to this reason the measurement of detection efficiency can be done
on an un modulated carrier because VR would be expected to be constant.
PROCEDURE:-
1. The circuit should be connected first, only then the power supply should be switched on.
2. Measure the frequency & amplitude (p-p) of the fixed carrier signal present on the kit.
3. Connect the circuit as per the given circuit diagram.
4. Apply fixed frequency carrier signal to carrier input terminals.
5. Apply modulating signal from function generator of 1VP-P of 500Hz.
6. Note down and trace the modulated signal envelop on the CRO screen.
7.Find the modulation index by measuring Vmax and Vmin from the modulated (detected/
traced) envelope.
M=(Vmax –Vmin)/(Vmax+Vmin)
8. Repeat the steps 5,6 & 7 by changing the frequency or/& amplitude of the modulating signal
so as to observe over modulation, under modulating and perfect modulation.
9. For demodulation, apply the modulated signal (A.M) as an input to the demodulator and
verify the demodulated output with respect to the applied modulating signals and their
respective outputs.
Experiment 2
FREQUENCY MODULATION & DEMODULATION
AIM: To study the functioning of frequency modulation & demodulation and to calculate the
modulation index.
APPARATUS:
1. Frequency modulation & demodulation trainer kit.
2. C.R.O (20MHz)
3. Function generator (1MHz).
4. Connecting chords & probes.
CIRCUIT DIAGRAM:
FREQUENCY MODULATION CIRCUIT DIAGRAM:
FREQUENCY DEMODULATION CIRCUIT DIAGRAM:
THEORY:
This kit consists of wired circuitry of:
1. AF generator.
2. Regulated power supply
3. Modulator.
4. Demodulator.
1.AF Generator:
This is an op-amp placed wein bridge oscillator. A FET input quad Op-Amp (ICTL084) is used
here to generate low frequency signals of 500 Hz and 5KHz to use as modulating signal. In this
experiment, a switch is provided to change the frequency. Required amplification is provided
to avoid loading effect.
2. Regulated power supply:
This consists of bridge rectifier, capacitor filters and three terminal regulators to provide
required dc
voltages in the circuit i.e. +15 V, -15 V, +5V .
3. Modulator:
This has been developed using XR-2206 integrated circuit. The IC XR-2206 is a monolithic
Function generator; the output waveforms can be both amplitude and frequency modulated by
an external voltage. Frequency of operation can be selected externally over a range of 0.01
MHz. The circuit is ideally suited for communications, instrumentations and function generator
applications requiring sinusoidal tone,
AM, FM or FSK generation. In this experiment, IC XC-2206 is connected to generate sine
wave, which is used as a carrier signal. The amplitude of carrier signal is 5vPP of 100 KHz
frequencies.
4. Demodulator:
This had been developed using LM4565 integrated circuit. The IC LM565 is a general-purpose
phase locked loop containing a stable, highly linear voltage controlled oscillator for low
distortion FM demodulation.
The VCO free running frequency f0 is adjusted to the center frequency of input frequency
modulated signal i.e. carrier frequency which is of 100 KHz. When FM signal is connected to
the demodulator input,the deviation in the input signal (FM signal) frequency which creates a
DC error voltage at output of the phase comparator which is proportional to the change of
frequency δf. This error voltage pulls the VCO to
the new point. This error voltage will be the demodulated version of the frequency modulated
input signal.
PROCEDURE:
1. Switch on the power supply of the kit (without making any connections).
2. Measure the frequency of the carrier signal at the FM output terminal with input terminals
open and plot
the same on graph.
3. Connect the circuit as per the given circuit diagram.
4. Apply the modulating signal of 500HZ with 1Vp-p.
5. Trace the modulated wave on the C.R.O & plot the same on graph.
6. Find the modulation index by measuring minimum and maximum frequency deviations from
the carrier
frequency using the CRO.
modulating signal frequency
maximumFrequency deviation
7. Repeat the steps 5& 6 by changing the amplitude and /or frequency of the modulating
Signal.
8. For demodulation apply the modulated signal as an input to demodulator circuit and
compare the
demodulated signal with the input modulating signal & also draw the same on the graph.
OUTPUT WAVEFORMS
EXPERIMENT-3
AIM: To study . DSB-SC Generator.
APPARATUS:
1. DSB-SC trainer kit
2. C.R.O (20MHz)
3. Connecting cords and probes
4. Function generator (1MHz)
CIRCUIT DIAGRAM:
THEORY:
1. RF Generator:
Colpitts oscillator using FET is used here to generate RF signal of approximately 100 KHz
Frequency to use as carrier signal in this experiment. Adjustments for Amplitude and
Frequency are provided in panel for ease of operation.
2. AF Generator:
Low Frequency signal of approximately 5KHz is generated using OP-AMP based wein bridge
oscillator. IC TL 084 is used as an active component, TL 084 is FET input general purpose
quad OP-AMP integrated circuit. One of the OP-AMP has been used as amplifier to improve
signal level. Facility is provided to change output voltage.
3. Regulated Power Supply:
This consists of bridge rectifier, capacitor filters and three terminal regulators to provide
required dc voltage in the circuit i.e. +12v, -8v @ 150 ma each.
4. Modulator:
The IC MC 1496 is used as Modulator in this experiment. MC 1496 is a monolithic integrated
circuit balanced modulator/Demodulator, is versatile and can be used up to 200 Mhz.
Multiplier: A balanced modulator is essentially a multiplier. The output of the MC 1496
balanced modulator is proportional to the product of the two input signals. If you apply the
same sinusoidal signal to both inputs of a ballooned modulator, the output will be the square of
the input signal AM-DSB/SC: If you use two sinusoidal signals with deferent frequencies at
the two inputs of a balanced modulator (multiplier) you can produce AMDSB/ SC modulation.
This is generally accomplished using a high- frequency “carrier” sinusoid and a lower
frequency “modulation” waveform (such as an audio signal from microphone). The figure 1.1
is a plot of a DSB-SC waveform, this figure is the graph of a 100KHz and a 5 KHz sinusoid
multiplied together. Figure 1.2shows the circuit that you will use for this experiment using MC
1496 balanced modulator/demodulator.
PROCEDURE:-
I-Generation of DSB-SC
1. For the same circuit apply the modulating signal(AF) frequency in between 1Khz to 5Khz
having 0.4 VP-P and a carrier signal(RF) of 100KHz having
a 0.1 VP-P .
2. Adjust the RF carrier null potentiometer to observe a DSB-SC waveform at
the output terminal on CRO and plot the same.
3. Repeat the above process by varying the amplitude and frequency of AF but RF maintained
constant.
OUT PUT WAVE
EXPERIMENT 4
Aim
Single sideband AM reception
Procedure
6. To determine the depth of modulation, measure the maximum amplitude (Vmax) and the
min amplitude (Vmin) of the AM waveform at t.p.3, and use the following formula:
%modulation= (Vmax-Vmin)/ (Vmax=Vmin)
Where, Vmax & Vmin are the maximum & minimum amplitude shown in fig. 24.
7. Now vary the amplitude and frequency of the audio frequency sine wave, by adjusting the
amplitudes and frequency present in the audio oscillator block. Note the effect that varying
each preset has on the amplitude modulated waveform. The amplitude and frequency
amplitude two side band can be reduced to zero by reducing the amplitude of the modulating
audio signal to zero. Do this by turning the amplitude preset to its min position, and note that
the signal at t.p.3 becomes and unmodulated sine wave of frequency 1 MHz, indicating that
only the carrier component now remains same. Return the amplitude preset to its max position.
Now turn the balance preset in the BM & BPF ckt1 block, until the signal at t.p.3 is as shown
in fig26
The balance preset varies the amount of the 1 MHz carrier component which is passed from the
modulator’s o/p.
By adjusting the preset until the peaks of the waveform (A, B, C and so on) has the same
amplitude, we are removing the carrier component altogether.
We say that carrier has been balanced out (suppressed) to leave only the two side bands.
Note that once the carrier has been vanished out the amplitude of the t.p.3’s waveform should
be zero at min points X, Y etc .if this is not the case; it is because one of the two side bands is
being amplified more than the other. To remove this problem, band pass filter in the BM &
BPF ckt 1 block must be adjusted so that it passes both side bands equally. This is achieved by
carefully trimming transformer T1, until the waveforms amplitude is as close to zero as
possible at the min points.
The waveform at t.p.3 is known as D.S.B.-S.C. waveform, and its frequency spectrum is as
shown in fig. 27
Note that now only the two sidebands remain, the carrier component has been removed.
8. Change the amplitude and frequency of the modulating audio signal (by adjusting the audio
oscillator block’s amplitude & frequency presets), and note the effect that these changes on the
DSBSC waveform. The amplitude of the two sidebands can be reduced to zero by reducing the
amplitude of the modulating audio signal to zero. Do these by turning the amplitude present to
its min position, and note that the monitored signal becomes DC levels, indicating that there
are now no frequency components present. Return the amplitude preset to its maximum
position.
9. Examine the o/p from the o/p amplifier block (t.p.13), together with the audio modulating
signal (t.p.1), triggering the scope with the audio modulating signal. Note that the DSBSC
waveform appears amplified slightly, at t.p.13. as we will see later, it is the o/p amplifier’s o/p
signal which will be transmitted to the receiver
10. By using the optional audio i/p modules the human voice can be used as the
modulating signal, instead of using ST2201’s audio oscillator block.
If you have an audio in/p module, connect the module o/p to the external audio i/p on the
ST2201 board, and put the audio i/p select switch in the EXT position.
The i/p signal to the audio i/p module may be taken from an external microphone or from a
cassette recorder, by choosing the appropriate switch setting on the module
EXPERIMENT 5
Double sideband AM reception
Aim. Double sideband AM reception
Ensure that the following initial condition exist on the ST2201 board.
a) Audio oscillator amplitude preset in fully clock wise position.
b) Audio i/p select switch in INT position.
c) Balance preset in BM & BPF ckt 1 block, fully clock wise position.
d) MODE switch in DSB position.
e) O/p amplifier gains preset in fully counter clock wise position.
f) TX o/p select switch in INT position.
g) Audio amplifiers volume preset in fully counter clock wise position.
h) Speaker switches in on position.
i) On-board antenna in vertical position, and fully extended.
3. Ensure that the following initial condition exist on the ST2202 board:
a) RX i/p selects switch in ANT position.
b) RF amplifiers tuned ckt selects switch in INT position.
c) RF amplifier’s gain preset in fully clockwise position.
d) AGC switch in IN position.
e) Detector switch in diode position.
f) Audio amplifier’s volume preset in fully counter clock wise position.
g) Speaker switches in on position.
h) Beat frequency oscillator switch in OFF position.
i) On-board antenna in vertical position, and fully extended.
4. Turn on power to the modules.
5. On the ST2202 module, slowly turn the audio amplifiers volume preset clock wise, until
sound can be heard from on-board loudspeaker.
Next, turn the venire tuning dial until a broadcast station can be heard clearly and adjust the
volume control to a comfortable level.
Note: - if desired, headphones (supplied with the module) may be used instead of the on-board
loudspeaker. To use the headphones, simply plugged the headphone jack in to the audio
amplifiers block headphone shocked and adjust controlled blocks volume preset.
6. The first stage, or “front end” of the ST2202, AM receiver is the RF amplifier stage. This is
a wide bandwidth tuned amplifier stages, which is tuned in to the wanted station by means of
the tuning dial.
Once it has been tuned in to the wanted station, the RF amplifier, having little selectivity, will
not only amplify, but also those frequencies which are closed to the wanted frequencies. As we
will see later, these nearby frequency will be removed by subsequent
stage of the receiver, to leave only the wanted signal. Examine the envelop of the signal at RF
amplifiers o/p (at t.p.12), with an a.c. coupled oscilloscope channel. Note that:
a) The amplifiers o/p signal is very small in amplitude (a few tens of mv at the most).
This is because one stage of amplification is not sufficient to bring the signals amplitude up to
a responsible level.
b) Only a very small amount of amplitude modulation can be detected, if any. This is
because there are many unwanted frequencies getting through to the amplifier o/p, which tend
to “drown out” the wanted AM signal.
You may notice that the waveform itself drifts up and down on scope display, indicating that
the waveforms average level in changing. This is due to the operation of the AGC ckt, which
will be explained later.
7. The next stage of the receiver mixer stage, which mixes the RF amplifier’s o/p with the o/p
of a local oscillator. The frequency of the local oscillator is also tuned by means of the tuning
diode, and is arranged so that its frequency is always 455khz above the signals frequency that
RF amplifier is tuned to. This fixed frequency difference is always present, irrespective of the
position of the tuning diode, and is arranged so that its frequency is always 455 kHz above the
signal frequency that the RF amplifier is tuned to, and is known as intermediate frequency (IF
for short) this frequency relationship is shown below, for some arbitrary position of the tuning
dial.
Examine the o/p of the local oscillator block, and checked that its frequency various as the
tuning dial is turned. Retime the receiver to the radio station.
8. The operation of the mixer stage is basically to shift the wanted signal down to the IF
frequency, irrespective of the position of the tuning dial. This is achieved in two stages.
a) By mixing the local oscillator o/p sine wave with the o/p from there RF amplifier
block. This produces three frequency components:
The local oscillator frequency = (fsig+ IF)
The sum of the original two frequencies, fsum= (2fsig+ IF)
The difference between two original frequencies, fdif = (fsig+IF-fsig) = IF
These three frequencies component are shown in fig 29
b) By strongly attenuating all components except the difference frequency, IF this is
done by putting a narrow bandwidth BPF on the mixer o/p.
The end result of this process is that the carrier frequency of the selected AM station is shifted
down to 455 kHz, and the side band of the AM signal is now either side of 455 kHz.
9. Note that, since the mixer BPF is not highly selected, it will not completely remove the
local oscillator and sum freq. component from the mixer’s o/p. this is the case particularly with
the local oscillator component, which is much larger in amplitude then the sum and difference
component.
Examine the o/p of the mixer block (t.p.20) with an ac coupled oscilloscope channel, and note
that the main freq. component present changes at tuning dial are turned. This is the local
oscillator component, which still dominates the mixer o/p, in spite of being attenuated by the
mixer’s BPF.
10. Tuned in to a strong broadcast station again and note that the monitored signal
shows little, if any, sign modulation. This is because the wanted component, which is now at
the IF freq. of 455 kHz, is still very small in comparison to the local oscillator component.
What we need to do now is to preferentially amplify freq. around 455 kHz, without amplifying
the higher freq. local oscillator and sum components. This selective is achieved by using two
IF amplifier stages, IF amplifier 1 and IF amplifier 2, which are designed to amplify strongly
narrowband of freq. around 455 kHz, without amplifying freq. on either side of this
narrowband.
Examine the o/p of the IF amplifier at t.p.24 with in ac coupled oscilloscope channel, and note
that:
a) The overall amplitude of the signal is much larger that signal amplitude at the mixer
o/p, indicating that voltage amplification has occurred.
b) The dominant component of the signal is now at 455 kHz, irrespective of any
particular station you have tuned in to. This implies that the wanted signal, at the IF freq., has
been amplified to a level where it dominates over the unwanted components.
c) Envelop of the signals is modulated and in amplitude, according to the sound
information being transmitted by the station you tuned in to.
11. Examine the o/p of the IF amplifier 2t.p.28 within ac coupled oscilloscope
channel, noting that the amplitude of the signal has been further amplified by this second IF
amplifier stage.
IF amplifier 2 has once again preferentially amplified signal around the freq. (455 kHz), so
that:
a) The unwanted local oscillator and sum components from the mixer are now so small
in comparison, that they can be ignored totally.
b) Freq. closed to IF, which are due to station close to the wanted station, are also
strongly attenuated.
The resulting signal at the o/p of the IF amplifier 2 t.p28 is therefore composed almost entirely
of 455 kHz carrier, and the AM sidebands either sides of it carrying the wanted audio
information.
12. The next step is to extract this audio information from the amplitude variation
of the signal at the o/p of IF amplifier 2. This operation is performed by the diode detector
block, whose o/p follows the changes in the amplitude of the signal at its input.
To see how this works, examine the o/p of the diode detector block t.p.31, together with the o/p
from. IF freq amplifier2 at t.p. 28.
THEORY
Single side band signal generation using Phase shift method and demodulation of SSB signal
using
Synchronous detector.This exp consists of
1.R.F generator.
2.A.F generator.
3.Two balanced modulators.
4.Synchronous detector
5.Summer
6.Subtractor
1. RF generator:
Colpitts oscillator using FET is used here to generate RF signal of approximately 100KHz
frequency to use as carrier signal in this experiment. Phase shift network is included in the
same block to produce another carrier signal of same frequency with 900 out of phase. An
individual controls are provided to vary the output voltage. Facility is provided to adjust phase
of the output signal.
2. AF generator:
This is a sine cosine generator using OP-OMP. IC TL 084 is used as an active component, TL
084 is a FET input general purpose quad op-amp integrated circuit. A three position switch is
provided to select output frequency. An individual controls are provided to vary the output
voltage. AGC control is provided to adjust the signal shape.
3. Balanced Modulator :
This has been developed using MC 1496 IC, is a monolithic integrated circuit Balanced
modulator/demodulator, is versatile and can be used up to 200MHz. These modulators are used
in this experiment to produce DSB_SC signals. Control is provided to balance the output.
4. Synchronous detector:
The base band signal m(t) can be uniquely recovered from a DSB-SC signal s(t)
by first multiplying s(t) with a locally generated sine wave carrier and then low pass
filtering the product. It is assumed that the local oscillator signal is exactly coherent or
synchronous, in both frequency and phase with the carrier wave c(t) used in the
PROCEDURE:-
SSB MODULATION
1. Connect the circuit as per the given circuit diagram.
2. Switch on the kit and measure the output of regulated power supplies positive and
negative voltages.
3. Observe the outputs of RF generators using CRO.Where one output is 00phase the
another is 900 phase shifted(or) is a sine wave and shifted w.r.t other (or) is a cosine
wave.
4. Adjust the RF output frequency as 100 KHz and amplitude as ≥ 0.2 Vp-p (Potentiometers
are provided to
vary the output amplitude & frequency).
5. Observe the two outputs of AF generator using CRO.
6. Select the required frequency (2k, 4k, 6k) form the switch positions for AF.
7. Adjust the gain of the oscillator by varying the AGC potentiometer and keep the
amplitude of 10Vp-p.
8. Measure and record the above seen signals & their frequencies on CRO.
9. Set the amplitude of R.F signal to 0.2Vp-p and A.F signal amplitude to 8Vp-p and
Connect AF-00 and RF-900 to inputs of balanced modulator A and observe DSBSC(
A) output on CRO. Connect AF-900 and RF-00 to inputs of balanced modulator
B and observe the DSB-SC (B)out put on CRO and plot the same on graph.
10. To get SSB lower side band signal connect balanced modulator outputs (DSB-SC)
to subtractor and observe the output wave form on CRO and plot the same on
graph.
11. To get SSB upper side band signal, connect the output of balanced modulator
outputs to summer circuit and observe the output waveform on CRO and plot the
same on graph.
12. Calculate theoretical frequency of SSB (LSB & USB) and compare it with
practical value.
USB = RF frequency + AF frequency.
LSB = RF frequency – AF frequency.
SSB DEMODULATION
1. Connect the SSB signal from the summer or subtractor at SSB signal input terminal of
synchronous
detector.
2. Connect RF signal (00) at RF input terminal of the synchronous detector.
Observe the detector output on CRO and compare it with the modulating signal (AF Signal)
and plot the
same on graph.
EXPERIMENT 8
PULSE AMPLITUDE MODULATION & DEMODULATION
Pulse
Amplitude Modulation Circuit
Demodulation Circuit
Procedure:
1. Connect the circuit as per the circuit diagram shown in the fig 3
2. Set the modulating frequency to 1KHz and sampling frequency to 12KHz
3. Observe the o/p on CRO i.e. PAM wave.
4. Measure the levels of Emax & Emin.
5. Feed the modulated wave to the low pass filter as in fig 4.
6. The output observed on CRO will be the demodulated wave.
7. Note down the amplitude (p-p) and time period of the demodulated wave. Vary the
amplitude and frequency of modulating signal. Observe and note down the changes in
output.
8. Plot the wave forms on graph sheet.
EXPERIMENT 9
CIRCUIT DIAGRAM:
PROCEDURE: MODULATION:
1. Ensure that the following initial conditions exist on the board.
a). Audio input select switch in INT position.
b). Mode switch in DSB position.
c). Output Amplifier gain preset in fully clockwise position.
d). speaker switch in OFF position.
2. Turn on power to ST2201 board.
3. Turn the Audio oscillator blocks Amplitude preset to it’s fully clockwise position and
examine
the blocks output (TP14) on CRO. This is the audio frequency sine wave which will be as
output
Modulating signal.
4. Turn the balance preset in Balanced Modulator and band pass filler circuit 1 block, to its
fully
clockwise position. It is the block that we will be used to perform double side band amplitude
modulation.
5. Monitor the waveforms at TP1 and TP9 signal at TP1 is modulating signal and signal at TP9
is
carrier signal to DSB-AM and observe the waveform at TP3 together with modulating signal,
wave at TP3 is DSB-AM signal.
DEMODULATION
1. Ensure that the following initial conditions exist on the board ST220I.
a) Tx output selector switch in antenna position.
b) Audio amplifiers volume preset in fully counter clock wise position and speaker
switch is in ON position.
2. Ensure that the following initial conditions exist on the board ST2202
c) Rx input select switch in antenna position.
d) RF amplifiers tuned circuit select switch in INT position.
e) RF amplifiers gain preset in fully clock wise position.
f) AGC switch in OUT position.
g) Detector switch in product position.
h) Audio amplifiers volume preset in fully counter clock wise position and speaker
switch is in ON position. i) Beat frequency oscillator switch in ON position.
3) Transmit the DSB-AM wave to the ST2202 receiver by selecting The Tx output select
switch in the ANT position.
4. Monitor the detected modulating signal ay TP37.Observe the Variations by varying the
amplitude and frequency of the modulating signal in ST2201.
5. Observe the effect of noise which is created externally on Amplitude modulated and
demodulated signals. Distortion in the modulating signals with noise.
EXPERIMENT 10
Aim:
I) To observe the effects of pre-emphasis on given input signal.
ii) To observe the effects of De-emphasis on given input signal.
Apparatus Required:
Transistor (BC 107)
Resistors 10 KΩ, 7.5 KΩ, 6.8 KΩ 1 each
Capacitors 10 nF0.1 μF
CRO 20MHZ 1
Function Generator 1MHZ 1
Regulated Power Supply
Theory:
The noise has a effect on the higher modulating frequencies than on the lower ones.
Thus, if the higher frequencies were artificially boosted at the transmitter and correspondingly cut at the
receiver, an improvement in noise immunity could be expected, there by increasing the SNR ratio. This
boosting of the higher modulating frequencies at the transmitter is known as
pre-emphasis and the compensation at the receiver is called de-emphasis.
Circuit Diagrams:
For Pre-emphasis:
For De-emphasis:
Procedure:
1. Connect the circuit as per circuit diagram as shown in Fig.1.
2. Apply the sinusoidal signal of amplitude 20mV as input signal to pre emphasis circuit.
3. Then by increasing the input signal frequency from 500Hz to 20KHz, observe the output
voltage (vo) and calculate gain (20 log (vo/vi).
4. Plot the graph between gain Vs frequency.
5. Repeat above steps 2 to 4 for de-emphasis circuit (shown in Fig.2). by applying the
sinusoidal signal of 5V as input signal
Experiment 1
new vector by multiplying (or dividing) the elements of two vectors together, and the special
operators '.*' and './' serve that purpose.
>> [1 2 3].*[4 5 6]
ans =
4 10 18
>> [1 2 3]./[4 5 6]
ans =
0.2500 0.4000 0.5000
Beware that the operator '^' is a shortcut for repeated matrix multiplications ('*'), whereas the
operator '.^' is the shortcut for repeated element-by-element multiplications ('.*'). So, to
square all of the elements in a vector, we would use
>> [1 2 3].^2
ans =
1 4 9
Experiment 2
Write the MATLAB code for plotting sin and cos function.
. If we wanted to plot
y=sin(x) and z=.01x2 from -15 to 15 in increments of .05 only the following 4 MATLAB
statements would be required
»x=-15:.05:15;
»y=sin(x);
»z=x.^2/100;
»plot(x,y,x,z)
The unenhanced screen output for such a set of commands appears in Fig. 1. Of course since
MATLAB grpahical output is in the PICT format it can be copied to the clipboard and pasted
into any Macintosh application.
»t = 0:.1:10;
»y = sin(t) + sin(3*t)/3 + sin(5*t)/5 + sin(7*t)/7 + sin(9*t)/9;
»plot(t,y)
The resultant unenhanced MATLAB output is shown below.
From the resultant output in Fig. 6 we can clearly see the frequency components at 50 Hz and
120 Hz of the signal.
Given a pair of sequences, use discrete convolution to find the response to the input x[n] of the
linear time-invariant system with impulse response h[n].
x[n]= square wave with amplitude 1
y[n]= triangle wave with amplitude 2
i. Use PLOT command to plot the input and impulse response
ii. Compute the convolution by hand, use MATLAB to plot the results
iii. Write a MATLAB function to compute the convolution of the two finite-length
sequences and plot the results.
For length N input vector x, the DFT is a length N vector X, with elements
N
X(k) = sum x(n)*exp(-j*2*pi*(k-1)*(n-1)/N), 1 <= k <= N.
n=1
iv. Use CONV command to verify the results from b.
Experiment 10
where the MATLAB colon operator creates a 1001-element row vector that represents time running
from 0 to 1 s in steps of 1 ms. The transpose operator (') changes the row vector into a column; the
semicolon (;) tells MATLAB to compute, but not display the result.
Given t, you can create a sample signal y consisting of two sinusoids, one at 50 Hz and one at 120 Hz
with twice the amplitude.
y = sin(2*pi*50*t) + 2*sin(2*pi*120*t);
The new variable y, formed from vector t, is also 1001 elements long. You can add normally
distributed white noise to the signal and plot the first 50 points using
randn('state',0);
yn = y + 0.5*randn(size(t));
plot(t(1:50),yn(1:50))
LABORATORY EXPERIMENTS
MICROPROCESSER
0408 3A 24 CMP AH,[SI] The first data byte of the string with'00
'
0501 : 02 0509 : 08
0502 : 03 050A : 09
0503 : 04 050B : 0A
0504 : 05 050C : 0B
0505 : 06 050D : 0E
0506 : 15 050E : 0C
0507 : 07 050F : 0D
Program-3:
To sort a string of a no. of bytes in descending order:
0500 : 05 0502 : 28
0501 : 00 0503 : 25
0502 : 20 0504 : 20
0503 : 25 0505 : 15
0504 : 28 0506 : 07
0505 : 15
0506 : 07
Program-4:
ASCII Multiplication
To multiply an ASCII string of eight numbers by a single ASCII
digit. The result is a string of unpacked BCD digits.
0506 : 31
050E : 06
0507 : 32
050F : 08
Program-5:
For Example
After Execution
0500 : 31 0508 : 00
0501 : 32 0509 : 02
0502 : 33 050A : 00
0503 : 34 050B : 05
0504 : 35 050C : 07
0505 : 36 050D : 06
0506 : 31 050E : 00
0507 : 32 050F : 02
Program - 6 :
For Example
For Example
After Execution
0500 : 01 0600 : FF
0501 : 02 0601 : FE
0502 : 03 0602 : FD
0503 : 04 0603 : FC
0404 : 05 0604 : FB
0405 : 06 0605 : FA
0406 : 07 0606 : F9
0407 : 08 0607 : F8
0408 : 09 0608 : F7
0409 : 0A 0609 : F6
040A : 0B 060A : F5
040B : 0C 060B : F4
040C : 0D 060C : F3
040D : 0E 060D : F2
040E : 0F 060E : F1
040F : 10 060F : F0
Program 8 :
0427 74 FA JE 0423
Excute using ‘G’ 000:0400 and press any key on the PC keyboard, same will be displayed
on the LCD display of the M86-02
Program-9:
0433 50 PUSH AX
0438 74 FA JE 0434
043A 58 POP AX
043D 59 POP CX
043E E2 E3 LOOP 0423
045A 50 PUSH AX
045F 74 FA JE 045B
0461 58 POP AX
0464 59 POP CX
Execute using ‘G’ command from 0000:0400 and press any key of the
M86-02 keyboard, the same will be displayed on the LCD and on the screen of PC.
Program 10
0436 0E PUSH CS
0437 1F POP DS
043F AC L0 DSB
0445 E2 F7 LOOP LA
2013 0E PUSH CS
2014 1F POP DS
201C AC L0 DSB
IRQ0
46 4F 52 20 49 4E 54 FF Interrupt
0621 49 52 30 20 49 4E 54
45 52 52 55 50 54
Lab Manual
of Glob
CMOS & VLSI us
Design
Group Of Institution
Steps To Operate XILINX Software
Step 1 Click on the icon of xilinx software
Step 2 Go to file menu and click on “New Project”.
Step 3 Give the project name
Step 4 Click on “Next Button”.
Step 5 Select the family device and package name with the help of
manual Then click on “Next” button.
Step 6 Click on “New Source” then select “VHDL Modual” .Write the file
name in the window and then click on “Next” button.
Step 7 Enter the port name &select the direction of the port.Then Click on
“Next” button three times.
Step 8 Click on “Finish”button.
Step 9 Enter the necessary coding between “Begin” and “End behaviour”statement.
Step 10 Click on “Synthesis” icon in process window.
Step 11 Click on “User Contraints” then assign the package pin.
Step 12 Now when “Xilinx pace window” opens, give location of input &output
pin with the help of manual.
Step 13 Save the aforesid settings by going to “File” icon on Task Bar. Then click
on”Genreate File (Programming Fle)” .Now“Inpact
Window” will open .
Step 14 Now click on “Configure Devices” and select “Using Slave Serial Mode”.
Step 15 Click on “Finish” button then “Add Device” window will open.Now select
the file .Then the “Impact” window will open.Right click on device and click
on “Program” button. In case the program has succeeded ,message
indicating the same will be displayed else “Programme Failed” will be
displayed .
Step 16 If the Programe had failed repeat step 1 to 14 till its succedes Now start
feeding inputs for the gate for which the necessary coding has been written in
step 9 and measure the out put.Depending upon the necessary coding written
for diifernt types of gates (AND,NAND,OR EXOR,EXNOR etc),its input
/outputs characteristics can be verified.
Experiment List
1-Behavior Code ss
library ieee;
use ieee.std_logic_1164.all;
--------------------------------------
entity OR_ent is
port( x: in std_logic;
y: in std_logic;
F: out std_logic
);
end OR_ent;
---------------------------------------
process(x, y)
begin
-- compare to truth table
if ((x='0') and (y='0')) then
F <= '0';
else
F <= '1';
end if;
end process;
end OR_arch;
begin
F <= x or y;
end OR_beh;
Write VHDL code for AND Gate
Theory- The AND gate is a logic gate that gives an output of '1' only when all of its inputs are
'1'. Thus, its output is '0' whenever at least one of its inputs is '0'. Mathematically, Q = A · B.
library ieee;
use ieee.std_logic_1164.all;
--------------------------------------------------
entity AND_ent is
port( x: in std_logic;
y: in std_logic;
F: out std_logic
);
end AND_ent;
--------------------------------------------------
architecture behav1 of AND_ent is
begin
process(x, y)
begin
-- compare to truth table
if ((x='1') and (y='1')) then
F <= '1';
else
F <= '0';
end if;
end process;
end behav1;
F <= x and y;
end behav2;
Write VHDL code for Xor Gate
Theory - The EXOR gate (for 'EXclusive OR' gate) is a logic gate that gives an
output of '1' when only one of its inputs is '1'.
library ieee;
use ieee.std_logic_1164.all;
--------------------------------------
entity XOR_ent is
port( x: in std_logic;
y: in std_logic;
F: out std_logic
);
end XOR_ent;
--------------------------------------
end behv1;
F <= x xor y;
end behv2;
library ieee;
use ieee.std_logic_1164.all;
-------------------------------------------------
entity Mux is
port( I3: in std_logic_vector(2 downto 0);
I2: in std_logic_vector(2 downto 0);
I1: in std_logic_vector(2 downto 0);
I0: in std_logic_vector(2 downto 0);
S: in std_logic_vector(1 downto 0);
O: out std_logic_vector(2 downto 0)
);
end Mux;
-------------------------------------------------
end process;
end behv1;
end behv2;
Write VHDL code for DECODER Gate
library ieee;
use ieee.std_logic_1164.all;
-------------------------------------------------
entity DECODER is
port( I: in std_logic_vector(1 downto 0);
O: out std_logic_vector(3 downto 0)
);
end DECODER;
-------------------------------------------------
process (I)
begin
-- use case statement
case I is
when "00" => O <= "0001";
when "01" => O <= "0010";
when "10" => O <= "0100";
when "11" => O <= "1000";
when others => O <= "XXXX";
end case;
end process;
end behv;
end when_else;
Write VHDL code for ADDER Gate
ibrary ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
--------------------------------------------------------
entity ADDER is
end ADDER;
--------------------------------------------------------
begin
end behv;
---------------------------------------------------
entity Comparator is
---------------------------------------------------
begin
process(A,B)
begin
if (A<B) then
less <= '1';
equal <= '0';
greater <= '0';
elsif (A=B) then
less <= '0';
equal <= '1';
greater <= '0';
else
less <= '0';
equal <= '0';
greater <= '1';
end if;
end process;
end behv;
begin
process(num1, num2)
begin
end process;
end behv;
process(data_in, clock)
begin
end process;
end behv;
entity JK_FF is
port ( clock: in std_logic;
J, K: in std_logic;
reset: in std_logic;
Q, Qbar: out std_logic
);
end JK_FF;
begin
Q <= state;
Qbar <= not state;
end behv;
Software Lab
Experiment list
Counter
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity counter is
begin
-- behavior describe the counter
end behv;
for i in 0 to 15 loop
if (tmp_X/=tmp_Y) then
if (tmp_X < tmp_Y) then
tmp_Y := tmp_Y - tmp_X;
else
tmp_X := tmp_X - tmp_Y;
end if;
else
Data_out <= tmp_X;
end if;
end loop;
end process;
end behv;
---------------------------------------------------
entity shift_reg is
port( I: in std_logic;
clock: in std_logic;
shift: in std_logic;
Q: out std_logic
);
end shift_reg;
---------------------------------------------------
begin
end process;
-- concurrent assignment
Q <= S(0);
end behv;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
--------------------------------------------------------------
entity SRAM is
generic( width: integer:=4;
depth: integer:=4;
addr: integer:=2);
port( Clock: in std_logic;
Enable: in std_logic;
Read: in std_logic;
Write: in std_logic;
Read_Addr: in std_logic_vector(addr-1 downto 0);
Write_Addr: in std_logic_vector(addr-1 downto 0);
Data_in: in std_logic_vector(width-1 downto 0);
Data_out: out std_logic_vector(width-1 downto 0)
);
end SRAM;
--------------------------------------------------------------
begin
if Read='1' then
-- buildin function conv_integer change the type
-- from std_logic_vector to integer
Data_out <= tmp_ram(conv_integer(Read_Addr));
else
Data_out <= (Data_out'range => 'Z');
end if;
end if;
end if;
end process;
end behav;
-----------------------------------
Write VHDL code for N-bit counter
N-bit counter
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
----------------------------------------------------
entity counter is
----------------------------------------------------
begin
end behv;
---------------------------------------------------
entity Comparator is
---------------------------------------------------
begin
process(A,B)
begin
if (A<B) then
less <= '1';
equal <= '0';
greater <= '0';
elsif (A=B) then
less <= '0';
equal <= '1';
greater <= '0';
else
less <= '0';
equal <= '0';
greater <= '1';
end if;
end process;
end behv;
begin
process(num1, num2)
begin
end process;
end behv;
process(data_in, clock)
begin
end process;
end behv;
Write VHDL code for J K FLIP FLOP.
library ieee;
use ieee.std_logic_1164.all;
entity JK_FF is
port ( clock: in std_logic;
J, K: in std_logic;
reset: in std_logic;
Q, Qbar: out std_logic
);
end JK_FF;
architecture behv of JK_FF is
if (reset='1') then
state <= '0';
elsif (rising_edge(clock)) then
MATLAB
List of Experiment
1. Cascade realization of filter from coefficients
2. Create analog low-pass filter
3. Bilinear or biquadratic transform SISO system given by a zero/poles representation
4. Cepstrum calculation
5. Response of Butterworth filter
6. Calculating
a. fft — fast Fourier transform.
b. ifft — inverse fast Fourier transform.
7. Evaluate response of Chebyshev type 1 filter
8. Evaluate response of type 2 Chebyshev filter
9. Evaluate chirp z-transform algorithm
10. Evaluate discrete Fourier transform
Experiment 1
Aim — Cascade realization of filter from coefficients
Description
Creates cascade realization of filter from a matrix of coefficients (utility function).
Calling Sequence
[cels]=casc(x,z)
Parameters
x
(4xN)-matrix where each column is a cascade element, the first two column entries
being the numerator coefficients and the second two column entries being the
denominator coefficients
Programe
x=[1,2,3;4,5,6;7,8,9;10,11,12]
cels=casc(x,'z')
Out put
cels=casc(x,'z')
cels =
2 2 2
1 + 4z + z 2 + 5z + z 3 + 6z + z
---------- ---------- ----------
2 2 2
7 + 10z + z 8 + 11z + z 9 + 12z + z
Experiment 2
Aim
analpf — create analog low-pass filter
Description
Creates analog low-pass filter with cut-off frequency at omega.
hs=gain*poly(zers,'s')/poly(pols,'s')
Calling Sequence
[hs,pols,zers,gain]=analpf(n,fdesign,rp,omega)
Parameters
n
fdesign
string : filter design method : 'butt' or 'cheb1' or 'cheb2' or 'ellip'
rp
2-vector of error values for cheb1, cheb2 and ellip filters where only rp(1) is used for
cheb1 case, only rp(2) is used for cheb2 case, and rp(1) and rp(2) are both used for
ellip case. 0<rp(1),rp(2)<1
omega
hs
pols
zers
gain
hs=analpf(4,'cheb1',[.1 0],5)
fr=0:.1:15;
hf=freq(hs(2),hs(3),%i*fr);
hm=abs(hf);
plot(fr,hm)
Output
Experiment 3
Aim
bilt — bilinear or biquadratic transform SISO system given by a zero/poles representation
Description
Function for calculating the gain poles and zeros which result from a bilinear transform or from
a biquadratic transform. Used by the functions iir and trans.
Calling Sequence
[npl,nzr,ngn] = bilt(pl,zr,gn,num,den)
Parameters
pl
zr
num
a polynomial with degree equal to the degree of den, the numerator of the transform.
den
npl
nzr
ngn
Programe
Hlp=iir(3,'lp','ellip',[0.1 0],[.08 .03]);
pl=roots(Hlp.den);
zr=roots(Hlp.num);
gn=coeff(Hlp.num,degree(Hlp.num))/coeff(Hlp.den,degree(Hlp.den));
z=poly(0,'z');
a=0.3;
num=z-a;
den=1-a*z;
[npl,nzr,ngn] = bilt(pl,zr,gn,num,den)
Hlpt=ngn*poly(nzr,'z','r')/poly(npl,'z','r')
//comparison with horner
horner(Hlp,num/den)
Output
ans =
------------------------------------------------
Experiment 4
Aim
cepstrum — cepstrum calculation
Description
fresp = cepstrum(w,mag) returns a frequency response fresp(i) whose magnitude at
frequency w(i) equals mag(i) and such that the phase of freq corresponds to a stable and
minimum phase system. w needs not to be sorted, but minimal entry should not be close to zero
and all the entries of w should be different.
Calling Sequence
fresp = cepstrum(w,mag)
Parameters
w
mag
fresp
complex vector
Programe
w=0.1:0.1:5;mag=1+abs(sin(w));
fresp=cepstrum(w,mag);
plot2d([w',w'],[mag(:),abs(fresp)])
Output
Experiment 5
Aim
buttmag — response of Butterworth filter
Description
Squared magnitude response of a Butterworth filter omegac = cutoff frequency ; sample =
sample of frequencies
Calling Sequence
[h]=buttmag(order,omegac,sample)
Parameters
order
omegac
sample
Description
squared magnitude response of a Butterworth filter omegac = cutoff frequency ; sample =
sample of frequencies
Programe
Output
Experiment 6
Aim
Calculating
Description
Short syntax
direct
single variate
multivariate
inverse
single variate
multivariate
where dimk is the dimension of the current variable w.r.t which one is integrating and
incrk is the increment which separates two successive jk elements in a.
Calling Sequence
x=fft(a ,-1) or x=fft(a)
x=fft(a,1) or x=ifft(a)
x=fft(a,-1,dim,incr)
x=fft(a,1,dim,incr)
Parameters
x
dim
integer
incr
integer
Programe
y=fft(s);
//the fft response is symetric we retain only the first N/2 points
f=sample_rate*(0:(N/2))/N; //associated frequency vector
n=size(f,'*')
clf()
plot2d(f,abs(y(1:n)))
Output
Experiment 7
Aim
cheb1mag — response of Chebyshev type 1 filter
Description
Square magnitude response of a type 1 Chebyshev filter.
omegac=passband edge.
Calling Sequence
[h2]=cheb1mag(n,omegac,epsilon,sample)
Parameters
n
omegac
epsilon
sample
vector of frequencies where cheb1mag is evaluated
h2
Examples
Output
Experiment 8
Aim
cheb2mag — response of type 2 Chebyshev filter
Description
Square magnitude response of a type 2 Chebyshev filter.
omegar = stopband edge, sample = vector of frequencies where the square magnitude h2 is
desired.
Calling Sequence
[h2]=cheb2mag(n,omegar,A,sample)
Parameters
n
omegar
sample
h2
Output
Experiment 9
Aim
czt — chirp z-transform algorithm
Description
chirp z-transform algorithm which calcultes the z-transform on a spiral in the z-plane at the
points [a*exp(j*theta)][w^kexp(j*k*phi)] for k=0,1,...,m-1.
Calling Sequence
[czx]=czt(x,m,w,phi,a,theta)
Parameters
x
magnitude multiplier
phi
phase increment
initial magnitude
theta
initial phase
czx
Examples
a=.7*exp(%i*%pi/6);
[ffr,bds]=xgetech(); //preserve current context
rect=[-1.2,-1.2*sqrt(2),1.2,1.2*sqrt(2)];
t=2*%pi*(0:179)/179;xsetech([0,0,0.5,1]);
plot2d(sin(t)',cos(t)',[2],"012",' ',rect)
plot2d([0 real(a)]',[0 imag(a)]',[3],"000")
xsegs([-1.0,0;1.0,0],[0,-1.0;0,1.0])
w0=.93*exp(-%i*%pi/15);w=exp(-(0:9)*log(w0));z=a*w;
zr=real(z);zi=imag(z);
plot2d(zr',zi',[5],"000")
xsetech([0.5,0,0.5,1]);
plot2d(sin(t)',cos(t)',[2],"012",' ',rect)
plot2d([0 real(a)]',[0 imag(a)]',[-1],"000")
xsegs([-1.0,0;1.0,0],[0,-1.0;0,1.0])
w0=w0/(.93*.93);w=exp(-(0:9)*log(w0));z=a*w;
zr=real(z);zi=imag(z);
plot2d(zr',zi',[5],"000")
xsetech(ffr,bds); //restore context
Output
Experiment 10
Aim
dft — discrete Fourier transform
Description
Function which computes dft of vector x.
Calling Sequence
[xf]=dft(x,flag);
Parameters
x
input vector
flag
xf
output vector
Examples
n=8;omega = exp(-2*%pi*%i/n);
j=0:n-1;F=omega.^(j'*j); //Fourier matrix
x=1:8;x=x(:);
F*x
fft(x,-1)
dft(x,-1)
inv(F)*x
fft(x,1)
dft(x,1)
Output
>F*x
ans =
36.
- 4. + 9.6568542i
- 4. + 4.i
- 4. + 1.6568542i
- 4. - 1.021D-14i
- 4. - 1.6568542i
- 4. - 4.i
- 4. - 9.6568542i
-->fft(x,-1)
ans =
36.
- 4. + 9.6568542i
- 4. + 4.i
- 4. + 1.6568542i
- 4.
- 4. - 1.6568542i
- 4. - 4.i
- 4. - 9.6568542i
-->dft(x,-1)
ans =
36.
- 4. + 9.6568542i
- 4. + 4.i
- 4. + 1.6568542i
- 4. - 3.919D-15i
- 4. - 1.6568542i
- 4. - 4.i
- 4. - 9.6568542i
-->inv(F)*x
ans =
4.5 - 1.762D-15i
- 0.5 - 1.2071068i
- 0.5 - 0.5i
- 0.5 - 0.2071068i
- 0.5 + 4.996D-16i
- 0.5 + 0.2071068i
- 0.5 + 0.5i
- 0.5 + 1.2071068i
-->fft(x,1)
ans =
4.5
- 0.5 - 1.2071068i
- 0.5 - 0.5i
- 0.5 - 0.2071068i
- 0.5
- 0.5 + 0.2071068i
- 0.5 + 0.5i
- 0.5 + 1.2071068i
-->dft(x,1)
ans =
4.5
- 0.5 - 1.2071068i
- 0.5 - 0.5i
- 0.5 - 0.2071068i
- 0.5 + 4.899D-16i
- 0.5 + 0.2071068i
- 0.5 + 0.5i
- 0.5 + 1.2071068i
MICROWAVE ENGINEERING
EXPERIMENT NO:I
Experiment 1
Objective :
Study of characteristics of the Reflex Klystron Tube and to determine its
electronic tuning range
Apparatus required :
Objective :
Apparatus required :
Objective :
To determine the Standing Wave-Ratio and Reflection Coefficient
Apparatus required :
1 Klystron Power Supply
2 Klystron tube
3 SWR meter
4 Isolator
5 Frequency meter
6 Variable attenuator
7 Slotted line
8 Tunable probe
9 Wave guide stand
10 Matched Termination
11 BNC cable
12 S-S tuner
Theory :
It is a ratio of maximum voltage to minimum voltage along a transmission line is
called SWR, as ratio of maximum to minimum current. SWR is measure of
mismatchbetween load and line. The electromagnetic field at any point of transmission
line may be considered as the sum of two traveling waves: the 'Incident Wave' propagates
from generator and the reflected wave propagates towards the generator. The reflected wave
is set up by reflection of incident wave from a discontinuity on the line or from the load
impedance. The magnitude and phase of reflected wave depends upon amplitude and
phase of .the reflecting impedance. The superposition of two traveling waves, gives rise
to standing wave along with the line. The maximum field strength is found where two
waves are in phase and minimum where the line adds in opposite phase. The distance
between two successive minimum (and maximum) is half the guide wavelength on the
line. The ratio of electrical field strength of reflected and incident
wave is called reflection between maximum and minimum field strength along the
line.
a. Measurement of low and medium SWR
i. For low SWR set the S.S. tuner probe for no penetration position.
ii. Move the probe along with slotted line to get maximum reading in
SWR Meter in dB.
iii. Adjust the SWR Meter gain control knob or variable attenuator until
the meter indicates 0.0dB in normal modes. SWR for 0.0dB is 1.0
by keeping switch at SWR we can read it directly.
iv. Keep all the Control knobs as it is, move the probe to next minimum
gain position.
v. Keep SWR /dB switch at SWR position.
vi. Read the SWR from display and record it.
vii. Repeat the above step for change of S.S. Tuner probe penetration &
record the corresponding SWR.
viii. If the SWR is grater than 10dB, then you have to use the following
procedure.
Objective :
To measure an unknown Impedance with Smith chart
Apparatus required :
1 Klystron Tube 2K25
2 Klystron Power Supply
3 Klystron Mount
4 Isolator
5 Frequency meter
6 Variable attenuator
7 Slotted Line
8 Tunable Probe
9 SWR meter
10 Wave guide stand
11 S.S. Tuner
12 Matched Termination.
Procedure :
Note : Do not keep Gunn bias knob position at threshold position for more than 10-15
seconds. Otherwise due to excessive heating, Gunn Diode may burn.
MICROWAVE ENGINEERING
EXPERIMENT NO:VI
Objective :
Study of the following characteristic of Gunn Diode
1. Output power and frequency as a function of Bias Voltage.
2. Square wave modulation through PIN diode.
Apparatus required :
1. Gunn oscillator
2. Gun Power Supply
3. PIN modulator
4. Isolator
5. Frequency meter
6. Variable attenuator
7. Detector Mount
8. Wave guide stands
9. SWR meter
10. Cables and accessories.
Procedure :
i. Move the Gunn bias voltage Knob slowly so that panel meter of Gunn
Power Supply reads 10V.
ii. Keep the Gunn Power Supply in Internal modulation mode.
iii. Tune the PIN modulator bias voltage and frequency knob for
maximum detected output on the oscilloscope.
iv. Coincide the bottom of square wave in oscilloscope to some reference
level and note down the micrometer reading of variable attenuator.
v. Now with the help of variable attenuator coincide the top of square
wave to same reference level and note down the micrometer reading.
vi. Now Connect detector mount to SWR Meter and note down the dB
reading in SWR Meter for both the micrometer reading of the variable
attenuator.
vii. The difference of both dB reading of SWR meter gives the modulation
depth of PIN modulator.
MICROWAVE ENGINEERING
EXPERIMENT NO:VII
Objective :
Study of Magic Tee
Apparatus required :
1. Microwave source
2. Isolator
3. Variable attenuator
4. Frequency meter
5. Slotted line
6. Tunable probe
7. Magic Tee
8. Matched termination
9. Wave guide stand
10. Detector mount
11. SWR meter and accessories.
Theory :
The device magic Tee is a-combination of the E and H plane Tee. Arm 3, the H- arm
forms an H plane Tee and arm 4, the E-arm forms an E plane Tee in combination with
arm 1 and 2 a side or collinear arms. If power is fed into arm 3 (H-arm) the electric field
divides equally between arm 1 and 2 in the same phase, and no electrical field exists in arm
4. Reciprocity demands no coupling in port 3 (H-arm). If power is fed in arm 4 (E-arm),
it divides equally into arm 1 and 2 but out of phase with no power to arm 3. Further, if
the power is fed from arm 1 and 2, it is added in arm 3 (H-arm), and
it is subtracted in E-arm, i.e. arm 4.
Procedure :
a. Remove the tunable probe and Magic Tee from the slotted line and
connect the detector mount to slotted line.
b. Energize the microwave source for particular frequency of operation and
tune the detector mount for maximum output.
c. With the help of variable attenuator and gain control knob of SWR meter,
set any power level in the SWR meter and note down. Let it be P3.
d. Without disturbing the position of variable attenuator and gain control
knob, carefully place the Magic Tee after slotted line keeping H-arm
connected to slotted line, detector to E arm and matched termination to
arm 1 and 2. Note down the reading of SWR meter. Let it be P4.
e. Determine the isolation between port 3 and 4 as P3-P4 in dB.
f. Determine the coupling coefficient from equation given in the theory part.
g. The same experiment can be repeated for other ports also.
h. Repeat the above experiment for other frequencies.
MICROWAVE ENGINEERING
EXPERIMENT NO:VIII
Objective :
Procedure :
1. Input VSWR Measurement
a. Set up the components and equipments as shown in the with
input port of isolator or circulator towards slotted line and matched load on
other ports of it
Objective :
Study of Attenuators
Apparatus required :
1 Microwave source
2 Isolator
3 Frequency meter
4 Variable attenuator
5 Slotted line
6 Tunable probe
7 Detector mount
8 Matched termination
9 SWR meter.
Theory :
The attenuators are two port bi-directional devices which attenuate power when
inserted into the transmission line
Where
P1 = Power absorbed or detected by the load without the attenuator in the line.
P2 = Power absorbed/detected by the load with attenuator in line.
The attenuators consist of a rectangular wave guide with a resistive vane inside it to
absorb microwave power according to their position with respect to side wall of the wave-
guide. As electric field is maximum, at center in TE10 mode, the attenuation willbe
maximum if the vane is placed at center of the wave-guide. Moving from center toward the
side wall, attenuation decreases in the fixed attenuator, the vane position is fixed where as in a
variable attenuator, its position can be changed by help of micrometer or by other
methods.
Following characteristics of attenuators can be studied
1. Input SWR.
2. Insertion loss (in case of variable attenuator).
3. Amount of attenuation offered into the lines.
4. Frequency sensitivity i.e. variation of attenuation at any fixed position of vane
and frequency is changed.
Procedure :
1. Input SWR Measurement
a. Connect the equipments as shown in the figure 39
b. Energize the microwave source for maximum power at any frequency of
operation.
c. Measure the SWR with the help of tunable probe, Slotted line and SWR
meter as described in the experiment of measurement of low and medium
SWR.
d. Repeat the above step for other frequencies if required.
Objective :
II.APPARATUS REQUIRED
C.N.T.L training kit, connecting probes, C.R.O Multimeter
III.THEORY
The ohmic resistance R & the conductance G are responsible for energy desputation in
the form of heat,These losses which determine the attenuation characteristics are expressed in
terms of attenuation “ a “and can be calculated by
a = 20 log (v2/V1)
IV.PROCEDURE
4. Adjust Ri and Rl for 18 ohm and 68 ohm respectively with help of DMM
5. Make connection as shown in fig
6. Set the sine wave frequency to approx 100 Khz and level to 0.4v
7. Oscilloscope ch I shows applied input ch II shows output
8. Measure signal level at input and at 25,50 75 and 100m length
9. Tabulate as under
)
Length (m) Vi ( input V2 (output )
25 .4v
50 .4v
75 .32v
100 .31v
7. Now calculate the attenuation in db at various lengths by the formula given below
a= 20 log v2/v1
8. The attenuation is approx -2db at 100 m
9. Try the same with open ended line and short ended line
V.RESULT
Attenuation of line is measured and is -2 db at 100m
C.N.T.L. LAB
EXPERIMENT NO:II
I.AIM
To measure input impedance of the line
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
The input impedance of the line depends on the feature like the ohmic resistance the
conductance the inductance and the capacitance It also related to the resistance that loads the
line at the opposite end and to both the frequency and voltage of the signal.The purpose of the
first part of the test is to measure the input impedance of the line under different load condition
1.line terminated with matched load
8. open line
9. Short circuited line
IV.PROCEDURE
1) Adjust Ri and Rl for 18 ohm and 68 ohm respectively with help of DMM
2)Make connection as shown in fig
3)A 1 ohm resistance in series between the generator and the transmission line as
shown in fig allows to measure the value of i/p current
4)Set the sine wave frequency to approx 100 Khz and level to 0.4v p-p
5)Oscilloscope ch I shows applied input ch II shows output
10. Take the reading of vi and vm acress 1 ohm on oscilloscope
11. Calculate the input impedance according to the following formula
Z in =Vin/I =Vin/Vm
12. Change the frequency to 1 Mhz and note the value of vin and vm at this frequency
13. Note down these result.The input impedance at 100 Khz is around 80 ohm and at 1 Mhz
is around 50 ohm
Repeat the experiment with shorted and open line and use the following formula to
compute the impedance when line is open circuited Zoc and when short circuited Zsc
V.RESULT
Input impedance of line is measured at 100 Khz and 1 Mhz
C.N.T.L. LAB
EXPERIMENT NO:III
I.AIM
To measure the phase displacement between the current & voltage at input of line
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
The Phase displacement between the current & voltage at input of line under the different load
condition viz Matched line open line and short circuited line
IV.PROCEDURE
1)Adjust Ri and Rl for 18 ohm and 68 ohm respectively with help of DMM
V.RESULT
The phase displacement between the current & voltage at input of line is measured as 15 0
C.N.T.L. LAB
EXPERIMENT NO:IV
I.AIM
To measure the frequency characteristic of the line
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
When the frequency of the i/p signal increases the line attenuation due to both the ohmic
resistance R and the conductance c Progressively increases because of the Skin effect Starting
from a given frequency onwards the line attenuation increases.The cut off frequency of the
line is defined as the frequency at which the attenuation reaches the level of -3db compared to
the low frequency level -3db is approximately down to 70%
The purpose of this test to measure the cutoff frequency for the coaxial line privided in st 2266
This measurement is provided with terminated line
IV.PROCEDURE
1)Adjust Ri and Rl for 18 ohm and 68 ohm respectively with help of DMM
2)Make connection as shown in fig
3)A 1 ohm resistance in series between the generator and the transmission line as
shown in fig allows to measure the value of i/p current
4)Set the sine wave frequency to approx 10 Khz and level to 0.2v p-p
5) At this point ch I is reading 2 div deflection and ch II is reading 1.6 div (this due to
fix attenuation of the line )
10. Now vary the frequency of generator gradually keeping the input amplitude constant
(observe ch I and maintain 2 div deflection by adjusting AMP VAR controll ) till the
waveform at the end of 100 m line falls -(1.4 div of chII on the oscilloscope )
11. Note this frequency on the oscilloscope This frequency is known as the cutt off
frequency
12. For the cable used in this trainer this frequency is approximately 3.5 Mhz
V.RESULT
The cut off frequency is measured
C.N.T.L. LAB
EXPERIMENT NO:V
I.AIM
Study of stationary waves
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
A line that has not been terminated with a load equal to its characteristic impedance is subject
to a reflection phenomenon of the power from the remote end the amount of the reflected
power depends on the amount of mismatch between the characteristic impedance of the line
and load impedance.In the extreme cases of short circuited line (RL= 0 ) and open line .a
situation of total reflection occure for either the current wave or the voltage wave .The study of
this test is to establishment of the stationary wave within the line
IV.PROCEDURE
1) Adjust Ri and Rl for 18 ohm and 68 ohm respectively with help of DMM
2)Make connection as shown in fig
3)Set oscilloscope to 0.1 V/div for both channels
4)Adjust the sine generator for an o/p of 0.2 vpp 2 div Deflection on ch I ) aqnd at
frequency `100 Khz
Observe the peak to peak voltage on ch II at 100 m and at intermediate socket at 75 m
50m & 25m and 0m
5)Tabulate result as under
Distance
Vp-p
0m
2.0v
25m
2.0v
50m
1.9v
75m
1.8v
100m
1.6v
6) Calculate the stationary wave ratio 's' by the following formula
s= Vmax/Vmin
For 100 Khz s is approx 1.25
7) The reflection coefficient 'r' of the line shows how much of the energy is supplied at
the
i/p is being reflected as consequence of the load decoupling.The reflection coefficient
is normally expressed in percentage and can be determined from the stationary wave
ratio through the following formula
r=(S-1)/(s+1)
At 100 Khz is approx 11%
9) Repeat the same procedure for open line &short circuited line
10)Try the experiment with other frequencies to see the effect of free on 's'
V.RESULT
stationary waves is studied
C.N.T.L. LAB
EXPERIMENT NO:VI
I.AIM
To measure signal phase shift along the line
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
The propagation of the electromagnetic waves through the vacuum occures at a speed
aproximately equal to the light speed (3*108 m/s) in a line the propagation speed is of course
reduced by the characteristic of the line like the capacity and the inductance
In particular in the coaxial lines the propagation speed of the electromagnetic waves is
approximately between 60 % &80% of the light speed as function of the line characteristic.The
objective of this test is to measure the phase displacement between the i/p signal and the o/p
signal for the line in the trainer whose length is 100 m.As a consequence the phase speed and
the phase delay will be calculated related to the phenomenon of electromagnetic waves
propagating along the line
IV.PROCEDURE
1)Adjust Ri and Rl for 18 ohm and 68 ohm respectively with help of DMM
2)Make connection as shown in fig
3)A 1 ohm resistance in series between the generator and the transmission line as
shown in fig allows to measure the value of i/p current
4)Set the sine wave frequency to approx 100 Khz and level to 0.4v p-p
5) Set the oscilloscope to XY mode
6) Measure phase angle by ellipse formula
7) When the value of phase displacement has been determined through the
measurement the phase speed can be calculated on the basis of the following formula
v=f*l*360 /phase displacement
the phase speed can be also expressed in another way by pointing out its relationship
with the characteristic parameters of the line on the basis of v=l/( LC )1/2
The phase delay 't' is calculated from the ratio of the line length and phase speed t=l/v
V.RESULT
signal phase shift along the line is measured
C.N.T.L. LAB
EXPERIMENT NO:VII
I.AIM
To measure fault localisation within line
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
The localisation of the fault within the line can be performed following different methods.The
method shown here for performing this test is of special interest being based upon the use of
the phenomenon of the establishment of stationary waves. Let us assume that the line is broken
at unknown points between two ends If the line is connected to signal generator the wave will
be reflected from the break point and a stationary wave condition is established between the
input and the break point the waves along the line have the maximum and minimum points at
regular intervals corresponding to ¼ of the wave length of the input signal For the fault to
pinpointed it is necessary to determine the frequency value at which a voltage minimum
occures at the i/p This frequency is noted as f1.The same operation is repeated at the remote
end of broken cable and obtaining f2 value These values are substituted in the following
formula l'=[f2/(f1+f2) ]*l
Where l=line length in meters
l' = distance in mts of the point of fault refferred to the input of the line.
IV.PROCEDURE
Make connection as shown in fig
Note that the line is broken at 50m length
Set oscilloscope channel I to 0.1v/div
Adjust the frequency variable control at the minimum position
Gradually increase the frequency and note the frequency at which the signal on CRO falls
minimum
This frequency is f1
Repeat the test at the other end of the line as shown in fig and note the frequency at which
signal on CRO falls to minimum This is f2
Enter these values in the formula and calculate the distance of break point from the i/p
For the fault generated at 50m f1 and f2 are 900Khz approx
V.RESULT
Fault localisation within line is measured
C.N.T.L. LAB
EXPERIMENT NO:VIII
I.AIM
Study of line under pulsed condition
II.APPARATUS REQUIRED
C.N.T.L training kit,connecting probes,C.R.O Multimeter
III.THEORY
If the line is supplied with a pulsed signal and the line is not matched at the ends the pulses
sent into the line will be more or less reflected as function of the mismatch. The reflected
fraction of the pulse moves along the line in opposite direction to the generator and when the
charateristic impedance of the line is not matched to the impedance of the genarator it is again
reflected to the other end The purpose of this test is to study the propagation of the pulse edges
along the line under different matching condition viz open line short circuited line &matched
line
IV.PROCEDURE
Adjust Ri and Rl for 18 ohm and 68ohm respectively with help of DMM
Make connection as shown in fig
Observe the input and output wave shapes and also amplitude levels on the oscilloscope
Now make the load open and repeat the same procedure
Again repeat the experiment forr short circuited load
Note the observation for all 3 condition of load and compare them
V.RESULT
line under pulsed condition is studied
C.N.T.L. LAB
EXPERIMENT NO:IX
I.AIM
To measure the characteristic of a line
II.Apparatus required
C.N.T.L training kit,connecting probes
III.Theory
The co axial line used for the transmission of electromagnetic waves consist of an external
conductor of cyllindrical shape with an inner conductor arranged along the axis of the former
The two conductors are seperated by electric material of suitable features
one of the advantages of this kind of lines is that these lines are intrinsically self sheilding due
to the geomentry of arrangement of the two conductor
Moreover the shielding features of the coaxial lines improves when the frequency increases
From the electric point of view a coaxial line can be considered as cascade of line trunks.Each
one of them can be represented as being composed of resistive inductive and capacitive circuit
elements of concentrated kind as shown in fig
The transmission characteristic of line are described in terms of propagation constant and of
characteristic impedance Z.These parameter are typical values for each single line .The same is
true for the capacitance and conductance for length unit In the telecommunication field these
values are generally expressed per meter or kilometer for practical reason
In this case the symbol used to indicate these magnitude are common symbols
This experiment measures the characteristic parameters such as R,L,G,C, A
and propagation constant for the transmission line included in this trainer
IV.Procedure
Make connection as shown in fig
Both inductance and ohmic resistance of the line are measured in series by short circuiting end
of the line and connecting the measuring instruments to the start of the line The capacitance
and the conductance are measured in parallel by operating on the open line
The resistance R and the conductance G can be measured with ohmeter or DMM for the
conductance to be measured an ohmmeter is required which is able to perform resistance
measurements with range greater than 100 Mohm
5. For the measurements of series inductance L and the parallel capacitance c a LCR
meter or measuring bridge is required
6. The result of these measurements give the value of RLC and G referred to the cable
length that in out case is of 100 meter
7. Z0 can be measured by using the following formula Z0=(L/C)1/2
Result
The characteristic of line is measured
EXPERIMENT 10
Object :
To study the Active High pass filter and to evaluate :
Apparatus Required :
1. Analog board of AB51.
2. DC power supplies +12V, 12V from external source or ST2612 Analog Lab.
3. Function generator or ST2612 Analog Lab.
4. Oscilloscope
5. Digital Multimeter
6. 2 mm patch cords.
Circuit Diagram :
Circuit used to study Active High pass filter shown in Fig 4.
Procedure :
10. Connect Ohmmeter between Test point Vin and Test point 1. Adjust resistance value to 1.59K by varying the
potentiometer 22K of Low pass filter to set the high cutoff frequency (fH) at 10K.
11. Connect +12V and 12V DC power supplies at their indicated position from external source or ST2612
Analog Lab.
12. Switch ON the power supply.
13. Connect a sinusoidal signal of amplitude 1V (p-p) of frequency 1KHz to Vin of Low pass filter from external
source or ST2612 Analog Lab.
14. Observe output on oscilloscope by connecting Test point Vout to oscilloscope.
15. Increase the frequency of input signal step by step and observe the effect on output Vout on oscilloscope.
16. Tabulate values of Vout, gain, gain (db) at different values of input frequency shown in observation Table.
Observation Table :
Input
Sr. Gain(db) = 20
frequency Vout |Vout / Vin| = gain
No. Log |vout / vin|
(Hz)
1 100
2 200
3 500
4 1K(fL)
5 5K
6 10 K
7 15 K
8 20 K
14. Plot the frequency response of high pass filter using the data obtained at different input frequencies.
15. Perform the same procedure at different Cutoff frequencies as shown below:
Resistance () Capacitance (uF) 3 db frequency (Hz)
15.9 K 0.01 1K
Theoretical Calculations :
Calculate all the following values
27. Pass band gain of Low pass filter AF = 1 + RF / R1
28. Pass band gain (db) = 20 log |Vout / Vin|
29. Low cutoff frequency fL = 1/2RC
30. Gain at Low cutoff frequency fL = 0.707 * AF
31. Gain (db) at Low cutoff frequency fH = 20 log |Vout / Vin| where
Vout = (2)1/2 * Vin
32. Roll off rate = 20db/decade
Results :
Theoretical Practical
MAC LAYER
1. APPLICATION LAYER
To Study and perform File transfer protocol.
INTRODUCTON TO LAN –TRAINER KIT
To successfully use the LAN Trainer, a number of hardware and software components
must be properly used together. Each PC acts as two nodes in the network. Both are
connected to the Network Emulator Unit via the same cable. Thus, with 3 PC’s you can
experiment with a 6-node network. On the software side, the screen is divided into 2
windows, one for each node. This is accomplished using the LAN Trainer control panel
running under Windows-98-2e/windows 2000SP2
NIU CARD
Each PC that is a part of the LAN Trainer setup must have an NIU Card plugged into it.
This card has two independent full-duplex serial channels each of which can operate at
data rates between 8kbps and 1Mbps. The card supports DMA as well as programmed
I/O data transfers. With one such card, a PC acts as a two independent network nodes.
Once it is properly installed, the serial card should not require further attention. The
data rate is set from the Network Emulator Unit, and all other parameters can be set by
software.
This manual provides easy steps to perform the experiments. The user should be familiar
with the LAN Trainer Kit, about its selection switches and about the software ‘LAN
train’.
So before going to do experiments, refer Appendix of ‘User Manual given with the kit.
------------------------------------------------------------------------------------------------------------------
---------
MAC LAYER
EXPERIMENT NO. 1
AIM - To implement the ALOHA Protocol for packet communication between a number
of nodes connected to a common Bus.
PROCEDURE
STEP-1
Find out the inter packet arrival time Ta from the equation.
G = (N*P) / (C*Ta)
Where Ta = Inter packet delay.
P = Packet length in bits.
N = No. of nodes.
C = Data rate in bits per second.
G = Offered load.
STEP-2
Set the following Parameters in Configuration windows (under the software dialog box in
configure pull down menu ) for all nodes.
Node ID = 0 for node 1 , 1 for node 2 (in each PC)
Baud rate(C) = 8kbps.
Direction = Sender for all nodes.
STEP-3
Substitute value of Ta in the Inter Packet Delay text box for any value of G, which you
have calculated from the above given formula.
STEP-4
Substitute Packet length(P) as 100 bytes(in the same dialog box) and the duration (D) of
the experiment as 100 sec. in the general dialog box under configure pull down menu.
Set the protocol as ALOHA. Set all these parameters in all the nodes.
STEP-5
First boot the NIU CARD after setting all parameters.
Start running the experiment. At the end of 100 sec all the nodes would have been
stopped in the transmission. This can be visualized at the top of the window.
STEP-6
Note down Tx packets and the collision count of all nodes.
Calculate the throughput form the readings.
Successfully Tx packets by a node = [ Tx packets – Collision count]
Throughout (X) =
Sum of successfully Tx packet of all nodes * P bytes * 8 / D sec* C bps
STEP-7
Repeat the above steps for different values of Ta, for different values of G (as mentioned
above).
Find throughout as above form the readings taken by varying Ta. G can also be
calculated the same way as throughput by using the sum of Tx packets.
STEP-8
Try to draw the throughput (X) Vs Offered load (G ) curve of ALOHA and find the peak
throughput and compare with graph given in the manual.
STEP-9
Using the equation –
X – G * e^ (-2G) and calculated G, find out X and plot the curve between X and G.Compare
this curve (theoretical) with that found in STEP-8 (Practical).
Formulae used:
G = (N*P)/(C*Ta)
Where
Ta = Inter Packet Delay
N= No. of nodes.
C= Data rate in bits per second.
G = Offered load.
2. Successfully Tx packets by a node = [Tx packets – Collision Count]
3. Throughput(X) =
Sum of successfully Tx Packet of all nodes * P* 8 /D sec* C bps
4. X = G * e^ (-2G)
OBSERVATION:
Table for X Vs G –
Tx=Successfully
Sr.No. G %G Ta Transmitted %X
packets
Exercises:
- - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------
EXPERIMENT NO-2
AIM - To implement the CSMA Protocol for packet communication between a numbers
of nodes connected to a common Bus.
PROCEDURE
STEP-1
Find out the inter packet arrival time Ta from the equation.
G = (N*P) / (C*Ta)
Where Ta = Inter packet delay.
N = no. of nodes.
P = Packet length in bits.
C = Data rate in bits per second.
G = Offered load.
Find the values of Ta by varying the offered load (G) by assuming the values of G
from 0.1 to 4.
STEP-2
Set the following Parameters in Configuration windows (under the software dialog
box in configure pull down menu) for all nodes.
STEP-4
Substitute Packet length(P) as 100 bytes(in the same dialog box) and the duration (D)
of the experiment as 100 sec. in the general dialog box under configure pull down
menu.
Set the protocol as CSMA . Set all these parameters in all the nodes.
STEP-5
First boot the NIU CARD after setting all parameters.
Start running the experiment. At the end of 100 sec all the nodes would have been
stopped in the transmission. This can be visualized at the top of the window.
STEP-6
Note down Tx packets and the collision count of all nodes.
Calculate the throughput form the readings.
Successfully Tx packets by a node = [Tx packets – Collision count]
Throughout (X) =
Sum of successfully Tx packet of all nodes * P bytes * 8 / D sec* C bps
STEP-7
Repeat the above steps for different values of Ta, for different values of G (as
mentioned above).
Find throughout as above form the readings taken by varying Ta . G can also be
calculated the same way as throughput by using the sum of Tx packets.
STEP-8
Try to draw the throughput (X) Vs Offered load (G ) curve of CSMA and find the
peak throughput and compare with graph given in the manual.
STEP-9
Increase the bit delay and take down the readings and calculate X and G. Repeat this step
for various delays (up to 15 bit delay). Plot all these curves
and compare them for the effect of increase in the distance. Show that the throughput of
CSMA is better compared to ALOHA.
STEP-10
Find the throughput from the theoretical equation.
X = G * e^ (-a G)
Where a = (bit delay * N) / P
N = No. of nodes used in the experiment.
P = Packet length in bits.
Plot the curve X and G .Compare this curve (theoretical) with that found in STEP-8.
Formulae used
G = (N*P)/(C*Ta)
Where
Ta = Inter Packet Delay.
P = Packet length in bits.
N = No. of nodes.
C = Data rate in bits per second.
G = Offered load.
Throughput(X) =
Sum of successfully Tx Packet of all nodes * P* 8 /D sec* C bps
X = G * e ^ (-a G)
Where a = (bit delay *N) / P
N = no. of nodes used in the experiment.
P =Packet length in bits.
OBSERVATION:
Table for X Vs G at different bit delays:
Bit delay = 0 bit
Tx=Successf
Sr.No. G %G Ta ully %X
Transmitted
packets
Tx=Successf
Sr.No. G %G Ta ully %X
Transmitted
packets
From such tables for other none zero bit delays as per your requirement.
Tx=Successf
Sr.No. G %G Ta ully %X
Transmitted
packets
- - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-------------
EXPERIMENT NO. 3
PROCEDURE
STEP-1
Find out the inter packet arrival time Ta from the equation.
G = (N*P) / (C*Ta)
Where Ta = Inter packet delay.
N = no. of nodes.
P = Packet length in bits.
C = Data rate in bits per second.
G = Offered load.
The equation becomes-
Find the values of Ta by varying the offered load (G) by assuming the values of G
from 0.1 to 4.
STEP-2
Set the following Parameters in Configuration windows (under the software dialog
box in configure pull down menu) for all nodes.
STEP-3
Substitute value of Ta in the Inter Packet Delay text box for any value of G, which
you have calculated from the above given formula.
STEP-4
Substitute Packet length (P) as 100 bytes (in the same dialog box) and the duration
(D) of the experiment as 100 sec. in the general dialog box under configure pull down
menu.
Set the protocol as CSMA /CD. Set all these parameters in all the nodes.
STEP-5
First boot the NIU CARD after setting all parameters.
Start running the experiment. At the end of 100 sec all the nodes would have been
stopped in the transmission. This can be visualized at the top of the window.
STEP-6
Note down Tx packets and the collision count of all nodes.
Calculate the throughput form the readings.
Successfully Tx packets by a node = [Tx packets – Collision count]
Throughout (X) =
Sum of successfully Tx packet of all nodes * P bytes * 8 / D sec* C bps
STEP-7
Repeat the above steps for different values of Ta, for different values of G (as
mentioned above).
Find throughout as above form the readings taken by varying Ta. G can also be
calculated the same way as throughput by using the sum of Tx packets.
STEP-8
Increase the bit delay and take down the readings and calculate X and G. Repeat this step
for various delays (up to 15 bit delay). Plot all these curves
and compare them for the effect of increase in the distance. Show that the throughput of
CSMA / CD is better compared to ALOHA or CSMA.
STEP-9
CSMA / CD is more complex than ALOHA and CSMA. But the throughput can be
approximated by-
X = 1 / (1+ K * a)
Where k is a constant that depends on various parameters such as back-off algorithm.
Typically K ranges from 3 to 6 for real CSMA /CD networks. For different parameter
values, find the value of K that best fits your measurements.
Show that CSMA/CD is better compared to ALOHA or CSMA.
Formulae used-
G = (N*P)/(C*Ta)
Where
Ta = Inter Packet Delay.
P = Packet length in bits.
N = No. of nodes.
C = Data rate in bits per second.
G = Offered load.
3. Throughput(X) =
[Sum of successfully Tx Packet of all nodes * P* 8] / [D sec* C bps]
4. X = 1 / (1+ K * a)
Where k is a constant.
a = (bit delay * N) / P
Where N = no. of nodes used in the experiment.
P = packet length in bits.
OBSERVATION :
Tx=Successfully
Sr.No. G %G Ta Transmitted %X
packets
Tx=Successfully
Sr.No. G %G Ta Transmitted %X
packets
The values of offered load & IPD can be viewed from node windows.
Form such tables for other nonzero bit delays.
Exercises:
Repeat the above experiment for different values of N-no. of nodes , P-packet length
and C-data rate.
Generate asymmetric traffic patterns by setting different packet lengths for various
nodes. Measure the throughput as above.
Other exercises suggest modifying or adding the source codes, compiling and
running. These can be taken up once the user becomes more familiar with the kit and
networking concepts.
(Please refer the user manual as well as programmer manual also)
- - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------
EXPERIMENT NO. 4
PROCEDURE-
STEP-1
Open the windows of the icon TOKEN BUS in the various nodes. Suppose you have
opened 4 nodes.
STEP-2
Open the configuration window of each node and feed the followings :
Node ID = 0 & 1 for two windows in each PC.
Protocol = CSMA/CD
Duration = 100sec.
Packet length = 100 bytes.
Inter packet delay = 3200 ms.
Data rate = 8000 bytes.
My address = 0,1,2,3…in different nodes.
Remain rest fields as it is.
STEP-3
Boot all nodes and start.
A block asking fro THT(token holding time) will appear.
Fill 5000 ms. in all nodes.
STEP-4
Click OK to node of ‘my address’= 1,2,3… and at the end click OK to node of ‘my
address’= 0 .
STEP-5
After completion of experiment note the readings coming in the window of each node viz.
successfully transmitted packets and avg. delay.
STEP-6
Calculate offered load, throughput and avg. delay
STEP-7
Repeat steps 1-6 for Inter Packet delay 1600,800,400,200ms etc.
STEP-8
Plot graphs of
Throughput Vs Offered load.
Average delay Vs throughput.
STEP-9
Repeat the above steps for various THT viz. at 0, 1000, 2000, 6000, 8000 ms.
- - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------
EXPERIMENT NO. 5
PROCEDURE-
STEP-1
Set patch cords for ring topology on NEU. (Consider installation manual)
Select topology selection switch as ‘RING’ on NEU.
STEP-2
Open the windows of the icon TOKEN RING in the various nodes.
Suppose you have opened 4 nodes.
Open the configuration window of each node and feed the follwings:
Node ID = 0 & 1 for two windows in each PC
Protocol = Ring
Duration = 100sec.
Packet length = 100 bytes.
Inter packet delay = 3200ms.
Data rate = 8000bps.
No. of nodes = 4.
STEP-3
Boot all nodes and start.
A block asking for THT (token holding time) will appear.
Fill 5000ms. in all nodes.
STEP-4
Click OK to all nodes one by one.
STEP-5
After completion of experiment note the readings coming in the window of each node viz.
successfully transmitted packets and avg. delay.
STEP-6
Calculate offered load, throughput and avg. delay
STEP-7
Repeat steps 1-6 for Inter Packet delay 1600,800,400,200ms etc.
STEP-8
Plot graphs of
1. Throughput Vs Offered load.
2. Average delay Vs throughput.
STEP-9
Repeat the above steps for various THT viz. at 0, 1000, 2000, 6000, 8000 ms
- - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------
DATA LINK LAYER
EXPERIMENT NO. 6
AIM- To transmit packets from one node to another. On node, the sender reads a message from
the key board and transmits it in a single packet. The other node, the receiver receives the
packet and writes the message to the display.
PROCEDURE-
STEP-1
Open two windows of the icons ‘PKT’ .You can choose the two windows in the same PC or
in different PC’s.
STEP-2
Open configuration view windows and feed the followings in both.
Node ID =0 & 1 (if you are using same PC)
STEP-3
Boot both the nodes. Start first receiver then sender.
Sender will ask for the destination address. Feed ‘1’ in the blank space as my address of
receiver is 1.
STEP-4
Sender will ask for the string. Type your message in the space and enter.The message will
reach to the receiver window and will be displayed.
STEP-5
You can give more messages in the same way.
STEP-6
Check the Tx and Rx packets and corresponding bytes.
STEP-7
Repeat the above experiment with various bit error rates (selection switch on NEU).
- - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-----
EXPERIMENT NO. 7
AIM - To provide data transfer between two nodes over an unreliable network using stop
and wait protocol.
PROCEDURE-
STEP-1
Node ID = 0 &1 (if you are using same PC)
= no need to change if you are using different PC’s
Direction = sender in one node & receiver in another node
Protocol = CSMA/CD
Duration (D) =100sec.
Packet length (P) =100bytes
IPD = 40ms
Data rate (C) = 8kbps
BER = 0(in the NEU)
Bit delay = 0(in the NEU)
STEP-2
First boot the NIU CARD after setting all parameters.
Run the experiment through start-run command.
STEP-3
Give the timeout value to 250ms when prompted by the sender (run the receiver first
before starting the sender).This is reliable protocol. These protocols involve
acknowledgement also and therefore the duration of the experiment is utilized to transmit
the packet and to receive the acknowledgement.
STEP-4
Calculate the transmission time of data packet and its acknowledgement. Duration of the
experiment divided by Tx packet count of the sender will give this. Since the data rate is
known, time taken to send this packet with the excess time indicates the software overload.
STEP-5
Find the best time out for the given packet length and the data rate by varying the timeout
values say from 100ms to 500ms.
STEP-6
Set the BER to non-zero value say 10^(-5).There will be time outs and retransmission and hence a
reduction in throughput. Throughput can be calculated using the Rx data packets of the receiver i.e.
X=(Rx data packets * Packet length *8)/(Duration*Data rate)
STEP-7
Plot the timeout Vs throughput.
STEP-8
For various BER’s find the throughput and plot BER Vs throughput.
STEP-9
Theoretically the throughput may be given by
X=D/[P+A+2C(1+Tau)]
Assuming there are no errors and the sender always has data to transmit and the users the fixed length
packet(to assume heavy traffic condition).
D is the no. of data bits in a packet.
P is the total no. of bits per packet= sum of D and header bits.
A is the no. of bits in an acknowledgement packet.
I is the processing time per packet.
Tau is the one-way propagation delay.
Tau can be assumed as 1 microsecond. If 0 bit delay is used.
If bit delays are used in between the nodes then
Tau=(N*bit delay)/C
Assume A=H=8 bytes and the X measured as above calculate the processing time’I’.
Formulae used:
OBSERVATIONS:
Use steps 1, 2,3,4,5 for the calculation of practical transmission time.
Calculate theoretical transmission time using formulae:
Transmission time=Packet length in bits/Data rate in bps.
Compare these practical & theoretical times.
3. Table for throughput at various IPD’s at BER=10^5(see step 5).
Other exercises suggest modifying or adding the source codes, compiling and running the experiment.
These
can be taken up once the user becomes more familiar with the kit and the networking concepts.
- - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------
EXPERIMENT NO 8
AIM- To provide data transfer between two nodes over an unreliable network using sliding
window protocol.
PROCESDURE-
STEP-1
Node ID = 0 &1 (if you are using same PC)
= no need to change if you are using different PC’s
Direction = sender in one node & receiver in another node
Protocol = CSMA/CD
Duration (D) =100sec.
Packet length (P) =100bytes
IPD = 40ms
Data rate (C) = 8kbps
No of packets=4/5/6/7
BER=0(in the NEU)
Bit delay = 0(in the NEU)
STEP-2
First boot the NIU CARD after setting all parameters.
Run the experiment through start-run command.
STEP-3
Give the timeout value to 250ms when prompted by the sender (run the receiver first
before starting the sender).This is reliable protocol. These protocols involve
acknowledgement also and therefore the duration of the experiment is utilized to transmit
the packet and to receive the acknowledgement.
STEP-4
Note the total time taken. Calculate the transmission time per data packet. How does this
compare to the corresponding time with stop and wait above.
STEP-5
If there are no errors, the sender always has data to transmit, the windows size is large
enough that the sender never has to wait, and it uses fixed- lending packets(heavy traffic
assumption) the sender is able to transmit data packet continuously, separated only by
some processing time. The throughput is given by:
X=D/ (P+I)
STEP-6
Find the best time out for the given packet length and the data rate by varying the timeout
values say from 100ms to 1500ms.
STEP-7
If the network has a BER of p (the probability of a packet error) &
L= (1-P) ^p if the window size is large, the theoretical throughput is given by:
X= (I-L) D/ (P+I)
STEP-8
Plot the timeout Vs throughput.
STEP-9
For various BER’s find the throughput and plot BER Vs throughput.
Compare these graphs with that of stop & wait.
Formulae used:
1. Use steps 1, 2,3,4,5 for the calculation of practical transmission time.
2. Calculate theoretical transmission time using formulae.
Transmission time=Packet length in bits/Data rate in bps.
- - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
----------
APPLICATION LAYER
EXPERIMENT NO 9
AIM-To check how the file is transferred from one node to another node and also how to
retrieve node.
PROCEDURE-
STEP-1
Select two nodes one as sender and other as receiver (in different PC’s)
STEP-2
Configure both nodes with desired parameters.
Duration =100sec.
Protocol = CSMA/CD
Inter packet delay = 1000 ms (choose accordingly)
My address =’1’ for sender and ‘2’ for receiver.
STEP-3
First boot the NIU CARD after setting all parameters.
Run the experiment through start run command. The important point is you have to first
start the receiver.
STEP-4
You will find option for ‘1’ sends & ‘2’ get in sender windows. Select 1 for sending any file.
But before doing this, you have to make one file.
STEP-5
You will find the message as “Enter the file name’
Give the file name with path, which you have made earlier (which is saved in sender PC)
Now you enter the correct path of the file into the ‘Enter the file name text box’.
STEP-6
You will find ‘Enter the time out value’ for example: give any value say 2500ms.
Click Ok and wait for completion. You can see the display message on both windows.
STEP-7
You can see the received file on Desktop the receiver PC, after closing the receive & sender
windows.
- - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------
TV &RADAR LAB
EXPERIMENT- 1
OBJECTIVE- To study the circuit description of RF–Section (Tuner section).
Experiment 2
OBJECTIVE- To study the RF section through test points.
TP21 Blue :
Tuner section (UB) 10.8V approx. if UHF band is selected otherwise 0V.
On selecting the UHF band system control IC feeds UHF band switching output from
pin 3 (10V approx) so 10.8V approx. is obtained here (for other band selection it is
0V)
TP19 Blue :
Tuner section (TU) selection 0-8V approx varying during channel.
Pin 33 of system control IC provides the tuning pulse output to TV terminal through
transistor Q903 (BC547)
TP18 Blue :
Tuner section (HB) otherwise 0V (VHF III) 10.8V approx. if VHF III band is
selected.
On selecting the VHF III band system control IC feeds VHF III band switching output
from pin no. 2 (10V approx.). So 10.8V approx. is obtained here & (for other band
selection it is 0V)
TP20 Blue :
Tuner section 6.8V approx (AGC) adjustable.
This voltage is used for automatic gain controlling purpose and coming from IC7680.
TP17 Blue :
Tuner section (LB) 10.8V approx. if VHF I band is selected otherwise 0V (VHF I)
On selecting VL band system control IC provides VL band I switching output from
pin 1 (10V approx.) So 10.8V approx. is obtained here & for other band selection it is
0V.
TP16 Blue :
Tuner section AFT. 5.7V approx.
This voltage is obtained from pin 13 of IC7680 for the purpose of automatic fine
tuning.
TP14 Red :
Tuner section (MB) 11V approx supply for Tuner section.
It is obtained from Horizontal output section.
TP15 Red :
Tuner section (IF) Tuner Output signals according to band selection.
EXPERIMENT – 3
OBJECTIVE- To study the fault simulation and step-by-step fault finding procedure of RF
section.
Fault Insertion :
Fault 1 : No picture only low contrast snow on screen.
Fault Insertion: Remove the shorting shunt from 2&3 pin and place it between pin
1&2 of jumpers J1
Symptoms : Even antenna is connected but then also there is no picture only sound is
present with low contrast.
Fault Section : Tuner Section
Procedure :
• Check power supply at TP14 (MB) of tuner section, it should be +12V if not
• Then Check +12V supply at TP13 if it is OK
• Remove the shorting shunt from pin 1&2 and place it between pin 2&3 of
jumpers J1.
• Result : Now you should get +12V at TP14.
Fault 2 : No picture, No transmitting sound.
Fault Insertion : Remove the shorting shunt from 2&3 pin and place it between pin
1&2 of jumper J3
Symptoms : No picture, No sound and tuning is not possible.
Fault Section : Tuner Section.
Procedure :
• Check the voltage at TP4(33V approx) if it is not present then,
• Track may be open or components are faulty.
• Remove the shorting shunt from pin 1&2 and connect it between 2&3 of jumper
J3.
• Result : Now you should get picture with OK sound.
Fault 3 : No Picture, No transmitting sound.
Fault Insertion : Remove the shorting shunt from 2&3 pin and place it between pin
1&2 of jumper J4
Symptoms : No picture, there is only snow on & tuning not possible
Fault Section : Tuner section.
Procedure :
• First check the antenna wire and antenna. If it is properly connected then
• Select the auto tuning mode. It starts with VL Band
• During VL Band tuning period 12V will be obtained at TP-17,
• During VH Band tuning period 12V will be obtained at TP-18
• During VHF Band tuning period 12V will be obtained at TP-21, if it is not
happening then,
• Check voltage at collector of transistors QA02, QA03, QA04 it should be 12V,
if it is OK then,
• Check the voltage at Emitter of transistor QA02, QA03 and QA04, it should be
12V if it is OK then
• Transistor may be faulty or track may be open between TP-13 and emitter of
transistor, QA-02, QA-03, and QA-04.
• Remove the shorting shunt from pin 1&2 and place it between 2&3 of jumper
J4. Fault Insertion : Remove the shorting shunt from 2&3 pin and place it between pin
1&2 of jumper J3
Symptoms : No picture, No sound and tuning is not possible.
Fault Section : Tuner Section.
Procedure :
• Check the voltage at TP4(33V approx) if it is not present then,
• Track may be open or components are faulty.
• Remove the shorting shunt from pin 1&2 and connect it between 2&3 of jumper
J3.
• Result : Now you should get picture with OK sound.
Fault 3 : No Picture, No transmitting sound.
Fault Insertion : Remove the shorting shunt from 2&3 pin and place it between pin
1&2 of jumper J4
Symptoms : No picture, there is only snow on & tuning not possible
Fault Section : Tuner section.
Procedure :
• First check the antenna wire and antenna. If it is properly connected then
• Select the auto tuning mode. It starts with VL Band
• During VL Band tuning period 12V will be obtained at TP-17,
• During VH Band tuning period 12V will be obtained at TP-18
• During VHF Band tuning period 12V will be obtained at TP-21, if it is not
happening then,
• Check voltage at collector of transistors QA02, QA03, QA04 it should be 12V,
if it is OK then,
• Check the voltage at Emitter of transistor QA02, QA03 and QA04, it should be
12V if it is OK then
• Transistor may be faulty or track may be open between TP-13 and emitter of
transistor, QA-02, QA-03, and QA-04.
• Remove the shorting shunt from pin 1&2 and place it between 2&3 of jumper
J4.
Result : Now you should get possible tuning and get picture.
Fault 4 : VH Band is not selected
Fault Insertion : Remove the shorting shunt from pin 2&3 and place it between pin
1&2 of jumper J5 Symptoms : No picture, no transmitting sound, only snow.but signal
received from
antenna in VH band. Is of good quality.
Fault Section : Tuner section.
Procedure :
• First check the voltage at TP-13, it should be 12V approx, if it is not present
then,
• Check the voltage at TP18, if it is not present then,
• Check the voltage at transistor QA03, if it is not present then,
• Transistor may be faulty or track may be open between emitter of Transistor
QA03 & TP13.
• Remove the shorting shunt from pin 1&2 and place it between 2&3 of
jumperJ5.
• Result : Now you will get VH Band selected & good picture too.
Fault 5 : Picture tilted to one side. Sound OK.
Fault Insertion : Remove the shorting shunt from 2&3 pin and place it between pin
1&2 of jumpers J6
Symptoms : Horizontal shaking is observed in the picture. (AGC preset is at higher
side)
Fault Section : Tuner section
Procedure :
• Vary the preset of AGC. If variation of picture is not found to be OK then.
• Check the voltage variation by keeping the test point at TP-20 by varying the
preset VR151. If no variation is present, check the preset. If it is proper then.
• Resistance R105 may be faulty, If it is OK then,
• Check the continuity between R105 and TP20. If it is not proper then.
• Remove the shorting shunt from pin 1&2 and place it between 2&3 of jumper
J6.
• Result : Proper picture without any shaking symptoms is observed.
Experiment-4
OBJECTIVE - To study the detail circuit description of VIF section.
In VIF section of B/W T.V. Trainer ,one common IC TDA 8303 is used. Inbuilt VIF,
SIF, Horizontal Oscillator & Vertical Oscillator are present within this IC. The sub
Section of VIF block present within this IC are as mentioned below:-
54. VIF Amplifier Section
55. Video Detector section
56. RF ,IF,AGC&AFT Generator section
57. Video Amplifier Section
If signal obtained from TP14 (On tuner section) is given to base of preset IF amplifier
Transistor through Resistor R101 (47E) & Capacitor C102 (10K). The supply to the
Collector of transistor is fed through Resistor R110 (470E),R107(470E) & coil (L101).
For proper base biasing of the transistor, the supply is given through Resistor R 102
(4K7), R103 (1K) and emitter ground . The amplified signal obtained from the collector
of the transistor is given to the saw filter through capacitor C103 (0.1MF). Saw filter
now filter the IF signal . The signal is fed to Pin No. 8 & 9 of IC TDA 8303 through
saw filter. The IF signal from Pin No. 8 & 9 of the IC is given to IF amplifier section.
The IF amplifier section now amplifies the IF signal up to the peak level. The amplified
Signal is now fed to in built detector of the IC. Detector section detects this IF signal i.e.
It separates the IF signal to 2 parts viz . video IF signal is given to the video demodulator
Section built in within the IC. Video demodulator section demodulates the signal i.e. carrier
Frequency is separated from the video IF signal.
In this video signal, SYNC signal is also present which is termed as composite video
signal
-
AGC Generator section is a sub section of VIF in built within IC TDA 8303. Such that
the gain of RF signal can be controlled within the tuner.
Experiment-5
In this B/W TV Trainer IC TDA 8303 is used in SIF section which consists of following sub
section:-
81. SIF Amplifier section
82. FM Detector section
83. Audio pre Amplifier section
84. Electronic Attenuator (Volume Control)
The SIF signal is separated from the composite video signal obtained from pin No.17 of IC
TDA 8303. It is fed back to the pin No.15 of the same IC through a capacitor C 301 (68PF),
Ceramic filter x 301 (5.5MHz) and capacitor C302 (10KPF). SIF amplifier gets this SIF signal
from pin no. 15 of IC and amplifiers the signal up to the peak level. This amplified version of
SIF signal is given to the in built SIF Detector (FM Detector) section.
The main function of this section is to separate the carrier frequency from the SIF signal . The
carrier frequency SIF signal is termed as “Audio Signal”. This Audio signal is then feed to the
audio amplifier section of the IC TDA 8303. Amplifier section amplifies the audio signal and
passes it to the volume control sub section. The purpose of volume control is to control the
audio signal. To perform this control operation, volume control signal is given to pin No. 11 of
IC TDA 8303 Through pin No. 39 of system control IC.
This controlled audio signal is taken out from pin No. 12 of IC TDA 8303 and given to the
sound output section.
Experiment-7
In this B/W TV Trainer, IC TDA 2611 is used in the sound output section . This is a 9 pin IC
which consists of following sub section:-
Sound (audio) driver
Sound output
The controlled signal obtained from pin No. 12 of IC TDA 8303 of SIF section is given to pin
No.7 through resistance R 303 (68E) &capacitor C 306 (0.022MFD 50V). The audio driver in
built within this IC get the signal. The purpose of the audio driver section is to amplify the
signal. The amplified version of the audio signal is further sent to the audio output section
which is also in -
built within the IC. Audio output section amplifies this audio signal up to the peak level . The
amplified signal is taken out from pin No. 2 of IC TDA 8303 and provided to the speaker
through capacitor C 310 (220 MFD 50V). proper audio is obtained from the speaker. The
supply of +18V is given to the pin No. 1 of the IC and pin No. 4 & 6 are grounded together.
Experiment-8
1.check the boost voltage in horz o/section at diode D-601 +95v dc(approx) is
obtained here .If it is present.
4.remove the shorting shunt between 1&2 and connect it between 2&3.
3.check the blanking pulse once more at the collector terminal of transistor
Q203. If it is not present.
4. remove the shorting shunt between 1&2 and connect it between 2&3.
Experiment-10
In this TV trainer, from pin No.7 of the EHT, boost supply is obtained simultaneously
,AFC fly back pulse & horizontal blinking pulse is obtained from pin No.2 of it .
Experiment-11
3.Remove the shorting shunt between 1&2 and connect it between 2&3.