MSG: The next generation...

On august 29 2002 the first of a new generation weathersatellites was launced: Meteosat Second Generation. Eventually this generation will replace the old Meteosat satellites, designed 25 years ago.

The data transmitted by MSG satellites differs a lot compared to the current first generation Meteosats:


First gen. (MET7 and lower)Second gen. (MET 8 and higher)
Data formatAPT (analog), HRILRIT, HRIT
Data related to frameFixed: 4 or 8 frames/lineNo relation: packets
Bits codedNoYes; Viterbi
ScrambledNoYes
Error correctionNoYes; Reed Solomon
CompressionNoYes; JPEG
EncryptionpartlyLRIT: partly?
HRIT: ?

Because of the fixed data/frame relation, the straight-forward bit transmission and the absence of compression the HRI format is very simple to handle. It is even possible to plot the picture by means of a "picture drum", without the use of a computer.

This simplicity has also its draw-backs:

MSG transmits its data in a much more complex /sophisticated way, giving the following advantages:

Just like the old Meteosat sends its data in 2 flavours (APT, HRI) MSG has also 2 flavours: LRIT and HRIT. These 2 digital formats are very similar. Difference is that HRIT has 10 bits per pixel (LRIT: 8) and HRIT is lossless compressed (LRIT: lossy JPEG).
Also, the modulation is different: BPSK for LRIT, QPSK for HRIT. Which means that the receivers for both formats are different.

Because of a burned-out transmitter in MSG1 all data is now distributed using the Hotbird satellite. Advantage for amateurs is that the equipment needed to receive MSG is very easy to get:

For the translation software I did make 'xrit2pic'. It is free available, see further on my website.