Week 1 Review L01 - L03

#ece231


Chapter 1: Signals and Amplifiers


1.1 Signals and Sources

Alternating Current (AC) is a time varying, sinusoidal signal.

e.g. Microphone

Direct Current (DC) is a static or fixed signal.

e.g. Battery

Details of frequency response are skipped in this course

e.g. square wave and how you can break it up with fourier series
because ECE231 moved from winter semester to fall semester

Recap: Relating Signals to Thevenin and Norton Equivalent Circuits

Let's think of a signal source as a "black box"

file-20250906163947440.png

Thevenin Equivalent Circuit

Simplifying a circuit (or a portion of it) down to a voltage source in series with a resistor. We will use this the most in this course because most of the time we'll be dealing with voltages and voltage amplifiers.

file-20250906164914049.png

Norton Equivalent Circuit

Simplifying a circuit (or a portion of it) down to a current source parallel to a resistor.

file-20250906165638311.png


1.2 Frequency Spectrum of Signals

I don't think we're doing much of this at all in this course?


1.3 Analog and Digital Signals

"analog" like a physical voice, whereas "digital" is like the .mp4 file of a voice - stored as binary.


1.4 Amplifiers

Amplification is when a signal comes into a circuit and gets increased ("amplified"). Often we simplify this to a single triangle.

file-20250907114144742.png

In the above image, the reference voltage is set to ground, i.e., V=0. So, Vo and Vi are in reference to the ground.

Linear amplifier

A linear amplifier is an amplifier that amplifies linear, which is to say that the output voltage follows this equation:

vo(t)=Avvi(t) | AvZ

Av in this case is a single, unchanging constant. So, vo(t) gets scaled by some factor Av always. This value of Av is known as the voltage gain.

When A is not a constant, this is known as distortion

1.5 Circuit Models for Amplifiers

"Direct extension of Thevenin's and Norton's" - Phang

Modelling a Linear Amplifier with Thevenin's Theorem

Given a "black box" circuit (i.e., one that has a source connected to a load), we can model it using Thevenin's Theorem, as long as it is linear. Thus, we can also model a linear amplifier using a Thevenin circuit.

file-20250907115351654.png

The input side of the amplifier can be modelled as a resistor (since it is a linear input), which comes from the linear source (left side of the above image). We can do this because it's a Thevenin simplification, i.e., simplified to a resistor and a voltage.

Then, since we know that vo(t)=Avvi(t) | AvZ, we can model the input into the load as a Thevenin circuit, with the voltage set as the dependent source AvvI.

file-20250907120451710.png

This then gets you three parameters:

Amplifier Types

Decibel (dB) Scale

Since the voltage gain in a voltage amplifier is so large, we, by convention, use dB to discuss voltage gain. So:

P=IV=V2RAP=PoPi=|Vo2RVi2R|=|Vo2Vi2|=|VoVi|2=AV210logAP=10logAV2=20logAV

Chapter 2: Operational Amplifiers

2.1 The Ideal Op Amp

The Operational Amplifier:

Vo=Ao(Vi+Vi)

file-20250907165108440.png

Note: any voltages listed are between that terminal and ground.

e.g. Vi+ is the voltage applied between terminal i+ and ground.

The output voltage Vo can be graphed as follows. Note |Vo| never actually reaches Vcc, since there is some loss that occurs.

file-20250907165628288.png

The ideal operational amplifier has:

Circuit Model of the Ideal Operational Amplifier

As with the linear amplifier from [[#1.5 Circuit Models for Amplifiers]], we can model the operational amplifier as a circuit - the main difference being that there are two input voltages modelled around the input resistor instead of one.

file-20250907171617650.png

2.2 The Inverting Configuration

2.3 The Noninverting Configuration

2.4 Difference Amplifiers