EE 528 Modelling and Analysis of Electrical Machines
EE 528 Modelling and Analysis of Electrical Machines
EE 528 Modelling and Analysis of Electrical Machines
Cases:
Plot results without initial conditions,
Plot results with suitable initial conditions.
Hint: You may use RK5 solver with tolerance of 1e-5, minimum step-size of
0.0001 and maximum step-size of 0.01.
Output: Plots of states i.e. inductor current and capacitor voltage for 1s.
Also explore the results at different places in circuit to get the output of
other quantities like, step voltage, current through resistor, capacitor, etc.
Hint: You may use ODE45 solver with tolerance of 1e-5, minimum step-size
of 1ms and maximum step-size of 10ms.
Hint: You may use ODE45 solver with tolerance of 1e-5, minimum step-size
of 1ms and maximum step-size of 10ms.
How to generate report for Modelling and Simulation assignments:
1. Create a word-file for each assignment
2. Write mathematical modelling equations with proper derivation
and intermediate steps for each question
3. Develop suitable model in Matlab/Simulink
4. Copy and paste block diagram developed in Matlab/Simulink
5. Define different cases need to be simulate with numerical values
of parameters
6. Cop and paste plots of outputs of each cases
7. Write conclusions/inferences for each question
8. Similarly attempt all questions.
9. Submit pdf copy and model files. Model files name should be as
per the question number.