The Realization of Smoothed Pseudo Wigner-Ville Distribution Based on LabVIEW Guoqing Liu 1, a, Xi Zhang 1, b 1, c, *

Size: px
Start display at page:

Download "The Realization of Smoothed Pseudo Wigner-Ville Distribution Based on LabVIEW Guoqing Liu 1, a, Xi Zhang 1, b 1, c, *"

Transcription

1 Applied Mechanics and Materials Online: ISSN: , Vols , pp doi: / Trans Tech Publications, Switzerland The Realization of Smoothed Pseudo Wigner-Ville Distribution Based on LabVIEW Guoqing Liu 1, a, Xi Zhang 1, b 1, c, * and Qibing Lv 1 Welding Institute, College of Materials Science and Engineering, Southwest Jiaotong University, Chengdu, , Sichuan, P. R. China a xnjd_liuguoqing@163.com, b @qq.com, c xnjdlvqibing@163.com (corresponding author) Keywords: WVD, SPWVD, CWD, LabVIEW Abstract. The realization steps on LabVIEW of general SPWVD and one of special SPWVD named Choi-Williams distribution (CWD) were detailed in this paper. Through the comparative analysis, the series of simulation experiments clearly displayed the superiority of smoothed pseudo Wigner-Ville distribution, and also indicated that the programs of SPWVD and CWD based on LabVIEW could be applied in practical. Introduction In the past several decades, the study emphasis of Wigner-Ville distribution had focused on a hot problem that how to remove the cross-term interference and keep fine time-frequency resolution simultaneously. A series of methods were created to resolve the problem during that period [1], such as the smoothed pseudo Wigner-Ville distribution (SPWVD) and Choi-Williams distribution (CWD) which regarded as one of a special SPWVD in this paper. Smoothed pseudo Wigner-Ville distribution is the result of 2D convolution of the Wigner-Ville distribution. It could remove the cross-terms and keep fine time-frequency resolution simultaneously [2]. As the attractive advantages, the SPWVD should be widely applied in signal processing. But so far, there is no articles discussing how to realize the algorithm of SPWVD in practical programming, which has suppressed the applications of SPWVD. In order to promote the development of SPWVD in signal processing, the programs of general SPWVD and special SPWVD were developed based on high-level programming language LabVIEW in this paper. LabVIEW (Laboratory Virtual Instrument Engineering Workbench) is a graphical programming environment developed by National Instruments in 1986 [3]. LabVIEW is different from the previous high level programming language not based on text, but the newest data flow chart, and uses the terms, icons and concepts that the technicians, scientists and engineers are familiar with. So LabVIEW is one of tools that faces to the final users and widely used in data acquisition and signal processing. WVD and SPWVD WVD. For a signal (), the definition of Wigner-Ville distribution is the Fourier transform of instantaneous auto correlation, WVD (t,f) = st+ s t e dτ. (1) The product ( +/2) ( /2) is Hermitian symmetry in τ. For s(t) = s " (t)+s (t), the WVD of signal s(t) is WVD (t,f) = WVD # (t,f)+wvd $ (t,f)+2re&wvd #, $ (t,f)'. (2) All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (ID: , Pennsylvania State University, University Park, USA-11/05/16,08:12:07)

2 1494 Measurement Technology and its Application Obviously, the WVD of the sum of two signals is not the sum of their corresponding WVD only. In addition to two auto-terms, contains one cross-term, WVD #, $ (t,f) = st+ s t e dτ. (3) Because the cross-term usually oscillates and its magnitude is twice as large as that of the auto-terms, it often obscures the useful patterns of the time- dependent spectra. The analytic signal z(t) can reduce the cross-terms introduced by negative frequency at the cost of some useful properties. In general, we calculate WVD of analytic signal z(t) instead of s(t), z(t) = s(t)+ih+s(t),. (4) SPWVD. Eq. 1 requires the range of τ is from minus infinity to plus infinity, which is not practical in real applications. Usually, a window h() in time-domain is imposed on it, i.e., PWVD / (t,f) = h(τ) zt+ z t e dτ, (5) which is the pseudo Wigner-Ville distribution (PWVD). Introducing a running window can lessen the cross-term interference at the cost of resolution. In order to further weaken the cross-term interference, we can impose a window 2(3) in frequency-domain based on PWVD to constitute SPWVD, the formula is SPWVD / (t,f) = h(τ) g(u) zt+ u z t udue dτ. (6) Procedures Discrete WVD calculation. The computer can only handle discrete data, so the continuous WVD must be discretized. If the length of sampled signal (7) is (28 +1), and the relevant analytic signal is :(7). The discrete Wigner-Ville distribution is [4]? DWVD / (n,k) = z(n+m) z (n m) e B@C/?, (7) in which, 0 7 8,0 F 8, 8 G 8, are the discrete variables of continuous variables t, f and τ. Referred to the subvi in LabVIEW,the WVD calculation is shown in Fig. 1. The time increment has been designed to reduce data calculation. Fig. 1. WVD calculation. Fig. 2. Imposed window function. Imposed window function. Imposed a discrete window function h(g) in time-domain based on Fig. 1, consisted the discrete pseudo Wigner-Ville distribution. The window h(g) is a real function with the length of (2H+1). DPWVD / (n,k) = 2 h(m) z(n+m) z (n m) e B@C/?. (8) The discrete variables of n, k and m correspond to the continuous variables t, f and τ respectively. As shown in Fig. 2 is the design of window function.

3 Applied Mechanics and Materials Vols Convolution. Apart from having imposed a window in time-domain, a window in frequency-domain must be imposed on WVD, so that we can get the SPWVD. According to properties of WVD, the WVD of two signals after convolution in time-domain equals to the product of the WVD of them in frequency-domain [5]. In consideration of the calculation of directly imposing window in frequency-domain is very large, the convolution algorithm in time-domain was come up with to replace the former. The convolution in LabVIEW is shown in Fig. 3. The discrete smoothed pseudo WVD is I Fig. 3. Convolution Q RAQ DSPWVD / (n,k) = 2 h(m) e JKLMN g(μ) z(n+m μ) z (n m μ), (9) where the discrete variables of n, k, m and µ correspond to the continuous variables t, f, τ and u respectively. The length of frequency window 2(S) is (2T +1). The Special SPWVD. If both of the following two criteria were satisfied, h(τ) = (4πατ ) # $,g(u) = e X$ BY $, (10) it comes into being the Choi-Williams distribution (CWD), which we regarded as the special SPWVD in this paper. CWD / (t,f) = (4πατ ) # $ e zt+ u z t+ u ex$ BY $ dudτ. (11) The parameter α controls the decay speed, the bigger the α, the more the cross-terms are suppressed. On the other hand, the bigger the α, the more the auto-terms are affected. Therefore, there is a trade-off for the selection of the parameter α. When α goes to zero, the CWD converges to the WVD. The LabVIEW design of time window h(τ) and frequency window g(u) in CWD are shown in Fig. 4. Experiments (a) h(τ) (b) g(u) Fig. 4. The design of time window and frequency window in CWD. In this section, the hopping signal was used to test the difference among WVD, PWVD, SPWVD and CWD. The analysis results of WVD, PWVD, SPWVD, and CWD are shown in Fig. 5. The following optimum parameters were chosen by a series of experiments: (1) Time increment was 4 in Fig. 5a of Wigner-Ville distribution. (2) Time window was Hanning with length of 129 in Fig. 5b of pseudo Wigner-Ville distribution.

4 1496 Measurement Technology and its Application (3) Time window and frequency window were Hanning with length of 129 and 65 respectively in Fig. 5c of smoothed pseudo Wigner-Ville distribution. (4) The α was 0.15 in Fig. 5d of Choi-Williams distribution, and the length of windows were chosen as the above. (a) Wigner-Ville distribution (b) Pseudo Wigner-Ville distribution (c) Smoothed pseudo Wigner-Ville distribution (d) Choi-Williams distribution Fig. 5. Comparative analysis of WVD, PWVD,SPWVD and CWD From the Fig. 5, we can see there are so many cross-terms in WVD clearly, and it proves Wigner-Ville distribution is unsuited for the practical application. As the imposed time window, the cross-terms in time-domain have been removed in pseudo Wigner-Ville distribution. However, it keeps the cross-terms in frequency-domain. The smoothed pseudo Wigner-Ville distribution further removes the cross-terms in frequency-domain by imposing frequency window. Thanks to the imposed special time window and frequency window, the Choi-Williams distribution which regarded as the special SPWVD in this paper, removes the cross-terms in time domain and frequency-domain as well. Moreover, Choi-Williams distribution can keep better time-frequency resolution than the general smoothed pseudo Wigner-Ville distribution. Conclusion The smoothed pseudo Wigner-Ville distribution was imposed time window and frequency window based on Wigner-Ville distribution, which could remove the cross-terms and keep fine time-frequency resolution. The experiments clearly displayed the superiority of smoothed pseudo Wigner-Ville distribution, and also indicated that the programs of SPWVD and CWD based on LabVIEW could be applied in practical. The programs of smoothed pseudo Wigner-Ville distribution in this paper fill the vacancy of SPWVD in LabVIEW. It will be helpful to promote the development of SPWVD in signal processing. References [1] ZHOU Hongxing, Dai Qionghai, in: SCIENCE IN CHINA (Series E) Vol. 31(2001), p [2] QIAN Shie: Time-Frequency and wavelet transforms (China Machine Press, Beijing 2005). [3] Cory L. Clark: LabVIEW digital signal processing and digital communications (McGraw-Hill Professional, New York 2005). [4] LIU Fang, YE Fei, in: Computer and Information Technology Vol. 15(2007), p. 28. [5] Hu Guangshu: Modern Signal Processing (Tsinghua University Press, Beijing 2004).

5 Measurement Technology and its Application / The Realization of Smoothed Pseudo Wigner-Ville Distribution Based on LabVIEW /

Lecture 3 Kernel properties and design in Cohen s class time-frequency distributions

Lecture 3 Kernel properties and design in Cohen s class time-frequency distributions Lecture 3 Kernel properties and design in Cohen s class time-frequency distributions Time-frequency analysis, adaptive filtering and source separation José Biurrun Manresa 22.02.2011 Time-Frequency representations

More information

Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,2,a Chengdong Wu 1,b

Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,2,a Chengdong Wu 1,b Applied Mechanics and Materials Online: 014-0-06 ISSN: 166-748, Vols. 519-50, pp 684-688 doi:10.408/www.scientific.net/amm.519-50.684 014 Trans Tech Publications, Switzerland Covariance Tracking Algorithm

More information

Fractal Characterization of Sealing Surface Topography and Leakage Model of Metallic Gaskets Xiu FENG a and Boqin GU b

Fractal Characterization of Sealing Surface Topography and Leakage Model of Metallic Gaskets Xiu FENG a and Boqin GU b Key Engineering Materials Online: 007-09-10 ISSN: 166-9795, Vols. 353-358, pp 977-980 doi:10.408/www.scientific.net/kem.353-358.977 007 Trans Tech Publications, Switzerland Fractal Characterization of

More information

HARMONIC WAVELET TRANSFORM SIGNAL DECOMPOSITION AND MODIFIED GROUP DELAY FOR IMPROVED WIGNER- VILLE DISTRIBUTION

HARMONIC WAVELET TRANSFORM SIGNAL DECOMPOSITION AND MODIFIED GROUP DELAY FOR IMPROVED WIGNER- VILLE DISTRIBUTION HARMONIC WAVELET TRANSFORM SIGNAL DECOMPOSITION AND MODIFIED GROUP DELAY FOR IMPROVED WIGNER- VILLE DISTRIBUTION IEEE 004. All rights reserved. This paper was published in Proceedings of International

More information

A Research on High-Precision Strain Measurement Based on FBG with Temperature Compensation Zi Wang a, Xiang Zhang b, Yuegang Tan c, Tianliang Li d

A Research on High-Precision Strain Measurement Based on FBG with Temperature Compensation Zi Wang a, Xiang Zhang b, Yuegang Tan c, Tianliang Li d Advanced Materials Research Submitted: 214-1-31 ISSN: 1662-8985, Vol 183, pp 121-126 Accepted: 214-11-3 doi:1428/wwwscientificnet/amr183121 Online: 215-1-12 215 Trans Tech Publications, Switzerland A Research

More information

The optimized white Differential equation of GM(1,1) based on the. original grey differential equation. Rui Zhou Jun-jie Li Yao Chen

The optimized white Differential equation of GM(1,1) based on the. original grey differential equation. Rui Zhou Jun-jie Li Yao Chen pplied Mechanics and Materials Online: 202-05-4 ISSN: 662-7482, Vols. 66-69, pp 297-2975 doi:0.4028/www.scientific.net/mm.66-69.297 202 Trans Tech Pulications, Switzerland The optimized white Differential

More information

Feasibility Investigation on Reduced-Power Take-off of MA600

Feasibility Investigation on Reduced-Power Take-off of MA600 Advanced Materials Research Online: 2013-09-04 ISSN: 1662-8985, Vols. 779-780, pp 486-490 doi:10.4028/www.scientific.net/amr.779-780.486 2013 Trans Tech Publications, Switzerland Feasibility Investigation

More information

Introduction to time-frequency analysis. From linear to energy-based representations

Introduction to time-frequency analysis. From linear to energy-based representations Introduction to time-frequency analysis. From linear to energy-based representations Rosario Ceravolo Politecnico di Torino Dep. Structural Engineering UNIVERSITA DI TRENTO Course on «Identification and

More information

Improvement of Process Failure Mode and Effects Analysis using Fuzzy Logic

Improvement of Process Failure Mode and Effects Analysis using Fuzzy Logic Applied Mechanics and Materials Online: 2013-08-30 ISSN: 1662-7482, Vol. 371, pp 822-826 doi:10.4028/www.scientific.net/amm.371.822 2013 Trans Tech Publications, Switzerland Improvement of Process Failure

More information

Infrared Absorption Measurement of Carbon Concentration Down to 1x10 14 /cm 3 In CZ Silicon

Infrared Absorption Measurement of Carbon Concentration Down to 1x10 14 /cm 3 In CZ Silicon Solid State Phenomena Vols. 18-19 (25) pp 621-626 Online available since 25/Dec/15 at www.scientific.net (25) Trans Tech Publications, Switzerland doi:1.428/www.scientific.net/ssp.18-19.621 Infrared Absorption

More information

Modeling of Ground Based Space Surveillance System Based on MAS Method. Xue Chen 1,a, Li Zhi 2

Modeling of Ground Based Space Surveillance System Based on MAS Method. Xue Chen 1,a, Li Zhi 2 Applied Mechanics and Materials Online: 2014-03-24 ISSN: 1662-7482, Vols. 543-547, pp 2755-2758 doi:10.4028/www.scientific.net/amm.543-547.2755 2014 Trans Tech Publications, Switzerland Modeling of Ground

More information

Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition

Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition Hong Mei Liu 1, Chen Lu, Ji Chang Zhang 3 School of Reliability and Systems Engineering, Beihang University, Beijing 1191,

More information

Nonlinear Stability and Bifurcation of Multi-D.O.F. Chatter System in Grinding Process

Nonlinear Stability and Bifurcation of Multi-D.O.F. Chatter System in Grinding Process Key Engineering Materials Vols. -5 (6) pp. -5 online at http://www.scientific.net (6) Trans Tech Publications Switzerland Online available since 6//5 Nonlinear Stability and Bifurcation of Multi-D.O.F.

More information

Selecting Time-Frequency Representations for Detecting Rotor Faults in BLDC Motors Operating Under Rapidly Varying Operating Conditions

Selecting Time-Frequency Representations for Detecting Rotor Faults in BLDC Motors Operating Under Rapidly Varying Operating Conditions Selecting Time-Frequency Representations for Detecting Rotor Faults in BLDC Motors Operating Under Rapidly Varying Operating Conditions Satish Rajagopalan 1 José A. Restrepo 2 José M. Aller 2 Thomas G.

More information

Analysis of Microstrip Circuit by Using Finite Difference Time Domain (FDTD) Method. ZHANG Lei, YU Tong-bin, QU De-xin and XIE Xiao-gang

Analysis of Microstrip Circuit by Using Finite Difference Time Domain (FDTD) Method. ZHANG Lei, YU Tong-bin, QU De-xin and XIE Xiao-gang Applied Mechanics and Materials Online: 013-08-08 ISSN: 166-748, Vols. 347-350, pp 1758-176 doi:10.408/www.scientific.net/amm.347-350.1758 013 Trans Tech Publications, Switzerland Analysis of Microstrip

More information

Humanoid Based Intelligence Control Strategy of Plastic Cement Die Press Work-Piece Forming Process for Polymer Plastics

Humanoid Based Intelligence Control Strategy of Plastic Cement Die Press Work-Piece Forming Process for Polymer Plastics Journal of Materials Science and Chemical Engineering, 206, 4, 9-6 Published Online June 206 in SciRes. http://www.scirp.org/journal/msce http://dx.doi.org/0.4236/msce.206.46002 Humanoid Based Intelligence

More information

The Simulation of Dropped Objects on the Offshore Structure Liping SUN 1,a, Gang MA 1,b, Chunyong NIE 2,c, Zihan WANG 1,d

The Simulation of Dropped Objects on the Offshore Structure Liping SUN 1,a, Gang MA 1,b, Chunyong NIE 2,c, Zihan WANG 1,d Advanced Materials Research Online: 2011-09-02 ISSN: 1662-8985, Vol. 339, pp 553-556 doi:10.4028/www.scientific.net/amr.339.553 2011 Trans Tech Publications, Switzerland The Simulation of Dropped Objects

More information

Keywords: Principle Of Escapement Mechanism, Tower Escape Apparatus, Mechanism Design.

Keywords: Principle Of Escapement Mechanism, Tower Escape Apparatus, Mechanism Design. Key Engineering Materials Online: 2013-07-15 ISSN: 1662-9795, Vol. 561, pp 568-571 doi:10.4028/www.scientific.net/kem.561.568 2013 Trans Tech Publications, Switzerland Design and Research on tower escape

More information

Development of PC-Based Leak Detection System Using Acoustic Emission Technique

Development of PC-Based Leak Detection System Using Acoustic Emission Technique Key Engineering Materials Online: 004-08-5 ISSN: 66-9795, Vols. 70-7, pp 55-50 doi:0.408/www.scientific.net/kem.70-7.55 004 Trans Tech Publications, Switzerland Citation & Copyright (to be inserted by

More information

The Linear Relationship between Concentrations and UV Absorbance of Nitrobenzene

The Linear Relationship between Concentrations and UV Absorbance of Nitrobenzene Advanced Materials Research Online: 2014-06-18 ISSN: 1662-8985, Vols. 955-959, pp 1376-1379 doi:10.4028/www.scientific.net/amr.955-959.1376 2014 Trans Tech Publications, Switzerland The Linear Relationship

More information

Materials Science Forum Online: ISSN: , Vols , pp doi: /

Materials Science Forum Online: ISSN: , Vols , pp doi: / Materials Science Forum Online: 2004-12-15 ISSN: 1662-9752, Vols. 471-472, pp 687-691 doi:10.4028/www.scientific.net/msf.471-472.687 Materials Science Forum Vols. *** (2004) pp.687-691 2004 Trans Tech

More information

Edinburgh Anisotropy Project, British Geological Survey, Murchison House, West Mains

Edinburgh Anisotropy Project, British Geological Survey, Murchison House, West Mains Frequency-dependent AVO attribute: theory and example Xiaoyang Wu, 1* Mark Chapman 1,2 and Xiang-Yang Li 1 1 Edinburgh Anisotropy Project, British Geological Survey, Murchison House, West Mains Road, Edinburgh

More information

Oil Extraction Technology Research Institute, China

Oil Extraction Technology Research Institute, China Advanced Materials Research Online: 1-1-13 ISSN: 166-8985, Vols. 616-618, pp 996-999 doi:1.48/www.scientific.net/amr.616-618.996 13 Trans Tech Publications, Switzerland Research of optical fiber fluid

More information

Theoretical Calculation and Experimental Study On Sung Torque And Angle For The Injector Clamp Tightening Bolt Of Engine

Theoretical Calculation and Experimental Study On Sung Torque And Angle For The Injector Clamp Tightening Bolt Of Engine Applied Mechanics and Materials Online: 201-08-08 ISSN: 1662-7482, Vols. 51-52, pp 1284-1288 doi:10.4028/www.scientific.net/amm.51-52.1284 201 Trans Tech Publications, Switzerland Theoretical Calculation

More information

Materials Having a High Degree of Adhesion for Gripping Elements Designing

Materials Having a High Degree of Adhesion for Gripping Elements Designing Applied Mechanics and Materials Online: 2014-08-11 ISSN: 1662-7482, Vol. 613, pp 220-225 doi:10.4028/www.scientific.net/amm.613.220 2014 Trans Tech Publications, Switzerland Materials Having a High Degree

More information

Magnetic Field Characteristics of the Flat Type Electro-Magnetic Barrel Finishing Machine O. Sugiura

Magnetic Field Characteristics of the Flat Type Electro-Magnetic Barrel Finishing Machine O. Sugiura Key Engineering Materials Online: 2004-02-15 ISSN: 1662-9795, Vols. 257-258, pp 515-520 doi:10.4028/www.scientific.net/kem.257-258.515 2004 Trans Tech Publications, Switzerland Magnetic Field Characteristics

More information

A Comparison of HRV Techniques: The Lomb Periodogram versus The Smoothed Pseudo Wigner-Ville Distribution

A Comparison of HRV Techniques: The Lomb Periodogram versus The Smoothed Pseudo Wigner-Ville Distribution A Comparison of HRV Techniques: The Lomb Periodogram versus The Smoothed Pseudo Wigner-Ville Distribution By: Mark Ebden Submitted to: Prof. Lionel Tarassenko Date: 19 November, 2002 (Revised 20 November)

More information

CFD Analysis of Micro-Ramps for Hypersonic Flows Mogrekar Ashish 1, a, Sivakumar, R. 2, b

CFD Analysis of Micro-Ramps for Hypersonic Flows Mogrekar Ashish 1, a, Sivakumar, R. 2, b Applied Mechanics and Materials Submitted: 2014-04-25 ISSN: 1662-7482, Vols. 592-594, pp 1962-1966 Revised: 2014-05-07 doi:10.4028/www.scientific.net/amm.592-594.1962 Accepted: 2014-05-16 2014 Trans Tech

More information

Influence of pulp ph on flotation of fluorite and calcite

Influence of pulp ph on flotation of fluorite and calcite Advanced Materials Research Online: 2012-12-13 ISSN: 1662-8985, Vols. 616-618, pp 614-618 doi:10.4028/www.scientific.net/amr.616-618.614 2013 Trans Tech Publications, Switzerland Influence of pulp on flotation

More information

Adaptive Short-Time Fractional Fourier Transform Used in Time-Frequency Analysis

Adaptive Short-Time Fractional Fourier Transform Used in Time-Frequency Analysis Adaptive Short-Time Fractional Fourier Transform Used in Time-Frequency Analysis 12 School of Electronics and Information,Yili Normal University, Yining, 830054, China E-mail: tianlin20110501@163.com In

More information

Adsorption Research of Polymer on Oil Sands in Qidongyi Block of Xinjiang Conglomerate Reservoir

Adsorption Research of Polymer on Oil Sands in Qidongyi Block of Xinjiang Conglomerate Reservoir Applied Mechanics and Materials Online: -7- ISSN: -78, Vols. 8-8, pp 8- doi:.8/www.scientific.net/amm.8-8.8 Trans Tech Publications, Switzerland Adsorption Research of Polymer on Oil Sands in Qidongyi

More information

Grid component outage probability model considering weather and. aging factors

Grid component outage probability model considering weather and. aging factors Advanced Materials Research Online: 2013-09-10 ISSN: 1662-8985, Vols. 805-806, pp 822-827 doi:10.4028/www.scientific.net/amr.805-806.822 2013 Trans Tech Publications, Switzerland Grid component outage

More information

Comparison of Base Shear Force Method in the Seismic Design Codes of China, America and Europe

Comparison of Base Shear Force Method in the Seismic Design Codes of China, America and Europe Applied Mechanics and Materials Vols. 66-69 (202) pp 2345-2352 Online available since 202/May/4 at www.scientific.net (202) Trans Tech Publications, Switzerland doi:0.4028/www.scientific.net/amm.66-69.2345

More information

Dept.of Mechanical Engg, Defence Institute of Advanced Technology, Pune. India

Dept.of Mechanical Engg, Defence Institute of Advanced Technology, Pune. India Applied Mechanics and Materials Submitted: 2014-04-23 ISSN: 1662-7482, Vols. 592-594, pp 1084-1088 Revised: 2014-05-16 doi:10.4028/www.scientific.net/amm.592-594.1084 Accepted: 2014-05-19 2014 Trans Tech

More information

Kinetic Monte Carlo simulation of semiconductor quantum dot growth

Kinetic Monte Carlo simulation of semiconductor quantum dot growth Solid State Phenomena Online: 2007-03-15 ISSN: 1662-9779, Vols. 121-123, pp 1073-1076 doi:10.4028/www.scientific.net/ssp.121-123.1073 2007 Trans Tech Publications, Switzerland Kinetic Monte Carlo simulation

More information

Study on Furfural Production from Hemicelluloses Bin Shen 1,a, Yanxue Liu 1,a,Yuxin Liu 1,a*, Jinhui Peng 1,a

Study on Furfural Production from Hemicelluloses Bin Shen 1,a, Yanxue Liu 1,a,Yuxin Liu 1,a*, Jinhui Peng 1,a Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 690-693, pp 1382-1385 doi:10.4028/www.scientific.net/amr.690-693.1382 2013 Trans Tech Publications, Switzerland Study on Furfural Production

More information

The Mechatronics Design for Measuring Fluid Friction Losses in Pipe Flows Rıza Gurbuz

The Mechatronics Design for Measuring Fluid Friction Losses in Pipe Flows Rıza Gurbuz Solid State Phenomena Vol. 113 (2006) pp 603-608 Online available since 2006/Jun/15 at www.scientific.net (2006) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/ssp.113.603 The Mechatronics

More information

A detection of deformation mechanisms using infrared thermography and acoustic emission

A detection of deformation mechanisms using infrared thermography and acoustic emission Applied Mechanics and Materials Online: 2014-01-03 ISSN: 1662-7482, Vol. 474, pp 315-320 doi:10.4028/www.scientific.net/amm.474.315 2014 Trans Tech Publications, Switzerland A detection of deformation

More information

Comparison of Thermal Decomposition Kinetics of Magnesite and Limestone Lei Su 1, a, Gang Zhang 2,b, Yu Dong 1,c, Jian Feng 3,d and Dong Liu 3,e

Comparison of Thermal Decomposition Kinetics of Magnesite and Limestone Lei Su 1, a, Gang Zhang 2,b, Yu Dong 1,c, Jian Feng 3,d and Dong Liu 3,e Advanced Materials Research Online: 2013-01-25 ISSN: 1662-8985, Vols. 652-654, pp 2580-2583 doi:10.4028/www.scientific.net/amr.652-654.2580 2013 Trans Tech Publications, Switzerland Comparison of Thermal

More information

Influence of Disbond Defects on the Dispersion Properties of Adhesive. Bonding Structures

Influence of Disbond Defects on the Dispersion Properties of Adhesive. Bonding Structures Key Engineering Materials Online: 2009-0-24 ISSN: 12-9795, Vols. 413-414, pp 77-774 doi:10.4028/www.scientific.net/kem.413-414.77 2009 Trans Tech Publications, Switzerland Influence of Disbond Defects

More information

Application of rheological model of material with microdefects and nanodefects with hydrogen in the case of cyclic loading

Application of rheological model of material with microdefects and nanodefects with hydrogen in the case of cyclic loading Key Engineering Materials Submitted: 2014-12-15 ISSN: 1662-9795, Vols. 651-653, pp 592-597 Revised: 2015-02-13 doi:10.4028/www.scientific.net/kem.651-653.592 Accepted: 2015-02-16 2015 Trans Tech Publications,

More information

Radar Signal Intra-Pulse Feature Extraction Based on Improved Wavelet Transform Algorithm

Radar Signal Intra-Pulse Feature Extraction Based on Improved Wavelet Transform Algorithm Int. J. Communications, Network and System Sciences, 017, 10, 118-17 http://www.scirp.org/journal/ijcns ISSN Online: 1913-373 ISSN Print: 1913-3715 Radar Signal Intra-Pulse Feature Extraction Based on

More information

A Study on the Process of Granite Belt Grinding

A Study on the Process of Granite Belt Grinding Key Engineering Materials Online: 2003-04-15 ISSN: 1662-9795, Vols. 238-239, pp 111-116 doi:10.4028/www.scientific.net/kem.238-239.111 2003 Trans Tech Publications, Switzerland A Study on the Process of

More information

LabVIEW and PCI DAQ Card Based HTS Test and Control Platforms

LabVIEW and PCI DAQ Card Based HTS Test and Control Platforms 198 LabVIEW and PCI DAQ Card Based HTS Test and Platforms Hui-Bin Zhao, Jian-Xun Jin, Pu-Chun Jiang, Wen-Hui Gao, and Zi-Lu Liang Abstract This paper introduces the relevant parameters and related characteristics

More information

School of Astronautics Engineering Harbin Institute of Technology,Harbin,150001, China

School of Astronautics Engineering Harbin Institute of Technology,Harbin,150001, China Applied Mechanics and Materials Online: 3-7-3 ISSN: 66-748, Vol. 344, pp -9 doi:.48/www.scientific.net/amm.344. 3 rans ech Publications, Switzerland Research on wo Kinds of Parameter Identification Methods

More information

The Research of The Dynamic Characteristics of Horizontal Jig Boring Machine Z.Li 1, a, X.S.Zhao 2,b and D.W.Zhang 3,c

The Research of The Dynamic Characteristics of Horizontal Jig Boring Machine Z.Li 1, a, X.S.Zhao 2,b and D.W.Zhang 3,c Advanced Materials Research Online: 2013-06-27 ISSN: 1662-8985, Vols. 712-715, pp 1391-1394 doi:10.4028/www.scientific.net/amr.712-715.1391 2013 Trans Tech Publications, Switzerland The Research of The

More information

Research Article Wigner-Ville Distribution Associated with the Linear Canonical Transform

Research Article Wigner-Ville Distribution Associated with the Linear Canonical Transform Applied Mathematics Volume 2, Article ID 746, 4 pages doi:.55/2/746 Research Article Wigner-Ville Distribution Associated with the Linear Canonical Transform Rui-Feng Bai, Bing-Zhao Li, and Qi-Yuan Cheng

More information

Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a

Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a a Published in Journal of Seismic Exploration, 23, no. 4, 303-312, (2014) Yangkang Chen, Tingting Liu, Xiaohong Chen,

More information

Lecture Wigner-Ville Distributions

Lecture Wigner-Ville Distributions Introduction to Time-Frequency Analysis and Wavelet Transforms Prof. Arun K. Tangirala Department of Chemical Engineering Indian Institute of Technology, Madras Lecture - 6.1 Wigner-Ville Distributions

More information

Detection and Parameter Estimation of LFM Signal Based on Stochastic Resonance

Detection and Parameter Estimation of LFM Signal Based on Stochastic Resonance nd International Conference on Networking and Information Technology IPCSIT vol.7 () () IACSIT Press, Singapore Detection and Parameter Estimation of LFM Signal Based on Stochastic Resonance Xiaomin Wang

More information

Design of Intelligent Meteorological System Based on MEMS Wang Hao 1,a, Nie Meng 2,b, Huang Qing an 3,c

Design of Intelligent Meteorological System Based on MEMS Wang Hao 1,a, Nie Meng 2,b, Huang Qing an 3,c Key Engineering Materials Online: 2014-04-09 ISSN: 1662-9795, Vols. 609-610, pp 801-806 doi:10.4028/www.scientific.net/kem.609-610.801 2014 Trans Tech Publications, Switzerland Design of Intelligent Meteorological

More information

Mass Transfer with Chemical Reactions in Porous Catalysts: A Discussion on the Criteria for the Internal and External Diffusion Limitations

Mass Transfer with Chemical Reactions in Porous Catalysts: A Discussion on the Criteria for the Internal and External Diffusion Limitations Defect and Diffusion Forum Online: 03-0-3 ISSN: 66-9507, Vols. 334-335, pp 79-83 doi:0.408/www.scientific.net/ddf.334-335.79 03 Trans Tech Publications, Switzerland Mass Transfer with Chemical Reactions

More information

Measuring and Analyzing the Moment of Friction in Double-Row Ball Bearings Robert Korbut 1,a, Jerzy Nachimowicz 1,b

Measuring and Analyzing the Moment of Friction in Double-Row Ball Bearings Robert Korbut 1,a, Jerzy Nachimowicz 1,b Solid State Phenomena Online: 2013-03-18 ISSN: 1662-9779, Vol. 199, pp 149-154 doi:10.4028/www.scientific.net/ssp.199.149 2013 Trans Tech Publications, Switzerland Measuring and Analyzing the Moment of

More information

Evaluation of plasma strip induced substrate damage Keping Han 1, S. Luo 1, O. Escorcia 1, Carlo Waldfried 1 and Ivan Berry 1, a

Evaluation of plasma strip induced substrate damage Keping Han 1, S. Luo 1, O. Escorcia 1, Carlo Waldfried 1 and Ivan Berry 1, a Solid State Phenomena Vols. 14-146 (29) pp 249-22 Online available since 29/Jan/6 at www.scientific.net (29) Trans Tech Publications, Switzerland doi:.428/www.scientific.net/ssp.14-146.249 Evaluation of

More information

Keywords: Double vortexes; Transport properties; Ion Concentration; Charge capacity

Keywords: Double vortexes; Transport properties; Ion Concentration; Charge capacity Applied Mechanics and Materials Online: 1-1-1 ISSN: 166-7, Vol. 7, pp 717-71 doi:1./www.scientific.net/amm.7.717 1 Trans Tech Publications, Switzerland Study On the Experiment of Ion Transport Properties

More information

Fractal Characteristics of Soot Particles in Ethylene/Air inverse diffusion Flame

Fractal Characteristics of Soot Particles in Ethylene/Air inverse diffusion Flame Advanced Materials Research Online: 2014-06-18 ISSN: 1662-8985, Vols. 953-954, pp 1196-1200 doi:10.4028/www.scientific.net/amr.953-954.1196 2014 Trans Tech Publications, Switzerland Fractal Characteristics

More information

FAULT IDENTIFICATION AND LOCALIZATION FOR MOVING WHEELS BASED ON DE-DOPPLERIZATION BEAMFORMING KURTOSIS METHOD

FAULT IDENTIFICATION AND LOCALIZATION FOR MOVING WHEELS BASED ON DE-DOPPLERIZATION BEAMFORMING KURTOSIS METHOD BeBeC-218-D18 FAULT IDENTIFICATION AND LOCALIZATION FOR MOVING WHEELS BASED ON DE-DOPPLERIZATION BEAMFORMING KURTOSIS METHOD CHEN Long 1 and CHOY Yat Sze 1 1 Department of Mechanical Engineering, The Hong

More information

Vibration Analysis of Radial Drilling Machine Structure Using Finite Element Method

Vibration Analysis of Radial Drilling Machine Structure Using Finite Element Method Advanced Materials Research Online: 2012-02-27 ISSN: 1662-8985, Vols. 472-475, pp 2717-2721 doi:10.4028/www.scientific.net/amr.472-475.2717 2012 Trans Tech Publications, Switzerland Vibration Analysis

More information

Signature Analysis of Mechanical Watch Movements by Reassigned Spectrogram

Signature Analysis of Mechanical Watch Movements by Reassigned Spectrogram Proceedings of the 6th WSEAS International Conference on Signal Processing, Robotics and Automation, Corfu Island, Greece, February 16-19, 2007 177 Signature Analysis of Mechanical Watch Movements by Reassigned

More information

Structural Analysis for Space-swing Mechanism on Gyratory Compactor Jing Qian 1, Lingwei Meng 2

Structural Analysis for Space-swing Mechanism on Gyratory Compactor Jing Qian 1, Lingwei Meng 2 Key Engineering Materials Online: 2014-08-11 ISSN: 1662-9795, Vol. 621, pp 253-259 doi:10.4028/www.scientific.net/kem.621.253 2014 Trans Tech Publications, Switzerland Structural Analysis for Space-swing

More information

Veveri 331/95, Brno, Czech Republic

Veveri 331/95, Brno, Czech Republic Advanced Materials Research Online: 2014-06-24 ISSN: 1662-8985, Vol. 969, pp 298-301 doi:10.4028/www.scientific.net/amr.969.298 2014 Trans Tech Publications, Switzerland Probabilistic Simulation of the

More information

Lecture Hilbert-Huang Transform. An examination of Fourier Analysis. Existing non-stationary data handling method

Lecture Hilbert-Huang Transform. An examination of Fourier Analysis. Existing non-stationary data handling method Lecture 12-13 Hilbert-Huang Transform Background: An examination of Fourier Analysis Existing non-stationary data handling method Instantaneous frequency Intrinsic mode functions(imf) Empirical mode decomposition(emd)

More information

Shandong Polytechnic University, Ji nan, Shandong, , P. R. China.

Shandong Polytechnic University, Ji nan, Shandong, , P. R. China. Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 690-693, pp 1455-1460 doi:10.4028/www.scientific.net/amr.690-693.1455 2013 Trans Tech Publications, Switzerland Using of magnesium

More information

Study on the application of rigid body dynamics in the traffic accident reconstruction. Ming Ni

Study on the application of rigid body dynamics in the traffic accident reconstruction. Ming Ni Applied Mechanics and Materials Submitted: 2014-10-25 ISSN: 1662-7482, Vol. 707, pp 412-416 Revised: 2014-11-01 doi:10.4028/www.scientific.net/amm.707.412 Accepted: 2014-11-01 2015 Trans Tech Publications,

More information

Kinetic Investigation of Thermal Decomposition Reactions of 4 -Demethypodophyllotoxin and Podophyllotoxin. PuHong Wen

Kinetic Investigation of Thermal Decomposition Reactions of 4 -Demethypodophyllotoxin and Podophyllotoxin. PuHong Wen Advanced Materials Research nline: 2013-09-10 ISSN: 1662-8985, Vol. 800, pp 517-521 doi:10.4028/www.scientific.net/amr.800.517 2013 Trans Tech Publications, Switzerland Kinetic Investigation of Thermal

More information

Lv's Distribution for Time-Frequency Analysis

Lv's Distribution for Time-Frequency Analysis Recent Researches in ircuits, Systems, ontrol and Signals Lv's Distribution for Time-Frequency Analysis SHAN LUO, XIAOLEI LV and GUOAN BI School of Electrical and Electronic Engineering Nanyang Technological

More information

Application of Time-Temperature-Stress Superposition Principle to Nonlinear Creep of Poly(methyl methacrylate)

Application of Time-Temperature-Stress Superposition Principle to Nonlinear Creep of Poly(methyl methacrylate) Key Engineering Materials Vols. 34-341 (27) pp. 191-196 online at http://www.scientific.net (27) rans ech Publications, Switzerland Application of ime-emperature-stress Superposition Principle to Nonlinear

More information

GENERALIZATION OF CAMPBELL S THEOREM TO NONSTATIONARY NOISE. Leon Cohen

GENERALIZATION OF CAMPBELL S THEOREM TO NONSTATIONARY NOISE. Leon Cohen GENERALIZATION OF CAMPBELL S THEOREM TO NONSTATIONARY NOISE Leon Cohen City University of New York, Hunter College, 695 Park Ave, New York NY 10056, USA ABSTRACT Campbell s theorem is a fundamental result

More information

An Improved Spin Echo Train De-noising Algorithm in NMRL

An Improved Spin Echo Train De-noising Algorithm in NMRL J Inf Process Syst, Vol.14, No.4, pp.941~947, August 018 https://doi.org/10.3745/jips.04.0081 ISSN 1976-913X (Print) ISSN 09-805X (Electronic) An Improved Spin Echo Train De-noising Algorithm in NMRL Feng

More information

A Numerical Study of an Injection-Compression Molding Process by using a Moving Grid Bambang Arip Dwiyantoro

A Numerical Study of an Injection-Compression Molding Process by using a Moving Grid Bambang Arip Dwiyantoro Applied Mechanics and Materials Online: 2012-12-13 IN: 1662-7482, ols. 249-250, pp 472-476 doi:10.4028/www.scientific.net/amm.249-250.472 2013 Trans Tech Publications, witzerland A Numerical tudy of an

More information

SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 7A. Power Spectral Density Function

SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 7A. Power Spectral Density Function SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 7A. Power Spectral Density Function By Tom Irvine Introduction A Fourier transform by itself is a poor format for representing random vibration because

More information

Open Access Measuring Method for Diameter of Bearings Based on the Edge Detection Using Zernike Moment

Open Access Measuring Method for Diameter of Bearings Based on the Edge Detection Using Zernike Moment Send Orders for Reprints to reprints@benthamscience.ae 114 The Open Automation and Control Systems Journal, 2015, 7, 114-119 Open Access Measuring Method for Diameter of Bearings Based on the Edge Detection

More information

Riemann Hypothesis Elementary Discussion

Riemann Hypothesis Elementary Discussion Progress in Applied Mathematics Vol. 6, No., 03, pp. [74 80] DOI: 0.3968/j.pam.955803060.58 ISSN 95-5X [Print] ISSN 95-58 [Online] www.cscanada.net www.cscanada.org Riemann Hypothesis Elementary Discussion

More information

Application of bamboo shoot shell in color removal from methylene blue solution

Application of bamboo shoot shell in color removal from methylene blue solution Applied Mechanics and Materials Submitted: 2014-07-22 ISSN: 1662-7482, Vols. 675-677, pp 489-492 Accepted: 2014-08-04 doi:10.4028/www.scientific.net/amm.675-677.489 Online: 2014-10-08 2014 Trans Tech Publications,

More information

Design of Integrated Error Compensating System for the Portable Flexible CMMs

Design of Integrated Error Compensating System for the Portable Flexible CMMs Design of Integrated Error Compensating System for the Portable Flexible CMMs Qing-Song Cao, Jie Zhu, Zhi-Fan Gao, and Guo-Liang Xiong College of Mechanical and Electrical Engineering, East China Jiaotong

More information

Research Article Representing Smoothed Spectrum Estimate with the Cauchy Integral

Research Article Representing Smoothed Spectrum Estimate with the Cauchy Integral Mathematical Problems in Engineering Volume 1, Article ID 67349, 5 pages doi:1.1155/1/67349 Research Article Representing Smoothed Spectrum Estimate with the Cauchy Integral Ming Li 1, 1 School of Information

More information

RESEARCH ON COMPLEX THREE ORDER CUMULANTS COUPLING FEATURES IN FAULT DIAGNOSIS

RESEARCH ON COMPLEX THREE ORDER CUMULANTS COUPLING FEATURES IN FAULT DIAGNOSIS RESEARCH ON COMPLEX THREE ORDER CUMULANTS COUPLING FEATURES IN FAULT DIAGNOSIS WANG YUANZHI School of Computer and Information, Anqing Normal College, Anqing 2460, China ABSTRACT Compared with bispectrum,

More information

Generation of bandlimited sync transitions for sine waveforms

Generation of bandlimited sync transitions for sine waveforms Generation of bandlimited sync transitions for sine waveforms Vadim Zavalishin May 4, 9 Abstract A common way to generate bandlimited sync transitions for the classical analog waveforms is the BLEP method.

More information

An Evolution Strategy for the Induction of Fuzzy Finite-state Automata

An Evolution Strategy for the Induction of Fuzzy Finite-state Automata Journal of Mathematics and Statistics 2 (2): 386-390, 2006 ISSN 1549-3644 Science Publications, 2006 An Evolution Strategy for the Induction of Fuzzy Finite-state Automata 1,2 Mozhiwen and 1 Wanmin 1 College

More information

338 Applied Electromagnetic Engineering for Magnetic, Superconducting, Multifunctional and Nano Materials

338 Applied Electromagnetic Engineering for Magnetic, Superconducting, Multifunctional and Nano Materials Materials Science Forum Online: 2014-08-11 ISSN: 1662-9752, Vol. 792, pp 337-342 doi:10.4028/www.scientific.net/msf.792.337 2014 Trans Tech Publications, Switzerland Torque Characteristic Analysis of an

More information

2001. A study on the application of the operating modal analysis method in self-propelled gun development

2001. A study on the application of the operating modal analysis method in self-propelled gun development 2001. A study on the application of the operating modal analysis method in self-propelled gun development Pengke Liu 1, Xiaojun Shao 2, Faming Zhou 3, Hongxiao Chao 4 Northwest Institute of Mechanical

More information

Article (peer-reviewed)

Article (peer-reviewed) Title Author(s) Influence of noise intensity on the spectrum of an oscillator Swain, Rabi Sankar; Gleeson, James P.; Kennedy, Michael Peter Publication date 2005-11 Original citation Type of publication

More information

Formation Mechanism and Binding Energy for Icosahedral Central Structure of He + 13 Cluster

Formation Mechanism and Binding Energy for Icosahedral Central Structure of He + 13 Cluster Commun. Theor. Phys. Beijing, China) 42 2004) pp. 763 767 c International Academic Publishers Vol. 42, No. 5, November 5, 2004 Formation Mechanism and Binding Energy for Icosahedral Central Structure of

More information

A.1 THE SAMPLED TIME DOMAIN AND THE Z TRANSFORM. 0 δ(t)dt = 1, (A.1) δ(t)dt =

A.1 THE SAMPLED TIME DOMAIN AND THE Z TRANSFORM. 0 δ(t)dt = 1, (A.1) δ(t)dt = APPENDIX A THE Z TRANSFORM One of the most useful techniques in engineering or scientific analysis is transforming a problem from the time domain to the frequency domain ( 3). Using a Fourier or Laplace

More information

13. Power Spectrum. For a deterministic signal x(t), the spectrum is well defined: If represents its Fourier transform, i.e., if.

13. Power Spectrum. For a deterministic signal x(t), the spectrum is well defined: If represents its Fourier transform, i.e., if. For a deterministic signal x(t), the spectrum is well defined: If represents its Fourier transform, i.e., if jt X ( ) = xte ( ) dt, (3-) then X ( ) represents its energy spectrum. his follows from Parseval

More information

Nondestructive Testing of Concrete Strength Based on Consolidation Wave Speed Measurement

Nondestructive Testing of Concrete Strength Based on Consolidation Wave Speed Measurement 1141 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 51, 2016 Guest Editors: Tichun Wang, Hongyang Zhang, Lei Tian Copyright 2016, AIDIC Servizi S.r.l., ISBN 978-88-95608-43-3; ISSN 2283-9216 The

More information

DESIGN AND PERFORMANCE OF THE CONVERGING-DIVERGING VORTEX FLOWMETER

DESIGN AND PERFORMANCE OF THE CONVERGING-DIVERGING VORTEX FLOWMETER Metrol. Meas. Syst., Vol. XVIII (011), No. 1, pp. 19-136 METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-89 www.metrology.pg.gda.pl DESIGN AND PERFORMANCE OF THE CONVERGING-DIVERGING VORTEX FLOWMETER

More information

Modelling of the Ultrasonic Shot Peening Process. C. Pilé, M. François, D. Retraint, E. Rouhaud and J. Lu

Modelling of the Ultrasonic Shot Peening Process. C. Pilé, M. François, D. Retraint, E. Rouhaud and J. Lu Materials Science Forum Online: 5-7-15 ISSN: 1-975, Vols. 9-91, pp 7-7 doi:1.8/www.scientific.net/msf.9-91.7 5 Trans Tech Publications, Switzerland Modelling of the Ultrasonic Shot Peening Process C. Pilé,

More information

Study on Settlement Prediction Model of High-Speed Railway Bridge Pile Foundation

Study on Settlement Prediction Model of High-Speed Railway Bridge Pile Foundation Journal of Applied Science and Engineering, Vol. 18, No. 2, pp. 187 193 (2015) DOI: 10.6180/jase.2015.18.2.12 Study on Settlement Prediction Model of High-Speed Railway Bridge Pile Foundation Zhong-Bo

More information

Distribution Network Planning Based on Entropy Fuzzy Comprehensive

Distribution Network Planning Based on Entropy Fuzzy Comprehensive Applied Mechanics and Materials Vols. 6-8 010 pp 780-784 Online: 010-06-30 010 Trans Tech Pblications, Switzerland doi:10.408/www.scientific.net/amm.6-8.780 Distribtion Network Planning Based on Entropy

More information

Sound & Vibration Magazine March, Fundamentals of the Discrete Fourier Transform

Sound & Vibration Magazine March, Fundamentals of the Discrete Fourier Transform Fundamentals of the Discrete Fourier Transform Mark H. Richardson Hewlett Packard Corporation Santa Clara, California The Fourier transform is a mathematical procedure that was discovered by a French mathematician

More information

Correlation Analysis of Behavioral Factors of Construction Safety Based on the Chi-square Test

Correlation Analysis of Behavioral Factors of Construction Safety Based on the Chi-square Test Advanced Engineering Forum Online: 011-09-09 ISSN: 34-991X, Vol. 1, pp 47-51 doi:10.408/www.scientific.net/aef.1.47 011 Trans Tech Publications, Switzerland Correlation Analysis of Behavioral Factors of

More information

Electrical and Magnetic Properties of High Temperature Superconductors Using Varying forms of Data Acquisition

Electrical and Magnetic Properties of High Temperature Superconductors Using Varying forms of Data Acquisition Journal of the Advanced Undergraduate Physics Laboratory Investigation Volume 1 Issue 1 Article 3 2013 Electrical and Magnetic Properties of High Temperature Superconductors Using Varying forms of Data

More information

SCIENCE CHINA Physics, Mechanics & Astronomy

SCIENCE CHINA Physics, Mechanics & Astronomy SCIENCE CHINA Physics, Mechanics & Astronomy Article September 2013 Vol.56 No.9: 1735 1739 doi: 10.1007/s11433-013-5185-3 Application of wavelet transform in -ray spectra analysis YU GuoLiang 1,2*, GU

More information

Evaluation of the plasmaless gaseous etching process

Evaluation of the plasmaless gaseous etching process Solid State Phenomena Vol. 134 (28) pp 7-1 Online available since 27/Nov/2 at www.scientific.net (28) Trans Tech Publications, Switzerland doi:1.428/www.scientific.net/ssp.134.7 Evaluation of the plasmaless

More information

A novel approach to determine upper tolerance limit of non-stationary vibrations during rocket launch

A novel approach to determine upper tolerance limit of non-stationary vibrations during rocket launch A novel approach to determine upper tolerance limit of non-stationary vibrations during rocket launch Hongjie Yuan 1, Qian Huang 2, Fei Wang 3 1 School of Reliability and System Engineering, Beihang University,

More information

OPTIMAL SCALING VALUES FOR TIME-FREQUENCY DISTRIBUTIONS IN DOPPLER ULTRASOUND BLOOD FLOW MEASUREMENT

OPTIMAL SCALING VALUES FOR TIME-FREQUENCY DISTRIBUTIONS IN DOPPLER ULTRASOUND BLOOD FLOW MEASUREMENT OPTIMAL SCALING VALUES FOR TIME-FREQUENCY DISTRIBUTIONS IN DOPPLER ULTRASOUND BLOOD FLOW MEASUREMENT F. García Nocetti, J. Solano González, E. Rubio Acosta Departamento de Ingeniería de Sistemas Computacionales

More information

CYCLIC SPECTRAL ANALYSIS FROM THE AVERAGED CYCLIC PERIODOGRAM. Roger Boustany, Jérôme Antoni

CYCLIC SPECTRAL ANALYSIS FROM THE AVERAGED CYCLIC PERIODOGRAM. Roger Boustany, Jérôme Antoni CYCLIC SPECTRAL AALYSIS FROM THE AVERAGED CYCLIC PERIODOGRAM Roger Boustany, Jérôme Antoni University of Technology of Compiègne 6 Compiègne, France Abstract: The theory of cyclostationarity has emerged

More information

Determination of Dynamic Fracture Toughness Using Strain Measurement

Determination of Dynamic Fracture Toughness Using Strain Measurement Key Engineering Materials Vols. 61-63 (4) pp. 313-318 online at http://www.scientific.net (4) Trans Tech Publications, Switzerland Online available since 4/4/15 Determination of Dynamic Fracture Toughness

More information

The novel performance evaluation approach to martial arts teachers based on TOPSIS method

The novel performance evaluation approach to martial arts teachers based on TOPSIS method Available online www.jocpr.com Journal of Chemical an Pharmaceutical Research, 204, 6(6):482-488 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 The novel performance evaluation approach to martial

More information