Assignment Simulation and Calculation of Electrical Machine Parameters Using C Programming Course Code EEE 2265
Assignment Simulation and Calculation of Electrical Machine Parameters Using C Programming Course Code EEE 2265
Task Requirements:
Write a C program to calculate the slip, rotor speed, and copper losses. Your
program should take the following inputs from the user:
Hint: Use the formula for slip and speed of an induction motor and print
results with appropriate labels.
Rubric (8 Marks total):
• Correct implementation of slip calculation (2)
• Accurate rotor speed calculation (2)
1
• Proper computation of rotor copper losses per phase (2)
• User-friendly input and output display (1)
• Code readability and comments (1)
Instructions:
Submit the C programs for both questions. Ensure the program is well-documented
with comments explaining key sections of the code. Include test cases that show
the program’s output for different input values.
2
Additional Instruction: To ensure the code is written from scratch, include
a unique algorithm that calculates the speed of the motor using a piecewise
approximation method. Justify your approach in the comments and ensure
your code reflects this specific implementation.
Instructions:
Submit the C programs for both questions. Ensure the program is well-documented
with comments explaining all sections of the code. Avoid using generic code or
AI-generated templates by integrating original problem-solving techniques as
specified.
Warning: Any student who copies or uses AI to solve this assign-
ment will receive zero marks.
Submission Deadline: 03/11/24