Difference between revisions of "Talk:Controls/Lab/MotorSim"

From PrattWiki
Jump to navigation Jump to search
Line 1: Line 1:
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.
+
{{Q}}* 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. Should this be mentioned in the lab manual? Also, for 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. [[User:Tjs25|Tjs25]] 22:55, 2 April 2011 (EDT)
 
 
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.
 

Revision as of 02:55, 3 April 2011

  • 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. Should this be mentioned in the lab manual? Also, for 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. Tjs25 22:55, 2 April 2011 (EDT)