Matched Z-transform method: Difference between revisions

Content deleted Content added
KLBot2 (talk | contribs)
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:Q4678053
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB (10093)
Line 1:
[[File:Chebyshev_s_planeChebyshev s plane.svg|right|thumb|The ''s''-plane poles and zeros of a 5th-order [[Chebyshev_filterChebyshev filter#Type_II_Chebyshev_filtersType II Chebyshev filters|Chebyshev type II lowpass filter]] to be approximated as a discrete-time filter]]
 
[[File:Chebyshev_mapped_z_planeChebyshev mapped z plane.svg|right|thumb|The ''z''-plane poles and zeros of the discrete-time Chebyshev filter, as mapped into the z-plane using the matched Z-transform method with ''T'' = 0.1 second. The labeled frequency points and band-edge dotted lines have also been mapped through the function exp(''sT''), to show how frequencies along the ''iω'' axis in the ''s''-plane map onto the unit circle in the ''z''-plane.]]
 
The '''matched Z-transform method''', also called the '''pole–zero mapping'''<ref>
Line 30:
| page = 652
| url = http://books.google.com/books?id=VSlHxALK6OoC&pg=PA652
}}</ref> is a technique for converting a [[continuous-time]] filter design to a [[discrete-time]] filter ([[digital filter]]) design.
 
The method works by mapping all poles and zeros of the [[Laplace transform|s-plane]] design to [[Z-transform|z-plane]] locations ''z'' = exp(''sT''), for a sample interval ''T''.<ref>
Line 41:
| page = 260
| url = http://books.google.com/books?id=8UbV8vq8uV0C&pg=PA260
}}</ref>
 
Alternative methods include the [[bilinear transform]] and [[impulse invariance]] methods.
 
[[File:Chebyshev_responsesChebyshev responses.svg|left|thumb|350px|Responses of the filter (dashed), and its discrete-time approximation (solid), for nominal cutoff frequency of 1 Hz, sample rate 10 Hz. The discrete-time filter does not reproduce the Chebyshev equiripple property in the stopband due to the interference from cyclic copies of the response.]]
 
==References==
 
{{reflist}}
 
 
{{DSP}}