Next Article in Journal
Identification of Degrading Effects in the Operation of Neighboring Photovoltaic Systems in Urban Environments
Previous Article in Journal
Double Slot Antenna for Microwave Thermal Ablation to Treat Bone Tumors: Modeling and Experimental Evaluation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Propagation of Random Errors by the Discrete Wavelet Transform Algorithm

Department of Measurement Science, Electronics and Control, Silesian University of Technology, 44-100 Gliwice, Poland
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Electronics 2021, 10(7), 764; https://doi.org/10.3390/electronics10070764
Submission received: 2 February 2021 / Revised: 19 March 2021 / Accepted: 23 March 2021 / Published: 24 March 2021
(This article belongs to the Section Circuit and Signal Processing)

Abstract

:
The paper presents considerations concerning the transfer of random errors from the input to the output of the Discrete Wavelet Transform (DWT) algorithm. The concept of determining an uncertainty of its output data based on the probabilistic error description has been presented. The DWT is discussed as the product of the vector of input quantities and the matrix of algorithm coefficients. Calculations of the uncertainty of a single output result of the algorithm are described with assumption that the input quantities are burdened by random errors of known distributions. Theoretical considerations have been verified by simulation experiments using the Monte Carlo method. Determining the uncertainty at the DWT output is possible due to the specific properties of transferring random errors by linear and additive algorithms.

1. Introduction

Currently, digital data processing algorithms are an indispensable part of most measurement systems [1]. In order to determine whether a measuring chain fulfills its task correctly, it is necessary to know the metrological properties of every hardware/software component. Due to the large complexity, the analysis of properties of measuring chains containing elements of digital data processing is often omitted in many systems focused on wavelet transform applications [2,3]. Analytic uncertainty analysis methods such as these described in [4,5] are too complex and time-consuming to be used universally in common measuring chain applications. However, the method described in the paper can be used in most cases in which the functioning of the algorithm is not fully known and the algorithm itself becomes a kind of “black box” [6].
This article will describe the general signal processing structure, bases of wavelet trans­form algorithm and its matrix. After introducing this elements-uncertainty calculation method will be described. To prove the validity of described method Monte Carlo simulations will be presented. Finally, the presented method will be compared with other methods to demonstrate its advantages, and some examples of its applications will also be presented.
To consider the error propagation, the general structure of a measuring chain shown in Figure 1 is taken into account.
In a general case, the numerical operation performed by a data processing algorithm can be presented in the matrix form [7]. For this purpose, it is necessary to identify the algorithm coefficients. This procedure allows us to analyze the properties of the algorithm without knowing its exact structure. The specificity of the Discrete Wavelet Transform (DWT) algorithm is that its operation depends on the choice of the parameter of the filter bank [8,9]; therefore, the analytical approach to the problem under consideration becomes extremely difficult [10]. In the case of an analytical approach, any modification of algorithm parameters such as mother wavelet, decomposition level, number of input samples, requires problem re-analysis. This situation is problematic in a measuring chain design because these parameters are changed in the design process and the uncertainty analysis must be repeated. The method described in this paper enables the analysis of any combination of the filter bank and requires only identification of the algorithm coefficients matrix.

2. Wavelet Transform Algorithm

The wavelet transform (WT) algorithm is a tool enabling the analysis of signals by presenting them using a scaled and time-shifted function called a “mother wavelet” [11]. This technique provides the possibility to analyze the signal simultaneously in the time and frequency domain, similar to the “Short-time Fourier Transform”. Generally, the WT can be expressed by the following equation:
c a , b = 1 a x ( t ) ψ t b a d t ,
in which c is a WT coefficient, a is the scale parameter, b is the shift (position) parameter and ψ –mother wavelet.
Equation (1) describes a filter whose parameters and input window depend on the scale parameter a and the time shift parameter b. The scale parameter a is related to the frequency. The higher the value of the parameter ( a > 1 ) , the more “extended” the wavelet becomes, which corresponds to the lower frequency values. In the case of smaller values of the coefficient ( a < 1 ) , the wavelet is “compressed”, which corresponds to the higher frequency of harmonics. The time shift parameter b sets the time window for the analyzed input signal.
In the case of continuous wavelet transform (CWT), the scale and shift parameters can assume any value, which makes it possible to determine an infinite number of transformation coefficients. By entering the limitation, where a = 2 k , b = n 2 k and k , n N , the equation describing the DWT is obtained. This is necessary to limit the number of transform coefficients to a value sufficient to correctly reconstruct the processed signal.
The selection of the mother wavelet is a key issue when using the WT algorithm. Many different kinds of wavelets are described in publications, depending on their specificity and properties, they are used to analyze and process measuring signals. The paper presents the wavelets of the “Daubechies” family (“db”) [12] and their derivatives “Symlet” (“sym”) (used, among others, for image and sound analysis [13]) as well as wavelets of the “Spline” family [14] (used, among others, for the analysis of the condition of machine mechanical elements [15]). In addition, a concept using double-density decomposition (“dden”) [16] will be analyzed. This concept is often used to remove noise from the measured signal [17]. The selection of wavelets aims to show the universality of the method presented in this paper.

3. Matrix Form of the DWT Algorithm

The general purpose of the algorithm under consideration is to convert the input quantity given as series of samples x ( n ) , where n is an input sample number, into series of samples of the output quantity denoted as X ( m ) , where m is an output sample number. The discussed algorithm operates on a sequence of N samples of the input quantity and returns the sequence of M values of the output quantity. Therefore, the algorithm can be described by the general matrix equation [6,7]:
X ( 0 ) X ( 1 ) X ( M 1 ) = a 0 , 0 a 0 , 1 a 0 , N 1 a 1 , 0 a M 1 , 0 a M 1 , N 1 = x ( 0 ) x ( 1 ) x ( N 1 ) .
By introducing designations, where X is a vector of output quantities, x is a vector of input quantities and A is a matrix of algorithm coefficients, Equation (2) can be presented in the form:
X = A · x .
By substituting vector x into the input of the algorithm and values of subsequent elements of this vector are determined in accordance with the equation:
x ( n ) = 1 for n = i 0 for n i ,
the coefficients of the i-th column of matrix A can be identified. By executing N iterations (for k = 0 , 1 , , N 1 ), the values of all elements of matrix A are obtained [18].
This method eliminates the need to know the exact structure of the DWT algorithm and enables uniform analysis for any set of filter banks.

4. Relationship between Data Uncertainty at the Input and Output of the Algorithm

According to the considerations presented in [19], it is possible to determine the relationship between error variances at the output and at the input of the algorithm presented in the matrix form. A single output result of the algorithm X ( i ) for the i-th row of the matrix of coefficients A is described by the equation:
X ( i ) = a i , 0 x ( 0 ) + a i , 1 x ( 1 ) + + a i , N 1 x ( N 1 ) .
Random error appearing at the output of the algorithm in the i-th step of its implementation can be presented as a linear combination of the input random error and algorithm coefficients:
e X ( i ) = a i , 0 e x ( 0 ) + a i , 1 e x ( 1 ) + + a i , N 1 e x ( N 1 ) .
By executing the algorithm repeatedly, a set of output errors with variance σ X 2 is obtained. This is related to the variance σ x 2 of the set of input errors by the relationship:
σ X 2 = a i , 0 2 σ x 2 + a i , 1 2 σ x 2 + + a i , N 1 2 σ x 2 ,
which is obtained assuming that the values of the input error are not correlated with each other. Denoting the sum of the squares of the i-th row of matrix A as:
j = 0 N 1 a i , j 2 ,
the relationship between the variance of random error at the output and at the input of the algorithm takes the form:
σ X 2 = A i 2 σ x 2 .
Assuming that each subsequent value of the algorithm output quantity can be considered as a result of the single-point algorithm (5) [7,18,19], the shown relationship is determined separately for each result of the X vector, taking into account the corresponding row of the A matrix.
According to the central limit theorem, regardless of the distribution of input errors, it can be assumed that the error distribution at the output of the algorithm will have (with an acceptable approximation) the shape of the normal distribution [20]. Assuming the uncertainty at a 95% confidence level, a standard deviation can be used to determine it [7,19,20]:
U ( X i ) = c n σ x = c n A i σ x ,
where c n = 1.96 is a coverage factor.
Thus, it is possible to define the uncertainty transfer coefficient for various types of random errors as:
k i = U ( X i ) U ( x ) .
For example, for input random errors with uniform distribution (coverage factor c u = 1.65 at 95% confidence level), the uncertainty transfer coefficient will be:
k i = U ( X i ) U ( x ) = c n A i σ x c u σ x = 1.19 A i ,
while for input errors described by a normal distribution it is:
k i = U ( X i ) U ( x ) = c n A i σ x c n σ x = A i .
On the basis of the presented information, it can be observed that knowledge of the A matrix coefficients and the parameters of input uncertainty sources allows us to determine the uncertainty of the output quantities of the algorithm and as a result, the uncertainty of the output quantities of the whole measuring chain.
In the case of wavelets from the “db” and “sym” family, regardless of the other parameters of the decomposition process, the value of the coefficient A i for each row of matrix A is equal to 1 [12]. This means that the algorithm transfers random errors which have a normal distribution with the coefficient k i = 1 . For the other considered wavelets, the value of the coefficient A i depends on the number of iterations of the decomposition process, the length of the input vector and on the index of the output value of the algorithm.

5. Propagation of Normal Distribution Error

White noise is an example of an error source with a normal distribution. Knowing the noise parameters and assuming that it is the dominant source of error, it is possible to determine the uncertainty of a sample of the algorithm output quantity X ( m ) on the basis of Equation (13).
In order to perform the appropriate calculations, it was assumed that at the input of the DWT algorithm is given a vector consisting of N = 1024 samples of the input quantity. Table 1 presents the values of the uncertainty transfer coefficient k i for the 50th element of the DWT algorithm output vector, depending on the mother wavelet and the number of decomposition levels.
Table 2 shows the uncertainty values U ( X ) calculated and U M C ( X ) obtained by Monte Carlo method for the 50th element of the DWT output vector in the case of input data with added white noise with variance σ 2 = 0.1 ( U ( x ) = 0.6198 ) for exemplary mother wavelets and decomposition levels. In order to verify the correctness of the calculated uncertainty values, the Monte Carlo method was used and 1,000,000 iterations of calculating the value of the output quantity were made, then the uncertainty was determined based on the histogram of the error. Figure 2 shows an example of the input and output quantity errors histograms for “spline4:4” wavelet and four levels of decomposition.

6. Propagation of Uniform Distribution Error

An example of an error with a uniform distribution is the quantization error of the ADC. Assuming that a 10-bit converter ( B = 10 ) with the processing range V = 0 V and V + = 5 V has been used, the quantum value can be calculated as q = ( V + V ) / 2 B = 0.00488 V. In this case, the uncertainty of the algorithm input data is U ( x ) = 0.95 · q / 2 = 0.0023 V and the standard deviation: σ x = U ( x ) / c u = 0.0014 V. Assuming that the quantization error of the ADC is dominant in the situation under consideration, it is possible to determine the uncertainty of subsequent elements of the vector of the algorithm output quantity on the basis of Equation (12). Table 3 presents the values of the uncertainty transfer coefficient k i for the 50th element of the DWT algorithm output vector, depending on the mother wavelet and the number of decomposition levels.
Table 4 shows the uncertainty values U ( X ) calculated and U M C ( X ) obtained by Monte Carlo method for the 50th element of the DWT output vector in the case of input data with added quantization noise with variance σ 2 = 0.2 × 10 5 ( U ( x ) = 0.0023 ) for exemplary mother wavelets and decomposition levels. In order to verify the correctness of the calculated uncertainty values, the Monte Carlo method was used and 1,000,000 iterations of calculating the value of the output quantity were made, then the uncertainty was determined based on the histogram of the error. Figure 3 shows an example of the input and output quantity errors histograms for “spline4:4” wavelet and four levels of decomposition.

7. Multiple Error Sources

In the case of multiple error sources, the presented method also can be applied. In the first step, there is a need to calculate the input quantity error distribution parameters: variance and coverage factor. These parameters can be calculated analytically [19] or found using the Monte Carlo method [21]. The analytic method can be easily applied in the case of standard error distributions while the Monte Carlo method is more universal, but requires time to compute.
Assuming a measurement chain containing the AD converter described in the previous chapter and an analog part where the white noise is present, the Monte Carlo method can be applied to find the parameters of input values error distribution. In this case, the sources of errors have uniform distribution with coverage factor c u = 1.65 , variance σ 2 = 0.2 × 10 5 and normal distribution with coverage factor c n = 1.96 , variance σ 2 = 0.15 × 10 5 . Because the considered error distributions are standard, the analytic method described in [19] can also be easily applied, but in order to emphasize the universality of the presented method, the Monte Carlo method is taken under consideration. In the case of more than two error sources, the analytic method might be not applicable.
Figure 4a presents a histogram of the input quantity error in the described case. Assuming the uncertainty at 95% confidence level according to the data presented in Figure 4a, the variance of input quantity error σ 2 = 0.35 × 10 5 , coverage factor c i = 1.91 and uncertainty U ( x ) = 3.57 × 10 3 . According to Equations (10) and (11) and the calculated input error distribution parameters, the uncertainty transfer coefficient for i-th output quantity can be defined as:
k i = U ( X i ) U ( x ) = c n A i σ x c i σ x = 1.026 A i ,
Table 5 presents the values of the uncertainty transfer coefficient k i for the 50th element of the DWT algorithm output vector, depending on the mother wavelet and the number of decomposition levels. Table 6 shows the uncertainty values U ( X ) calculated according to Equation (10) and obtained by the Monte Carlo method for the 50th element of the DWT output vector in the described case. Figure 4b shows an example of the output quantity error histogram for “spline4:4” wavelet and four levels of decomposition.

8. Results Interpretation

In the case of “db” and “sym” wavelet family, propagation of the random errors is always the same regardless of any other algorithm parameters. For the “dden” wavelet family, the uncertainty transfer coefficient k i depends on the decomposition level. For decomposition levels 2 and 4 it is about 1 (1.027, 1.026), for higher levels, 6 and 8, it is less than 1. This means that for this family of wavelets, random errors are not amplified from input to output of the DWT algorithm, and for higher levels of decomposition, these errors are suppressed. In case of “spline” wavelet families uncertainty transfer coefficient k i is always more than 1, and is strongly related to the number of decomposition iterations and the wavelet form. It should be mentioned that the uncertainty transfer coefficient k i in most cases changes for different elements of the output vector, because the coefficient A depends on a single row of the A matrix.
It is very important to remember that values presented in this article are results for a single output quantity. To consider other outputs quantities uncertainty, coefficients k i for all other i values must be calculated in the described way.

9. Comparison with Other Methods

Currently, the two most common methods used to determine the uncertainty of the output quantities in the case of measurement chains containing the DWT algorithm can be mentioned in the literature. These include the analytical methods described, e.g., in [4,5,22] and the Monte Carlo method, which is one of the most universal methods of uncertainty determination [21].
Analytical methods require precise knowledge of the applied mother’s wavelet, therefore any change of this parameter is connected with the necessity to perform a repeated analysis. Moreover, these methods are complex and time-consuming. Usually, the user will use ready-made tools implementing the DWT algorithm, such as Matlab or GNU/Octave, so the exact form of the algorithm may not be fully known. Hence, in practice, analytical methods are relatively rarely used.
The Monte Carlo method turns out to be more universal and easier to apply. For this method, it is not necessary to know the structure of the algorithm or the form of the used mother’s wavelet. However, it requires a lot of computational expenditure and the preparation of an appropriate simulation, which assumes the presence of all considered error sources. Two measuring chains should then be designed, the first one-ideal (without errors) and the second one, in which these errors occur. After the simulation, the algorithm’s output uncertainty can be estimated based on the histogram of errors.
It should be noted that in the case of both discussed methods, the analysis will concern a single output quantity of the measurement chain. In real measurement chains, the control decision is made on the basis of several quantities, therefore an uncertainty analysis should be performed for each of them. In the case of the author’s method presented in this paper, these inconveniences do not occur. In order to determine the uncertainty of any output quantity, it is only necessary to calculate the appropriate k i coefficient for that quantity and apply Equation (11). Possible changes of the DWT algorithm parameters require only determine the new values of the matrix A , as shown earlier dependencies. Compared to the analytical method, the approach presented by the authors does not require a complicated analysis of the selected mother’s wavelet, knowledge of the form of the algorithm, or its numerical structure. Moreover, its use is not time-consuming. On the other hand, unlike the Monte Carlo method, a possible change of the algorithm parameters does not require repeating time-consuming simulations.
However, the presented method has a few limitations. In order to use it, it is necessary to know the parameters of the error distribution at the algorithm input. In the case of many sources of error, these parameters can be determined by the analytical method [19] or by simulation, as shown in this paper. Moreover, the error values of all input quantities cannot be correlated with each other [7].

10. Examples of Applications

As the wavelet transform is applied to signal processing and analysis in many areas, the presented method can find a variety of applications. The literature describes many applications containing the DWT algorithms [2,3,13,15], however, they do not include the metrological analysis necessary to determine the properties of the measurement chain. This may be due to the drawbacks of the previously discussed methods of uncertainty analysis of the DWT algorithms.
In the case described in [15], the uncertainty of the analog part of the measurement chain should be determined and then the uncertainty of the input quantities of the wavelet transformation algorithm should be determined taking into account the digital part of the measurement chain. This example shows the applicability and advantages of the developed method. It should be emphasized that the mentioned application contains solutions for several combinations of parameters of the DWT algorithm in order to determine which set of parameters is the most appropriate. In this case, the universality and speed of implementation of the developed method become very valuable advantages.
Another example of the application of the described method may be sound processing measurement chains, such as speech recognition algorithms or other applications described, among others, in [2]. In this case, the metrological analysis must take into account the parameters of the analog part of the measurement chain: the converter (microphone), cabling, possible filters and the digital part: the A/D converter, additional filtering algorithms or initial signal processing. The determined parameters of the discrete transformation algorithm input quantities errors can be used to determine the uncertainty of the output quantities of the analyzed measurement chain. A similar situation occurs in the case of image analysis algorithms [9,11].

11. Conclusions

The presented method of calculating the uncertainty of the DWT algorithm output quantities, described for the universal case in [6,7,18], gives results similar to those obtained in the simulation. It allows us to determine the metrological properties of DWT algorithms for any filter bank set and any number of decomposition levels.
The described method allows us to determine the uncertainty of the output quantity of the DWT algorithm related to the corresponding frequency range and time interval. This method assumes that the parameters related to the sample are ideal and any processed errors are reflected in the sample values. The uncertainty in determining the frequency range or the time interval is therefore included in the uncertainty of the value of the output quantity [6,7,18]. It unifies the process of determining the uncertainty of the input quantity in the case of various sources of errors and the analysis of their impact on the uncertainty of the output quantity.
In order to determine the uncertainty in case of several types of errors, the analysis should be extended by determining the convolution of the probability density functions or application of a reductive interval arithmetic [19,23]. For errors with a non-standard probability distribution, the presented method is not directly applicable. In this case, the Monte Carlo method can be used [21,24] to determinate input error distribution parameters in order to apply the presented method.

Author Contributions

Data curation, Ł.D.; formal analysis, J.R.; funding acquisition, Ł.D.; investigation, Ł.D.; methodology, J.R.; project administration, J.R.; software, Ł.D.; supervision, J.R.; writing—original draft preparation, Ł.D. and J.R; writing—review and editing, Ł.D. and J.R. Both authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Data available on request.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
WTWavelet transform
CWTContinuous wavelet transform
DWTDiscrete wavelet transform

References

  1. Axelsson, E.; Claessen, K.F. A domain specific language for digital signal processing algorithms. In Proceedings of the Eighth ACM/IEEE International Conference on Formal Methods and Models for Codesign, Grenoble, France, 26–28 July 2010. [Google Scholar] [CrossRef] [Green Version]
  2. Wang, Y.S. Sound quality estimation for nonstationary vehicle noises based on discrete wavelet transform. J. Sound Vib. 2009, 324, 1124–1140. [Google Scholar] [CrossRef]
  3. Ocak, H. Automatic detection of epileptic seizures in EEG using discrete wavelet transform and approximate entropy. Expert Syst. Appl. 2009, 36, 2027–2036. [Google Scholar] [CrossRef]
  4. Yan, B.F.; Miyamoto, A.; Brühwilerb, E. Wavelet transform-based modal parameter identification considering uncertainty. J. Sound Vib. 2006, 291, 285–301. [Google Scholar] [CrossRef]
  5. Wilczok, E. New Uncertainty Principles for the Continuous Gabor Transform and the Continuous Wavelet Transform. Doc. Math. 2000, 5, 201–226. [Google Scholar]
  6. Konopka, K.; Topór-Kamiński, T. Uncertainty evaluation of measurement data processing algorithm based on its matrix form. Actaphysicapolonica A 2011, 120, 666–670. [Google Scholar] [CrossRef]
  7. Jakubiec, J. The error based model of a single measurement result in uncertainty calculation of the mean value of series. Probl. Prog. Metrol. 2015, 20, 75–78. [Google Scholar]
  8. Narang, S.K.; Ortega, A. Perfect reconstruction two-channel wavelet filter banks for graph structured data. IEEE Trans. Signal Process. 2012, 60, 2786–2799. [Google Scholar] [CrossRef] [Green Version]
  9. Kotteri, K.A.; Bell, A.E.; Carletta, J.E. Design of multiplierless, high-performance, wavelet filter banks with image compression applications. IEEE Trans. Circuits Syst. Regul. Pap. 2004, 51, 483–494. [Google Scholar] [CrossRef]
  10. Peretto, L.; Sasdelli, R.; Tinarelli, R. On Uncertainty in Wavelet-Based Signal Analysis. Instrum. Meas. IEEE Trans. 2005, 54, 1593–1599. [Google Scholar] [CrossRef]
  11. Addison, P.S. The Illustrated Wavelet Transform Handbook: Introductory Theory and Applications in Science, Engineering, Medicine and Finance; CRC Press: Boca Raton, FL, USA, 2017. [Google Scholar] [CrossRef]
  12. Vonesch, C.; Blu, T.; Unser, M. Generalized Daubechies wavelet families. IEEE Trans. Signal Process. 2007, 55, 4415–4429. [Google Scholar] [CrossRef] [Green Version]
  13. Reddy, B.E.; Narayana, K.V. A lossless image compression using traditional and lifting based wavelets. Signal Image Process. 2012, 3, 213. [Google Scholar] [CrossRef]
  14. Wang, J. On Spline Wavelets; Sam Houston State University: Huntsville, TX, USA, 2006. [Google Scholar]
  15. Katunin, A.; Korczak, A. The possibility of application of B-spline family wavelets in diagnostic signal processing. Acta Mech. Autom. 2009, 3, 43–48. [Google Scholar]
  16. Selesnick, I.W. The double-density dual-tree DWT. IEEE Trans. Signal Process. 2004, 52, 1304–1314. [Google Scholar] [CrossRef]
  17. Vimala, C.; Priya, P.A. Noise reduction based on Double Density Discrete Wavelet Transform. In Proceedings of the International Conference on Smart Structures and Systems, Chennai, India, 9 October 2014; pp. 15–18. [Google Scholar] [CrossRef]
  18. Jakubiec, J.; Topór-Kaminski, T. Uncertainty modeling method of data series processing algorithms. In Proceedings of the IMEKO TC-4 Symposium on Development in Digital Measuring Instrumentation and 3rd Workshop on ADC Modelling and Testing, Lisabona, Portugal, 17–18 September 1998. [Google Scholar]
  19. Jakubiec, J. Reductive interval arithmetic application to uncertainty calculation of measurement result burdened correlated errors. Metrol. Meas. Syst. 2003, 20, 137–156. [Google Scholar]
  20. Evaluation of Measurement Data—Guide to the Expression of Uncertainty in Measurement; JCGM: Paris, France, 2008.
  21. Roj, J. Estimation of the artificial neural network uncertainty used for measurand reconstruction in a sampling transducer. IET Sci. Meas. Technol. 2013, 8, 1–7. [Google Scholar] [CrossRef]
  22. Sarrafi, A.; Mao, Z.; Shiao, M. Uncertainty quantification framework for wavelet transformation of noise-contaminated signals. Measurement 2017, 137, 102–115. [Google Scholar] [CrossRef]
  23. Batko, W.; Pawlik, P. Uncertainty evaluation in modelling of acoustic phenomena with uncertain parameters using interval arithmetic. Actaphys.-Ser. A Gen. Phys. 2012, 121, A152. [Google Scholar] [CrossRef]
  24. Janssen, H. Monte-Carlo based uncertainty analysis: Sampling efficiency and sampling convergence. Reliab. Eng. Syst. Saf. 2013, 109, 123–132. [Google Scholar] [CrossRef]
Figure 1. The general structure of the analyzed signal processing chain.
Figure 1. The general structure of the analyzed signal processing chain.
Electronics 10 00764 g001
Figure 2. Histogram of the (a) input quantity error, (b) output quantity error, wavelet “spline4:4”, four levels of decomposition.
Figure 2. Histogram of the (a) input quantity error, (b) output quantity error, wavelet “spline4:4”, four levels of decomposition.
Electronics 10 00764 g002
Figure 3. Histogram of the (a) input quantity error, (b) output quantity error, wavelet “spline4:4”, four levels of decomposition.
Figure 3. Histogram of the (a) input quantity error, (b) output quantity error, wavelet “spline4:4”, four levels of decomposition.
Electronics 10 00764 g003
Figure 4. Histogram of the (a) input quantity error, (b) output quantity error, wavelet “spline4:4”, four levels of decomposition.
Figure 4. Histogram of the (a) input quantity error, (b) output quantity error, wavelet “spline4:4”, four levels of decomposition.
Electronics 10 00764 g004
Table 1. Values of the uncertainty transfer coefficient k i of the Discrete Wavelet Transform (DTW) algorithm depending on the type of wavelet and the number of decomposition levels for errors which have normal distribution.
Table 1. Values of the uncertainty transfer coefficient k i of the Discrete Wavelet Transform (DTW) algorithm depending on the type of wavelet and the number of decomposition levels for errors which have normal distribution.
Decomposition Level
1234
db81
sym81
spline4:42.5314.0144.4614.461
spline8:817.36319.4293.6293.6
dden10.8630.8620.5590.656
dden20.8630.8620.5540.660
Table 2. Examples of the output uncertainty values ( U ( X ) —calculated; U M C ( X ) —simulated) in the case of added white noise with variance σ 2 = 0.1 ( U ( x ) = 0.6198 ).
Table 2. Examples of the output uncertainty values ( U ( X ) —calculated; U M C ( X ) —simulated) in the case of added white noise with variance σ 2 = 0.1 ( U ( x ) = 0.6198 ).
WaveletDecomposition LevelCalculated U ( X ) Simulated UMC ( X )
dden160.34650.3469
spline4:442.48752.4844
db880.61980.6176
Table 3. Values of the uncertainty transfer coefficient k i of the DTW algorithm depending on the type of wavelet and the number of decomposition levels for errors with uniform distribution.
Table 3. Values of the uncertainty transfer coefficient k i of the DTW algorithm depending on the type of wavelet and the number of decomposition levels for errors with uniform distribution.
Decomposition Level
1234
db81.19
sym81.19
spline4:43.0124.7775.3095.309
spline8:820.66380.1349.4349.4
dden11.0271.0260.6650.781
dden21.0271.0260.6590.785
Table 4. Examples of the output uncertainty values ( U ( X ) —calculated; U M C ( X ) —simulated) in the case of added errors with uniform distribution and variance σ 2 = 0.2 × 10 5 ( U ( x ) = 0.0023 ) .
Table 4. Examples of the output uncertainty values ( U ( X ) —calculated; U M C ( X ) —simulated) in the case of added errors with uniform distribution and variance σ 2 = 0.2 × 10 5 ( U ( x ) = 0.0023 ) .
WaveletDecomposition LevelCalculated U ( X ) Simulated UMC ( X )
dden160.001830.00174
spline4:440.013180.01206
db880.002760.00277
Table 5. Values of the uncertainty transfer coefficient k i of the DTW algorithm depending on the type of wavelet and the number of decomposition levels for two error sources.
Table 5. Values of the uncertainty transfer coefficient k i of the DTW algorithm depending on the type of wavelet and the number of decomposition levels for two error sources.
Decomposition Level
1234
db81.026
sym81.026
spline4:42,5974.1184.5574.577
spline8:817.81327.7301.2301.2
dden10.8850.8840.5740.673
dden20.8850.8840.5680.677
Table 6. Examples of the output uncertainty values U ( X ) in the case of two error sources.
Table 6. Examples of the output uncertainty values U ( X ) in the case of two error sources.
WaveletDecomposition LevelCalculated U ( X ) Simulated UMC ( X )
dden160.002050.00206
spline4:440.014700.01474
db880.003660.00367
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Roj, J.; Dróżdż, Ł. Propagation of Random Errors by the Discrete Wavelet Transform Algorithm. Electronics 2021, 10, 764. https://doi.org/10.3390/electronics10070764

AMA Style

Roj J, Dróżdż Ł. Propagation of Random Errors by the Discrete Wavelet Transform Algorithm. Electronics. 2021; 10(7):764. https://doi.org/10.3390/electronics10070764

Chicago/Turabian Style

Roj, Jerzy, and Łukasz Dróżdż. 2021. "Propagation of Random Errors by the Discrete Wavelet Transform Algorithm" Electronics 10, no. 7: 764. https://doi.org/10.3390/electronics10070764

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop