Digital signal processing: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1:
'''Editing Digital signal processing''' ('''DSP''') ...
 
== Introduction to Digitaldigital Signalssignals ==
=== Continuous vs Discretediscrete ===
In order to understand the benefits and limitations of '''digital signal processing''' ('''DSP''') it is important to understand the distinction between continuous and [[discrete]] signal representations. In the Synth DIY world, much use is made of the terms [[analog]] and [[digital]] without any clear explanation of the very different assumptions that underpin those terms.
 
Line 21:
[[File:Domain Scope.png|frameless|600x600px]]
 
=== Input Samplingsampling and Quantisationquantisation Considerationsconsiderations ===
 
When selecting an ADC (Analog to Digital Converter), there are two main dimensions to consider.
Line 61:
For CD quality audio, the signal is represented as 16-bit samples per stereo channel, which should result in a SQNR of about 96 dB, which is considered to be significantly below the threshold of human perception. (There are a whole slew of reasons why high quality audio signals are sampled and processed at much higher resolutions such as 20- and 24-bits which will be discussed in a later section on signal arithmetic).
 
==== Sample Raterate ====
The second design dimension to consider is the rate at which your conversion is going to take place. The decisions you take here affect both the quality of the input signal and the quantity of processing you will be able to perform on it before presenting an output.
 
Line 92:
=== Output stage design ===
 
== Digital Signalsignal Processingprocessing Applicationsapplications ==
 
=== Mixing (Summationsummation) ===
 
=== Delays (Echoecho, Reverbreverb, etc) ===
 
=== Filters: Finite Impulseimpulse Responseresponse (FIR) ===
 
=== Filters: Infinite Impulseimpulse Responseresponse (IIR) ===
 
==== Canonical Formform Implementationsimplementations ====
 
== See also ==
...
== References ==
{{reflist}}
== Further reading ==
...
== External links ==
* [http://www.musicdsp.org/en/latest/ Musicdsp.org]
* [https://web.archive.org/web/20131102152222/http://dspwiki.com/index.php?title=Main_Page DSPWiki] The Digital Signal Processing (DSP) and Synthesis Wiki.
* [http://www.dspguide.com/ The Scientist and Engineer's Guide to Digital Signal Processing by Steven W. Smith, Ph.D.]
=== Projects ===
...
[[Category:Digital signal processing]]
{{stub}}
 
[[|thumb|right|200px|]]