Talk:Controls/Lab/MotorSim

From PrattWiki
Revision as of 14:28, 31 March 2011 by Tjs25 (talk | contribs)
Jump to navigation Jump to search

For the TransferScript1624, if you define Gpos using tf(num, denom), the lsim(S*Gpos, eModel, tModel) will only run correctly if you define s = tf('s') prior.

7.6.2 While investigating changes in the pulse time period, the written part of the lab says to change T to 0.04, but the code states T = 0.004. I suggest investigating both.