Content deleted Content added
m WP:CHECKWIKI error fixes + general fixes using AWB (8036) |
No edit summary |
||
Line 1:
While receiving a stream of [[data frame|framed]] [[data]], '''frame synchronization''' is the process by which incoming frame alignment signals
== Framing ==
[[Image:Frame Synced Stream.jpg|frame|none|Frame Synchronized PCM Stream -- Telemetry Application]]
If the transmission is temporarily interrupted, or a [[bit slip]] event occurs, the receiver must re-synchronize.
Line 10 ⟶ 8:
The most common frame synchronization schemes are:
▲* '''Syncword framing'''. Some systems use a special [[syncword]] at the beginning of every frame.
▲* '''CRC-based framing'''. Some telecommunications hardware uses [[CRC-based framing]].
==Frame synchronizer==
Line 23 ⟶ 19:
===Telemetry===
[[Image:
In [[telemetry]] applications, a
[[Image:Commutation.jpg|frame|none|Different types of commutation within a frame synchronized PCM stream]]▼
▲In [[telemetry]] applications, a '''frame synchronizer''' is used to frame align a serial [[PCM]] (Pulse Code Modulated)binary stream. [[Image:PCM Stream.jpg|frame|none|PCM Stream prior to Frame Synchronization]]
The
[[Image:Frame Synced Stream.jpg|frame|none|Frame synchronized PCM stream]]
▲The Frame Synchronizer immediately follows the Bit Synchronizer in most telemetry applications. Without frame synchronization [[Decommutator|decommutation]] is impossible.
The
▲[[Image:Frame Synced Stream.jpg|frame|none|Frame Synchronized PCM Stream]]
▲The Frame Sync Pattern is a known binary pattern which repeats at a regular interval within the PCM stream. The frame synchronizer recognizes this pattern and aligns the data into Minor Frames or Sub Frames. Typically the frame sync pattern is followed by a counter (Sub-Frame ID) which dictates which minor or sub frame in the series is being transmitted. This becomes increasingly important in the decommutation stage where all data is deciphered as to what attribute was sampled. Different commutations require a constant awareness of which section of the major frame is being decoded.
▲[[Image:Commutation.jpg|frame|none|Different types of commutation within a frame synchronized PCM stream]]
==See also==
Line 39 ⟶ 33:
* [[Self-synchronizing code]]
* [[Superframe]]
* [[
==References==
{{FS1037C MS188}}
* J. L. Massey. "Optimum frame synchronization ". IEEE trans. comm., com-20(2):115-119, April 1972.
* R Scholtz. "Frame synchronization techniques", IEEE Transactions on Communications, 1980.▼
* P. Robertson. "Optimal Frame Synchronization for Continuous and Packet Data Transmission", PhD Dissertation,▼
▲R Scholtz. "Frame synchronization techniques", IEEE Transactions on Communications, 1980
▲P. Robertson. "Optimal Frame Synchronization for Continuous and Packet Data Transmission", PhD Dissertation,
1995, Fortschrittberichte VDI Reihe 10, Nr. 376 [http://www.kn-s.dlr.de/People/Robertson/Papers/diss.pdf PDF]
==External links==
* [http://www.ulyssix.com Telemetry Ground Station Processing Electronics telemetry link
*
[[Category:Data transmission]]
|