<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/blogs/shared/nolsol.xsl"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>

<title>
BBC Internet Blog
 - 
Justin Mitchell
</title>
<link>https://bbclatestnews.pages.dev/blogs/bbcinternet/</link>
<description>Staff from the BBC&apos;s online and technology teams talk about BBC Online, BBC iPlayer, and the BBC&apos;s digital and mobile services. The blog is reactively moderated. Posts are normally closed for comment after three months. Your host is Eliza Kessler. </description>
<language>en</language>
<copyright>Copyright 2012</copyright>
<lastBuildDate>Thu, 04 Sep 2008 16:54:04 +0000</lastBuildDate>
<generator>http://www.sixapart.com/movabletype/?v=4.33-en</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
	<title>How to build a DVB-T2 modulator &amp; demodulator</title>
	<description><![CDATA[<p>Imagine for a moment that it's January 2008 and that <a href="http://www.dvb.org/">DVB</a> (The Digital Video Broadcasting Project) is currently drafting a <a href="http://www.dvb.org/technology/dvbt2/a122.tm3980r5.DVB-T2.pdf">specification</a> called DVB-T2 for the next generation of digital terrestrial television transmission (DTT) systems.   </p>

<p>For Freeview to remain competitive against other competing delivery channels, such as satellite, cable and in the future IPTV, it has to be able to deliver High Definition content to viewers who now increasingly have HD-ready large flat panel displays in their homes. </p>

<p>So DVB-T2 is a key enabler for DTT, Freeview in the UK, to be able to deliver HDTV services.</p>

<p>So... back to that day in January 2008. </p>

<p>There are about 30 emails every day on the DVB-T2 email reflector as people from all over the world discuss detailed technical aspects of what should be in the specification. </p>

<p>Simply reading these emails is a full-time job in itself. </p>

<p>Ofcom has published the result of its <a href="http://www.ofcom.org.uk/consult/condocs/dttfuture/">consultation</a> on the future of digital terrestrial television. It says that at the time of digital switchover,<blockquote>one multiplex should be cleared of existing services in order to be upgraded to the new technologies, MPEG-4 and DVB-T2.</blockquote></p>

<p>In the broadcasting world, there are two major trade shows each year. The first is <a href="http://www.nabshow.com/">NAB</a> in Las Vegas in April and the second is <a href="http://www.ibc.org/cgi-bin/displaypage.cgi?pageref=100">IBC</a> in Amsterdam in September.</p>

<p>Now we knew that the specification was on its way and we had two ambitious goals:</p>

<p><strong>The first</strong> was to have real DVB-T2 compliant signals on air as soon as the <a href="http://www.dvb.org/technology/dvbt2/a122.tm3980r5.DVB-T2.pdf">specification</a> was approved by DVB (which is expected to be in either March or June).</p>

<p><strong>The second</strong> was to show a live real-time end-to-end chain consisting of High Definition (HD) source material, a DVB-T2 modulator, a DVB-T2 demodulator and an MPEG-4 video decoder showing pictures on a large HD display at IBC in September.</p>

<p>Remember it's January 2008 and at this point we have... nothing.</p>

<p>The first goal was to produce a modulator so that we could begin transmissions at the same time as the specification is approved.</p>

<p>We also needed to work with our transmission partners <a href="http://www.arqiva.com/about">Arqiva</a> and <a href="http://www.uk.nationalgridwireless.com/">National Grid Wireless</a> in order to find a suitable transmission site and to install our transmissions equipment there, as well as applying for a transmission licence from Ofcom. After considering many factors, such as the availability of a suitable frequency, <a href="http://maps.google.co.uk/maps?hl=en&q=Guilford&um=1&ie=UTF-8&sa=N&tab=wl">Guildford</a> was chosen.</p>

<p>The main development task for us in BBC R&I was to produce a modulator. We needed to build both the hardware and the <a href="http://en.wikipedia.org/wiki/Firmware">firmware</a> (<a href="http://en.wikipedia.org/wiki/VHDL">VHDL</a>).</p>

<p>In order to produce a <a href="http://en.wikipedia.org/wiki/Modulation">modulator</a> in the short time available, we opted to use a <a href="http://www.synplicity.com/products/haps/haps-51.html">HAPS-51 FPGA development card</a>.</p>

<p>This meant that in hardware terms, we only had to build an interface card and a box to put it in. The photo below shows the prototype modulator we developed. The hardware was developed by one of my colleagues Martin Thorp.</p>

<p><img alt="dvbt2_internal.jpg" src="https://bbclatestnews.pages.dev/blogs/bbcinternet/img/dvbt2_internal.jpg" width="429" height="279" /></p>

<p>In June we visited Guildford transmitter to install our transmission equipment. The picture below shows the inside of Guildford transmitter hall with our equipment installed in the rack.</p>

<p><img alt="modulator_guildford.jpg" src="https://bbclatestnews.pages.dev/blogs/bbcinternet/img/modulator_guildford.jpg" width="430" height="573" /></p>

<p>We then made a few spot measurements around Guildford to verify that the signal was being transmitted as expected.</p>

<p>The picture below shows Martin (right) and me (left) receiving the first test transmissions from Guildford.</p>

<p><img alt="modulator_finished.jpg" src="https://bbclatestnews.pages.dev/blogs/bbcinternet/img/modulator_finished.jpg" width="429" height="321" /></p>

<p>On the day that the specification was approved by DVB (26 June 2008), we issued a <a href="https://bbclatestnews.pages.dev/pressoffice/pressreleases/stories/2008/06_june/27/hd.shtml">press release</a> to tell the world that we had begun the world's first experimental DVB-T2 transmissions.</p>

<p>Immediately after the press release went out, I had to do a series of press interviews about what we had done. I even did one of these by phone on my summer holiday from America.</p>

<p>The next stage was much more difficult. We had to build a demodulator in time for IBC in September (two months away).</p>

<p>Now, a demodulator is much harder than a modulator. The specification tells you exactly what signal to transmit, so "all" you have to do is build a piece of equipment that codes the signal in the way defined by the specification.</p>

<p>When you build a demodulator, you have the problem that the signal will not be as good as when it was transmitted (it could be subjected to noise, multipath or interference for example). So you have to build your demodulator to cope with all these problems. You also have to design algorithms to receive the signals at all.</p>

<p>As with the modulator, we opted to use a <a href="http://www.synplicity.com/products/haps/haps-51.html">HAPS-51</a> FPGA (<a href="http://en.wikipedia.org/wiki/Field-programmable_gate_array">Field-programmable gate array</a>) development card. However, due to the additional complexity of the receiver, we needed to use two of them.</p>

<p>Again, my colleague Martin organised the hardware (including building an interface board) while I was on holiday in America.</p>

<p><img alt="dvbt2_receiver.jpg" src="https://bbclatestnews.pages.dev/blogs/bbcinternet/img/dvbt2_receiver.jpg" width="215" height="342" />The result was that when I came back, he had built the receiver shown in the photo which was a perfect hardware platform on which to develop the receiver firmware. The date was now August 4 and I knew that I was going to have to put in long hours to develop the demodulator. So my wife and kids went to visit their grandparents in Tenerife for a couple of weeks. During this period I was working seven days a week from 10am to 2am. Oliver Haffenden came in at the weekend to help me with the algorithm development work.</p>

<p>In parallel to this work, Chris Clarke had developed a 32K FFT and BCH decoder and John Elliott had developed an LDPC decoder.</p>

<p><img alt="dvbt2_constellation.jpg" src="https://bbclatestnews.pages.dev/blogs/bbcinternet/img/dvbt2_constellation.jpg" width="215" height="182" />The good news is that by the time my family got back, we were viewing rotated 256-QAM constellations in the receiver <small>[see picture]</small>. This was a very encouraging sign.</p>

<p>After several more days of long hours, we finally achieved a working demodulator. Entirely by coincidence, we achieved the first working demodulator on <a href="https://bbclatestnews.pages.dev/pressoffice/pressreleases/stories/2008/09_september/01/hd.shtml">the day of the 60th anniversary of the R&D Department at Kingswood Warren</a>.</p>

<p>This meant that many of our senior managers who were <a href="http://www.flickr.com/photos/37996583811@N01/2811175252/in/photostream/">visiting</a> our <a href="https://bbclatestnews.pages.dev/rd/about/history/buildings.shtml">site</a> for the anniversary were able to have a full demonstration of DVB-T2.</p>

<p>In order to have some high definition material to show at IBC, we coded some new material with the latest MPEG-4 encoders (which looks fantastic to me) and obtained rights clearance to use the material.</p>

<p>So at the end of this week, we will be packing up the demonstration and shipping it to Amsterdam to demonstrate at IBC. If you're there, please come and visit me on stand 1.D81 - we're looking forward to showing you the world's first end-to-end DVB-T2 modulator / demodulator chain.</p>

<p><em>Justin Mitchell is Lead Engineer, R&I, BBC FM&T.</em></p>]]></description>
         <dc:creator>Justin Mitchell 
Justin Mitchell
</dc:creator>
	<link>https://bbclatestnews.pages.dev/blogs/bbcinternet/2008/09/how_to_build_a_dvbt2_modulator.html</link>
	<guid>https://bbclatestnews.pages.dev/blogs/bbcinternet/2008/09/how_to_build_a_dvbt2_modulator.html</guid>
	<category>innovation</category>
	<pubDate>Thu, 04 Sep 2008 16:54:04 +0000</pubDate>
</item>


</channel>
</rss>

 
