How can we change coordinate system from SAE to ISO in Vehicle Dynamics Blockset ?
15 views (last 30 days)
Show older comments
The Vehicle Dynamics Blockset simulation environment uses right-handed (RH) Cartesian coordinate systems defined in the SAE J670. How can we change it to ISO coordinate system (left-handed) ?
0 Comments
Answers (2)
Mike Sasena
on 22 Aug 2023
Hi Berkay,
Can you clarify what portion of the vehicle model you want to use the ISO coordinate system? In case it helps, the documentation describes how different subsystems such as the chassis and tire have different conventions and therefore use different coordinate systems.
cheers,
Mike
0 Comments
Aiswarya
on 24 Aug 2023
Edited: Aiswarya
on 24 Aug 2023
Hi,
I understand that you are working with the Vehicle Dynamics Blockset and you wish to change the Cartesian coordinate system from right handed to ISO coordinate system (left-handed).
The following documentation may help you understand the coordinate system options available in Vehicle Dynamic Blockset:
Currently only the SAE Z-down (i.e. right-handed (RH) Cartesian coordinate system) is supported. This can be converted to ISO using standard transformation matrix operations.
For this transformation, you can try swapping the y and z coordinate values to get the new coordinates.
I hope this helps.
Regards,
Aiswarya
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!