Wireless Data Communication is an emerging prospect of technology in the current world scenario. processing an ECG signal to drive out informative insights needs the signal to be noise free. If the noise persists, it ...
详细信息
ISBN:
(纸本)9781665426923
Wireless Data Communication is an emerging prospect of technology in the current world scenario. processing an ECG signal to drive out informative insights needs the signal to be noise free. If the noise persists, it can damage the complete signal and it cannot be used for healthcare processes. De-noising techniques are employed to reduce the noise levels in the signal such that it can be further used for diagnosis. The various types of noise in an ECG signal are: Powerline Interference, Electrode Contact noise, Muscle Contraction noise, Baseline Wander and Instrumentation noise. The paper will give a detailed explanation of the different types of noise and their reduction techniques implemented in MATLAB R2017a which are compared on various parameters. Further, using image dataset of normal and abnormal heartbeat, a CNN model is proposed which classifies the heartbeat from ECG signal as arrhythmia or normal with an accuracy of 92.62%. This algorithm will de-noise the signal as well as check for arrhythmia in a feasible and accurate way.
The implementation of signal processing algorithms on a heterogeneous multiprocessor system is examined. The signalprocessing algorithm, represented as a directed signal flow graph, is mapped to the multiprocessor sy...
详细信息
The implementation of signal processing algorithms on a heterogeneous multiprocessor system is examined. The signalprocessing algorithm, represented as a directed signal flow graph, is mapped to the multiprocessor system for execution. A heuristic scheme aimed at producing a schedule of minimum execution time is proposed. Communication overhead is incorporated in the scheduling. Simulation results are presented using both the proposed heuristic scheme and an optimum scheme based on the branch-and-bound approach. The heuristic results fall within a reasonable range from the optimal schedule.< >
Predicting the complexity of a signalprocessing task is a very difficult subject, mainly because the notion of complexity itself is not well defined. We propose to link the complexity to the predicted execution of an...
详细信息
Predicting the complexity of a signalprocessing task is a very difficult subject, mainly because the notion of complexity itself is not well defined. We propose to link the complexity to the predicted execution of an algorithm on a given platform or processor. To do so branches, arithmetic and memory operations are classified into different types of category. Then the number of time operations of each category executed is computed for the studied algorithm. Finally weights depending on the underlying architecture are used to sum up the contribution of each category to get the final complexity. Typical weights for two Pentium processors are presented and the validity of the prediction is verified for the case of a simple algorithm.
Product requirements often dictate the use of off-the-shelf processors for very fast signalprocessing applications. Additionally, restrictions on cost, power, or size/weight may preclude the use of specialized vector...
详细信息
Product requirements often dictate the use of off-the-shelf processors for very fast signalprocessing applications. Additionally, restrictions on cost, power, or size/weight may preclude the use of specialized vector processors for implementation of the algorithms. We discuss a new method for performing signed parallel processing in scalar, off-the-shelf processors for integerized signal processing algorithms. Uniform data precision may be used, but is not required for the method. It is shown that the reduction in execution cycles resulting from this implementation is approximately linear in the size of the registers, divided by the precision required.
The paper presents new systems of orthogonal basic functions for fast signal processing algorithms, which can be used in different types of radars. The functional systems suggested allow us to use fast Fourier transfo...
详细信息
The paper presents new systems of orthogonal basic functions for fast signal processing algorithms, which can be used in different types of radars. The functional systems suggested allow us to use fast Fourier transform for calculating the convolution and the correlation function. The results were tested with the help of Monte-Carlo simulation as well as the physical radar model
The article addresses methods of adaptive signalprocessing in transmitting antenna arrays to enhance the interference resilience of digital radio links. It examines the usage of heuristic optimization algorithms for ...
详细信息
ISBN:
(数字)9798350373448
ISBN:
(纸本)9798350373455
The article addresses methods of adaptive signalprocessing in transmitting antenna arrays to enhance the interference resilience of digital radio links. It examines the usage of heuristic optimization algorithms for forming antenna array patterns considering the directions of signal and interference arrivals. The article presents algorithms of the matrix method for direct calculation of the required antenna pattern and optimization methods based on particle swarm optimization and salp swarm algorithms. To assess the effectiveness of the algorithms, simulations were conducted using a seven-element antenna array as an example. The research results demonstrate the potential for effectively adapting antenna array patterns to various interference conditions. Further research aims to conduct a comparative analysis of algorithm efficiency to determine the most energy-efficient method.
This paper is dealing with the implementation of the signal processing algorithms, specifically the Fast Fourier Transform and the matrix multiplication, using the new tool for mapping instructions on functional units...
详细信息
This paper is dealing with the implementation of the signal processing algorithms, specifically the Fast Fourier Transform and the matrix multiplication, using the new tool for mapping instructions on functional units of the processor. The tool is using the signal-flow based description of the algorithm instead of the sequential notation of the program execution. The selected target processor is a multi-core digital signal processor based on the very long instruction word architecture. The final assembly code is analyzed in terms of utilization of the functional units and general purpose registers.
Using oversampled sigma-delta (/spl Sigma/-/spl Delta/) techniques a signal can be represented as a single bit binary data stream ({-1, 1}), with the quantization noise high pass filtered out of baseband. In this pape...
详细信息
Using oversampled sigma-delta (/spl Sigma/-/spl Delta/) techniques a signal can be represented as a single bit binary data stream ({-1, 1}), with the quantization noise high pass filtered out of baseband. In this paper adaptive LMS digital filters are presented that directly use binary /spl Sigma/-/spl Delta/ input streams and update the PCM adaptive filter weights at the oversampled rate to realize architectures that are very suitable for mixed analog/digital VLSI implementation. Using the /spl Sigma/-/spl Delta/ adaptive architecture PCM values are multiplied by single bits, and can therefore be easily performed by a simple multiplexor. Also using the /spl Sigma/-/spl Delta/ approach, the decimation and interpolation stages required for converting from /spl Sigma/-/spl Delta/ to PCM (and vice-versa) suitable for Nyquist DSP algorithms are circumvented. The paper describes the sigma delta adaptive LMS filter architecture and presents preliminary results for adaptive echo cancellation using adaptive sigma delta and standard PCM architectures.< >
The authors introduce novel digital signal processing algorithms which can be used to measure various power system indicators, which, in turn, may be utilized for power quality assessment. They first discuss the signa...
详细信息
The authors introduce novel digital signal processing algorithms which can be used to measure various power system indicators, which, in turn, may be utilized for power quality assessment. They first discuss the signal analysis problem by providing classification of the assumptions about signal characteristics. Specific characteristics are a consequence of different power system disturbances. Two different classes of digital signal processing algorithms are introduced. These algorithms can be used for measurement of various quantities which may be used to characterize given disturbances. An approach to power quality assessment based on various measurements is illustrated by some examples.< >
Modern microprocessor technology is migrating from simply increasing clock speeds on a single processor to placing multiple processors on a die to increase throughput and power performance in every generation. To util...
详细信息
Modern microprocessor technology is migrating from simply increasing clock speeds on a single processor to placing multiple processors on a die to increase throughput and power performance in every generation. To utilize the potential of such a system, signal processing algorithms have to be efficiently parallelized so that the load can be distributed evenly among the multiple processing units. In this paper, we study several advanced deterministic and stochastic signal processing algorithms and their computation using multiple processing units. Specifically, we consider two commonly used time-frequency signal representations, the short-time Fourier transform and the Wigner distribution, and we demonstrate their parallelization with low communication overhead. We also consider sequential Monte Carlo estimation techniques such as particle filtering, and we demonstrate that its multiple processor implementation requires large data exchanges and thus a high communication overhead. We propose a modified mapping scheme that reduces this overhead at the expense of a slight loss in accuracy, and we evaluate the performance of the scheme for a state estimation problem with respect to accuracy and scalability.
暂无评论