Most people treat broadcast television like a relic. Brazil is treating it like a construction site.
For years, the assumption has been that over-the-air TV will fade as broadband takes over. Streamers talk about cutting the cord; engineers talk about fiber to the home. But Brazil's SBTVD Forum has taken a different bet. They are rebuilding terrestrial television from the ground up, replacing the old SBTVD system with something that behaves less like a traditional channel selector and more like a connected computer. The result, called TV 3.0, matters whether you live in São Paulo or simply write code for a living.
Why Brazil Had to Start Over
Brazil's existing digital TV standard, SBTVD, was a genuine upgrade when it launched. It delivered better picture quality than analog, and it introduced Ginga, a middleware layer that let broadcasters run interactive applications on the television itself. But SBTVD was designed in an era when high-bandwidth internet was scarce and 4K video belonged to science fiction. The physical layer works well for antennas, yet it does not natively speak the language of modern internet protocols. The original Ginga spec could run basic apps, but it was never built with streaming architectures or ultra-high-definition video in mind.
TV 3.0 exists because patching the old system was not enough. Brazil needed a platform that could push 4K and eventually 8K video over the air while still reaching households that lack reliable broadband. The SBTVD Forum could have adopted a single foreign standard wholesale. Instead, they assembled a custom stack, picking components that made sense for Brazil's mix of dense cities and remote rural areas.
How They Built the Stack
The new architecture is worth studying because every layer was chosen for a specific job rather than political convenience.
Physical Layer: ATSC 3.0 Brazil adopted the American ATSC 3.0 standard for the actual over-the-air transmission. This matters because ATSC 3.0 uses OFDM modulation, which copes better with interference and multipath than older schemes. In practical terms, a rooftop or indoor antenna in a crowded urban environment stands a better chance of holding a stable signal. By borrowing the physical layer from the United States, Brazil gained a proven radio foundation without reinventing the RF wheel.
Transport: IP-Based ROUTE and DASH Here is where TV 3.0 stops looking like old television. Instead of classic MPEG transport streams, the system uses ROUTE and DASH to move content. ROUTE handles the broadcast delivery of packaged data, while DASH provides the adaptive segmented delivery familiar to anyone who has built a streaming service. The broadcast pipe is now an IP network. Your television receiver is effectively downloading video segments over the air rather than unpacking a continuous bitstream. That architectural choice means the same content preparation workflows used for internet streaming can now be reused for terrestrial broadcast.
Video: VVC (H.266) The codec choice is Versatile Video Coding, also known as H.266. It roughly doubles the compression efficiency of its predecessor HEVC. For viewers, this means a 4K signal no longer requires the bandwidth that 4K once demanded. Broadcasters can either fit more channels into the same multiplex or raise the resolution without eating their entire spectrum allocation.
Audio: MPEG-H 3D Audio MPEG-H is not merely surround sound. It supports immersive audio configurations and lets viewers choose between different audio tracks, such as home-team versus away-team commentary. For live sports or multi-language markets like Brazil, that flexibility turns a technical spec into a user feature.
Interactivity: Evolved Ginga Brazil never abandoned Ginga. The evolved version keeps the domestic middleware but modernizes it to run inside an IP environment. The result is that broadcasters can still ship applications alongside the video signal, but those apps can now pull data from the internet or respond like modern web services.
What IP Over the Air Actually Changes
放送がIP化されると、ストリーミングと地上波の境界線は、有益な形で曖昧になります。TV 3.0のレシーバーは、2つのネットワークと同時に通信を行います。例えば、ライブの4Kスポーツ中継のような大容量のビデオペイロードはアンテナ経由で取得します。同時に、自宅のWi-Fiを使用して、追加のカメラアングル、選手の統計情報、あるいは地域限定のニュースオーバーレイといったパーソナライズされたコンテンツを取得します。これら2つのストリームは、画面上で一つに統合されます。
このハイブリッドなアプローチは、配信における現実的な問題を解決します。ブラジル全土において、ブロードバンドの普及状況は一様ではありません。都市部では光回線やケーブルテレビが良好に機能していますが、広大な地域では依然として不安定なDSLやモバイルデータ通信に頼っています。一方、地上波放送は、月間のデータ通信制限や、居住する通りに光回線が通っているかどうかに左右されません。大容量のビデオペイロードを放送側に維持し、インタラクティブな要素をブロードバンド側にオフロードすることで、TV 3.0はラストマイルのネットワークを圧迫することなく、地方の視聴者にも都市部のストリーマーが享受しているものと同じ高品質な映像を提供できるのです。
放送事業者にとって、ROUTE/DASHの選択は運用上の重要な意味を持ちます。インターネットストリーミング用と放送伝送用に、完全に別々のパイプラインを用意する必要はもうありません。同じパッケージ化されたセグメント、同じマニフェストファイル、そして同じエンコーディングプロファイルを使用することが
