How are units interpreted from simulink to physical signals in SimScape?

1 view (last 30 days)
I don't have any compiler error or fatal errors. I am attempting to model a person "pumping" on a swing to go higher. I'm starting with a small (approximating a point) mass traveling upward on a rigid body. I'm using a prismatic joint on a simple pendulum and I have input motion actuation as a step function with varying values, none of which seem to cause any actuation. I don't know what units the physical signal is sent in at, I just attached a step signal to a Sim->PS converter and put that as input for motion actuation.
Any reference is appreciated as much as instruction or guidance.

Accepted Answer

Sebastian Castro
Sebastian Castro on 2 Apr 2016
If you leave the unit at "1" in the PS-Simulink/Simulink-PS Converter blocks, Simscape models will use the default units for that particular variable.
In the case of motion, the default unit is meters (or m).
This page has the full list you can use.
- Sebastian

More Answers (0)

Categories

Find more on Physical Units in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!