|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Digital Source Digital Players and Recorders: CD , SACD , Tape, Memory Card, etc. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Jul 2004
Location: Sweden
|
I’m interested to find a diy project that store the spdif signal from the real-time reading CD-rom in a digital memory, perhaps about 3 min buffering before the DAC do the work and sends the signal to the amp… any ideas? I don’t wont to use a computer…
|
|
|
|
#2 |
|
diyAudio Member
Join Date: Nov 2007
|
A three minute digital delay?
Let's see how much storage you'd need: 180 seconds * 44100 samples/second * 2 bytes/sample = 15876000 bytes = ~ 15 MB You can get 64MB SDRAM for $5. This system can be built around a microcontroller. The hard part is getting data into the microcontroller. After it's in, stick the data into SDRAM, and read it out three minutes later into an SPDIF out chip. (For SDRAM you also have to refresh the data every 64ms.) As for getting the data into the microcontroller, I can't think of anything elegant. CS8420 -> serial-to-parallel random logic -> micro? There are audio DSPs with built-in SPDIF, but they're overkill for this application. Alternatively you can do the whole thing with just FPGA + SDRAM. Depending on your experience, it could be simpler. |
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Real-time MP3 stream mixing? | occam | Digital Source | 0 | 8th August 2008 08:05 PM |
| System time memory on pci | lagoausente | Digital Source | 0 | 13th July 2005 02:39 PM |
| Real time spectrum analyzer for PC? | sobazz | Multi-Way | 10 | 1st March 2005 10:04 PM |
| Been reading for some time... | PierreQuiRoule | Introductions | 3 | 13th December 2004 04:29 PM |
| TrueRTA, NEW Real Time Analyzer, FREE Version | John L. Murphy | Multi-Way | 0 | 16th April 2002 03:22 PM |
| New To Site? | Need Help? |
| Page generated in 0.06454 seconds (68.51% PHP - 31.49% MySQL) with 10 queries |