Aller au contenu principal

FGA Logger

The FGA Logger is a complete standalone data acquisition unit for 3-axis fluxgate magnetometer measurements. It accepts inputs from FG-3+ sensors, logs GPS-timestamped data to a microSD card, and streams data over USB and DB9 UART.


Hardware Overview

FeatureSpecification
Sensor inputs2 × 3-axis (B1 and B2 channels)
Sensor typeBartington
GPSIntegrated GPS receiver
StoragemicroSD card (FAT32)
USBUSB-C (power and serial data)
SerialDB9 connector (UART)
PowerUSB-C or external DC input

Sensor Inputs

The FGA Logger accepts up to two 3-axis sensor assemblies (B1 and B2). Each sensor assembly consists of three Bartington sensors mounted orthogonally to measure the full 3-axis field vector.

  • B1: First sensor input (X, Y, Z axes)
  • B2: Second sensor input (X, Y, Z axes) — used in gradiometer configurations

In single-sensor configurations, only B1 is populated. B2 channels will output zero or null values in the CSV.


Signal Specifications

ParameterValue
Input typeFrequency pulse (FG-3+ compatible)
Input voltage5 V logic
Measurement axes3 per channel (X, Y, Z)
Output unitnT (nanotesla)
Logging rateRefer to firmware documentation for available rates
ResolutionRefer to FGA Logger datasheet
remarque

Full logging rate and resolution specifications are available in the FGA Logger product documentation. Contact FG Sensors for detailed hardware specifications.


GPS

The FGA Logger has an integrated GPS receiver that provides:

  • Latitude and longitude (decimal degrees)
  • Altitude (meters)
  • Satellites in view (SIV)
  • Fix type
  • HDOP (horizontal dilution of precision, in meters)

GPS data is logged alongside magnetic field data in every CSV row, allowing each measurement to be georeferenced.

astuce

Allow the logger to acquire a GPS fix before starting a survey. The LED indicator (see below) will indicate fix status. Logging without a GPS fix will record zeros or null values in the GPS fields.


SD Card

The FGA Logger logs data to a microSD card formatted as FAT32.

SD Card Format

The FGA Logger only supports FAT32-formatted microSD cards. Cards formatted as exFAT or NTFS will not be recognized. Use a card capacity of 32 GB or less for reliable FAT32 compatibility, or format larger cards as FAT32 using a dedicated tool.

  • Each logging session creates a new file on the SD card
  • Files are written in CSV format — see Serial and CSV Formats for the full field description
  • Remove the SD card only when the logger is powered off or logging has stopped

USB-C Interface

The USB-C port serves two functions:

  1. Power input — the logger can be powered from any USB-C power source (5 V)
  2. Serial data output — the logger streams CSV-format data over a virtual COM port when connected to a PC

Connect the FGA Logger to a PC with a USB-C cable and open the virtual COM port in any serial terminal or software (see Python Integration for an example).


DB9 UART Interface

The DB9 connector provides a hardware UART serial interface. This is intended for integration with external systems such as:

  • Industrial computers
  • Data acquisition chassis
  • Custom embedded systems
ParameterValue
ConnectorDB9
ProtocolUART (RS-232 or TTL — verify voltage levels before connecting)
Baud rateConfigurable — refer to firmware documentation
FormatCSV text stream
Voltage Levels

Verify whether the DB9 output is RS-232 level (±12 V) or TTL level (0/3.3 V or 0/5 V) before connecting to any external device. Connecting RS-232 directly to a TTL UART input will damage the receiving device.


LED Indicators

The FGA Logger uses onboard LEDs to indicate operating status:

LED StateMeaning
Solid onPower on, idle
Slow blinkGPS acquiring
Fast blinkLogging active
OffNot powered or fault
remarque

Exact LED behavior may vary with firmware version. Refer to the firmware changelog for updates.


Power Options

Power SourceConnectorNotes
USB-C (5 V)USB-C portStandard USB power bank or wall adapter
External DCDedicated inputRefer to FGA Logger documentation for voltage range

For field use, a USB power bank provides the most flexible and portable power source.