The Excavator Hydraulic Jack Forces are Changing Direction in Simscape Multibody
4 views (last 30 days)
Show older comments
I am trying to model a mechanism of excavators in the Simscape multibody.
I am using prismatic joint to simulate the functionality of hydraulic jacks with the following settings:
I motion the hydraulic jacks (using PS Ramp bock) and track the sensed "actuator force" parameter via a scope block.
So technically, I am doing an Inverse dynamic analysis to calculate the needed force on the hydraulic jacks and because during my simulation, all of the jacks (modeled with Prismatic joints) are getting opened, I am expecting that all the actuator forces be positive; however, the sign of force is changing over the simulation (!) which I believe it is wrong as I set to the motion of prismatic joints in one direction and the actuator force should be along this direction too. So I was wondering, why this is happening?!
3 Comments
Yifeng Tang
on 24 Jun 2024
I'll summarize this conversation in the "Answer". Feel free to comment. Happy modeling.
Accepted Answer
Yifeng Tang
on 24 Jun 2024
The way the joints are actuated and the joint forces are sensed for inverse dynamic analysis looks OK.
As a position signal is used as the actuation signal, it's 1st & 2nd order derivatives (velocity and acceleration) are also implied. In this particular case, the position changes linearly, so the velocity remains constant and the acceleration is zero. This requires that all forces sum to zero at the joint. As the mechanism moves, the sum of the gravity force may drive the mechanism to move on its own and the hydraulic force may be negative to enforce the zero acceleration we provided as actuation signal.
0 Comments
More Answers (0)
See Also
Categories
Find more on Assembly in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!