Is it possible to model air/fluid density in a simscape model?

9 Ansichten (letzte 30 Tage)
K F
K F am 12 Sep. 2017
Kommentiert: K F am 13 Sep. 2017
I'm trying to develop a model for an underwater system and I was wondering if there was a way to model hydrodynamic effects (buoyancy/disturbances/inertia etc) using Simscape?

Akzeptierte Antwort

Nicolas Schmit
Nicolas Schmit am 13 Sep. 2017
Simscape Multibody (Sim Mechanics) does not model the environment around your system, except for the gravity acceleration. To include hydrodynamics effects you can use the External Force and Torque bloc. For example, buoyancy would be a constant upward force (in the world reference frame) depending on the geometry of the solid and the mass of the surrounding fluid.
  3 Kommentare
Nicolas Schmit
Nicolas Schmit am 13 Sep. 2017
Hello. Yes, you could use a Simulink model or MATLAB function bloc to calculate the force, then convert the force to a physical signal using a Simulink/PS bloc, and input the signal to the External Force and Torque Bloc. Be careful to select the correct reference frame to resolve the force, depending if you calculate the force in the world frame or in the solid's frame.
K F
K F am 13 Sep. 2017
Thanks very much for your help.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Upgrading Hydraulic Models to Use Isothermal Liquid Blocks finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by