Ambulance Mobile App
A Rescue System of an Advanced Ambulance Using Prioritized Traffic Switching
Traffic congestion and tidal flow management are two major problems in modern urban areas which lead to road accident and loss of life. To implement this, we introduce Automatic Ambulance Rescue System (AARS). The main idea behind this scheme is ambulance can reach smoothly to hospital in time, by mechanically controlling traffic lights in path. The ambulance is controlled by control unit which gives the shortest path for reaching hospital and controls traffic lights. The sensor senses the spot and the nearest ambulance reaches the accident spot. The traffic lights in the path of the ambulance are controlled. Code Shoppy The ambulance is guided to hospital by server through shortest route. The vehicle unit installed in vehicle senses the accident and sends the location of the accident to the main server in the ambulance section. The main server finds the ambulance, nearest to the accident spot and also shortest path between ambulance, accident spot and nearest hospital.
MEMS sensor used for this project is one of the most promising technologies for 21st century. It is an enabling technology for pressure and acceleration sensors. MEMS-based sensors provide an interface that can sense and process. They are a class of devices which makes small mechanical and electrical components on a single chip. They are crucial components in hard disk drives, automotive electronics, computer peripherals, wireless devices, medical equipment and smart mobile electronic devices such as PDAs and cell phones. The benefits of MEMS are high performance, miniaturization, integration, low power and low cost. GSM (Global System for Mobile communications) is a widely used digital mobile telephony system. GSM uses time division multiple access (TDMA) and is the most widely used of the three digital wireless telephony technologies (TDMA, GSM, and CDMA). The Global Positioning System (GPS) is a space-based satellite navigation system that provides location and time information in all weather conditions, anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites. The sensor installed in the vehicle unit senses the accident and GPS tracks the location of the accident. Through GSM, it sends the location of the accident to the ambulance section [13]. The buzzer produces sound when accident occurs. The central unit finds the ambulance, nearest to the accident spot and also the shortest path between the location of the accident, ambulance and the nearest hospital. The ambulance crosses all the traffic junctions by automatically controlling the traffic signals and reaches the nearest hospital. Here, wireless technologies are used to transfer information. B. Ambulance Section In Ambulance Section, we used PIC microcontroller. The serial number of the IC is 16F877A. This section consists of crystal oscillator, power circuit and serial communication. 9V input supply is given and the operating voltage is 5V. The crystal oscillator is used to work according to the frequency change. In a PIC microcontroller, there are totally 40 pins and 5 ports; port A to port E. PIC is a family of modified architecture microcontrollers. The name PIC initially referred to Peripheral Interface Controller. The MAX232 is an IC, which converts signals from an RS-232 serial port to signals suitable for use in TTL compatible digital logic circuits. Here, it is used for the purpose of serial communication. It is a dual driver/receiver. The display unit is for the purpose of driver’s reference. An encoder is a device, transducer, circuit, algorithm, software program, or person, which converts data from one format or code to another, for the purposes of speed, standardization, security, secrecy or compressions. Here, the encoder converts the serial data into parallel data because the controller performs only serial functions and wireless is parallel communication. The RF transmitter consists of switches, the signal changes according to it [14]. An RF module is an electronic device used to transmit or receive radio signals between two devices. It is often preferable to communicate with other device wirelessly in an embedded system. The wireless communication may be performed through optical communication or RF communication. The choice is RF for many applications as it does not require line of sight. RF communications use a transmitter or receiver. C. Signal Section In Signal Section, the functions of the microcontroller section are same as in the ambulance section. Here, we used reader device, decoder unit and signal indicator. The reader device receives the data which the RF transmitter sends from the ambulance section. Any device may act as a reader that can display text on a screen. A decoder is a device that performs the reverse operation of an encoder. To recover the original information, it undoes the encoding. Normally, the same method which is used to encode is reversed to decode. It is a combinational circuit that converts binary information. Here, the decoder unit converts the parallel data into serial data and sends it to the microcontroller section. The received signal strength indicator (RSSI) measures the power present in a radio signal which is received. RSSI is a radio receiver technology metric, which is normally invisible to the user of the device which consists of receiver, but is directly known to users of wireless networking. The output of RSSI is a DC analog level. The ambulance unit is the transmitter and each signal is the receiver. When the data is transmitted to the receiver, the signal comes to green automatically [15]. The decoder converts the data from parallel to serial because the controller knows only serial language. In this way, this system helps the ambulance to reach the emergency site and then to hospital without time delay so that intensive care can be given to the patient in the golden hour and many lives can be saved.