EP Manual Master Final 31-01-11
EP Manual Master Final 31-01-11
EP Manual Master Final 31-01-11
Electronic Principles
B. Tech.
SEM. II
(EC/CE/IC/CH/CL/IT/MH)
January 2011
Faculty of Technology
Dharmsinh Desai University
Nadiad
Dear students,
This learning material consists of two parts. First part includes the contents related to the
laboratory activities, and the questions for conceptual understanding are covered in the second
part.
The main objective of providing this learning material is to encourage self learning and
advance preparation. The lab manual describes the methodology of conducting the
experiment with theory background. All experiments in the manual have been conducted in
laboratory earlier as per the procedure mentioned here.
A few sample data sheets are attached in the appendix for realizing the importance of
specifications of electronic components while performing the experiments. Sample question
papers would help you for better preparation for theory examinations.
Improvement is a continuous process. Hence, there is a scope of improvement in this manual.
Your suggestions for improvement will be useful to us.
Nevertheless, we hope this first printed version of the learning material from Department of
Electronics & Communication will help you understand the subject better.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
PART I
LAB MANUAL
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
TABLE OF CONTENTS
Sr. No.
Title
Page No.
05
08
3. Transistor as a Switch
10
4. Transistor as an Amplifier
12
15
17
19
22
25
29
10. Half Subtractor and Full Subtractor using Basic Logic Gates
32
35
12. Study of AM
39
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
LAB 1
Logic Gates
AIM: To Study Different Types of Logic Gates.
COMPONENTS:
THEORY:
Digital integrated circuits operate with binary signals often representing Boolean values. Digital
ICs are normally consisting of number of logic gates which may be interconnected or available
separately as individual logic gates. The Digital Integrated Circuits are available in different
types of packages e.g. Dual in line package, Flat package. Dual in line package are widely used
Digital IC Gates classified not only by the logic operation but by specific circuit families, e.g.
TTL, CMOS etc. However, the experiments in this manual are based on TTL versions.
Boolean expressions can be implemented with the help of different types of logic gates found in
digital ICs. This in turn also facilitates realization of binary arithmetic operations useful for
designing and developing a digital computer system.
This experiment introduces a few logic gates capable of performing basic logic operations like
AND, NOR, NAND, OR using digital ICs.
Truth Table
A2
A1
A2
The OR Gate performs logical addition, known as OR Function. It has two inputs and one
output. It is known as two input OR gate.
Y = A1 + A2
Pin Diagram
Truth Table
A1
0
0
1
1
A2
0
1
0
1
Y
0
1
1
1
Truth Table
A1
0
1
Y
1
0
Truth Table
A1
0
0
1
1
A2
0
1
0
1
Y
1
1
1
0
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
Truth Table
A1
A2
Truth Table
A1
0
0
1
1
A2
0
1
0
1
Y
0
1
1
0
PROCEDURE:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
1.
2.
3.
4.
5. Repeat the above procedure for all the above logic gates.
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. What is a truth table?
2. Write truth tables of Three input OR, AND, NAND, NOR GATES?
3. Realize the logic expression Y= A (XOR) B (XOR) C (XOR) D with XOR gates?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
LAB 2
NAND and NOR as Universal Gates
AIM: To implement basic logic gates using NOR and NAND gates.
COMPONENTS: IC -7400 (Quad Two Input NAND Gate), IC -7402 (Quad Two Input NOR Gate)
APPARATUS: DC Power Supply, Bread-board, Connecting Wires, Voltmeter.
THEORY:
Digital circuits are frequently constructed with only NAND or NOR gates; because these gates are
easier to fabricate with electronic components. NAND and NOR gates are said to be universal
gates because any logic operation can be implemented using only one type of these gates.
This property of NAND and NOR gates is useful in reducing the package count in the design of a
digital system. Reduction in number of components makes the system more compact and reduces
the cost significantly.
Input
1
0
A1
0
0
1
1
A1
0
0
1
1
Output
0
1
A2
0
1
0
1
A1
Y
0
1
1
1
A2
0
1
0
1
In
p
0
0
0
1
Y
A1
A2
A2
O
u
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
Input
1
0
A1
Output
0
1
A2
Input
A1
A1
A1
A2
Output
A2
A2
PROCEDURE:
1. Mount the ICs on bread-board as shown in the figure (either NAND or NOR).
2. Connect appropriate supply voltage as per the pin-out diagram.
3. Apply input signals on the pins of the IC as per the truth table and observe the output
of each gate on voltmeter.
4. Measure the output voltage and compare its binary equivalent with the truth table.
5. Perform the above procedure for both NAND and NOR gates.
CONCLUSION:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
10
ASSIGNMNET QUESTIONS:
1. Explain the Term Universal Gate?
2. What is the difference between Basic gates and Universal Gates?
3. Construct XOR and XNOR gates using Universal Gates?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
11
LAB 3
Transistor as a Switch
AIM: To Study the switching characteristics of Bipolar Junction Transistor.
APPARATUS: Bread Board, DC Power Supply, Multimeter, Function Generator, CRO
COMPONENTS: Transistor BC 547/BC 548, Resistors 10 K and 1K.
THEORY:
Digital circuits are often called switching circuits because their Operating Point (Q Point)
switches between two points on the load line. In most designs, the two points are saturation and
cutoff. A transistor with base biasing can be operated in cut off or saturation region with high and
low output voltage respectively. In the cut-off region, the transistor acts like an open switch while
in saturation it acts like a closed switch.
A transistor can be operated in cut off if the base current is zero or if the base-emitter junction is
reverse biased. As a result no voltage drop is observed across R c and collector voltage equals
to Vcc. If IB increases to a very large value, the transistor conducts and the voltage drop across
Rc reaches a high value towards Vcc. Since current is maximum the transistor works like a
closed switch. It operates in the saturation region when both the base-emitter and collector-base
junction are forward biased.
To operate the transistor in saturation region it is necessary to select the value of R B is ten times
the value of RC. This is called hard saturation.
(i)
(ii)
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
12
CIRCUIT DIAGRAM:
VCC = +5V;
VIN = 0 or 5V
R2 = 10 K
R1 = 1 K
Transistor = BC 547 (NPN)
PROCEDURE:
1.
2.
3.
4.
5.
6.
7.
IB (mA)
Vout (V)
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. Why an ordinary junction transistor is called bipolar?
2. In how many modes the BJT works? Also discuss the biasing pattern for each of them?
3. Show the following regions in a transistor characteristics
(i) Active (ii) Saturation (iii) Cutoff
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
13
LAB 4
Transistor as an Amplifier
AIM: To study the transistor as an amplifier.
APPARATUS: Bread Board, CRO, D.C. Power Supply, Function Generator
COMPONENTS: CRO Probes, Connecting Wires, Resistor, Capacitor, Transistor (BC 547)
THEORY:
One of the most important functions of electronic circuit is amplification. Almost all electronic
systems use amplifiers. An amplifier may be defined as a circuit that increases power of an input
signal by furnishing the additional power from a dc source.
Transistor is made up of two diodes connected back to back. At the input side, one of the diodes
is forward biased, which has the lower resistance and the other diode is reverse biased, which
has higher resistance. Thus, lower resistance is converted into higher resistance.
When a signal is applied at the input terminal of a properly biased transistor, a base current
starts flowing. Due to transistor action, much larger AC current ( times base current) flows
through output terminals. As described above, the resistance is higher at the output side
producing a larger voltage drop. Therefore a large voltage appears across the output terminals.
In this way a weak signal applied between inputs terminals appear in amplified form at the
output terminals.
CIRCUIT DIAGRAM:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
14
PROCEDURE:
1.
2.
3.
4.
5.
6.
7.
OBSERVATION:
For VCC = 10 V
Vin(peak)
Vout(peak)
Gain (Practical)
Gain(Theoretical)
Gain Calculation:
Thevenin Resistance and Thevenin Voltage,
V TH =V BB=
RTH =
R1 R 2
=1.803 K
R 1+R 2
V CC R2
=1.803 V
R1 + R 2
V TH V BE
=1.09897 mA
RTH
R e+
Emitter Current,
I E=
r 'e =
25 mV
=22.7484
IE
rc=
Rc RL
=2.22 k
R c+ R L
So Voltage Gain,
r
A V = c' =97.58
re
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
15
V ( actual )=
Z ( stage ) V
=11.592 mV , Assume RS =50
R S + Z ( stage)
VCC(V)
RTH (k)
VTH (V)
IE (mA)
re ()
RC (k)
Av
AV
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. Discuss the need of transistor biasing?
2. What is a Dynamic Emitter Resistance? How it is differ from DC emitter resistance?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
16
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
17
LAB 5
Effect of RC and RE on Voltage Gain of CE Amplifier
AIM: a) To study the effect of collector resistance (RC) and b) emitter resistance (RE) on the
voltage gain of a CE amplifier.
APPARATUS: Bread Board, CRO, D.C. Power Supply, Function Generator
COMPONENTS: CRO Probes, Connecting Wires, Resistors, Capacitor, Transistors (BC 547)
THEORY:
CE amplifiers are used to amplify voltage level of low amplitude or weak signals. They are found
typically in sound amplifiers and wireless receivers.
Voltage gain of CE amplifier can be controlled either (a) by changing the collector resistance R C
or b) by changing the emitter resistance Re.
a) The voltage gain of CE amplifier is given as Av = - (RC/Zi). The voltage gain is directly
proportional to RC. As RC increases, voltage gain increases and as R C decreases voltage gain
also decreases.
With the change in the value of RC the slope of load line changes and accordingly the Q point
also changes. For a fixed Vcc and IB as RC increases the Q point moves upward (towards
saturation region) on load line and hence, possibility of the transistor operation entering into
saturation region increases. Therefore, effect of RC on the voltage gain of the amplifier can be
observed in the active region only. Outside the active region the output will be distorted.
However, care must be taken while determining the minimum value of R C. Increased collector
current due to reduced RC causes increase in the power dissipation of the transistor. If it
increases beyond the maximum specified value, the transistor may get damaged.
CIRCUIT DIAGRAM:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
18
PROCEDURE:
1. Make required connections on the bread board as shown in the circuit diagram.
2. Apply Vcc = 10 V from DC Power Supply and input AC signal of 8 mV at 1.38 KHz
frequency.
3. Vary the value of collector resistance R C and note down the corresponding output
voltage.
4. Note down the value of collector resistance at which distortion starts.
5. Plot the graph of V0 vs. RC.
OBSERVATION TABLE:
Vin(peak)
RC
V0
(mV)
(K)
(V)
Av = V0 / Vin
CONCLUSION:
ASSIGNMENT QUESTIONS:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
19
PROCEDURE:
1. Make required connections on the bread board as shown in the circuit diagram.
2. Apply VCC = 10 V and i/p ac signal of 0.8 V at 1.38 KHz frequency.
3. Vary the value of collector resistance RE and note down the corresponding output
voltage.
4. Note down the value of emitter resistance at which distortion starts.
5. Plot the graph of V0 vs. RE.
OBSERVATION TABLE:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
20
Vin(peak)
RE
V0
(V)
(K)
(V)
Av = V0/ Vin
CONCLUSION:
ASSIGNMENT:
1. How can the gain be adjusted by help of increasing/decreasing Emitter Resistance?
2. What is the frequency response of amplifier? Why it is required?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
21
LAB 6
Emitter Follower as a Buffer
AIM: To study the Common Collector transistor configuration as a buffer.
APPARATUS: Bread Board, CRO, D.C. Power Supply, Function Generator
COMPONENTS: CRO Probes, Connecting Wires, Resistor, Capacitor, Transistor (BC 547)
THEORY:
A buffer is a circuit usually placed between to stages of a multistage amplifier or between the
output of a voltage amplifier and the load. Its main role is to increase the driving capacity of the
output signal due to low output impedance and reduce the loading effect with high input
impedance.
In the Common Collector or Grounded Collector configuration, the collector is common and the
input signal is applied at the base, while the output is taken from the emitter terminal as shown
in figure. This type of configuration is commonly known as a Voltage Follower or Emitter
Follower circuit. The Emitter Follower configuration is very useful for impedance matching
applications because of the very high input impedance, in the region of hundreds of thousands
of ohms, and it has relatively low output impedance.
The common emitter configuration has a current gain equal to the value of the transistor itself.
In the common collector configuration the load resistance is situated in series with the emitter so
its current is equal to that of the emitter current. Then the current gain of the circuit is given as:
I E =I C + I B
A i=
I E IC + I B I C
=
= +1=+1
IB
IB
IB
This type of bipolar transistor configuration is a non-inverting current amplifier with in phase V in
and Vout. However, its voltage gain is always close to unity but less than 1. Therefore, it is used
as a buffer rather than a voltage amplifier.
In this experiment, this configuration of transistor is studied by changing input signal and
measuring the corresponding outputs. This will in turn, demonstrate the voltage gain, which will
be observed to be unity for all combinations of the input and output voltages.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
22
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
23
CIRCUIT DIAGRAM:
PROCEDURE:
1.
2.
3.
4.
5.
6.
OBSERVATION TABLE:
VCC = 12 V
Vin
Vout
Gain
Gain
(peak)
(peak)
(Observed)
(Calculated)
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
24
VCC
Vout
Gain
Gain
(peak)
(Observed)
(Calculated)
V TH =V BB=
V CC R2
=7.9 V
R1 +R2
Emitter Current,
I E=
VE
=7.2 mA ,Where V E =7.90.7=7.2 V
RE
r 'e =
25 mV
=3.46
IE
So Voltage Gain,
R
'
E
II
R
(
L )+r e =0.9936
R II R L
AV= E
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. Define alpha () and beta () of a transistor? How these are related to each other?
2. A transistor has =0.98. If emitter current of the transistor is 1mA .Determine the base
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
25
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
26
LAB 7
Common Base Transistor Configuration as an Amplifier
AIM: To study the Common Base Transistor Configuration as an amplifier.
APPARATUS: Bread Board, CRO, D.C. Power Supply, Function Generator
COMPONENTS: CRO Probes, Connecting Wires, Resistor, Capacitor, Transistor
THEORY:
The Common Base circuit is generally used in single stage amplifier circuits such as
microphone pre-amplifier or RF radio amplifiers due to its very good high frequency response.
The common-base terminology is derived from the fact that the base is common to both the
input and output side of the configuration. In addition, the base is usually at ground potential.
The input signal is applied between the emitter and ground terminals. The corresponding output
signal is taken between the collector and ground terminals as shown in figure.
The input current flowing into the emitter is quite large as it is the sum of both the base current
and collector current. Therefore, the output collector current is less than the input emitter current
resulting in a current gain for this type of circuit of less than, but close to unity.
This type of amplifier configuration is a non-inverting voltage amplifier circuit. Signal voltages V in
and Vout are in-phase. This type of configuration has low input impedance and high output
impedance with a high voltage gain. However, the voltage gain of this configuration will be lower
than that of the CE configuration. We observe the voltage gain for different values of the
collector resistance RC.
CIRCUIT DIAGRAM:
The Common Base Configuration,
R1= 10 k; R2= 2.2 k
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
27
RC= 6.6 k; 10 k
C = 1F
VCC =10 Volts
Transistor- BC 547 (NPN)
PROCEDURE:
1.
2.
3.
4.
Gain Calculation:
Base voltage,
V BB =
( V CC R2 )
R 1+ R 2
=1.8 V
Emitter current,
I E=
( V BBV BE )
RE
=0.50 mA
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
28
re=
25 mV
=50
IE
Voltage gain,
For RC =10 k , A V =
( RC R L )
r 'e
=100
OBSERVATION TABLE:
RC
Vin(pp)
Vout (pp)
Gain
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. What is Early Effect? Explain how it affects the BJT characteristics in CB configuration?
2. What are the various properties of Common Base Transistor Amplifier?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
29
LAB 8
Gray Code Conversion
AIM: To Implement and verify Gray to Binary & Binary to Gray Code converters.
APPARATUS: IC 7486, Bread Board, Power Supply, Connecting Wires, Multi Meter.
THEORY:
Binary information consisting of 0 and 1 is normally encoded during information transfer from
one device to another. Binary pattern varies in different types of binary codes depending on their
applications. The most popular ASCII code has been used in printers and text editors. Gray
codes are useful in the design of digital circuits.
The availability of a large variety of codes for the same discrete elements of Information, results
in the use of different codes by the different digital systems. Therefore, it is sometimes
necessary to convert one code in to the other.
To convert binary code B to gray code G, the input lines must supply the bit combination of
elements as specified by code B and the output lines must generate the corresponding bit
combinations of code G. A combinational circuit performs this transformation by means of EXOR gates. The input combinations for the binary code contain four variables which gives sixteen
combinations. The truth table for the binary to gray code converter is as shown below. Where
a) Binary to Gray Code Converter
g[3]=b[3]
g [ 2 ]=b [ 3 ] b[2]
g [ 1 ]=b [ 2 ] b[1]
g [ 0 ] =b [ 1 ] b[0]
Circuit Diagram
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
30
Truth Table
b[3]
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
b[0]
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
g[3]
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
g[0]
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1
0
b[3]=g[3]
b [ 2 ] =g [ 2 ] b[3]
b [ 1 ] =g [ 1 ] b[2]
b [ 0 ] =g [ 0 ] b [1]
Circuit Diagram
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
31
Truth Table
g[3]
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
G[0]
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
b[3]
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
b[0]
0
1
1
0
1
0
0
1
1
0
0
1
1
0
1
0
PROCEDURE:
1. Implement the diagram as per the circuit.
2. Provide the power supply VCC equal to 5.0 V.
3. Apply the input as shown in the table and measure the output voltage.
OBSERVATION TABLE:
b[3]
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
b[0]
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
g[3]
g[0]
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
32
g[3]
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
g[0]
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
b[3]
b[0]
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. What is Gray code?
2. Derive Boolean equation of g[3], g[2], g[1] and g[0] using Boolean algebra.
3. How do you convert Gray code numbers to corresponding Binary numbers using a
converter?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
33
LAB 9
Half Adder and Full Adder
AIM: To implement the Half ADDER and Full ADDER circuit using logic gates.
COMPONENTS:
A B
CARRY = AB
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
34
Truth table
A
SUM
CARRY
0
0
1
1
0
1
0
1
0
1
1
0
0
0
0
1
b) Full Adder
A B Cin
CARRY =( AB )+( A B)Cin
A
0
0
0
0
1
1
1
1
Inputs
B
0
0
1
1
0
0
1
1
Cin
0
1
0
1
0
1
0
1
SUM
0
1
1
0
1
0
0
1
Outputs
CARRY
0
0
0
1
0
1
1
1
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
35
PROCEDURE:
1. Connect the circuit as shown in Fig 1.
2. For Different values of A and B as shown in the truth table, note down the SUM and
CARRY outputs.
3. Connect the circuit as shown in Fig.2
4. Repeat the step 2.
OBSERVATION TABLE:
Half Adder
Inputs
A
0
0
1
1
Outputs
B
0
1
0
1
SUM
CARRY
Full Adder
A
0
0
0
0
1
1
1
1
Inputs
B
0
0
1
1
0
0
1
1
Outputs
Cin
0
1
0
1
0
1
0
1
SUM
CARRY
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. What is difference between Half Adder and Full Adder?
2. Design a full adder using NAND gates.
3. Design a half adder using NOR Gates.
LAB 10
Half Subtractor and Full Subtractor
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
36
AIM: To implement the Half Subtractor and Full Subtractor circuit using logic gates.
COMPONENTS:
DIFFERENCE= A B
BORROW = AB '
Truth table
Inputs
Outputs
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
37
A
0
1
0
1
B
0
0
1
1
DIFFERENCE
0
1
1
0
BORROW
0
0
1
0
Full Subtractor:
DIFFERENCE= A B BORin
'
Truth table
A
0
0
0
0
1
1
1
1
Inputs
B
0
0
1
1
0
0
1
1
BORIN
0
1
0
1
0
1
0
1
Outputs
DIFFERENCE
BOROUT
0
0
1
1
1
1
0
1
1
0
0
0
0
0
1
1
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
38
PROCEDURE:
1. Connect the circuit as shown in Fig 1.
2. For Different values of A and B as shown in the truth Table, Note down the SUM and
CARRY outputs.
3. Connect the circuit as shown in Fig.2
4. Repeat the step 2.
OBSERVATION TABLE:
Inputs
A
0
1
0
1
A
0
0
0
0
1
1
1
1
B
0
0
1
1
Inputs
B
0
0
1
1
0
0
1
1
Outputs
DIFFERENCE
BORROW
BORIN
0
1
0
1
0
1
0
1
Outputs
DIFFERENCE
BOROUT
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. What is the difference between Full Adder and Full Subtractor? Also give the difference
between Half Adder and Half Subtractor?
2. Show how a Full adder can be converted to Full Subtractor with the addition of an
inverter circuit.
3. Design a Half Subtractor using NAND Gates.
LAB 11
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
39
Multistage Amplifier
AIM: To study the multistage Common Emitter amplifier.
APPARATUS:
COMPONENTS: CRO, Probes, Connecting Wires, Resistor, Capacitor, Transistor (BC 547)
THEORY:
The performance obtained from a single stage amplifier is usually insufficient. Designing a high
power single stage amplifier involves several issues like Q point instability, high current and
limited gain. Hence several stages may be combined together in cascade forming a multistage
amplifier thereby increasing the voltage gain. In such a multistage amplifier, output of the first
stage is connected to the input of the second stage, whose output becomes input of third stage,
and so on.
In this experiment, the amplified and inverted signal out of the first stage is coupled to the base
of the second stage. The amplified and again inverted output of the second stage is then
coupled to the load resistance. Here we have taken two stages of CE amplifier into
consideration. So the signal across the load resistance is in phase with the input signal as each
stage inverts the signal by 180o. Therefore, two stages invert the signal by 360 o, equivalent to
0o. Thus, even number of stages of a multistage amplifier give in-phase signals and odd number
of stages give signals out of phase.
Total voltage gain of the amplifier is given by the product of individual gains [A V = AV1* AV2] .The
input impedance of the second stage is the load resistance on the first stage.
Thus, a multistage amplifier gives a large voltage gain, which is required to be stabilized. One
way to stabilize the voltage gain is to leave some of the emitter resistance unbypassed,
producing negative ac emitter feedback. When ac emitter current flows through the unbypassed
emitter resistance re, an ac voltage appears across re. This produces negative feedback. The ac
voltage across re opposes change in voltage gain.
Circuit Diagram
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
40
V1 = V2 = VCC = 12 V
Vin = 20 mV (pp), 1 KHz.
PROCEDURE:
4. Check the output voltage on CRO at each stage independently without cascading and
calculate the gain at each stage.
5. Combine the two stages in cascade. Check the output voltage and compute the gain at
the first stage of amplifier.
6. Also check the final output voltage on CRO, which is the output voltage at the second
stage of the amplifier and calculate the gain at this stage.
7. Obtain the total voltage gain of the amplifier given by the product of individual gains. [AV
= AV1* AV2]
8. Compare the theoretically and practically obtained valued of gain with and without
cascading.
OBSERVATION TABLE:
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
41
Vstage1= Vstage2(peak)
Vstage1
Vstage2
(peak)
(peak)
(peak)
Gain(Practical)
AV1
AV2
Gain(Theory)
AV
AV1
AV2
AV
CALCULATION:
Theoretical Gain Calculation
Stage 1:
Thevenin Voltage,
V TH =V BB=
V CC R2
=1.8 V
R1 + R 2
Emitter Current,
I E=
VE
=1.1 mA ,Where V E =1.80.7=1.1 V
RE
r 'e =
25 mV
=18.18
IE
So Voltage Gain,
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
42
Stage 2:
A V 2=
RC II R L
r 'e
=107
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. Define and explain the following terms:
(i) Gain (ii) Frequency Response (iii) Bandwidth
2. What are the different types of coupling schemes used in Multistage Amplifiers?
3. What is a multistage amplifier circuit? Why it is required?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
43
LAB 12
Amplitude Modulation
AIM: To study the characteristics of amplitude modulation and generate AM signal.
APPARATUS: CRO, Two RF Function Generators, CRO Probes
THEORY:
Modulation is one of methods for preparing information to be sent from one location to another.
Modulation is required for the following reason.
modulationindex ,m=
Emax E min
E max +Emin
In case of m > 1 known as over modulation, information in transmitted signal suffers from partial
loss. It will be a case of critical modulation when m = 1. Atmospheric effects can lead critical
modulation to over modulation causing loss of information. Therefore, for better transmission m
should be less than one. It is called under modulation.
Equation of AM wave,
2 fmt
cos
2 f ct
cos
1+ m
e ( t )=E Cmax
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
44
2 f ct
cos
cf
(
m )t
f
( c + f m) t
cos 2
m
cos 2 + E Cmax
2
e ( t )=ECmax
A m p lit u d e
-2
-4
-6
0.5
1.5
time
2.5
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
45
15
A m p lit u d e
10
-5
-10
-15
0.5
1.5
time
2.5
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
46
Critical Modulation m = 1,
AM W aveform
10
8
A m p lit u d e
6
4
2
0
-2
-4
-6
-8
-10
0.5
1.5
time
2.5
PROCEDURE:
1. Take the two function generators FG1 and FG2 for modulating signal and modulated
signal respectively.
2. Select the AM mode of function generator in FG2 and observe modulated output.
3. Change amplitude and frequency of modulating signal from FG1 and measure Emax and
Emin.
4. Find modulation index from given formula.
5. Calculate bandwidth of transmitted modulated signal for different modulating frequency.
CALCULATION:
CONCLUSION:
ASSIGNMENT QUESTIONS:
1. What are the frequency components in an amplitude modulated wave?
2. The maximum and minimum amplitudes of a sinusoidal modulated wave are 800 mV
and 200 mV. Determine the Percentage Modulation?
3. Draw the amplitude modulated wave for information signal is voice signal. Also calculate
its BW.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
47
PART II
TUTORIALS
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
48
TABLE OF CONTENTS
Sr. No.
Title
1.
Transistor Fundamentals
44
2.
48
3.
Transistor Biasing
50
4.
55
5.
Transistor AC Models
57
6.
59
7.
60
8.
CC and CB Amplifiers
62
9.
Power Amplifier
65
10.
69
11.
70
12.
Amplitude Modulation
Page No.
71
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
49
Tutorial 1
Transistor Fundamentals
Q 1) Do as directed:
1. Draw the energy band gap diagram for biased and unbiased transistor.
2. Justify. The emitter is heavily doped in transistor fabrication.
3. What is one important thing transistor do?
4. If the base resistor is open, what is the collector current?
5. Justify in detail. The emitter junction is always forward biased while the collector junction
is always reverse biased, to operate transistor in active region.
6. What are the factors affecting the current gain?
7. State true or false with reason. The base is thin and heavily doped in transistor
fabrication.
8. State true or false. A transistor acts like a diode and a voltage source.
9. With reference to the output characteristics of CE configuration, for higher value of V CE,
IC is almost independent of VCE. Justify the statement.
10. State three requirements that a biasing network associated with a transistor should fulfill.
11. Draw and explain the input and output characteristics of a transistor in CE configuration.
Indicate cut-off, saturation and active regions.
12. Classify the amplifier on the basis of the position of the operating point on the output
characteristics. Support your answer with proper diagram(s).
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
50
7. A certain transistor is to be operated with VCE = 6 V, if its maximum power rating is 250
mw, what is the most collector current that it can handle?
8. A transistor has a PD(max) = 5V at 25oC. The derating factor is 10 mw/ oC. What is the
PD(max) at 70oC.
9. A 2N3904 has power rating 625 mW; Ic= 20 mA and Vce= 10 V. How safe if the ambient
temperature is 900C?
10. A 2N222 transistor has value of =0.99 and the emitter current flowing through it is
around 10mA, then determine the base current, collector current and .
11. If the base current in a transistor is 20 A when the emitter current is 6.4 mA, what are
the values of dc and dc? Also calculate the collector current.
12. In a certain transistor, 99.5% of the carriers injected into the base cross the collectorbase junction. If the leakage current is 6 A and the collector current is 10 mA, calculate
the value of dc and the emitter current.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
51
13. Design the transistor used as a switch with following output specifications: Either output
voltage should be 0 V or 10V.
14. Determine the following for the fixed bias configuration of Fig.1.
a) IBQ and ICQ b) VCEQ
c) VB
d)VC e) VE
Fig. 1
15. Determine the value of Q-point for Fig. 2. Also find the new value of Q-point if change
to 150.
Fig. 2
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
52
16. Given the load line of Fig. 3 and defined Q-point, determine the required values of V CE,
RC and RB for a fixed bias configuration.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
53
Fig. 3Tutorial
Q 2) Do as directed:
1. Convert the following number into 9s complement and 10s complement.
a) 3465
2.
b) 782.54
c) 4526.075
b) 574.6 279.7
c) 376.3 765.6
b) 1101101
c) 1101.11
b) 105.15
c) 197.56
b) 10111.101 + 110111.01
b)1100.10 111.01
c) 10001.01 1111.11
7. Find the 2s complement and 1s complement form of the following decimal numbers.
a) -173
b) 65.5
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
54
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
55
Tutorial 3
Transistor Biasing
Answer the following with necessary justification:
1. Find the value of base current and current gain in Fig. 1, if IC =5mA, VBB=10 V,
Fig. 1
2. Differentiate Stiff and Firm voltage divider. And find whether the circuit shown in
Fig. 2
Fig. 2
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
56
(d) IC=10 mA
(e)dc=100
5. The operating point in the circuit shown in Fig. 2 is fixed such that I C=2 mA, VCE=4V. If
RC=2k, VCC=10V and =50, Determine the values of R1, R2 and RE. Assume I1=10 IB.
6. Fig. 3 Shows the circuit of fixed biased circuit with = 100.Determine the value of bias
resistor RB and value of the voltage between the collector and ground if VBE=0, RC=300
and VCC=12 V.
Fig. 3
7. Fig. 4 shows the circuit of collector to base bias using N-P-N transistor. Assuming
VBE=0.7, RB=200 K, = 100, RC=20 K, and VCC=20 V. Calculate the collector current IC
and the collector to emitter voltage VCE.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
57
Fig. 4
8. Calculate the collector current and the collector to emitter voltage of the circuit shown in
Fig. 5.If R1=40 K, R2= 4 K, RC=10 K, RE=1.5 K VBE=0.5 V, VCC=22 V and = 40.
Fig. 5
9. In a single stage CE Amplifier V CC=20 V, R1=60 K, R2=30 K, RE=200 and = 50.
Refer Fig. 5.
10. Find the value of VCC, RB and of the circuit shown in Fig. 6.If current through R B is
20 A.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
58
Fig. 6
11. A P-N-P silicon transistor is used in a common collector circuit shown in Fig. 7, Find
Quiescent point.
Fig. 7
12. For the voltage-divider bias amplifier shown in the Fig. 8, what is the ac and dc load
line? Determine the maximum output compliance.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
59
Fig. 8
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
60
Tutorial 4
Binary Codes and Logic Gates
Q 1) Answer the following with necessary justification:
1. What is the difference between a weighted code and a non-weighted code?
2. State the importance of Gray code.
3. Give the difference between an error detecting and an error correcting code.
4. What is the maximum number of the outputs of any logic gate?
5. NAND and NOR gate are known as universal gates. Justify the statement.
Q 2) Do as directed:
b) 37.52
c) 821
b) 20
b) 1110111
b) 11010101
c) 110101
d) 10010101
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
61
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
62
Tutorial 5
Transistor AC Models
Q 1) Do as directed:
1. In a CE amplifier, the capacitor produces an ac ground is called a _______ capacitor.
2. If vbe = 10 mV and ie = 75 A pp, find ac emitter resistance of the emitter diode.
3. Why coupling capacitors and bypass capacitor are used in an amplifier? How the
amplifier will be affected, if coupling capacitors and bypass capacitor are not used in an
amplifier.
4. What is non linear distortion? How it can be reduce?
5. Input voltage and output voltage of a CE amplifier are in phase. State true/false. Justify.
Q 2) Answer the following:
1. Draw a dc equivalent and an ac equivalent circuit for a CE amplifier shown in Fig. 1.
Fig. 1
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
63
2. Find out voltage gain and output voltage for an amplifier shown in Fig. 1.
3. For an amplifier shown in Fig. 2 find out output voltage and also draw its ac equivalent
circuit using T and model. Consider =200.
Fig. 2
4. For an amplifier shown in Fig. 2, draw waveforms at points A, B, C, D, and E with their
voltage levels.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
64
Tutorial 6
Boolean algebra and Combinational Circuit Design
Answer the following with necessary justification:
1. What are the axioms of the Boolean algebra?
2. State the distributive law of Boolean algebra.
3. State and Prove De Morgans theorem.
4. What do you mean by Duality in Boolean expressions?
5. State the dual expression for the following Boolean expressions.
a) A(A+B) = A
b) ((AB) + A + AB) = 0
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
65
Tutorial 7
Voltage Amplifiers using BJT
Q 1) Answer the following with necessary justifications:
1. State true or false with reasons. The distortion of an amplified signal can be reduced by
reducing emitter resistance.
2. What is swamped amplifier?
3. State true or false with reason. The emitter of a swamped amplifier has an ac voltage.
4. Draw the -model and T-model of a self bias common emitter amplifier.
5. The feedback resistor ______________.
(a) Decreases voltage gain (b) increases input resistance (c) reduces distortion
(d)
all of these.
6. State true or false with reason. If the input resistance of the second stage decreases the
voltage gain of the first stage increases.
Q 2) Solve the following:
1. For the amplifier shown in Fig. 1, find out output voltage across R6.
Fig. 1
2. Draw T-model for the amplifier given in Fig. 2 and find out output voltage.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
66
Fig. 2
3. For the two stage amplifier shown in Fig. 3, draw -model and find out output voltage.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
67
Fig. 3Tutorial
8
CC and CB Amplifiers
Q 1) Do as directed:
1. Draw the diagram of emitter follower and describe its advantages.
2. State the advantages of Darlington transistor.
3. Describe the purpose of cascading CE & CC amplifier.
4. Compare the characteristics of CE, CC, CB amplifiers.
5. Draw the schematic for zener follower and discuss how it increases the load current out
of zener regulator.
6. The output voltage of an emitter follower is
a) 0,
b) Vg, c) Vin
d) Vcc?
Fig. 1
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
68
2. Find out voltage gain of Fig.1 if =150, what is the ac load voltage? V CC=+30V,
Vg=1Vpp, Rg=600, R1=10k , R2=4.7k , RE=200, RL=200.
3. Calculate output impedance in Fig.1, VCC=+15V,Vg=1V (pp), Rg=600, R1 = 4.7 K,
R2
= 10 K,RE = 2 K, RL = 6.8 K.
4. In Fig. 2 each transistor has value of 150, what is overall current gain base current of
Q1 and input impedance at base of Q1? VCC=+15V, Rg = 600 , R1=10 K, R2 = 20 K,
RE = 80 , RL = 40 .
Fig. 2
5. Find out output voltage in Fig.3, VCC = +15V, Vin =2 mV(pp), Rg=60 ,
RE = 2.2 K, R1=10 K, R2 = 2.2 K, RL=10 K, RC=3.6 K,C1=47F,C2=47F,
C3=1
F.
Fig. 3
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
69
Fig. 4
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
70
Tutorial 9
Power Amplifier
Q 1) Do as directed:
1. Fill in the blank. For class B operation, the collector current flows for ..
(a) The whole cycle (b) half the cycle (c) less than half the cycle (d) less than the quarter
of the cycle.
2. Fill in the blank. An audio amplifier operates in the frequency range of .
(a) 0 to 20 Hz (b) 20 Hz to 2 kHz (c) 20 Hz to 20 kHz (d) above 20 kHz.
3. Fill in the blank. When transistor is cut off .
(a) Maximum voltage appears across transistor (b) maximum current flows (c) maximum
voltage appears across the load (d) none of above.
4. Define: Distortion and collector efficiency.
5. Differentiate: Voltage and Power amplifiers.
6. Transformer coupling is generally employed in power amplifiers. Justify the statement.
7. An amplifier has only one load line. State true/false with reason.
8. For maximum peak to peak output voltage, the Q point should be at the centre of the ac
load line. State true/false with reason.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
71
Fig. 1
2. What is the transistor power dissipation and efficiency of Fig. 1?
3. What are the values of Icq, VCEq and re in Fig. 2? Repeat the same example for R1 =75 .
Fig. 2
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
72
Fig. 3
6. Calculate the (a) output power (b) input power and (c) collector efficiency of the amplifier
circuit shown in Fig. 4. It is given that input voltage results in a base current of 10 mA
peak.
Fig. 4
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
73
7. A class A transformer coupled power amplifier has zero signal collector current of 50 mA.
If the collector supply voltage is 5 V, find (a) the maximum ac power output (b) the power
rating of transformer and (c) the maximum collector efficiency.
8. A common emitter class A transistor power amplifier uses a transistor with =100. The
load has a resistance of 81.6 ohm, which is transformer coupled to the collector circuit. If
the peak values of collector voltage and current are 30V and 35 mA respectively and the
corresponding minimum values are 5V and 1 mA respectively, determine: (a) the
approximate value of zero signal collector current (b) the zero signal base current (c) Pdc
and Pac (d) collector efficiency.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
74
Tutorial 10
Signal and System
Q 1) State True or False with justification:
1. RMS value of Main Voltage is considered as a Signal.
2. A Signal V = Vm* (-t/RC) carry Information.
3. The random signal always carries information.
4. A signal r2 = 2sin (5t), 0 t 2*pi is unpredictable signal.
Tutorial 11
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
75
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
76
Tutorial 12
Amplitude Modulation
Q 1) Answer the following questions with necessary justifications:
1. Why modulation is must in wireless communication?
2. What are the difference between amplitude modulation and frequency modulation?
3. In modulation, frequency of carrier signal must be very high compare to maximum
modulating frequency. Justify.
4. In amplitude modulation, modulation index should be less than one. Justify.
5. Bandwidth occupied by signal in SSB modulation is less than AM. Justify.
6. Explain concept of Frequency Division Multiplexing (FDM).
7. Find number of signal in one channel if channel BW is 10 MHz and one audio signal BW
without modulation is 4 KHz, consider AM.
8. What is the basic difference between Amplitude Modulator circuit and Frequency Mixer
circuit?
Q 2) Do as directed:
1. A modulating signal is human voice signal than sketch the modulated signal assuming
Vc = 2Vm.
2. A modulating signal is given by Vm=2sin (100t) +4sin (500t), if Vc=10sin (50000t) than
find the expression for the modulated signal and sketch the magnitude spectrum for
modulating and modulated signal.
3. A modulating signal is given by Vm=2sin (100t) +4sin (2000t) +5sin (200t) +6sin (5000t)
+7sin (700t). What is the bandwidth occupied by modulated signal in AM and SSB.
4. A modulated signal is given by V0= (Vc+Vm (t)) sin (108t). Find out the size of the /4
antenna required.
5. A modulated signal is given by V0= (6+2f (t)) sin (Wct). What is the percentage
modulation index required?
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
77
6. A modulated signal is given by V 0= (5+8f (t)) sin (W ct). Can the signal be detected by
peak detector? Explain briefly.
7. Derive the equation for RC time constant in peak detector circuit.
8. Draw the block diagrams of super heterodyne receiver explain in brief and give its
advantage with respect to straight through receiver.
9. Draw the block diagram of frequency mixer with all specifications, if RF signal frequency
4MHz and require output frequency 455 KHz.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
78
P A R T III
APPENDIX
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
79
TABLE OF CONTENTS
Sr. No.
Title
Page No.
1.
75
2.
77
3.
84
4.
86
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
80
Appendix A
Transistor Configuration
Transistor Fabrication
Emitter
Parameter
Relative
Physical Area
Relative
Doping Implant
Doping Density
(App.)
Base
Collector
Emitt
er
100
Ba
se
10
Collector
100
0.1
0.005
1000
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
81
Configuratio
n
Output
Input
- Current Gain
(Based on above
app.)
- Voltage Gain
(Based on
above app.)
Remark
CB
Collecto
r
Emitter
5 / 100 = < 0
No
1 / 0.005 = 200
Yes
Maximum
Voltage Gain
CE
Collecto
r
Base
5/1
= 5
Yes
0.1/ 0.005 = 20
Yes
AV*AI =
Maximum
Power Gain
CC
Emitter
Base
10 / 1 = 10
Yes
0.1/1 = < 0
No
Maximum
Current Gain
Characteristic
Common Base
Common Emitter
Common
Collector
1.
2.
Collector and
Emitter
Emitter and
Collector
3.
Input Current
IE
IB
IB
4.
Output Current
IC
IC
IE
5.
Current amplification
factor
dc = IC/IE
dc = IC/IB
IE/IB
6.
Input Resistance
Very Low
Low
Very High
7.
Output Resistance
Very High
High
Very Low
8.
Medium
High
9.
10.
Application
Medium
For impedance
matching or as a
buffer
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
82
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
83
Appendix B
Datasheet of BJT BC 547
BC546/547/548/549/550
Symbol
VCBO
Parameter
Collector-Base Voltage
BC548/549
VCEO
VEBO
IC
PC
TJ
TSTG
: BC546 : BC547/550 :
Value
80 50 30
Units
VVV
65 45 30
VVV
65
VV
100
500
150
-65 ~ 150
mA
mW
C
C
Symbo
l
Parameter
Test Condition
ICBO
VCB=30V, IE=0
hFE
DC Current Gain
VCE=5V, IC=2mA
VCE
(sat)
Collector-Emitter Saturation
Voltage
IC=10mA, IB=0.5mA
90
250
mV
IC=100mA, IB=5mA
200
600
mV
IC=10mA, IB=0.5mA
700
mV
IC=100mA, IB=5mA
900
mV
VBE
(sat)
VBE (on)
Min.
Typ.
15
110
580
Unit
s
nA
800
Base-Emitter On Voltage
VCE=5V, IC=10mA,
f=100MHz
300
Cob
Output Capacitance
3.5
Cib
Input Capacitance
NF
VCE=5V, IC=200A
fT
Max.
660
700
720
mV
mV
MHz
pF
pF
10
dB
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
84
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
85
FEATURES PINNING
DESCRIPTION
emitter
base
3
collecto
General purpose switching and amplification.
r
DESCRIPTION
NPN transistor in a TO-92; SOT54 plastic package.
PNP complements: BC556 and BC557.
hFE Classification
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
86
APPLICATIONS
LIMITING VALUES
In accordance with the Absolute Maximum Rating System (IEC 134).
SYMBO
L
VCBO
PARAMETER
CONDITIONS
MIN.
MAX.
UNIT
collector-base voltage
BC546
open emitter
80
50
65
45
BC547
IC
100
mA
ICM
200
mA
IBM
200
mA
Ptot
500
mW
Tstg
storage temperature
65
+150
Tj
junction temperature
150
Tamb
65
+150
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
87
BC547
VCEO
collector-emitter voltage
BC546
open base
BC547
VEBO
emitter-base voltage
BC546
open collector
Tamb 25 C; note 1
THERMAL CHARACTERISTICS
CONDITIONS
note 1
SYMBOL
PARAMETER
CONDITIONS
ICBO
IE = 0; VCB =30V
VALUE
UNIT
0.25
K/mW
MIN
.
TYP.
MAX
.
15
UNI
T
nA
Note
1. Transistor mounted on an FR4 printed-circuit board.
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
88
IEBO
hFE
IE = 0; VCB = 30 V; Tj = 150
C
IC = 0; VEB =5V
IC =10 A; VCE =5V; see Figs
2, 3 and 4
100
nA
90
150
270
110
180
220
BC546B; BC547B
200
290
450
BC547C
420
520
800
BC547
110
800
BC546
110
450
IC = 10 mA; IB = 0.5 mA
90
250
mV
IC =
IC =
1
IC =
1
IC =
200
600
mV
700
mV
900
mV
580
660
700
mV
770
mV
1.5
pF
11
pF
100
MHz
10
dB
VCEsat
VBEsat
VBE
collector-emitter saturation
voltage
base-emitter saturation
voltage
base-emitter voltage
Cc
collector capacitance
Ce
emitter capacitance
fT
transition frequency
noise gure
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
89
hFE
200
100
50
Notes
1. VBEsat decreases by about 1.7 mV/K with increasing
BC546B; BC547B.
temperature.
2. VBE decreases by about 2 mV/K with increasing
temperature.
IC
(mA)
10
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
90
hFE
400
200
IC (mA)
IC (mA)
300
200
100
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
91
Appendix C
Datasheet of digital IC 7400
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
92
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
93
APPENDIX D
Question Paper
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
94
[12]
1. Draw and discuss the input and output characteristics of a transistor in CE configuration.
Indicate cut-off, saturation and active regions.
[05]
2. Determine the levels of ICQ and VCEQ for the voltage-divider configuration for Fig. 1 using
the exact and approximate analysis. Compare the solution.
[05]
3. Justify, The emitter is heavily doped in transistor fabrication.
[02]
------------------------- OR ------------------------Q.2
[12]
1. Justify with necessary calculation, The Q-point of voltage divider bias circuit is less
dependent on dc than that of the base bias (fixed bias).
[03]
2. Give the relationship between dc, dc and prove it.
[03]
3. a) Design a VDB circuit with specifications, VCC = 12 V;IC = 10 mA; Vce @ midpoint with
stiff voltage source and dc ranging from 100 to 300.
[04]
b) Also draw the load line for above design circuit.
[02]
Q.3
[06]
[06]
[03]
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
95
2. Determine the required value of R C and RB for fixed bias configuration, when operating
point at VCEQ = 3.94 V, ICQ = 2.03 mA and VCC = 8 V using BC 547 transistor having dc =
100.
[03]
+8 V
IC
RB
360 k
IB
+0.7 V
VBE
RC
2 k
Fig. 1 (Q 2 (2))
Fig. 2 (Q 3 (2))
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
96
DATE: 23/03/10
DAY: TUESDAY
Q.1
[12]
[01]
[12]
[12]
1. Draw the two stage CE transistor amplifier circuit for the following specifications and its
dc equivalent and ac equivalent circuits using T-model.
a. First stage having VDB circuit values R 1 = 22 k, R2 = 3.3 k, RC = 5 k, RE = 1
k with bypass capacitor (1F) across it.
b. Second stage VDB circuit values R1 = 15 k, R2 = 2.5 k, RC = 5 k, Re1 = 220
;
Re2 = 780 with bypass capacitor (1F) across it & R L=10 k connected
using coupling capacitor (1F).
c. VCC = +12 V in both the stages and they are connected with coupling capacitors.
d. Input signal 20 mV (pp) sine wave applied using function generator having
internal resistance 100 and connected using coupling capacitor (1F). [06]
2. Derive the equation for input impedance of the base in the CE swamped amplifier.
[03]
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
97
Q.3
3. Derive the equation for voltage gain using transistor hybrid model.
Answer the following questions.
1. Justify, The ac collector voltage is 180o out of phase with the
amplifier.
[03]
[12]
ac input voltage in CE
[02]
[12]
A. For an amplifier shown in Fig. 1, draw waveforms at points A, B, C, D, and E with their
voltage levels.
[04]
Fig. 1 (Q 3 (OR))
A. A sine wave drives an amplifier. The output spectrum has first three harmonics. [02]
The corresponding peak values are 5V, 0.4V, and 0.2V. Calculate the total harmonic
distortion.
B. Discuss the effect of dc component on frequency spectrum of any periodic wave. [02]
C. Prove that (AB +C+D)(C +D) (C+D+E) = ABC +D
[04]
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
98
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
99
Instructions:
-------------------------------------------SECTION-I-----------------------------------Q.-1
[10]
2. State True or False with reason, A signal r2=2sin (5t), 0t2*pi is unpredictable signal.
3. What are the two condition for avoid distortion in piece wise linear system?
4. Justify, The negative feedback reduces harmonic distortion in system.
5. A modulated signal is given by V0= (5+8f (t)) sin (Wct). Can the signal be detected by
peak detector? Explain briefly.
Q.-2
[03]
[02]
3. A modulating signal is given by Vm=2sin (100t) +4sin (2000t) +5sin (200t) +6sin (5000t)
+7sin (700t). What is the bandwidth occupied by modulated signal in AM and SSB.
[02]
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
100
[03]
---------------------------------OR---------------------------Q.-2
[04]
[01]
[02]
[03]
[03]
[02]
[03]
[02]
[03]
[02]
-------------------------------------------SECTION-II-----------------------------------Q.-4
[10]
(only high
frequency passed, low frequency will be passed, low and high frequency will be passed)
4. A Darlington transistor has a = 8000. If RE= 1k and RL= 100 the input impedance of
the base is closest to __________. (8 k, 80 k, 800 k, 8 M)
5. The input impedance of the base decreases when __________. ( increases,
101
7. If the input impedance of the second stage decreases, the voltage gain of the first stage
wills ________. (decrease, remain same, increase, equal to zero)
8. When the ac base voltage is too large, the ac emitter current is _________.
(sinusoidal, constant, distorted, alternating)
9. The emitter of a CE amplifier has no ac voltage because of the __________.
(DC voltage on it, bypass capacitor, coupling capacitor, load resistor)
10. If the emitter resistance decreases with TSEB, the collector voltage wills __________.
(decrease, stay the same, increase, equal to VCC)
Q.-5
[10]
1. Give the different types of biasing circuits in brief with circuit diagrams.
2. An ac source of 1V rms with an internal resistance of 3.6 k drives the Darlington
amplifier with following circuit parameters: VDB with R 1= 100 k, R2=100 k, RC= 0 ,
RE= 360 , VCC= +10V and
1 = 2 =100. Find out Vin, Vout, Zin and Zout for both the
individual transistors.
---------------------------------OR---------------------------Q.-5
1. (a) Explain the terms: Base spreading resistance, Stiff voltage source and Swamping
amplifier.
[03]
(b) Sketch the LED driver circuit and explain with examples.
[02]
2. Design the transistor as a switch circuit for digital input. Take Vcc= +12V. Also explain
Q.-6
[05]
[10]
1. Analyze the CC amplifier by its equivalent ac model and derivations. Also give its
application.
2. Show that class A power amplifier operation. Derive formulas for output power, current
gain and stage efficiency. Also give its applications.
3. Sketch the circuits of CB and CE amplifiers and its models. Differentiate both in
several aspects.
---------------------------------------------------------------------------------------------------------------------
Department of Electronics & Communication, Faculty of Technology, Dharmsinh Desai University, Nadiad
102