Proj 3 Report
Proj 3 Report
Proj 3 Report
ECE 6950
WIN:-976814726
Solution:-
An induction machine has the following constants and ratings:
200 hp, 4 pole, 3 phase, 60 Hz, Yconnected
Rs = 0.183
Rr = 0.277
Lm = 0.0538 H,
Ls = 0.0553 H,
Lr = 0.056 H,
B = 0,
Load torque = T1 = 0 N.m,
J = 0.0165 kg.m2.
Base power is 5 hp
Simulink diagram:-
Outputs:-
Torque v/s speed characteristics:-
Matlab code:-
clear all
clc
% Example 3-4 File Name EX3_4calc.m
% Induction Motor Parameters
Rs=0.183;
Rr=0.277;
Jeq=0.0165;
p=4;
TL_0=0;
Wmech_0=0;
fl_sd_0=eps;
fl_sq_0=eps;
fl_rd_0=eps;
fl_rq_0=eps;
thetar=0;