Spring Term Schedule
Spring 2025
Number | Title | Instructor | Time |
---|
ECE 1000-1
7:00PM - 7:00PM
|
Graduate teaching assistantship in Electrical and Computer Engineering
|
ECE 1001-1
7:00PM - 7:00PM
|
Graduate research assistantship in Electrical and Computer Engineering.
|
ECE 112-1
Selcuk Kose
TR 11:05AM - 12:20PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MATH 162, OR MATH 141, OR MATH 171
|
ECE 112-2
Selcuk Kose
T 6:15PM - 7:30PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MATH 162, OR MATH 141, OR MATH 171
|
ECE 112-3
Selcuk Kose
R 12:30PM - 1:45PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MATH 162, OR MATH 141, OR MATH 171
|
ECE 112-4
Selcuk Kose
F 2:00PM - 5:00PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171
|
ECE 112-5
Selcuk Kose
M 12:00PM - 3:15PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171
|
ECE 112-6
Selcuk Kose
W 2:00PM - 5:00PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171
|
ECE 112-7
Selcuk Kose
T 12:30PM - 3:15PM
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171
|
ECE 113-1
Jack Mottley
MWF 10:25AM - 11:15AM
|
The principal focus of ECE113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Prerequisites: Earned a C or better in, or having been granted transfer or AP credit for MTH 165 and PHYS 122 preferred
|
ECE 113-2
Jack Mottley
F 2:00PM - 4:40PM
|
The principal focus of ECE 113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Having earned a C or better in, or having been granted transfer or AP credit for, MATH 165 and PHYS 122.”
|
ECE 113-3
Jack Mottley
R 2:00PM - 4:40PM
|
The principal focus of ECE 113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Prerequisites: Earned a C or better in, or having been granted transfer or AP credit for MTH 165 and PHY 122
|
ECE 113-4
Jack Mottley
R 6:15PM - 8:55PM
|
The principal focus of ECE 113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Prerequisites: Earned a C or better in, or having been granted transfer or AP credit for MTH 165 and PHY 122. BD
|
ECE 114-1
William Moon
TR 3:25PM - 4:40PM
|
This course provides an introduction to the C and C++ programming languages and the key techniques of software programming in general. Students will learn C/C++ syntax and semantics, program design, debugging, and software engineering fundamentals, including object-oriented programming. In addition, students will develop skills in problem solving with algorithms. Programming assignments will be used as the primary means of strengthening and evaluating these skills. Each student also has to complete a game project in C++ at the end of the semester. INSTRUCTOR: WILIAM MOON
|
ECE 114-2
William Moon
F 11:50AM - 1:05PM
|
This course provides an introduction to the C and C++ programming languages and the key techniques of software programming in general. Students will learn C/C++ syntax and semantics, program design, debugging, and software engineering fundamentals, including object-oriented programming. In addition, students will develop skills in problem solving with algorithms. Programming assignments will be used as the primary means of strengthening and evaluating these skills. Each student also has to complete a game project in C++ at the end of the semester.
|
ECE 200-1
Tong Geng
TR 2:00PM - 3:15PM
|
Instruction set principles; processor design, pipelining, data and control hazards; datapath and computer arithmetic; memory systems; I/O and peripheral devices; internetworking. Students learn the challenges, opportunities, and tradeoffs involved in modern microprocessor design. Assignments and labs involve processor and memory subsystem design using hardware description languages (HDL). Prerequisites: ECE114, ECE 112 or CSC 171, or permission of Instructor
|
ECE 200-2
Tong Geng
F 2:00PM - 3:15PM
|
Instruction set principles; processor design, pipelining, data and control hazards; datapath and computer arithmetic; memory systems; I/O and peripheral devices; internetworking. Students learn the challenges, opportunities, and tradeoffs involved in modern microprocessor design. Assignments and labs involve processor and memory subsystem design using hardware description languages (HDL). Prerequisites: ECE114, ECE 112 or CSC 171, or permission of Instructor
|
ECE 201-1
Michael Huang
TR 12:30PM - 1:45PM
|
ECE201/401 is an advanced elective to dive a little deeper into the computer architecture of modern high-performance computing systems. We discuss principles and practices of modern high-end general-purpose and other microprocessors. Technical topics covered: Computer design concepts, principles, and quantitative methodologies of design evaluation Memory hierarchy design (caches, main memory/DRAM, & virtual memory) Software and hardware exploitation of instruction-level parallelism Other forms of parallelism: vector, SIMD/GPU, MIMD/multiprocessor, & warehouse-scale computers. prerequisites: ECE200 or equivalent.
|
ECE 208-1
Zhiyao Duan
WF 10:25AM - 11:40AM
|
Machine Learning (ML) is the branch of Artificial Intelligence dedicated to teaching computers how to solve tasks by learning from data. This class introduces basic concepts of machine learning through various real-world ECE applications. It will cover various learning paradigms such as supervised learning, semi-supervised learning, unsupervised learning, and reinforcement learning. It will also cover classical and state-of-the-art techniques such as linear models, support vector machines, Gaussian mixture models, hidden Markov models, matrix factorization, ensemble learning, principal component analysis, and various kinds of deep neural networks. Students will learn the pros and cons of different methods and their suited application scenarios. This course is hands-on with multiple programming assignments and a final project to solve real ECE problems. Prerequisites: General programming such as ECE-114; MATH 165 linear algebra. Probability and statistics such as ECE 270 is recommended.
|
ECE 210-01
Edward Herger
WF 10:25AM - 11:40AM
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122
|
ECE 210-02
Edward Herger
R 6:15PM - 7:30PM
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122
|
ECE 210-03
Edward Herger
R 2:00PM - 3:15PM
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122
|
ECE 210-04
Edward Herger
T 8:00AM - 10:00AM
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122
|
ECE 210-05
Edward Herger
T 10:00AM - 12:00PM
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122
|
ECE 210-06
Edward Herger
T 6:15PM - 8:30PM
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122
|
ECE 222-1
Hui Wu
TR 11:05AM - 12:20PM
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. Prerequisite: ECE 221 or equivalent, or permission of instructor
|
ECE 222-2
Hui Wu
F 12:30PM - 1:45PM
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project.
|
ECE 222-3
Hui Wu
R 12:30PM - 1:45PM
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project.
|
ECE 222-5
Hui Wu
M 10:30AM - 12:30PM
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project.
|
ECE 222-6
Hui Wu
T 2:00PM - 6:00PM
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project.
|
ECE 222-7
Hui Wu
F 5:00PM - 8:00PM
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project.
|
ECE 227-1
Roman Sobolewski
TR 2:00PM - 3:15PM
|
Introduction to small-scale superconductor electronic devices, both analog and digital. Josephson junctions as digital circuit elements. Implementation of shunted Josephson junctions in the single flux quantum (SFQ) circuitry. SFQ circuit design and integration, simulations and appropriate simulation tools Finally, fabrication and testing of SFQ-based digital integrated circuits. Prerequisites: ECE 425, or instructors approval
|
ECE 233-1
Michael Heilemann
TR 11:05AM - 12:20PM
|
Aspects of acoustics. Review of oscillators, vibratory motion, the acoustic wave equation, reflection, transmission and absorption of sound, radiation and diffraction of acoustic waves. Resonators, hearing and speech, architectural and environmental acoustics. prerequisites: Linear algebra and Differential Equations (MTH 165), Multivariable Calculus (MATH 164), and Physics (PHY 121) or equivalents.
|
ECE 233-2
Michael Heilemann
M 3:25PM - 4:15PM
|
Aspects of acoustics. Review of oscillators, vibratory motion, the acoustic wave equation, reflection, transmission and absorption of sound, radiation and diffraction of acoustic waves. Resonators, hearing and speech, architectural and environmental acoustics.
|
ECE 233-3
Michael Heilemann
W 1:05PM - 1:55PM
|
Aspects of acoustics. Review of oscillators, vibratory motion, the acoustic wave equation, reflection, transmission and absorption of sound, radiation and diffraction of acoustic waves. Resonators, hearing and speech, architectural and environmental acoustics.
|
ECE 245-1
Irving Barron Martinez
TR 2:00PM - 3:15PM
|
This course teaches the underlying concepts behind traditional cellular radio and wireless data networks as well as design trade-offs among RF bandwidth, transmitter and receiver power and cost, and system performance. Topics include channel modeling, digital modulation, channel coding, network architectures, medium access control, routing, cellular networks, WiFi/IEEE 802.11 networks, mobile ad hoc networks, sensor networks and smart grids. Issues such as quality of service (QoS), energy conservation, reliability and mobility management are discussed. Students are required to complete a semester-long research project in order to obtain in-depth experience with a specific area of wireless communication and networking.
|
ECE 254-1
Diane Dalecki
TR 11:05AM - 12:20PM
|
The course presents the physical basis for the use of high-frequency sound in medicine. Topics include acoustic properties of tissue, sound propagation (both linear and nonlinear) in tissues, interaction of ultrasound with gas bodies (acoustic cavitation and contrast agents), thermal and non-thermal biological effects of utrasound, ultrasonography, dosimetry, hyperthermia and lithotripsy.
|
ECE 272-1
Sarah Smith
TR 9:40AM - 10:55AM
|
This course is a survey of audio digital signal processing fundamentals and applications. Topics include sampling and quantization, analog to digital converters, time and frequency domains, spectral analysis, vocoding, digital filters, audio effects, music audio analysis and synthesis, and other advanced topics in audio signal processing. Implementation of algorithms using Matlab and on dedicated DSP platforms is emphasized. PREREQUISITES: ECE 114 and basic Matlab programming, ECE 241 or other equivalent signals and systems courses.
|
ECE 272-2
Sarah Smith
M 2:00PM - 3:00PM
|
This course is a survey of audio digital signal processing fundamentals and applications. Topics include sampling and quantization, analog to digital converters, time and frequency domains, spectral analysis, vocoding, digital filters, audio effects, music audio analysis and synthesis, and other advanced topics in audio signal processing. Implementation of algorithms using Matlab and on dedicated DSP platforms is emphasized.
|
ECE 272-3
Sarah Smith
F 2:15PM - 3:15PM
|
This course is a survey of audio digital signal processing fundamentals and applications. Topics include sampling and quantization, analog to digital converters, time and frequency domains, spectral analysis, vocoding, digital filters, audio effects, music audio analysis and synthesis, and other advanced topics in audio signal processing. Implementation of algorithms using Matlab and on dedicated DSP platforms is emphasized.
|
ECE 274-1
Scott Seidman
TR 9:40AM - 10:55AM
|
Course will cover circuits and sensors used to measure physiological systems at an advanced level. Both signal conditioning and sensor characteristics will be addressed. Topics will include measurement of strain, pressure, flow, temperature, biopotentials, data acquisition, and electrical safety. The laboratory will focus on the practical implementation of electronic devices for biomedical measurements. Prerequisites: BME 210, ECE113 or equivalent, or permission of instructor.
|
ECE 274-2
Scott Seidman
F 8:00AM - 11:00AM
|
Course will cover circuits and sensors used to measure physiological systems at an advanced level. Both signal conditioning and sensor characteristics will be addressed. Topics will include measurement of strain, pressure, flow, temperature, biopotentials, and physical circuit construction. The co-requisite laboratory will focus on the practical implementation of electronic devices for biomedical measurements. Prerequisites: BME 210, ECE113 or equivalent, or permission of instructor.
|
ECE 280-1
Kevin Parker
T 3:25PM - 4:40PM
|
This seminar course aims to examine several major questions posed in physics, mathematics, logic, and cognitive sciences. The goal is to understand the boundaries where important research questions or limiting factors remain.Topics include: dark matter and energy; The unreasonable effectiveness of mathematics? (Wigner),Godels Incompleteness Theorem, and the mechanisms of reasoning. Weekly readings and short position papers are required through the semester.
|
ECE 284-1
Marvin Doyley
MW 10:25AM - 11:40AM
|
Researchers are actively developing artificial intelligence (AI) techniques to improve the accuracy and efficiency of some of the most challenging components of medical imaging. These components include computer-aided diagnosis, automatic segmentation of anatomical regions, automatic lesion detection, data fusion, and image-guided surgical intervention, to name a few. This course aims to develop imaging scientists who understand the fundamentals of machine learning, how to implement different machine learning algorithms, how to select and extract features from medical images, and how to evaluate different AI learning strategies (supervised vs. non-supervised). The course will cover classical machine learning techniques and deep learning techniques. Specifically, students will learn how to evaluate and implement different deep learning architectures, convolution neural networks, recurrent neural networks, object detection networks, U-Net (segmentation networks), multi-modal architectures, and generative adversarial networks. This course will also teach students how to train neural networks for medical images, data augmentation, and domain adaptation. Students will learn how to use PyTorch, a flexible machine learning framework, to implement and evaluate these concepts. Prerequisites: ECE 247 (Introduction to Image Processing using Python)
|
ECE 349-1
Jack Mottley
W 4:50PM - 7:30PM
|
Senior design course. Prior faculty approval required or design project proposal. MAJORS ONLY All required courses including an advanced elective in the ECE program. ECE 398 and 399. Requirement for all ECE students. Taken in the spring semester senior year .
|
ECE 386V-1
7:00PM - 7:00PM
|
No description
|
ECE 391-01
7:00PM - 7:00PM
|
Blank Description
|
ECE 395-1
7:00PM - 7:00PM
|
Registration for Independent study courses needs to be completed thru the instructions for on-line independent study registration
|
Spring 2025
Number | Title | Instructor | Time |
---|---|
Monday | |
ECE 222-5
Hui Wu
|
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. |
|
ECE 112-5
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171 |
|
ECE 272-2
Sarah Smith
|
|
This course is a survey of audio digital signal processing fundamentals and applications. Topics include sampling and quantization, analog to digital converters, time and frequency domains, spectral analysis, vocoding, digital filters, audio effects, music audio analysis and synthesis, and other advanced topics in audio signal processing. Implementation of algorithms using Matlab and on dedicated DSP platforms is emphasized. |
|
ECE 233-2
Michael Heilemann
|
|
Aspects of acoustics. Review of oscillators, vibratory motion, the acoustic wave equation, reflection, transmission and absorption of sound, radiation and diffraction of acoustic waves. Resonators, hearing and speech, architectural and environmental acoustics. |
|
Monday and Wednesday | |
ECE 284-1
Marvin Doyley
|
|
Researchers are actively developing artificial intelligence (AI) techniques to improve the accuracy and efficiency of some of the most challenging components of medical imaging. These components include computer-aided diagnosis, automatic segmentation of anatomical regions, automatic lesion detection, data fusion, and image-guided surgical intervention, to name a few. This course aims to develop imaging scientists who understand the fundamentals of machine learning, how to implement different machine learning algorithms, how to select and extract features from medical images, and how to evaluate different AI learning strategies (supervised vs. non-supervised). The course will cover classical machine learning techniques and deep learning techniques. Specifically, students will learn how to evaluate and implement different deep learning architectures, convolution neural networks, recurrent neural networks, object detection networks, U-Net (segmentation networks), multi-modal architectures, and generative adversarial networks. This course will also teach students how to train neural networks for medical images, data augmentation, and domain adaptation. Students will learn how to use PyTorch, a flexible machine learning framework, to implement and evaluate these concepts. Prerequisites: ECE 247 (Introduction to Image Processing using Python) |
|
Monday, Wednesday, and Friday | |
ECE 113-1
Jack Mottley
|
|
The principal focus of ECE113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Prerequisites: Earned a C or better in, or having been granted transfer or AP credit for MTH 165 and PHYS 122 preferred |
|
Tuesday | |
ECE 210-04
Edward Herger
|
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122 |
|
ECE 210-05
Edward Herger
|
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122 |
|
ECE 112-7
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171 |
|
ECE 222-6
Hui Wu
|
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. |
|
ECE 280-1
Kevin Parker
|
|
This seminar course aims to examine several major questions posed in physics, mathematics, logic, and cognitive sciences. The goal is to understand the boundaries where important research questions or limiting factors remain.Topics include: dark matter and energy; The unreasonable effectiveness of mathematics? (Wigner),Godels Incompleteness Theorem, and the mechanisms of reasoning. Weekly readings and short position papers are required through the semester. |
|
ECE 112-2
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MATH 162, OR MATH 141, OR MATH 171 |
|
ECE 210-06
Edward Herger
|
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122 |
|
Tuesday and Thursday | |
ECE 272-1
Sarah Smith
|
|
This course is a survey of audio digital signal processing fundamentals and applications. Topics include sampling and quantization, analog to digital converters, time and frequency domains, spectral analysis, vocoding, digital filters, audio effects, music audio analysis and synthesis, and other advanced topics in audio signal processing. Implementation of algorithms using Matlab and on dedicated DSP platforms is emphasized. PREREQUISITES: ECE 114 and basic Matlab programming, ECE 241 or other equivalent signals and systems courses. |
|
ECE 274-1
Scott Seidman
|
|
Course will cover circuits and sensors used to measure physiological systems at an advanced level. Both signal conditioning and sensor characteristics will be addressed. Topics will include measurement of strain, pressure, flow, temperature, biopotentials, data acquisition, and electrical safety. The laboratory will focus on the practical implementation of electronic devices for biomedical measurements. Prerequisites: BME 210, ECE113 or equivalent, or permission of instructor. |
|
ECE 112-1
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MATH 162, OR MATH 141, OR MATH 171 |
|
ECE 222-1
Hui Wu
|
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. Prerequisite: ECE 221 or equivalent, or permission of instructor |
|
ECE 233-1
Michael Heilemann
|
|
Aspects of acoustics. Review of oscillators, vibratory motion, the acoustic wave equation, reflection, transmission and absorption of sound, radiation and diffraction of acoustic waves. Resonators, hearing and speech, architectural and environmental acoustics. prerequisites: Linear algebra and Differential Equations (MTH 165), Multivariable Calculus (MATH 164), and Physics (PHY 121) or equivalents. |
|
ECE 254-1
Diane Dalecki
|
|
The course presents the physical basis for the use of high-frequency sound in medicine. Topics include acoustic properties of tissue, sound propagation (both linear and nonlinear) in tissues, interaction of ultrasound with gas bodies (acoustic cavitation and contrast agents), thermal and non-thermal biological effects of utrasound, ultrasonography, dosimetry, hyperthermia and lithotripsy. |
|
ECE 201-1
Michael Huang
|
|
ECE201/401 is an advanced elective to dive a little deeper into the computer architecture of modern high-performance computing systems. We discuss principles and practices of modern high-end general-purpose and other microprocessors. Technical topics covered: Computer design concepts, principles, and quantitative methodologies of design evaluation Memory hierarchy design (caches, main memory/DRAM, & virtual memory) Software and hardware exploitation of instruction-level parallelism Other forms of parallelism: vector, SIMD/GPU, MIMD/multiprocessor, & warehouse-scale computers. prerequisites: ECE200 or equivalent. |
|
ECE 200-1
Tong Geng
|
|
Instruction set principles; processor design, pipelining, data and control hazards; datapath and computer arithmetic; memory systems; I/O and peripheral devices; internetworking. Students learn the challenges, opportunities, and tradeoffs involved in modern microprocessor design. Assignments and labs involve processor and memory subsystem design using hardware description languages (HDL). Prerequisites: ECE114, ECE 112 or CSC 171, or permission of Instructor |
|
ECE 227-1
Roman Sobolewski
|
|
Introduction to small-scale superconductor electronic devices, both analog and digital. Josephson junctions as digital circuit elements. Implementation of shunted Josephson junctions in the single flux quantum (SFQ) circuitry. SFQ circuit design and integration, simulations and appropriate simulation tools Finally, fabrication and testing of SFQ-based digital integrated circuits. Prerequisites: ECE 425, or instructors approval |
|
ECE 245-1
Irving Barron Martinez
|
|
This course teaches the underlying concepts behind traditional cellular radio and wireless data networks as well as design trade-offs among RF bandwidth, transmitter and receiver power and cost, and system performance. Topics include channel modeling, digital modulation, channel coding, network architectures, medium access control, routing, cellular networks, WiFi/IEEE 802.11 networks, mobile ad hoc networks, sensor networks and smart grids. Issues such as quality of service (QoS), energy conservation, reliability and mobility management are discussed. Students are required to complete a semester-long research project in order to obtain in-depth experience with a specific area of wireless communication and networking. |
|
ECE 114-1
William Moon
|
|
This course provides an introduction to the C and C++ programming languages and the key techniques of software programming in general. Students will learn C/C++ syntax and semantics, program design, debugging, and software engineering fundamentals, including object-oriented programming. In addition, students will develop skills in problem solving with algorithms. Programming assignments will be used as the primary means of strengthening and evaluating these skills. Each student also has to complete a game project in C++ at the end of the semester. INSTRUCTOR: WILIAM MOON |
|
Wednesday | |
ECE 233-3
Michael Heilemann
|
|
Aspects of acoustics. Review of oscillators, vibratory motion, the acoustic wave equation, reflection, transmission and absorption of sound, radiation and diffraction of acoustic waves. Resonators, hearing and speech, architectural and environmental acoustics. |
|
ECE 112-6
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171 |
|
ECE 349-1
Jack Mottley
|
|
Senior design course. Prior faculty approval required or design project proposal. MAJORS ONLY All required courses including an advanced elective in the ECE program. ECE 398 and 399. Requirement for all ECE students. Taken in the spring semester senior year . |
|
Wednesday and Friday | |
ECE 208-1
Zhiyao Duan
|
|
Machine Learning (ML) is the branch of Artificial Intelligence dedicated to teaching computers how to solve tasks by learning from data. This class introduces basic concepts of machine learning through various real-world ECE applications. It will cover various learning paradigms such as supervised learning, semi-supervised learning, unsupervised learning, and reinforcement learning. It will also cover classical and state-of-the-art techniques such as linear models, support vector machines, Gaussian mixture models, hidden Markov models, matrix factorization, ensemble learning, principal component analysis, and various kinds of deep neural networks. Students will learn the pros and cons of different methods and their suited application scenarios. This course is hands-on with multiple programming assignments and a final project to solve real ECE problems. Prerequisites: General programming such as ECE-114; MATH 165 linear algebra. Probability and statistics such as ECE 270 is recommended. |
|
ECE 210-01
Edward Herger
|
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122 |
|
Thursday | |
ECE 112-3
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MATH 162, OR MATH 141, OR MATH 171 |
|
ECE 222-3
Hui Wu
|
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. |
|
ECE 113-3
Jack Mottley
|
|
The principal focus of ECE 113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Prerequisites: Earned a C or better in, or having been granted transfer or AP credit for MTH 165 and PHY 122 |
|
ECE 210-03
Edward Herger
|
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122 |
|
ECE 113-4
Jack Mottley
|
|
The principal focus of ECE 113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Prerequisites: Earned a C or better in, or having been granted transfer or AP credit for MTH 165 and PHY 122. BD |
|
ECE 210-02
Edward Herger
|
|
4 credit hour course, with laboratory, intended for physical scientists and (non-electrical) engineers. Electrical concepts will be developed based on modern needs and techniques: Current, Voltage, Components, Sources, Operational Amplifiers, Analysis Techniques, First and Second Order Circuits, Sinusoids and AC. Technical elective for non-ECE majors. prerequisites: Concurrent registration in MATH 165 and PHYS 122 |
|
Friday | |
ECE 274-2
Scott Seidman
|
|
Course will cover circuits and sensors used to measure physiological systems at an advanced level. Both signal conditioning and sensor characteristics will be addressed. Topics will include measurement of strain, pressure, flow, temperature, biopotentials, and physical circuit construction. The co-requisite laboratory will focus on the practical implementation of electronic devices for biomedical measurements. Prerequisites: BME 210, ECE113 or equivalent, or permission of instructor. |
|
ECE 114-2
William Moon
|
|
This course provides an introduction to the C and C++ programming languages and the key techniques of software programming in general. Students will learn C/C++ syntax and semantics, program design, debugging, and software engineering fundamentals, including object-oriented programming. In addition, students will develop skills in problem solving with algorithms. Programming assignments will be used as the primary means of strengthening and evaluating these skills. Each student also has to complete a game project in C++ at the end of the semester. |
|
ECE 222-2
Hui Wu
|
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. |
|
ECE 112-4
Selcuk Kose
|
|
Students are exposed to Combinational logic elements including all of the following: logic gates, Boolean algebra, Karnaugh Maps, conversion between number systems, binary, tertiary, octal, decimal, and hexadecimal number systems, and arithmetic on signed and unsigned binary numbers using 1's and 2's complement arithmetic. Also covered are programmable logic devices, synchronous finite state machines, State Diagrams, FPGAs and coding logic in VHDL. Prerequisites: MTH 162, OR MTH 141, OR MTH 171 |
|
ECE 113-2
Jack Mottley
|
|
The principal focus of ECE 113 is frequency domain representation of time signals, starting with phasors and ending with elements of Fourier series and Fourier transforms. Mathematics is introduced as needed for the specific material being covered, including: complex numbers, initial value problems, Laplace transform pairs, matrices, Fourier series, and Fourier transforms, including convolution. In addition, some effort is devoted to non-linear circuit analysis using loadlines. Having earned a C or better in, or having been granted transfer or AP credit for, MATH 165 and PHYS 122.” |
|
ECE 200-2
Tong Geng
|
|
Instruction set principles; processor design, pipelining, data and control hazards; datapath and computer arithmetic; memory systems; I/O and peripheral devices; internetworking. Students learn the challenges, opportunities, and tradeoffs involved in modern microprocessor design. Assignments and labs involve processor and memory subsystem design using hardware description languages (HDL). Prerequisites: ECE114, ECE 112 or CSC 171, or permission of Instructor |
|
ECE 272-3
Sarah Smith
|
|
This course is a survey of audio digital signal processing fundamentals and applications. Topics include sampling and quantization, analog to digital converters, time and frequency domains, spectral analysis, vocoding, digital filters, audio effects, music audio analysis and synthesis, and other advanced topics in audio signal processing. Implementation of algorithms using Matlab and on dedicated DSP platforms is emphasized. |
|
ECE 222-7
Hui Wu
|
|
An introduction to the analysis and design of integrated circuits. IC process technologies (CMOS, bipolar, BiCMOS). SPICE simulation. High-frequency device models (diode, BJT, MOSFET). Frequency response of amplifiers. Cascode amplifiers. Source degeneration. Differential amplifier. Feedback. Frequency compensation. Operational amplifiers. Inverters. Logic gates. Pass-transistor logic. HSPICE simulation labs. Hands-on final design project. |