O-scope recommendation?

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Re: O-scope recommendation?

Postby Hamradio2008 » Wed Nov 23, 2011 3:18 pm

cstratton wrote:Back in school, ......

Yes back in the old days........ I had a whole circuit board to Multiply two signals. Nowadays there is no reason for those methods, who for example would design a thru hole component board now, components simply are not available except at the Dayton Hamfest swap meet ? For example Microchips new MCP9808 is only available in MSOP as the biggest package thats a 0.65mm pitch.
Youtube Channel "Hamradio2008"
http://www.youtube.com/user/HamRadio2008
User avatar
Hamradio2008
 
Posts: 107
Joined: Sun Oct 10, 2010 3:37 pm
Location: USA

Re: O-scope recommendation?

Postby cstratton » Wed Nov 23, 2011 3:29 pm

Hamradio2008 wrote:
cstratton wrote:Back in school, ......

Yes back in the old days........


There are many areas where technology has advanced greatly, and lets engineers be far more effective. The problem with the auto-set button is that in practical terms, it's not-deterministic. If you know _reliably_ what it's going to do, you might as well just do that yourself. For an engineer knowing what you are looking at is essential, not outdated - what the scope "thinks" is interesting may not be what really is.

For a very low-level technician who can perhaps afford to perform a specified task without thinking, they should be following a test plan that specifies the instrument settings - one where the instrument can't decide some day that a particularly aberrant example warrants different settings which might not be noticed or which may introduce measurement errors different from those of the usual settings.

A "reset" button that cancels all the advanced settings would be one thing - I've sometimes seen people use autoset that way in frustration when things are buried under too many levels of menus. But the problem is that returning to consistent state is not what the autoset button does - instead, it's asking an algorithm to guess for you.
User avatar
cstratton
 
Posts: 246
Joined: Wed Sep 29, 2010 2:52 pm

Re: O-scope recommendation?

Postby osbock » Thu Nov 24, 2011 8:42 am

Well, here's why I think I need a digital storage scope:
1. several of my current projects use ir control signals, and I need a way to accurately measure the pulses. These are kindof one shot (not repeating, so storage is called for. I know I can hook up a microcontroller and count cycles, but I'm lazy. I also like the idea of frequency counting. I bought an IRToy from dangerous prototypes, and it works, but the timing is off by quite a bit in scope mode.
2. I want something I can carry, and also something easy to do screen captures for blog posts, etc. I know I can take pictures of the screen, but that is so 90s
3. What's wrong with my 20 mHz el-cheapo analog scope? Aside from it's size, and lack of storage/digital features, the triggering is unreliable/finicky, the trace is fuzzy/hard to read (and yes, I've used the focus control)

I am thinking of getting one of the cheap logic analyzers. I borrowed a Salae Logic from a friend and found it good (though the software bogs down a bit with a lot of samples). I have the DP logic sniffer in my cart at Seeed right now, though I have managed to crash (badly) the open source software it uses when using it with the IRToy.
osbock
 
Posts: 125
Joined: Tue Jan 23, 2007 12:12 pm

Re: O-scope recommendation?

Postby bigmessowires » Thu Nov 24, 2011 11:40 am

osbock wrote:I am thinking of getting one of the cheap logic analyzers. I borrowed a Salae Logic from a friend and found it good (though the software bogs down a bit with a lot of samples). I have the DP logic sniffer in my cart at Seeed right now, though I have managed to crash (badly) the open source software it uses when using it with the IRToy.


I've had my eye on those for a while. But in practice, I find that I use the oscilloscope mode of my HP1631D much, much more often than the logic analyzer mode, even when looking at digital signals. It's just so handy for finding problems with signal timing, signal quality, and voltage, which usually ends up being where I have the most problems.
bigmessowires
 
Posts: 59
Joined: Sun Jun 05, 2011 6:34 pm
Location: San Francisco

Re: O-scope recommendation?

Postby mwilson » Sun Nov 27, 2011 7:42 am

osbock wrote:3. What's wrong with my 20 mHz el-cheapo analog scope? Aside from it's size, and lack of storage/digital features, the triggering is unreliable/finicky, the trace is fuzzy/hard to read (and yes, I've used the focus control)

It doesn't even have to be a cheap one. I did an A/B compare once against a really nice Philips 60-MHz traditional scope. We were measuring a system's processing time. A little timer circuit strobed an input at about 10Hz (realistic for the application), and we triggered on input and scoped the input and associated output. We wanted to see transit time and jitter. Even with the persistence turned all the way up and the focus tuned, reading the analog trace was an exercise in visual memory-- "Is that where it was before?" Grease pencil on the screen could have helped, but overall the measurement depended totally on reaction time, guesswork and subjective judgment.

On the DSO, the persistence control was "show me the last 5, or 10, or whatever traces." They all showed up on the screen where they were meant to be, all together, for as long as we wanted to look at them. !!!. The analog scope still does most things very well. They're still using it, but applications like this one fall outside.

osbock wrote:I am thinking of getting one of the cheap logic analyzers. I borrowed a Salae Logic from a friend and found it good (though the software bogs down a bit with a lot of samples). I have the DP logic sniffer in my cart at Seeed right now, though I have managed to crash (badly) the open source software it uses when using it with the IRToy.


jawi welcomes bug reports, if it crashed coherently enough that you can give one. Besides that, I have an alternative OBLS client written in Python http://dangerousprototypes.com/forum/viewtopic.php?f=57&t=2476. At the very least, it should crash differently. AFAIK it's never been run with the IRToy. My next move, when I get some time, is to get RLE workng and run it with the Bus Pirate.
mwilson
 
Posts: 39
Joined: Sun Oct 23, 2011 10:17 am
Location: Toronto, Canada

Re: O-scope recommendation?

Postby osbock » Sun Nov 27, 2011 8:57 am

Cool! I'll check out your client. I reported the problem on the DP forums, and someone said they would relay it. Is there a more direct way to report the bugs?

I tried to build it from source to see if I could catch something in the debugger, but ended up giving up after the 3rd undocumented dependency that I had to hunt down....
osbock
 
Posts: 125
Joined: Tue Jan 23, 2007 12:12 pm

Re: O-scope recommendation?

Postby tobes49 » Wed Nov 30, 2011 2:25 am

I've got an old Tektronics and a Picoscope.
I work in the automotive industry and the Pico is geared towards that industry, but I find myself moving over the pico because of the logging and trigger points.

It quite a nice scope to work with and includes some nice automotive functions but think it would struggle for electronics/logic analyser use.
tobes49
 
Posts: 26
Joined: Wed Oct 19, 2011 9:06 am

Re: O-scope recommendation?

Postby pburgess » Wed Nov 30, 2011 4:00 am

Saelig now has the Rigol DS1102E (100 MHz, 2 channel) at $399:

http://www.saelig.com/PSBE100/PSPC017.htm

I paid the same for the DS1152E (50 MHz version of this scope) a few months back, and have been quite satisfied with the capabilities for the money. Worst I can say is that the fan is loud and the plastic knobs are cheap and crack. Functionally though, it's gotten me out of a bind on several occasions and I wouldn't hesitate to recommend it for hobbyist use.

I don't work for Saelig; just got a newsletter email yesterday and was like, "Ooh, bargain!" and thought it worth mentioning in this thread. If you've had an eye on the 50 MHz Rigol, this is like extra bonus cake.
User avatar
pburgess
 
Posts: 1343
Joined: Sun Oct 26, 2008 1:29 am

Re: O-scope recommendation?

Postby adafruit » Wed Nov 30, 2011 11:29 am

*ahem* we may or may not have this exact item in the shop very very soon :mrgreen:
User avatar
adafruit
 
Posts: 10491
Joined: Thu Apr 06, 2006 3:21 pm
Location: nyc

Re: O-scope recommendation?

Postby osbock » Wed Nov 30, 2011 11:40 am

You're killing me here.... Ah, I suppose it's good for me...
osbock
 
Posts: 125
Joined: Tue Jan 23, 2007 12:12 pm

Re: O-scope recommendation?

Postby andyx » Wed Nov 30, 2011 11:57 am

I can recommend the Rigol DS1152E or the similar DS1102E running at 100MHz. The DS1152E works perfect for a hobbyist. Check any of the Show and Tells I've been on and behind the piles of parts and tools sits my DS1152E. I tend to hop around to various projects, the software and USB connection allows me to store both the data and the scope configuration.

Andy P
@Enzyox
What is better than an Arduino? An Arduino with a laser!
User avatar
andyx
 
Posts: 40
Joined: Tue Aug 03, 2010 4:55 pm
Location: Dania Beach, Florida

Re: O-scope recommendation?

Postby alaxsxaq » Fri Dec 02, 2011 8:13 pm

adafruit wrote:*ahem* we may or may not have this exact item in the shop very very soon :mrgreen:


You wouldn't be referring to the DS1102E at around $400, would you? This is on my Christmas wish list and I was about to suggest that Santa pull the trigger on the other site which has a free 'upgrade' the DS1102E for the price of the DS1052E.

Adafruit is my go-to place to order electronics stuff and I'd be more than happy to wait and buy from you since you provide so much great info and cool products to this community.

So, has Rigol decided to get rid of the DS1052E and just sell the DS1102E for the same price? With the fact that the hardware is pretty much the same and the ease with which the software can be upgraded, why would they maintain the charade of selling the 1102 for nearly twice the price of the 1052?
alaxsxaq
 
Posts: 7
Joined: Wed Oct 12, 2011 9:48 am

Re: O-scope recommendation?

Postby adafruit » Sat Dec 03, 2011 2:31 pm

alaxsxaq wrote:
adafruit wrote:*ahem* we may or may not have this exact item in the shop very very soon :mrgreen:


You wouldn't be referring to the DS1102E at around $400, would you? This is on my Christmas wish list and I was about to suggest that Santa pull the trigger on the other site which has a free 'upgrade' the DS1102E for the price of the DS1052E.

Adafruit is my go-to place to order electronics stuff and I'd be more than happy to wait and buy from you since you provide so much great info and cool products to this community.

So, has Rigol decided to get rid of the DS1052E and just sell the DS1102E for the same price? With the fact that the hardware is pretty much the same and the ease with which the software can be upgraded, why would they maintain the charade of selling the 1102 for nearly twice the price of the 1052?


we will post to the blog the minute we get in our shipment but unfortunately we do not have any ETA right now. it's all good news and we'll be able to share it soon!
User avatar
adafruit
 
Posts: 10491
Joined: Thu Apr 06, 2006 3:21 pm
Location: nyc

Re: O-scope recommendation?

Postby jwhance » Sun Dec 11, 2011 12:59 pm

Oscilloscopes are often a VERY personal choice. In the old days you had your "HP" camp vs. the "Tektronix" camp. Both companies made great products and I always wanted a nice Tek scope but they were well beyond my hobbyist budget. About 25 years ago I bought a shiny new Hitachi V-212 20MHz dual-trace scope and it's served me well since I bought it. I think you can find them for aroud US$100 these days, used but in great shape.

Digital scopes are really nice but there are some things you just can't see on a digital model. I've love to have a 2-4 trace digital scope or even a nice low-end logic analyzer but that will have to wait...
jwhance
 
Posts: 15
Joined: Sun Dec 11, 2011 7:54 am

Re: O-scope recommendation?

Postby JimG » Thu Jan 05, 2012 1:53 pm

Bump.

Any news to report on the scope evaluation?
JimG
 
Posts: 11
Joined: Mon Feb 14, 2011 3:53 pm

PreviousNext

Return to General Project help

Who is online

Users browsing this forum: Zener and 9 guests

Stuff to buy from the Adafruit store and links to product documentation!


New Products [108]

Raspberry Pi[80]
 
FLORA[23]
 
Bunnie Studios[9]
 
FPGA[1]
 
mbed[11]
Arduino[60]
 
NETduino[14]
 
BeagleBone[24]
 
Android[6]
 
XBee[10]
More Dev Boards[31]


 
BoArduino[8]
 
SpokePOV[4]
 
TV-B-Gone[4]
 
MiniPOV[3]
 
SIM reader[3]
 
Microtouch[5]
 
Clocks & Watches[18]
 
Drawdio[4]
 
Brain Machine[1]
 
Game of Life[2]
 
MintyBoost[2]
More DIY Kits[16]


 
MaKey MaKey[3]
 
Tweet-a-Watt[5]
 
Young Engineers[33]
 
Discover Electronics[2]
 
Snap Circuits[4]
 
littleBits[3]
 
Project packs[8]


 
Breakout Boards[34]
LCDs & Displays[48]
Components & Parts[70]
Batteries & Power[49]
EL Wire/Tape/Panel[52]
LEDs[111]
 
Wireless[14]
Cables[62]
 
Lasers[6]
Sensors/Parts[145]
 
Enclosures/Cases[11]
 
Solar[11]
 
RFID / NFC[13]
Prototyping[70]
 
iDevices[13]
Tools[71]
 
Wearables[39]
 
CNC[37]
 
Robotics[29]
 
3D printing[1]
 
Materials[24]


 
Stickers[41]
 
Skill badges[55]
 
Books[25]
 
Circuit Playground[7]
 
Gift Certificates[4]