Skip to content

Commit f84c4e3

Browse files
authored
Update README_data.md
1 parent 446a38d commit f84c4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ From the callers point of view, the frame format of each burst is:
268268
| Preamble | payload data | CRC | payload data | CRC | ........... | Postamble |
269269
| frame 1 -----------| frame 2 -----------| ... frame N |
270270
```
271-
In the next layer down, each frame is comprised of several OFDM "modem frames", that contain pilot, unique word, and FEC symbols to handle syncronisation and error correction over the challenging HF channel. The preamble and postamble are used to locate the burst and estimate it's frequency offset. Having both a pre and postamble increases the probability of successful detection of the burst in a fading channel. Here are some single frame bursts a MPP channel at 5dB SNR:
271+
In the next layer down, each frame is comprised of several OFDM "modem frames", that contain pilot, unique word, and FEC symbols to handle syncronisation and error correction over the challenging HF channel. The preamble and postamble are used to locate the burst and estimate it's frequency offset. Having both a pre and postamble increases the probability of successful detection of the burst in a fading channel. Here are some single frame bursts on a MPP channel at 5dB SNR:
272272

273273
![](doc/pre_post_amble_mpp.png)
274274

0 commit comments

Comments
 (0)