0% found this document useful (0 votes)
52 views20 pages

What's An Analog Signal

The document discusses analog signals and their processing using analog circuits. It defines an analog signal as being analogous to the original real-world signal and notes that most interfacing with electronic circuitry requires some amount of analog circuitry. It describes how transducers are used to convert real-world signals into electrical analog signals and how amplifiers are commonly used to amplify low-level analog signals from transducers. The document also introduces concepts of frequency domain analysis of linear analog circuits and periodic versus non-periodic signals.

Uploaded by

kasim lee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views20 pages

What's An Analog Signal

The document discusses analog signals and their processing using analog circuits. It defines an analog signal as being analogous to the original real-world signal and notes that most interfacing with electronic circuitry requires some amount of analog circuitry. It describes how transducers are used to convert real-world signals into electrical analog signals and how amplifiers are commonly used to amplify low-level analog signals from transducers. The document also introduces concepts of frequency domain analysis of linear analog circuits and periodic versus non-periodic signals.

Uploaded by

kasim lee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

What’s an Analog Signal?

• Derived from the word analogous (analogous to the original signal)


• Our most powerful electronic systems are digital systems, e.g. computers,
however, analog signals are required to represent real world signals
• Most interfacing to/from electronic circuitry requires some analog circuitry

• With increasing clock frequencies (>1GHz) for digital microprocessors, the


digital signals are beginning to look more “analog”
• There is an increased amount of analog circuitry on the microprocessor:
-- Sense Amps
-- Phase Lock Loops for Clocks
-- Flash Memory Cells
-- etc...

lecture 1-1
Transducers

• Many real-world analog electronic signals come via transducers


• Transducers also convert electrical analog signals into other types of
responses
• Example: Accoustic transducers

Electronic
System

lecture 1-2
Electrical Models of Transducers
• For our purposes, we often can consider that the transducers are generating a
perfect analog (analogous) signal for us from the real world signal
• A perfect transducer does not distort the signal in any way
• But it still has nonidealities that we must model:

V(t)

+ V(t) _

• What does the Thevenin equivalent resistance model?

lecture 1-3
Analog Signals and the Frequency Domain
• Since the purpose of analog circuits is to process and generate analogous
signals, analog circuits primarily behave linearly
• Linear systems are most effectively analyzed in the frequency domain
• Our analyses will be focused on frequency domain analysis and phasors
• Many signals will be periodic, hence represented in terms of their Fourier
Series

v(t)

t
T
• Non-periodic signals can be represented in a similar way in terms of their
Fourier Transform (18-396)
• Both methods rely on a frequency domain analysis of the circuit

lecture 1-4
Periodic Analog Signals: Fourier Series
• Can represent any periodic signal as an infinite sum of sinusoids with
frequencies that are integer multiples of the fundamental frequency

V ( t ) = a avg + ∑ An cos ( nω o t – θ n )
n=1
V(t)

1 t
T o = ----
fo
• The frequency spectrum of a periodic signal is represented as:

Frequency A1
Spectrum A2
A3 A
4

ω 0 2ω 0 3ω 4ω ω (radians/second)
0 0

lecture 1-5
Non-Periodic Analog Signals: Fourier Transform
• Think of the Fourier Transform as a Fourier Series when the period is infinite

V(t)

• The frequency spectrum is now continuous (18-396); All frequency


components are present

Frequency F(ω)
Spectrum

ω (radians/second)

• We can analyze circuits in the frequency domain and observe the frequency
content of both periodic and non-periodic signals

lecture 1-6
Analog vs. Digital Signals

• We often want to convert analog signals to digital signals for more effective
signal processing ---- e.g. DSP (digital signal processing)

V(t) V(t)

t t

• However, “some” analog circuitry is always present because:

1) of input/output interface requirements


2) some tasks are best performed using analog circuits

• Amplification is one of the most obvious examples of something that is best


handled by analog circuits

lecture 1-7
Amplifier Example
• Signals from transducers may be on the order of micro- or milli-volts
• Requires a voltage amplifier circuit that is perfectly linear (no distortion)
• Example: preamplifier for the microphone output

+ + vo
Av = -----
Amplifier vi
_ _

• Need more than one amplifier because it is difficult to design a high gain
amplifier that includes all of the other properties of a preamplifier, such as:

lecture 1-8
Signal Reference

• Two lines are required to carry a signal, but often the reference wire is the
common or ground for the entire circuit, and not always shown explicitly

+ + vo
Av = -----
vi vo vi
_ _

lecture 1-9
Gain

• What is the overall gain of the two amplifiers cascaded together?

v o2
Av = --------
vi

vi v o1 v o2
55v/v 275v/v

lecture 1-10
decibels (dB)

• Mainly for historical reasons, the magnitude of the amplifier gain is often
represented in the units of decibels

dB ≡ 20 log ( A V )

• Bell Telephone invented the “Bel” unit so that gain products could be
calculated more readily
• At the time, engineers had slide rules instead of palm pilots
• What’s the gain in dB’s?

vi v o1 v o2
34.8dB 48.8dB

lecture 1-11
decibels (dB)

• Current gain would be described similarly

ii io
io dB ≡ 20 log ( A i )
Ai = ----
ii

• The deci prefix for decibels is derived from it’s application to power gain:

vo i
o
A p = ---------- = Av A i dB ≡ 10 log ( A p )
vi i
i

lecture 1-12
Amplifier Power Connections

• The power supply connections are not always explicitly shown

V+

vo i
o
+ + A p = ---------- = Av A i
vi i
vi vo i
_ _

V-

• Most amplifiers require positive and negative supply voltages


• The output voltage range is limited by the supply voltages
• Operating the amplifier so that the output voltage is near the supply voltages
can also result in distortion --- transmission function is no longer linear

lecture 1-13
Amplifier Circuit Models
• Some distortion (from the transistors) is inevitable
• We will sometimes model and analyze this distortion using models of the
transistors or macromodels of the amplifiers
• Linear amplifiers and transistors behaving linearly are modeled in terms of
basic circuit elements: R’s, L’s, C’s, etc., and linear controlled sources

v s = µv x i s = αv x

v s = ρi x i s = βi x

vx and ix are voltages and currents


measured somewhere else in the circuit

lecture 1-14
Transconductance Amplifier Example

io Vdd

gm v i
vi
+ +
vi vo RL
_ _ RL vo

• The output signal is a voltage drop on the load impedance RL:

vo = RL io = RL gm v i

• The voltage gain in the circuit is


vo
A v = ----- = g m R L
vi
• What is the current gain in this circuit?

lecture 1-15
Voltage Amplifiers
• A voltage preamplifier acts as a buffer, and should have a large input
impedance, and a small output impedance
• Using linear circuit elements we can represent the amplifier and the
impedances
io
Ro

vi Ri A vo v i vo

• Avo is the open circuit voltage gain


• What’s the actual gain if the impedances are non-ideal?

lecture 1-16
Transresistance and Transconductance Amplifiers

• In some applications the input signal may be a current, therefore, we would


want a really low input impedance

ii io
Ro
Ideal: Ro = 0
Ri Rm ii vo
Ri = 0

• While in other applications --- such as audio output drivers --- the output
should be a current

io
Ideal: Ro = infty
vi Ri Gm vi Ro vo Ri = infty

lecture 1-17
Current Amplifiers

• A current amplifier should have a small input impedance, and a large output
impedance

ii io
Ideal: Ro = infty

vi Ri A is i i Ro vo Ri = 0

• Ais is the short circuit current gain

lecture 1-18
Example

pre-amp
voltage
amplifier

Electronic
System

trans-
conductance
amplifier

lecture 1-19
Frequency Response
• The amplifier will not amplify signals at all frequencies by the same amount
due to its limited bandwidth
• The signal transmission function, or transfer function for the circuit, is
Vo ( ω ) Vo( ω)
represented as T ( ω ) = --------------- or H ( ω ) = ---------------
Vi ( ω ) Vi ( ω )

Linear
v i ( t ) = Vs cos ( ωt + φ ) Amplifier v o ( t ) = V m cos ( ωt + φ + θ )
Circuit

T( ω )

Bandwidth

ωL ωH ω

lecture 1-20

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy