Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Welch's method
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Estimating signal power}} '''Welch's method''', named after [[Peter D. Welch]], is an approach for [[spectral density estimation]]. It is used in [[physics]], [[engineering]], and applied [[mathematics]] for estimating the [[Electric power|power]] of a [[Signal (electrical engineering)|signal]] at different [[frequency|frequencies]]. The method is based on the concept of using [[periodogram]] spectrum estimates, which are the result of converting a signal from the time domain to the [[frequency domain]]. Welch's method is an improvement on the standard [[periodogram]] spectrum estimating method and on [[Bartlett's method]], in that it reduces noise in the estimated [[power spectrum|power spectra]] in exchange for reducing the frequency resolution. Due to the noise caused by imperfect and finite data, the noise reduction from Welch's method is often desired. ==Definition and procedure== The Welch method is based on [[Bartlett's method]] and differs in two ways: # The signal is split up into overlapping segments: the original data segment is split up into L data segments of length M, overlapping by D points. ## If D = M / 2, the overlap is said to be 50% ## If D = 0, the overlap is said to be 0%. This is the same situation as in the [[Bartlett's method]]. # The overlapping segments are then windowed: After the data is split up into overlapping segments, the individual L data segments have a window applied to them (in the time domain). ## Most [[window function]]s afford more influence to the data at the center of the set than to data at the edges, which represents a loss of information. To mitigate that loss, the individual data sets are commonly overlapped in time (as in the above step). ## The windowing of the segments is what makes the Welch method a "modified" [[periodogram]]. After doing the above, the [[periodogram]] is calculated by computing the [[discrete Fourier transform]], and then computing the squared magnitude of the result, yielding power spectrum estimates for each segment. The individual spectrum estimates are then averaged, which reduces the variance of the individual power measurements. The end result is an array of power measurements vs. frequency "bin". == Related approaches == Other overlapping windowed Fourier transforms include: * [[Modified discrete cosine transform]] * [[Short-time Fourier transform]] ==See also== *[[Fast Fourier transform]] *[[Power spectrum]] *[[Spectral density estimation]] {{no footnotes|date=November 2011}} ==References== * {{Citation|last=Welch|first=P. D.|title=The use of Fast Fourier Transform for the estimation of power spectra: A method based on time averaging over short, modified periodograms|journal=IEEE Transactions on Audio and Electroacoustics|volume=AU-15|issue=2|year=1967|pages=70β73|doi=10.1109/TAU.1967.1161901|bibcode=1967ITAE...15...70W|url=https://www.researchgate.net/profile/Fernando_Schlindwein/post/Analyzing_EEGs_with_FFTs_and_PSDs/attachment/59d64f8879197b80779a8a73/AS:498242888896512@1495801769748/download/Welch_The+use+of+fast+Fourier+transform+for+the+estimation+of+power+spectra_A+method+based+on+time+averaging+over+short%2C+modified+periodograms.pdf}} * {{Cite book | last1=Oppenheim |first1= Alan V. |last2= Schafer|first2= Ronald W. | title=Digital signal processing | date=1975 | publisher=Prentice-Hall | location=Englewood Cliffs, N.J. | isbn=0-13-214635-5 | pages=548β554}} * {{Citation | last1 =Proakis | first1 =John G. | last2 =Manolakis | first2 =Dimitri G. | title =Digital Signal Processing: Principles, Algorithms and Applications | place =Upper Saddle River, NJ | publisher =Prentice-Hall | year =1996 | edition =3 | pages =[https://archive.org/details/digitalsignalpro00proa/page/910 910β913] | language =English | id =sAcfAQAAIAAJ | isbn =9780133942897 | url =https://archive.org/details/digitalsignalpro00proa/page/910 }} [[Category:Frequency-domain analysis]] [[Category:Digital signal processing]] [[Category:Waves]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation
(
edit
)
Template:Cite book
(
edit
)
Template:No footnotes
(
edit
)
Template:Short description
(
edit
)