Målet med detta projekt var att designa en algoritm som känner igen ett osäkert filbyte och som kan undvika kollision inom KTH PlatoonSim, som är en simulator för autonoma fordon utvecklad på KTH. Lösningen som föreslås är införandet av två nya styrenhetsklasser: En Cut-in Detector (CID) och en Cut-in Braker(CIB). CID ansvarar för att upptäcka osäkra filbyten och CIB ansvarar för att beräkna det bromskommando som behövs för att bromsa på ett säkert, men mjukt sätt. De test som genomförts visar att denna model är framgångsrik i att undvika kollision vid vanliga motorvägsfarter.
The goal of this project was the design of an algorithm for detection of an unsafe lane change (cut-in) and the avoidance of a collision within KTH PlatoonSim, a simulator of autonomous vehicles developed at KTH. The solution proposed is the introduction of two new ECU classes: A Cut-in Detector (CID) and a Cut-in Braker (CIB). The CID is responsible for detecting an unsafe lane change and the CIB is responsible for calculating the necessary brake command for safe but smooth braking. Testing reveals that this model is successful at avoiding collision at ordinary motorway speeds.