Space Engineering & Projects
I operate a SatNOGS ground station (Station 4763: Mumbai-RTL-1) and contribute to open-source satellite communications. My work involves ground station infrastructure, telemetry decoding, and satellite protocol analysis. Here are some of my key space projects:
UWE-3 Satellite Decoding
My primary focus has been decoding telemetry frames from the UWE-3 satellite (NORAD 39446) and parsing raw data into readable values.
Raw Telemetry Frames (41 Bytes)
Kaitai Struct Decoder (uwe3.ksy)
Here is an excerpt from the telemetry payload mapping I contributed to the SatNOGS decoders repository:
This decoding pipeline processes raw bytes, extracts fields, and converts them into telemetry values. I recently contributed a telemetry decoder for UWE-3 (NORAD 39446) to the SatNOGS decoders repository (PR !515). The decoder processes 41-byte frames extracted from ~129k SatNOGS packets, reconstructing over 270 valid frames.
Read the full technical discussion and protocol specification process on the Libre Space Community Forum.
Implemented using Kaitai Struct, the full payload mapping includes decoding of:
- Battery voltage and current
- State of charge and power consumption
- OBC, exterior, and panel temperatures
- Subsystem status fields