Advanced signal processing method for Ground Penetrating Radar. feature detection and enhancement

Size: px
Start display at page:

Download "Advanced signal processing method for Ground Penetrating Radar. feature detection and enhancement"

Transcription

1 Advanced signal processing method for Ground Penetrating Radar feature detection and enhancement Yu Zhang, Anbu Selvam Venkatachalam, Dryver Huston, Tian Xia School of Engineering, University of Vermont, 33 Colchester Ave, Burlington, VT, USA ABSTRACT This paper focuses on new signal processing algorithms customized for an air coupled Ultra-Wideband (UWB) Ground Penetrating Radar (GPR) system targeting highway pavements and bridge deck inspections. The GPR hardware consists of a high-voltage pulse generator, a high speed 8 GSps real time data acquisition unit, and a customized field-programmable gate array (FPGA) control element. In comparison to most existing GPR system with low survey speeds, this system can survey at normal highway speed (60 mph) with a high horizontal resolution of up to 10 scans per centimeter. Due to the complexity and uncertainty of subsurface media, the GPR signal processing is important but challenging. In this GPR system, an adaptive GPR signal processing algorithm using Curvelet Transform, 2D high pass filtering and exponential scaling is proposed to alleviate noise and clutter while the subsurface features are preserved and enhanced. First, Curvelet Transform is used to remove the environmental and systematic noises while maintain the range resolution of the B-Scan image. Then, mathematical models for cylinder-shaped object and clutter are built. A two-dimension (2D) filter based on these models removes clutter and enhances the hyperbola feature in a B-Scan image. Finally, an exponential scaling method is applied to compensate the signal attenuation in subsurface materials and to improve the desired signal feature. For performance test and validation, rebar detection experiments and subsurface feature inspection in laboratory and field configurations are performed. Keywords: Ground Penetrating Radar, Curvelet Transform, Clutter Removal, Rebar Detection 1. INTRODUCTION Ground penetrating radar (GPR) is a rapidly growing field over the past years as a noninvasive detection technique. It utilizes electromagnetic waves to study the underground structures and detect the subsurface objects. As a main structural component, the buried rebar plays a significant role in supporting highway or bridge deck reinforced concrete. Thus, it is important to identify rebar location and condition. A variety of GPRs are currently available for rebar detection[1], [2]. During the inspection, the radar transmitter emits EM waves into the subsurface structure and a receiver collects the reflected signal. By analyzing this reflected signal, the properties of the underground structure can be characterized and the subsurface object can be localized. During GPR surveys, environmental noise, systematic noise and other radio frequency interference signals can blur the desired GPR signal. Meanwhile, clutter, such as a strong reflection from an air-ground surface and antenna direct coupling, can mask the signature signals of the subsurface structure. There is a considerable amount of research literature on GPR signal processing. The GPR signal enhancement methods for landmine detection have been studied for many

2 years and many effective algorithms have been proposed[3], [4]. However, when it comes to rebar detection, the smaller reflecting cross sections lead to lower amplitude reflection signals. Therefore, the signal features in the raw radar data are weaker, which requires more sophisticated signal enhancement method. The recorded radar response at a specific position is an A-Scan waveform, which is a measure of the reflected signal amplitude with respect to time. B-Scan image is obtained by combining all A-Scan waveforms along the radar antenna moving direction. In a B-scan image, the vertical axis is EM wave transmission time (or penetrating depth) and the horizontal axis is the GPR spatial location. A buried rebar appears as a hyperbola in the B-Scan image. The three major factors that impair the rebar feature are: (1) Environmental and systematic noises can blur the hyperbola; (2) Strong Clutter can conceal the hyperbola; (3) Power loss due to subsurface material absorption can attenuate reflection signal amplitude. A good GPR signal processing method therefore should consider all three factors while preserving the rebar feature in B-Scan image. Several radar signal methods have been investigated to improve the quality of B-Scan image, but none of them can address all these three issues concurrently. Short Time Fourier Transform (STFT) is used to perform joint time and frequency characterization in some articles[5]. However, the STFT is just an analysis tool focusing on A-Scan waveform, and the denoising process is accomplished by a follow-up band pass filter based on non-adaptive cut-off frequency. For different GPR data set, different cut off frequency need to be determined by human decision, which is a non-adaptive procedure. Meanwhile, since STFT deals with GPR data trace by trace, it does not take the relation between each trace (A-Scan waveform) into account or consider the B-Scan image as an entire 2D image. This leads that processing based on STFT analysis result will change the shape of hyperbola in B-Scan image. Another method used Wavelet Transform (WT) to decompose and reconstruct the GPR signal[6]. WT provides almost optimal representation of a 1D signal, but for a 2D signal (image), the standard WT based de-noising methods have been recognized as incompetent to extract the object features[7]. Another widely used method to remove noises and ground reflection is average (or background) removal, which calculates the average of the first several A-Scan waveforms as the background and then subtracts this average value from the B-Scan image[8]. The limitation of average removal is that the materials of the background in B-Scan image should be homogenous and the air-ground surface should be totally flat. Independent Principal Component Analysis (IPCA) is also a conventional clutter removal method. IPCA uses the mathematical modeling principle to decompose the signal into different components, and then finds out the components corresponding to object and clutter respectively[9]. This method works well for clutter removal, but it is hard to distinguish object and clutter automatically. A set of GPR signal enhancement algorithms that can remove noises and clutter while preserving and enhancing the rebar features in a B-Scan image is proposed in this paper. In Section 2, the principles of the three steps of the processing algorithm are explained respectively. Section 3 briefly describes the data acquisition using our developed GPR system. Several rebar experiments are conducted. The test results are compared with existing GPR signal processing method to verify the competence of the proposed algorithm in Section 4.

3 2. METHODOLOGY 2.1 Algorithm structure GPR Raw Data Denoising Cluter Removal Amplitude Scaling Enhanced GPR Data Figure 1 Algorithm structure Our proposed GPR signal enhancement algorithm contains three steps as shown in Figure 1. The input of this algorithm is GPR raw data, and then Curvelet Transform is applied to remove the environmental and systematic noise. In the second step, a 2D high pass filter (HPF) removes the clutter (ground reflection). Before building the filter, 2D frequency characteristics of object reflection signal and clutter are analyzed respectively, and then cutoff frequency for the 2D HPF is determined based on the frequency analysis result. Upon completing these two steps, noise and clutter are removed and the hyperbola feature stands out. A result of GPR signal attenuation during transmission is that the amplitude of rebar reflection signal can be very weak, which results in insignificant hyperbola in the B-Scan image. To compensate for the signal loss, an amplitude scaling procedure is applied to scale up rebar reflection signal based on the analysis of signal attenuation factor in media. 2.2 Radar signal de-noising The Curvelet transform (CT) is a multi-scale analysis algorithm[7] that is more suitable for image de-noising than the wavelet transform (WT), since it can better analyze the line and curve edge characteristics, and it has a better approximation precision and good directivity. The CT of a function is [ 10] c(j, l, k) = f, φ j,l,k (1) where φ j,l,k is the curvelet and j, l, k = (k 1, k 2 ) are the parameters of the scale, the direction and the position respectively. The curvelet mother function is defined in the Fourier domain by φ j(r, θ) = 2 3j 4 W(2 j r)v( 2[j/2] θ 2π ) (2) where polar coordinates (r, θ) is used in Fourier domain. W and V are the radial window and angular window respectively. These two functions are smooth, non-negative and real-valued, with W taking positive real arguments. W and V restricts φ j to a polar wedge that is symmetric respect to zero. Then the family of curvelets φ j,l,k is defined at scale 2 j, direction θ l and position x (j,l) k = R 1 θl (2 j k 1, 2 j/2 k 2 ) as where R θ is the rotation matrix for θ radians defined as φ j,l,k = φ j (R θl (x x k (j,l) )) (3) cos θ sin θ R θ = ( sin θ cos θ ) (4) 1 R θ is its inverse. The curvelet transform of a function is expressed as the following convolution c(j, l, k) = f, φ j,l,k = R 2f(x)φ dx j,l,k (5) Figure 2 illustrates the window for Curvelet Transform, which consists of rectangular windows and angle windows.

4 The rectangular window provides the multi-scale characteristic and the angle window provides direction characteristic. The direction division is realized by rotation and translation on the angle window function. Through Curvelet Transform, the object signal which has large scale and direction can be distinguished from the noise which has small scale and non-direction. Figure 2 Curvelet Transform window To determine the threshold between the curvelet coefficients of object signal and noise, some calculations have been done by Starck, J. L. [ 11]. The noisy data are modeled as x i,j = f(i, j) + σz i,j (6) where f(i, j) is original image, z i,j is white noise, and σ is the standard deviation of noise. The threshold of the curvelet coefficients C j,l for each position can be determined as following procedure [ 12]. σ can be calculated using Bayes Shrink method as σ = median( C j,l ) (7) where C j,l are the curvelet sub-band coefficients at a certain position of the input image with noise. The variance of a noisy image can be calculated by σ c 2 = 1 The standard variance of the original image is obtained as Finally, the adaptive threshold of the curvelet coefficients is And the filtered curvelet coefficients C j,l for each position can be determined by C MN j,l l,j 2 (8) σ f = σ c 2 σ 2 (9) T = σ2 σ f (10) C j,l = { C j,l, if C j,l T 0, if C j,l < T The flow chart of CT denoising processing is shown in Figure 3. The Curvelet Transform coefficients φ j,l,k of B-Scan image is calculated first by (2)-(5), and then equation (7)-(11) are applied to determine the new curvelet coefficients φ j,l,k. Finally, after applying the inverse curvelet transform to φ j,l,k, the processed B-Scan image is obtained. Both of CT and inverse CT are implemented by Fast Discrete Curvelet Transform (FDCT) via Frequency Wrapping [ 13]. (11)

5 Raw B-Scan Fast Discrete Curvelet Transform Thresholding Curvelet Coefficients Inverse Fast Discrete Curvelet Transform Denoised B-Scan Figure 3 Flow chart for de-noising 2.3 Clutter removal The reflection signal from the air-ground surface displayed as horizontal white and black strips in B-Scan image is clutter. Comparing with object reflection signal, amplitude of clutter is so strong that it blurs the object feature in B-Scan image. To remove the clutter, models of clutter and rebar are developed and the associated frequency characteristics are investigated. Based on these analysis, a cutoff frequency is determined and a 2D high pass filter (HPF) is built to remove the clutter while preserve the hyperbola in B-Scan image Clutter model The ideal noiseless clutter has been modeled for continuous GPR signal and the spectrum interval of its principal energy has been calculated through frequency analysis by Potin, D. [ 14]. For discrete GPR raw data, the clutter can be modeled as f c [m, n] = { A, 1 m M, N 1 n N 2 0, elsewhere where M is the number of traces in B-Scan image, N 1 is the first point of clutter, and N 2 is the last point of clutter. m and n are indices of the sample in x and y direction. The magnitude spectrum of f c [m, n] is (12) F c (u, v) = A 1 e j2πumx 0 1 e j2πux 0 1 e j2πv(n2 N1+1)y0, u 0, v 0 1 e j2πvy 0 AM 1 e j2πv(n 2 N1+1)y0, u = 0, v 0 1 e j2πvy 0 A(N 2 N 1 + 1) 1 e j2πumx 0, 1 e j2πux 0 u 0, v = 0 { AM(N 2 N 1 + 1), u = 0, v = 0 (13) where x 0 and y 0 are spatial intervals between consecutive signal samples in x and y directions. In an analogy with the continuous GPR signal, the main energy F c (u, v) of the discrete GPR signal locates in the

6 first two lobes of its magnitude spectrum. Thus the energy of clutter band mostly locates in the subspace Rebar model E c = {(u, v) u 2 2, v = } (14) Mx 0 (N 2 N 1 +1)y 0 Figure 4 Rebar model A mathematical model for object in B-Scan image has also been introduced by Potin, D. [ 14]. Using the same sample intervals as in the clutter model. The rebar model is built as Figure 4. Assuming the depth of the object is z 0, the radar signal transmission time in air is t 0 and the transmission velocity is v, the discrete model for ideal hyperbola without noises in B-Scan image can be derived as f r [m, n] = { δ [n n 0 a (m m 0 )2 + 1], if m m b 2 0 m 0, elsewhere (15) where 2z 0 vy 0 = a, z 0 x 0 = b and m is the half width of the hyperbola. The magnitude spectrum of f r [m, n] is 1 e j2πu(2 m+1)x0, u 0 F r (u, v) = { 1 e j2πux 0 2 m + 1, u = 0 (16) Correspondingly, the main energy of F r (u, v) locates in the first two lobes of its magnitude spectrum. So the energy of rebar hyperbola mostly locates in the subspace High pass filter E r = {(u, v) u 2 (2 m+1)x 0, v} (17) Comparing E c in clutter model and E r in the rebar model, for any v, the sampling number of the B-Scan image is much larger than that of hyperbola, leading so the following relation 2 Mx 0 2 (2 m+1)x 0 (18) Formula (18) specifies that the bandwidth of the main energy of clutter is much narrower than that of rebar in x direction. When v = 0, the normalized magnitude spectrum of clutter and rebar reflection signal appears in Figure 5. In this figure, M = 1000, m = 50 and x 0 = , so that the energy of clutter mainly locates in [ ] and the rebar

7 energy mainly locates in [ ]. Figure 5 Normalized magnitude spectrum of clutter and rebar for v = 0 Based on the formula (18), a two dimension high pass filter (HPF) can be applied to remove the energy of clutter while protecting most of the energy of the rebar. The cutoff frequency of this HPF is 2.4 Amplitude scaling u cutoff = 2 Mx { 0 2 (19) v cutoff = (N 2 N 1 +1)y 0 To eliminate the signal attenuation during transmitting in concrete and enhance the rebar reflection signal, a scaling parameter A(d) is multiplied to the amplitude of received signal at different depth. A deeper d corresponds to a larger the A(d). To construct the amplitude scaling function A(d), the attenuation coefficient in concrete should be determined. The gain function of signal transmitted in some material is [ 15] g(n) = g(1) + g(n) g(1) (n 1) (20) N 1 where n (n = 1, 2,, N, and N is the total samples number) represents the index of the sample along the y direction in the B-Scan image (time axis). So the gain of GPR signal in concrete in db has a linear relation with the penetrating depth. Assuming the signal amplitude in mv at the ground surface is V(0) and the signal amplitude at the depth d is V(d), the relationship can be expressed as 20 log ( V(0) ) = αd (21) V(d) where α is the attenuation coefficient with the units db/inch. From equation (21), the formula for V(d) can be derived V(d) = V(0) 10 αd 20 (22) which means that the relationship between V(0) and V(d) is close to exponential. In equation (22), the value of α can be determined by [ 15] α = ω εμ { 1 2 [ 1 + ( σ ωε )2 1]} with σ is the electrical conductivity, μ = μ 0 = 4π 10 7 henry/m, ω = 2πf, f is the frequency in Hz, ε = 1 2 (23)

8 Relative Dielectric Permittivity ε 0, and ε 0 = F/m is the dielectric permittivity of the vacuum space. When the penetrating depths increase by d inches, the transmitting distances increase by 2d inches. Then if the signal attenuation vs. transmitting distance in concrete is α with unit db/inch, the signal attenuation coefficient vs. penetrating depth is 2α with unit db/inch. So an exponential parameter A(d) can be multiplied by V(d) to revert its amplitude to the same level with V(0). And the scaling function A(d) is derived base on equation (22) where d is the distance between rebar and air-ground surface. A(d) = 10 2αd 20 = 10 αd 10 (24) 3. DATA ACQUISITION Figure 6 High speed UWB GPR system In this paper, the GPR data is collected by our developed high speed UWB GPR system [ 16]. As shown in Figure 6 High speed UWB GPR system, this GPR system consists of five important functional units: (1) RF transmitter; (2) Ultra-wideband antennas; (3) Data acquisition comprising the high speed real time digitizer, high speed data transmission and storage unit; (4) Multi-core computer and (5) FPGA digital controller along with a wheel encoder. The RF transmitter comprises of a UWB pulse generator [ 17] that generates high amplitude Gaussian pulses (18 V peak-to-peak) with a wide range of pulse repetition frequency (PRF) determined by the FPGA. The UWB antenna used in this GPR system is a novel Good Impedance Match Antenna (GIMA) [ 16] [17][18] whose return loss is less than -10 db from 500 MHz to 6 GHz which attests high-quality impedance matching across the wide frequency band for effective signal transmission and reception. The high speed digitizer comprises of a 10-bit, 8 GHz real-time sampling ADC and high throughput data transmission unit connected to the computer via PCIe connection. The computer streams the data from the digitizer, tags the data with header details. An optical encoder measures the scan distance via quadrature pulses generated based on distance travelled. The FPGA receives the pulses from the wheel encoder to perform travel distance trigged scans. The distance information and time stamp are transmitted to the computer for creating the data headers. 4. EXPERIMENTS AND RESULTS 4.1 Experiments in lab To verify our proposed GPR signal enhancement algorithm, each steps of this algorithm is tested in lab using several rebar configurations.

9 4.1.1 Curvelet Transform de-noising test A raw GPR data is processed using Curvelet Transform to remove the environmental and systematic noise. Figure 7(a) and (b) are the raw GPR data and GPR data after denoising respectively. Compared with raw A-Scan waveform, the denoised A-Scan waveform is much smoother in Figure 7(b). Figure 8 shows the processing result using different denoising methods for the same B-Scan image. As shown in Figure 8(b) and Figure 8(c), using low pass filter and Curvelet Transform denoising achieve good de-noising performance. However, the hyperbola polluted by noise is better recovered when CT denoising is applied since Curvelet Transform can effectively deal with the line singularities in a 2D signal. So Curvelet Transform denoising can effectively remove noises in B-Scan image as well as preserve the shape of rebar hyperbola. Figure 7 Performance of Curvelet Transform de-noising Figure 8 Comparison of low pass filter and Curvelet Transform D filter clutter removal test Various rebar configurations are built to test the performance of the second step, 2D Filter Clutter Removal in our proposed algorithm. Three rebar test configurations are conducted: one rebar on floor, two rebars on floor with same height and two rebars on floor with different heights. Figure 9(g) shows the test setup for two rebars on the floor with

10 different heights. The raw B-Scan images for each setup are displayed as the first row of Figure 9, while the clutter removed B-Scan image for each setups are shown as the second row of Figure 9. For all these three rebar configurations, our proposed 2D filter can remove the air-ground surface reflection while protest the rebar reflection signal. Figure 9 Performance of clutter removal: (a) Raw B-Scan image of one rebar; (b) Clutter removed B-Scan image of one rebar; (c) Raw B-Scan image of two rebar with same height; (d) Clutter removed B-Scan image of two rebar with same height; (e) Raw B-Scan image of two rebar with different heights; (f) Clutter removed B-Scan image of two rebar with different heights; (g) Test setup for two rebar on the floor with different heights. For further validation, the comparison between the performances of our 2D filter and Average Removal method[8]error! Reference source not found. is performed using other three rebar configurations shown as Figure 10: (a) One rebar is buried in a sandbox placed on the floor; (b) One rebar is buried in a sandbox, and another rebar is placed on the floor beside the sandbox; (c) A concrete slab containing two rebar is placed on the floor, and the distance between these two rebar is 8 inches. Figure 10 Rebar test configurations: (a) One rebar in the sandbox; (b) One rebar in the sandbox and another rebar on the floor; (c) & (d) Two rebar in the concrete slab. As shown in Figure 11, for the one rebar in sandbox configuration, Average Removal cannot remove the clutter caused by the reflection signal from the top and bottom surfaces of sandbox, while our 2D filter can remove all these clutters. As shown in Figure 12, for the one rebar in sandbox and one rebar on floor setup, Average Removal cannot remove ground reflection completely. The hyperbola is still masked by clutter, while the 2D filtering can make both two rebars visualizable. These two results indicates when the background materials are not homogeneous, i.e. containing air,

11 soil, sand and concrete, the Average Removal cannot effectively remove all the clutter, while 2D filter can eliminate all kinds of these clutters. Figure 11 Comparison of 2D filter and average removal (one rebar in sandbox): (a) Raw B-scan image; (b) Average removal result; (c) Clutter removal result using 2D filter Figure 12 Comparison of 2D filter and average removal (one rebar in sandbox and one rebar on floor) : (a) Raw B-scan image; (b) Average removal result; (c) Clutter removal result using 2D filter Figure 13 Comparison of 2D filter and average removal (two rebars in concrete slab): (a) Raw B-scan image; (b) Average removal result; (c) Clutter removal result using 2D filter In the two rebar in concrete slab configuration, as shown in Figure 13, the two hyperbolas overlap as one plane in raw B-Scan image. When applying Average Removal, the image equality is not improved significantly and a new clutter (concrete-ground surface reflection) is brought into B-Scan image. When applying 2D filter, all clutters are removed and two hyperbolas are separated. This result verifies, when the distance between two rebars is small, 2D filter has a much better performance than Average Removal Amplitude scaling The image quality of B-Scan image before and after amplitude scaling is compared to verify the validity of the third step in our GPR signal enhancement algorithm. In this test, the value of α in amplitude scaling function (24) is

12 determined as 2dB/inch using equation (23). As shown in Figure 14(a), the bright strip at the top of the raw B-Scan image is the strong ground surface reflection. Comparing to the high magnitude of this clutter, the gray scale of hyperbola pixels is so weak that it is hard to distinguish the rebar and background. As shown in Figure 14(b), the signal attenuation factor is eliminated and the hyperbola becomes prominent after amplitude scaling in the processed B-Scan image. The third step of our algorithm can approach the expected target. Figure 14 Performance of amplitude scaling: (a) Raw B-scan image; (b) Scaled B-scan image 4.2 Real test outdoor A real outdoor road experiment is done to test performance of the whole GPR signal enhancement algorithm. In this experiment, the test configuration is shown as Figure 15(a): (1) one rebar is buried 1 foot deep underground; (2) the diameter of this rebar is 1.5 cm; (3) Underground materials are soil and stone pebbles; (4) GPR antennas are 14 inches above ground surface. As shown in Figure 15(b), the raw B-Scan image is blurred by noise and rebar hyperbola is weaken by clutters (air-ground surface reflection and direct coupling signal). In the first step, environmental and systematic noises are removed. As shown in Figure 15(c), the resulted B-Scan image is smoother than the raw image. In the second step, clutters are removed and hyperbola feature stands out. As shown in Figure 15(d), 2D filter can eliminate the direct coupling completely. Since the air-ground surface is not flat, some residual clutter exists after processing. However, the intensity of these resides are not as strong as that in Figure 15(c), so the hyperbola feature is still enhanced. In the last step, the effect of signal attenuation during transmission is removed. Here, according to equation (23), parameter α in amplitude scaling function is approximated as 2dB/inch. As shown as Figure 15(e), the hyperbola becomes more prominent after the amplitude scaling processing. The output B-Scan image quality is improved. Figure 15 One rebar buried 1 foot underground test: (a) Outdoor test scenery; (b) Raw B-scan image; (c) De-noised B-scan image; (d) Clutter removed B-scan image; (e) Scaled B-scan image

13 5. CONCLUSIONS In this paper, a set of GPR signal enhancement algorithms are developed, which consist of signal denoising, clutter removal and amplitude scaling. In the algorithms, the three main factors that blur the image feature are targeted and alleviated. The environmental and systematic noises are removed by Curvelet Transform processing. To get rid of clutter (ground surface reflection and direct coupling signal), frequency models of clutter and rebar are analyzed, and a 2D high pass filter is implemented. In addition, the GPR signal attenuation during underground transmission is also taken into consideration. Based on the analysis of signal attenuation coefficient, an amplitude scaling processing step is applied to compensate signal amplitude loss during transmission. The test experiments validate that our proposed GPR signal enhancement algorithm can significantly improve the image quality of GPR B-Scan image. REFERENCES [1] Chang, C. W., Lin, C. H., and Lien, H. S., Measurement radius of reinforcing steel bar in concrete using digital image GPR, Construction and Building Materials 23(2), (2009). [2] Xia, T., Xu, X., Vekatachalam, A., and Huston, D., Development of a high speed UWB GPR for rebar detection, Ground Penetrating Radar (GPR), th International Conference on, IEEE, (2012). [3] Daniels, D. J., A review of GPR for landmine detection, Sensing and Imaging: An international journal, 7(3), , (2006). [4] Daniels, D. J., A review of landmine detection using GPR, Radar Conference, EuRAD European, IEEE, , (2008). [5] Al-Qadi, I. L., Xie, W., Roberts, R., and Leng, Z., Data analysis techniques for GPR used for assessing railroad ballast in high radio-frequency environment, Journal of Transportation Engineering, 136(4), , (2010). [6] Baili, J., Lahouar, S., Hergli, M., Al-Qadi, I. L., and Besbes, K., GPR signal de-noising by discrete wavelet transform, NDT & E International, 42(8), , (2009). [7] Zhang, Z. Y., Zhang, X. D., Yu, H. Y., and Pan, X. H., Noise suppression based on a fast discrete curvelet transform, Journal of Geophysics and Engineering, 7(1), , (2010). [8] Olhoeft, G. R., Maximizing the information return from ground penetrating radar, Journal of Applied Geophysics, 43(2), , (2000). [9] Verma, P. K., Gaikwad, A. N., Singh, D., and Nigam, M. J., Analysis of clutter reduction techniques for through wall imaging in UWB range, Progress In Electromagnetics Research B, 17, 29-48, (2009). [10] Candes, E. J. and Donoho, D. L., Curvelets: a surprisingly effective nonadaptive representation for objects with edges, Proc. 4 th International Conference on Curves and Surfaces, 2, , (1999). [11] Starck, J. L., Candès, E. J., and Donoho, D. L., The curvelet transform for image denoising, Image Processing, IEEE Transactions on, 11(6), , (2002). [12] Chen, Z., Wang, S., Fang, G., and Wang, J., Ionograms denoising via curvelet transform, Advances in Space Research, 52(7), , (2013). [13] Candes, E., Demanet, L., Donoho, D., and Ying, L., Fast discrete curvelet transforms, Multiscale Modeling & Simulation, 5(3), , (2006). [14] Potin, D., Duflos, E., and Vanheeghe, P., Landmines ground-penetrating radar signal enhancement by digital filtering, Geoscience and Remote Sensing, IEEE Transactions on, 44(9), , (2006).

14 [15] Leucci, G., Ground penetrating radar: the electromagnetic signal attenuation and maximum penetration depth, Scholarly Research Exchange, 2008, Article ID , (2008). [16] Venkatachalam, A. S., Xu, X., Huston, D. and Xia, T., Development of a new high speed dual-channel impulse ground penetrating radar, Selected Topics in Applied Earth Observations and Remote Sensing, IEEE Journal of, PP(99), 1-8, (2013). [17] Xia, T., Venkatachalam, A. S., and Huston, D., A high-performance low-ringing ultrawideband monocycle pulse generator, Instrumentation and Measurement, IEEE Transactions on, 61(1), , (2012). [18] Xu, X., Xia, T., Venkatachalam, A., and Huston, D., Development of high-speed ultrawideband ground-penetrating radar for rebar detection, Journal of Engineering Mechanics, 139(3), , (2012).

Tri-band ground penetrating radar for subsurface structural condition assessments and utility mapping

Tri-band ground penetrating radar for subsurface structural condition assessments and utility mapping Tri-band ground penetrating radar for subsurface structural condition assessments and utility mapping D. Huston *1, T. Xia 1, Y. Zhang 1, T. Fan 1, J. Razinger 1, D. Burns 1 1 University of Vermont, Burlington,

More information

Compressive Orthogonal Frequency Division Multiplexing Waveform based Ground Penetrating Radar

Compressive Orthogonal Frequency Division Multiplexing Waveform based Ground Penetrating Radar Compressive Orthogonal Frequency Division Multiplexing Waveform based Ground Penetrating Radar Yu Zhang 1, Guoan Wang 2 and Tian Xia 1 Email: yzhang19@uvm.edu, gwang@cec.sc.edu and txia@uvm.edu 1 School

More information

Estimaton of Rebar Diameter Using Ground Penetrating Radar

Estimaton of Rebar Diameter Using Ground Penetrating Radar International Journal of Advances in Scientific Research and Engineering (ijasre) E-ISSN : 2454-8006 Vol.3, Special Issue 1 Aug - 2017 Estimaton of Rebar Diameter Using Ground Penetrating Radar K Ambika

More information

Detection of Obscured Targets: Signal Processing

Detection of Obscured Targets: Signal Processing Detection of Obscured Targets: Signal Processing James McClellan and Waymond R. Scott, Jr. School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, GA 30332-0250 jim.mcclellan@ece.gatech.edu

More information

Ground Penetrating Radar

Ground Penetrating Radar Ground Penetrating Radar Begin a new section: Electromagnetics First EM survey: GPR (Ground Penetrating Radar) Physical Property: Dielectric constant Electrical Permittivity EOSC 350 06 Slide Di-electric

More information

Results of GPR survey of AGH University of Science and Technology test site (Cracow neighborhood).

Results of GPR survey of AGH University of Science and Technology test site (Cracow neighborhood). Results of GPR survey of AGH University of Science and Technology test site (Cracow neighborhood). October 02, 2017 Two GPR sets were used for the survey. First GPR set: low-frequency GPR Loza-N [1]. Technical

More information

Radar Methods General Overview

Radar Methods General Overview Environmental and Exploration Geophysics II Radar Methods General Overview tom.h.wilson tom.wilson@mail.wvu.edu Department of Geology and Geography West Virginia University Morgantown, WV Brown (2004)

More information

Some Advances in UWB GPR

Some Advances in UWB GPR Some Advances in UWB GPR Gennadiy Pochanin Abstract A principle of operation and arrangement of UWB antenna systems with frequency independent electromagnetic decoupling is discussed. The peculiar design

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 5 (March 9, 2016)

More information

3D UTILITY MAPPING USING ELECTRONICALLY SCANNED ANTENNA ARRAY. Egil S. Eide and Jens F. Hjelmstad

3D UTILITY MAPPING USING ELECTRONICALLY SCANNED ANTENNA ARRAY. Egil S. Eide and Jens F. Hjelmstad D UTILITY MAPPING USING ELECTRONICALLY SCANNED ANTENNA ARRAY Egil S. Eide and Jens F. Hjelmstad Department of Telecommunications Norwegian University of Science and Technology, N-79 Trondheim, Norway eide@tele.ntnu.no

More information

7. Consider the following common offset gather collected with GPR.

7. Consider the following common offset gather collected with GPR. Questions: GPR 1. Which of the following statements is incorrect when considering skin depth in GPR a. Skin depth is the distance at which the signal amplitude has decreased by a factor of 1/e b. Skin

More information

Form DOT F (8-72) This form was electrically by Elite Federal Forms Inc. 16. Abstract:

Form DOT F (8-72) This form was electrically by Elite Federal Forms Inc. 16. Abstract: 1. Report No. FHWA/TX-06/0-4820-3 4. Title and Subtitle Investigation of a New Generation of FCC Compliant NDT Devices for Pavement Layer Information Collection: Technical Report 2. Government Accession

More information

MAKING TRANSIENT ANTENNA MEASUREMENTS

MAKING TRANSIENT ANTENNA MEASUREMENTS MAKING TRANSIENT ANTENNA MEASUREMENTS Roger Dygert, Steven R. Nichols MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 ABSTRACT In addition to steady state performance, antennas

More information

SIMULATION OF GPR SCENARIOS USING FDTD

SIMULATION OF GPR SCENARIOS USING FDTD SIMULATION OF GPR SCENARIOS USING FDTD 1 GAMIL ALSHARAHI, 2 ABDELLAH DRIOUACH, 3 AHMED FAIZE 1,2 Department of physic, Abdelmalek Essaâdi University, Faculty of sciences, Morocco 3 Department of physic,

More information

Characterization of Dielectric Materials using Ring Resonators

Characterization of Dielectric Materials using Ring Resonators Technical Advisory Board demonstration Characterization of Dielectric Materials using Ring Resonators Gregory J. Mazzaro Kelly D. Sherbondy Gregory D. Smith Russell W. Harris Anders J. Sullivan Army Research

More information

MICROWAVE SUB-SURFACE IMAGING TECHNOLOGY FOR DAMAGE DETECTION

MICROWAVE SUB-SURFACE IMAGING TECHNOLOGY FOR DAMAGE DETECTION MICROWAVE SUB-SURFACE IMAGING TECHNOLOGY FOR DAMAGE DETECTION By Yoo Jin Kim 1, Associate Member, ASCE, Luis Jofre 2, Franco De Flaviis 3, and Maria Q. Feng 4, Associate Member, ASCE Abstract: This paper

More information

Ground Penetrating Radar (day 1) EOSC Slide 1

Ground Penetrating Radar (day 1) EOSC Slide 1 Ground Penetrating Radar (day 1) Slide 1 Introduction to GPR Today s Topics Setup: Motivational Problems Physical Properties - Dielectric Permittivity and Radiowaves - Microwave Example Basic Principles:

More information

Lecture Fundamentals of Data and signals

Lecture Fundamentals of Data and signals IT-5301-3 Data Communications and Computer Networks Lecture 05-07 Fundamentals of Data and signals Lecture 05 - Roadmap Analog and Digital Data Analog Signals, Digital Signals Periodic and Aperiodic Signals

More information

Detection of Targets in Noise and Pulse Compression Techniques

Detection of Targets in Noise and Pulse Compression Techniques Introduction to Radar Systems Detection of Targets in Noise and Pulse Compression Techniques Radar Course_1.ppt ODonnell 6-18-2 Disclaimer of Endorsement and Liability The video courseware and accompanying

More information

A Novel Curvelet Based Image Denoising Technique For QR Codes

A Novel Curvelet Based Image Denoising Technique For QR Codes A Novel Curvelet Based Image Denoising Technique For QR Codes 1 KAUSER ANJUM 2 DR CHANNAPPA BHYARI 1 Research Scholar, Shri Jagdish Prasad Jhabarmal Tibrewal University,JhunJhunu,Rajasthan India Assistant

More information

Design of UWB Monopole Antenna for Oil Pipeline Imaging

Design of UWB Monopole Antenna for Oil Pipeline Imaging Progress In Electromagnetics Research C, Vol. 69, 8, 26 Design of UWB Monopole Antenna for Oil Pipeline Imaging Richa Chandel,AnilK.Gautam, *, and Binod K. Kanaujia 2 Abstract A novel miniaturized design

More information

Target detection in side-scan sonar images: expert fusion reduces false alarms

Target detection in side-scan sonar images: expert fusion reduces false alarms Target detection in side-scan sonar images: expert fusion reduces false alarms Nicola Neretti, Nathan Intrator and Quyen Huynh Abstract We integrate several key components of a pattern recognition system

More information

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal Chapter 5 Signal Analysis 5.1 Denoising fiber optic sensor signal We first perform wavelet-based denoising on fiber optic sensor signals. Examine the fiber optic signal data (see Appendix B). Across all

More information

Analysis of Crack Detection in Metallic and Non-metallic Surfaces Using FDTD Method

Analysis of Crack Detection in Metallic and Non-metallic Surfaces Using FDTD Method ECNDT 26 - We.4.3.2 Analysis of Crack Detection in Metallic and Non-metallic Surfaces Using FDTD Method Faezeh Sh.A.GHASEMI 1,2, M. S. ABRISHAMIAN 1, A. MOVAFEGHI 2 1 K. N. Toosi University of Technology,

More information

STATISTICAL DISTRIBUTION OF INCIDENT WAVES TO MOBILE ANTENNA IN MICROCELLULAR ENVIRONMENT AT 2.15 GHz

STATISTICAL DISTRIBUTION OF INCIDENT WAVES TO MOBILE ANTENNA IN MICROCELLULAR ENVIRONMENT AT 2.15 GHz EUROPEAN COOPERATION IN COST259 TD(99) 45 THE FIELD OF SCIENTIFIC AND Wien, April 22 23, 1999 TECHNICAL RESEARCH EURO-COST STATISTICAL DISTRIBUTION OF INCIDENT WAVES TO MOBILE ANTENNA IN MICROCELLULAR

More information

Ground Penetrating Radar: Impulse and Stepped Frequency

Ground Penetrating Radar: Impulse and Stepped Frequency Ground Penetrating Radar: Impulse and Stepped Frequency Carey M. Rappaport Professor Elect. and Comp. Engineering Northeastern University CenSSIS Workshop SW3, November 15, 2 Center for Subsurface Sensing

More information

Image Filtering. Median Filtering

Image Filtering. Median Filtering Image Filtering Image filtering is used to: Remove noise Sharpen contrast Highlight contours Detect edges Other uses? Image filters can be classified as linear or nonlinear. Linear filters are also know

More information

EMI Test Receivers: Past, Present and Future

EMI Test Receivers: Past, Present and Future EM Test Receivers: Past, Present and Future Andy Coombes EMC Product Manager Rohde & Schwarz UK Ltd 9 th November 2016 ntroduction ı Andy Coombes EMC Product Manager ı 20 years experience in the field

More information

A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation

A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation Progress In Electromagnetics Research M, Vol. 48, 37 44, 216 A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation Jia-Bing Yan *, Ying Liang, Yong-An Chen, Qun Zhang, and Li

More information

A NOVEL DUAL-BAND PATCH ANTENNA FOR WLAN COMMUNICATION. E. Wang Information Engineering College of NCUT China

A NOVEL DUAL-BAND PATCH ANTENNA FOR WLAN COMMUNICATION. E. Wang Information Engineering College of NCUT China Progress In Electromagnetics Research C, Vol. 6, 93 102, 2009 A NOVEL DUAL-BAND PATCH ANTENNA FOR WLAN COMMUNICATION E. Wang Information Engineering College of NCUT China J. Zheng Beijing Electro-mechanical

More information

DOPPLER RADAR. Doppler Velocities - The Doppler shift. if φ 0 = 0, then φ = 4π. where

DOPPLER RADAR. Doppler Velocities - The Doppler shift. if φ 0 = 0, then φ = 4π. where Q: How does the radar get velocity information on the particles? DOPPLER RADAR Doppler Velocities - The Doppler shift Simple Example: Measures a Doppler shift - change in frequency of radiation due to

More information

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS Experimental Goals A good technician needs to make accurate measurements, keep good records and know the proper usage and limitations of the instruments

More information

Chapter 4 Results. 4.1 Pattern recognition algorithm performance

Chapter 4 Results. 4.1 Pattern recognition algorithm performance 94 Chapter 4 Results 4.1 Pattern recognition algorithm performance The results of analyzing PERES data using the pattern recognition algorithm described in Chapter 3 are presented here in Chapter 4 to

More information

Ambiguity Function Analysis of SFCW and Comparison of Impulse GPR and SFCW GPR

Ambiguity Function Analysis of SFCW and Comparison of Impulse GPR and SFCW GPR Ambiguity Function Analysis of SFCW and Comparison of Impulse GPR and SFCW GPR Shrikant Sharma, Paramananda Jena, Ramchandra Kuloor Electronics and Radar Development Establishment (LRDE), Defence Research

More information

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

GPR SYSTEM USER GUIDE AND TROUBLESHOOTING GUIDE

GPR SYSTEM USER GUIDE AND TROUBLESHOOTING GUIDE GPR SYSTEM USER GUIDE AND TROUBLESHOOTING GUIDE Implementation Report 5-4414-01-1 Project Number 5-4414-01 Subsurface Sensing Lab Electrical and Computer Engineering University of Houston 4800 Calhoun

More information

1. Report No. FHWA/TX-05/ Title and Subtitle PILOT IMPLEMENTATION OF CONCRETE PAVEMENT THICKNESS GPR

1. Report No. FHWA/TX-05/ Title and Subtitle PILOT IMPLEMENTATION OF CONCRETE PAVEMENT THICKNESS GPR 1. Report No. FHWA/TX-05/5-4414-01-3 4. Title and Subtitle PILOT IMPLEMENTATION OF CONCRETE PAVEMENT THICKNESS GPR Technical Report Documentation Page 2. Government Accession No. 3. Recipient s Catalog

More information

Frequency Domain Enhancement

Frequency Domain Enhancement Tutorial Report Frequency Domain Enhancement Page 1 of 21 Frequency Domain Enhancement ESE 558 - DIGITAL IMAGE PROCESSING Tutorial Report Instructor: Murali Subbarao Written by: Tutorial Report Frequency

More information

Fourier Transform. Any signal can be expressed as a linear combination of a bunch of sine gratings of different frequency Amplitude Phase

Fourier Transform. Any signal can be expressed as a linear combination of a bunch of sine gratings of different frequency Amplitude Phase Fourier Transform Fourier Transform Any signal can be expressed as a linear combination of a bunch of sine gratings of different frequency Amplitude Phase 2 1 3 3 3 1 sin 3 3 1 3 sin 3 1 sin 5 5 1 3 sin

More information

Design and analysis of new GPR antenna concepts R.V. de Jongh (1), A.G. Yarovoy (1), L. P. Ligthart (1), I.V. Kaploun (2), A.D.

Design and analysis of new GPR antenna concepts R.V. de Jongh (1), A.G. Yarovoy (1), L. P. Ligthart (1), I.V. Kaploun (2), A.D. Design and analysis of new GPR antenna concepts R.V. de Jongh (1), A.G. Yarovoy (1), L. P. Ligthart (1), I.V. Kaploun (2), A.D. Schukin (2) (1) Delft University of Technology, Faculty of Information Technology

More information

On the Use of Ground Penetrating Radar to Detect Rebar Corrosion in Concrete Structures

On the Use of Ground Penetrating Radar to Detect Rebar Corrosion in Concrete Structures On the Use of Ground Penetrating Radar to Detect Rebar Corrosion in Concrete Structures David Eisenmann, CNDE, ISU Frank J. Margetan, CNDE, ISU Shelby Ellis, ISU This work is supported by the Iowa DOT

More information

The Application of the Hilbert-Huang Transform in Through-wall Life Detection with UWB Impulse Radar

The Application of the Hilbert-Huang Transform in Through-wall Life Detection with UWB Impulse Radar PIERS ONLINE, VOL. 6, NO. 7, 2010 695 The Application of the Hilbert-Huang Transform in Through-wall Life Detection with UWB Impulse Radar Zijian Liu 1, Lanbo Liu 1, 2, and Benjamin Barrowes 2 1 School

More information

An Efficient Noise Removing Technique Using Mdbut Filter in Images

An Efficient Noise Removing Technique Using Mdbut Filter in Images IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 49-56 www.iosrjournals.org An Efficient Noise

More information

DEVELOPMENT AND TESTING OF THE TIME-DOMAIN MICROWAVE NON. Fu-Chiarng Chen and Weng Cho Chew

DEVELOPMENT AND TESTING OF THE TIME-DOMAIN MICROWAVE NON. Fu-Chiarng Chen and Weng Cho Chew DEVELOPMENT AND TESTING OF THE TIME-DOMAIN MICROWAVE NON DESTRUCTIVE EVALUATION SYSTEM Fu-Chiarng Chen and Weng Cho Chew Electromagnetics Laboratory Center for Computational Electromagnetics Department

More information

Lesson 06: Pulse-echo Imaging and Display Modes. These lessons contain 26 slides plus 15 multiple-choice questions.

Lesson 06: Pulse-echo Imaging and Display Modes. These lessons contain 26 slides plus 15 multiple-choice questions. Lesson 06: Pulse-echo Imaging and Display Modes These lessons contain 26 slides plus 15 multiple-choice questions. These lesson were derived from pages 26 through 32 in the textbook: ULTRASOUND IMAGING

More information

Chapter 3 Digital Transmission Fundamentals

Chapter 3 Digital Transmission Fundamentals Chapter 3 Digital Transmission Fundamentals Characterization of Communication Channels Fundamental Limits in Digital Transmission CSE 323, Winter 200 Instructor: Foroohar Foroozan Chapter 3 Digital Transmission

More information

Research Article A Novel Subnanosecond Monocycle Pulse Generator for UWB Radar Applications

Research Article A Novel Subnanosecond Monocycle Pulse Generator for UWB Radar Applications Sensors, Article ID 5059, pages http://dx.doi.org/0.55/0/5059 Research Article A Novel Subnanosecond Monocycle Pulse Generator for UWB Radar Applications Xinfan Xia,, Lihua Liu, Shengbo Ye,, Hongfei Guan,

More information

Data Communication. Chapter 3 Data Transmission

Data Communication. Chapter 3 Data Transmission Data Communication Chapter 3 Data Transmission ١ Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, coaxial cable, optical fiber Unguided medium e.g. air, water, vacuum ٢ Terminology

More information

Introduction to Wavelet Transform. Chapter 7 Instructor: Hossein Pourghassem

Introduction to Wavelet Transform. Chapter 7 Instructor: Hossein Pourghassem Introduction to Wavelet Transform Chapter 7 Instructor: Hossein Pourghassem Introduction Most of the signals in practice, are TIME-DOMAIN signals in their raw format. It means that measured signal is a

More information

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015)

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) International Conference on Information Sciences Machinery Materials and Energy (ICISMME 2015) Research on the visual detection device of partial discharge visual imaging precision positioning WANG Tian-zheng

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

Basic Radar Definitions Introduction p. 1 Basic relations p. 1 The radar equation p. 4 Transmitter power p. 9 Other forms of radar equation p.

Basic Radar Definitions Introduction p. 1 Basic relations p. 1 The radar equation p. 4 Transmitter power p. 9 Other forms of radar equation p. Basic Radar Definitions Basic relations p. 1 The radar equation p. 4 Transmitter power p. 9 Other forms of radar equation p. 11 Decibel representation of the radar equation p. 13 Radar frequencies p. 15

More information

UWB TIME DOMAIN RADAR SYSTEMS

UWB TIME DOMAIN RADAR SYSTEMS UWB TIME DOMAIN RADAR SYSTEMS David J Daniels Chief Consultant, Cobham Technical Services, Cleeve Road, Leatherhead Surrey KT22 7SA UK (david.daniels@cobham.com) Abstract Detection of buried ordnance and

More information

Applying the Filtered Back-Projection Method to Extract Signal at Specific Position

Applying the Filtered Back-Projection Method to Extract Signal at Specific Position Applying the Filtered Back-Projection Method to Extract Signal at Specific Position 1 Chia-Ming Chang and Chun-Hao Peng Department of Computer Science and Engineering, Tatung University, Taipei, Taiwan

More information

Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications. Howard Hausman April 1, 2010

Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications. Howard Hausman April 1, 2010 Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications Howard Hausman April 1, 2010 Satellite Communications: Part 4 Signal Distortions

More information

Review of Lecture 2. Data and Signals - Theoretical Concepts. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2

Review of Lecture 2. Data and Signals - Theoretical Concepts. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2 Data and Signals - Theoretical Concepts! What are the major functions of the network access layer? Reference: Chapter 3 - Stallings Chapter 3 - Forouzan Study Guide 3 1 2! What are the major functions

More information

Wideband Loaded Wire Bow-tie Antenna for Near Field Imaging Using Genetic Algorithms

Wideband Loaded Wire Bow-tie Antenna for Near Field Imaging Using Genetic Algorithms PIERS ONLINE, VOL. 4, NO. 5, 2008 591 Wideband Loaded Wire Bow-tie Antenna for Near Field Imaging Using Genetic Algorithms S. W. J. Chung, R. A. Abd-Alhameed, C. H. See, and P. S. Excell Mobile and Satellite

More information

Keywords: cylindrical near-field acquisition, mechanical and electrical errors, uncertainty, directivity.

Keywords: cylindrical near-field acquisition, mechanical and electrical errors, uncertainty, directivity. UNCERTAINTY EVALUATION THROUGH SIMULATIONS OF VIRTUAL ACQUISITIONS MODIFIED WITH MECHANICAL AND ELECTRICAL ERRORS IN A CYLINDRICAL NEAR-FIELD ANTENNA MEASUREMENT SYSTEM S. Burgos, M. Sierra-Castañer, F.

More information

Image Deblurring with Blurred/Noisy Image Pairs

Image Deblurring with Blurred/Noisy Image Pairs Image Deblurring with Blurred/Noisy Image Pairs Huichao Ma, Buping Wang, Jiabei Zheng, Menglian Zhou April 26, 2013 1 Abstract Photos taken under dim lighting conditions by a handheld camera are usually

More information

Design and Simulation of Horn Antenna Using CST Software for GPR System

Design and Simulation of Horn Antenna Using CST Software for GPR System Journal of Physics: Conference Series PAPER OPEN ACCESS Design and Simulation of Horn Antenna Using CST Software for GPR System To cite this article: Ariffuddin Joret et al 1 J. Phys.: Conf. Ser. 995 View

More information

GPR SURVEY METHOD. Ground probing radar

GPR SURVEY METHOD. Ground probing radar The ground penetrating radar (GPR - Ground Probing Radar) is a geophysical method used to investigate the near surface underground. Thanks to its high degree of resolution, the GPR is the most effective

More information

Rec. ITU-R P RECOMMENDATION ITU-R P *

Rec. ITU-R P RECOMMENDATION ITU-R P * Rec. ITU-R P.682-1 1 RECOMMENDATION ITU-R P.682-1 * PROPAGATION DATA REQUIRED FOR THE DESIGN OF EARTH-SPACE AERONAUTICAL MOBILE TELECOMMUNICATION SYSTEMS (Question ITU-R 207/3) Rec. 682-1 (1990-1992) The

More information

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Simplex. Direct link.

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Simplex. Direct link. Chapter 3 Data Transmission Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, optical fiber Unguided medium e.g. air, water, vacuum Corneliu Zaharia 2 Corneliu Zaharia Terminology

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Chapter 7. Multiple Division Techniques

Chapter 7. Multiple Division Techniques Chapter 7 Multiple Division Techniques 1 Outline Frequency Division Multiple Access (FDMA) Division Multiple Access (TDMA) Code Division Multiple Access (CDMA) Comparison of FDMA, TDMA, and CDMA Walsh

More information

DIGITAL BEAM-FORMING ANTENNA OPTIMIZATION FOR REFLECTOR BASED SPACE DEBRIS RADAR SYSTEM

DIGITAL BEAM-FORMING ANTENNA OPTIMIZATION FOR REFLECTOR BASED SPACE DEBRIS RADAR SYSTEM DIGITAL BEAM-FORMING ANTENNA OPTIMIZATION FOR REFLECTOR BASED SPACE DEBRIS RADAR SYSTEM A. Patyuchenko, M. Younis, G. Krieger German Aerospace Center (DLR), Microwaves and Radar Institute, Muenchner Strasse

More information

ESTIMATION OF REBAR DIAMETER IN CONCRETE STRUCTURAL ELEMENTS USING GROUND PENETRATING RADAR

ESTIMATION OF REBAR DIAMETER IN CONCRETE STRUCTURAL ELEMENTS USING GROUND PENETRATING RADAR More info about this article: http://www.ndt.net/?id=21143 ESTIMATION OF REBAR DIAMETER IN CONCRETE STRUCTURAL ELEMENTS USING GROUND PENETRATING RADAR Bhaskar Sangoju and Ramanjaneyulu, K. Scientists,

More information

Improvement of image denoising using curvelet method over dwt and gaussian filtering

Improvement of image denoising using curvelet method over dwt and gaussian filtering Volume :2, Issue :4, 615-619 April 2015 www.allsubjectjournal.com e-issn: 2349-4182 p-issn: 2349-5979 Impact Factor: 3.762 Sidhartha Sinha Rasmita Lenka Sarthak Patnaik Improvement of image denoising using

More information

Rec. ITU-R F RECOMMENDATION ITU-R F *

Rec. ITU-R F RECOMMENDATION ITU-R F * Rec. ITU-R F.162-3 1 RECOMMENDATION ITU-R F.162-3 * Rec. ITU-R F.162-3 USE OF DIRECTIONAL TRANSMITTING ANTENNAS IN THE FIXED SERVICE OPERATING IN BANDS BELOW ABOUT 30 MHz (Question 150/9) (1953-1956-1966-1970-1992)

More information

Improving the GPR Detectability Using a Novel Loop Bowtie Antenna

Improving the GPR Detectability Using a Novel Loop Bowtie Antenna Paper Improving the GPR Detectability Using a Novel Loop Bowtie Antenna K. K. Ajith 1,2 and Amitabha Bhattacharya 1 1 Department of Electronics & Electrical Comm. Eng., Indian Institute of Technology Kharagpur,

More information

Introduction. In the frequency domain, complex signals are separated into their frequency components, and the level at each frequency is displayed

Introduction. In the frequency domain, complex signals are separated into their frequency components, and the level at each frequency is displayed SPECTRUM ANALYZER Introduction A spectrum analyzer measures the amplitude of an input signal versus frequency within the full frequency range of the instrument The spectrum analyzer is to the frequency

More information

VHF Radar Target Detection in the Presence of Clutter *

VHF Radar Target Detection in the Presence of Clutter * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 1 Sofia 2006 VHF Radar Target Detection in the Presence of Clutter * Boriana Vassileva Institute for Parallel Processing,

More information

How different FPGA firmware options enable digitizer platforms to address and facilitate multiple applications

How different FPGA firmware options enable digitizer platforms to address and facilitate multiple applications How different FPGA firmware options enable digitizer platforms to address and facilitate multiple applications 1 st of April 2019 Marc.Stackler@Teledyne.com March 19 1 Digitizer definition and application

More information

Pitfalls in GPR Data Interpretation: Differentiating Stratigraphy and Buried Objects from Periodic Antenna and Target Effects

Pitfalls in GPR Data Interpretation: Differentiating Stratigraphy and Buried Objects from Periodic Antenna and Target Effects GEOPHYSICAL RESEARCH LETTERS, VOL. 27, NO. 20, PAGES 3393-3396, OCTOBER 15, 2000 Pitfalls in GPR Data Interpretation: Differentiating Stratigraphy and Buried Objects from Periodic Antenna and Target Effects

More information

Experimental Study on Super-resolution Techniques for High-speed UWB Radar Imaging of Human Bodies

Experimental Study on Super-resolution Techniques for High-speed UWB Radar Imaging of Human Bodies PIERS ONLINE, VOL. 5, NO. 6, 29 596 Experimental Study on Super-resolution Techniques for High-speed UWB Radar Imaging of Human Bodies T. Sakamoto, H. Taki, and T. Sato Graduate School of Informatics,

More information

Resolution in evaluation of structural elements by using ground-penetrating radar.

Resolution in evaluation of structural elements by using ground-penetrating radar. Resolution in evaluation of structural elements by using ground-penetrating radar. V. Perez-Gracia Departamento de Resistencia de Materiales y Estructuras en la Ingeniería. EUETIB/CEIB. Universidad Politécnica

More information

Final Report for AOARD Grant FA Indoor Localization and Positioning through Signal of Opportunities. Date: 14 th June 2013

Final Report for AOARD Grant FA Indoor Localization and Positioning through Signal of Opportunities. Date: 14 th June 2013 Final Report for AOARD Grant FA2386-11-1-4117 Indoor Localization and Positioning through Signal of Opportunities Date: 14 th June 2013 Name of Principal Investigators (PI and Co-PIs): Dr Law Choi Look

More information

UNIVERSITI MALAYSIA PERLIS

UNIVERSITI MALAYSIA PERLIS UNIVERSITI MALAYSIA PERLIS SCHOOL OF COMPUTER & COMMUNICATIONS ENGINEERING EKT 341 LABORATORY MODULE LAB 2 Antenna Characteristic 1 Measurement of Radiation Pattern, Gain, VSWR, input impedance and reflection

More information

Chapter 3. Data Transmission

Chapter 3. Data Transmission Chapter 3 Data Transmission Reading Materials Data and Computer Communications, William Stallings Terminology (1) Transmitter Receiver Medium Guided medium (e.g. twisted pair, optical fiber) Unguided medium

More information

EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS

EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS Diaa ElRahman Mahmoud, Abou-Bakr M. Youssef and Yasser M. Kadah Biomedical Engineering Department, Cairo University, Giza,

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

Fourier and Wavelets

Fourier and Wavelets Fourier and Wavelets Why do we need a Transform? Fourier Transform and the short term Fourier (STFT) Heisenberg Uncertainty Principle The continues Wavelet Transform Discrete Wavelet Transform Wavelets

More information

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models?

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models? Wireless Communication Channels Lecture 9:UWB Channel Modeling EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY Overview What is Ultra-Wideband (UWB)? Why do we need UWB channel

More information

Chapter 7 Design of the UWB Fractal Antenna

Chapter 7 Design of the UWB Fractal Antenna Chapter 7 Design of the UWB Fractal Antenna 7.1 Introduction F ractal antennas are recognized as a good option to obtain miniaturization and multiband characteristics. These characteristics are achieved

More information

A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar

A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar 6th European Conference on Antennas and Propagation (EUCAP) A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar Takuya Sakamoto Graduate School of Informatics Kyoto University Yoshida-Honmachi,

More information

Active Radio Frequency Sensing for Soil Moisture Retrieval

Active Radio Frequency Sensing for Soil Moisture Retrieval Active Radio Frequency Sensing for Soil Moisture Retrieval T. Pratt and Z. Lin University of Notre Dame Other Contributors L. Leo, S. Di Sabatino, E. Pardyjak Summary of DUGWAY Experimental Set-Up Deployed

More information

Locally and Temporally Adaptive Clutter Removal in Weather Radar Measurements

Locally and Temporally Adaptive Clutter Removal in Weather Radar Measurements Locally and Temporally Adaptive Clutter Removal in Weather Radar Measurements Jörn Sierwald 1 and Jukka Huhtamäki 1 1 Eigenor Corporation, Lompolontie 1, 99600 Sodankylä, Finland (Dated: 17 July 2014)

More information

Overview. Measurement of Ultra-Wideband Wireless Channels

Overview. Measurement of Ultra-Wideband Wireless Channels Measurement of Ultra-Wideband Wireless Channels Wasim Malik, Ben Allen, David Edwards, UK Introduction History of UWB Modern UWB Antenna Measurements Candidate UWB elements Radiation patterns Propagation

More information

Rec. ITU-R P RECOMMENDATION ITU-R P PROPAGATION BY DIFFRACTION. (Question ITU-R 202/3)

Rec. ITU-R P RECOMMENDATION ITU-R P PROPAGATION BY DIFFRACTION. (Question ITU-R 202/3) Rec. ITU-R P.- 1 RECOMMENDATION ITU-R P.- PROPAGATION BY DIFFRACTION (Question ITU-R 0/) Rec. ITU-R P.- (1-1-1-1-1-1-1) The ITU Radiocommunication Assembly, considering a) that there is a need to provide

More information

RECOMMENDATION ITU-R S.1257

RECOMMENDATION ITU-R S.1257 Rec. ITU-R S.157 1 RECOMMENDATION ITU-R S.157 ANALYTICAL METHOD TO CALCULATE VISIBILITY STATISTICS FOR NON-GEOSTATIONARY SATELLITE ORBIT SATELLITES AS SEEN FROM A POINT ON THE EARTH S SURFACE (Questions

More information

GPR ANTENNA ARRAY FOR THE INSPECTION OF RAILWAY BALLAST

GPR ANTENNA ARRAY FOR THE INSPECTION OF RAILWAY BALLAST Proceedings of the National Seminar & Exhibition on Non-Destructive Evaluation NDE 2011, December 8-10, 2011 GPR ANTENNA ARRAY FOR THE INSPECTION OF RAILWAY BALLAST Th. Kind BAM Federal Institute for Materials

More information

Practical Applications of the Wavelet Analysis

Practical Applications of the Wavelet Analysis Practical Applications of the Wavelet Analysis M. Bigi, M. Jacchia, D. Ponteggia ALMA International Europe (6- - Frankfurt) Summary Impulse and Frequency Response Classical Time and Frequency Analysis

More information

Downloaded from library.seg.org by on 10/26/14. For personal use only. SEG Technical Program Expanded Abstracts 2014

Downloaded from library.seg.org by on 10/26/14. For personal use only. SEG Technical Program Expanded Abstracts 2014 Ground penetrating abilities of broadband pulsed radar in the 1 70MHz range K. van den Doel, Univ. of British Columbia, J. Jansen, Teck Resources Limited, M. Robinson, G. C, Stove, G. D. C. Stove, Adrok

More information

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering CoE4TN4 Image Processing Chapter 3: Intensity Transformation and Spatial Filtering Image Enhancement Enhancement techniques: to process an image so that the result is more suitable than the original image

More information

Laboratory Assignment 5 Amplitude Modulation

Laboratory Assignment 5 Amplitude Modulation Laboratory Assignment 5 Amplitude Modulation PURPOSE In this assignment, you will explore the use of digital computers for the analysis, design, synthesis, and simulation of an amplitude modulation (AM)

More information

Image De-Noising Using a Fast Non-Local Averaging Algorithm

Image De-Noising Using a Fast Non-Local Averaging Algorithm Image De-Noising Using a Fast Non-Local Averaging Algorithm RADU CIPRIAN BILCU 1, MARKKU VEHVILAINEN 2 1,2 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720, Tampere FINLAND

More information

Electromagnetic Array Imaging of Steel Bars in Concrete Using High-Speed SAFT

Electromagnetic Array Imaging of Steel Bars in Concrete Using High-Speed SAFT Malaysia International NDT Conference & Exhibition 215 (MINDTCE-15), Nov 22-24 - www.ndt.net/app.mindtce-15 More Info at Open Access Database www.ndt.net/?id=18659 Electromagnetic Array Imaging of Steel

More information

UWB Channel Modeling

UWB Channel Modeling Channel Modeling ETIN10 Lecture no: 9 UWB Channel Modeling Fredrik Tufvesson & Johan Kåredal, Department of Electrical and Information Technology fredrik.tufvesson@eit.lth.se 2011-02-21 Fredrik Tufvesson

More information

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and 8.1 INTRODUCTION In this chapter, we will study and discuss some fundamental techniques for image processing and image analysis, with a few examples of routines developed for certain purposes. 8.2 IMAGE

More information