Electrical Engineering Courses

This course, using both lecture and laboratory practice , introduces students to basic computer programing with C as a general-purpose language.

Course Objectives:
To understand the various steps in program development.
To learn the syntax and semantics of C programming language.
To learn the usage of structured programming approach in solving problems.

Course Outcomes:
The student will learn
To understand the various steps in program development.
To formulate simple algorithms for arithmetic and logical problems.
To translate the algorithms to programs (in C language) to solve basic problems by understanding basic concepts in C like operators, control statements, conditional branching and iteration etc.
To learn the usage of structured programming approach in solving problems.
To decompose a problem into functions and synthesize a complete program using divide and conquer approach.
To create, read from and write to text and binary files

DC motor Speed Control System

Course Objective

Study and simulation of real life control problems using the techniques of classical control.

Course Outcome

1. Recognize and distinguish different real life control problems, their different components and operations
2. Determine mathematical model of physical system in time and frequency domain
3. Implement and demonstrate the methods of classical control to analysis the control problems from mathematical models
4. Resolve the control problems to adapt the requirement of the physical system
5. Experimenting and simulating the real life control system on the basis of classical control theory
6. Planning to setup a physical system to perform a specific task