SlideShare a Scribd company logo
1 of 36
Electronics Overview
Basic Circuits, Power Supplies,
Transistors, Cable Impedance
diode bridge
Winter 2012
UCSD: Physics 121; 2012
2
Basic Circuit Analysis
• What we won’t do:
– common electronics-class things: RLC, filters, detailed
analysis
• What we will do:
– set out basic relations
– look at a few examples of fundamental importance (mostly
resistive circuits)
– look at diodes, voltage regulation, transistors
– discuss impedances (cable, output, etc.)
Winter 2012
UCSD: Physics 121; 2012
3
The Basic Relations
• V is voltage (volts: V); I is current (amps: A); R is
resistance (ohms: ); C is capacitance (farads: F); L
is inductance (henrys: H)
• Ohm’s Law: V = IR; V = ; V = L(dI/dt)
• Power: P = IV = V2/R = I2R
• Resistors and inductors in series add
• Capacitors in parallel add
• Resistors and inductors in parallel, and capacitors in
series add according to:
Winter 2012
UCSD: Physics 121; 2012
4
Example: Voltage divider
• Voltage dividers are a classic way to
set a voltage
• Works on the principle that all charge
flowing through the first resistor goes
through the second
– so V  R-value
– provided any load at output is
negligible: otherwise some current
goes there too
• So Vout = V(R2/(R1 + R2))
• R2 here is a variable resistor, or
potentiometer, or “pot”
– typically three terminals: R12 is fixed,
tap slides along to vary R13 and R23,
though R13 + R23 = R12 always
1
2
3
R1
R2
V Vout
Winter 2012
UCSD: Physics 121; 2012
5
Real Batteries: Output Impedance
• A power supply (battery) is characterized by a
voltage (V) and an output impedance (R)
– sometimes called source impedance
• Hooking up to load: Rload, we form a voltage
divider, so that the voltage applied by the battery
terminal is actually Vout = V(Rload/(R+Rload))
– thus the smaller R is, the “stiffer” the power supply
– when Vout sags with higher load current, we call
this “droop”
• Example: If 10.0 V power supply droops by 1%
(0.1 V) when loaded to 1 Amp (10  load):
– internal resistance is 0.1 
– called output impedance or source impedance
– may vary with load, though (not a real resistor)
V
R
D-cell example: 6A
out of 1.5 V battery
indicates 0.25  output
impedance
Winter 2012
UCSD: Physics 121; 2012
6
Power Supplies and Regulation
• A power supply typically starts with a transformer
– to knock down the 340 V peak-to-peak (120 V AC) to something
reasonable/manageable
• We will be using a center-tap transformer
– (A’  B’) = (winding ratio)(A  B)
• when A > B, so is A’ > B’
– geometry of center tap (CT) guarantees it is midway between A’
and B’ (frequently tie this to ground so that A’ = B’)
– note that secondary side floats: no ground reference built-in
A
B
A’
CT
B’
AC input AC output
Winter 2012
UCSD: Physics 121; 2012
7
Diodes
• Diodes are essentially one-way current gates
• Symbolized by:
• Current vs. voltage graphs:
V
I
V
I
V
I
V
I
0.6 V
plain resistor diode idealized diode WAY idealized diode
no current flows current flows
the direction the
arrow points in the
diode symbol is the
direction that current
will flow
acts just like a wire
(will support arbitrary
current) provided that
voltage is positive
Winter 2012
UCSD: Physics 121; 2012
8
Diode Makeup
• Diodes are made of semiconductors (usually silicon)
• Essentially a stack of p-doped and n-doped silicon to
form a p-n junction
– doping means deliberate impurities that contribute extra
electrons (n-doped) or “holes” for electrons (p-doped)
• Transistors are n-p-n or p-n-p arrangements of
semiconductors
p-type n-type
Winter 2012
UCSD: Physics 121; 2012
9
LEDs: Light-Emitting Diodes
• Main difference is material is more exotic than silicon used in ordinary
diodes/transistors
– typically 2-volt drop instead of 0.6 V drop
• When electron flows through LED, loses energy by emitting a photon of
light rather than vibrating lattice (heat)
• LED efficiency is 30% (compare to incandescent bulb at 10%)
• Must supply current-limiting resistor in series:
– figure on 2 V drop across LED; aim for 1–10 mA of current
Winter 2012
UCSD: Physics 121; 2012
10
Getting DC back out of AC
• AC provides a means for us to distribute electrical
power, but most devices actually want DC
– bulbs, toasters, heaters, fans don’t care: plug straight in
– sophisticated devices care because they have diodes and
transistors that require a certain polarity
• rather than oscillating polarity derived from AC
• this is why battery orientation matters in most electronics
• Use diodes to “rectify” AC signal
• Simplest (half-wave) rectifier uses one diode:
AC source load
input voltage
voltage seen by load
diode only conducts
when input voltage is positive
Winter 2012
UCSD: Physics 121; 2012
11
Doing Better: Full-wave Diode Bridge
• The diode in the rectifying circuit simply prevented
the negative swing of voltage from conducting
– but this wastes half the available cycle
– also very irregular (bumpy): far from a “good” DC source
• By using four diodes, you can recover the negative
swing:
A
C
B
D
AC source
load
input voltage
voltage seen by load
B & C conduct
A & D conduct
Winter 2012
UCSD: Physics 121; 2012
12
Full-Wave Dual-Supply
• By grounding the center tap, we have two opposite
AC sources
– the diode bridge now presents + and  voltages relative to
ground
– each can be separately smoothed/regulated
– cutting out diodes A and D makes a half-wave rectifier
A
C
B
D
AC source
+ load
 load
voltages seen by loads
can buy pre-packaged diode bridges
Winter 2012
UCSD: Physics 121; 2012
13
Smoothing out the Bumps
• Still a bumpy ride, but we can smooth this out with a
capacitor
– capacitors have capacity for storing charge
– acts like a reservoir to supply current during low spots
– voltage regulator smoothes out remaining ripple
A
C
B
D
AC source
load
capacitor
Winter 2012
UCSD: Physics 121; 2012
14
How smooth is smooth?
• An RC circuit has a time constant  = RC
– because dV/dt = I/C, and I = V/R  dV/dt = V/RC
– so V is V0exp(t/)
• Any exponential function starts out with slope =
Amplitude/
• So if you want < 10% ripple over 120 Hz (8.3 ms)
timescale…
– must have  = RC > 83 ms
– if R = 100 , C > 830 F
R
C
V

Winter 2012
UCSD: Physics 121; 2012
15
Regulating the Voltage
• The unregulated, ripply voltage may not be at the
value you want
– depends on transformer, etc.
– suppose you want 15.0 V
• You could use a voltage divider to set the voltage
• But it would droop under load
– output impedance  R1 || R2
– need to have very small R1, R2 to make “stiff”
– the divider will draw a lot of current
– perhaps straining the source
– power expended in divider >> power in load
• Not a “real” solution
• Important note: a “big load” means a small resistor
value: 1  demands more current than 1 M
1
2
3
R1
R2
Vin
Vout
Rload
Winter 2012
UCSD: Physics 121; 2012
16
The Zener Regulator
• Zener diodes break down at some reverse
voltage
– can buy at specific breakdown voltages
– as long as some current goes through
zener, it’ll work
– good for rough regulation
• Conditions for working:
– let’s maintain some minimal current, Iz
through zener (say a few mA)
– then (Vin  Vout)/R1 = Iz + Vout/Rload sets the
requirement on R1
– because presumably all else is known
– if load current increases too much, zener
shuts off (node drops below breakdown)
and you just have a voltage divider with the
load
R1
Z
Vin
Vout = Vz
Rload
zener voltage
high slope is what makes the
zener a decent voltage regulator
Winter 2012
UCSD: Physics 121; 2012
17
Voltage Regulator IC
• Can trim down ripply voltage to
precise, rock-steady value
• Now things get complicated!
– We are now in the realm of
integrated circuits (ICs)
• ICs are whole circuits in small
packages
• ICs contain resistors,
capacitors, diodes, transistors,
etc.
note zeners
Winter 2012
UCSD: Physics 121; 2012
18
Voltage Regulators
• The most common voltage regulators are the
LM78XX (+ voltages) and LM79XX ( voltages)
– XX represents the voltage
• 7815 is +15; 7915 is 15; 7805 is +5, etc
– typically needs input > 3 volts above output (reg.) voltage
• A versatile regulator is the LM317 (+) or LM337 ()
– 1.2–37 V output
– Vout = 1.25(1+R2/R1) + IadjR2
– Up to 1.5 A
– picture at right can go to 25 V
– datasheetcatalog.com for details
beware that housing is not always ground
Winter 2012
UCSD: Physics 121; 2012
19
Transistors
• Transistors are versatile, highly non-linear
devices
• Two frequent modes of operation:
– amplifiers/buffers
– switches
• Two main flavors:
– npn (more common) or pnp, describing doping
structure
• Also many varieties:
– bipolar junction transistors (BJTs) such as npn, pnp
– field effect transistors (FETs): n-channel and p-
channel
– metal-oxide-semiconductor FETs (MOSFETs)
• We’ll just hit the essentials of the BJT here
– MOSFET in later lecture
B
C
E
B
E
C
npn pnp
Winter 2012
UCSD: Physics 121; 2012
20
BJT Amplifier Mode
• Central idea is that when in the right regime, the BJT
collector-emitter current is proportional to the base
current:
– namely, Ice = Ib, where  (sometimes hfe) is typically ~100
– In this regime, the base-emitter voltage is ~0.6 V
– below, Ib = (Vin  0.6)/Rb; Ice = Ib = (Vin  0.6)/Rb
– so that Vout = Vcc  IceRc = Vcc  (Vin  0.6)(Rc/Rb)
– ignoring DC biases, wiggles on Vin become  (Rc/Rb) bigger
(and inverted): thus amplified
out
Rc
Rb
in
Vcc
B
C
E
Winter 2012
UCSD: Physics 121; 2012
21
Switching: Driving to Saturation
• What would happen if the base current is so big that
the collector current got so big that the voltage drop
across Rc wants to exceed Vcc?
– we call this saturated: Vc  Ve cannot dip below ~0.2 V
– even if Ib is increased, Ic won’t budge any more
• The example below is a good logic inverter
– if Vcc = 5 V; Rc = 1 k; Ic(sat)  5 mA; need Ib > 0.05 mA
– so Rb < 20 k would put us safely into saturation if Vin = 5V
– now 5 V in  ~0.2 V out; < 0.6 V in  5 V out
out
Rc
Rb
in
Vcc
Winter 2012
UCSD: Physics 121; 2012
22
Transistor Buffer
• In the hookup above (emitter follower), Vout = Vin  0.6
– sounds useless, right?
– there is no voltage “gain,” but there is current gain
– Imagine we wiggle Vin by V: Vout wiggles by the same V
– so the transistor current changes by Ie = V/R
– but the base current changes 1/ times this (much less)
– so the “wiggler” thinks the load is V/Ib = ·V/Ie = R
– the load therefore is less formidable
• The “buffer” is a way to drive a load without the driver
feeling the pain (as much): it’s impedance isolation
out
R
in
Vcc
Winter 2012
UCSD: Physics 121; 2012
23
Improved Zener Regulator
• By adding a transistor to the zener
regulator from before, we no longer
have to worry as much about the current
being pulled away from the zener to the
load
– the base current is small
– Rload effectively looks  times bigger
– real current supplied through transistor
• Can often find zeners at 5.6 V, 9.6 V,
12.6 V, 15.6 V, etc. because drop from
base to emitter is about 0.6 V
– so transistor-buffered Vreg comes out to
5.0, 9.0, etc.
• Iz varies less in this arrangement, so the
regulated voltage is steadier
Vreg
Rload
Vz
Vin
Rz
Z
Vin
Winter 2012
UCSD: Physics 121; 2012
24
Switching Power Supplies
• Power supplies without transformers
– lightweight; low cost
– can be electromagnetically noisy
• Use a DC-to-DC conversion process
that relies on flipping a switch on and
off, storing energy in an inductor and
capacitor
– regulators were DC-to-DC converters too,
but lossy: lose P = IV of power for
voltage drop of V at current I
– regulators only down-convert, but
switchers can also up-convert
– switchers are reasonably efficient at
conversion
Winter 2012
UCSD: Physics 121; 2012
25
Switcher topologies
from: http://www.maxim-ic.com/appnotes.cfm/appnote_number/4087
The FET switch is turned off or on in a pulse-width-modulation (PWM) scheme,
the duty cycle of which determines the ratio of Vout to Vin
Winter 2012
UCSD: Physics 121; 2012
26
Step-Down Calculations
• If the FET is on for duty cycle, D (fraction of time on),
and the period is T:
– the average output voltage is Vout = DVin
– the average current through the capacitor is zero, the
average current through the load (and inductor) is 1/D times
the input current
– under these idealizations, power in = power out
Winter 2012
UCSD: Physics 121; 2012
27
Step-down waveforms
• Shown here is an example of
the step-down with the FET
duty cycle around 75%
• The average inductor current
(dashed) is the current
delivered to the load
– the balance goes to the
capacitor
• The ripple (parabolic sections)
has peak-to-peak fractional
amplitude of T2(1D)/(8LC)
– so win by small T, large L & C
– 10 kHz at 1 mH, 1000 F
yields ~0.1% ripple
– means 10 mV on 10 V
FET
Inductor
Current
Supply
Current
Capacitor
Current
Output
Voltage
(ripple exag.)
Winter 2012
UCSD: Physics 121; 2012
28
Cable Impedances
• RG58 cable is characterized as 50  cable
– RG59 is 75 
– some antenna cable is 300 
• Isn’t the cable nearly zero resistance? And shouldn’t
the length come into play, somehow?
• There is a distinction between resistance and
impedance
– though same units
• Impedances can be real, imaginary, or complex
– resistors are real: Z = R
– capacitors and inductors are imaginary: Z = i/C; Z = iL
– mixtures are complex: Z = R  i/C + iL
Winter 2012
UCSD: Physics 121; 2012
29
Impedances, cont.
• Note that:
– capacitors become less “resistive” at high frequency
– inductors become more “resistive” at high frequency
– bigger capacitors are more transparent
– bigger inductors are less transparent
– i (√1) indicates 90 phase shift between voltage and current
• after all, V = IZ, so Z = V/I
• thus if V is sine wave, I is cosine for inductor/capacitor
• and given that one is derivative, one is integral, this makes
sense (slide # 3)
– adding impedances automatically takes care of summation
rules: add Z in series
• capacitance adds as inverse, resistors, inductors straight-up
Winter 2012
UCSD: Physics 121; 2012
30
Impedance Phasor Diagram
• Impedances can be drawn
on a complex plane, with
pure resistive, inductive, and
capacitive impedances
represented by the three
cardinal arrows
• An arbitrary combination of
components may have a
complex impedance, which
can be broken into real and
imaginary parts
• Note that a system’s
impedance is frequency-
dependent
R
L
Z
Zr
Zi
1/C
real axis
imag. axis
Winter 2012
UCSD: Physics 121; 2012
31
Transmission Line Model
• The cable has a finite capacitance per unit length
– property of geometry and dielectric separating conductors
– C/l = 2πε/ln(b/a), where b and a are radii of cylinders
• Also has an inductance per unit length
– L/l = (μ/2π)ln(b/a)
• When a voltage is applied, capacitors charge up
– thus draw current; propagates down the line near speed of light
• Question: what is the ratio of voltage to current?
– because this is the characteristic impedance
• Answer: Z0 = sqrt(L/C) = sqrt(L/C) = (1/2π)sqrt(μ/ε)ln(b/a)
– note that Z0 is frequency-independent
C
L
input output
Winter 2012
UCSD: Physics 121; 2012
32
Typical Transmission Lines
• RG58 coax is abundant
– 30 pF per foot; 75 nH per foot; 50 ; v = 0.695c; ~5 ns/m
• RG174 is the thin version
– same parameters as above, but scaled-down geometry
• RG59
– used for video, cable TV
– 21 pF/ft; 118 nH per foot; 75 ; v = 0.695c; ~5 ns/m
• twisted pair
– 110  at 30 turns/ft, AWG 24–28
• PCB (PC-board) trace
– get 50  if the trace width is 1.84 times the separation from
the ground plane (assuming fiberglass PCB with  = 4.5)
Winter 2012
UCSD: Physics 121; 2012
33
Why impedance matters
• For fast signals, get bounces (reflections) at every
impedance mismatch
– reflection amplitude is (Zt  Zs)/(Zt + Zs)
• s and t subscripts represent source and termination
impedances
• sources intending to drive a Z0 cable have Zs = Z0
• Consider a long cable shorted at end: insert pulse
– driving electronics can’t know about the termination
immediately: must charge up cable as the pulse propagates
forward, looking like Z0 of the cable at first
– surprise at far end: it’s a short! retreat!
– in effect, negative pulse propagates back, nulling out
capacitors (reflection is 1)
– one round-trip later (10 ns per meter, typically), the driving
electronics feels the pain of the short
Winter 2012
UCSD: Physics 121; 2012
34
Impedance matters, continued
• Now other extreme: cable un-terminated: open
– pulse travels merrily along at first, the driving electronics
seeing a Z0 cable load
– at the end, the current has nowhere to go, but driver can’t
know this yet, so keeps loading cable as if it’s still Z0
– effectively, a positive pulse reflects back, double-charging
capacitors (reflection is +1)
– driver gets word of this one round-trip later (10 ns/m,
typically), then must cease to deliver current (cable fully
charged)
• The goldilocks case (reflection = 0)
– if the end of the cable is terminated with resistor with R = Z0,
then current is slurped up perfectly with no reflections
– the driver is not being lied to, and hears no complaints
Winter 2012
UCSD: Physics 121; 2012
35
So Beware!
• If looking at fast (tens of ns domain) signals on
scope, be sure to route signal to scope via 50  coax
and terminate the scope in 50 
– if the signal can’t drive 50 , then use active probes
• Note that scope probes terminate to 1 M, even
though the cables are NOT 1 M cables (no such
thing)
– so scope probes can be very misleading about shapes of
fast signals
Winter 2012
UCSD: Physics 121; 2012
36
References and Assignment
• References:
– The canonical electronics reference is Horowitz and Hill: The
Art of Electronics
– Also the accompanying lab manual by Hayes and Horowitz
is highly valuable (far more practically-oriented)
– And of course: Electronics for Dogs (just ask Gromit)
• Reading
– Sections 6.1.1, 6.1.2
– Skim 6.2.2, 6.2.3, 6.2.4
– Sections 6.3.1, 6.5.1, 6.5.2
– Skim 6.3.2

More Related Content

Similar to 08_ digital electronics for engineers electronics.ppt

Electronic devices circuits
Electronic devices circuitsElectronic devices circuits
Electronic devices circuitssudeep kumar
 
1 linearpowersupply-120916082113-phpapp02
1 linearpowersupply-120916082113-phpapp021 linearpowersupply-120916082113-phpapp02
1 linearpowersupply-120916082113-phpapp02Pawar Chander
 
JUNCTION DIODE APPLICATIONS
JUNCTION DIODE APPLICATIONSJUNCTION DIODE APPLICATIONS
JUNCTION DIODE APPLICATIONSAsmita Bhagdikar
 
Basic electronic components used in robotics
Basic electronic components used in roboticsBasic electronic components used in robotics
Basic electronic components used in roboticsKshitij Wagle
 
Diode data sheet for alarm type project
Diode data sheet for alarm type projectDiode data sheet for alarm type project
Diode data sheet for alarm type projectmegha agrawal
 
PE4MSc_Ch1_SC_devices.pptx
PE4MSc_Ch1_SC_devices.pptxPE4MSc_Ch1_SC_devices.pptx
PE4MSc_Ch1_SC_devices.pptxAddisuMengesha2
 
Power supply 230v AC to 12v DC
Power supply 230v AC to 12v DC Power supply 230v AC to 12v DC
Power supply 230v AC to 12v DC Jafar Ali
 
Lect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptxLect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptxAnkitVerma981163
 
Electronics 1 : Chapter # 04 : Diode Applications and Types
Electronics 1 : Chapter # 04 : Diode Applications and TypesElectronics 1 : Chapter # 04 : Diode Applications and Types
Electronics 1 : Chapter # 04 : Diode Applications and TypesSk_Group
 
DIODES.ppt
DIODES.pptDIODES.ppt
DIODES.pptaroldy
 
Components the diode
Components   the diodeComponents   the diode
Components the diodesld1950
 
Components the diode
Components   the diodeComponents   the diode
Components the diodesdacey
 
Ch2-Diode.for electrical and computer engineering
Ch2-Diode.for electrical and computer engineeringCh2-Diode.for electrical and computer engineering
Ch2-Diode.for electrical and computer engineeringabdiihuseen31
 
lec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptxlec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptxZeeshanEjaz10
 

Similar to 08_ digital electronics for engineers electronics.ppt (20)

07_AC_electricity.ppt
07_AC_electricity.ppt07_AC_electricity.ppt
07_AC_electricity.ppt
 
Power supplies
Power suppliesPower supplies
Power supplies
 
Electronic devices circuits
Electronic devices circuitsElectronic devices circuits
Electronic devices circuits
 
1 linearpowersupply-120916082113-phpapp02
1 linearpowersupply-120916082113-phpapp021 linearpowersupply-120916082113-phpapp02
1 linearpowersupply-120916082113-phpapp02
 
JUNCTION DIODE APPLICATIONS
JUNCTION DIODE APPLICATIONSJUNCTION DIODE APPLICATIONS
JUNCTION DIODE APPLICATIONS
 
Basic electronic components used in robotics
Basic electronic components used in roboticsBasic electronic components used in robotics
Basic electronic components used in robotics
 
Zener_diode.pdf
Zener_diode.pdfZener_diode.pdf
Zener_diode.pdf
 
Diode data sheet for alarm type project
Diode data sheet for alarm type projectDiode data sheet for alarm type project
Diode data sheet for alarm type project
 
PE4MSc_Ch1_SC_devices.pptx
PE4MSc_Ch1_SC_devices.pptxPE4MSc_Ch1_SC_devices.pptx
PE4MSc_Ch1_SC_devices.pptx
 
Power supply 230v AC to 12v DC
Power supply 230v AC to 12v DC Power supply 230v AC to 12v DC
Power supply 230v AC to 12v DC
 
Lect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptxLect 05 Diodes and applications - Part2.pptx
Lect 05 Diodes and applications - Part2.pptx
 
Electronics 1 : Chapter # 04 : Diode Applications and Types
Electronics 1 : Chapter # 04 : Diode Applications and TypesElectronics 1 : Chapter # 04 : Diode Applications and Types
Electronics 1 : Chapter # 04 : Diode Applications and Types
 
Lec-4.pdf
Lec-4.pdfLec-4.pdf
Lec-4.pdf
 
DIODES.ppt
DIODES.pptDIODES.ppt
DIODES.ppt
 
Components the diode
Components   the diodeComponents   the diode
Components the diode
 
Components the diode
Components   the diodeComponents   the diode
Components the diode
 
Ch2-Diode.for electrical and computer engineering
Ch2-Diode.for electrical and computer engineeringCh2-Diode.for electrical and computer engineering
Ch2-Diode.for electrical and computer engineering
 
power electronics
power electronicspower electronics
power electronics
 
Eg1108 rectifiers
Eg1108 rectifiersEg1108 rectifiers
Eg1108 rectifiers
 
lec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptxlec 03 Power diode and types-1.pptx
lec 03 Power diode and types-1.pptx
 

More from Elisée Ndjabu

11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptx11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptxElisée Ndjabu
 
07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptx07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptxElisée Ndjabu
 
296484860-Moving-Iron-Instruments for computer engineers.ppt
296484860-Moving-Iron-Instruments for computer engineers.ppt296484860-Moving-Iron-Instruments for computer engineers.ppt
296484860-Moving-Iron-Instruments for computer engineers.pptElisée Ndjabu
 
sp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptx
sp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptxsp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptx
sp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptxElisée Ndjabu
 
sp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptx
sp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptxsp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptx
sp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptxElisée Ndjabu
 
After COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptx
After COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptxAfter COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptx
After COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptxElisée Ndjabu
 
RESEARCH METHODOLOGY FOR COMPUTER ENGINEERS
RESEARCH METHODOLOGY FOR COMPUTER ENGINEERSRESEARCH METHODOLOGY FOR COMPUTER ENGINEERS
RESEARCH METHODOLOGY FOR COMPUTER ENGINEERSElisée Ndjabu
 
2. Data, Operators, IO (5).ppt
2. Data, Operators, IO (5).ppt2. Data, Operators, IO (5).ppt
2. Data, Operators, IO (5).pptElisée Ndjabu
 
be5b99cpl-lec11-slides.pdf
be5b99cpl-lec11-slides.pdfbe5b99cpl-lec11-slides.pdf
be5b99cpl-lec11-slides.pdfElisée Ndjabu
 
be5b99cpl-lec01-slides.pdf
be5b99cpl-lec01-slides.pdfbe5b99cpl-lec01-slides.pdf
be5b99cpl-lec01-slides.pdfElisée Ndjabu
 
02_10-motherboards.pdf
02_10-motherboards.pdf02_10-motherboards.pdf
02_10-motherboards.pdfElisée Ndjabu
 
cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...
cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...
cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...Elisée Ndjabu
 

More from Elisée Ndjabu (14)

11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptx11_Fundamentals_of_Digital_Electronics_L.pptx
11_Fundamentals_of_Digital_Electronics_L.pptx
 
07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptx07_arithmeticcircuits digital electronics.pptx
07_arithmeticcircuits digital electronics.pptx
 
296484860-Moving-Iron-Instruments for computer engineers.ppt
296484860-Moving-Iron-Instruments for computer engineers.ppt296484860-Moving-Iron-Instruments for computer engineers.ppt
296484860-Moving-Iron-Instruments for computer engineers.ppt
 
sp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptx
sp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptxsp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptx
sp12Part2 CIRCUITS AND SYSTEMS FOR COMPUTER ENGINEERING .pptx
 
sp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptx
sp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptxsp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptx
sp12Part4 CIRCUITS AND SYSTEMS FOR COMPUTER SCIENCE.pptx
 
After COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptx
After COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptxAfter COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptx
After COMPUTING THIS IS FOR COMPUTER SCIENTISTS.pptx
 
RESEARCH METHODOLOGY FOR COMPUTER ENGINEERS
RESEARCH METHODOLOGY FOR COMPUTER ENGINEERSRESEARCH METHODOLOGY FOR COMPUTER ENGINEERS
RESEARCH METHODOLOGY FOR COMPUTER ENGINEERS
 
2020920.pdf
2020920.pdf2020920.pdf
2020920.pdf
 
2. Data, Operators, IO (5).ppt
2. Data, Operators, IO (5).ppt2. Data, Operators, IO (5).ppt
2. Data, Operators, IO (5).ppt
 
aads_print.pdf
aads_print.pdfaads_print.pdf
aads_print.pdf
 
be5b99cpl-lec11-slides.pdf
be5b99cpl-lec11-slides.pdfbe5b99cpl-lec11-slides.pdf
be5b99cpl-lec11-slides.pdf
 
be5b99cpl-lec01-slides.pdf
be5b99cpl-lec01-slides.pdfbe5b99cpl-lec01-slides.pdf
be5b99cpl-lec01-slides.pdf
 
02_10-motherboards.pdf
02_10-motherboards.pdf02_10-motherboards.pdf
02_10-motherboards.pdf
 
cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...
cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...
cupdf.com_ece-2300-circuit-analysis-dr-dave-shattuck-associate-professor-ece-...
 

Recently uploaded

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 

08_ digital electronics for engineers electronics.ppt

  • 1. Electronics Overview Basic Circuits, Power Supplies, Transistors, Cable Impedance diode bridge
  • 2. Winter 2012 UCSD: Physics 121; 2012 2 Basic Circuit Analysis • What we won’t do: – common electronics-class things: RLC, filters, detailed analysis • What we will do: – set out basic relations – look at a few examples of fundamental importance (mostly resistive circuits) – look at diodes, voltage regulation, transistors – discuss impedances (cable, output, etc.)
  • 3. Winter 2012 UCSD: Physics 121; 2012 3 The Basic Relations • V is voltage (volts: V); I is current (amps: A); R is resistance (ohms: ); C is capacitance (farads: F); L is inductance (henrys: H) • Ohm’s Law: V = IR; V = ; V = L(dI/dt) • Power: P = IV = V2/R = I2R • Resistors and inductors in series add • Capacitors in parallel add • Resistors and inductors in parallel, and capacitors in series add according to:
  • 4. Winter 2012 UCSD: Physics 121; 2012 4 Example: Voltage divider • Voltage dividers are a classic way to set a voltage • Works on the principle that all charge flowing through the first resistor goes through the second – so V  R-value – provided any load at output is negligible: otherwise some current goes there too • So Vout = V(R2/(R1 + R2)) • R2 here is a variable resistor, or potentiometer, or “pot” – typically three terminals: R12 is fixed, tap slides along to vary R13 and R23, though R13 + R23 = R12 always 1 2 3 R1 R2 V Vout
  • 5. Winter 2012 UCSD: Physics 121; 2012 5 Real Batteries: Output Impedance • A power supply (battery) is characterized by a voltage (V) and an output impedance (R) – sometimes called source impedance • Hooking up to load: Rload, we form a voltage divider, so that the voltage applied by the battery terminal is actually Vout = V(Rload/(R+Rload)) – thus the smaller R is, the “stiffer” the power supply – when Vout sags with higher load current, we call this “droop” • Example: If 10.0 V power supply droops by 1% (0.1 V) when loaded to 1 Amp (10  load): – internal resistance is 0.1  – called output impedance or source impedance – may vary with load, though (not a real resistor) V R D-cell example: 6A out of 1.5 V battery indicates 0.25  output impedance
  • 6. Winter 2012 UCSD: Physics 121; 2012 6 Power Supplies and Regulation • A power supply typically starts with a transformer – to knock down the 340 V peak-to-peak (120 V AC) to something reasonable/manageable • We will be using a center-tap transformer – (A’  B’) = (winding ratio)(A  B) • when A > B, so is A’ > B’ – geometry of center tap (CT) guarantees it is midway between A’ and B’ (frequently tie this to ground so that A’ = B’) – note that secondary side floats: no ground reference built-in A B A’ CT B’ AC input AC output
  • 7. Winter 2012 UCSD: Physics 121; 2012 7 Diodes • Diodes are essentially one-way current gates • Symbolized by: • Current vs. voltage graphs: V I V I V I V I 0.6 V plain resistor diode idealized diode WAY idealized diode no current flows current flows the direction the arrow points in the diode symbol is the direction that current will flow acts just like a wire (will support arbitrary current) provided that voltage is positive
  • 8. Winter 2012 UCSD: Physics 121; 2012 8 Diode Makeup • Diodes are made of semiconductors (usually silicon) • Essentially a stack of p-doped and n-doped silicon to form a p-n junction – doping means deliberate impurities that contribute extra electrons (n-doped) or “holes” for electrons (p-doped) • Transistors are n-p-n or p-n-p arrangements of semiconductors p-type n-type
  • 9. Winter 2012 UCSD: Physics 121; 2012 9 LEDs: Light-Emitting Diodes • Main difference is material is more exotic than silicon used in ordinary diodes/transistors – typically 2-volt drop instead of 0.6 V drop • When electron flows through LED, loses energy by emitting a photon of light rather than vibrating lattice (heat) • LED efficiency is 30% (compare to incandescent bulb at 10%) • Must supply current-limiting resistor in series: – figure on 2 V drop across LED; aim for 1–10 mA of current
  • 10. Winter 2012 UCSD: Physics 121; 2012 10 Getting DC back out of AC • AC provides a means for us to distribute electrical power, but most devices actually want DC – bulbs, toasters, heaters, fans don’t care: plug straight in – sophisticated devices care because they have diodes and transistors that require a certain polarity • rather than oscillating polarity derived from AC • this is why battery orientation matters in most electronics • Use diodes to “rectify” AC signal • Simplest (half-wave) rectifier uses one diode: AC source load input voltage voltage seen by load diode only conducts when input voltage is positive
  • 11. Winter 2012 UCSD: Physics 121; 2012 11 Doing Better: Full-wave Diode Bridge • The diode in the rectifying circuit simply prevented the negative swing of voltage from conducting – but this wastes half the available cycle – also very irregular (bumpy): far from a “good” DC source • By using four diodes, you can recover the negative swing: A C B D AC source load input voltage voltage seen by load B & C conduct A & D conduct
  • 12. Winter 2012 UCSD: Physics 121; 2012 12 Full-Wave Dual-Supply • By grounding the center tap, we have two opposite AC sources – the diode bridge now presents + and  voltages relative to ground – each can be separately smoothed/regulated – cutting out diodes A and D makes a half-wave rectifier A C B D AC source + load  load voltages seen by loads can buy pre-packaged diode bridges
  • 13. Winter 2012 UCSD: Physics 121; 2012 13 Smoothing out the Bumps • Still a bumpy ride, but we can smooth this out with a capacitor – capacitors have capacity for storing charge – acts like a reservoir to supply current during low spots – voltage regulator smoothes out remaining ripple A C B D AC source load capacitor
  • 14. Winter 2012 UCSD: Physics 121; 2012 14 How smooth is smooth? • An RC circuit has a time constant  = RC – because dV/dt = I/C, and I = V/R  dV/dt = V/RC – so V is V0exp(t/) • Any exponential function starts out with slope = Amplitude/ • So if you want < 10% ripple over 120 Hz (8.3 ms) timescale… – must have  = RC > 83 ms – if R = 100 , C > 830 F R C V 
  • 15. Winter 2012 UCSD: Physics 121; 2012 15 Regulating the Voltage • The unregulated, ripply voltage may not be at the value you want – depends on transformer, etc. – suppose you want 15.0 V • You could use a voltage divider to set the voltage • But it would droop under load – output impedance  R1 || R2 – need to have very small R1, R2 to make “stiff” – the divider will draw a lot of current – perhaps straining the source – power expended in divider >> power in load • Not a “real” solution • Important note: a “big load” means a small resistor value: 1  demands more current than 1 M 1 2 3 R1 R2 Vin Vout Rload
  • 16. Winter 2012 UCSD: Physics 121; 2012 16 The Zener Regulator • Zener diodes break down at some reverse voltage – can buy at specific breakdown voltages – as long as some current goes through zener, it’ll work – good for rough regulation • Conditions for working: – let’s maintain some minimal current, Iz through zener (say a few mA) – then (Vin  Vout)/R1 = Iz + Vout/Rload sets the requirement on R1 – because presumably all else is known – if load current increases too much, zener shuts off (node drops below breakdown) and you just have a voltage divider with the load R1 Z Vin Vout = Vz Rload zener voltage high slope is what makes the zener a decent voltage regulator
  • 17. Winter 2012 UCSD: Physics 121; 2012 17 Voltage Regulator IC • Can trim down ripply voltage to precise, rock-steady value • Now things get complicated! – We are now in the realm of integrated circuits (ICs) • ICs are whole circuits in small packages • ICs contain resistors, capacitors, diodes, transistors, etc. note zeners
  • 18. Winter 2012 UCSD: Physics 121; 2012 18 Voltage Regulators • The most common voltage regulators are the LM78XX (+ voltages) and LM79XX ( voltages) – XX represents the voltage • 7815 is +15; 7915 is 15; 7805 is +5, etc – typically needs input > 3 volts above output (reg.) voltage • A versatile regulator is the LM317 (+) or LM337 () – 1.2–37 V output – Vout = 1.25(1+R2/R1) + IadjR2 – Up to 1.5 A – picture at right can go to 25 V – datasheetcatalog.com for details beware that housing is not always ground
  • 19. Winter 2012 UCSD: Physics 121; 2012 19 Transistors • Transistors are versatile, highly non-linear devices • Two frequent modes of operation: – amplifiers/buffers – switches • Two main flavors: – npn (more common) or pnp, describing doping structure • Also many varieties: – bipolar junction transistors (BJTs) such as npn, pnp – field effect transistors (FETs): n-channel and p- channel – metal-oxide-semiconductor FETs (MOSFETs) • We’ll just hit the essentials of the BJT here – MOSFET in later lecture B C E B E C npn pnp
  • 20. Winter 2012 UCSD: Physics 121; 2012 20 BJT Amplifier Mode • Central idea is that when in the right regime, the BJT collector-emitter current is proportional to the base current: – namely, Ice = Ib, where  (sometimes hfe) is typically ~100 – In this regime, the base-emitter voltage is ~0.6 V – below, Ib = (Vin  0.6)/Rb; Ice = Ib = (Vin  0.6)/Rb – so that Vout = Vcc  IceRc = Vcc  (Vin  0.6)(Rc/Rb) – ignoring DC biases, wiggles on Vin become  (Rc/Rb) bigger (and inverted): thus amplified out Rc Rb in Vcc B C E
  • 21. Winter 2012 UCSD: Physics 121; 2012 21 Switching: Driving to Saturation • What would happen if the base current is so big that the collector current got so big that the voltage drop across Rc wants to exceed Vcc? – we call this saturated: Vc  Ve cannot dip below ~0.2 V – even if Ib is increased, Ic won’t budge any more • The example below is a good logic inverter – if Vcc = 5 V; Rc = 1 k; Ic(sat)  5 mA; need Ib > 0.05 mA – so Rb < 20 k would put us safely into saturation if Vin = 5V – now 5 V in  ~0.2 V out; < 0.6 V in  5 V out out Rc Rb in Vcc
  • 22. Winter 2012 UCSD: Physics 121; 2012 22 Transistor Buffer • In the hookup above (emitter follower), Vout = Vin  0.6 – sounds useless, right? – there is no voltage “gain,” but there is current gain – Imagine we wiggle Vin by V: Vout wiggles by the same V – so the transistor current changes by Ie = V/R – but the base current changes 1/ times this (much less) – so the “wiggler” thinks the load is V/Ib = ·V/Ie = R – the load therefore is less formidable • The “buffer” is a way to drive a load without the driver feeling the pain (as much): it’s impedance isolation out R in Vcc
  • 23. Winter 2012 UCSD: Physics 121; 2012 23 Improved Zener Regulator • By adding a transistor to the zener regulator from before, we no longer have to worry as much about the current being pulled away from the zener to the load – the base current is small – Rload effectively looks  times bigger – real current supplied through transistor • Can often find zeners at 5.6 V, 9.6 V, 12.6 V, 15.6 V, etc. because drop from base to emitter is about 0.6 V – so transistor-buffered Vreg comes out to 5.0, 9.0, etc. • Iz varies less in this arrangement, so the regulated voltage is steadier Vreg Rload Vz Vin Rz Z Vin
  • 24. Winter 2012 UCSD: Physics 121; 2012 24 Switching Power Supplies • Power supplies without transformers – lightweight; low cost – can be electromagnetically noisy • Use a DC-to-DC conversion process that relies on flipping a switch on and off, storing energy in an inductor and capacitor – regulators were DC-to-DC converters too, but lossy: lose P = IV of power for voltage drop of V at current I – regulators only down-convert, but switchers can also up-convert – switchers are reasonably efficient at conversion
  • 25. Winter 2012 UCSD: Physics 121; 2012 25 Switcher topologies from: http://www.maxim-ic.com/appnotes.cfm/appnote_number/4087 The FET switch is turned off or on in a pulse-width-modulation (PWM) scheme, the duty cycle of which determines the ratio of Vout to Vin
  • 26. Winter 2012 UCSD: Physics 121; 2012 26 Step-Down Calculations • If the FET is on for duty cycle, D (fraction of time on), and the period is T: – the average output voltage is Vout = DVin – the average current through the capacitor is zero, the average current through the load (and inductor) is 1/D times the input current – under these idealizations, power in = power out
  • 27. Winter 2012 UCSD: Physics 121; 2012 27 Step-down waveforms • Shown here is an example of the step-down with the FET duty cycle around 75% • The average inductor current (dashed) is the current delivered to the load – the balance goes to the capacitor • The ripple (parabolic sections) has peak-to-peak fractional amplitude of T2(1D)/(8LC) – so win by small T, large L & C – 10 kHz at 1 mH, 1000 F yields ~0.1% ripple – means 10 mV on 10 V FET Inductor Current Supply Current Capacitor Current Output Voltage (ripple exag.)
  • 28. Winter 2012 UCSD: Physics 121; 2012 28 Cable Impedances • RG58 cable is characterized as 50  cable – RG59 is 75  – some antenna cable is 300  • Isn’t the cable nearly zero resistance? And shouldn’t the length come into play, somehow? • There is a distinction between resistance and impedance – though same units • Impedances can be real, imaginary, or complex – resistors are real: Z = R – capacitors and inductors are imaginary: Z = i/C; Z = iL – mixtures are complex: Z = R  i/C + iL
  • 29. Winter 2012 UCSD: Physics 121; 2012 29 Impedances, cont. • Note that: – capacitors become less “resistive” at high frequency – inductors become more “resistive” at high frequency – bigger capacitors are more transparent – bigger inductors are less transparent – i (√1) indicates 90 phase shift between voltage and current • after all, V = IZ, so Z = V/I • thus if V is sine wave, I is cosine for inductor/capacitor • and given that one is derivative, one is integral, this makes sense (slide # 3) – adding impedances automatically takes care of summation rules: add Z in series • capacitance adds as inverse, resistors, inductors straight-up
  • 30. Winter 2012 UCSD: Physics 121; 2012 30 Impedance Phasor Diagram • Impedances can be drawn on a complex plane, with pure resistive, inductive, and capacitive impedances represented by the three cardinal arrows • An arbitrary combination of components may have a complex impedance, which can be broken into real and imaginary parts • Note that a system’s impedance is frequency- dependent R L Z Zr Zi 1/C real axis imag. axis
  • 31. Winter 2012 UCSD: Physics 121; 2012 31 Transmission Line Model • The cable has a finite capacitance per unit length – property of geometry and dielectric separating conductors – C/l = 2πε/ln(b/a), where b and a are radii of cylinders • Also has an inductance per unit length – L/l = (μ/2π)ln(b/a) • When a voltage is applied, capacitors charge up – thus draw current; propagates down the line near speed of light • Question: what is the ratio of voltage to current? – because this is the characteristic impedance • Answer: Z0 = sqrt(L/C) = sqrt(L/C) = (1/2π)sqrt(μ/ε)ln(b/a) – note that Z0 is frequency-independent C L input output
  • 32. Winter 2012 UCSD: Physics 121; 2012 32 Typical Transmission Lines • RG58 coax is abundant – 30 pF per foot; 75 nH per foot; 50 ; v = 0.695c; ~5 ns/m • RG174 is the thin version – same parameters as above, but scaled-down geometry • RG59 – used for video, cable TV – 21 pF/ft; 118 nH per foot; 75 ; v = 0.695c; ~5 ns/m • twisted pair – 110  at 30 turns/ft, AWG 24–28 • PCB (PC-board) trace – get 50  if the trace width is 1.84 times the separation from the ground plane (assuming fiberglass PCB with  = 4.5)
  • 33. Winter 2012 UCSD: Physics 121; 2012 33 Why impedance matters • For fast signals, get bounces (reflections) at every impedance mismatch – reflection amplitude is (Zt  Zs)/(Zt + Zs) • s and t subscripts represent source and termination impedances • sources intending to drive a Z0 cable have Zs = Z0 • Consider a long cable shorted at end: insert pulse – driving electronics can’t know about the termination immediately: must charge up cable as the pulse propagates forward, looking like Z0 of the cable at first – surprise at far end: it’s a short! retreat! – in effect, negative pulse propagates back, nulling out capacitors (reflection is 1) – one round-trip later (10 ns per meter, typically), the driving electronics feels the pain of the short
  • 34. Winter 2012 UCSD: Physics 121; 2012 34 Impedance matters, continued • Now other extreme: cable un-terminated: open – pulse travels merrily along at first, the driving electronics seeing a Z0 cable load – at the end, the current has nowhere to go, but driver can’t know this yet, so keeps loading cable as if it’s still Z0 – effectively, a positive pulse reflects back, double-charging capacitors (reflection is +1) – driver gets word of this one round-trip later (10 ns/m, typically), then must cease to deliver current (cable fully charged) • The goldilocks case (reflection = 0) – if the end of the cable is terminated with resistor with R = Z0, then current is slurped up perfectly with no reflections – the driver is not being lied to, and hears no complaints
  • 35. Winter 2012 UCSD: Physics 121; 2012 35 So Beware! • If looking at fast (tens of ns domain) signals on scope, be sure to route signal to scope via 50  coax and terminate the scope in 50  – if the signal can’t drive 50 , then use active probes • Note that scope probes terminate to 1 M, even though the cables are NOT 1 M cables (no such thing) – so scope probes can be very misleading about shapes of fast signals
  • 36. Winter 2012 UCSD: Physics 121; 2012 36 References and Assignment • References: – The canonical electronics reference is Horowitz and Hill: The Art of Electronics – Also the accompanying lab manual by Hayes and Horowitz is highly valuable (far more practically-oriented) – And of course: Electronics for Dogs (just ask Gromit) • Reading – Sections 6.1.1, 6.1.2 – Skim 6.2.2, 6.2.3, 6.2.4 – Sections 6.3.1, 6.5.1, 6.5.2 – Skim 6.3.2

Editor's Notes

  1. Lecture 8
  2. Lecture 8
  3. Lecture 8
  4. Lecture 8
  5. Lecture 8
  6. Lecture 8
  7. Lecture 8
  8. Lecture 8
  9. Lecture 8
  10. Lecture 8
  11. Lecture 8
  12. Lecture 8
  13. Lecture 8
  14. Lecture 8
  15. Lecture 8
  16. Lecture 8
  17. Lecture 8
  18. Lecture 8
  19. Lecture 8
  20. Lecture 8
  21. Lecture 8
  22. Lecture 8
  23. Lecture 8
  24. Lecture 8
  25. Lecture 8
  26. Lecture 8
  27. Lecture 8
  28. Lecture 8
  29. Lecture 8
  30. Lecture 8
  31. Lecture 8
  32. Lecture 8
  33. Lecture 8
  34. Lecture 8
  35. Lecture 8
  36. Lecture 8