127: GPS Voice Output

Size: px
Start display at page:

Download "127: GPS Voice Output"

Transcription

1 127: GPS Voice Output by Kurt Peterson, Neil Peterson For ECE 401 Dept. of Electrical and Computer Engineering North Dakota State University May 2001 This project was supported under NSF grant BES Abstract: This report addresses the problem of building a device that will output global positioning information through an audio device, a speaker. The device will used by the blind to help them navigate, so it will have to be easy for them to use. Our approach uses a OEM bare board GPS receiver, a microprocessor, and a speech synthesizer along with a keypad as its main components to build a device that can be operated with one hand and output a person's position in relation to a destination that they want to reach. The final cost of the device is not yet known, but the estimated building costs is under $1000.

2 Chapter 1- Introduction 1.1 Introduction This report presents the design of a GPS voice output device for NDSU Senior Design ECE Background A blind person's cane can only help them get around so much. It does not tell them the direction they are heading, where they are, or how far they are from where they want to be. The cane only tells them what is in front of them. A seeing-eye dog cannot give them this information either. This GPS voice output device will provide this information to the blind user. 1.3 Objective Ideally, once completed, the operator of this device will be able to hear a variety of information by pushing a button. 1) coordinates of their current position in degrees latitude and longitude 2) direction that they are travelling 3) distance to their destination 4) directions to their destination The user will also be able to save the coordinates of a position in the device's memory, name the saved positions, and use these saved positions as destinations later. So, they will be able to get directions back to a position that they have saved. The device will output warnings to tell the user if the battery power is low or if satellite transmission is weak or lost. To be as useful as possible to the operator, the device should be quite accurate. 1.4 Scope This report this organized as follows: * Chapter 1: introduction to the problem and a general description of the device that will come out of the design process. * Chapter 2: previous work on similar projects is presented. The specifications which this device must meet are given, and the project is split up into several tasks for the design team. * Chapter 3: each section of the project is described in further detail. The options that were considered section are presented. Also, the chapter lists the design option that was selected and the reason for this selection. * Chapter 4: contains the circuit diagrams and flow charts for each section of the project. * Chapter 5: concludes the report and suggests future directions for follow-up design projects.

3 Chapter 2: Previous Work and Design Approach 2.1 Introduction Although the Global Positioning System was originally intended for military purposes, the public has used it for many years as a navigation aid. This has helped many people find their way when lost or exploring unfamiliar ground. With the increase in speech synthesis technology, it has been used in recent years to expand this aid to those who could are in need of help in navigation, the visually impaired. In this chapter, some existing designs are discussed. The features of these products are evaluated along with their shortcomings. The general block diagram of our proposed design is given, including a time line and division of work. 2.2 Previous Work In doing research into this project, three different designs were found that have utilized GPS technology to provide a complete navigational aid for the blind. These systems allow them to download maps of their cities with all the streets and any points of interest desired. The software used is able to read the maps and give directions according to street names. Because of the use of this talking map software, these systems offer more options than our design will be able to accomplish. All of these aids seem to present a useful product to the visually impaired. Therefore, the requirements and features of these designs are helpful to the design of our project Patented Devices All three of the devices researched have similar features and designs. They all utilize software that allows a user to download any map and have it read to them as they are navigating or plotting a course. This software requires the use of a notebook or desktop computer, and therefore all of these products are quite expensive. The first of these devices to be produced is a project called MoBIC ( Mobility of Blind and Elderly Interacting with Computers). The objective of this design was to develop a wearable navigation system that would increase the mobility of the blind. The project team interviewed a number of visually impaired people to find out what information would be the most beneficial to them. The results of these interviews showed that the most important feature was the user s current location and directions to required destination. Other information desired were the names of streets, environment layout, and points of interest including useful buildings and landmarks. The design was able to accomplish most of this with its software. Information on the environment layout, including steps, underpasses, and change in street level, was unable to be relayed to the user. The MoBIC design has two different modes. The pre-journey planning mode allows the user to navigate through a map and plot an optimum course. The other mode, the outdoor system, is the actual navigation end of the project. In this mode, the GPS receiver transmits positional data to the PC. The central computer also takes input from an electronic compass. GPS receivers are only able to give

4 heading information while the user is moving. The use of an electronic compass allows the user to know their heading at all times. The device is controlled by a wrist-worn keypad. The articles found on the MoBIC project did not describe the talking map software used. The two other designs, Strider and GPS-Talk, discussed the requirements of the software, but did not explain how it worked. The Strider device uses Atlas Speaks, a software package developed under a joint effort of Arkenstone and VisuAide. This software seems very similar to Atlas, the program that is used by GPS-Talk, developed by the Sendero Group. Both of them seem to have similar features that can give more information that a printed map. This includes being able to give the length of each block in meters or feet. It can also give the heading and distance to any way-point or destination. They both can store a variety of points of interest. The software also allows the user to plot a course that can give them every block and turn of the route Published Articles A number of articles on these designs and GPS research were found on the Internet. The websites used are included in the references section of the report Shortcomings of These Devices Each of these products has many features that make them extremely useful as a navigational aid. However, the overall size, power consumption, and cost make them somewhat impractical to the average user. All of these designs are very similar, and most of the specifications are in the notebook PC. The PC will determine a big portion of the cost and the size. The lowest price found for any of these devices was around $900. The use of a microprocessor instead of an entire computer will cut our costs and size. The PIC processor costs around six dollars and consumes significantly less power than any notebook computer. Most new notebook PCs cost over $1000 and can cost as much as $6000. They use a rechargeable lithium-ion battery that can save on battery cost, but the best ones only have an operating time of about three hours on a charge. Most notebook computers are similar in size and weight. They are about the size of a notebook, 12 in. x 9 in., and weigh about nine pounds. 2.3 Specifications As described in the next section of this chapter (2.4), the project is composed of five main components: a GPS receiver, a microprocessor, a speech synthesizer, power supply, and a keypad. GPS Receiver The GPS receiver is possible the most important part of the design. The receiver must be able to send serial data including information on the current position and heading. It must also be able to send information on the present satellite conditions in case the link is lost. The overall accuracy has not been determined. Most receivers have the ability to receive a differential correction signal. The differential correction allows receivers to

5 obtain an accuracy of within five meters. The purpose of our design requires the best accuracy possible. Therefore, differential GPS will be an issue for next semester in 403. Microprocessor The microprocessor must be able to receive serial data at 4800 or 9600 baud from the GPS receiver. It must also be durable so it can sustain certain shocks to its system. The microprocessor must also have at least 20 I/0 pins. The inputs it must receive are nine from the keypad, one possible from the electronic compass, and the GPS receiver. The only output is to the speech synthesizer, which could take a possible 8 pins to receive data. Speech Synthesizer The speech synthesizer is also a key portion of the design. The most significant feature of the synthesizer is the ability to understand the synthetic speech. Controls for volume, pitch, and speed rate will be needed. Because the design does not use headphones, the speaker must be able to output the messages loud enough for the user to hear and understand. This explains the need for volume control. A desired feature would be a variety of different male and female voices. The reason for this feature is the possibility that certain voices might be easier to understand than others. Power Supply The power supply will need to provide a constant +5VDC to all of the components. The receivers considered require a minimum of +3VDC and a maximum of +5VDC. The microprocessors considered require a minimum of +5VDC. The keypad will use the same 5V source to drive the signals to the microprocessor. This 5V will also be used for the speech synthesizer. The fact that all the components will require the same input voltage will make the power supply design fairly simple. Keypad The keypad design will require the following specifications. The keypad will use nine buttons to be input to the microprocessor. These buttons will control certain functions of the device such as saving positions, sorting through these positions to plot a course, and outputting messages. The keys on the pad will have a resistance to them so they will not be pushed accidentally. The keypad itself must be easy to use with one hand. This will enable the user to employ the use of a cane or seeing eye dog as well as the device. 2.4 Block Diagram Most of the work for this design will be in writing code for the microprocessor. Although we have not determined all the aspects of the code, it can be split up into three parts: code to handle all the inputs from the devices, code to output data to the speech synthesizer, and code that will take the information received by the components and manipulate it to the desired output. Kurt is going to write the code to handle the input

6 data. Neil will write the code to output data to the speech synthesizer. We will both write the code to convert the data received to the preferred format. The other blocks of this project include the power supply, GPS receiver, speech synthesizer, and keypad. The project will be divided up as shown here. The electronic compass feature has not been confirmed as part of our design. This will be determined next semester in 403. Power Supply Kurt Peterson GPS Receiver Microprocessor Speech Synthesizer Kurt Peterson Kurt Peterson Neil Peterson Neil Peterson Electronic Compass Keypad??? Neil Peterson Block Diagram and Division of Work for GPS Voice Output The GPS receiver will receive data from the GPS satellites and possibly a differential correction signal. It will send this data to the microprocessor which will do all the calculations to get the desired units for the directions to be given. The user will choose what information is needed from the keypad, and the microprocessor will take these inputs and output the desired message to the speech synthesizer. The microprocessor may also take in an additional input from an electronic compass. This will allow the user to receive a heading reading even when not moving. It has not been determined if this will be used in our design, as research into electronic compasses has not given much results. 2.5 Time Line The following is the proposed time line for the design process next semester in 403. These deadlines may be subject to change, depending on when the components needed are received.

7 Date Proposed Work Done 1/9/00 * Speech synthesizer received 1/16/00 * C Compiler for PIC microprocessor installed on computer 1/23/00 * Code for speech synthesizer written for testing and debugging 1/30/00 * GPS receiver obtained for testing 2/15/00 * Keypad built for testing 2/22/00 * Code for receiving inputs from keypad written for debugging 3/15/00 * Code for receiving GPS data written for testing and debugging 3/22/00 * Code for manipulating GPS data to give desired outputs written 4/7/00 * Testing of all code and building a case for the complete device 5/7/00 * Final report and user s manual written 2.5 Conclusions This chapter has discussed the background of this project. It discussed the previously built designs of MoBIC, Strider, and GPS-Talk. This chapter also addressed the need for the proposed design. The factors that will try to be minimized in this design are cost, size, and power consumption. The tasks to be completed have been divided and a proposed time line was included. The next chapter will discuss these tasks in greater detail.

8 Chapter 3 Detailed Design 3.1 Introduction In this chapter, each section of the project is described in detail using block diagrams, options that were considered and those selected are presented in this chapter. 3.2 Keypad Detailed Block Diagram: The block diagram for the keypad is shown in Figure 3.1 below. Each button on the keypad corresponds to a function of the device. Table 3.1 lists the functionality of each button. In addition to their function, buttons four, six, two, and eight will allow the user to scroll through a list of letters when naming positions and courses. 1 Outputs: direction traveling.(heading) 2 Outputs: coordinates of current position. 3 Allows the operator to save the coordinates of the current position in the devices memory and name the position. 4 Outputs: direction to destination in degrees from North (Bearing). (N = 0, E = 90, S = 180, W = 270 ) 5 Outputs: distance (North or South) and distance (East or West) of destination in meters. 6 Outputs: distance to destination. 7 Allows the operator to plot a course using the positions that are saved in memory. 8 Allows the user to save the course that is currently plotted and name the course. 9 Allows the user to select a course from a list of saved courses Table 3.1 microprocessor input port Options Considered: Two options were considered in the decision of how to implement the keypad design. 1) Buying a keypad to meet our requirements was considered. This option required an extensive search on the Internet for a keypad that has 9 keys, can be connected to a microprocessor s port pins, and would be easy for a blind user to operate.

9 2) Building the keypad. This option required designing a keypad using push-button switches and logic circuits Options Selected: The second option (building our own keypad) was the one that we chose. One reason this option was chosen was to eliminate the time that would be spent searching for the item. Our initial searching did not produce any results. Also, this option allowed the keypad to be designed in exact accordance with the specifications. Designing our own keypad also allowed for the minimization of the number of pins required for the microprocessor to interface with the keypad. The blind user will be kept in mind while designing the keypad. Braille will be used to label each of the keys to distinguish one button from another. Also, a voice output will tell the user which key was pressed. 3.3 GPS Receiver Detailed Block Diagram: The block diagram for the GPS interface with the microprocessor is shown below. The GPS receiver sends NMEA-1083 output to the microprocessor. NMEA-0183 is a standard that defines an electrical interface and data protocol for communications between marine instrumentation. NMEA stands for the National Marine Electronics Association; the association developed the standard in NMEA-0183 data is sent at 4800 baud, and all the characters are printable ASCII text (plus carriage return and line feed). The standard calls for data to be transmitted in sentences. NMEA-0183 sentences begin with a $. The next two ASCII characters are the talker ID; GP is the talker ID for a GPS receiver. Some other talker ID s are LC (Loran-C receiver) and OM (Omega Navigation). The talker ID is followed by a three-letter sentence ID. After the sentence ID, the data is transmitted, and the data fields are separated by commas. Some sentences are terminated by a checksum; all sentences end in a carriage return line feed. A sentence may contain up to 82 ASCII characters including the $ and CR/LF. The data fields contain information such as position latitude and longitude, active satellites, and dilution of precision. The dilution of precision is a measure of the arrangement of the satellites in the sky. Low DOP numbers are good; the satellites are spread out. High DOP numbers are bad; the satellites may be arranged in a line, circle, or bunched together. In addition to the NMEA standard output, many of the GPS board manufacturers have developed their own standard to output GPS messages. For example, the Oncore M12 manufactured by Motorola outputs Motorola Binary Format messages as well as the NMEA-0183 standard messages. Also, the Jupiter GPS boards manufactured by Conexant output both Conexant Binary and NMEA-0183 messages. To receive these serial messages, the microprocessor's serial interface will be connected to the GPS's serial port as shown in figure 3.2.

10 To increase the accuracy of the GPS receiver, measurements can be made relative to a reference station at a known location. This is known as differential GPS. There are many forms of DGPS. They include Radiobeacon DGPS, FM subcarriers, and Cellular Digital Packet Data transmission. In the United States, the US Coast Guard and Army Corps of Engineers have constructed a network of Beacon stations that serve most of the eastern US, both coastlines, and the Great Lakes. Further plans exist to provide dual redundant coverage throughout the continental US. There are many advantages in the use of Radiobeacon DGPS. For one, they provide access to free differential corrections; other services are provided by private organizations that change annual fees. Also, the Beacon DGPS network broadcasts a long range signal which penetrates into valleys, and travels around obstacles; FM signals do not do this well. Furthermore, the radiobeacon network provides quality differential corrections which are continuously monitored for integrity. The differential corrections broadcast by the DGPS radiobeacon throughout the world are in RTCM SC-104 version 2 format. They generally employ 64 messages related to GPS. However, both Type 1 and Type 9 messages contain most of the required differential data. Figure 3.2 shows the connection of the radiobeacon receiver to the GPS unit. A decision about whether to use differential corrections in this device has not yet been made. However, if differential corrections are to be used, they will be the type broadcast by radiobeacon network because of their many advantages. power supply regulated 5V source GPS receiver power Radiobeacon receiver power NMEA Output RTCM SC104 input NMEA Input ground Microprocessor power data input RTCM SC-104 output ground TX Data RX Data ground figure 3.2

11 3.3.2 Options Considered: Many options were considered in selecting which GPS receiver to use in this device. All of these options fall into two main catagories: 1) The first option that was considered was using a typical hand-held GPS receiver with a LCD display. Most of these GPS receivers are able to sent NMEA-0183 output to a computer through a PC cable, so this type of receiver could be used in the design of this device. However, there are many disadvantages to using these hand-held GPS receivers. For instance, the LCD used to display the GPS output visually would be of no use to the operator of this device. Also, most of these receivers have menu-driven controls that would be very difficult for a blind operator to use. Another reason for not choosing this option was the physical size of the hand-held GPS receivers. 2) The second options that was considered was using a OEM bare board GPS receiver which outputs information such as position and velocity. A list of these receivers was found at: The web page is entitled "Overview of low-cost GPS receivers which output raw data". This is because the receivers output 'raw' GPS data, such as pseudorange, integrated carrier phase, Doppler shift, satellite ephemeris, as well as 'processed' data such as position and velocity. Table 3.3 below is a shorter version of the table that is shown on the web page. Some of the information in table 3.3 is taken directly web page's list. The rest was compiled from manufacturer's product briefs. All of the receivers listed in table 3.3 output NMEA-0183 information. Also, all of them take in RTCM differential correction information. Manufacturer Garmin Conexant Motorola Trimble Ashtech CMC CMC Type 25LP Jupiter Oncore Lassen G8 Allstar Superstar M2 Sk8 Accuracy 15m 6m CEP 25m SEP 25m 4.7m 16m 16m CEP RMS CEP CEP CEP DGPS 5m RMS 1m CEP 1-5m 2m CEP 3.0M 1m 1m CEP accuracy RMS CEP CEP # of channels Power W W W with no antenna 0.60 W with antenna 0.70 W board only 1.2 W 1.4W Size 1.83" x 2.75" x 0.45" 1.8" x 2.6" x 0.5" 1.57" x 2.36" x 0.39" 3.25" x 1.25" x 0.40 " 1.58" x 2.41" x 0.52" 1.8" x 2.8" x 0.51" 2.65" x 4.00" x 0.55" Price $125 $140 $200 $250 $140 $325 $120 Table 3.3

12 3.3.3 Options Selected The decision not to use a hand-held GPS receiver was made almost immediately. There were just too many disadvantages in using this type of GPS receiver. After looking through product briefs for the GPS board receivers in table 3.3, a first and second choice was made. The first choice for the receiver was the Jupiter receiver made by Conexant. After researching the product, it was found that Rockwell Collins was involved in the manufacturing of this receiver. The Jupiter was chosen for its high accuracy (with and without differential support), its low price, and Rockwell's reputation in the GPS industry. The second choice for the receiver was the Oncore M12 manufactured by Motorola. This receiver was chosen for its low power consumption, its small physical size, and because of Motorola's reputation as a leader in electronics. After making the choice of which GPS receiver to use, an attempt was made to locate distributors of the receiver. Some distributors of the Jupiter receiver were found on the internet and contacted by phone. Unfortunately, they could not give any information on availability or price. So, the second choice, the Oncore M12, was investigated further. After visiting Motorola's web page, a list of Oncore M12 distributors was found. Synergy was listed as the distributor closest to NDSU, so they were contacted through . Synergy replied with the information requested. The unit is available to order through them at a price of $96. Also, they gave the necessary instructions to obtain a copy of the user's manual. The advisor for this project, Floyd Patterson, is currently seeking information on the Jupiter GPS receiver. A final decision on which receiver to use has not yet been made. However, if the advisor's search does not provide any information about Jupiter's availability, the Motorola receiver will be chosen. 3.4 Speech Synthesizer Speech synthesis technology has been expanding in the past twenty years. Early speech synthesizer chip sets were limited in their ability to produce speech. As this technology has increased these limits have been broken. Speech synthesizers today are able to work with phonemes, the basic building blocks of words, allowing them to pronounce any word Detailed Block Diagram The desired speech synthesizer should follow the block diagram below. This diagram shows in detail the text-to-speech system required for our design. On the left, eight bits of ASCII data are taken into the data register. The controller then takes this data and uses its text-to-speech algorithms to develop a digital signal of the synthetic speech. This signal is passed to a digital-to-analog converter (DAC) which transforms the signal to an analog audio signal. The volume is controlled by a potentiometer between the DAC and low pass filter.

13 Figure Detailed Block Diagram 8 bit ASCII data Data Register RAM Input Buffer Andio Buffer DAC ROM Phoneme Tables Volume Control Controller Low Pass Filter SP+ SP Options Considered There were many options considered in deciding which synthesizer to use. Research into the current technology found many synthesizers that meet the requirements of our design and many that did not meet our requirements because of certain limitations. The three synthesizers that the most information was found were the HCS-II Voice Synthesizer, the V8600A module, and the DT1050 Digitalker. The following table compares their features. Synthesizer Table Options Considered HCS-II Voice Synthesizer V8600A Module DT1050 Digitalker Text-to-speech? Y Y N Volume Control? Y Y Possible external Speed Control of Speech? Variety of Voices? Power Consumption Y Y N N Y N 1.5W 110mW 0.54 W

14 Cost $ $ $29.00 National Semiconductor s DT1050 Digitalker was originally considered because of its low cost. After examining the features of this chip set, the limitations of its speech conversion were found to be well below the requirements of our design. According to the data sheet which was included with the chip set, the vocabulary consisted of a list of about eighty set words, the letters of the alphabet, and a limited set of numbers. These words and numbers all have a specific address in the Speech ROM. To have the desired word read, a microcontroller would have to send its specific address to the speech controller. The speech controller would then retrieve the word from the Speech ROM, and output it through an amplifier to a speaker. The chip set required additional operational amplifiers to control the volume of the speech output. There was no control over the rate or pitch of the speech. These limitations were the reason that the Digitalker was not chosen. The other synthesizer not chosen was the HCS-II Voice Synthesizer built by Creative Control Concepts. Unlike the Digitalker, it does not have a limited vocabulary. The HCS-II is a complete text-to-speech voice synthesizer. It has the ability to work with phonemes and create an exception dictionary for any words that are not pronounced correctly. Control of speech rate, pitch, volume, and tone are all possible with this synthesizer. The HCS-II was a highly functional option that would have easily suited our design Option Selected and Why The synthesizer that was chosen for this design was the V8600A Module manufactured by RC Systems, Inc. This speech synthesizer is able to convert English ASCII text into speech automatically. The only additional requirements for operation are a 5V power supply and a speaker. The information on the V8600A was obtained from its user s manual which was downloaded from RC website, This ease of operation was a big factor in the selection of this device. The V8600A has three built in interfaces, including a microprocessor interface. Since our design is using a microprocessor to drive the speech to the synthesizer, the V8600A seemed to be the ideal choice. The synthesizer also had all of the features that were required of it. This included a choice of five voices and control of speech rate, pitch, and volume. The cost of the V8600A was the determining characteristic between it and the HCS-II Voice Synthesizer. While the V8600A costs about $145, the HCS-II costs about twice that much, $ Microprocessor The microprocessor in our design will handle a number of inputs from the GPS receiver and keypad. It will also generate the output that will drive the speech synthesizer. Since it is the central control of the system, it is essential that of its requirements are met.

15 3.5.1 Detailed Block Diagram The block diagram below shows the flow of data into and out of the microprocessor. The rate of the serial data coming in from the GPS receiver can be determined by the receiver. The most common rates found for these receivers is either 4800 or 9600 baud. The information is sent in sentences according to the NMEA-0183 format. This format was discussed in section 3.3. The other input is from the keypad. The format will be that which was discussed in section 3.2. The output from the microprocessor to the speech synthesizer will required 10 pins, 8 for data and 2 for handshaking. Figure Detailed Block Diagram GPS Data from Receiver Serial Comm. Port Microprocessor General I/O Port 8 Bit ASCII Text for Speech Synthesizer 4 Inputs from Keypad General I/O Port Options Considered There are a variety of microprocessors that could be used in this design. The three considered were the PIC16F876 manufactured by Microchip, and Motorola s and the 68HC11. The experience with the and 68HC11 were the main reason they were considered. All of them meet the requirements of input and output pins. The 68HC11 has 26 pins for input/output. It also has a Serial Communications Interface (SCI). This is also true for the and PIC16F876. The current use of the PIC at NDSU made it the best choice Option Selected The PIC16F876 was the final choice for our microcontroller. It meets all of the requirements easily. It also uses flash memory which speeds up development time. It has a simple design which results in a small chip with very low power consumption. It has a SCI and 22 input/output lines. The chip is rather inexpensive, costing only six dollars. Also, the PIC16F876 is currently the main microcontroller in use by NDSU. Consulting Jake Glower, an evaluation board was obtained. The evaluation board has a liquid crystal display (LCD) that allows the developer to display information. Light emitting diodes (LED) are also tied to each port pin for seeing its status visually. The use of the PIC by NDSU in previous projects was the main reason that it was chosen. The documentation of

16 other project explaining how they used the microcontroller should ease in programming. 3.6 Power Supply The power supply for the whole system must run on some type of battery. Depending on the GPS receiver selected, it may run on its own battery. The speech synthesizer, microcontroller, and keypad must all receive power from a +5VDC source. This voltage should be regulated so it can not exceed the maximum rated voltage for the parts. The power supply has not been completed, and it will be left for design in 403. The voltage should also be measured using the analog to digital converter on the microprocessor. The result of this measurement will determine the warning message generated when battery power is low Detailed Block Diagram +5VDC A/D V8600A PIC Keypad Chapter 4 Circuit Diagrams & Flow Charts 4.1 Introduction: This chapter presents the circuit diagrams and flow charts for each section of the design. 4.2 Keypad: The circuit diagram for the keypad is shown below, figure 4.1. The switches will be push-button switches; they will momentarily drive the appropriate input pins to 5 volts. For example, pushing button 1 will send 0001 to the microprocessor; pushing button 2 will send 0010, and so on. Pushing any button will result in a rising edge on the interrupt pin connected to the microprocessor. After the microprocessor detects a rising edge on this pin, it will read the four input pins to determine which button was pushed and take the appropriate action.

17 +5V MSB LSB interrupt Microprocessor input port Figure GPS Receiver: Figure 4.2 is a flow chart that shows how the information is sent from the GPS receiver to the memory of the microprocessor. The microprocessor will receive information from the GPS receiver every 1-5 seconds and update its memory if the information is valid. The baud rate at which the information is transmitted and received is adjustable, and whatever works best with the update rate chosen will be used. Send an input command to the GPS and satellite information continuously at a specified rate Receive information from the GPS Is the data valid? (taken from satellite info.)

18 4.4.1 Circuit Diagram for V8600A to Microprocessor Connection RD# CS# WR# RD# WR# d0--d7 d0-d7 Microprocessor V8600A This diagram shows the connections needed between the V8600A Microprocessor and the V8600A. The 8 bits of ASCII data are sent in parallel from the microprocessor to the V8600A speech synthesizer. The RD#, CS#, and WR# signals are for handshaking between the two components. The RD# and WR# of the V8600A are active low. When RD# is low data can be sent from the V8600A to the microprocessor. This data will contain the current status of the synthesizer. If the RD# signal is high, the data bus is held in a high impedance state. WR# controls the flow of data from the microprocessor to the V8600A. The contents of the data bus are written to the synthesizer on the rising edge of WR# Flow Chart for Writing Data to V8600A START Read Status Register RDY = 1? NO YES Write Byte to V8600A Read Status Register YES

19 This flowchart shows the steps needed to write data to the V8600A speech synthesizer. The microprocessor must read the status of the synthesizer until the RDY bit is set. This lets the microprocessor know that the synthesizer has finished processing the last byte written. The program must also wait for RDY to become zero. This makes sure that the next time the routine is called that the V8600A is indeed ready to accept another byte. The timeout is needed if an interrupt can occur during the writing of data to the V8600A. An interrupt can cause the missed reception of RDY going low. The timeout must be at least 15 us, the maximum amount of time it takes RDY to go low after writing a byte of data. 4.5 Basic Microprocessor Flow Chart START Receive GPS data Compute all Desired Outputs NO Has a Button Been Pushed? YES Output the Desired Information NO Is the Microprocessor Done Writing Data? YES This flow chart shows the basic flow of the complete program used by the microprocessor. It does not show the different outputs that can be chosen, but gives a general description of what the program should do. The basic program will receive data

20 from the GPS receiver and do the calculations needed to give the desired outputs. If no button is pressed, the microprocessor will update the information from the GPS receiver until one is. Once the microprocessor is outputting data to the V8600A speech synthesizer, it will remain their until the last byte is written. Then it will exit this mode and again update data from the receiver.

21 Chapter 5: Future Work & Conclusions: 5.1 Conclusions: The device has not been tested, so we don t know how it will perform overall. However, if all the specifications are met in testing, the device should be very useful to the blind operator. 5.2 Future Work: The decision of whether or not to use differential GPS open for ECE 403. If our design team does not implement DGPS, this may be done by another team in the future. Also, using a digital compass to give heading information was considered. This option has not been researched in detail. This leaves another possibility for future work on this device. References: 1) The NMEA FAQ written by Peter Bennet 2) Overview of low-cost GPS receivers which output raw data 3) Overview of GPS and DGPS

BRB900 GPS Telemetry System August 2013 Version 0.06

BRB900 GPS Telemetry System August 2013 Version 0.06 BRB900 GPS Telemetry System August 2013 Version 0.06 As of January 2013, a new model of the BRB900 has been introduced. The key differences are listed below. 1. U-blox GPS Chipset: The Trimble Lassen IQ

More information

Receiver Technology CRESCENT OEM WHITE PAPER AMY DEWIS JENNIFER COLPITTS

Receiver Technology CRESCENT OEM WHITE PAPER AMY DEWIS JENNIFER COLPITTS CRESCENT OEM WHITE PAPER AMY DEWIS JENNIFER COLPITTS With offices in Kansas City, Hiawatha, Calgary and Scottsdale, Hemisphere GPS is a global leader in designing and manufacturing innovative, costeffective,

More information

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY Department of Electrical Engineering DeKalb, IL 60115 Principal Investigators: Mansour Tahernezhadi (815)-753-8568 Xuan Kong (815)-753-9942 127 128 NSF 1999 Engineering

More information

The Global Positioning System (GPS) has developed into a useful tool with

The Global Positioning System (GPS) has developed into a useful tool with DIFFERENTIAL GLOBAL POSITIONING SYSTEM REFERENCE STATION GEORGIA INSTITUTE OF TECHNOLOGY SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING SENIOR DESIGN PROJECT PROFESSOR ART KOBLAZ/WHIT SMITH SPRING 2004

More information

GM-270. CF GPS Receiver. User s Guide

GM-270. CF GPS Receiver. User s Guide GM-270 CF GPS Receiver User s Guide Jul 05, 2002 TABLE OF CONTENTS 1. Introduction.. 3 1.1 Overview.. 3 1.2 Features.. 3 2. Brief Information. 5 2.1 Hardware Interface 5 2.2 Software Interface 6 3. Functional

More information

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS GPS System Design and Control Modeling Chua Shyan Jin, Ronald Assoc. Prof Gerard Leng Aeronautical Engineering Group, NUS Abstract A GPS system for the autonomous navigation and surveillance of an airship

More information

International Journal OF Engineering Sciences & Management Research

International Journal OF Engineering Sciences & Management Research EMBEDDED MICROCONTROLLER BASED REAL TIME SUPPORT FOR DISABLED PEOPLE USING GPS Ravi Sankar T *, Ashok Kumar K M.Tech, Dr.M.Narsing Yadav M.S.,Ph.D(U.S.A) * Department of Electronics and Computer Engineering,

More information

GPS Receiver. UT-41R (DB9 and PS2 cable) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Receiver. Features

GPS Receiver. UT-41R (DB9 and PS2 cable) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Receiver. Features GPS Receiver Features 12 parallel channel GPS receiver 4100 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support -140dBm acquisition sensitivity -150dBm tracking sensitivity < 10 second hot

More information

GPS-41MLR GPS-41MLF. GPS Receiver Module GPS-41ML. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information

GPS-41MLR GPS-41MLF. GPS Receiver Module GPS-41ML. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information GPS-41ML Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES 12 parallel channel GPS receiver 4100 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support High Sensitivity:

More information

User Configurable POSITION 303 DATA OUTPUT 450 HEADING 910

User Configurable POSITION 303 DATA OUTPUT 450 HEADING 910 WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS TRACS TDMA

More information

NMEA Protocol Converter 2 Plus 3 Users Guide

NMEA Protocol Converter 2 Plus 3 Users Guide NMEA Protocol Converter 2 Plus 3 Constellation Data Systems, Inc. 10296 Springfield Pike Cincinnati, OH 45215 Phone: (513) 984-4491 Fax: (513) 984-4896 Web: www.constellationdata.com Copyright 2006 Constellation

More information

Using GPS in Embedded Applications Pascal Stang Stanford University - EE281 November 28, 2000

Using GPS in Embedded Applications Pascal Stang Stanford University - EE281 November 28, 2000 Using GPS in Embedded Applications Pascal Stang Stanford University - EE281 INTRODUCTION Brief history of GPS Transit System NavStar (what we now call GPS) Started development in 1973 First four satellites

More information

The Skiidometer. Hardware Description By: Adam Lee ; Etec474; Prof. Morton; WWU

The Skiidometer. Hardware Description By: Adam Lee ; Etec474; Prof. Morton; WWU The Skiidometer Hardware Description By: Adam Lee 04.26.2003; Etec474; Prof. Morton; WWU General Description The Skiidometer is a portable meter which serves as a digital companion on the ski slopes. By

More information

UniTraQ OEM Module. GT-310F (Flash version) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module. Features

UniTraQ OEM Module. GT-310F (Flash version) Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module. Features UniTraQ OEM Module Features 12 parallel channel GPS receiver 4000 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support Programmable Flash version -140dBm acquisition sensitivity -150dBm tracking

More information

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT FA IZAH BINTI YA ACOB POLITEKNIK SULTAN SALAHUDDIN ABDUL AZIZ SHAH (yaacob_faiza@yahoo.com ) MASLIZAH BINTI MUNAHDAR POLITEKNIK SULTAN

More information

Primer on GPS Operations

Primer on GPS Operations MP Rugged Wireless Modem Primer on GPS Operations 2130313 Rev 1.0 Cover illustration by Emma Jantz-Lee (age 11). An Introduction to GPS This primer is intended to provide the foundation for understanding

More information

GPS-41SMDR GPS-41SMDF. Embedded GPS Module GPS-41SMD. Fast-Acquisition Enhanced-Sensitivity 16-Channel SMD GPS Receiver Module FEATURES

GPS-41SMDR GPS-41SMDF. Embedded GPS Module GPS-41SMD. Fast-Acquisition Enhanced-Sensitivity 16-Channel SMD GPS Receiver Module FEATURES GPS-41SMD Fast-Acquisition Enhanced-Sensitivity 16-Channel SMD GPS Receiver Module FEATURES 16 parallel channel GPS receiver 4100+ correlators SBAS (WAAS, EGNOS) support Supports active and passive antenna

More information

2320 cousteau court

2320 cousteau court Technical Brief AN139 Rev C22 2320 cousteau court 1-760-444-5995 sales@raveon.com www.raveon.com RV-M7 GX with TDMA Data By John Sonnenberg Raveon Technologies Corporation Overview The RV-M7 GX radio modem

More information

ONCORE ENGINEERING NOTE M12 Oncore

ONCORE ENGINEERING NOTE M12 Oncore ONCORE ENGINEERING NOTE M12 Oncore 1. Product Specifications 2. Basic Description 3. Mechanical 4. Environmental 5. Electrical 6. RF Characteristics of Receiver 7. RF Requirements for Antenna 8. Performance

More information

Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 4.00 and greater

Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 4.00 and greater Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 4.00 and greater For additional information contact matedev@outbackpower.com Page 1 of 20 Revision History Revision 2.0:

More information

GPS Engine Board USB Interface

GPS Engine Board USB Interface GPS Engine Board USB Interface Specification DGM-U2525B Page 1 of 14 1. Introduction 1.1. Overview The DGM-U2525B is a high sensitivity ultra low power consumption cost efficient, compact size GPS engine

More information

Azaad Kumar Bahadur 1, Nishant Tripathi 2

Azaad Kumar Bahadur 1, Nishant Tripathi 2 e-issn 2455 1392 Volume 2 Issue 8, August 2016 pp. 29 35 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Design of Smart Voice Guiding and Location Indicator System for Visually Impaired

More information

GPS-41EBR GPS-41EBF. GPS Receiver Module GPS-41EB. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information

GPS-41EBR GPS-41EBF. GPS Receiver Module GPS-41EB. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information FEATURES 12 parallel channel GPS receiver 4000 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support High Sensitivity: -140dBm acquisition sensitivity -150dBm tracking sensitivity Fast Acquisition:

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications AT-XTR-7020A-4 Multi-Channel Micro Embedded Transceiver Module The AT-XTR-7020A-4 radio data transceiver represents a simple and economical solution to wireless data communications. The employment of an

More information

2.0 Discussion: 2.1 Approach:

2.0 Discussion: 2.1 Approach: 2.0 Discussion: 2.1 Approach: The design for a Power Monitor and Data Logging System is comprised of two major components: the Power Meter and the Data Logger. The Power Meter is the package that plugs

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

MEASURE Evaluation. Global Positioning System Toolkit

MEASURE Evaluation. Global Positioning System Toolkit Global Positioning System Toolkit Global Positioning System Toolkit This tool was made possible by support from the U.S. Agency for International Development (USAID) under terms of Cooperative Agreement

More information

GR-87 GPS Receiver Module

GR-87 GPS Receiver Module GR-87 GPS Receiver Module 1. Main Feature Build on high performance SiRF StarIII chipset. Average Cold Start time and under 45 seconds. Low power consumption 20 channels All-in-View tracking. 200,000+

More information

ThunderBolt Display. by Adam Maurer, VK4GHZ

ThunderBolt Display. by Adam Maurer, VK4GHZ ThunderBolt Display by Adam Maurer, VK4GHZ Overview ThunderBolt Display is a stand-alone microprocessor-controlled LCD specifically for Trimble s ThunderBolt Disciplined Clock, providing a comprehensive

More information

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction The infantry soldier of tomorrow promises to be one of the most technologically advanced modern warfare has ever seen. Around

More information

GT-321R-RS232 Fast Acquisition Enhanced Sensitivity 65 Channels GPS Sensor Receiver

GT-321R-RS232 Fast Acquisition Enhanced Sensitivity 65 Channels GPS Sensor Receiver GT-321R-RS232 Fast Acquisition Enhanced Sensitivity 65 Channels GPS Sensor Receiver The GT-321R-RS232 is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer

More information

WIRES-X Portable Digital Node Function. Instruction Manual

WIRES-X Portable Digital Node Function. Instruction Manual Wide-Coverage Internet Repeater Enhancement System WIRES-X Portable Digital Node Function Instruction Manual Please read this Instruction Manual carefully for appropriate procedure. Preparation Procedure

More information

GT-720F (Flash version) Fast Acquisition Enhanced Sensitivity 65 Channel GPS Sensor Module

GT-720F (Flash version) Fast Acquisition Enhanced Sensitivity 65 Channel GPS Sensor Module GT-720F (Flash version) Fast Acquisition Enhanced Sensitivity 65 Channel GPS Sensor Module The GT-720F is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer

More information

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT Tyson K. Seto-Mook Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 INTRODUCTION A. Abstract CubeSat is a project that

More information

GPS/GNSS Receiver Module

GPS/GNSS Receiver Module GPS/GNSS Receiver Module 1. Product Information 1.1 Product Name: YIC91612IEB9600 1.2 Product Description: YIC91612IEB9600 is a compact, high performance, and low power consumption GNSS engine board which

More information

Part Number Weblink for the part Description Unit Price. Hardware interfacing to the Freescale 9S12C32 MCU on board the CSM-12C32 module

Part Number Weblink for the part Description Unit Price. Hardware interfacing to the Freescale 9S12C32 MCU on board the CSM-12C32 module Global Positioning System Modules This section shows how to connect a GPS module to the CSM-12C32 module and provide several C functions for capturing the latitude, longitude, and UTC time information.

More information

DEVICE CONFIGURATION INSTRUCTIONS. WinFrog Device Group:

DEVICE CONFIGURATION INSTRUCTIONS. WinFrog Device Group: WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS NMEA GPS (Sercel)

More information

Re: Design Specifications for a Voice Activated Remote Control System (ENSC 340 Project)

Re: Design Specifications for a Voice Activated Remote Control System (ENSC 340 Project) October 31, 2002 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: Design Specifications for a Voice Activated Remote Control System (ENSC 340

More information

The "FISH" Quad Hand Sensor

The FISH Quad Hand Sensor The "FISH" Quad Hand Sensor Physics and Media Group MIT Media Laboratory 20 Ames Street E15-022 Cambridge, Mass 02139-4307 (617) 253-2383 phm@media.mit.edu ** U S E R S G U I D E ********* TABLE OF CONTENTS

More information

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

More information

RECOMMENDATION ITU-R M *

RECOMMENDATION ITU-R M * Rec. ITU-R M.823-3 1 RECOMMENDATION ITU-R M.823-3 * Technical characteristics of differential transmissions for global navigation satellite systems from maritime radio beacons in the frequency band 283.5-315

More information

GMS6-CR6(SIRF-IV) Fast Acquisition Enhanced Sensitivity 48 Channel GPS Sensor Module

GMS6-CR6(SIRF-IV) Fast Acquisition Enhanced Sensitivity 48 Channel GPS Sensor Module GMS6-CR6(SIRF-IV) Fast Acquisition Enhanced Sensitivity 48 Channel GPS Sensor Module The GMS6-CR6 is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer

More information

Addendum 1.4_2. (Addendum to MX420 Operator s Manual)

Addendum 1.4_2. (Addendum to MX420 Operator s Manual) _2 (Addendum to MX420 ) September, 2007 Table of Contents About this document..1 MX575 Heading & Rate of Turn 2 MX575 as a D/GPS Compass only 2 MX575 as a D/GPS Compass with Navigation Functionality.....4

More information

SKYTRAQ. GPS Module MG-ST1315S. UUser s Manual Ver 1.01

SKYTRAQ. GPS Module MG-ST1315S. UUser s Manual Ver 1.01 SKYTRAQ GPS Module MG-ST1315S UUser s Manual Ver 1.01 1. IntroductionT Overview Modulestek GPS module MG-ST1315S is a high sensitivity, low power consumption; compact size GPS module designed for a broad

More information

IMO WORLDWIDE RADIONAVIGATION SYSTEM (WWRNS) Study on Communication Techniques for High Accuracy DGPS in the Republic of Korea

IMO WORLDWIDE RADIONAVIGATION SYSTEM (WWRNS) Study on Communication Techniques for High Accuracy DGPS in the Republic of Korea INTERNATIONAL MARITIME ORGANIZATION E IMO SUB-COMMITTEE ON SAFETY OF NAVIGATION 52nd session Agenda item 12 NAV 52/INF.8 12 May 2006 ENGLISH ONLY WORLDWIDE RADIONAVIGATION SYSTEM (WWRNS) Study on Communication

More information

EE 451 FINAL SENIOR PROJECT PROPOSAL. Microcontroller-Based Remote Locator Using Asynchronous Serial Communication

EE 451 FINAL SENIOR PROJECT PROPOSAL. Microcontroller-Based Remote Locator Using Asynchronous Serial Communication EE 451 FINAL SENIOR PROJECT PROPOSAL Microcontroller-Based Remote Locator Using Asynchronous Serial Communication Prepared for Mr. Jose Sanchez, Project Advisor Dr. Brian Huggins, Project Advisor Dr. Winfred

More information

FieldGenius Technical Notes GPS Differential Corrections

FieldGenius Technical Notes GPS Differential Corrections FieldGenius Technical tes GPS Differential Corrections Introduction The accuracy requirement of survey grade or mapping grade GPS applications for real time positioning requires the use of differential

More information

WinFrog Device Group:

WinFrog Device Group: WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS NMEA GPS National

More information

SA-320 Installation Guide SA-320. Installation Guide. Date: Mar, 2011 Version: 2.5. All Rights Reserved

SA-320 Installation Guide SA-320. Installation Guide. Date: Mar, 2011 Version: 2.5. All Rights Reserved SA-320 Installation Guide Date: Mar, 2011 Version: 2.5 All Rights Reserved Page 1 TABLE OF CONTENTS 1. Product Overview......3 1.1 Main Features...3 1.2 Applications.....3 1.3 Package Content.....3 2.

More information

A Super trainer with advanced hardware and software features only found in very expensive equipment.

A Super trainer with advanced hardware and software features only found in very expensive equipment. PLC Trainer PTS T100 LAB EXPERIMENTS A Super trainer with advanced hardware and software features only found in very expensive equipment. You won t find any similar equipment among our competitors at such

More information

Bluetooth GPS Navigator

Bluetooth GPS Navigator Userr manuall v1..1 USER MANUAL UG-301 Bluetooth GPS Navigator The UG-301 is optimized for good performance and low cost. Its 12 parallel channels and 4000 search bins provide short start-up time and fast

More information

136: Data Transmission via Sound

136: Data Transmission via Sound 136: Data Transmission via Sound Loren Lang, Sean Keller, Richard Kueper ECE 403 Spring 2001 ABSTRACT: In this project, a wireless serial data bus was constructed for use with the Wrist Display GPS project

More information

GPS-G5 User s Manual

GPS-G5 User s Manual GPS-G5 User s Manual Contents Using the GPS... 1 Description...1 Electrical Connections...2 Mounting...3 GPS Configuration...3 GPS Operation...3 Logging Device Configuration...4 Data Analysis...5 Specifications...

More information

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

UNITED NATIONS UNIVERSITY Institute for Environment & Human Security (UNU-EHS) Bonn, Germany

UNITED NATIONS UNIVERSITY Institute for Environment & Human Security (UNU-EHS) Bonn, Germany UNITED NATIONS UNIVERSITY Institute for Environment & Human Security (UNU-EHS) Bonn, Germany Introduction to GPS technology Prof. Dr. Jörg Szarzynski Education Programme Director Head of Section EduSphere

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

Pair of PMR446 Two-Way Personal Radios Model: TP391

Pair of PMR446 Two-Way Personal Radios Model: TP391 Pair of PMR446 Two-Way Personal Radios Model: TP391 USER MANUAL MANUALE D USO MANUEL DE L UTILISATEUR BEDIENUNGSANLEITUNG MANUAL DE USUARIO MANUAL DO USUÁRIO HANDLEIDING BRUKSANVISNING P/N:086L004722-016

More information

[Bhoge* et al., 5.(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Bhoge* et al., 5.(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY REVIEW ON GPS NAVIGATION SYSTEM FOR BLIND PEOPLE Vidya Bhoge *, S.Y.Chinchulikar * PG Student, E&TC Department, Shreeyash College

More information

Smart Design Technology Co., Ltd.

Smart Design Technology Co., Ltd. Mars700Mini-TMC GNS TC5000 TMC Module Smart Design Technology Co., Ltd. 20F-8, No.107, Sec 1,Jhongshan Rd. Sinjhuang City, Taipei County 242, Taiwan Phone: +886-2-8522-7628 Fax: +886-2-8522-7784 Contact:

More information

JUMA-TRX2 DDS / Control Board description OH2NLT

JUMA-TRX2 DDS / Control Board description OH2NLT JUMA-TRX2 DDS / Control Board description OH2NLT 22.08.2007 General Key functions of the JUMA-TRX2 DDS / Control board are: - provide user interface functions with LCD display, buttons, potentiometers

More information

32-channel GPS Engine Board SmartAntenna

32-channel GPS Engine Board SmartAntenna 32-channel GPS Engine Board SmartAntenna with MTK Chipset The document is the exclusive property of and should not be distributed, reproduced, or any other format without prior permission of Specifications

More information

QLG1 GPS Receiver kit

QLG1 GPS Receiver kit QLG1 GPS Receiver kit 1. Introduction Thank you for purchasing the QRP Labs QLG1 GPS Receiver kit. This kit will provide a highly sensitive, highly accurate GPS receiver module, using the popular MediaTek

More information

MD04-24Volt 20Amp H Bridge Motor Drive

MD04-24Volt 20Amp H Bridge Motor Drive MD04-24Volt 20Amp H Bridge Motor Drive Overview The MD04 is a medium power motor driver, designed to supply power beyond that of any of the low power single chip H-Bridges that exist. Main features are

More information

Key Modules For Your Success SKYTRAQ. GPS Module MG-ST1315. UUser s Manual Ver 展得國際有限公司

Key Modules For Your Success SKYTRAQ. GPS Module MG-ST1315. UUser s Manual Ver 展得國際有限公司 SKYTRAQ GPS Module MG-ST1315 UUser s Manual Ver 1.01 1. IntroductionT 1.1 Overview Modulestek GPS module MG-ST1315 is a high sensitivity, low power consumption; compact size GPS module designed for a broad

More information

Chapter 9 NORTH DAKOTA STATE UNIVERSITY

Chapter 9 NORTH DAKOTA STATE UNIVERSITY Chapter 9 NORTH DAKOTA STATE UNIVERSITY Department of Electrical Engineering Fargo, North Dakota 58105 Principal Investigators: Daniel L. Ewert (701) 231-8049 ewert@plains.nodak.edu Jacob S. Glower (701)

More information

High Level Design Group: RF Detection Group Members: Joey Py e, André Magill, Shane Ryan, John Docalovich, Zack Bennett Advisor: Dr.

High Level Design Group: RF Detection Group Members: Joey Py e, André Magill, Shane Ryan, John Docalovich, Zack Bennett Advisor: Dr. Group: RF Detection Group Members: Joey Py e, André Magill, Shane Ryan, John Docalovich, Zack Bennett Advisor: Dr. Jonathan Chisum Table of Contents 1 Introduction 3 2 Problem Statement and Proposed Solution

More information

GPS Receiver. User s Guide. Dec Rev. A

GPS Receiver. User s Guide. Dec Rev. A GR-213U GPS Receiver User s Guide Dec. 25 2005 Rev. A Technology, Inc. 1F.No 30, R&D Rd. II. Hsinchu City, Science-based Industrial Park Taiwan Phone: +886-3-6687000 Fax: +886-3-6687111 E-Mail: info@holux.com.tw

More information

USB Port Medium Power Wireless Module SV653

USB Port Medium Power Wireless Module SV653 USB Port Medium Power Wireless Module SV653 Description SV653 is a high-power USB interface integrated wireless data transmission module, using high-performance Silicon Lab Si4432 RF chip. Low receiver

More information

2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 3: GPS and Data Logging. September 28, 2009 Dr. Harrison H. Chin

2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 3: GPS and Data Logging. September 28, 2009 Dr. Harrison H. Chin 2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 3: GPS and Data Logging September 28, 2009 Dr. Harrison H. Chin Formal Labs 1. Microcontrollers Introduction to microcontrollers Arduino

More information

Raveon M7 GX Frequently Asked Questions

Raveon M7 GX Frequently Asked Questions Technical Brief AN134Rev A3 Raveon M7 GX Frequently Asked Questions By John Sonnenberg Raveon Technologies Corp How far will a 5-watt UHF radio communicate? An excellent question, but very difficult to

More information

Multi-Channel RS-232 Serial RF Transceiver

Multi-Channel RS-232 Serial RF Transceiver RF-232 Multi-Channel RS-232 Serial RF Transceiver The RF-232 subassembly is a multi-channel serial radio transceiver. This device accepts and outputs standard serial data at one of three selectable data

More information

JEM Radio II Operation Guide. Manual P/N M Victor Place Colorado Springs, Colorado

JEM Radio II Operation Guide. Manual P/N M Victor Place Colorado Springs, Colorado JEM Radio II Manual P/N M09999-999 2115 Victor Place Colorado Springs, Colorado 80915 800.284.0399 www.jemcom.com Table of Contents Display... 3 Channel Entry... 4 Shortcuts... 4 Text Messages... 4 Buttons...

More information

SA-320 Installation Guide SA-320. Installation Guide. Date: June, 2007 Version: 2.2. All Rights Reserved

SA-320 Installation Guide SA-320. Installation Guide. Date: June, 2007 Version: 2.2. All Rights Reserved SA-320 Installation Guide Date: June, 2007 Version: 2.2 All Rights Reserved Page 1 TABLE OF CONTENTS 1. Product Overview......3 1.1 Main Features...3 1.2 Applications.....3 1.3 Package Content.....3 2.

More information

WIRES-X Portable Digital Node Function. Instruction Manual

WIRES-X Portable Digital Node Function. Instruction Manual Wide-Coverage Internet Repeater Enhancement System WIRES-X Portable Digital Node Function Instruction Manual Please read this Instruction Manual carefully for appropriate procedure. Preparation Procedure

More information

Application Note 160 Using the DS1808 in Audio Applications

Application Note 160 Using the DS1808 in Audio Applications www.maxim-ic.com Application Note 160 Using the DS1808 in Audio Applications Introduction The DS1808 Dual Log Audio Potentiometer was designed to provide superior audio performance in applications that

More information

Implementation of GPS for Location Tracking

Implementation of GPS for Location Tracking Implementation of GPS for Location Tracking Ahmad Ashraff Bin Ariffin, Noor Hafizah Abdul Aziz and Kama Azura Othman Faculty of Electrical Engineering Universiti Teknologi MARA Malaysia Shah Alam, Malaysia

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

Brian Hanna Meteor IP 2007 Microcontroller

Brian Hanna Meteor IP 2007 Microcontroller MSP430 Overview: The purpose of the microcontroller is to execute a series of commands in a loop while waiting for commands from ground control to do otherwise. While it has not received a command it populates

More information

UH45 Series. UHF CB Transceiver. For more exciting new products please visit our website: Australia:

UH45 Series. UHF CB Transceiver. For more exciting new products please visit our website: Australia: UH45 Series UHF CB Transceiver For more exciting new products please visit our website: Australia: www.uniden.com.au Controls & Indicators Included in your Package UH45 Series Radio Operating Guide Belt

More information

EN: This Datasheet is presented by the m anufacturer. Please v isit our website for pricing and availability at ore.hu.

EN: This Datasheet is presented by the m anufacturer. Please v isit our website for pricing and availability at   ore.hu. EN: This Datasheet is presented by the m anufacturer. Please v isit our website for pricing and availability at www.hest ore.hu. Features 65 channel engine for high performance acquisition GPS L1 C/A Code

More information

EB-250/ EB-250L. Ultimate TRANSYSTEM INC. EB-250 Series Data Sheet

EB-250/ EB-250L. Ultimate TRANSYSTEM INC. EB-250 Series Data Sheet GPS Engine Board EB-250/ EB-250L EB-250 Series Data Sheet EB-250 is an ultra miniature 13 x 15 mm 2 GPS engine board. It provides superior navigation performance under dynamic conditions in areas with

More information

The Impact of Performance Parameters over a DGPS Satellite Navigation System

The Impact of Performance Parameters over a DGPS Satellite Navigation System Australian Journal of Basic and Applied Sciences, 3(4): 4711-4719, 2009 ISSN 1991-8178 The Impact of Performance Parameters over a DGPS Satellite Navigation System 1 Madad Ali Shah, 2 Noor Ahmed Shaikh,

More information

GPS Errors. Figure 1. Four satellites are required to determine a GPS position.

GPS Errors. Figure 1. Four satellites are required to determine a GPS position. Expl ai ni nggps:thegl obalposi t i oni ngsyst em since a minimum of four satellites is required to calculate a position (Fig 1). However, many newer GPS receivers are equipped to receive up to 12 satellite

More information

Rockwell Jupiter GPS module

Rockwell Jupiter GPS module Page 1 of 5 Rockwell Jupiter GPS module Introduction The Rockwell Jupiter TU30-D140 is a OEM (Original Equipment Manufacterer) GPS receiver module that is designed to be implemented as part of a larger

More information

Key Modules For Your Success. ANTARIS 4 SuperSense. GPS Module. User s Manual Ver 展得國際有限公司

Key Modules For Your Success. ANTARIS 4 SuperSense. GPS Module. User s Manual Ver 展得國際有限公司 ANTARIS 4 SuperSense GPS Module User s Manual Ver 1.01 Item Date New Release Information In Charge 1 2006/06/06 New released. Harry Lee 2 Contents 1. INTRODUCTION... 4 1.1 OVERVIEW. 4 1.2 MAIN FEATURES...

More information

PLXTRACKER (v1.02) Instruction manual Configuration software manual

PLXTRACKER (v1.02) Instruction manual Configuration software manual PLXTRACKER (v1.02) MIC-E/BASE-91/PLAIN TEXT POSITION REPORTING INTERNAL 512KB POSITION MEMORY SIMPLE ALIAS-BASED APRS PACKET DIGIPEATER MULTIPATH APRS DECODING ALGORITHM WEATHER STATION SUPPORT EXTERNAL

More information

The Global Positioning System

The Global Positioning System The Global Positioning System 5-1 US GPS Facts of Note DoD navigation system First launch on 22 Feb 1978, fully operational in 1994 ~$15 billion (?) invested to date 24 (+/-) Earth-orbiting satellites

More information

LD2342 USWM V1.6. LD2342 V1.4 Page 1 of 18

LD2342 USWM V1.6. LD2342 V1.4 Page 1 of 18 LD2342 USWM V1.6 LD2342 V1.4 Page 1 of 18 GENERAL WARNINGS All Class A and Class B marine Automatic Identification System (AIS) units utilize a satellite based system such as the Global Positioning Satellite

More information

SV613 USB Interface Wireless Module SV613

SV613 USB Interface Wireless Module SV613 USB Interface Wireless Module SV613 1. Description SV613 is highly-integrated RF module, which adopts high performance Si4432 from Silicon Labs. It comes with USB Interface. SV613 has high sensitivity

More information

NC Models. CP390i - GPS Chart Plotters. Addendum to Owner s Manual Issue C to update to Software Version (*)

NC Models. CP390i - GPS Chart Plotters. Addendum to Owner s Manual Issue C to update to Software Version (*) CP390i - GPS Chart Plotters (*) NC Models to Owner s Manual Issue 16.50 C 300311 to update to Software Version 16.70 BUILT-IN CHARTS ARE NOT INSTALLED The following paragraphs/pictures are not applicable:

More information

Hinkle (K5PA), Using GPS to Set Computer Time April 7, 2016

Hinkle (K5PA), Using GPS to Set Computer Time April 7, 2016 Using GPS Receivers to Set Computer Time for Fielded Digital Modes and Logging From the Field Keeping Time Using GPS Satellites at Remote Locations -- Great for Field Day & DXpeditions Introduction to

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

L50 GPS Module Presentation

L50 GPS Module Presentation Quectel Wireless Solutions Wireless Module Expert L50 GPS Module Presentation April 2013 Contents L50 General description - New Features - Product Advantages - Mechanical Dimensions - Hardware Architecture

More information

C3-470B Jnavi SPECSHEET

C3-470B Jnavi SPECSHEET HighPerformance GPS Receiver C3-470B Jnavi SPECSHEET MODEL NAME GR C3-470B - XXXX - T - P CODE NO. CUSTOMER MODEL NAME C3-470B INVESTIGATION INSPECTION APPROVAL 1/19 HighPerformance GPS Receiver Contents

More information

GPS based data acquisition system for mobile applications

GPS based data acquisition system for mobile applications GPS based data acquisition system for mobile applications D. Covaciu, I. Preda, Gh. Ciolan Transilvania University of Brasov, Romania e-mail: dinu.covaciu@unitbv.ro, pion@unitbv.ro, cgicu@unitbv.ro Abstract:

More information

era, eric, era-lora, eric-lora & eric-sigfox Evaluation Board with GNSS

era, eric, era-lora, eric-lora & eric-sigfox Evaluation Board with GNSS This board can be used for the evaluation and range testing of the following LPRS RF Modules: era400, era900, eric4, eric9, era-lora, eric-lora and eric-sigfox. The board is provided with a u-blox GNSS

More information

EM-401. GPS ENGINE BOARD with Active Antenna PRODUCT GUIDE. Globalsat Technology Corporation (Taiwan)

EM-401. GPS ENGINE BOARD with Active Antenna PRODUCT GUIDE. Globalsat Technology Corporation (Taiwan) EM-401 GPS ENGINE BOARD with Active Antenna PRODUCT GUIDE Globalsat Technology Corporation (Taiwan) www.globalsat.com.tw USGlobalSat, Inc. (USA) www.usglobalsat.com Page 1 of 1 EM-401 GPS BOARD with Active

More information

Embedded Test System. Design and Implementation of Digital to Analog Converter. TEAM BIG HERO 3 John Sopczynski Karim Shik-Khahil Yanzhe Zhao

Embedded Test System. Design and Implementation of Digital to Analog Converter. TEAM BIG HERO 3 John Sopczynski Karim Shik-Khahil Yanzhe Zhao Embedded Test System Design and Implementation of Digital to Analog Converter TEAM BIG HERO 3 John Sopczynski Karim Shik-Khahil Yanzhe Zhao EE 300W Section 1 Spring 2015 Big Hero 3 DAC 2 INTRODUCTION (KS)

More information