NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 185 186 187 188 189 … 263 Next »
DVB-t Users - Utility to check reception

 
  • 0 Vote(s) - 0 Average
DVB-t Users - Utility to check reception
Chris.Day
Offline

Member

Posts: 207
Threads: 10
Joined: Mar 2005
#1
2006-07-03, 09:18 PM (This post was last modified: 2006-07-04, 08:17 PM by Chris.Day.)
ScanChannelsBDA EZ166

Description:
- Derived from Nate's Australian ScanChannelsBDA utility
- Modified for UK users and simplified so it just creates a log file
- Will check base frequencies and 166kHz offset

Usage:
- Download and run
- Read ScanChannelsBDA.log file that is created

Note 1: Not all BDA drivers are equal. Some will give nonsense figures. Most are good enough though.
Note 2: This utility is no longer suitable for Australian users (although I do have a version which includes both UK and Aus support). Other countries sharing the same frequencies as the UK should also work (UHF C21-68, 8MHz bandwidth). If you want support for Australia, download the original ScanChannelsBDA utility.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,650
Threads: 767
Joined: Nov 2003
#2
2006-07-03, 09:24 PM
Sounds useful. Just for my future reference (since we have no DVB-T), can you show me what the output of a typicaly run would look like?

Next time I get a user with one of the oddball brands of device, not normally tested with GB-PVR, that fails to find any channels - I'll send them here as a first stop. I'll eventually integrate some 166kHz logic into the GB-PVR channel scan...
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#3
2006-07-03, 11:02 PM
Chris.Day Wrote:ScanChannelsBDA UK EZ166
The link returns an 'HTTP 404 - File not found' error.

Cheers,
Brian
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#4
2006-07-04, 03:00 AM
Chris, is this derived from Nate's digitalwatch bits and pieces?

Daza
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
Chris.Day
Offline

Member

Posts: 207
Threads: 10
Joined: Mar 2005
#5
2006-07-04, 07:43 PM (This post was last modified: 2006-07-04, 08:18 PM by Chris.Day.)
sub Wrote:Sounds useful. Just for my future reference (since we have no DVB-T), can you show me what the output of a typicaly run would look like?

Next time I get a user with one of the oddball brands of device, not normally tested with GB-PVR, that fails to find any channels - I'll send them here as a first stop. I'll eventually integrate some 166kHz logic into the GB-PVR channel scan...
Yes, please see the attachment. In the zip there are two log files. ScanChannelsBDA.log is from this version (166kHz offset search) and shows the kind of thing you'll see under ideal conditions (100% Quality, and all channel names, and transmitter name listed). The other log file is from the version I created for Hauppauge cards (no need to search 166kHz) but was created yesterday when I was able to receive additional channels from a distant transmitter. This shows what you will see with a poor quality signal (some of the muxes from Waltham are pretty poor in this log file), with very low quality numbers, and those numbers vary from reading to reading.

The main things that you can get from the log are:
- Which frequencies contain a signal on them (most drivers should report strength/quality even if they're unable to lock)
- What channels are on those frequencies (pending >9% quality)
- The name of the transmitter (in this example, "Belmont")
- The exact frequency including offsets (in this example, 762000 is actually on 762166kHz)
- Whether there are any "alternative" frequencies. Some transmitters will give the frequency of their relay transmitters. Belmont doesn't but Waltham does, for 514000kHz (it tells you that there is an alternative, which is the Nottingham transmitter, on 730000kHz).
- BDA filter names, right at the start of the log file

bgowland Wrote:The link returns an 'HTTP 404 - File not found' error.
Fixed link.

daza67 Wrote:Chris, is this derived from Nate's digitalwatch bits and pieces?
Yes, I believe that the original version is from Digital Watch and also from other's contributions on the DVB Owners forum. Source code (for GPL compliance) is available through the Hauppauge Forum.


Some Notes

Strength/Quality readings are entirely dependent upon how good your TV card's drivers are.

For example, none of Hauppauge's 88x-based cards (Conexant) can report signal strength per-se. They report a figure based upon the AGC RF level of the tuner (in a range of -41000 to +3000 at intervals of 2000). I suspect other manufacturer's Conexant-based cards will report similar figures. Hauppauge have done some trickery with Strength with 88x/CX22702 cards though in that Strength is calculated on-the-fly based upon levels that have already been "seen" by the tuner. In other words, if you were to jump straight to 690MHz, you will see a different figure than if you have gone up progressively through all frequencies up to 690MHz.

DiBcom based devices will give what appears to be Signal-to-Noise Ratio for Strength (or something that is made to look like SNR) and will typically be in double figures (e.g. 25 probably relates to 25dB). eMPIA based devices appear to give some kind of strength reading for Strength, typically 5-figure numbers. All of the Hauppauge devices using these chipsets behave in this way and it seems to be consistent (muxes which I know are weaker give lower numbers).

Most drivers base the Quality figure directly upon BER (sometimes there may be a Quality reading accessible directly from the demod; other times it will be something like the inverse of the BER reading). There may be some differences between different devices here. Hauppauge, on the CX22702 based cards, chose to scale just the "meaningful" numbers (as values of 1-100 are valid for Quality). So, on a Hauppauge CX22702-based card, values over 50% are generally OK, but you will see the number increase even for small increases in "real" signal quality. On standard CX22702 drivers, you will probably see something like 90% (for what is 50% with Hauppauge), and probably very little value increase. (I hope that makes sense - on the standard driver you get maybe 10 discrete values for useable quality, compared to 50 values on the Hauppauge driver). Other things that may affect Quality are whether BER is taken pre-Viterbi or post-Viterbi. Pre-Viterbi figures will show a lower quality, because it is before the error correction has been performed (pre-Viterbi is actually much more useful).

In Summary - No two devices will give comparable numbers
SWK
Offline

Member

Posts: 116
Threads: 12
Joined: Mar 2005
#6
2006-07-14, 06:29 PM
Hi Chris

I ran ScanChannelsBDA_EZ166.exe on my AF9005 DVB-T tuner, which GB-PVR is unable to find any channels.

When it attempts to tune the frequency -166kHz, my PC 'Blue Screens'. This is the same behaviour experienced in GB-PVR when using the Crystal Palace transmitter configuration. Please see "AfaTech AF9005 BDA Device" for more info.

Is it possible to disable this feature ?

Sean
Chris.Day
Offline

Member

Posts: 207
Threads: 10
Joined: Mar 2005
#7
2006-07-14, 06:34 PM
The only way to "disable" it is to use this version:
http://www.dayc.vispa.com/files/ScanChannelsBDA_EZ.exe

But ideally the manufacturer shouldn't provide such a crap driver. There's no excuse for it blue screening on a 166kHz offset search - a lot of software will do this.
SWK
Offline

Member

Posts: 116
Threads: 12
Joined: Mar 2005
#8
2006-07-14, 06:52 PM
Hi Chris

Thanks for the quick response. That works now, but does not find any channels, but does on my other DVB-T cards.

I will have a word with the manufacturer about thier crappy drivers :->

BTW, didn't you used to run http://www.decforum.com ?

Sean
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  OTA ATSC tuners that work well? (HVR-1600 and 850 get horrible reception!) sgilani 8 3,838 2012-01-19, 02:38 PM
Last Post: johnnysocko
  Any swedish users? Plus dvb-s recommendations? stefan 5 2,891 2011-05-29, 08:55 PM
Last Post: agerdin
  HDHomeRun users having issues with 0KB recordings whurlston 0 1,294 2010-04-24, 05:31 PM
Last Post: whurlston
  Dish Network users with 322 receiver? collin 4 3,569 2010-02-27, 11:38 PM
Last Post: collin
  Calling all NMT users!! Jaggy 58 15,242 2009-10-15, 09:29 PM
Last Post: mvallevand
  Check system before purchasing Timadin 6 3,010 2009-09-17, 08:29 PM
Last Post: johnsonx42
  Digital-only cable users with Pace DTA whurlston 1 1,713 2009-04-10, 06:10 PM
Last Post: kayphoonstar
  HVR-2200 Users Getting Prime(NZ) on BOTH Analogue Tuners? pcrosley 0 1,136 2009-02-17, 04:37 AM
Last Post: pcrosley
  Advice from HD-PVR Users Please smajor 10 3,987 2008-09-11, 11:02 PM
Last Post: smajor
  HDHomeRun users have new QAM option whurlston 15 6,763 2008-07-21, 06:39 PM
Last Post: whurlston

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode