Archived from groups: comp.dsp,alt.tv.tech.hdtv,alt.video.digital-tv (
More info?)
<cvikram@mac.com> wrote in message
news:1123223473.886421.91120@f14g2000cwb.googlegroups.com...
>I am trying to generate a test waveform which is compatible with the
> ATSC standard. I am obtaining the MPEG packets from a TV clip obtained
> from the web. I am ensuring that the MPEG packet frame rate of the
> transport stream packets is compatible with the ATSC standard. The
> waveform is converted from IQ -->RF and fed into a set top box, which
> decodes the signal and feeds the DVI output into a monitor.
>
> When I generate the RF signal at a TV frequency (i.e. 584.25 Mhz), the
> set-top box indicates receipt of a broadcast signal but does not
> display the actual video corresponding to the MPEG packets which
> constitute the RF signal. Also, the RSSI (received signal strength
> indicator) shows only a weak signal and very occasionally shows receipt
> of a strong signal...
>
> The RF waveform is being played out of the arb (arbitrary waveform
> generator) in a looping mode i.e. the waveform samples are played out
> of a circular buffer. My suspicion is that the set-top box gets
> confused when the RF signal loops back and the MPEG packets go out of
> sequence...Further, all the downstream processing namely descrambling,
> Reed-Solomon decoding, convolutional de-intereleaving and trellis
> decoding may get affected due to the loop-back in the arb buffer...
Instead of looping, can you just go up and down through the sequence? For
example, instead of 1 2 3 4 1 2 34 how about 1 2 3 4 3 2 1 2 3 4 etc.
>
> Is anyone aware of any easy way to trick a set-top box to display a TV
> signal from MPEG packets using an arbitrary waveform generator??How do
> I improve the signal quality going into the box?
>
> Any help would be greatly appreciated.
>
> Regards
> Vikram
>