* [linux-dvb] The most stable DVB-T tuner
@ 2009-12-04 2:00 Michal Novotny
2009-12-04 5:25 ` BOUWSMA Barry
0 siblings, 1 reply; 2+ messages in thread
From: Michal Novotny @ 2009-12-04 2:00 UTC (permalink / raw)
To: linux-dvb
Hi all,
I've just bought dual tuner USB stick MyGica T1680 (af9015) and I'm
unpleasantly surprised with the tuner stability (mxl5005s). I have a
good signal but the card can't deliver error free streams. Femon shows
signal 0xf000-0xffff, snr 0xb0-0x110 and ber almost always 0. Some
errors (transport error bit set or missing TS packet) occur in the
stream about every 3 minutes on average. It's not a problem of linux
driver since the same errors can be found in TS recordings taken under
windows. And it is also not a problem with the signal because I get a
much better result with AverTV A800 USB (error about every 4 hours) and
Nova-T LSI L64781 PCI (error about every 2 hours).
I assume that those problems are related to the tuner (correct me if I'm
wrong). The MyGica T1680 USB stick is really bad, Nova-T PCI is quite
good with good signal and AverTV A800 is the best, but it is
discontinued product. I would like to build a dedicated STB with 2-3
DVB-T tuners. So my question is: Is there any well known DVB-T card
(preferably USB) that has a sensitive and stable tuner that can deliver
error free streams?
Thanks for any tips,
Michal
_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-dvb] The most stable DVB-T tuner
2009-12-04 2:00 [linux-dvb] The most stable DVB-T tuner Michal Novotny
@ 2009-12-04 5:25 ` BOUWSMA Barry
0 siblings, 0 replies; 2+ messages in thread
From: BOUWSMA Barry @ 2009-12-04 5:25 UTC (permalink / raw)
To: Michal Novotny; +Cc: linux-dvb
Nazdar!
On Fri, 4 Dec 2009, Michal Novotny wrote:
> I've just bought dual tuner USB stick MyGica T1680 (af9015) and I'm
> unpleasantly surprised with the tuner stability (mxl5005s). I have a good
> signal but the card can't deliver error free streams. Femon shows signal
> 0xf000-0xffff, snr 0xb0-0x110 and ber almost always 0. Some errors (transport
> error bit set or missing TS packet) occur in the stream about every 3 minutes
This is just an idea --
I've experienced problems with certain USB ports on different
hardware, with devices that work fine on other ports.
There's no clear explanation that I can come up with -- it's
a matter of trial-and-error. It could be a particular hub,
or a particular USB card, or just one port on a PCI USB card
when the other three work fine.
I've never bothered to record and track down the combinations
that result in this corruption -- I've just shuffled until I
get something that works flawlessly. These have ranged from
a glitch every few minutes, to a glitch every ten seconds or
so.
Another thing was that when I had chained the device that was
throwing up an error every few minutes with another device,
that second DVB-T tuner delivered a flawless stream. Only
by relocating the common input from the two to a different
USB input port, and possibly juggling PCI cards due to
interrupts on my ancient machine, did things improve to
eliminate errors from the one device.
> on average. It's not a problem of linux driver since the same errors can be
> found in TS recordings taken under windows. And it is also not a problem with
> the signal because I get a much better result with AverTV A800 USB (error
> about every 4 hours) and Nova-T LSI L64781 PCI (error about every 2 hours).
You should get zero errors for many more hours than that with
a clean signal. The worst I get has been one error every
20 or so hours on one transponder with 5/6 FEC on DVB-S.
However, with DVB-T it can be very dependent on the antenna,
with certain frequencies from one site being flawless when
another from the same site is full of uncorrectable errors.
When you say BER almost zero, I wonder about the times when
it isn't zero. Here's my tuning for two signals:
Signal=42662, Verror=146, SNR=65389dB, BlockErrors=0, (S|L|C|V|SY)
Signal=42405, Verror=105, SNR=65430dB, BlockErrors=0, (S|L|C|V|SY)
Signal=33153, Verror=0, SNR=65535dB, BlockErrors=0, (S|L|C|V|SY)
Signal=33153, Verror=0, SNR=65535dB, BlockErrors=0, (S|L|C|V|SY)
As you can see, the first signal has correctable errors, while
the second should deliver a perfect stream. I have line-of-sight
to both, but I don't have the patience to wait for the first to
have an uncorrectable error.
> I assume that those problems are related to the tuner (correct me if I'm
> wrong). The MyGica T1680 USB stick is really bad, Nova-T PCI is quite good
As I note, there are several possibilities. So, you may be
right, or you may be wrong. It may be a less sensitive tuner.
> I would like to build a dedicated STB with 2-3 DVB-T tuners. So my question
> is: Is there any well known DVB-T card (preferably USB) that has a sensitive
> and stable tuner that can deliver error free streams?
The USB tuners I have all deliver error-free streams when
connected to a decent USB port, and any errors I do see are
fixed by slightly adjusting the antenna. But I'm in a strong
signal location for the signals I quoted above, and the first
one that hasn't popped up a block error yet will see a drop
to 0 in the Verror field if I orient the antenna to a different
polarisation.
Note that DVB-T is meant to work with multipath interference
that made analogue signals from the same transmitter sites
unwatchable or with clear errors. So it wouldn't surprise
me if on occasion there would be an uncorrectable error now
and then in some receiving conditions (moving a small aerial
while observing the analogue signal showed a marked change in
the signal quality), and it is also affected by reflections
that are supposed to be corrected. I'm not sure if this
could be a factor for you.
> Thanks for any tips,
Hope this gives food for thought.
barry bouwsma
_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-04 5:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 2:00 [linux-dvb] The most stable DVB-T tuner Michal Novotny
2009-12-04 5:25 ` BOUWSMA Barry
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox