Communications
L3-COM-BEAC-ENC CRITICAL COMMAND CONTROL Level 3 · hardware

Beacon Message Encoder

Self-Contained Beacon Telemetry Encoder with FEC

Self-contained microcontroller-based encoder that builds the beacon's data packet (Ark identity, geographic coordinates, time, basic health bits) and applies forward error correction before passing to the transmitter.

Purpose

Construct a robust, low-bit-rate distress message that includes enough information for a receiver to identify the Ark, locate it, and infer the type of distress without requiring detailed bidirectional communication.

Context

Companion module to L3-COM-BEAC-XMIT; reads simple sensor inputs (Ark presence, internal temperature, perhaps a redundant 'all systems offline' bit from a watchdog) and produces a periodic encoded message. No software updates over mission life — burned-in firmware only.

Principles

Typical implementations

Lunar considerations

Specifications

Functional

primary functionEncode periodic beacon message with FEC
inputsInternal sensors: temperature, accelerometer, RTG voltage, Watchdog signal from main CDH (alive heartbeat), Pre-burned identity ROM (15-hex Ark ID, base coordinates)
outputsEncoded bit stream to L3-COM-BEAC-XMIT (~256 bits per burst), Local diagnostic LED
message length bits256
fec codeBCH (256, 192) — corrects 8 errors
preamble rosetta bits32
fieldspreamble, ark_id, position_xyz_lunar, utc_time, health_flags, fec_parity
max encode time ms50
firmware immutabilityMask ROM (no field reprogramming)

Physical

mass kg0.2
dimensions80 × 60 × 10 mm card inside beacon enclosure
materialsRad-hard PIC/RISC-V MCU (mask ROM), ATEX-compatible ceramic package, Single-layer PCB
operating temperature c-100, 100
radiation tid krad200

Operational

power consumption mw idle0.2
power consumption mw active50
thermal range c-100, 100
lifetime years100
mtbf hours1000000

Interfaces

Provides

Requires

Share

Cite this entry

Lunar Ark Codex. "Beacon Message Encoder" (L3-COM-BEAC-ENC). Retrieved 10 September 2026, from https://lunarark.com/entry/L3-COM-BEAC-ENC

Licensed CC-BY-SA 4.0. You may reuse and adapt this entry with attribution, under the same licence.

View in the graph Back to the Ark