Key points are not available for this paper at this time.
Land travel on highways in developing countries, such as Cameroon, faces significant safety challenges due to factors like natural disasters, poor road networks, low-quality vehicles, error-prone drivers, and negligent pedestrians, with government investments showing only minor improvements in reducing road accidents. This paper proposes an Internet of Things (IoT) based FM broadcast system to enhance highway safety by providing real-time and timely guides to drivers. The proposed system comprises three main units: a Roadside Unit (RSU), an Onboard Unit (OBU), and a Control Centre (CC). The RSU is an IoT-based smart unit built around a Raspberry Pi 4 Model B, equipped with environmental sensors (DHT11 for temperature/humidity, ROBODO 130008 for rain) and internet connectivity. It integrates a locally designed 5W Phase Locked Loop (PLL) FM transmitter, set to a test frequency of 100.8 MHz, with a broadcast radius of 10 km. Python code on the RSU utilizes APIs like OpenWeatherMap and Google Suite to gather real-time weather forecasts, environmental data, traffic conditions (estimated arrival times, delays), and information on nearby places (parking, gas stations, lodging). It also dynamically suggests speed limits based on real-time weather and generates audio warnings for adverse conditions and road events. The system primarily uses an audio-only broadcast to minimize driver distraction. The OBU functions as a specialized receiver, consisting of a Raspberry Pi 4 Model B with an RTL-SDR dongle that demodulates and outputs FM audio to speakers, with GNU Radio software processing the signals. A remote-Control Centre manages and configures RSUs securely via SSH, enhancing operational efficiency. Experimental results confirm the systems effectiveness. The locally designed FM transmitter demonstrated robust performance with a total RF gain of 43 dB and stable 5W output power, along with excellent frequency stability (±50 ppm crystal oscillator, -90 dBc/Hz VCO phase noise). Performance indicators like Signal-to-Noise Ratio (SNR), Modulation Error Rate (MER), and power spectrum were analysed. SNR showed an inverse relationship with distance, dropping to -40.36 dB at 5000m, which is acceptable for highway radio quality, and tracked closely with a commercial transmitter. MER analysis indicated proper functioning of the transmitter-receiver pair, as demodulated signals exhibited tightly clustered constellation points, implying high SNR and better audio quality. Furthermore, the power spectrum showed minimal variation between original and received audio signals, with an improved gain post-modulation, ensuring clear audio output. This comprehensive system provides a robust and cost-effective solution for real-time highway advisories in developing countries.
Otto et al. (Tue,) studied this question.