design and implementation of real time passenger

Upload: shruthi-bm

Post on 03-Apr-2018

219 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 Design and Implementation of Real Time Passenger

    1/19

    1

    B G S INSTITUTE OF TECHNOLOGYB.G.Nagar, Nagamangala (Tq), Mandya-571448

    2012 - 2013Department of Electronics and Communication

    EngineeringA PROJECT

    PRESENTATION ON

    By

    NAVYASHREE B K USN: 4BW09EC051SHRUTHI B M USN: 4BW09EC066SHWETHA H S USN: 4BW09EC069SOWJANYA A L

    USN: 4BW09EC071

    Under the guidance of

    Mr. MANOJ KUMAR S B

    Asst. Professor

    Dept. of ECE , BGSIT.

  • 7/28/2019 Design and Implementation of Real Time Passenger

    2/19

  • 7/28/2019 Design and Implementation of Real Time Passenger

    3/19

    Our project describes the implementation of a real

    time passenger information system for a public

    transport system.

    3

  • 7/28/2019 Design and Implementation of Real Time Passenger

    4/19

    RTPIS technology can be applied to public transport

    systems.

    A RTPIS uses a variety of technologies to track the

    locations of buses in real time.

    This information generates the predictions of bus

    arrivals at stops along the route.

    The vehicle unit reports the current position to a

    central server periodically via GPRS.

    4

  • 7/28/2019 Design and Implementation of Real Time Passenger

    5/19

    The information is displayed to passengers at stops usingstation units.

    5

    Figure 1:RTPIS Scenario

  • 7/28/2019 Design and Implementation of Real Time Passenger

    6/19

    MSP430

    Power Supply Board

    LCD Display

    RF Pair

    Encoder and Decoder

    GPS

    PC

    6

  • 7/28/2019 Design and Implementation of Real Time Passenger

    7/19

    Energia Software

    Embedded C

    Trimble software

    7

  • 7/28/2019 Design and Implementation of Real Time Passenger

    8/19

    8

    Transmitter side:

    Figure 2:Block diagram of transmitter side

  • 7/28/2019 Design and Implementation of Real Time Passenger

    9/199

    Receiver side:

    Figure 3:Block diagram of receiver side

  • 7/28/2019 Design and Implementation of Real Time Passenger

    10/19

    MSP430

    Ultra-low-power microcontroller.

    Achieve extended battery life.

    GPS

    Provides location and time information.

    ENCODER

    It converts information from one format or code to

    another.

    saves space by shrinking size.

    10

  • 7/28/2019 Design and Implementation of Real Time Passenger

    11/19

    DECODER

    Reverse operation of an encoder.

    It is a combinational circuit.

    LCD

    A liquid crystal display is a thin,flat display device.

    RF TRANSMITTER

    Generation of a carrier signal.

    Contain only a continuously running

    oscillator coupled to some antenna system.

    11

  • 7/28/2019 Design and Implementation of Real Time Passenger

    12/19

    RF RECEIVER

    It operates at a frequency of 434 MHz.

    MONITOR

    The command for the control will be

    given to the microcontroller using PC.

    12

  • 7/28/2019 Design and Implementation of Real Time Passenger

    13/1913

    start

    Signal from

    satellite

    server

    vehicle module

    Station module

    Public transport

    stop

    Website

    Yes

    yes

    NoGPRS

  • 7/28/2019 Design and Implementation of Real Time Passenger

    14/19

    Automated operation.

    Low power consumption.

    No need to remember all public, private

    transportation contact numbers.

    Highly reliable.

    DisadvantagesInitial implementation requires high cost.

    Lack of availability of detailed map of allregions.

    14

  • 7/28/2019 Design and Implementation of Real Time Passenger

    15/19

    Public transport system.

    Police department.

    15

  • 7/28/2019 Design and Implementation of Real Time Passenger

    16/19

    Traffic department.

    16

  • 7/28/2019 Design and Implementation of Real Time Passenger

    17/19

    We have developed a RTPIS that tracks the current

    location of all the buses and estimates their arrival time

    at different stops in their respective routes.

    Estimates are updated every time the bus sends an

    update.

    It distributes this information to passengers using

    display terminals at bus stops, web based GUI and

    SMS.

    17

  • 7/28/2019 Design and Implementation of Real Time Passenger

    18/19

    [1].Carol L. Schweiger, Real-Time bus Arrival

    Information systems-A synthesis of TransitPractice,

    Transportation Research Board,2003.

    [2].Taehyung Park, Sangkeon Lee, Young-Jun Moon,

    Real Time Estimation of Bus Arrival Time under

    Mobile Environment,ICCSA,2004.

    [3].MSP 430 microcontroller basics John davies

    Elsevier,2010

    18

  • 7/28/2019 Design and Implementation of Real Time Passenger

    19/19

    19