This is a free preview. For full access
Modeling in Time and Frequency Domain
Finding a Transfer Function from State Space
Description
Finding a transfer function from state-space form is a key step in system analysis. It changes a time-domain model into a frequency-domain form. That makes it easier to study and design control systems.
The process starts with the state-space equations. These include the state equation and the ou...
Show More
Transcript
状態空間表現は、システム解析で伝達関数に変換することもできます。
変換は、指定された状態方程式と出力方程式から始まります。
ここでは、初期条件がゼロであると仮定して、ラプラス変換が適用されます。これにより、方程式が時間領域から周波数領域に変換されます。
状態方程式は X(s) について解かれ、I は単位行列を表します。この解は、出力方程式に代入されます。
結果として得られる行列 (伝達関数行列) は、出力ベクトルを入力ベクトルにリンクします。
これらのベクトルがスカラーの場合、最終的な伝達関数を見つけることが可能になり、状態空間表現から伝達関数への変換が完了します。
...
Show More