Feeds
답변 있음
the given transfer function is an improper transfer function
You can use a gain block and a derivative block
    
  
the given transfer function is an improper transfer function
You can use a gain block and a derivative block
6년 초과 전 | 1
답변 있음
How to implement improper transfer function (s + 0.1) in simulink?
You have to sum 2 signals: dr/dt + r (where "r" is the input signal). Just use three blocks: derivative, sum and gain.
    
  
How to implement improper transfer function (s + 0.1) in simulink?
You have to sum 2 signals: dr/dt + r (where "r" is the input signal). Just use three blocks: derivative, sum and gain.
6년 초과 전 | 0


