Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

making ossciloscope 80MHZ or higher

Status
Not open for further replies.

zezoelec71

Junior Member level 2
Joined
Mar 28, 2012
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,427
hello
any one konw how to make an osscilloscope that measures up to 80 MHZ ?
is it possible for persons or only companies can do it ?
 

Not many people are kind enough to provide a circuit diagram of this unfortunately : (

For example, https://www.fpga4fun.com/digitalscope.html have a project, but it is closed-source, and
they don't supply the code for the FPGA, nor the circuit diagram for the input stage and ADC, even if you
purchase the boards from them, so it is virtually impossible to improve on it, e.g. implement a better trigger, etc.
I would avoid it personally.

Another approach is to use this: https://www.seeedstudio.com/depot/open-workbench-logic-sniffer-p-612.html?cPath=174
and then implement your own input stage and ADC. It is non-trivial, and there doesn't seem to be many decent
circuits on the web from what I have seen. I have not looked recently though.
 
You can use Spartan-3E starter Kit to develop osscilloscope on FPGA. It has 14-bit ADC but maximum sampling rate will 1.4 M-samples/sec. You can use FMC ADC cards for high speed data acquisition. check out different ADC Module cards at

https://www.ti.com/tool/fmc-adc-adapter
 
The problem is, although in theory you can do this with Spartan starter kit, not many people tend to publish such designs. And a whole lot more needs to be developed than just the data aquisition. The trigger functionality would need to be programmed in too, for a start. Also, a decent analog interface that has the bandwidth, and at least some basic protection and voltage scaling, so that it can be used beyond 0-3.3V or something.
 

It is possible, but it will take skill, time and effort. What are the reasons for making your own 80 MHz oscilloscope ?
Is it to save costs ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top