Low-Cost USB Oscilloscope


Closed Thread
Results 1 to 40 of 41

Hybrid View

  1. #1
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Qualified engineers like; Melanie & Jerson should have little difficulty in answering this.

  2. #2
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Maybe trade secret? :|

  3. #3
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by T.Jackson View Post
    Qualified engineers like; Melanie & Jerson should have little difficulty in answering this.
    Trent,

    I got into this thread a little too late. However, I do not understand the question you're asking here.
    BTW : I have used a Parallax USB based scope in one of my designs and more recently a Velleman scope. Their bandwidth was stated to be 20MHz, but the highest frequency we could reasonably see would be around 100KHz IIRC. Its been a while since I did this, so my information may be of the mark. The 20Msamples/sec happened to be the sample rate. For repetitive signals, it becomes easy to reconstruct the waveform with higher resolution by staggering the sample points wrt the zero crossing of the waveform. However, the low cost PC scopes that I have used did not seem to have this feature and just took snapshots.
    This seemed to be the pattern for acquisition
    Pre Samples -> Trigger -> Samples -> Ready is signalled -> display is refreshed -> repeat the cycle
    Last edited by Jerson; - 15th December 2007 at 13:55.

  4. #4
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Jerson View Post
    Trent,

    I got into this thread a little too late. However, I do not understand the question you're asking here. For repetitive signals, it becomes easy to reconstruct the waveform with higher resolution by staggering the sample points wrt the zero crossing of the waveform.
    BitScope manages to pull off measuring one shot events @ 20MHz with only 40M samples. See; http://www.bitscope.com/design/

    So, I guess this is ultimately my question; how do they do it? How in the world can a complex waveform be captured at 20MHz with only 40M samples?

    Bitscope can measure a sinusoidal waveform well & truly beyond its sampling rate. Apparently, the waveform is actually all there as far as the ADC & software is concerned. This leaves me with a lot of question & much confusion.
    Last edited by T.Jackson; - 15th December 2007 at 14:22.

  5. #5
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default

    BitScope manages to pull off measuring one shot events @ 20MHz with only 40M samples. See; http://www.bitscope.com/design/

    So, I guess this is ultimately my question; how do they do it? How in the world can a complex waveform be captured at 20MHz with only 40M samples?
    What they are trying to state is the Nyquist criterion; where a frequency can be represented by at least 2 points on the wave. So, 40 mega samples can actually capture a frequency of 20MHz max; with a caveat - the frequencies must be in sync or you will see aliasing. And no matter what, you cannot *fill in the gaps* if you have only 2 samples in one cycle.

    I would reckon that the bitscope could capture with reasonable faithfulness an aperiodic wave @40Ms/sec uptil about 40/8 = 5MHz. Obviously, it will be better to have more samples to fill the gaps; thats where the sub-sampling term comes in - this is suitable only for periodic waveforms. The nearest possibility without sub-sampling is B-spline interpolation for single shot data.
    Last edited by Jerson; - 15th December 2007 at 14:53.

  6. #6
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    See this application note.

    Agilent (HP) Application Note 1587

    Evaluating Oscilloscope Sample Rates vs.Sampling Fidelity:
    How to Make the Most Accurate Digital Measurements
    http://cp.literature.agilent.com/lit...989-5732EN.pdf

    Best regards,

    Luciano

  7. #7
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Thanks Jerson & Luciano,

    My mind is certainly clearer today than it was yesterday about it. If I do develop a scope, one of my main objectives will definitely be in giving it some no-nonsense specifications.

  8. #8
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Scope bandwith and their and sampling pouet pouet have nothing to do, nothing in common. Not yet, zip zero nada.

    I have a 60MHz scope here... 1GS/s sampling! another 40Mz... 2GS/s

    just the algorithm behind... not much.

    500MHz scope??? WTF are you doing with it? Sure it has nothing usefull for MCus job...even a dual trace 20MHz do the job pretty well.

    For RF my ol' COM120B still do the job pretty well.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Old and beyond help ?
    By DavidFMarks in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 11th December 2008, 15:23
  2. Pic16f84 and RC5 kode
    By terminator in forum Bluetooth
    Replies: 5
    Last Post: - 18th June 2007, 21:40
  3. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  4. Problems with RC2 and RC3
    By Christopher4187 in forum General
    Replies: 11
    Last Post: - 29th May 2006, 17:19
  5. 4-line LCD Help - using PortA instead of B
    By Tom Gonser in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 31st March 2005, 03:14

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts