Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
LinkBack Thread Tools Display Modes
Old 26th January 2007, 06:40 PM   (permalink)
Default selecting a scope, help!

I never owned an oscilloscope, and worked with a 500MHz logic analyzer for most of my projects, as I'm 95% into digital stuff.

Now I want to get a second hand scope...
What would you recomend me:

- A 20MHz dual trace with built in function generator
- A 100MHz dual trace analog scope
- A digital scope in the range of 100/200 MSamples/s and 40MHz bandwidth.
- A four channel analog scope.

What I don't like of analog scopes is that they are not able to capture single shot events, very usefull in digital stuffs.

what would you recomend me go for?? thank you!!
patroclus is offline  
Old 26th January 2007, 07:39 PM   (permalink)
Default

It sounds like the capture of single shot events is useful or important to you. You list suggests that only one scope will do that. If you are willing to set that requirement aside then you need to judge whether the others on your list will be acceptable. Is a 20 mHz scope going to be enough? All depends on what you are doing.
__________________
stevez
stevez is offline  
Old 26th January 2007, 08:01 PM   (permalink)
Default

Exactly, it all depends what you want it for - a 20MHz dual channel scope is all you need for almost all purposes (probably 99+%?) - but when you need that other 1% you're totally stuffed!. A more expensive scope will also perfom better at the top end of a lower spec scope - so a 100MHz scope will be better at 10-15MHz than a 20MHz scope.

As you're interested in digital stuff, a storage scope sounds like a good idea - but if you come across a cheap 20MHz scope, get that as well - two scopes are better than one!.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 26th January 2007, 08:50 PM   (permalink)
Default

I'd appreciate some help (am I correct?)from the pros on this one - if you thought you might be limited to 15 mHz waverforms where the sharpness of a corner (square wave) might be important - you might be convinced that you had a problem because the corners weren't sharp when in fact it was the limitation of the scope- the 100 mHz scope might better represent what was really there.
__________________
stevez
stevez is offline  
Old 26th January 2007, 09:09 PM   (permalink)
Default

It is for all purpose use, but I'm mainly into digital stuff.

But I don't have some things clear... For example, if I want to measure a rise time, in a transistor response, for example, and this raise time is about 10ns (100MHz) I would not be able to detect it with a 20MHz scope??
patroclus is offline  
Old 27th January 2007, 09:30 AM   (permalink)
Default

Quote:
Originally Posted by patroclus
It is for all purpose use, but I'm mainly into digital stuff.

But I don't have some things clear... For example, if I want to measure a rise time, in a transistor response, for example, and this raise time is about 10ns (100MHz) I would not be able to detect it with a 20MHz scope??
No you wouldn't, and why would you expect to display 100MHz on a 20MHz scope? - you'd probably struggle seeing it on a 100MHz scope as well!.

Assuming the waveform itself is low enough, and just a fast rise time, you'd see the waveform fine - which is generally what's required.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 27th January 2007, 09:36 AM   (permalink)
Default

Nigel, by the way, what use can you do of a 20MHz scope when working with PICs? I always use my logic analyzer, since I need to know what is going on in the data pins to see if it's working. What things can you do with a scope??
patroclus is offline  
Old 27th January 2007, 09:53 AM   (permalink)
Default

Quote:
Originally Posted by patroclus
Nigel, by the way, what use can you do of a 20MHz scope when working with PICs? I always use my logic analyzer, since I need to know what is going on in the data pins to see if it's working. What things can you do with a scope??
There's very little you need a scope, or a logic analyser, for with PIC's.

First obvious thing is to check the oscillator is running - ensure you use a x10 probe, or the capacitance will stop the oscillator anyway. Obviously you can use it to check any incoming or outgoing signals (such as RS232, IR remote etc.).

But probably my biggest use is for debugging - allocate an output pin as a debugging pin, and insert a line of code to make it high before you call a section of code, then set it low again when the code returns. You can use the scope to monitor and measure the resulting positive going pulse.

It's also useful technique to check interrup routines, have a line of code that toggles your debugging pin, and monitor it with the scope.

A lot of this would probably be improved by a storage scope, but a little thought means a normal cheap scope does just as well.

In this way you can trace problems and find what's going wrong.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 27th January 2007, 09:56 AM   (permalink)
Default

I see...
also, is B-trigger very usefull? not all scopes have it.
I have an oportunity to get an old 20MHz dual scope for $100 + probes. It has hold-off, several coupling modes,... but not B trigger.
patroclus is offline  
Old 27th January 2007, 10:07 AM   (permalink)
Default

What is 'B trigger'?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 27th January 2007, 10:17 AM   (permalink)
Default



you can see it here
http://i1.ebayimg.com/07/i/000/86/46/c3ea_1.JPG

is like a second trigger condition... i think
patroclus is offline  
Old 27th January 2007, 11:05 AM   (permalink)
Default

Quote:
Originally Posted by patroclus


you can see it here
http://i1.ebayimg.com/07/i/000/86/46/c3ea_1.JPG

is like a second trigger condition... i think
It's just a delayed trigger, you might use it VERY occasionally, I perhaps use it once every 2 or 3 years?, and I use a scope almost every day!.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 27th January 2007, 11:33 AM   (permalink)
Default

Ok, I'll go and get a cheap $100 scope and start playing around with it. Then, I'll be able to know exactly what I want and need.

The scope I'm talking about is an old 20MHz dual trace, with holdoff, AC/DC/HF/LF coupling, min 100ns/div, delay up to 10ms, 1X/10X multiplier, X-Y up to 2MHz, 15cm screen,...

I'll go and check that it is working to a tech service local, where they're selling it. Should I check something in special before assuming it works fine??

Thank you!
patroclus is offline  
Old 27th January 2007, 11:57 AM   (permalink)
Default

Often a frequency counter can be useful for filling in the gaps a scope can't reach and they're pretty inexpensive even with bandwidths exceeding 1GHz .
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.
Hero999 is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Crazy scope spuffock General Electronics Chat 28 25th August 2007 06:29 PM
Digital and analog oscilloscope patroclus General Electronics Chat 34 12th July 2006 03:34 AM
Need to buy a new scope, any recommendations ? iso9001 General Electronics Chat 4 20th April 2006 10:55 PM
held on diy scope dsaint General Electronics Chat 8 21st December 2005 10:38 PM
HV scope probe question Oznog General Electronics Chat 1 14th October 2005 12:57 AM



All times are GMT. The time now is 08:05 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker