GPS-GSM Integration for Enhancing Public Transportation Management Services

DOI : 10.17577/IJERTCONV3IS16089

Download Full-Text PDF Cite this Publication

Text Only Version

GPS-GSM Integration for Enhancing Public Transportation Management Services

S. Elavarasan P. Narmadha., M.E.,MISTE

Emdedded System Technologies(dept of ECE) Assitant professor(dept of ECE) Excel College of Engineering and Technology Excel College of Engg&Technlogy

Komarapalayam Komarapalayam

AbstractThis paper proposes and implements a solution for enhancing public transportation management services based on GPS and GSM in Punjab province of Pakistan. The system consists of four modules: BUS Station Module, In-BUS Module, BASE Station Module and BUS Stop Module. Equipped with PC and GSM modem, BUS Station Module sends the initialization information containing the bus number and license plate number to In-BUS Module and BASE Station Module using SMS. The microcontroller based In-BUS Module consisting mainly of a GPS receiver and GSM modem then starts transmitting its location and number of passengers to BASE Station Module. BASE Station Module equipped with a microcontroller unit and GSM modems interfaced to PCs is designed to keep track record of every bus, processes user request about a particular bus location out of BUS Station and updates buses location on bus stops. BUS Stop Module is installed at every bus stop and consists of a GSM modem,memory unit and dot matrix display all interfaced to a microcontroller. This module receives buses location information coming towards that stop from BASE Station module and displays the information on a dot matrix display. A per stop statistical analysis is carried out based on the number of passengers and a recommendation report along with this analysis is sent to Punjab Government Transportation Department to have a check on the performance and services offered by transporters to common people. The results have shown that the developed system is useful for facilitating people using public transportation services.

keywords- Bus Station Module; In-BUS Module; BASE Station Module;BUS Stop Module;rush statistical analysis

  1. INTRODUCTION

    With the increasing number of people in opportunistic cities of Pakistan like Lahore, already existing problem of poor transportation services has grown to an alarming extent. Due to non-availability of prior information about the buses arrival schedule, people have to wait longer on bus stops especially in morning when they have to reach the offices in time. The buses are overloaded for most of the times which often results in some kind of fault occurrence in buses and people get late further. According to a survey report issued by Lahore Regional Transport Authority in year 2001, the available seat capacity on public transport to population in Lahore is 1:38 as compared to Delhi 1:7, which shows the deficiency in capacity of public transport in Lahore [1]. In addition, rapid population growth and spatial expansion in Lahore is adversely affecting this ratio. Consequently the dissatisfaction with the level and quality of public transportation service has lead those people who can afford it to turn to private modes of transportation. By the end of year 2005, the private modes of transportation in Lahore have contributed 93% (motor cycles=56.06%, motor cars and jeeps=31.52%, taxies=0.95%, rickshaws=4.56%) as compared to public modes of transportation [1]. Owing to poor infrastructure of roads in country, the

    controlling the traffic flow resulting in traffic congestion on roads. Also with the increased number of vehicles, the content of carbon mono-oxide and particulates matter concentration is found to be 10 times higher than World Health Organization (WHO) in central parts of Lahore city thereby deteriorating the environment and causing lung diseases

    estimated that 231,000 passengers will use LRT every day. This will also help in reducing the accidental rate (A total of 802 fatal accidents are recorded in Lahore for the year 2004) [1]. Although LRT seems to be a promising solution for enhancing public modes of transportation, it is costly to deploy. Another approach would be to introduce a technology based transportation management system that will help the passengers in getting informed about the exact schedule of buses and send recommendation report after performing rush statistical analysis on per stop basis to Punjab Government for

    regulating the transport services. In this paper, a transportation management system is developed for enhancing public transportation services based on integration of GPS and GSM. GPS is used as a positioning device while GSM is used as communication link between different modules. These modules include BUS Station Module, In-Bus Module, BASE Station Module and BUS Stop Module. Bus Station Module contains a GSM

    engine interfaced to PC and transmits the bus index and its license plate number to BASE Station. At the same time, it turns on GPS receiver installed in the bus. The bus then starts transmitting its location to the BASE Station. The BASE Station comprises of a GSM engine interfaced to a microcontroller for processing user request of bus location as well as a number of other GSM engines interfaced to various PCs each reserved for a separate bus to update the location information of that bus. The buses location data from BASE Station is sent to each bus stop. BUS Stop Module after receiving buses location data through GSM engine displays

    it on dot matrix display installed at each bus stop. The block diagram of the proposed system is shown in Fig. 1.

    Figure 1. Block Diagram of Transportation Management System

  2. HARDWARE SPECIFICATIONS

    The following hardware components are used in building the entire system:

    1. GPS Reciever

      In order to keep track record of bus, a Garmin GPS35 receiver, powered from the bus main battery, is installed in each bus. The Garmin GPS35 is a complete GPS receiver and embedded antenna designed for a broad spectrum of OEM system applications. The GPS35 tracks up to twelve satellites at a time while providing one-second navigation updates and low power consumption. Its far-reaching capability meets the sensitivity requirements of land navigation as well as the dynamics requirements of highperformance aircraft. Internal memory backup allows the GPS35 to retain critical data such as satellite orbital parameters, last position, date, and time [4].

    2. GSM Modem

      A wireless link between the modules is provided with Nokia 12i GSM module. Nokia 12i offers advance GSM connectivity and supports EDGE/GPRS and HSCSD with automated GSM connection establishment It is equipped to provide reliable remote connections and offers application level watchdogs, inbuilt self check mechanisms and a reliable Virtual Machine (VM) for JAVATM. Nokia 12i also supports reliable inbuilt internet protocols: TCP/IP for reliable data transfer, UDP/IP for audio and video streaming and HTTP for accessing web pages. The module can also be connected to an external GPS device that supports National Marine Electronics Association (NMEA) standard. The inbuilt NMEA parser can parse the location data from the output that it receives from the GPS device. External microcontroller can use AT commands to communicate with

      Nokia 12i and simple remote I/O applications can easily be controlled via text messages [5].

    3. Microcontroller

      AT89C52 microcontroller is selected because it is a powerful microcomputer which has low power consumption

      and provides a highly flexible and cost-effective solution to many embedded control applications. It has 8K bytes of in system reprogrammable flash memory, 256 bytes of internal RAM, 32 programmable I/O lines, three 16 bit times/counters, eight interrupt sources and a programmable serial channel [6].

    4. Memory

      256K Nonvolatile RAM (NV-Ram) DS1230Y-85 is used for storing data in In-BUS Module (in case of sparse GSM coverage) and at BUS Stop Module for displaying on dot

      matrix display. NV-RAM is selected because it combines the best of RAM and ROM: the read and write ability of RAM and non-volatility of ROM. The DS1230 Nonvolatile SRAM is 262,144-bit, fully static, nonvolatile SRAM organized as 32,768 words by 8 bits. Each NV SRAM has a selfcontained lithium energy source and control circuitry which constantly monitors VCC for an out-of-tolerance condition. When such a condition occurs, the lithium energy source is automatically switched on and write protection is unconditionally enabled to prevent data corruption [6,7].

    5. Battery Backup

      In-Bus Module is provided with an internal battery so that whenever power from main battery is disconnected, microcontroller continues to transmit the location to BASE station. A message is also sent to BASE station to notify it about the disconnection of main battery. When the power is resumed, the internal battery begins to recharge.

    6. Alarms

    The microcontroller unit in In-BUS Module sends different alarm signals for different events to BASE Station

    Module.

    1. On Backup Battery: When the main battery is switched off, a notification is sent to BASE station.

    2. Stoppage: When the bus is stationary for more than a specified time, BASE station is informed by a stoppage alarm. In case of an accident or any other fault occurred in bus, the driver can notify the BASE station by pressing a button in bus.

    3. Getting Late: When the bus is not covering a certain distance in a defined range of time, an alarm signal of getting late is sent to BASE station.

    4. Route Deviation: When the bus deviates from the assigned route by a given margin, BASE station is notified.

  3. SYSTEMMODULES AND NETWORK OPERATION

The entire system/network comprises of four modules:BUS Station Module, In-BUS Module, BASE Station Module and BUS Stop Module. The working and interconnection of these modules is described in this section.

  1. BUS Station Module

    BUS Station Module is installed at bus terminals from where the bus will depart. It contains a LASER and a GSM modem connected to a PC. When the bus enters the terminal pad, it is detected by the LASER sensor. The operator at the terminal enters the license plate number in database. A count number is then accordingly assigned to the bus e.g., bus leaving the terminal first will be assigned a number 1. The route number of bus along with the direction information, assigned count number and license plate number is sent to the BASE Station via GSM. An example of the transmitted header is of the form 33U01LZR7240 where 33 is the

    bus route number issued by Punjab Government Transportation Department, U is upward direction of bus(D will be downward direction), 01 is the count number assigned to the bus and LZR7240 is license plate number of bus. An ON signal is also transmitted to the In- BUS Module installed in the bus for initialization. The flow chart of module software is shown in Fig. 2.

  2. In-BUS Module

    In-BUS Module is installed inside every bus and consists of a GPS receiver, a GSM modem, a NV-RAM, infrared object counting sensors, door opening/closing sensors and an emergency button; all interfaced to AT89C52 microcontroller. After receiving the initialization signal form BUS Station Module, this module starts transmitting bus location to the BASE Station. At each stop, when the driver opens the door, an interrupt is generated and microcontroller starts counting the numbers of passengers entering and leaving the bus with the help of infrared sensors. This count value on per stop basis is transmitted to the BASE Station. In case of an emergency situation (e.g., when fault occurs in bus), driver can press the emergency button to inform BUS

    and BASE Station units about the location of bus. The BUS station operator can then adjust the schedule accordingly and send an additional bus for facilitating the passengers. Microcontroller present in this module continuously calculates the difference in consecutive GPS locations. If the difference remains near zero for more than a designated time, then a getting late message is transmitted to the BUS and BASE stations. In case of sparse GSM coverage, location information is stored in non-volatile RAM. After regaining the GSM network, previous locations are updated to the BASE station. The block diagram for this module is shown in Fig. 3 while flow chart of module software is shown in Fig. 4.

  3. BASE Station Module

This module is the central part of the network. It accepts location information of buses through respective GSM modems and maps the information on Google Map for visualization. It also receives the number of passengers entering and leaving the bus on per stop basis from In-BUS Module for statistical analysis. The message received is of the form 20, 10, 2345.3522N, 09022.0288E. The first two strings denotes the number of passengers entering and leaving the bus respectively and next two strings denotes the location information; all separated by commas. Another GSM modem is used to get the user request of location information of a particular bus. An example of the query put by the passenger is of the form 33U or 33U10. In first instance i.e., 33U, 33 is the route number and U designates the direction flag while in second instance i.e.,33U10, additional digit 10 denotes the bus stop number where the passenger is standing. The microcontroller attached with this GSM modem passes on the user request to the PC dedicated for that route number. The PC after processing the request data sends desired

location information in form of bus stop name to microcontroller. The microcontroller then transmits this information back to the user. The information that passenger will receive contains the location of all buses out of terminal in desired direction in former query while in case of later query, he will get the location of those buses which are coming towards the

particular bus stop number in desired direction along with time information. The time information is embedded in message to account for any delay in processing the user request. An example of the information received by the user is of the form Butt Chowk, Town Ship, New Campus, China Chowk- 12:30 P.M. where first four strings are bus stops names telling where the buses are currently followed by the time on which the location information is get from the map and message is sent to user. BASE station also monitors the emergency situations transmitted from In-BUS Module. In addition to this, the station keeps record of security issues and traffic congestion conditions and directs the driver to change the route if desired. The block diagram of the module is shown in Fig. 5 while module software is shown in Fig. 6.

Figure 2. Flow Chart of BUS Station Module

fig 2: Flow Chart of Bus Station Module

Fig no 3: In-Bus Module

V. CONCLUSIONS

In this paper, design and development of a low cost transportation management system based on integration of GPS and GSM data is described. The system comprises of various modules which are wirelessly linked with GSM modems. Cost effective SMS service of GSM network is used for the transfer of data between the modules. A new service, to facilitate the people who use public transport for traveling, is introduced inside the city. The service provides the user with current location information of desired buses based on which the user can adjust his schedule accordingly. The service therefore vanishes the need of waiting at the bus stop thus saving a lot of time. For the passengers not utilizing the service, displays are installed at bus stop to let them know the bses location coming towards that stop. The system is also efficient in handling the emergency situations e.g., in case some kind of technical fault occurred in bus, the operator at bus terminal is informed and the departure time between the buses is reduced.The system can be made automatic by installing cameras at bus terminals which can automatically read the license plate number of buses thereby eliminating the operator. An automatic route guider display can be installed in buses to better update the alternative route in case of serious road congestions.

REFERENCES

  1. P & D Department Punjab and Dainichi Consultants Inc., Urban transport policy study for five cities of Punjab Provinc, Nov 2008.

  2. Muhammad Imran and Nicholas Low, Time to change old paradigm: Promoting sustainable urban transport in Lahore Pakistan, International Journal of World Transport Policy and Parctice, vol. 9,pp. 32-39, Nov 2003.

  3. Muhammad Imran and Nicholas Low, Impact of global institutions on urban transport in Pakistan cities, Proc. 39th ISoCaRP Congress, 2003.

  4. Available [online]: www.garmin.com/products/gps35

  5. Available [online]: www.d-d-s.nl/fotos- nokia/n12i_datasheet_a4_v2.pdf

  6. Available [online]: www.alldatasheet.com

  7. M. A. Mazidi, J. C. Mazidi, R. D. Mckinaly, The 8051 Microcontroller and Embedded Systems, Pearson Education, 2006.

  8. Available [online]: www.mathworks.com 147 Authorized licensed

Leave a Reply