A method for improving the performance of spectral signal analysis using microcontrollers

Аuthors
*,Mlitary spaсe Aсademy named after A.F. Mozhaisky, Saint Petersburg, Russia
*e-mail: vka@mil.ru
Abstract
Various methods are used in signal processing. The most popular way to analyze signals is spectral analysis. However, the calculation of the spectral components of the signal requires high computational costs. The aim of the work is to develop a way to reduce the execution time of spectral analysis by optimizing the algorithm for calculating the discrete Fourier transform. The FFT algorithm is based on the application of an operator designated as WnkN In the literature, its application is often called the "butterfly algorithm". To convert a signal (window) with a duration of 8192 (213) samples, ≈2·106 clock cycles will be required.
At the same time, the following aspects should be noted:
1. Reducing the size of the window function (N) leads to an increase in distortion of the calculated spectral components of the signal
2. In the FFT algorithm, when the size of the window function decreases, the interval between the analyzed frequencies increases
It is known that the spectrum of those parts of the signal that are located close to the boundaries of the window function is significantly distorted. In order not to lose information about the signal under study, it is recommended to ensure that the window functions overlap by 50-75%. The proposed method is based on the DFT algorithm. The proposed method for optimizing the algorithm for calculating the signal spectrum makes it possible to reduce the frequency sampling step with the possibility of selecting the analyzed frequencies, remove the restriction on the size of the window function and maximize window overlap. The use of tabular function assignment is a widely used way to improve performance. In the proposed method, the number of values in the tabular representation of the harmonic function requires equality of the length of the table L = 2J, where J is an integer. The tabular representation of the harmonic function allows you to obtain values corresponding to multiples of frequencies without significantly increasing the amount of calculations. Another bottleneck in the calculation of spectral components is the summation of the results of processing a large number of samples of the original signal – the "window". To solve this problem, it is proposed to store in RAM the results of multiplying each input sample by the cos and sin values of each frequency under study. The sums corresponding to the following window function (shifted by one count) differ from the original one in that:
– the product for the count with the number n=N+1 is added;
– there is no product for counting with the number n=0.
Thus, the calculation time of each spectral component becomes independent of the window size. At the same time, the need for RAM increases significantly. Let's compare the performance indicators of the spectrum calculation. For example, for a window function equal to 128 counts, 16`576 clock cycles of the microcontroller are required to perform the FFT. According to the proposed method, only 5`248 (41 × 128) clock cycles will be required, which gives a gain of 3.16 times. Similarly, for a window equal to 1024 counts, the gain will be 4.51 times, and for a window equal to 8192 counts – 5.87 times. There are ways to further increase productivity. Conditionally, they can be called software (algorithmic) and hardware. Moreover, they can be used simultaneously.
Keywords:
spectral analysis, discrete Fourier transform, spectral analysis performance, digital signal processingReferences
- Svetlov G.V., Sumenkov N.A., Kostrov B.V., Fokina N.S. Application of the theory of discrete signals defined at finite intervals for processing aerospace images. Vestnik Kontserna VKO "Almaz – Antei". 2017. No. 3 (22). P. 94-102. (In Russ.)
- Yakimov V.N., Mashkov A.V. Computationally efficient algorithmic and software for spectral analysis by the correlogram method. Doklady XXV Mezhdunarodnoi konferentsii «Tsifrovaya obrabotka signalov i ee primenenie DSPA – 2023»: sbornik trudov. Moscow: Rossiiskoe nauchno-tekhnicheskoe obshchestvo radiotekhniki, elektroniki i svyazi im. A.S. Popova Publ., 2023. P. 110-115.
- Al'rubei M.A., Pozdnyakov A.D. Frequency estimation with symmetric and asymmetric structure of spectral components of a sampled harmonic signal. Trudy MAI. 2023. No. 129. (In Russ.). URL: https://trudymai.ru/eng/published.php?ID=173027. DOI: 10.34759/trd-2023-129-15
- Podstrigaev A.S., Smolyakov A.V. Investigation of the signal spectrum with two–fold frequency conversion. Trudy MAI. 2020. No. 114. (In Russ.). URL: https://trudymai.ru/eng/published.php?ID=118984. DOI: 10.34759/trd-2020-114-11
- Popov O.B., Chernikov K.V., Ozhdikhin G.M. Precise spectral analysis of a sound signal. Fundamental'nye problemy radioelektronnogo priborostroeniya. 2012. V. 12, No. 6. P. 122-126. (In Russ.)
- Ovcharuk V.N., Ch'e En Un. Application of spectral analysis methods in multichannel systems for recording acoustic emission signals. Pribory. 2021. No. 11 (257). P. 35-39. (In Russ.)
- Abramov A.D. Estimation of the parameters of microreliefs of machine parts by correlation-spectral analysis of their images. Kontrol'. Diagnostika. 2023. V. 26, No. 6 (300). P. 20-27. (In Russ.). DOI: 10.14489/td.2023.06.pp.020-027
- Davydov V.T., Nezhevenko E.S. Spectral analysis of images in an optoelectronic processor. Avtometriya. 1977. No. 5. P. 13-17. (In Russ.)
- Sitnikova A.Yu. Improving the tools of technical analysis of securities through the use of spectral analysis and the theory of digital filtration. Vestnik Samarskogo gosudarstvennogo aerokosmicheskogo universiteta im. akademika S.P. Koroleva (natsional'nogo issledovatel'skogo universiteta). 2010. No. 3 (23). P. 152-162. (In Russ.)
- Shugunov L.Zh., Shugunov T.L. Research and analysis of the average annual temperature based on methods of spectral analysis and classical decomposition. Izvestiya vysshikh uchebnykh zavedenii. Severo-Kavkazskii region. Seriya: Estestvennye nauki. 2006. No. S1. P. 83-88. (In Russ.)
- Romanova E.Yu. Spectral analysis of a differential operator with involution in the case of a summable potential. Evraziiskoe Nauchnoe Ob"edinenie. 2018. No. 11-1(45). P. 21-24. (In Russ.)
- Aliev M.E. Spectral analysis of an electroencephalogram as a method of studying the functional organization of the brain. Nauchnyi al'manakh Tsentral'nogo Chernozem'ya. 2022. No. 2-9. P. 111-119. (In Russ.)
- Ageev F.I. Voznyuk V.V., Khudik M.Yu. Technique of increase of noise stability of data transmission systems with binary phase-shifted noise-type signals in the conditions of action of noises with different spectral structure. Trudy MAI. 2021. No. 118. (In Russ.). URL: https://trudymai.ru/eng/published.php?ID=158242. DOI: 10.34759/trd-2021-118-08
- Voznyuk V.V., Kopalov Yu.N. Investigation of the noise immunity of receiving OFDM-signals in the conditions of unintentional narrowband noise interference. Trudy MAI. 2023. No. 130. (In Russ.). URL: https://trudymai.ru/eng/published.php?ID=174611. DOI: 10.34759/trd-2023-130-14
- Volchkov V.P., Miroshnichenko A.V. Synthesis of algorithms for spectral analysis of signals based on Weyl-Heisenberg frames. Fundamental'nye problemy radioelektronnogo priborostroeniya. 2018. V. 18, No. 4. P. 1001-1006. (In Russ.)
- Musaev M.M., Kardashev M.S. Spectral analysis of signals on multicore processors. Tsifrovaya obrabotka signalov. 2014. No. 2. P. 82-86. (In Russ.)
- Kabanov A.N., Nechaev G.I., Folomkin D.N. Operational algorithm for spectral analysis of a controlled process using complex shape functions. Vestnik Ryazanskogo gosudarstvennogo radiotekhnicheskogo universiteta. 2010. No. 33. P. 104-107. (In Russ.)
- Martyugin S.A. Practical implementation of a discrete modification of the fractional Fourier transform based on the spectral decomposition of the operator of the discrete Fourier transform. Raketno-kosmicheskaya tekhnika. 2015. V. 1, No. 1 (5). P. 3. (In Russ.)
- Kosheleva D.D., Doronina A.V. Fourier transform and fast Fourier transform. Innovatsii. Nauka. Obrazovanie. 2021. No. 38. P. 626-632. (In Russ.)
- Ponomareva N.V. Fast parametric Fourier transform for spectral analysis of high–resolution signals in a given frequency range. DSPA: Voprosy primeneniya tsifrovoi obrabotki signalov. 2019. V. 9, No. 1. P. 28-32. (In Russ.)
- Osipov O.V. Spectral analysis of discrete signals with high frequency resolution. Vychislitel'nye metody i programmirovanie. 2019. V. 20, No.3. P. 270-282. (In Russ.)
- Baskakov S.I. Radiotekhnicheskie tsepi i signaly (Radio engineering circuits and signals). Moscow: Vysshaya shkola Publ., 2000. 462 p.
- Atabekov G.I. Teoreticheskie osnovy elektrotekhniki. Lineinye elektricheskie tsepi (Theoretical foundations of electrical engineering. Linear electrical circuits). Saint Petersburg: «Lan'» Publ., 2009. 592 p.
- Richard Laions. Tsifrovaya obrabotka signalov (Digital Signal Processing). Moscow: «Binom-Press» Publ., 2007. 656 p.
- Solonina A.I., Ulakhonich D.A., et al. Osnovy tsifrovoi obrabotki signalov (Fundamentals of digital signal processing). Saint Petersburg: BKhV Peterburg Publ., 2005. 768 p.
- Karmin Noviello. Osvoenie STM32 (Mastering STM32), Leanpub, 2018. 826.p.
- Dvorkovich V.P., Dvorkovich A.V. Okonnye funktsii dlya garmonicheskogo analiza signalov (Window functions for harmonic signal analysis), Moscow: Tekhnosfera Publ., 2014. 112 p.
Download