Changing Z coordinates of the vehicle
1 view (last 30 days)
Show older comments
I am using P2HEV model in which (vehicle body 3 D.O.F longitudinal ) is used for the vehicle model), and I want to observe the behaviour on an inclined road, I have changed the gradient input of the block, and the performance is changing accordingly, but my question is how to to see those changes being reflected in the coordinates of the vehicle,. Since the X position is changing as the acceleration is applied, but how to get the Z position change when there is a grade on the road? can the grade input affect the Z position of the vehicle, if not, what is the proper way of changing it?
0 Comments
Answers (1)
Jason Rodgers
on 15 Oct 2021
You can use the info bus output of that block to see the coordinates. Use a bus selector and select InerFrm.Cg.Disp.Z .This will show you the Z value in the inertial frame.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!