Research Article

Machine Learning-Based Jamming Detection for Safety Applications in Vehicular Networks: Individual Detection?

Algorithm 1

Reactive jamming algorithm.
(1)if sensing a transmission in the medium then
(2)if is not transmitting then
(3)start broadcasting jamming signal after predefined time ;
(4)else
(5)ignore;
(6)end if
(7)end if