Simscape 言語入門
Simscape 言語では、パラメーター化、物理的接続、基となる方程式のすべて備わったテキスト ファイルとしてカスタム コンポーネントを定義できます。標準の Simscape コンポーネントとの互換性を確実にするために、Simscape で提供される物理ドメインの定義を、作成するコンポーネントで再利用することができます。また、独自の物理ドメインを追加して、そのドメインに完全なコンポーネント ライブラリを設けることも可能です。一般的なワークフローとタスク、および背景情報や例のリンクのリストについては、Simscape 言語の一般的なタスクを参照してください。
初めてでもすぐに開始できるように、関数 sscnewfile
を使用すると、コンポーネント、ドメイン、関数の事前に定義されたテンプレートのライブラリに基づいて、または既存の Simscape ファイルに基づいて、新しい Simscape ファイルを作成できます。
関数
sscnewfile | Create new Simscape file populated by required and commonly used keywords |
トピック
- Simscape 言語とは
モデリング言語とその目的の概要。
- Model Linear Resistor in Simscape Language
Overview of how modeling in Simscape language works, using a linear resistor as an example.
- Simscape 言語の一般的なタスク
Simscape 言語の一般的なワークフローと背景情報および例のリンク。
- Simscape File Types and Structure
Overview of the Simscape file types and structure.
- カスタム コンポーネントの作成
コンポーネントの種類、ファイル構造、ワークフローの概要。
- When to Define a New Physical Domain
A physical domain provides an environment, defined primarily by its Across and Through variables, for connecting the components in a Physical Network. Component nodes are typed by domain, that is, each component node is associated with a unique type of domain and can be connected only to nodes associated with the same domain.
- Foundation のドメイン タイプとディレクトリ構造
ソフトウェアに付属のドメインの定義。