SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
Bulletin of Electrical Engineering and Informatics
Vol.8, No. 1, March 2019, pp. 99~104
ISSN: 2302-9285, DOI: 10.11591/eei.v8i1.1393  99
Journal homepage: http://beei.org/index.php/EEI
Performance analysis of low-complexity welch power spectral
density for automatic frequency analyser
Teh Yi Jun1
, Asral Bahari Jambek2
, Uda Hashim3
1,2
School of Microelectronic Engineering, Universiti Malaysia Perlis, Perlis, Malaysia
3
Insituite of Nano Electronic Engineering, Universiti Malaysia Perlis, Perlis, Malaysia
Article Info ABSTRACT
Article history:
Received Oct 24, 2018
Revised Nov 30, 2018
Accepted Dec 21, 2018
The aim of this paper is to investigate the performance of the Low
Complexity Welch Power Spectral Density Computation (PSDC). This
algorithm is an improvement from Welch PSDC method to reduce the
computational complexity of the method. The effect of the sampling rate and
the input frequency toward to accuracy of frequency detection is being
evaluated. From the experiment results, sampling rate nearest to the twice of
the input frequency provides the highest accuracy which achieved 99%. The
ability of the algorithm to perform complex signal also has been investigated.
Keywords:
Frequency analyser
Frequency estimation
Power spectral density
Copyright © 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Teh Yi Jun,
School of Microelectronic Engineering,
University Malaysia Perlis,
Pauh Putra Campus, 02600 Pauh, Perlis, Malaysia.
Email: kelvinteh90@gmail.com
1. INTRODUCTION
Frequency based sensor have grown rapidly in popularity. Hence, the requirement of frequency
analysis also highly increases. In the frequency analysis, the common process is the spectral density
calculation. There are many methods of spectral density calculation been proposed, namely as Robust
Spectral Density Estimation (RSDE), Independent Component Analysis (ICA), Multitaper Power Spectral
Density Estimation (MPSDE), Low-complexity Welch Power Spectral Density (LCWPSD), B-Spline
Windows Power Spectral Density Estimation and etc. [1–13]. Among the method listed, LCWPSD is the
most suitable for biosensor processing. Hence, it has been proposed to apply in biosensor application.
Optimum parameter are required to enhance the performance of LCWPSD. Next sections are going to discuss
the details for LCWPSD.
2. LITERATURE REVIEW
In this section, the propose method will be discussed in details on how the spectral density of the
signal is detected. LCWPSDC [4] is a modified method from the Welch PSDC [14] in term to reduce the
complexity of computational. Figure 1 illustrated the flow of the LCWPSDC. Input signal first will be
segmented into them with the length of N. Then, the segment with the length of N will be divided into two
windows which length of N/2. After dividing into two windows, the FFT will be applied to each window, the
product called N/2-FFT. The N/2-FFT from the window at the same segment will be merge again become N-
FFT. The mathematical derivation of FFTs process is present as below.
 ISSN: 2302-9285
Bulletin of Electr Eng and Inf, Vol. 8, No. 1, March 2019 : 99 – 104
100
Figure 1. Flow of the low complexity Welch PSDC
The signal of every segment of the input signal as x[n], where the n=0,…,N-1 of length of N. Given
the FFT of x[n] as (1).
( ) ∑ , - (1)
(1) was substituted with and , where , * +,
, * +, and , we get ,
( ) ∑ , - (2)
( ) ∑ , - (3)
( ) ∑ , - (4)
( ) ∑ , - (5)
To merge two N/2-FFT into N-FFT (6) and (7) are applied.
( ) ( ) ( ) (6)
( ) ( ) ( ) (7)
After that the N-FFT will be applied with windowing process. In windowing process, Fractional-
delay (FD) finite impulse response (FIR) filter was applied. The coefficients of the FD FIR are determined
using (8), where D is the delay with non-integer. In this case, delay is set as 0.5.
, - *
. /
(8)
Bulletin of Electr Eng and Inf ISSN: 2302-9285 
Performance analysis of low-complexity welch power spectral density for automatic… (Teh Yi Jun)
101
After windowing process, the periodogram of each segment is determined. The last stage is to
calculate the average of the periodogram from all the segments as the PSD of the signal. The LCWPSDC
algorithm will simulate thru MATLAB.
3. METHODOLOGY
In Section 2, the LCWPSDC method was discussed. In this section, the experiment will evaluate the
effect of the sampling rate and input frequency as well as the ability of algorithm to process complex signal.
The experiment will be done using MATLAB simulation. Hence, three experiments will be conducted. The
sinusoidal signals are selected as the input signal to perform the experiment. Figure 2 illustrated the original
input signal of 20Hz frequency.
Figure 2. Original input signal of 20Hz frequency
The first experiment is to determine the relationship between the sampling rate and the accuracy of
the algorithm. This experiment used the 20Hz of sinusoidal signal as the input signal. The sampling rate are
varied from 50Hz until 250Hz with each increment of 50Hz. Figure 3 illustrated the sampled input signal of
20Hz frequency using 150Hz sampling rate. The second experiment is to determine the relationship between
the input frequency and the accuracy of the algorithm. This experiment is set the sampling rate fix at 150Hz
while the input sinusoidal signal is varied from 10Hz until 50Hz with each increment 10Hz.
Figure 3. Sampled input signal of 20Hz frequency using 150Hz sampling rate
The third experiment is to study the ability of the algorithm to perform frequency detection from
complex signal. This experiment is performed with complex input signal which is the summation of 10Hz,
0 0.05 0.1 0.15 0.2 0.25
-1
-0.8
-0.6
-0.4
-0.2
0
0.2
0.4
0.6
0.8
1
0 0.05 0.1 0.15 0.2 0.25
-1
-0.8
-0.6
-0.4
-0.2
0
0.2
0.4
0.6
0.8
1
 ISSN: 2302-9285
Bulletin of Electr Eng and Inf, Vol. 8, No. 1, March 2019 : 99 – 104
102
30Hz and 50Hz sinusoidal signal. Figure 4 illustrated the sampled complex input signal of 10Hz, 30Hz and
50Hz using 150Hz sampling rate. Table 1 and Table 2 summarize the experimental setup.
Table 1. Experimental setup of
first experiment
Input frequency Sampling Rate
20 50
20 100
20 150
20 200
20 250
Table 2. Experimental setup of second and third experiment
Input frequency Sampling Rate
10 150
20 150
30 150
40 150
50 150
Complex signal 150
Figure 4. Sampled complex input signal of 10Hz, 30Hz and 50Hz using 150Hz sampling rate
4. RESULTS AND DISCUSSIONS
As the experiment discussed in Section 3, the results will be discussed in this section. All three
experiments results will be discussed in detail. Figure 5 illustrated the spectral density detection that using
algorithm LCWPSDC with 150Hz sampling rate for input sinusoidal signal of 30Hz frequency.
Table 3 shows the results of the first experiment to study the effect of sampling rate to the accuracy
of the algorithm. From the results, sampling rate at 50Hz is able to achieve 99.17% accuracy of frequency
detection whereas sampling rate at 250Hz obtained 96.24% accuracy of frequency detection. The results
show that the accuracy are decreases as the sampling rate increases. This trend is observed because sampling
rate will use as the scale during FFT and larger scale to measure the value will decrease the accuracy. Hence,
the lowest sampling rate provides the highest accuracy and the accuracy is decreasing with the increasing of
sampling rate.
Table 4 shows results for the second experiment to study the effect of input frequency to the
accuracy of the algorithm. From the results, lowest input frequency with 10Hz has 94.53% accuracy of
frequency detection. The highest input frequency with 50Hz has 98.93% accuracy of frequency detection.
The results show that in accuracy is increasing while the input frequency is increasing. Base on the Nyquist
rate, the lowest sampling rate must be at least twice of input frequency to avoid aliasing [15]. Hence,
concluded from the first and second experiment, the sampling rate nearest to twice of input frequency will
provide the highest accuracy.
Figure 6 illustrated the results of the third experiment to study the ability of algorithm on complex
signal. From the results, it showed that the algorithm was able to detect the complex signals that consist of
summation of 10Hz, 30Hz and 50Hz with the frequencies of 10.55Hz, 30.62Hz and 50.54Hz. This results are
compared to Table 4 where when each signal is detected individually for 10Hz, 30Hz and 50Hz input
frequencies are 10.55Hz, 30.62Hz and 50.54Hz respectively. This shows that the algorithm detect the
complex signal are same as the signal has been detected individually. Hence, it proves that the algorithm are
able to perform on complex signal.
0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
-2.5
-2
-1.5
-1
-0.5
0
0.5
1
1.5
2
Bulletin of Electr Eng and Inf ISSN: 2302-9285 
Performance analysis of low-complexity welch power spectral density for automatic… (Teh Yi Jun)
103
Figure 5. The results of 30Hz sinusoidal signal as
the input signal using 150Hz sampling rate
Figure 6. The results of summation of 10Hz, 30Hz
and 50Hz sinusoidal signal as the complex input
signal using 150Hz sampling rate
Table 3. Experimental the frequency detection on fix
20Hz input frequency
Sampling Rate Detected frequency Accuracy (%)
50 20.16602 99.71
100 20.31250 98.44
150 20.36133 98.19
200 20.70313 96.48
250 20.75195 96.24
Table 4. The frequency detection on fix 150Hz
sampling rate
SInput Frequency Detected frequency Accuracy (%)
10 10.546875 94.53
20 20.361328 98.19
30 30.615234 97.95
40 40.576172 98.56
50 50.537109 98.93
5. CONCLUSION
In this paper, the LCPSDC has been reviewed. The effect of the sampling rate of the algorithm to
the accuracy of algorithm has been investigated. The relationship of the sampling rate and the accuracy are
inversely proportional. The effect of the input frequency to the accuracy of the algorithm also has been
investigated. The relationship of the input frequency and the accuracy is directly proportional where the
accuracy is higher with the increasing of input frequency. The experiment has determined that LCPSDC has
the ability to perform complex signal too. Further experiment will be done to the LCPSDC in future to
investigate the optimum parameter for apply in biosensor signal application.
ACKNOWLEDGEMENTS
The authors would like to acknowledge the support from the Fundamental Research Grant Scheme
(FRGS) under a grant number of FRGS/1/2014/SG05/UNIMAP/02/3 from the Ministry of Higher
Education Malaysia.
REFERENCES
[1] B.Spangl andR.Dutter, “Analyzing short-term measurements of heart rate variability in the frequency domain using
robustly estimated spectral density functions,” Comput. Stat. Data Anal., vol. 56, no. 5, pp. 1188-1199, May2012.
[2] M.Ugur, S.Cekli, andC. P.Uzunoglu, “Amplitude and frequency detection of power system signals with chaotic
distortions using independent component analysis,” Electr. Power Syst. Res., vol. 108, pp. 43-49, Mar.2014.
[3] A. J.Barbour andR. L.Parker, “psd: Adaptive, sine multitaper power spectral density estimation for R,” Comput.
Geosci., vol. 63, pp. 1-8, Feb.2014.
[4] K. K.Parhi andM.Ayinala, “Low-Complexity Welch Power Spectral Density Computation,” IEEE Trans. Circuits
Syst. I Regul. Pap., vol. 61, no. 1, pp. 172-182, Jan.2014.
[5] L.Stanciu andC.Stanciu, “Grouped B-spline windows for power spectral density estimation,” in International
Symposium on Signals, Circuits and Systems ISSCS2013, 2013, no. 6, pp. 1-4.
[6] T.Schaffer, B.Hensel, C. W.Ju, andC.Jeleazcov, “Evaluation of techniques for estimating the power spectral density
of RR-intervals under paced respiration conditions,” J. Clin. Monit. Comput., vol. 28, no. 5, pp. 481-486, 2014.
[7] N.Balasaraswathy andR.Rajavel, “Low-complexity Power Spectral Density Estimation Power spectral density,” in
Artificial Intelligence and Evolutionary Algorithms in Engineering Systems, 2015, pp. 273-282.
0 10 20 30 40 50 60
0
20
40
60
80
100
120 X: 30.62
Y: 126.8
0 10 20 30 40 50 60
0
200
400
600
800
1000
1200
X: 10.55
Y: 1349
X: 30.62
Y: 129.4
X: 50.54
Y: 433.7
 ISSN: 2302-9285
Bulletin of Electr Eng and Inf, Vol. 8, No. 1, March 2019 : 99 – 104
104
[8] X.Liu, C.Zhang, Z.Ji, Y.Ma, andX.Shang, “Multiple characteristics analysis of Alzheimer’s electroencephalogram
by power spectral density and Lempel – Ziv complexity,” Cogn. Neurodyn., vol. 10, no. 2, pp. 121-133, 2016.
[9] Z.Sun, D.Tian, andX.Ning, “Parameter Estimation Technique for the SNCK Scheme Based on the Spectral-
Correlation Density,” Wirel. Pers. Commun., vol. 82, no. 3, pp. 1505-1529, 2015.
[10] R.Wang, J.Wang, H.Yu, X.Wei, C.Yang, andB.Deng, “Power spectral density and coherence analysis of Alzheimer
’s EEG,” Cogn. Neurodyn., vol. 9, no. 3, pp. 291-304, 2015.
[11] V.Radha, C.Vimala, andM.Krishnaveni, “Power Spectral Density Estimation Using Yule Walker AR Method for
Tamil Speech Signal,” Inf. Syst. Indian Lang., pp. 284-288, 2011.
[12] A.Nasser, A.Mansour, K. C.Yao, H.Abdallah, andH.Charara, “Spectrum sensing based on cumulative power
spectral density,” EURASIP J. Adv. Signal Process., 2017.
[13] G.Huang, J.Meng, D.Zhang, andX.Zhu, “Window Function for EEG Power Density Estimation and Its Application
in SSVEP Based BCIs,” in International Conference on Intelligent Robotics and Applications, 2011, pp. 135-144.
[14] P.Welch, “The use of fast Fourier transform for the estimation of power spectra: A method based on time averaging
over short, modified periodograms,” IEEE Trans. Audio Electroacoust., vol. 15, no. 2, pp. 70-73, Jun.1967.
[15] J. W.Leis, Digital Signal Processing Using MATLAB for Students and Researchers. Hoboken, NJ, USA: John
Wiley & Sons, Inc., 2011.
BIOGRAPHIES OF AUTHORS
Teh Yi Jun is currently a PhD student in School of Microelectronics Engineering, Universiti
Malaysia Perlis. His main research is on nano-bio sensors signal characteristics and its on-chip
analysis algorithms for early diseases detection. He has his B. Eng. degree in Microelectronic
engineering from Universiti Malaysia Perlis in 2014.
Dr. Asral Bahari is a senior lecturer at the School of Microelectronics Engineering, Universiti
Malaysia Perlis (UniMAP), and was a Programme Chairperson for the Electronics Engineering
Degree Programme, UniMAP, from September 2009 to Mac 2013. He has more than 15 years’
experience in VLSI design in both the industry and academic sectors, and has been involved at
various levels of VLSI design such as transistor modelling, digital circuit design, analogue
circuit design, logic synthesis and physical place and route, architecture design and algorithm
development.
Prof. Dr. Uda Hashim is a Professor at Institute of Nano Electronic Engineering (INEE),
Universiti Malaysia Perlis (UniMAP), and was a Director for the INEE, UniMAP since October
2008. He has more than 25 years experience in Semiconductor Devices, CMOS Based Sensor,
Nanoelectronic and Nano Biochip in both the industry and academic sectors.

Contenu connexe

Tendances

Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications IJECEIAES
 
A combined spectrum sensing method based DCT for cognitive radio system
A combined spectrum sensing method based DCT for cognitive radio system  A combined spectrum sensing method based DCT for cognitive radio system
A combined spectrum sensing method based DCT for cognitive radio system IJECEIAES
 
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...IJECEIAES
 
parametric method of power spectrum Estimation
parametric method of power spectrum Estimationparametric method of power spectrum Estimation
parametric method of power spectrum Estimationjunjer
 
Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...
Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...
Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...IJERA Editor
 
14 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)214 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)2IAESIJEECS
 
non parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimatonnon parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimatonBhavika Jethani
 
Bartlett's method pp ts
Bartlett's method pp tsBartlett's method pp ts
Bartlett's method pp tsDiwaker Pant
 
Spectral estimation using mtm
Spectral estimation using mtmSpectral estimation using mtm
Spectral estimation using mtmNikhil Singh
 
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...idescitation
 
Johnathan_Losek_ASEE_Poster_2014
Johnathan_Losek_ASEE_Poster_2014Johnathan_Losek_ASEE_Poster_2014
Johnathan_Losek_ASEE_Poster_2014Johnathan Losek
 
Design and implementation of pll frequency synthesizer using pe3336 ic for ir...
Design and implementation of pll frequency synthesizer using pe3336 ic for ir...Design and implementation of pll frequency synthesizer using pe3336 ic for ir...
Design and implementation of pll frequency synthesizer using pe3336 ic for ir...elelijjournal
 
A New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation SystemA New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation SystemIRJET Journal
 

Tendances (18)

NON PARAMETRIC METHOD
NON PARAMETRIC METHODNON PARAMETRIC METHOD
NON PARAMETRIC METHOD
 
TURBO EQUALIZER
TURBO EQUALIZERTURBO EQUALIZER
TURBO EQUALIZER
 
Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications Transient Monitoring Function based Fault Classifier for Relaying Applications
Transient Monitoring Function based Fault Classifier for Relaying Applications
 
A combined spectrum sensing method based DCT for cognitive radio system
A combined spectrum sensing method based DCT for cognitive radio system  A combined spectrum sensing method based DCT for cognitive radio system
A combined spectrum sensing method based DCT for cognitive radio system
 
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
 
parametric method of power spectrum Estimation
parametric method of power spectrum Estimationparametric method of power spectrum Estimation
parametric method of power spectrum Estimation
 
Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...
Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...
Comparison of Stable NLMF and NLMS Algorithms for Adaptive Noise Cancellation...
 
14 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)214 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)2
 
non parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimatonnon parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimaton
 
I0414752
I0414752I0414752
I0414752
 
Bartlett's method pp ts
Bartlett's method pp tsBartlett's method pp ts
Bartlett's method pp ts
 
Spectral estimation using mtm
Spectral estimation using mtmSpectral estimation using mtm
Spectral estimation using mtm
 
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
Conducted EMI Reduction Accomplished via IEEE 1588 PTP for Grid Connected Par...
 
Johnathan_Losek_ASEE_Poster_2014
Johnathan_Losek_ASEE_Poster_2014Johnathan_Losek_ASEE_Poster_2014
Johnathan_Losek_ASEE_Poster_2014
 
Design and implementation of pll frequency synthesizer using pe3336 ic for ir...
Design and implementation of pll frequency synthesizer using pe3336 ic for ir...Design and implementation of pll frequency synthesizer using pe3336 ic for ir...
Design and implementation of pll frequency synthesizer using pe3336 ic for ir...
 
Ijetcas14 555
Ijetcas14 555Ijetcas14 555
Ijetcas14 555
 
A New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation SystemA New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation System
 
Introduction to equalization
Introduction to equalizationIntroduction to equalization
Introduction to equalization
 

Similaire à Performance analysis of low-complexity welch power spectral density for automatic frequency analyser

Optimization of impedance
Optimization of impedance Optimization of impedance
Optimization of impedance justkabe
 
Analysis of harmonics using wavelet technique
Analysis of harmonics using wavelet techniqueAnalysis of harmonics using wavelet technique
Analysis of harmonics using wavelet techniqueIJECEIAES
 
DESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERS
DESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERSDESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERS
DESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERSIJMEJournal1
 
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...eSAT Publishing House
 
Noise uncertainty effect on multi-channel cognitive radio networks
Noise uncertainty effect on multi-channel cognitive  radio networks Noise uncertainty effect on multi-channel cognitive  radio networks
Noise uncertainty effect on multi-channel cognitive radio networks IJECEIAES
 
Performance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyserPerformance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyserjournalBEEI
 
Detection of Power Line Disturbances using DSP Techniques
Detection of Power Line Disturbances using DSP TechniquesDetection of Power Line Disturbances using DSP Techniques
Detection of Power Line Disturbances using DSP TechniquesKashishVerma18
 
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...IJNSA Journal
 
Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...
Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...
Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...IOSR Journals
 
Noise reduction in ECG signals for bio-telemetry
Noise reduction in ECG signals for bio-telemetryNoise reduction in ECG signals for bio-telemetry
Noise reduction in ECG signals for bio-telemetryIJECEIAES
 
Adaptive and inteligence
Adaptive and inteligenceAdaptive and inteligence
Adaptive and inteligenceFinitoTheEnd
 
A Systematic Approach to Improve BOC Power Spectrum for GNSS
A Systematic Approach to Improve BOC Power Spectrum for GNSSA Systematic Approach to Improve BOC Power Spectrum for GNSS
A Systematic Approach to Improve BOC Power Spectrum for GNSSIJERA Editor
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Peak detection using wavelet transform
Peak detection using wavelet transformPeak detection using wavelet transform
Peak detection using wavelet transformIJCNCJournal
 
Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006imeneii
 
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...ijtsrd
 
ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...
ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...
ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...ijwmn
 

Similaire à Performance analysis of low-complexity welch power spectral density for automatic frequency analyser (20)

Optimization of impedance
Optimization of impedance Optimization of impedance
Optimization of impedance
 
Analysis of harmonics using wavelet technique
Analysis of harmonics using wavelet techniqueAnalysis of harmonics using wavelet technique
Analysis of harmonics using wavelet technique
 
DESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERS
DESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERSDESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERS
DESIGN AND ANALYSIS OF PHASE-LOCKED LOOP AND PERFORMANCE PARAMETERS
 
Final Project
Final ProjectFinal Project
Final Project
 
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
 
Noise uncertainty effect on multi-channel cognitive radio networks
Noise uncertainty effect on multi-channel cognitive  radio networks Noise uncertainty effect on multi-channel cognitive  radio networks
Noise uncertainty effect on multi-channel cognitive radio networks
 
Performance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyserPerformance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyser
 
Detection of Power Line Disturbances using DSP Techniques
Detection of Power Line Disturbances using DSP TechniquesDetection of Power Line Disturbances using DSP Techniques
Detection of Power Line Disturbances using DSP Techniques
 
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
 
E05613238
E05613238E05613238
E05613238
 
Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...
Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...
Peak to Average Power Ratio Performance of a 16-QAM/OFDM System with Partial ...
 
Noise reduction in ECG signals for bio-telemetry
Noise reduction in ECG signals for bio-telemetryNoise reduction in ECG signals for bio-telemetry
Noise reduction in ECG signals for bio-telemetry
 
Adaptive and inteligence
Adaptive and inteligenceAdaptive and inteligence
Adaptive and inteligence
 
A Systematic Approach to Improve BOC Power Spectrum for GNSS
A Systematic Approach to Improve BOC Power Spectrum for GNSSA Systematic Approach to Improve BOC Power Spectrum for GNSS
A Systematic Approach to Improve BOC Power Spectrum for GNSS
 
E1082935
E1082935E1082935
E1082935
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Peak detection using wavelet transform
Peak detection using wavelet transformPeak detection using wavelet transform
Peak detection using wavelet transform
 
Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006Moshtagh new-approach-ieee-2006
Moshtagh new-approach-ieee-2006
 
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
Comparison of Three Different Cancellation Schemes for Orthogonal Frequency D...
 
ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...
ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...
ENERGY EFFICIENT OPTIMUM SAMPLING RATE FOR ANALOGUE SIGNALS WITH EXTREMELY WI...
 

Plus de journalBEEI

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherjournalBEEI
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...journalBEEI
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...journalBEEI
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksjournalBEEI
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkjournalBEEI
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...journalBEEI
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...journalBEEI
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...journalBEEI
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmjournalBEEI
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennajournalBEEI
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headjournalBEEI
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...journalBEEI
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationjournalBEEI
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...journalBEEI
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)journalBEEI
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...journalBEEI
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...journalBEEI
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...journalBEEI
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationjournalBEEI
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...journalBEEI
 

Plus de journalBEEI (20)

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentation
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...
 

Dernier

Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 

Dernier (20)

Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 

Performance analysis of low-complexity welch power spectral density for automatic frequency analyser

  • 1. Bulletin of Electrical Engineering and Informatics Vol.8, No. 1, March 2019, pp. 99~104 ISSN: 2302-9285, DOI: 10.11591/eei.v8i1.1393  99 Journal homepage: http://beei.org/index.php/EEI Performance analysis of low-complexity welch power spectral density for automatic frequency analyser Teh Yi Jun1 , Asral Bahari Jambek2 , Uda Hashim3 1,2 School of Microelectronic Engineering, Universiti Malaysia Perlis, Perlis, Malaysia 3 Insituite of Nano Electronic Engineering, Universiti Malaysia Perlis, Perlis, Malaysia Article Info ABSTRACT Article history: Received Oct 24, 2018 Revised Nov 30, 2018 Accepted Dec 21, 2018 The aim of this paper is to investigate the performance of the Low Complexity Welch Power Spectral Density Computation (PSDC). This algorithm is an improvement from Welch PSDC method to reduce the computational complexity of the method. The effect of the sampling rate and the input frequency toward to accuracy of frequency detection is being evaluated. From the experiment results, sampling rate nearest to the twice of the input frequency provides the highest accuracy which achieved 99%. The ability of the algorithm to perform complex signal also has been investigated. Keywords: Frequency analyser Frequency estimation Power spectral density Copyright © 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Teh Yi Jun, School of Microelectronic Engineering, University Malaysia Perlis, Pauh Putra Campus, 02600 Pauh, Perlis, Malaysia. Email: kelvinteh90@gmail.com 1. INTRODUCTION Frequency based sensor have grown rapidly in popularity. Hence, the requirement of frequency analysis also highly increases. In the frequency analysis, the common process is the spectral density calculation. There are many methods of spectral density calculation been proposed, namely as Robust Spectral Density Estimation (RSDE), Independent Component Analysis (ICA), Multitaper Power Spectral Density Estimation (MPSDE), Low-complexity Welch Power Spectral Density (LCWPSD), B-Spline Windows Power Spectral Density Estimation and etc. [1–13]. Among the method listed, LCWPSD is the most suitable for biosensor processing. Hence, it has been proposed to apply in biosensor application. Optimum parameter are required to enhance the performance of LCWPSD. Next sections are going to discuss the details for LCWPSD. 2. LITERATURE REVIEW In this section, the propose method will be discussed in details on how the spectral density of the signal is detected. LCWPSDC [4] is a modified method from the Welch PSDC [14] in term to reduce the complexity of computational. Figure 1 illustrated the flow of the LCWPSDC. Input signal first will be segmented into them with the length of N. Then, the segment with the length of N will be divided into two windows which length of N/2. After dividing into two windows, the FFT will be applied to each window, the product called N/2-FFT. The N/2-FFT from the window at the same segment will be merge again become N- FFT. The mathematical derivation of FFTs process is present as below.
  • 2.  ISSN: 2302-9285 Bulletin of Electr Eng and Inf, Vol. 8, No. 1, March 2019 : 99 – 104 100 Figure 1. Flow of the low complexity Welch PSDC The signal of every segment of the input signal as x[n], where the n=0,…,N-1 of length of N. Given the FFT of x[n] as (1). ( ) ∑ , - (1) (1) was substituted with and , where , * +, , * +, and , we get , ( ) ∑ , - (2) ( ) ∑ , - (3) ( ) ∑ , - (4) ( ) ∑ , - (5) To merge two N/2-FFT into N-FFT (6) and (7) are applied. ( ) ( ) ( ) (6) ( ) ( ) ( ) (7) After that the N-FFT will be applied with windowing process. In windowing process, Fractional- delay (FD) finite impulse response (FIR) filter was applied. The coefficients of the FD FIR are determined using (8), where D is the delay with non-integer. In this case, delay is set as 0.5. , - * . / (8)
  • 3. Bulletin of Electr Eng and Inf ISSN: 2302-9285  Performance analysis of low-complexity welch power spectral density for automatic… (Teh Yi Jun) 101 After windowing process, the periodogram of each segment is determined. The last stage is to calculate the average of the periodogram from all the segments as the PSD of the signal. The LCWPSDC algorithm will simulate thru MATLAB. 3. METHODOLOGY In Section 2, the LCWPSDC method was discussed. In this section, the experiment will evaluate the effect of the sampling rate and input frequency as well as the ability of algorithm to process complex signal. The experiment will be done using MATLAB simulation. Hence, three experiments will be conducted. The sinusoidal signals are selected as the input signal to perform the experiment. Figure 2 illustrated the original input signal of 20Hz frequency. Figure 2. Original input signal of 20Hz frequency The first experiment is to determine the relationship between the sampling rate and the accuracy of the algorithm. This experiment used the 20Hz of sinusoidal signal as the input signal. The sampling rate are varied from 50Hz until 250Hz with each increment of 50Hz. Figure 3 illustrated the sampled input signal of 20Hz frequency using 150Hz sampling rate. The second experiment is to determine the relationship between the input frequency and the accuracy of the algorithm. This experiment is set the sampling rate fix at 150Hz while the input sinusoidal signal is varied from 10Hz until 50Hz with each increment 10Hz. Figure 3. Sampled input signal of 20Hz frequency using 150Hz sampling rate The third experiment is to study the ability of the algorithm to perform frequency detection from complex signal. This experiment is performed with complex input signal which is the summation of 10Hz, 0 0.05 0.1 0.15 0.2 0.25 -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1 0 0.05 0.1 0.15 0.2 0.25 -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1
  • 4.  ISSN: 2302-9285 Bulletin of Electr Eng and Inf, Vol. 8, No. 1, March 2019 : 99 – 104 102 30Hz and 50Hz sinusoidal signal. Figure 4 illustrated the sampled complex input signal of 10Hz, 30Hz and 50Hz using 150Hz sampling rate. Table 1 and Table 2 summarize the experimental setup. Table 1. Experimental setup of first experiment Input frequency Sampling Rate 20 50 20 100 20 150 20 200 20 250 Table 2. Experimental setup of second and third experiment Input frequency Sampling Rate 10 150 20 150 30 150 40 150 50 150 Complex signal 150 Figure 4. Sampled complex input signal of 10Hz, 30Hz and 50Hz using 150Hz sampling rate 4. RESULTS AND DISCUSSIONS As the experiment discussed in Section 3, the results will be discussed in this section. All three experiments results will be discussed in detail. Figure 5 illustrated the spectral density detection that using algorithm LCWPSDC with 150Hz sampling rate for input sinusoidal signal of 30Hz frequency. Table 3 shows the results of the first experiment to study the effect of sampling rate to the accuracy of the algorithm. From the results, sampling rate at 50Hz is able to achieve 99.17% accuracy of frequency detection whereas sampling rate at 250Hz obtained 96.24% accuracy of frequency detection. The results show that the accuracy are decreases as the sampling rate increases. This trend is observed because sampling rate will use as the scale during FFT and larger scale to measure the value will decrease the accuracy. Hence, the lowest sampling rate provides the highest accuracy and the accuracy is decreasing with the increasing of sampling rate. Table 4 shows results for the second experiment to study the effect of input frequency to the accuracy of the algorithm. From the results, lowest input frequency with 10Hz has 94.53% accuracy of frequency detection. The highest input frequency with 50Hz has 98.93% accuracy of frequency detection. The results show that in accuracy is increasing while the input frequency is increasing. Base on the Nyquist rate, the lowest sampling rate must be at least twice of input frequency to avoid aliasing [15]. Hence, concluded from the first and second experiment, the sampling rate nearest to twice of input frequency will provide the highest accuracy. Figure 6 illustrated the results of the third experiment to study the ability of algorithm on complex signal. From the results, it showed that the algorithm was able to detect the complex signals that consist of summation of 10Hz, 30Hz and 50Hz with the frequencies of 10.55Hz, 30.62Hz and 50.54Hz. This results are compared to Table 4 where when each signal is detected individually for 10Hz, 30Hz and 50Hz input frequencies are 10.55Hz, 30.62Hz and 50.54Hz respectively. This shows that the algorithm detect the complex signal are same as the signal has been detected individually. Hence, it proves that the algorithm are able to perform on complex signal. 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 -2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2
  • 5. Bulletin of Electr Eng and Inf ISSN: 2302-9285  Performance analysis of low-complexity welch power spectral density for automatic… (Teh Yi Jun) 103 Figure 5. The results of 30Hz sinusoidal signal as the input signal using 150Hz sampling rate Figure 6. The results of summation of 10Hz, 30Hz and 50Hz sinusoidal signal as the complex input signal using 150Hz sampling rate Table 3. Experimental the frequency detection on fix 20Hz input frequency Sampling Rate Detected frequency Accuracy (%) 50 20.16602 99.71 100 20.31250 98.44 150 20.36133 98.19 200 20.70313 96.48 250 20.75195 96.24 Table 4. The frequency detection on fix 150Hz sampling rate SInput Frequency Detected frequency Accuracy (%) 10 10.546875 94.53 20 20.361328 98.19 30 30.615234 97.95 40 40.576172 98.56 50 50.537109 98.93 5. CONCLUSION In this paper, the LCPSDC has been reviewed. The effect of the sampling rate of the algorithm to the accuracy of algorithm has been investigated. The relationship of the sampling rate and the accuracy are inversely proportional. The effect of the input frequency to the accuracy of the algorithm also has been investigated. The relationship of the input frequency and the accuracy is directly proportional where the accuracy is higher with the increasing of input frequency. The experiment has determined that LCPSDC has the ability to perform complex signal too. Further experiment will be done to the LCPSDC in future to investigate the optimum parameter for apply in biosensor signal application. ACKNOWLEDGEMENTS The authors would like to acknowledge the support from the Fundamental Research Grant Scheme (FRGS) under a grant number of FRGS/1/2014/SG05/UNIMAP/02/3 from the Ministry of Higher Education Malaysia. REFERENCES [1] B.Spangl andR.Dutter, “Analyzing short-term measurements of heart rate variability in the frequency domain using robustly estimated spectral density functions,” Comput. Stat. Data Anal., vol. 56, no. 5, pp. 1188-1199, May2012. [2] M.Ugur, S.Cekli, andC. P.Uzunoglu, “Amplitude and frequency detection of power system signals with chaotic distortions using independent component analysis,” Electr. Power Syst. Res., vol. 108, pp. 43-49, Mar.2014. [3] A. J.Barbour andR. L.Parker, “psd: Adaptive, sine multitaper power spectral density estimation for R,” Comput. Geosci., vol. 63, pp. 1-8, Feb.2014. [4] K. K.Parhi andM.Ayinala, “Low-Complexity Welch Power Spectral Density Computation,” IEEE Trans. Circuits Syst. I Regul. Pap., vol. 61, no. 1, pp. 172-182, Jan.2014. [5] L.Stanciu andC.Stanciu, “Grouped B-spline windows for power spectral density estimation,” in International Symposium on Signals, Circuits and Systems ISSCS2013, 2013, no. 6, pp. 1-4. [6] T.Schaffer, B.Hensel, C. W.Ju, andC.Jeleazcov, “Evaluation of techniques for estimating the power spectral density of RR-intervals under paced respiration conditions,” J. Clin. Monit. Comput., vol. 28, no. 5, pp. 481-486, 2014. [7] N.Balasaraswathy andR.Rajavel, “Low-complexity Power Spectral Density Estimation Power spectral density,” in Artificial Intelligence and Evolutionary Algorithms in Engineering Systems, 2015, pp. 273-282. 0 10 20 30 40 50 60 0 20 40 60 80 100 120 X: 30.62 Y: 126.8 0 10 20 30 40 50 60 0 200 400 600 800 1000 1200 X: 10.55 Y: 1349 X: 30.62 Y: 129.4 X: 50.54 Y: 433.7
  • 6.  ISSN: 2302-9285 Bulletin of Electr Eng and Inf, Vol. 8, No. 1, March 2019 : 99 – 104 104 [8] X.Liu, C.Zhang, Z.Ji, Y.Ma, andX.Shang, “Multiple characteristics analysis of Alzheimer’s electroencephalogram by power spectral density and Lempel – Ziv complexity,” Cogn. Neurodyn., vol. 10, no. 2, pp. 121-133, 2016. [9] Z.Sun, D.Tian, andX.Ning, “Parameter Estimation Technique for the SNCK Scheme Based on the Spectral- Correlation Density,” Wirel. Pers. Commun., vol. 82, no. 3, pp. 1505-1529, 2015. [10] R.Wang, J.Wang, H.Yu, X.Wei, C.Yang, andB.Deng, “Power spectral density and coherence analysis of Alzheimer ’s EEG,” Cogn. Neurodyn., vol. 9, no. 3, pp. 291-304, 2015. [11] V.Radha, C.Vimala, andM.Krishnaveni, “Power Spectral Density Estimation Using Yule Walker AR Method for Tamil Speech Signal,” Inf. Syst. Indian Lang., pp. 284-288, 2011. [12] A.Nasser, A.Mansour, K. C.Yao, H.Abdallah, andH.Charara, “Spectrum sensing based on cumulative power spectral density,” EURASIP J. Adv. Signal Process., 2017. [13] G.Huang, J.Meng, D.Zhang, andX.Zhu, “Window Function for EEG Power Density Estimation and Its Application in SSVEP Based BCIs,” in International Conference on Intelligent Robotics and Applications, 2011, pp. 135-144. [14] P.Welch, “The use of fast Fourier transform for the estimation of power spectra: A method based on time averaging over short, modified periodograms,” IEEE Trans. Audio Electroacoust., vol. 15, no. 2, pp. 70-73, Jun.1967. [15] J. W.Leis, Digital Signal Processing Using MATLAB for Students and Researchers. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2011. BIOGRAPHIES OF AUTHORS Teh Yi Jun is currently a PhD student in School of Microelectronics Engineering, Universiti Malaysia Perlis. His main research is on nano-bio sensors signal characteristics and its on-chip analysis algorithms for early diseases detection. He has his B. Eng. degree in Microelectronic engineering from Universiti Malaysia Perlis in 2014. Dr. Asral Bahari is a senior lecturer at the School of Microelectronics Engineering, Universiti Malaysia Perlis (UniMAP), and was a Programme Chairperson for the Electronics Engineering Degree Programme, UniMAP, from September 2009 to Mac 2013. He has more than 15 years’ experience in VLSI design in both the industry and academic sectors, and has been involved at various levels of VLSI design such as transistor modelling, digital circuit design, analogue circuit design, logic synthesis and physical place and route, architecture design and algorithm development. Prof. Dr. Uda Hashim is a Professor at Institute of Nano Electronic Engineering (INEE), Universiti Malaysia Perlis (UniMAP), and was a Director for the INEE, UniMAP since October 2008. He has more than 25 years experience in Semiconductor Devices, CMOS Based Sensor, Nanoelectronic and Nano Biochip in both the industry and academic sectors.