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.

Scopes & FPGA - homebrew oscilloscope solutions

Status
Not open for further replies.

rockom

Newbie level 4
Joined
Oct 6, 2009
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,318
I've been scouring the web looking at different homebrew oscilloscope solutions and have found ALL of the projects that are capable of greater than a few hundred kHz are using an FPGA or CPLD.

Why is that? What would a uC need to offer in order to fill this block of the designs?

Thanks,
-Rocko
 

Re: Scopes & FPGA's

It only has to do with how fast the microcontrolle or fpga (+ADC) can sample and handle (store) the data for a certain price of the components.

If you do a project with a certain desired functionality, you want to do that for the minimum cost that fulfills the needs. I suppose the higher sample rates require a too expensive micro-controller (or adds too much external components anyway, like fast ADC's, external memory, ... --> these you probably need also with fpga/cpld designs).

Even with the FPGA/cpld designs, probably a microcontroller is involved anyway for the visualisation/communication/flow-control-software...

Stefaan
 

Re: Scopes & FPGA's

Ahh I see.

Thanks,
-Rocko
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top