(Summary)
(Summary of Information for the Final)
Line 1: Line 1:
 
=Summary of Information for the Final=
 
=Summary of Information for the Final=
==ABET Outcomes==
+
===ABET Outcomes===
 
:(a) an ability to classify signals (e.g. periodic, even) and systems (e.g. causal, linear) and an understanding of the difference between discrete and continuous time signals and systems. [1,2;a]
 
:(a) an ability to classify signals (e.g. periodic, even) and systems (e.g. causal, linear) and an understanding of the difference between discrete and continuous time signals and systems. [1,2;a]
 
:(b) an ability to determine the impulse response of a differential or difference equation. [1,2;a]
 
:(b) an ability to determine the impulse response of a differential or difference equation. [1,2;a]
 
:(c) an ability to determine the response of linear systems to any input signal convolution in the time domain. [1,2,4;a,e,k]
 
:(c) an ability to determine the response of linear systems to any input signal convolution in the time domain. [1,2,4;a,e,k]
:(d) an understanding of the deffnitions and basic properties (e.g. time-shifts,modulation, Parseval's Theorem) of Fourier series, Fourier transforms, bi-lateral Laplace transforms, Z transforms, and discrete time Fourier trans-forms and an ability to compute the transforms and inverse transforms of basic examples using methods such as partial fraction expansions. [1,2;a]
+
:(d) an understanding of the deffinitions and basic properties (e.g. time-shifts,modulation, Parseval's Theorem) of Fourier series, Fourier transforms, bi-lateral Laplace transforms, Z transforms, and discrete time Fourier transforms and an ability to compute the transforms and inverse transforms of basic examples using methods such as [[partial fraction expansion_ECE301Fall2008mboutin]]. [1,2;a]
 
:(e) an ability to determine the response of linear systems to any input signal by transformation to the frequency domain, multiplication, and inverse transformation to the time domain. [1,2,4;a,e,k]
 
:(e) an ability to determine the response of linear systems to any input signal by transformation to the frequency domain, multiplication, and inverse transformation to the time domain. [1,2,4;a,e,k]
:(f) an ability to apply the Sampling theorem, reconstruction, aliasing, and Nyquist theorem to represent continuous-time signals in discrete time so that they can be processed by digital computers. [1,2,4;a,e,k]
+
:(f) an ability to apply the [[Sampling theorem_ECE301Fall2008mboutin]], reconstruction, aliasing, and [[Nyquist_ECE301Fall2008mboutin]] theorem to represent continuous-time signals in discrete time so that they can be processed by digital computers. [1,2,4;a,e,k]
  
==Chapter 1: CT and DT Signals and Systems==
+
===[[Chapter 1_ECE301Fall2008mboutin]]: CT and DT Signals and Systems===
==Chapter 2: Linear Time-Invariant Systems==
+
====Summary====
==Chapter 3: Fourier Series Representation of Period Signals==
+
===[[Chapter 2_ECE301Fall2008mboutin]]: Linear Time-Invariant Systems===
==Chapter 4: CT Fourier Transform==
+
====Summary====
==Chapter 5: DT Fourier Transform==
+
===[[Chapter 3_ECE301Fall2008mboutin]]: Fourier Series Representation of Period Signals===
==Chapter 7: Sampling==
+
====Summary====
==Chapter 8: Communication Systems==
+
===[[Chapter 4_ECE301Fall2008mboutin]]: CT Fourier Transform===
==Chapter 9: Laplace Transformation==
+
====Summary====
==[[Chapter 10_ECE301Fall2008mboutin]]: z-Transformation==
+
===[[Chapter 5_ECE301Fall2008mboutin]]: DT Fourier Transform===
===Summary===
+
====Summary====
1. '''The z-Transform'''
+
===[[Chapter 7_ECE301Fall2008mboutin]]: Sampling===
 +
====Summary====
 +
===[[Chapter 8_ECE301Fall2008mboutin]]: Communication Systems===
 +
====Summary====
 +
===[[Chapter 9_ECE301Fall2008mboutin]]: Laplace Transformation===
 +
====Summary====
 +
:1. '''The Laplace Transform'''
 +
 
 +
::<math>X(s) = \int_{-\infty}^{+\infty}x(t)e^{-st}\, dt</math>
 +
 
 +
::<math> \mathcal{F}\lbrace x(t)e^{-\sigma t} \rbrace = \mathcal{X}(\omega) = \int_{-\infty}^{+\infty}x(t)e^{-\sigma t}e^{-j\omega t}\, dt</math>
 +
 +
:2. '''The Region of Convergence for Laplace Transforms'''
 +
 
 +
 
 +
:3. '''The Inverse Laplace Transform'''
 +
 
 +
::<math> x(t) = \frac{1}{2\pi}\int_{\sigma - j\infty}^{\sigma + j\infty} X(s)e^{st}\,ds</math>
 +
===[[Chapter 10_ECE301Fall2008mboutin]]: z-Transformation===
 +
====Summary====
 +
:1. '''The z-Transform'''
  
 
:<math>X(z) = \sum_{n = -\infty}^{+\infty}x[n]z^{-n}</math>
 
:<math>X(z) = \sum_{n = -\infty}^{+\infty}x[n]z^{-n}</math>
  
2. '''Region of Convergence for the z-Transform'''
+
:2. '''Region of Convergence for the z-Transform'''
  
3. '''The Inverse z-Transform'''
+
:3. '''The Inverse z-Transform'''
:<math>x[n] = \frac{1}{2\pi j} \oint X(z)z^{n-1}\,dz</math>
+
::<math>x[n] = \frac{1}{2\pi j} \oint X(z)z^{n-1}\,dz</math>
  
4. '''z-Transform Properties'''
+
:4. '''z-Transform Properties'''
  
5. '''z-Transform Pairs'''
+
:5. '''z-Transform Pairs'''

Revision as of 06:54, 8 December 2008

Summary of Information for the Final

ABET Outcomes

(a) an ability to classify signals (e.g. periodic, even) and systems (e.g. causal, linear) and an understanding of the difference between discrete and continuous time signals and systems. [1,2;a]
(b) an ability to determine the impulse response of a differential or difference equation. [1,2;a]
(c) an ability to determine the response of linear systems to any input signal convolution in the time domain. [1,2,4;a,e,k]
(d) an understanding of the deffinitions and basic properties (e.g. time-shifts,modulation, Parseval's Theorem) of Fourier series, Fourier transforms, bi-lateral Laplace transforms, Z transforms, and discrete time Fourier transforms and an ability to compute the transforms and inverse transforms of basic examples using methods such as partial fraction expansion_ECE301Fall2008mboutin. [1,2;a]
(e) an ability to determine the response of linear systems to any input signal by transformation to the frequency domain, multiplication, and inverse transformation to the time domain. [1,2,4;a,e,k]
(f) an ability to apply the Sampling theorem_ECE301Fall2008mboutin, reconstruction, aliasing, and Nyquist_ECE301Fall2008mboutin theorem to represent continuous-time signals in discrete time so that they can be processed by digital computers. [1,2,4;a,e,k]

Chapter 1_ECE301Fall2008mboutin: CT and DT Signals and Systems

Summary

Chapter 2_ECE301Fall2008mboutin: Linear Time-Invariant Systems

Summary

Chapter 3_ECE301Fall2008mboutin: Fourier Series Representation of Period Signals

Summary

Chapter 4_ECE301Fall2008mboutin: CT Fourier Transform

Summary

Chapter 5_ECE301Fall2008mboutin: DT Fourier Transform

Summary

Chapter 7_ECE301Fall2008mboutin: Sampling

Summary

Chapter 8_ECE301Fall2008mboutin: Communication Systems

Summary

Chapter 9_ECE301Fall2008mboutin: Laplace Transformation

Summary

1. The Laplace Transform
$ X(s) = \int_{-\infty}^{+\infty}x(t)e^{-st}\, dt $
$ \mathcal{F}\lbrace x(t)e^{-\sigma t} \rbrace = \mathcal{X}(\omega) = \int_{-\infty}^{+\infty}x(t)e^{-\sigma t}e^{-j\omega t}\, dt $
2. The Region of Convergence for Laplace Transforms


3. The Inverse Laplace Transform
$ x(t) = \frac{1}{2\pi}\int_{\sigma - j\infty}^{\sigma + j\infty} X(s)e^{st}\,ds $

Chapter 10_ECE301Fall2008mboutin: z-Transformation

Summary

1. The z-Transform
$ X(z) = \sum_{n = -\infty}^{+\infty}x[n]z^{-n} $
2. Region of Convergence for the z-Transform
3. The Inverse z-Transform
$ x[n] = \frac{1}{2\pi j} \oint X(z)z^{n-1}\,dz $
4. z-Transform Properties
5. z-Transform Pairs

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang