Mathematical Modeling of mehanic system

1 view (last 30 days)
Hi i am modeling this mehanical system and i dont know if that is correct. If it is how to draw the block diagram on paper and simulatic scheme in Simulink?

Accepted Answer

Sam Chak
Sam Chak on 18 Jan 2021
If and , then from the correct free body diagram of the two masses, the sum of forces can be written as follow:
,
.
Combining the kinematics and these two equations of motion into a single matrix equation yields
From here, you should be able to rewrite the matrix equation into the state-space model with A, B, C, D matrices. In Simulink, you can implement the linear state-space system using the state-space block.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!