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 5 - Using Shell Scripts
Shell scripts enable you to edit your diagnostic and monitoring commands into a script file so they can be repeated without needing to type them manually every time. Shell scripts also offer some unique and powerful features that help to…
Building Software Defined Infrastructure: Observability In Microservice Architecture
Building dynamic microservices based infrastructure introduces the potential for variable latency which brings new monitoring challenges that require an understanding of observability.
Broadcast Standards: Kubernetes & The Architecture Of Cloud Compute Based Systems
Here we describe Kubernetes and the taxonomy of containerized architecture based cloud compute system designs it manages.
Live Sports Production: Backhaul In Live Sports Production
Getting content reliably and securely from venue to studio remains key to live sports production so here we discuss the technology and services required.
Monitoring & Compliance In Broadcast: Monitoring Delivery In The Converged OTA – OTT Ecosystem
Convergence or coexistence between linear broadcast, IP based delivery and 5G mobile networks creates new challenges for monitoring of delivery paths, both technically and logistically.