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.

Digital oscilloscope Project

Status
Not open for further replies.

ray0812

Newbie level 3
Newbie level 3
Joined
Aug 8, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
New release at JYE Tech. DSO082 with 10MHz (actually wider) analog bandwidth and 50Msps real-time sampling rate. 10mV/DIV sensitivity, 1024-point FFT, USB connection, and more. Please see:

**broken link removed**
 

Pulsartomi

Newbie level 3
Newbie level 3
Joined
Oct 23, 2009
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
Hello Everyone!

Why is sdram preferred to buffer data instead of fifo buffer?More complicated (You have to code address too with sd ram).
I'm planning to use this fifo: CY7C4251-15AXC - 8k x 9
CY7C4251-15AXC datasheet pdf datenblatt - Cypress Semiconductor - 64/256/512/1K/2K/4K/8K x 9 Synchronous FIFOs ::: ALLDATASHEET :::
It's cheap (approx. $6) and maximum frequency is 66 Mhz.
Would it be good with a CPLD?I would choose XC2C64 CoolRunner-II CPLD
It also not too expensive.
I really don't know how to program it.I have to ask some help.
I think if I draw the schematics of the logic in the Xilinx software with the corresponding pins, and then program the chip, I've connected the ADC with the fifo.Am I right? :razz:
 

mrflibble

Advanced Member level 5
Advanced Member level 5
Joined
Apr 19, 2010
Messages
2,720
Helped
679
Reputation
1,360
Reaction score
652
Trophy points
1,393
Activity points
19,551
Hello Everyone!

Why is sdram preferred to buffer data instead of fifo buffer?More complicated (You have to code address too with sd ram).

How about memory capacity for one? How about possible access patterns for another?
 

Pulsartomi

Newbie level 3
Newbie level 3
Joined
Oct 23, 2009
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
Hello Mr.Flibble!

The 8k*9 capacity for me I think will be enough.
About access pattern: why whould be pratical a more complex readout than the FIFO's?(maybe faster readout?The goal was a possible slower readout because of the low bandwidth PC connection)
 

mrflibble

Advanced Member level 5
Advanced Member level 5
Joined
Apr 19, 2010
Messages
2,720
Helped
679
Reputation
1,360
Reaction score
652
Trophy points
1,393
Activity points
19,551
About access pattern: why whould be pratical a more complex readout than the FIFO's?(maybe faster readout?The goal was a possible slower readout because of the low bandwidth PC connection)

You tell me :p I am not the one implementing a DSO. All I am pointing out is that a FIFO is a lot more restricted than a random access memory.

But basically, large capacity DRAMs are a cheap commodity item. So if you want a large capture buffer that's the way to go. If you settle for 9k*8, then things become a lot simpler. It all depends on what sampling rate + buffer depth you want.
 

lgeorge123

Full Member level 2
Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
Suppose I use Cypress CY7C68013 running at 480Mbit /s for 2 channel at 8 bit wide each ( storage depth at 4k ) to PC , what is the max sampling rate of ADC ????
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top