HI-204III-USB Ultra High Sensitive USB GPS Receiver
General description of what .......................................... 1 GPS is and how it works HI-204III-USB Series Introductions .............................. 4 TROUBLESHOOTING .................................................. 27 A. INTRODUCTION OF GPS USB DRIVER FILES ....... 29 B. WINDOWS 98 INTERFACE ....................................... 32 1. Install GPS USB Driver ........................................... 32 2. Check Enable COM Port Number ............................. 38 3.
HI-204III-USB WATERPROOF Ultra High Sensitive USB GPS Receiver 1
General description of what GPS is and how it works. GPS (Global Positioning System) is the only system today able to show you your exact position on the Earth anytime, in any weather, anywhere. GPS satellites, 24 in all, orbit at 11,000 nautical continuously miles monitored above by the ground Earth. They stations are located worldwide. The satellites transmit signals that can be detected by anyone with a GPS receiver. Using the receiver, you can determine your location with great precision.
Although GPS was designed for military use, many thousands of civilians make use of it. The satellites actually broadcast two signals, one is only for military use, and the other can be used by both military and civilians. Since GPS is passive (you only need to receive the signal), there are no restrictions on who can use the signal available to civilians. GPS technology can be used in a variety of fields besides providing navigation for vehicles on the sea, in the air and on the ground.
1. HI-204III-USB Series Introductions HI-204III-USB is a GPS receiver with USB interfaces and built-in active antenna for high sensitivity to tracking signal. HI-204III-USB is well suited to system integration and users who use any kinds LaptopPC. It satisfies a wide variety of applications for car navigation, personal navigation or touring devices, tracking and marine navigation purpose. Users can simply plug it into a LaptopPC running with suitable mapping and routing software for navigation. 1.
USB port For notebook PC use: HI-204III-USB connect with a LaptopPC USB port.
SECTION 1 INTRODUCTION 1.1 OVERVIEW Fast Acquisition Enhanced Sensitivity 20 Channels “All-In-View” Tracking GPS Sensor Module The receiver continuously tracks all satellites in view and provides accurate satellite positioning data. The HI-204III-USB is optimized for applications requiring good performance, low cost, and maximum flexibility; suitable for a wide range of OEM configurations including handhelds, sensors, asset tracking, PDA-centric personal navigation system, and vehicle navigation products.
1.
SECTION 2 RECEIVER OPERATION Upon power up, after initial self-test has completed, the HI-204III-USB will begin satellite acquisition and tracking process. Under normal open-sky condition, position-fix can be achieved within approximately 35 seconds (within 10 seconds if valid ephemeris data is already collected from recent use). After receiver position has been calculated, valid position, velocity and time information are transmitted through the on board serial interface.
As soon as GPS signal is acquired and tracked, the HI-204III-USB will transmit valid navigation information through its serial interface. The navigation data contains following information: • Receiver position in latitude, longitude, and altitude • Receiver velocity • Time • DOP error-magnification factor • GPS signal tracking status The HI-204III-USB will perform 3D navigation when four or more satellites are tracked.
2. Technical Specifications 2.1. Electrical Characteristics Chipset General Items Description GSP3F SiRF StarIII technology Frequency L1, 1575.42 MHz C/A code 1.023 MHz chip rate Channels 20 10 meters, 2D RMS Position 5 meters 2D RMS, WAAS corrected Accuracy Datum <5meters(50%), DGPS corrected Velocity 0.1 meters/second Time Default 1 microsecond synchronized to GPS time WGS-84 Other selectable for other Datum Acquisition Reacquisition Rate (Open Sky Snap start 0.1 sec., average 1 sec.
2.2 LED INDICATOR LED flashing 0.
SECTION 3 HARDWARE INTERFACE 3.1 MECHANICAL DIMENSIONS Unit:mm Top View 69±0.2 I/O Cable Build-in patch antenna Lateral View 20±0.2 I/O Cable LED indicator Bottom View 69±0.2 I/O Cable CPU Magnetic 12 73±0.
3.2 ONE-PULSE-PER-SECOND (1PPS) OUTPUT The one-pulse-per-second output is provided for applications requiring precise timing measurements. The output pulse is 1usec in duration. Rising edge of the output pulse is accurate to +/-1usec with respect to the start of each GPS second. Accuracy of the one-pulse-per-second output is maintained only when the GPS receiver has valid position fix. The 1PPS output is always generated when the GPS receiver is powered-on.
As long as enough satellite signals are received to generate valid position fixes, the 1PPS output remains synchronized to the GPS second, and the 1PPS Valid Signal remains active. If signal blockage prevents the receiver from generating valid position fix, the 1PPS output will drift away from the GPS second and the 1PPS Valid Signal will become inactive.
SECTION 4 SOFTWARE INTERFACE This section describes the details of the serial port commands through which the HI-204III-USB is controlled and monitored. The serial port commands allow users to set the receiver parameters, configure output message type, and retrieve status information. The baud rate and protocol of the host COM port must match the baud rate and protocol of the GPS receiver serial port for commands and data to be successfully transmitted and received.
4.1.1 NMEA Messages The serial interface protocol is based on the National Marine Electronics Association's NMEA 0183 ASCII interface specification. This standard is fully define in "NMEA 0183, Version 3.01" The standard may be obtained from NMEA, www.nmea.org 4.1.2 GGA - GPS FIX DATA Time, position and position-fix related data (number of satellites in use, HDOP, etc.). Format: $GPGGA,<1>,<2>,<3>,<4>,<5>,<6>,<7>,<8>,<9>, M,<10>,M,<11>,<12>,*<13> Example: $GPGGA,104549.04,2447.2038,N,12100.
Field Example Description 1 104549.04 UTC time in hhmmss.ss format, 000000.00 ~ 235959.99 2 2447.2038 Latitude in ddmm.mmmm format Leading zeros transmitted 3 N Latitude hemisphere indicator, 'N' = North, 'S' = South 4 12100.4990 Longitude in dddmm.
4.1.3 GLL - LATITUDE AND LONGITUDE, WITH TIME OF POSITION FIX AND STATUS Latitude and longitude of current position, time, and status. Format: $GPGLL,<1>,<2>,<3>,<4>,<5>,<6>,<7>*<8> Example: $GPGLL,2447.2073,N,12100.5022,E,104548.
Field 1 Example Description 2447.2073 Latitude in ddmm.mmmm format Leading zeros transmitted 2 N Latitude hemisphere indicator, 'N' = North, 'S' = South 3 12100.5022 Longitude in dddmm.mmmm format Leading zeros transmitted 4 E Longitude hemisphere indicator, 'E' = East, 'W' = West 5 104548.04 UTC time in hhmmss.ss format, 000000.00 ~ 235959.
4.1.4 GSA - GPS DOP AND ACTIVE SATELLITES GPS receiver operating mode, satellites used for navigation, and DOP values. Format: $GPGSA,<1>,<2>,<3>,<3>,<3>,<3>,<3>,<3>,<3>,<3>, <3>,<3>,<3>,<3>,<4>,<5>,<6>*<7> Example: $GPGSA,A,3,26,21,,,09,17,,,,,,,10.8,02.1,10.6*07 Field Example 1 A Description Mode, 'M' = Manual, 'A' = Automatic 2 3 Fix type, 1 = not available, 2 = 2D fix, 3 = 3D fix 3 26,21,,,09, PRN number, 01 to 32, of satellite 17,,,,,, 4 10.8 5 02.1 6 10.
4.1.5 GSV - GPS SATELLITE IN VIEW Number of satellites in view, PRN number, elevation angle, azimuth angle, and C/No. Only up to four satellite details are transmitted per message. Additional satellite in view information is sent in subsequent GSV messages. Format: $GPGSV,<1>,<2>,<3>,<4>,<5>,<6>,<7>, ...
Field Example 1 2 Description 2 1 3 08 Total number of satellites in view, 00 ~ 12 4 26 Satellite PRN number, GPS: 01 ~ 32, 5 50 Satellite elevation number, 00 ~ 90 degrees 6 016 Satellite azimuth angle, 000 ~ 359 degrees 7 40 C/No, 00 ~ 99 dBNull when not tracking 8 7C Checksum Total number of GSV messages to be transmitted Number of current GSV message SBAS: 33 ~ 64 (33 = PRN120) 22
4.1.6 RMC - RECOMMANDED MINIMUM SPECIFIC GPS/TRANSIT DATA Time, date, position, course and speed data. Format: $GPRMC,<1>,<2>,<3>,<4>,<5>,<6>,<7>,<8>,<9>,<10>, <11>,<12>*<13> Example: $GPRMC,104549.04,A,2447.2038,N,12100.4990,E, 016.0,221.0,250304,003.
Field Example Description 1 104549.04 UTC time in hhmmss.ss format, 000000.00 ~ 235959.99 2 A Status, 'V' = navigation receiver warning, 'A' = valid position 3 2447.2038 Latitude in dddmm.mmmm format Leading zeros transmitted 4 N Latitude hemisphere indicator, 'N' = North, 'S' = South 5 12100.4990 Longitude in dddmm.mmmm format Leading zeros transmitted 6 E Longitude hemisphere indicator, 'E' = East, 'W' = West 7 016.0 Speed over ground, 000.0 ~ 999.9 knots 8 221.0 Course over ground, 000.0 ~ 359.
4.1.7 VTG - COURSE OVER GROUND AND GROUND SPEED Velocity is given as course over ground (COG) and speed over ground (SOG). Format: GPVTG,<1>,T,<2>,M,<3>,N,<4>,K,<5>*<6> Example: $GPVTG,221.0,T,224.3,M,016.0,N,0029.6,K,A*1F Field Example 1 221.0 2 224.3 3 016.0 4 0029.6 5 A Description True course over ground, 000.0 ~ 359.9 degrees Magnetic course over ground, 000.0 ~ 359.9 degrees Speed over ground, 000.0 ~ 999.9 knots Speed over ground, 0000.0 ~ 1800.
APPENDIX B DEFAULT VALUES The product has the following factory preset default values: Datum: NMEA Enable Switch: 000 (WGS-84) GGA ON ( 1 sec. output) GLL OFF GSA ON ( 5 sec. output) GSV ON ( 5 sec. output) RMC ON ( 1 sec. output) VTG ON ( 1 sec. output) Checksum ON Baud Rate: 4800 Baud Elevation Mask: 5 degrees DOP Mask: DOP Select: Auto GDOP: 10 PDOP: 10 HDOP: 10 Receiver Operating Mode: Normal Mode (without 1PPS) Commands can be issued to the HI-204III to change the settings of the receiver.
TROUBLESHOOTING Problem Reasons Solutions No Position output but Weak or no GPS signal can be received at the Place the HI-204III-USB under an open space, then, press timer is counting unit place of HI-204III-USB 'Reset' At outdoor space but GPS signal is blocked To try again, go to outdoor and press 'Reset' or connect by building or car roof external antenna on the side of HI-204III-USB to improve The PS/II connector did not insert correctly or some other application is the COM Plug HI-204II
USB Driver Setup Guide HI-204III-USB USB GPS Receiver 28
A. Introduction of GPS USB Driver Files The USB GPS driver group consists of 6 files. Files Name Description of Specific Property DRemover98_2K.exe Type: Application This execution file removes GPS USB driver from the PC. Serwpl.inf Type: Setup Information This file provides major setup information. Win2K\ser2pl.sys Type: System File This file provides Windows 2000 and Windows XP hardware specific interface. Win98_ME\ser9pl.
Figure 1: Screen of GPS USB Driver Group Figure 2: Screen of GPS USB Driver Win 2000 and Win XP System File 30
Figure 3: Screen of GPS USB Driver Win 98 and Win ME Group 31
B.Windows 98 Interface 1. Install GPS USB Driver Before the installation of GPS USB driver, there are three procedures required. The first thing is to turn on PC in the Windows environment. The second thing is to copy USB driver into HDD. The third thing is to plug the GPS receiver into the USB port of PC and then follow the installation guide.
Step 1: Click the "Next" button Figure 4: Win 98 Automatic Installation Driver Screen 33
Step 2: Select "Automatically"and click the "Next" button Figure 5: Win 98 Automatic Installation Driver Screen 34
Step 3: Specific driver location and click the "Next"button Figure 6: Win 98 Automatic Installation Driver Screen 35
Step 4: Click the "Next"button Figure 7: Win 98 Automatic Installation Driver Screen 36
Step 5: Click the "Finish"button Figure 8: Win 98 Automatic Installation Driver Screen 37
2. Check Enable COM Port Number After you install GPS USB driver, you should know which COM port is available, and check enabled COM port number. You need to know the COM port assignment for the GPS receiver, when configuring map or chart software. Please notice that this remark is very important; if not configured properly, the mapping software will not communicate with the GPS receiver. To check your assigned COM port for the GPS receiver, please follow the instructions below.
Step 2: Double-click the "Control Panel" icon Figure 10: My Computer Screen 39
Step 3: Double-click the "System" icon Figure 11: Control Panel Screen 40
Step 4: Press"Device Manager" button Figure 12: System Properties Screen 41
Step 5: Slect "USB to Serial Port" (COM3) and click "Propertes" button Figure 13: System Properties Screen 42
Step 6: Browse COM3 properties Figure 14: System Properties Screen 43
3. Remove GPS USB Driver If you want to update the USB driver, you should remove existing driver and install new one. Step 1: Remove GPS USB driver by double-clicking the icon show in Figure-15. A dialog window shown in Figure-16 will be pop up.
C. Windows XP Interface 1. Install GPS USB Driver Before the installation of GPS USB driver, there are three procedures required. The first thing is to turn on PC in the Windows environment. The second thing is to copy USB driver into HDD. The third thing is to plug the GPS receiver into the USB port of PC and then follow the installation guide.
Step 2: Select "Include this location in the search" OR "Browse" to specific GPS USB driver location Figure 19: Win XP Automatic Installation Driver Screen Step 3: Click "Continue Anyway" button Figure 20: Win XP Automatic Installation Driver Screen 46
Step 4: Finish screen Figure 21: Win XP Automatic Installation Driver Screen Step 3: Click "Continue Anyway" button Figure 22: Win XP Automatic Installation Driver Screen 47
2. Check Enable COM Port Number After you install GPS USB driver, you should know which COM port is available, and check enabled COM port number. You need to know the COM port assignment for the GPS receiver, when configuring map or chart software. Please notice that this remark is very important; if not confingured properly, the mapping software will not communicate with the GPS receiver. TO check your assigned COM port for the GPS receiver, please follow the instructions below.
Step 2: Select "Hardware" Figure 23: System Properties Screen 49
Step 3: Select "Device Manager" Figure 24: System Properties Screen 50
Step 4: Select Ports (COM&LPT) Figure 25: Device Manager Screen 51
Step 5: Select COM4 Figure 26: Device Manager Screen 52
Step 6: Select "Driver" Figure 27: USB-to-Serial Bridge Screen 53
Step 7: Browse COM4 properties Figure 28: USB-to-Serial Bridge Properties Screen 54
3 Remove GPS USB Driver If you want to update the USB driver, you should remove existing driver and install new one. Step 1: Remove GPS USB driver by double-clicking the icon show in Figure-29. A dialog window shown in Figure-30 will be pop up.
D. Change COM Port Number Application Program If the notebook assigns COM number to COM5, then can to execute SetCOM.exe for COM number change.
Step 1: For change COM port number assign by double-clicking the icon show in Figure-32, and then small icon shown in Figure-34 will be pop up. Figure 32: SetCOM.
Step 2: by clicking the icon show in Figure-34. a dialog window shown in Figure-35 will be pop up.
Step 3: for example change COM3 become COM4, first Click COM3 and COM4 then Click "Set" button Figure 36: COM port number change screec Step 4: Click "Yes" button Figure 37: Notification Screen 59
E. Important Remarks 1. If your system is Windows Millennium, please refer to Windows 98 installation guide. If your system is Windows 2000, please refer to Windows XP installation guide. 2. If you follow the steps but the GPS receiver doesn't work, please try to unplug the GPS receiver from the USB port, wait for 5~8 seconds, and re-plug the GPS receiver into your PC. 3.
4. If your GPS receiver is recognized as a Microsoft serial mouse, there are two ways and you can choose either one to solve the problem. The first is to unplug the GPS receiver from PC, wait for 5~8 seconds, and re-plug the GPS receiver into your PC. The second is to disable this serial mouse; you can follow the step-by-step instructions below.
W AT E R P R O O F U S B G P S Re c e i ve r