EE110 Notes and Video List
Notes on how to succeed in EE110, 140, 98 (Rough draft)
Free legal PDF of textbook:
https://drive.google.com/file/d/1arRe100HefVod4GSZ5R5cAt4nHhMy8Wv/view?usp=sharing
EE110L Manual:https://docs.google.com/document/d/1-t9Vh7MW-zaPDLI9PFRnu6juMlR7bDTyHyKZE8_HTyE/edit?usp=sharing
Module 1:
- Introduction to the Canvas shell, Google Docs video
- EE98 Review all items before class, the instructor will review the bolded items.
- Ohm’s Law with resistors (Link)
- Ohm’s Law with impedance (Link)
- Elements in series notes
- Elements in parallel notes
- Mesh Analysis notes
- Voltage division notes
- Nodal Analysis notes
- Introduction to OPAMPS notes
- Inverting OPAMP notes
- Cascaded or OPAMP is series notes
- Non-inverting OPAMP notes
- Summer/Superposition OPAMP notes
- OPAMP Lecture video
- 1/28/2022 9am Friday review session video. (RMS and OPAMP, Q1 and Q2 Midterm 0)
- Link to Video on how to check your HW in LTspice
- Problems without answers similar to HW 1 Review
- Problems without answers similar to HW 2 Review
Review: First-order RC high and low pass circuits
- Introduction to transient response notes
- RL Transient video
- RMS video
- Complex Number Lecture video
- Problems without answers are similar to HW 3 Review
Review: Second Order Transient RLC series and ||
- RLC Notes
- RLC circuits lecture video
- Problems with answers similar to HW 4 Review
- Sample Problem (Link)
- Sample Problem (Link)
- Series RLC notes (Classic)
Signals: impulse, step, ramp, sin
- Notes
- Video lecture
- Sine wave notes
- Problems with answers similar to HW1A
Delay and scale signals, Signal Synthesis
- Notes
- Video lecture
- Review office hours with a look at the Convolution video
Linear Time-Invariant Systems (LTI). Convolution 1
- Notes
- Notes
- Video Lecture
Convolution 2
- Notes
- Video lecture
- Video: u(t)*u(t) Worked out an example with Python animation (Link to code, Link to animation)
- Video: u(t)*(u(t)-u(t-.5)) Worked out example with Python animation (Link to code, Link to animation)
- Video: (u(t)-u(t-.5))*4(u(t)-u(t-.25)) Worked out example with Python animation (Link to code, Link to animation)
- Video:
(t)Worked out example with Python animation (Link to code, Link to animation) - Video:
(t)Worked out example with Python animation (Link to code, Link to animation) - Good website
- Notes
Laplace Transform s-plane convolution
- Notes
- Video Lecture
Laplace 2: Derive Transfer function
- Notes on deriving a transfer function
- Notes on deriving and plotting the step function from the Laplace domain.
- Notes on match step response to impulse responses
Review for Midterm
- Sample Midterm
- Sample Midterm New Fall 2024 (Solution)
Midterm 1
- Link to the equation Sheet.
- We will provide you with the equation sheet. You are allowed a calculator.
- Link to spring 2023 midterm 1 solutions
- Link to fall 2023 midterm 1 solutions
- Link to spring 2025 midterm 1 solutions
Bode Plots 1
- Exam solutions
Bode Plots 2
- Notes
- Video lectureBode Plots 2
- Notes
- Video lecture
Bode Plots with Active Filters
- Notes
- Robot example
- Tying it all together: Bio Example
- Video lecture
- Google Co-lab for inverting bandpass filter (Link)
GBW 1
- Notes.
- Video Lecture
GBW 2
- Notes
- Inverting integrator example (Co-lab code)
- Video lecture
- Video lecture 20250319 Link
- Targeted video on mathematically finding the frequency range in which an opamp will behave ideally. This will be an exam problem!
Series || Feedback system synthesis
- New Notes
- Old Notes
- Notes on Advanced summer
- Student Success in EE110
- Video lecture
Sallen and Key MFB
- Video Lecture 20250326 due to VTA Strike (Link)
- These notes are Jupiter Notebooks hosted on GitHub. They are the raw derivations of why we used Sallen and Key, and we use second order.
- Video on why we need complex poles when we design filters (Link)
- First-order low-pass (Link)
- Design example
- First-order high-pass (Link)
- Second-order RC low pass filter (Link)
- This filter can never have complex roots. Thus, the gain at the cutoff frequency will be no greater than -6dB.
- Video (Link)
- Design example
- Sallen and Key Second order RC low pass filter (Link)
- This filter adds positive feedback to a C1 of the previous circuit via a non-inverting OPAMP. This allows the filter to have any damping ratio. The Butterworth condition for a second-order filter is
. The gain at the cutoff frequency will be -3dB. - Here is the Wikipedia Site.
- Great Video for Analog Devices
- Analog Device Filter Wizard This is a great tool, but it might be hard at first to understand how it works.
- Design Examples and comparison of filters. (Link)
Midterm Review
- Sample Exam
- Sample Exam
- Draw Bode plot given H(s)
- Draw Bode Plot given circuit schematic
- GBW question
- Singal Flow question
- Design a filter
Midterm
- Notes (This is a sample study guide or an outline of the “cheat sheet” you should create for yourself.)
- Notes: Tying things together.
- LTspice file for sample problem
- Video lecture
- Link to equation Sheet.
- We will provide you with the equation sheet. You are allowed a calculator.
- Link to spring 2023 midterm 2 solutions
- Link to fall 2023 midterm 2 solutions
- Link to spring 2024 midterm solutions
- Link to fall 2024 section 1 midterm solutions
- Link to the equation Sheet.
Fourier 1
- 20250423 Video: https://youtu.be/-eBfQwchON0
- Notes
- Video lecture
Fourier 2
- 20250428 Video: https://youtu.be/nftt0U362OQ
- Notes
- Video lecture
Fourier 3
- 20250430 Video: https://youtu.be/he-iD8-72Co
- Application PWM DAC (Link)
- Application 50% duty cycle square wave (Link), Digital IC output Driver (Link)
- Applications: Power Supply, Heart Rate Monitor, power supply (Link)
- Applications: Linearity of an analog Multiplier (Link)
- Applications: Power Supply (Link)
- Butterworth Filter (Link)
Controls 1
- HW 1
- Video 20250414 https://youtu.be/UCT61MVnOx0
- Notes
- Systems that are in control
- Jupyter notebook introduction to controls and first-order low-pass filter
- Jupyter notebook example of a system in control: first-order high-pass filter
- Jupyter notebook example of a system in control: second-order low-pass filter
- Jupyter notebook example of a system in control: second order high pass filter
- Jupyter notebook example of a system in control: second order band-pass filter
- Jupyter notebook example of a system in control: second order notch filter
- Jupyter notebook example of a system in control: second order notch filter
- Jupyter notebook example of a system in control: first order with zero on RHP
- Jupyter notebook example of a system in control: second order low pass filter with small damping coefficient
- Video lecture
Controls 2
- Notes
- Systems that are not in control
- Jupyter notebook example of a system not in control: one pole on RHP
- Jupyter notebook example of a system not in control: non-inverting and inverting integrators
- Jupyter notebook example of a system not in control: two poles on the RHP
- Jupyter notebook example of a system not in control: one pole on the RHP, one pole on the LHP
- Jupyter notebook example of a system not in control: oscillator
- Video lecture
Controls 3
- 20250421 Video link:https://youtu.be/Zw2sP0q8tL0
- HW 3
- Using feedback to put out-of-control systems into control:
- Jupyter notebook example of making a system with one pole on the RHP in control.
- Jupyter notebook example of making a system that behaves like an oscillator in control.
- Jupyter notebook example of making a system with two issues in control. Also shows how to “guess” what control problems will be on the exam.
- Zoom meeting Link
System ID from a Bode Plot
- 20250505 Video:https://youtu.be/uFA-8OflSAI
- Notes
- Video lecture
System ID from a transient
- 20250507 Video:https://youtu.be/2IKMF7v8iDc
- NotesMod 26: System ID from a transient
- Video lecture
Module 29: Review for Final
- Notes
- 20250512 Video: https://youtu.be/tMheSvhPyng
Modulation
- Notes
- Video lectureVideo lecture
- Preparing for an exaPreparing for a final examm when time is short. (8 days until final.) (Video)
- Link to Jupyter Notebook with solutions to a sample final exam
- Link to equation Sheet.
- We will provide you with the equation sheet. You are allowed a calculator.
- Link to Practice final exam
- Link to spring 2023 final exam solution
- Link to spring 2024 final exam solution
- Link to extensive problem set (No Solutions.)
- Link to fall 2024 section 1 final exam solution
Old stuff
- Module 11:Midterm 1
- Notes
- Video lecture
- Module 12: Advanced Summers
- Notes
- Notes on Advanced summer
- Student Success in EE110
- Video lecture
- Module 13: Series || Feedback system synthesis
- Notes:
- Video lecture
- Module 14: RLC, DF2
- Notes
- DF2 FAQ
- Video how to calculate R and C for a DF2 5’th Order Low Pass Filter
- More case studies
- Even more case studies
- Comparison of filter structures
- Video Lecture
- Module 15: GBW 1
- Notes
- Video Lecture
- Module 16: GBW 2
- Notes
- Video lecture
- Targeted video on mathematically finding the frequency range in which an opamp will behave ideally. This will be an exam problem!
- Module 17: Fourier 1
- Notes
- Video lecture
- Module 18: Fourier 2
- Notes
- Video lecture
- Module 19: Mass Spring Damper
- Notes
- Video lecture
- Module 20: Control Theory 1
- Notes
- Video lecture
- Module 21: Control Theory 2
- Notes
- Video lecture
- Module 22: Midterm 2 Review
- Notes
- More control Examples
- Video control of an Electric MotorMT2_F21_sample.pdf
- Video lecture
- Sample Exam 1, Solutions (Do exam in 75 minutes and then grade yourself. Just reading the answers will not be enough to prepare for the exam.)
- Sample Exam 2, Solutions (Do exam in 75 minutes and then grade yourself. Just reading the answers will not be enough to prepare for the exam.)
- Module 23
- Midterm 2
- Video lecture
- Module 24
- Notes
- Solutions Spring 2022
- Video lecture
- Notes on preparing for the final exam are linked here. (Video)
- Review MT1 final exam
- Sample Exam
- Solutions
- Module 25: System ID from a Bode Plot
- Notes
- Video lecture
- Module 26: System ID from a transient
- Notes
- Video lecture
- Module 27: Filters
- Notes
- Video lecture
- Module 28: Modulation
- Notes
- Video lecture
- Module 29: Review for Final
- Notes
- Video lecture
- Preparing for an exam when time is short. (8 days until final.) (Video)
- Module 30
- Notes
- Video lecture