Advanced Automation

2010.9.9 CACSD introduction

2010.9.16 CACSD introduction

2010.9.30 Intro. to Robust Control

s = tf('s')
G = 1/(s+1)
norm(G, 'inf')
P = 1/(s^2 + 0.2*s + 1)
K = 1
nyquist(P*K)
help impulse
impulse(P)
T = 1/(1 + P*K)
impulse(T)
sqrt(2)/(2*pi)
1/ans
step(T)
ex21
ex22

2010.10.7 Introduction to Robust Control (cont.)

2010.10.14 norm, vector space, normed linear space

========== Caution!!! The followings are under construction ==========

2010.10.7 eigenvalue, eigenvector, singular value decomposition

2010.10.14 state space representation of connected system, state space representation of generalized plant for various control problem, mixed sensitivity problem

2010.10.21

2010.10.28

Speed control of two inertia system with servo motor (1/3)

Speed control of two inertia system with servo motor (2/3)

...

related links


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS