Skip to content

froxec/froxec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 

Repository files navigation

About me ๐Ÿ‘‹

Brief

  • ๐Ÿ’ก Fields of interest: Machine Learning ๐Ÿฆพ, Computer Science ๐Ÿ–ฅ๏ธ, Control Systems and Autonomous Systems ๐ŸŽ๏ธ โœˆ๏ธ
  • ๐Ÿ“š Education: Machine Learning (Msc) and Automation and Control Systems (BEng) at Gdaล„sk University of Technology

Contact

e-mail: durawa.p.soft@gmail.com

Oversteer and understeer detection system for iRacing

This project implements OS/US detection system for iRacing simulator. The detection model is based on Adaptive Neuro Fuzzy Inference System (ANFIS) [2], [3]. The idea to use ANFIS is based on work of Hirche and Ayalew [1].

Project repository: US/OS detection system for iRacing

Data collection

  • Data was collected on Centripetal Circuit.
  • Each test consisted of Sine with Dwell maneuver.
  • Tests are were performed under different vehicle velocities, sine frequencies, dwell times, maximum steering angles.
  • Dataset is balanced for left and right turns.
  • Data collection procedure was derived from [1].

Model

  • Model was trained using the ANFIS-PyTorch framework implemented by J. Power [3].
  • Model for Mazda MX-5 is available.
  • Mazda MX-5 model struggles when vehicle runs on kerbs.

References

  • [1] Hirche, B. and Ayalew, B., "A Fuzzy Inference System for Understeer/Oversteer Detection Towards Model-Free Stability Control" SAE Int. J. Passeng. Cars - Mech. Syst. 9(2):2016, doi:10.4271/2016-01-1630.
  • [2] Jang, Jyh-Shing., (1993). ANFIS Adaptive-Network-based Fuzzy Inference System. Systems, Man and Cybernetics, IEEE Transactions on. 23. 665 - 685. 10.1109/21.256541.
  • [3] Power, J. Implementation of ANFIS using the pyTorch framework Source: https://github.com/jfpower/anfis-pytorch [Access: 29.04.2024]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published