Personal Oscilloscopes?
John A. Zoidberg
Posts: 514
I believe some of you have oscilloscope at home - and you can do all sorts of testing at your own comfort.
So, should a hobbyist own an oscilloscope? Some said it isn't necessary, but another said it saves a lot of time.
I'm currently eyeing on the Rigol D1052 one with the 50MHz sampling frequency.
What do you think?
So, should a hobbyist own an oscilloscope? Some said it isn't necessary, but another said it saves a lot of time.
I'm currently eyeing on the Rigol D1052 one with the 50MHz sampling frequency.
What do you think?
Comments
And yes, if you know how to use one, it can save you considerable time, especially if you're working with analogue circuits.
I only have a small pen-shaped portable myself, but as I don't do much analogue work, it hasn't really been a priority for me.
That scope has a 50MHz bandwidth, yes, but the sample rate is much higher.
Here's a bit of info about modding it for 100MHz bandwidth.
http://mightyohm.com/blog/2010/03/rigol-ds1052e-50mhz-to-100mhz-scope-conversion/
If you plan to view digital signals, remember that you need a 10x bandwidth if you want to display a square wave.
(A square has the 'base frequency' and 3x, 5x, 7x, 9x and so on harmonics. The more of those you can accommodate, the cleaner the signal will look)
I seldom work with analogue circuits, so I use the saleae much more often.
Consider if you need an oscilloscope or a logic analyzer first of all.....
With the Picoscope I can decode logic signals, but 2 vs 8 channels make a lot of difference while debugging.
Massimo
http://www.eevblog.com/tag/rigol/
I don't know if the current version can be modded this way, it's possible for Rigol to have changed their software.
I have a DS1052E and it's a nice piece of equipment. The small size makes it very convenient to use. It takes up very little space and is easy to move around. I have never made the 100 MHz mod, because I have a Tektronix that does 100 MHz if I need that capability.
If all you're doing is programming you can get by without a scope. If you do any kind of hardware design/construction, I would consider a scope as a necessity.
Currently I have a lowly rated and relatively big LG scope, but I've been looking at the small ADS1102CML.
So, why the Atten ADS1102CML?
I want features like DSO, FFT, and PC connection both Rigol and Atten have these.
Seems they are from the same OEM, but there are some differences.
This isn't a "hobbyist" issue.
Doing any kind of work requires the right tool.
Doing any kind of electronic work, hobbyist or professional, analog or digital without an o'scope would be like painting the Mona Lisa with a hammer and screwdriver.
Buy a scope - you.will.not.regret.it
You'll need an oscilloscope and a pumpkin.
It's a 1995 model with a 400 kHz sampling rate, but still useful for audio and similar low speed work.
It has been my most expensive investment (for this hobby) but I suspect there are some projects I would have never gotten to work without it.
Walter
You could also pop DSO203 Nano, ( or even DSO201 Nano for tighter budgets) into eBay, and see how those compare ?
The DSO203 I see now has an Aluminum case option, as well as plastic.
The DSO203 even has more pixels, than the Rigol D1052....
Meanwhile I'd strongly recommend getting a LOGIC PROBE. You can get them for about $20. They tell you the logic level and also if the I/O is toggling, and some will even give you a tone for the signal. I'm on my 5th one in 30 years. I use it regularly for coding/troubleshooting. They are great for troubleshooting, helping you see what is happening without looking at an Oscilloscope. As an example, I built my own SMD Propeller board, and found that the Prop wasn't resetting/loading, lots of faults to track down (soldering, cracked tracks, etc), the logic probe was great to follow the signal changes from the USB connector through the FT232RL, to the Prop and to the Eeprom, then to the other devices connected. Can't do that with a standard multimeter, and it's a lower price. I've also repaired low voltage analog circuits with them. I use it far more than my Oscilloscope (hence the dust). Mine is permanently clipped on pins on my Prop proto-typing environment. When I'm writing some code and don't understand what's happening, I look at the pin with the logic probe and get an understanding of whether anything is happening. It's just another tool, but one I strongly recommend!
I have the DSO203. Thing is, it is pretty good in diagnosing small signals and some signal profiling, but on many times, it is not fast enough to catch higher frequency PWM despite it has 1MHz sampling frequency. Probably the maximum 500KHz will appear on that, I guessed.
WOW! I never saw that one coming!!
Are you thinking of the DSO201 ?
I can see the DSO201 claims 1 MSPS, (on chip ADC) but the DSO203 uses a FPGA and external ADC, and claims
["Sampling rate 30S/s - 72MS/s"]
- so that 72Msps should be enough to manage most problems ?