You are on page 1of 1

COMSATS Institute of Information Technology

Department of Computer Science

Circuits and Electronics

Instructions
1) Work out the project in groups of two. 2) The projects must be implemented by students on their own. However, they can seek guidance regarding their design. 3) Inform the instructor upon successful completion of project. 4) Any further improvements to the project, even in the form of ideas, will be considered in grading.

Assignment4 (a)
Take a circuit your own choice (min 2 unknown nodes and three loops), simplify circuit using source transformation and calculate results.

Assignment4 (b)
Implement your circuit using C/C++ Language, the output of the program should be:

Welcome to source Transformation console.


Select number from 01 to 05 for calculation.
If 01 is entered it should display Number of nodes and loops along with nodal or mesh analysis equations of your circuit. If 02 is entered it should display number of current and voltage source (values) If 03 is entered it should display source transformation operation. If 04 is entered it should display results for original circuit. If 05 is entered it should display results for circuit using source transformation.

You might also like