HI-204E Mini-DIN GPS Receiver User Manual
HI-204E WATERPROOF 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 civi lians make use of it. The satellites actually broadcast two signals, one is only formilitary use, and the ther 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.
GLOBAL POSITIONING SYSTEM HI-204E GPS RECEIVER Pin Assignment Connectors 1 3 5 2 4 6 1800±30mm 1 2 PS/2 Connector Color Function CN1 Green TX 5 White 4 RX 4 Red VCC 2 Black GND 1 1 Mini Din: 6 pin male connector 2 Wire: 3.6 ± 0.
Pocket PC HI-204E PS/II GPS receiver Can Connecting to a female PS/II Connector. One end from the female Connector is +12V car charger (charging PDA and GPS receiver simultaneously) the other end form the female PS/II connector is the PDA connector for connecting your PDA. For notebook PC use: HI-204E PS/II can also connect with a PS/II to DB9 PS-232 serial cable or USB connector.
1. HI-204E Series Introductions HI-204E is a GPS receiver with PS/II mini-DIN interfaces and built-in active antenna for high sensitivity to tracking signal. HI-204E is well suited to system integration and users who use any kinds of mobile devices, such as, PDA, notebook PC, Tablet PC, etc. It satisfies a wide variety of applications for car navigation, personal navigation or touring devices, tracking and marine navigation purpose.
Optional Accessories: • PS/II to PDA connector and car charger • PS/II to DB9 adapting cable • PS/II to USB adapting cable HI-204E-USB HI-204E-XXXX (Pocket PC Plug) HI-204E-DB9 7
SECTION 1 INTRODUCTION 1.1 OVERVIEW Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module The HI-204E is a compact all-in-one GPS module solution intended for a broad range of Original Equipment Manufacturer (OEM) products, where fast and easy system integration and minimal development risk is required. The receiver continuously tracks all satellites in view and provides accurate satellite positioning data.
Satellite-based augmentation systems, such as WAAS and EGNOS, are supported to yield improved accuracy. Both the LVTTL-level and RS232-level serial interface are provided on the interface connector. Supply voltage of 3.3V, or 3.8V~12V are supported. 1.
SECTION 2 RECEIVER OPERATION Upon power up, after initial self-test has completed, the HI-204E 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-204E will transmit valid navigation infor mation through its ser ial 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-204E will perform 3D navigation when four or more satellites are tracked.
2.1 TECHNICAL SPECIFICATIONS FEATURES Receiver Type Accuracy DESCRIPTIONS 12 parallel channel, L1 C/A code Position: 5m CEP Velocity: 0.1m/sec Startup Time < 10sec hot start < 45sec cold start Reacquisition Sensitivity Update Rate 1s -137dBm acquisition -145dBm tracking 1Hz Dynamics Operational Limits 4G (39.2m/sec2) Altitude < 18,000m or velocity < 515m/s (COCOM limit, either may be exceeded but not both) Serial Interface Protocol Input Voltage LVTTL level and RS-232 level NMEA-0183 V3.
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 Bottom View LED indicator 69±0.2 I/O Cable CPU Magnetic 73±0.
Patch Antenna pin-1 HI-204E Lateral View 3.2 PINOUT DESCRIPTION Pin Number Signal Name Description Asynchronous serial 1 Serial Data Out 1 output at LVTTL level, to output NMEA message Asynchronous serial input 2 Serial Data In 1 at LVTTL level, to input command message Asynchronous serial 3 Serial Data Out 2 output at RS-232 level, to output NMEA message Asynchronous serial input 4 Serial Data In 2 at RS-232 level, to input 5 Power 3.8V ~ 12.
3.3 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-204E 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.04,A, A*65 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.
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>, ...
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.3,W,A*22 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.
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.
4.1.8 ZDA TIME AND DATE Format: $GPZDA,<1>,<2>,<3>,<4>,<5>,<6>*<7> Example: $GPZDA,104548.04,25,03,2004,,*6C Field 1 Example Description 104548.04 UTC time in hhmmss.ss format, 000000.00 ~ 235959.99 2 25 UTC time: day (01 ... 31) 3 03 UTC time: month (01 ...
MECHANICAL CHARACTERISTICS 1.0 1.5 36.1 5.0 RF Board 9.5 5.0 4.0 0.2 6.0 42.0 31.5 25.0 35.0 25.0 5.5 3.0 0.2 1.0 4.0 1.3 2.0 14.8 3.9 17.0 5.5 unit: mm 11.0 41.1 1.3 2.2 5.6 12.7 11.5 Digital Board 0.7 13.5 41.6 42.6 41.1 26 1.4 12.7 0.7 5.
APPENDIX B DEFAULT VALUES The product has the following factory preset default values: Datum: NMEA Enable Switch: 000 (WGS-84) GGA ON GLL ON GSA ON GSV ON RMC ON VTG ON Checksum ON Baud Rate: Elevation Mask: DOP Mask: Receiver Operating Mode: 4800 Bps 5 degrees DOP Select: Auto GDOP: 20 PDOP: 15 HDOP: 8 Normal Mode (without 1PPS) Commands can be issued to the HI-204E 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-204E under an open space, then, press timer is counting place of HI-204E unit '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-204E to improve the poor GPS signal Execute Fail Wrong CPU type PocketPC support multiple typs of CPU.
WATERPROOF GPS Receiver