This course provides an introduction to computer engineering concepts, both hardware and software, with emphasis placed on digital logic concepts. Topics include binary number representations, Boolean algebra, simplification methods for combinational circuits, introduction to sequential circuits, introduction to assembly language programming, and networks.
Electronic Circuits I introduces the fundamentals of electrical engineering. Topics include: Circuit variables, circuit elements, simple resistive circuits, techniques of circuit analysis, operational amplifiers, inductors and capacitors, mutual inductance, response of RL and RC circuits, response of RLC circuits, sinusoidal steady-state analysis, transformers.
Homeworks and Lab exercises are also significant components of the course.
This course covers the most important numerical methods that an engineer should know, including root finding, matrix algebra, integration and interpolation, ordinary and partial differential equations. We learn how to use Python/R to solve numerical problems.