Special Topics

Spring 2026

ECE 492 – 053 Neural Networks

Techniques for the design of neural networks for machine learning. An introduction to deep learning. Emphasis on theoretical and practical aspects including implementations using state-of-the-art software libraries.

ECE 492 – 054 Signal Process Perspective Quant Comp

This course provides an introduction to quantum algorithms primarily through inner product space and signal processing perspectives. As such, it will be advantageous for students to be familiar with linear algebra (e.g., Math 305 or 405), linear systems (ECE 301) and signal processing (e.g., ECE 410), and basics of quantum computing, specifically quantum gates. Because most students lack at least part of this background, we will review these materials during the first half of the course. It will also be helpful for students to be familiar with probability and statistics (e.g., ST 371 or ECE 514). Some programming proficiency, for example in Matlab or Python, could be helpful.

ECE 492 – 057 Physical AI w. Brain-Inspired Electronics

Topics include: History of electronics & computing, limitations, elements of neuroscience (ions, cells, neurons,
synapses, higher-order phenomena), artificial synapses & neurons, contemporary applications (physical ANNs
with memory arrays, on-chip processing & classification, logic & decision making, adaptive & evolvable
electronics, sensorimotor learning in robotics, neuromorphic bio-interfaces, biocomputing)

ECE 492 – 058 Circuit Board Layout

Suggested Pre-requisites: C or better in ECE 200 and ECE 211

Introduction to System Printed Circuit Board designing for microcontroller-based embedded computer systems.

ECE 492 – 067 Ubiquitous Computer and Mobile Health

Suggested Pre-requisite: ECE 309 or CSC 316

This course introduces how wearable and mobile systems sensors can be used to gather data relevant to understand health, how the data can be analyzed with advanced signal processing and machine learning, and the evaluation performance of these systems in terms of diagnostics and disease progression detection. The course will also touch on how to solve privacy concerns in building mobile health systems in the real world.

ECE 492 – 058 Applied Quantum Mechanics for Engineering

Fall 2025

ECE 492 – 055 Generative AI for Computer Systems

The course will cover the application of machine learning in CPU design, covering topics such as feature engineering, perceptrons, neural networks, recurrent neural networks, LSTMs, language models, generative adversarial learning, genetic algorithms, AI Agents, ML interpretation, reinforcement learning and other machine learning concepts for solving design challenges related to performance, power, and security; solving challenges common in many engineering fields. You will also get hands-on experience in training and inference of the latest Large Language Models on custom data. 

ECE 492 – 056 Robot Motion Planning

This course will introduce fundamental concepts in robot motion planning with a focus on spatial manipulators utilizing simulation and, if available, real robots. The course’s topics will include rigid-body spatial transformations, robot kinematics, trajectory generation, configuration space, and sampling-based path planning. Course projects and exercises will utilize a high-level programming language and modern tools and environments used in robotics.

ECE 492 – 058 Circuit Board Layout

ECE 492 – 059 Introduction to Radar Systems

Introduction to basic principles of radar and key radar sub-systems: transmitter and receiver architectures; sub-components, e.g. filters, amplifiers, mixers and oscillators; sources of degradation, such as noise and non-linearity; radar range equation, phenomenology (target reflectivity models, clutter, stealth and scattering), radar measurements of range and velocity, basic radar waveforms, pulse compression, coherency. Technical writing proficiency and communication skills will be honed in this course through oral and written student presentations/assignments. Hands-on experience will be gained through lab experiments/projects conducted using a software-defined CW/FMCW radar.

ECE 492 – 060 Silicon Photonic Design: Devices & Systems

This course focuses on applying advanced electromagnetic principles and semiconductor theory to design silicon photonic integrated circuits. Key principles such as matrix optics, waveguide theory, coupled mode theory, and P-I-N junctions will be used to design practical silicon photonic devices which are relevant in today’s foundries. Topics include passive wavelength filters, active switches, high-speed optical modulators, and photodetectors for optical communication and computing systems.

ECE 492 – 062 Fundamentals of Algorithms

This course covers the fundamentals in algorithm design and analysis, focusing on the themes of efficient algorithms and intractable problems.  Topics include divide and conquer algorithms, graph algorithms, greedy algorithms, dynamic programming, NP-completeness and reductions.  The course goal is to provide a solid foundation in algorithms for students in preparation for a job in industry and more advanced courses.

ECE 492 – 063 Control Systems for Robotics

Introduction to dynamics and control for robotic systems tailored for computer scientists. Concepts including ordinary differential equations, kinematics, and dynamics for common air and ground robotic systems will be introduced. Systems concepts such as step, impulse responses, Laplace Transform will be introduced. Feedback control via classical methods (e.g., Nyquist, Bode), PID, and modern state-space and observer-based design will be explored. Emphasis on implementation, and simulation on an aerial multicopter robot will help students visualize and evaluate learning and control design performance.