Research Article

A New Distributed and Scalable Network Protocol Targeting Intelligent Transportation Systems

Algorithm 1

Key refreshment algorithm.
1  while (CarEngineisOn()){
2   ;
3  SetTimer( );
4  SendMsg( , Ai, , Br)
5  WaitforTimerInterrupt(); // Loop here
6   ;
7  }// end while;