Standards: Appendix S - Forward Error Correction Ranges & Limits

This is an explanation of the applicable ranges and limits for rows and columns in Forward Error Correction in ST2110.
This is an Appendix to our series of articles on Standards.
Because the RTP stream has timestamps that indicate the boundary between one video frame and another, it makes sense to base the size of your columns and rows on those markers. Then, you may add extra layers of protection to request retransmission of entire frames if FEC provides insufficient protection on its own.
The number of rows and columns that can be protected with FEC is described in ST 2022 Part 6 (see sub-section 7).
For a Level A scheme, between 4 and 255 media packets can be aggregated for FEC. A longer run has less FEC overhead but is more likely to lose more than one packet. The resilience of your network will indicate how to tune this value in the configuration to match the expectation of a single packet loss.
A Level B scheme can have the same column length of between 4 and 255 packets. The row FEC can accommodate between 4 and 1020 columns. The RTP header sequence number will wrap around when it reaches the maximum count. Therefore, the aggregated number of media packets should be less than that to avoid sequencing errors.
The row and column limits are related. Multiplying them together should yield a value less than the permitted maximum (FEC max). The protection column indicates the duration of an outage that can be repaired.
Video type | Bandwidth | FEC max | Protection |
---|---|---|---|
Standard Definition (SD-SDI). | 270 Mbps | 1500 packets | 33 ms |
High Definition (HD- SDI 1080i). | 1.485 Gbps | 3000 packets | 6 ms |
Three Gigabit (3G-SDI 1080p). | 2.97 Gbps | 6000 packets | 3 ms |
3G is a bandwidth definition and should not be confused with mobile telecoms standards.
You might also like...
IP Monitoring & Diagnostics With Command Line Tools: Part 2 - Testing Remote Connections
In the previous article, we set the scene for working with the Command Line Interface (CLI) on a UNIX system. Now we will explore some techniques for performing basic tests on our network infrastructure to check for potential problems.
Monitoring & Compliance In Broadcast: File Based Monitoring In Production Systems
File based monitoring tools sit at the heart of broadcast workflow. As production requirements evolve to embrace remote production and multi-site teams, such systems must also evolve to meet the new challenges.
Building Software Defined Infrastructure: Ground To Cloud
New efficient and flexible workflows like remote production and multi-site teams mean using IP to transport media between sites, and this brings its own challenges to flexible infrastructure design.
Microphones: Part 10 - Mid-Side (M-S) Recording And Processing
M-S techniques provide useful sound-field positioning and a convenient way to check mono compatibility. We explain the hard science behind this often misunderstood technique.
Building Software Defined Infrastructure: Asynchronous & Synchronous Media Processing
One of the key challenges of building software defined infrastructure is moving to a fundamentally synchronous media like video to an asynchronous architecture.