How can we change coordinate system from SAE to ISO in Vehicle Dynamics Blockset ?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Mike Sasena
el 22 de Ag. de 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 comentarios
Aiswarya
el 24 de Ag. de 2023
Editada: Aiswarya
el 24 de Ag. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!