- #1
Semat10
- 11
- 0
- TL;DR Summary
- I have a vehicle towing a trailer. I calculated the longitudinal forces on the hitch of the trailer. Now i fail to calculate the lateral force on the hitch.
Hello,
i´ve got a problem with the calculation of the forces on the hitch of a vehicle and a trailer.
I do need the lateral force on the hitch for the calculation of my single track model of the vehicle and trailer.
I have a longitudinal model of the vehicle and the trailer. My input signal is the velocity of my vehicle. I transform the velocity of the vehicle, with a coordinate transformation into the velocity of the trailer. I got the longitudinal force F_zeta (see image) with the equation of motion.
(image of the cutting forces on the hitch of the trailer and the hitch of the vehicle; because of cornering right, the trailer turns away from the longitudinal axes of the vehicle with the angle gamma)
I need a rotation matrix to transform the longitudinal force on the hitch of the trailer F_zeta to the longitudinal force of the vehicle F_x.
F_x= cos(gamma)*F_zeta + sin(gamma)*F_eta
F_y=-sin(gamma)*F_zeta + cos(gamma)*F_eta
To do this i need the lateral force on the trailer hitch F_eta, but i don´t know how to calculate it.
kind regards,
semat
i´ve got a problem with the calculation of the forces on the hitch of a vehicle and a trailer.
I do need the lateral force on the hitch for the calculation of my single track model of the vehicle and trailer.
I have a longitudinal model of the vehicle and the trailer. My input signal is the velocity of my vehicle. I transform the velocity of the vehicle, with a coordinate transformation into the velocity of the trailer. I got the longitudinal force F_zeta (see image) with the equation of motion.
(image of the cutting forces on the hitch of the trailer and the hitch of the vehicle; because of cornering right, the trailer turns away from the longitudinal axes of the vehicle with the angle gamma)
I need a rotation matrix to transform the longitudinal force on the hitch of the trailer F_zeta to the longitudinal force of the vehicle F_x.
F_x= cos(gamma)*F_zeta + sin(gamma)*F_eta
F_y=-sin(gamma)*F_zeta + cos(gamma)*F_eta
To do this i need the lateral force on the trailer hitch F_eta, but i don´t know how to calculate it.
kind regards,
semat