Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.78 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.78 KB

UWB_signal_processing

Ultra-wideband (UWB) signals are signals of duration of nanoseconds in time domain, occupying a very large frequency bandwidth of GHz order. UWB is used for surveillance, detection, positioning and other applications due to its fine temporal resolution and low emission power. This paper presents some signal processing methods for UWB signal such as Envelope Detection via Hilbert Transform, Power Spectral Density Estimation via Welch’s method, Baseband Conversion, Matched Filter and Search Subtract and Readjust algorithm.

The UWB reference signal in time domain:

image

The signal spectrum before filtering:

image

The power spectral density of the generated UWB signal:

image

The envelope detection phase :

image

The signal after filtering:

image

The baseband converted signal:

image

The channel impulse response:

image

The Search Subtract and Readjust result:

image