ELEC 2120 Summer
2013 Dr. Roppel
Test 1 Study Guide
Test 1 is on Wed. June 12
The test will be closed book & notes, but you may use one
reference sheet with a maximum size of 8.5 x 11 inches, one side only.
The reference sheet must be hand-written by you. No computer printed or
copied material is allowed. Your name
must be on your reference sheet at the top right. You must turn in your reference
sheet along with your test. It will be returned. I will also provide you with
the tables of Fourier transform pairs and properties, which are
printed on the inside covers of the text, as well as in Chapt.
3.
Study strategy:
Re-work HW problems, in-class exercises, and work through textbook
examples in covered sections. Re-read
covered sections.
Format: Combination
of True / False, Multiple Choice, Short answer, brief discussion, and problem
solving.
Sections covered: All
sections in Chapters 1 and 2, and Chapt. 3 through 3.8.2.
Skills required from Chapt. 1:
- Identify
system properties including: linearity, causality, memory, time-variance,
discrete-time vs. continuous-time.
- Identify
signal properties including: Periodicity, time-shifting, continuous, piece-wise continuous, discrete.
- Write,
draw, and describe the signals u(t), r(t), p(t), δ(t)
in both continuous time and discrete time.
- Draw
time-shifted signals, such as u(t-2).
- Sketch
sinusoids, such as 3cos(2πt – π/4).
- Determine
the period of a sinusoidal signal.
- Write
and interpret MATLAB code for calculating and plotting signals in
continuous and discrete time.
Skills required from Chapt. 2:
- Write
the convolution representation of a system in both discrete-time ( Eq. 2.19) and continuous time (Eq. 2.73 or 2.74).
- Write
and solve the differential equation for a first-order RC circuit.
- Perform
a discrete convolution both graphically and mathematically
- Perform
continuous-time convolution calculation for simple signals if h(t) is given.
Skills required from Chapt. 3:
- Calculate
the trigonometric Fourier series coefficients ak and bk
for a periodic signal.
- Calculate
the cosine-with-phase coefficients Ak
and θk for a periodic signal
- Calculate
complex exponential coefficients ck for a periodic signal.
- Sketch
the line spectra for a periodic signal (magnitude and phase of ck).
- Compute
and sketch Fourier transform and inverse Fourier transform for simple
signals.
- Be
able to accurately sketch a sinc function and explain why it is important.
- Apply
properties of the Fourier transform and Fourier transform
pairs to simple signals.
- Apply
the modulation property of the Fourier transform to compute and draw the
magnitude spectrum for an AM signal, both DSB
and DSBSC, given the spectrum of the baseband
signal.
Other skills:
Write or explain snippets of MATLAB
code pertaining to the Fourier series and Fourier transform calculations that
we have done for homework. For example, you should be able to write MATLAB statement(s) to:
- Produce a stem plot given
an array to be plotted, with axis labels
- Create an array that is
the combination of various unit-step functions
- Implement convolution
- Determine magnitude and
phase of a complex number or array