Difference between revisions of "GPS Frequency Standard"

From Land Boards Wiki
Jump to navigation Jump to search
Line 93: Line 93:
 
== Build V1 ==
 
== Build V1 ==
  
Requires PC running ublox software on PC to set output.
+
* [Frequency_Calibration_via_GPS|Build Version 1]
 
+
* Requires PC running ublox software on PC to set output.
* [https://www.ebay.com/sch/i.html?_from=R40&_trksid=p2334524.m570.l1313&_nkw=gps+module+neo-7M&_sacat=0&LH_TitleDesc=0&rt=nc&_odkw=gps+module+neo-7&_osacat=0&LH_PrefLoc=2 NEO-7M GPS]
 
* [[FTDI-49MM]] card set to 3.3V signal levels
 
* [[PulseGen]] modified to receive output from GPS and drive 50 Ohm output out of the box
 
* Fits into Aluminum Project Box Enclosure DIY 100*76*35mm - [https://www.ebay.com/sch/i.html?_from=R40&_trksid=p2334524.m570.l1313&_nkw=100*76*35mm+aluminum&_sacat=0&LH_TitleDesc=0&_odkw=100*76*35mm+Aluminum+PCB+Instrument+Box+Enclosure+Electronic+Project+Case+Set&_id=174408274566 ebay search]
 
  
 
== GPS ==
 
== GPS ==

Revision as of 16:23, 3 July 2022

GPS Freq Std P18346-cropped-720px.jpg

Build V2

Stand-alone design does not require PC. Generates a 10 MHz output after satellite lock.

  • NEO-7M GPS
  • QTPy49 card
  • Modified PulseGen card
    • Oscillator circuit removed (not used as pulse generator)
    • Receives input from GPS output and drives 50 Ohm output on BNC
  • Status LED
    • Blinks in for 1 second at power up
    • Goes off until serial communications are working
    • Blinks on-off as data is received from GPS while waiting for Satellite signal lock
    • LED is on solid once output is enabled
  • Fits into Aluminum Project Box Enclosure DIY 100*76*35mm - ebay search
  • Inspired by Scullcom design

Wiring

  • Dupont headers
    • GPS = 5-pin
    • LED = 3-pin
    • UART = 4 pin
Signal From To Color
GND QTPy49 J4-1 GPS pin 4 Black
VCC QTPy49 J4-2 GPS pin 5 Red
QTPy>GPS QTPy49 J4-3 GPS pin 2 Blue
GPS>QTPy QTPy49 J4-4 GPS pin 3 White
GND QTPy49 J5-1 PulseGen GND Black
VCC QTPy49 J5-2 PulseGen VCC Red
PPS GPU pin 1 PulseGen In Purple
LED-VCC QTPy49 J9-3 D0 Red
LED-GND QTPy49 J9-1 GND Black

Code

Build V1

  • [Frequency_Calibration_via_GPS|Build Version 1]
  • Requires PC running ublox software on PC to set output.

GPS

  • GPS Satellite Positioning Module NEO7M UBLOX
  • Specifications:
  • Working Voltage: 3.3v-5.0v
  • Color: As Picture Shown
  • Description:
  • With micro USB interface, you can debug GPS module with ordinary phone data cable, no longer need to use USB-TTL and other tools.
  • TTL interface is reserved to facilitate the use of USB-TTL or external microcontroller to control and receive GPS information.
  • Ceramic antenna on module board, no GPS external antenna can be used to search for stars.
  • Reserved SMA antenna interface, can use external antenna, star search ability is stronger.

GPS NEO-7M-03.PNG

Reference Materials

Videos