EE 313 Linear Systems and Signals - Lecture 2
Lecture by Prof. Brian L. Evans
Before Lecture
Announcements
- Homework #1 is due by 11:59pm on Friday, Sept. 6, 2024, by electronic submission via Gradescope.
- Career Fairs. UT Austin Job Expos open to all UT Austin students and alumni
- ECE Bonanza,
5:30-8:00pm on Wednesday, Sep. 4, 2024, Engineering Education and Research (EER) Building, Lower Level Atrium.
RSVP here.
- Engineering Expo:
10am-4pm on Tuesday, Sep. 10, 2024 and Wednesday, Sep. 11, 2024, Recreational Sports Center
- Technology & Science Career Fair: 12-4pm on Thursday, Sep. 12, 2024, Recreational Sports Center.
Of particular interest for those interested in machine learning and software engineering.
- Bioscience & Biotechnology Career Fair:
12-4pm on Wednesday, Oct. 23, 2024, Virtual Event
There's also a virtual seminar on Tuesday, Sept. 3, 5-6pm,
on how to prepare for the Technology & Science Career Fair.
- Job sites.
It's also helpful to post your resume at the
Engineering Career Assistance Center,
have a LinkedIn page and enable the OpenToWork flag, and
search for jobs on LinkedIn.com, Indeed.com, GlassDoor.com, etc.
- Graduate Studies.
I have put together
suggestions for prospective and current graduate students
that I hope are helpful to you.
- Additional Resources.
- Lecture slides on Periodic Signals in
PowerPoint format.
- Fall 2024, Part 1
- Review. The Sampling Theorem says choose the sampling rate
fs so that
fs > 2 fmax
where so that frequencies up to and including the
frequency of interest, fmax, are captured.
- Review. Interpreting the Sampling Theorem.
We can divide both sides of the inequality
fs > 2 fmax
to obtain
fmax < (1/2) fs.
That is, sampling at a sampling rate of fs
captures frequencies up to, but not including, (1/2) fs.
- Slide 1-20. Zero frequency means a constant signal.
Consider x(t) = cos(2 pi f0 t).
Let f0 = 0, v(t) = cos(2 pi (0 Hz) t) = 1, which is a constant.
A constant value (DC value) has a frequency of 0 Hz.
- Slide 1-20. The playback of the sinusoid at 440 Hz was much quieter
than the sinusoid of 440 Hz squared which has a DC component and a component
at 880 Hz. Part of the explanation is that the human auditory system
has a much stronger response to 880 Hz than 440 Hz. See the
A-weighted human hearing curves.
- Slide 2-4. Phase shift. A phase shift of pi/4 looks the same as a phase shift
of 2 pi + pi/4.
- Slide 2-6. The sampling rate fs is 1 / Ts.
- Fall 2024, Part 2
- Slide 2-8. Inverse Euler's formulas. Convert sinusoidal signals in
expressions to complex sinusoids to aid in simplifying the expression.
- ej theta + e-j theta = 2 cos(theta)
- ej theta - e-j theta = 2 j sin(theta)
- Slide 2-9.
Even and odd symmetry
- Slide 2-10.
x(t) = cos(2 pi 440 t) which takes values on [-1, 1].
For x(t),
A0 = 0
A1 = 1, f1 = 440, phi1 = 0
Input x(t) into a squaring block to produce output
y(t) = x2(t) = cos2(2 pi 440 t) which takes values on [0, 1].
y(t) = (1/2) + (1/2) cos(2 pi (880) t) by using the trigonometric identity for
cos2(theta) = (1/2) + (1/2) cos(2 theta).
For y(t),
A0 = 1/2
A1 = 0, f1 = 440, phi1 = 0
A2 = 1/2, f2 = 880, phi2 = 0
Last updated 09/06/24.
Send comments to Prof. Evans at
bevans@ece.utexas.edu