|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Software Tools SPICE, PCB CAD, speaker design and measurement software, calculators |
|
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 |
|
|
#11 | |
|
diyAudio Member
Join Date: Sep 2007
Location: Hangzhou - Marco Polo's 'most beautiful city'. 700yrs is a long time though...
Blog Entries: 62
|
Quote:
__________________
When a measure becomes a target, it ceases to be a good measure. C.A.E. Goodhart |
|
|
|
|
#12 | |
|
diyAudio Member
Join Date: Feb 2008
Location: Seattle
|
Quote:
I'll take a look at Octave and Scilab. Good to know about these alternatives, as I'd never heard of them before. |
|
|
|
|
#13 |
|
diyAudio Member
|
I like where this is going and have had similar ideas previously but lacked programming skills/time to implement.
Another open source alternative to matlab is Python with iPython and the SciPy/Numpy/matplotlib tools. The SciPy library has some filter design tools that seem as though they may be handy, documentation are here: Module SciPy.signal.filter_design |
|
|
|
#14 | |
|
diyAudio Member
Join Date: Feb 2008
Location: Seattle
|
Quote:
What I'm looking for are tools to analyze an existing (already designed) circuit for which the original design specifications may not be available, but where the individual analog components are known (either via schematic or reverse-engineering the circuit from the PCB layout and probing around with a meter). That's not something you can do with a standard filter design tool. |
|
|
|
|
#15 |
|
diyAudio Member
Join Date: Nov 2011
|
MATLAB's filter design and analysis toolkit (fdatool) is bulletproof for this stuff. You select the type of filter, the parameters for it, and hit "generate" -- it'll spit out all the coefficients, already broken down into biquads (which is what's usually used for actually implementing filters on DSPs). The process is bulletproof.
You didn't specify the DSP platform you're planning -- is it embedded, or running on a computer? Getting a filter going in software on a computer is pretty trivial; getting it implemented on an embedded DSP processor is a little more convoluted and requires an embedded skillset that most people don't have (do you know what a debugger is and how to use it? How familiar are you with writing straight ANSI C and/or assembly?) |
|
|
|
#16 | |
|
diyAudio Member
|
Quote:
In fact it feeds into a software DSP from iZotope (running on the PC/Mac). And the software is expensive (at 200 USD) For that you can now 'spoil' any recording into your beloved sound style, based on e.g. amp modeling (including over-driven tube stages, just missing is 'rolling of tubes'), sweepable filters and delays. ![]() The direction is there. Now the next step is have a module and feed that into a board from e.g. XMOS or MiniDSP. MiniDSP has a utility to calculate frequencies, so though a lot of manual, it should be possible to insert many types of circuit. albert
__________________
DAC TDA1541 S1; MC30-Super --> two stage RIAA; SP-6 clone ; 300B PP: 6N7/ECC82, Metalimphy output.
|
|
|
|
|
#17 |
|
diyAudio Member
Join Date: Dec 2004
Location: Israel
|
Check this out, especially the bilinear transform section:
http://www-sigproc.eng.cam.ac.uk/~op...IR_Filters.pdf |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DSP and vacuum tubes (from Analog Devices) | jackinnj | Tubes / Valves | 8 | 13th November 2011 03:03 PM |
| HDMI to analog, or multiple analog channel mixer | TAYLOR1337 | Digital Source | 1 | 12th September 2011 09:17 PM |
| RS-232 cable for DSP-Amp Digisynthetic DSP-1400 | Sabbelbacke | Parts | 0 | 9th May 2009 09:33 AM |
| Research on tubes and circuits simple circuits | Cazcotty | Tubes / Valves | 6 | 16th June 2006 12:50 PM |
| 85 powersupply circuits 58 charge circuits | gev | Power Supplies | 0 | 31st July 2005 11:27 AM |
| New To Site? | Need Help? |