WOLFRAM

その他

さまざまな応用分野の例を使うことで,System ModelerとModelica言語でのモデリングとシミュレーションについて学べます.

Depth Control of a Submarine

Navigating quickly from one depth to another is an operational requirement for a submarine. For stealth operations, it is important that there be no oscillations during this motion. The following example shows how to design a controller for such applications.

この例を実行するためには以下が必要です.

System ModelerとMathematicaの最新版

どちらかお選びください.

無料評価版を
取得する
ダウンロードを
続行する

Model of a Submarine

The submarine adjusts its depth by varying its weight. The weight varies by adjusting the volume of water stored in the submarine’s ballast tanks.

Diagram of the submarine model.

Easily Linearize around the Equilibrium Point

The nonlinear submarine model is linearized around its equilibrium point using the system modeling functionality.

State-space representation of the linearized model.

Quickly Design and Connect a Controller

A controller is designed using pole placement gains such that the closed-loop poles stabilize the system. The controller is then automatically connected to the nonlinear submarine model.

Wolfram Language workflow to design and connect the controller with the nonlinear submarine model.

Response of the Controlled Submarine

The ballast tanks of the submarine take in water and the average density of the submarine increases, thus sinking the submarine. The controller tracks the reference signal, and the submarine reaches the specified depth without any oscillations.

In the left plot, the blue curve represents the average density of the submarine. In the right plot, the blue curve represents the reference depth and the orange curve represents the actual depth of the submarine.

Streamlined Design of Tracking Controllers

Depth control of a submarine using the improved control system functionality.