Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

ABS System

I was bored and the thought of adding a antilock brake system came to mind and so i made it

Does it work like the real thing, no
Does it look cool, yes

**To get it to work Properly**
There needs to be a linear speed sensor and a torque meter (hooked up to wheel/s) and both running through a function block with the conversion to MPH

The Brake input needs to be a 1-0 number input with 1 being brakes on (needs to be like this otherwise it wont work)

Lastly is using a switchbox to control the brakes, the normal brakes need to run into the "OFF" of the switch box and the ABS controls the switching

Inside the controller, there is a LUA script that you can change the debug numbers to get your desired effect.

This is my first project using LUA and uploading so its not perfect, but i tried! Next on the list is making traction control and eventually making it one full EBTCM (Electronic Brake Traction Control Module). Feel free to give me some pointers for changes!