Appendix B – Sample Curricula 2004 December 12
ELE
D
302: System Control
Review of complex numbers, superposition, compound systems; frequency domain representation; Laplace transform representation; system representation in time domain; first and second order systems; damping,
stability, poles, and zeros; feedback block diagrams; open loop and closed loop systems; steady state error; introduction to Bode plots and Bode plot analysis introduction to proportional control.
Prerequisites: ELE
D
301 Credit Hours: 3
Lecture Hours: 42 Lab Hours: 14 Recitation Hours: 14 CE2004 BOK Coverage: CE-CSG 9.
ELE
D
303: Digital Signal Processing
Purpose of digital signal processing DSP, theories and concepts, role of DSP in the context of computer engineering; analysis of digital spectra; application of discrete Fourier transforms, convolution types;
filtering, digital filtering; transforms; discrete time signals; sampling issues; applications to include image processing, audio processing; use of relevant software tools.
Prerequisites: ELE
D
301 Credit Hours: 3
Lecture Hours: 42 Lab Hours: 14 Recitation Hours: 14 CE2004 BOK Coverage: CE-DSP 0-11
SWE
D
101: Programming Basics
Introduction to the concepts of requirements and specification; basic concepts associated with programming languages and their translation; elementary programming, primitive data types, operations, simple language
constructs; simple algorithms and problem solving involving counting, scanning elements, selecting elements such as maxima and minima, iteration; use of arrays, strings and simple pre-defined classes; routines or
methods as a fundamental abstraction mechanism; principles associated with and the design and construction of these; use of simple libraries, classes; simple aspects of quality of software; the related activities of
software testing and validation.
Prerequisites: Two courses in calculus and two courses in physics Credit Hours: 3
Lecture Hours: 28 Lab Hours: 28 Recitation Hours: 14 CE2004 BOK Coverage: CE-PRF 0-3, CE-SWE 0-1.
SWE
D
102: Programming Fundamentals