You are on page 1of 15

Diodes

Symbol for a diode:

We can take advantage of the properties of a p-n junction to make a diode, which is an
electrical component that only allows current flow in one direction. A diode made of silicon
needs about 0.7V across it in the forward direction (forward biased) in order to conduct. At
a large negative voltage (reverse biased), the diode fails and the current forces its way
though. This is known as diode breakdown.

Applications of Diodes
Half-Wave Rectifier

A half-wave rectifier cuts off half of a sine wave, leaving only the positive or negative side
(although not perfectly, because of the diode voltage drop).

The schematic for a simple rectifier:

The graph for half-wave rectifier:

Flyback Diode

An approximate model of a DC motor is a resistor and inductor in series. (For more details
on DC motors, see the section on brushed DC motors.) If there is a current i through the
motor, and we suddenly break the circuit by opening a switch, for instance, there will be a
spike in the voltage across the inductor. This is because the current has to instantly go to
zero (there is no longer a path for it), and the voltage across the inductor is proportional to
the rate of change of current, vL = L(di / dt). This may exhibit itself in a spark at the switch.
A mechanical analog of instantly zeroing the current through an inductor is bringing the
velocity of a moving mass to zero, instantly.
To alleviate this problem, we can put a flyback diode across the motor terminals, as shown
below:

This diode allows current to continue flowing through the motor, satisfying the inductor's
"desire" to continue to allow current to flow. The energy in the inductor is dissipated over
time by the resistance of the motor, and the current drops smoothly to zero. Note that no
current flows through the diode when the switch is closed, as it is reverse biased.

The flyback diode must be sufficiently large to carry the potentially large currents of the
motor.

Question: If the voltage supply is +10V relative to ground and the diode drop is 0.7V, what
is the voltage across the inductor immediately after the switch is opened? Make sure you
have the sign right, where positive voltage means the left side has a higher potential than
the right side. (Remember, the voltage across an inductor can change discontinuously, but
not the current, if there is any possible path for the current.)

Peak Detector

We can make a peak detector if we hook up our circuit like this:

The graph of the input and output voltages looks like this:

Each time the input voltage dips, the diode prevents the capacitor from draining.
There are two problems with this circuit: First, the voltage at Vout is always one diode drop
less than the maximum Vin. Second, the circuit has a very low impedance, and the capacitor
drains a lot of current. A better peak detector can be built with op-amps.

Voltage Clamp

A voltage clamp limits the output voltage, which is useful when we need to protect circuits
from high voltages. We specify the maximum and minimum voltage we want by applying
voltages across a diode. We must also take into account the voltage drop, so the voltages
we apply should be Vmax − 0.7 and Vmin + 0.7

In this circuit, if Vin exceeds Vmax, diode D1 becomes forward biased and conducts, thus
forcing Vout to stay at Vmax. If Vin drops lower than Vmin, diode D2 conducts and prevents
the Vout from dropping any lower.

Zener Diodes

symbol for a zener diode:

Zener diodes have a low breakdown voltage, or zener voltage, and can allow reverse current
to flow without being destroyed. A good zener diode can also maintain a fairly constant
voltage over a large range of currents. The voltage-current graph of a zener diode looks like
this:

Voltage Regulator

We can use a zener diode to build a voltage regulator like this:


Vout is the reverse breakdown voltage or zener voltage. In the circuit, V is greater
than VZ. This voltage regulator can only step down the voltage, not up.

Even if the current through the diode fluctuates, the voltage remains fairly stable. Choose a
resistance R large enough such that the power specs of the zener diode are not exceeded,
but not so large that it limits our current too much.

For example, if our diode has a zener voltage of 5V and can handle 1W, and our voltage
source has a maximum voltage of 20V:

The largest amount of current our diode ever has to handle is the current through the diode
when there is no external load. Therefore:

This means that we need at least 75Ω to protect our diode. Keep in mind that we must meet
the power ratings for our resistor as well.

Because current is flowing through the resistor and diode even when there is no load, power
is being wasted. We can do better with voltage regulator chips like a 7805 chip (78xx for xx
volts).

LEDs (Light Emitting Diode)

symbol for an LED:

An LED is a type of diode that emits visible or infrared light proportional to the current
passing through it (up to a maximum before it burns out).

A typical LED shines its brightest between 5mA and 30mA. Beyond its rated current, it may
burn out.

Notice that on the LED pictured at the right, one of the legs is longer. The longer leg is the
positive terminal. However, do not rely on the length of the leg to determine the polarity,
because you will probably snip the legs short later on. Instead, look at the side of the plastic
lens, and notice that it's not perfectly round; one side is flattened. The flattened side is the
ground.
Photodiode

Symbol for a photodiode:

Go to the photodiode page for information on photodiodes.

Bipolar Junction Transistors (BJT)

The symbols for transistors:

There are two types of of BJTs; n-p-n and p-n-p:

npn

Pnp

For the transistors, we have the following relationship for the voltages and curents:
IE = IC + IB

VBE = VB − VE

VCE = VC − VE

Under normal operation, BE is forward biased, and CB is reverse biased.

BJTs have three regions of operation:

Cutoff (VBE < 0.7V): IC = 0 (no collector current)

Active (VBE ≈ 0.7V): IC = βIB (collector current is proportional to base current by factor β,
which is typically about 100)

Saturated (VBE ≈ 0.7V): VCE ≈ 0.2V (for npn); collector current is mainly limited by its
subsequent circuitry.

Applications of BJTs
Common Emitter Amplifier Circuit

In a common emitter circuit, the emitter of a transistor is grounded and an input voltage is
applied to the resistor at the base. An example common emitter circuit with a transistor
(β=100) is drawn below:

If Vin < 0.7V (same as the diode drop), the p-n junction is not forward biased, there is no
base current, and IC is equal to 0.

If Vin > 0.7V, then

IB = (Vin − VB) / 10000Ω = (Vin − 0.7) / 10000Ω

IC = β(Vin − 0.7) / 10000Ω

Now we calculate how large Vin has to be to saturate the transistor. When VCE = 0.2V, the
transistor becomes saturated. If the drop across the collector and emitter of the transistor is
equal to 0.2V, then the drop across the resistor at the collector must equal 9.8V. Thus:

IC = 9.8 / 1000Ω = 9.8mA

IB = IC / β = 0.098mA

Then we find Vin:

Vin − 0.7 = (0.098mA)(10000Ω)

Vin = 1.68V or greater.

cutoff:Vin < 0.7V

active:0.7V < Vin <1.68V


saturated:1.68V < Vin

If we are using the transistor as a switch, we should fully saturate it to save power and
reduce heat.

Emitter Follower

The emitter follower is a very simple current amplifier, taking advantage of the fact
that IC = βIB. The high input impedance means that our imput signal does not need to "work"
as hard.

VE = Vin − 0.7V

Push-Pull Follower

If we put two emitter followers together (npn transistor for positive voltages; pnp transistor
for negative voltages), we get a push-pull follower.

If Vin > 0.7V, then the current is amplified by the npn transistor.

If Vin < -0.7V, then the current is amplified by the pnp transistor.

Beware that there is a “dead band” when Vin is between 0.7V and -0.7V, because the voltage
has not pass the cutoff voltage for either transistor. This is known as crossover distortion.

Push-Pull Follower Example: A (Poor) Motor Speed Controller

Suppose we want to control the speed of a motor by varying the input voltage between +5V
and -5V. We attempt to do this by setting put a voltage divider with a potentiometer like in
the circuit below.
We model our motor with a simple resistor RL. If RL is infinitely large (no current flowing
through), then there will be a 7.2V drop across R1 and R3, and Vin can take a value between
4.8V and -4.8V.

For the maximum voltage case (we turn the POT all the way to one side), our circuit with
voltage sources looks like this:

We know that RL is not infinitely large because motors can draw quite a lot of current. If RL =
0 (short circuit), then the Vin = 0V. We can expect Vin to be somewhere between 0V and
4.8V.

We can solve the circuit with the following equations:

KCL:

I1 = I2 + I3

KVL:

12 − 750I1 − RLI2 = 0

12 + RLI2 − 1750I3 = 0

Vin = I2RL

Solving the equations yields:

Vin = 24RL / (2625 + 5RL)

If RL = 10Ω, we can plug it in and find that Vin is only equal to 0.0897V and the current is
equal to 8.97mA—not nearly enough to drive the motor.

It turns out that the voltage controlling circuit cannot supply much current, so the low
impedance of the motor drains what current is available very quickly and pulls down the
output voltage. When the impedance of the power source is much larger than the
impedance of the load, this is known as loading.

We can't use this circuit to drive a motor directly, because our controller needs to see a high
impedance, but our motor has a low impedance—we need a way to isolate the controller
from the motor. This is where we can use our push-pull current amplifier. We connect it to
our circuit as shown below to better isolate the controller from the motor and amplify the
current. Unfortunately, the transistors only have a gain of about 100, so the controller circuit
still does not see an infinite impedance.
Emitter Follower Voltage Regulator

With our previous voltage regulator with the zener diode, we had the problems of the zener
diode wasting power and needing a high power diode if there was a lot of current going
through the diode. If we add an emitter-follower, we can use a much smaller diode and less
current to achieve the same effect.

Darlington Pair

If we need a very high current gain, we replace a transistor with a Darlington pair. The
current gain is now:

β = β 1β 2

Field Effect Transistors (FET)

FETs are a type of transistor that uses a voltage input to control its conductivity (as opposed
to using the current like a BJT). The input impedance is very high and thus draws very little
current. There are three general types of FETs:

1.enhancement mode metal-oxide-semiconductor FETs (MOSFETs)

2.depletion mode MOSFETs

3.Junction FETs (JFETs)

MOSFETs
The symbol for a MOSFET looks like this:

where G is for gate, S for source, D for drain, and B for substrate.

However, since B is usually connected to S, the symbol is often simply drawn

as:

Electrons flow from the source to the drain, so the current flows from drain to source. The
gate receives the input voltage. The gate pin is offset towards to source pin to help is
differentiate between the source and drain pins.

MOSFETS come in enhancement and depletion modes. An enhancement mode MOSFET


allows a current to flow only if a positive voltage is applied, while depletion mode MOSFETs
allows a current to flow even if no voltage difference is applied. Increasing the voltage
increases the current, and it takes a negative voltage to turn off a depletion mode MOSFET.
MOSFETS, like BJTs, also come in pand n types. The different MOSFETS and their
corresponding symbols are below:

MOSFETS

n-channel p-channel

Enhance
ment

Depletion

JFETs
JFETs are very similar to MOSFETS, but they only come in the depletion-mode variety. JFET
consume little power, so they are often found in low-power applications. The symbols for
JFETs are below:

MOSFETS

n-channel p-channel

Deplet
ion

Phototransistor

Symbol for a phototransistor:

Notice that the phototransistor only has two legs.

The collector current of a phototransistor is proportional to the light or infrared light


received.

Vout can take a value between 0V and Vs − 0.2V.

Go to the phototransistor page for more information on phototransistors.

Emitter/Detector pair:
An emitter-detector pair is a very useful circuit that can be used to isolate two circuits or
used as a sensor. Among other applications, it can be used to detect changes in the distance
between the emitter and detector (changing the distance changes the intensity of the
received light) or used to detect interruptions in the light beam.

A photodiode can also be used instead of a phototransistor in many applications; a


photodiode cannot supply as much current, but has a faster response time.

Full Wave Rectifier

Figure 10: A full wave rectifier with a filter.

The configuration of four diodes in the circuit shown in Figure 10 is called a bridge
rectifier. It is also a full wave rectifier, because it does not throw away any part of the
input signal. Consequently, the filter for this circuit requires roughly half the time constant of
the half wave rectifier.

Build the circuit of Figure 10 using a 10 k load resistor and a suitable filter capacitor, and
compare your observation of the voltage across the load resistor, with and without the filter
capacitor, with Spice simulations. 4 If they agree, just hand in a graph of the simulation.
Otherwise, also sketch your observed oscilloscope trace. Measure the magnitude of the
ripple, change the load resistance, and determine whether the ripple changes as expected.

A ``Real'' DC Power Supply


Figure 11: A full wave rectifier with a voltage regulator.

You have been given an open power supply constructed as shown in Figure 11. This supply
is a full wave rectifier with a filter and a device called a voltage regulator that removes
the remaining ripple. This device is anintegrated circuit (IC) that contains lots of very
small resistors, capacitors, diodes and transistors manufactured on a single silicon wafer. For
the moment, we will treat it as a ``black box.'' Its function is to deliver or accept current as
needed to maintain a constant output voltage. The 78XX series of voltage regulator
maintains an output voltage of XX Volts. Your supply has a 7806, so the DC output voltage
should be close to 6 V.

Poke around carefully with the oscilloscope. The filter capacitor is physically the largest

capacitor. It also has the largest capacitance. (The other two capacitors, labelled

and are recommended by the manufacturer of the voltage regulator.) Measure the DC
and ripple voltages both at the output and at the filter capacitor.

AC Circuit Analysis Exercises

(a) (b

)
(c)
Figure 12: Various filter circuits.

For each circuit shown in Figure 12:

• Apply whichever method you wish (Node Voltage, Mesh Current, ``voltage divider

thinking'') to derive expressions for and the phase angle.


• Check your calculations against a Spice simulation.
• Find the Thevenin equivalent voltage and impedance for the output terminals
indicated.

• Comment on the function of the circuit as a filter converting into


• ROLLER BEARINGS

• Bearings are used to support rotating shafts and are classified according to the
direction of the main load: Axial bearings are designed to withstand axial thrust
Radial bearings are designed to withstand radial loads

• Bearings types A bearing is constituted by an inner and an outer ring. Between them
a serie of rolling element is found Sometimes a fourth element (cage) is present to
keep the rolling elements in their position Rolling elements can be spheres (ball
bearing) or cylinders (cylindrical roller bearings)

• Deep groove ball bearing

o Good capacity to withstand radial and axial loads

o May be of sealed type

o Available in a wide range of build precision

o Low cost

o Moderate tolerant towards misalignment

• Angular contact ball bearing

o Increased capacity to withstand axial loads

o Coupled with another bearing of the same kind can withstand high bending
torques

• Self aligning ball bearing

o Very good capacity to tolerate misalignment

o Can’t withstand axial loads

• Cylindrical roller bearings

o High radial load

o Can’t withstand axial loads

• Needle roller bearings


• Taper roller bearings

o High radial load

o High axial load in one direction

• Thrust bearings Needle roller thrust bearing Taper roller thrust bearing Cylindrical
roller thrust bearing Thrust ball bearing

You might also like