Content deleted Content added
add more info |
No edit summary |
||
Line 21:
| page = 151
| url = https://books.google.com/books?id=n97tEQvNyVgC&pg=PA151
}}</ref> or '''pole–zero matching method''',<ref name=":1">{{cite book
| title = Design and analysis of control systems
| author = Arthur G. O. Mutambara
Line 41 ⟶ 40:
| page = 260
| url = https://books.google.com/books?id=8UbV8vq8uV0C&pg=PA260
}}</ref> So an analog filter with transfer function:
:<math>H(s) = k_{\mathrm a} \frac{\prod_{i=1}^M (s-\xi_i) }{\prod_{i=1}^N (s-p_i) }</math>
is transformed into the digital transfer function
:<math> H(z) = k_{\mathrm d} \frac{ \prod_{i=1}^M (1 - e^{\xi_iT}z^{-1})}{ \prod_{i=1}^N (1 - e^{p_iT}z^{-1})} </math>
The <math>k_{\mathrm d}</math> must be adjusted to normalize the desired gain, typically set to match the analog filter's gain at DC by [[Final value theorem|setting <math>s=0</math> and <math>z=1</math>]] and solving for <math>k_{\mathrm d}</math>.<ref name=":1" /><ref>{{Cite book|url=https://www.worldcat.org/oclc/869825370|title=Feedback control of dynamic systems|last=Franklin|first=Gene F.|date=2015|publisher=Pearson|others=Powell, J. David, Emami-Naeini, Abbas|year=|isbn=0133496597|edition=Seventh edition|___location=Boston|pages=607-611|oclc=869825370}}</ref>
Since the mapping wraps the ''s''-plane's <math>j\omega</math> axis around the ''z''-plane's unit circle repeatedly, any zeros (or poles) greater than the Nyquist frequency will be mapped to an aliased ___location.<ref name=":0">{{Cite book|url=|title=Theory and application of digital signal processing|last=Rabiner|first=Lawrence R|last2=Gold|first2=Bernard|date=1975|publisher=Prentice-Hall|year=|isbn=0139141014|___location=Englewood Cliffs, New Jersey|pages=224-226|language=English|quote=In general, use of impulse invariant or bilinear transformation is to be preferred over the matched z transformation.}}</ref>
This transform doesn't preserve time- or frequency-___domain properties, and so is rarely used.<ref name=":0" /> Alternative methods include the [[bilinear transform]] and [[impulse invariance]] methods. MZT does provide less high frequency response error than the BLT, however, making it easier to correct by adding additional zeros, which is called the MZTi (for "improved").<ref>{{Cite journal|last=Ojas|first=Chauhan|last2=David|first2=Gunness|date=2007-09-01|title=Optimizing the Magnitude Response of Matched Z-Transform Filters ("MZTi") for Loudspeaker Equalization|url=http://www.aes.org/e-lib/browse.cfm?elib=14198|journal=Audio Engineering Society|language=English|volume=|pages=|archive-url=http://www.khabdha.org/wp-content/uploads/2008/03/optimizing-the-magnitude-response-of-mzt-filters-mzti-2007.pdf|archive-date=2007|via=}}</ref>
|