Using MATLAB or Simulink, make a filter for Longitudinal/Lateral Acceleration
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
For my college assignment, we have been given several tasks. However, this one question is asking to make a software filter for the longitudinal/lateral acceleration for a certain data set of a rally car. They have also asked us to compare the filtered and unfiltered signals.
As someone just starting out in MATLAB, I have absolutely no idea how to do this. If anybody knows how to do so, please help me out. Thanks in advance!
3 commentaires
Walter Roberson
le 21 Nov 2022
Well, you have a decision to make.
Do you want to treat the coordinates as being small enough range to be able to treat them as cartesian on a flat plane? Or are the distances or positions involved large enough that you need to work in spherical or geoid coordinates?
I would point out that there are very few rally cars in the world operating at latitudes high (or low) enough that at rally-car speeds that the geoid correction becomes important for any practical purposes. For example with typical GPS you can only measure position down to 1 to 3 metres; if you add a fixed-position extra-transmitter you can get down to about the cm position range, so it probably does not make sense to worry about milli-G calculation precision.
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!