GPS Implementation On Mobile Robot

This project is about the implementation of GPS on a mobile robot in outdoor environment. The GPS consist of a 32 channel receiver and a GPS evaluation board, interfaced with a microcontroller 16F877A via signal converter. This project is categorized to three main parts which include el...

Full description

Saved in:
Bibliographic Details
Main Author: Chua , Wee Kok
Format: Monograph
Published: UTeM 2010
Subjects:
Online Access:http://library.utem.edu.my:8000/elmu/index.jsp?module=webopac-d&action=fullDisplayRetriever.jsp&szMaterialNo=0000061949
http://library.utem.edu.my:8000/elmu/index.jsp?module=webopac-d&action=fullDisplayRetriever.jsp&szMaterialNo=0000061949
http://eprints.utem.edu.my/3035/1/WM_GPS_Implementation_On_Mobile_Robot_Chua_Wee_Kok_G109.5.C48_2010_24.pdf
http://eprints.utem.edu.my/3035/2/WM_GPS_Implementation_On_Mobile_Robot_Chua_Wee_Kok_G109.5.C48_2010_Full_Text.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This project is about the implementation of GPS on a mobile robot in outdoor environment. The GPS consist of a 32 channel receiver and a GPS evaluation board, interfaced with a microcontroller 16F877A via signal converter. This project is categorized to three main parts which include electric circuit, mechanical design and microcontroller programmmg. The main objective of this project is enabling the automatic mobile robot to establish its own location on earth and use GPS information to navigate and move to a defined point. For further implementation, the mobile robot with better controllability might be able to construct. The concept of this project is to use GPS to gather information such as bearing, distance and location and compare with a defined point. The program can determine whether the mobile robot should move forward, tum or even move backward by differentiating the distance and direction. The program used to process the data is C language. C compiler will execute the HEX file which needed to be downloaded into the PIC chip. The mechanical part will use differential drive to perform movement of the mobile robot.