An optimal design approach of high order FIR digital filter is developed based on the algorithm of neural networks with cosine basis function . The main idea is to minimize the sum of the square errors between the amp...An optimal design approach of high order FIR digital filter is developed based on the algorithm of neural networks with cosine basis function . The main idea is to minimize the sum of the square errors between the amplitude response of the desired FIR filter and that of the designed by training the weights of neural networks, then obtains the impulse response of FIR digital filter . The convergence theorem of the neural networks algorithm is presented and proved, and the optimal design method is introduced by designing four kinds of FIR digital filters , i.e., low-pass, high-pass, bandpass , and band-stop FIR digital filter. The results of the amplitude responses show that attenuation in stop-bands is more than 60 dB with no ripple and pulse existing in pass-bands, and cutoff frequency of passband and stop-band is easily controlled precisely .The presented optimal design approach of high order FIR digital filter is significantly effective.展开更多
This paper presents a new joint optimization method for the design of sharp linear-phase finite-impulse response (FIR) digital filters which are synthesized by using basic and multistage frequency-response-masking ...This paper presents a new joint optimization method for the design of sharp linear-phase finite-impulse response (FIR) digital filters which are synthesized by using basic and multistage frequency-response-masking (FRM) techniques. The method is based on a batch back-propagation neural network algorithm with a variable learning rate mode. We propose the following two-step optimization technique in order to reduce the complexity. At the first step, an initial FRM filter is designed by alternately optimizing the subfilters. At the second step, this solution is then used as a start-up solution to further optimization. The further optimization problem is highly nonlinear with respect to the coefficients of all the subfilters. Therefore, it is decomposed into several linear neural network optimization problems. Some examples from the literature are given, and the results show that the proposed algorithm can design better FRM filters than several existing methods.展开更多
This paper proposes a novel iterative algorithm for optimal design of non-frequency-selective Finite Impulse Response(FIR) digital filters based on the windowing method.Different from the traditional optimization conc...This paper proposes a novel iterative algorithm for optimal design of non-frequency-selective Finite Impulse Response(FIR) digital filters based on the windowing method.Different from the traditional optimization concept of adjusting the window or the filter order in the windowing design of an FIR digital filter,the key idea of the algorithm is minimizing the approximation error by succes-sively modifying the design result through an iterative procedure under the condition of a fixed window length.In the iterative procedure,the known deviation of the designed frequency response in each iteration from the ideal frequency response is used as a reference for the next iteration.Because the approximation error can be specified variably,the algorithm is applicable for the design of FIR digital filters with different technical requirements in the frequency domain.A design example is employed to illustrate the efficiency of the algorithm.展开更多
To enhance dynamic tracking performance and anti-disturbance capacity of finite impulse response(FIR) filters, variable discount factors are introduced to the recursive least squares(RLS) algorithm. By employing impro...To enhance dynamic tracking performance and anti-disturbance capacity of finite impulse response(FIR) filters, variable discount factors are introduced to the recursive least squares(RLS) algorithm. By employing improved FIR filters to conduct modelling of industrial robot drive systems, dynamic characteristics of the target systems are identified. Then the fault detection for a target system can be utilized by analyzing the coefficients of the FIR filter. Finally, an application of the fault detection scheme to a kind of brushless DC motor drive system is described. Compared with reference methods, the proposed scheme achieves effective fault detection and performs better in dynamic tracking and robustness according to the final simulation results.展开更多
Frequency sampling is one of the popular methods in FIR digital filter design. In the frequency sampling method the value of transition band samples, which are usually obtained by consulting a table, must be determi...Frequency sampling is one of the popular methods in FIR digital filter design. In the frequency sampling method the value of transition band samples, which are usually obtained by consulting a table, must be determined in order to make the attenuation within the stopband maximal. However, the value obtained by searching for table can not be ensured to be optimal. Evolutionary programming (EP), a multi agent stochastic optimization technique, can lead to global optimal solutions for complex problems. In this paper a new application of EP to frequency sampling method is introduced. Two examples of lowpass and bandpass FIR filters are presented, and the steps of EP realization and experimental results are given. Experimental results show that the value of transition band samples obtained by EP can be ensured to be optimal and the performance of the filter is improved.展开更多
The modelling, design and implementation of a high-speed programmable polyphase finite impulse response (FIR) filter with field programmable gate array (FPGA) technology are described. This FIR filter can run automati...The modelling, design and implementation of a high-speed programmable polyphase finite impulse response (FIR) filter with field programmable gate array (FPGA) technology are described. This FIR filter can run automatically according to the programmable configuration word including symmetry/asymmetry, odd/even taps, from 32 taps up to 256 taps. The filter with 12 bit signal and 12 bit coefficient word-length has been realized on a Xilinx VirtexⅡ-v1500 device and operates at the maximum sampling frequency of (160 MHz.)展开更多
For improving the localization accuracy,a multi-interval extended finite impulse response(EFIR)-based Rauch-Tung-Striebel(R-T-S)smoother is proposed for the range-only ultra wide band(UWB)simultaneous localization and...For improving the localization accuracy,a multi-interval extended finite impulse response(EFIR)-based Rauch-Tung-Striebel(R-T-S)smoother is proposed for the range-only ultra wide band(UWB)simultaneous localization and mapping(SLAM)for robot localization.In this mode,the EFIR R-T-S(ERTS)smoother employs EFIR filter as the forward filter and the R-T-S smoothing method to smooth the EFIR filter’s output.When the east or the north position is considered as stance,the ERTS is used to smooth the position directly.Moreover,the estimation of the UWB Reference Nodes’(RNs’)position is smoothed by the R-T-S smooth method in parallel.The test illustrates that the proposedmulti-interval ERTS smoothing for range-only UWB SLAMis able to provide accurate estimation.Compared with the EFIR filter,the proposed method improves the localization accuracy by about 25.35%and 40.66%in east and north directions,respectively.展开更多
A new approach for the design of two-dimensional (2-D) linear phase FIR digital filters based on a new neural networks algorithm (NNA) is provided. A compact expression for the transfer function of a 2-D linear ph...A new approach for the design of two-dimensional (2-D) linear phase FIR digital filters based on a new neural networks algorithm (NNA) is provided. A compact expression for the transfer function of a 2-D linear phase FIR filter is derived based on its frequency response characteristic, and the NNA, based on minimizing the square-error in the frequency-domain, is established according to the compact expression. To illustrate the stability of the NNA, the convergence theorem is presented and proved. Design examples are also given, and the results show that the ripple is considerably small in passband and stopband, and the NNA-based method is of powerful stability and requires quite little amount of computations.展开更多
This brief proposes an area and speed efficient implementation of symmetric finite impulse response (FIR) digital filter using reduced parallel look-up table (LUT) distributed arithmetic (DA) based approach. The compl...This brief proposes an area and speed efficient implementation of symmetric finite impulse response (FIR) digital filter using reduced parallel look-up table (LUT) distributed arithmetic (DA) based approach. The complexity lying in the realization of FIR filter is dominated by the multiplier structure. This complexity grows further with filter order, which results in increased area, power, and reduced speed of operation. The speed of operation is improved over multiply-accumulate approach using multiplier less conventional DA based design and decomposed DA based design. Both the structure requires B clock cycles to get the filter output for the input width of B, which limits the speed of DA structure. This limitation is addressed using parallel LUTs, called high speed DA FIR, at the expense of additional hardware cost. With large number of taps, the number of LUTs and its size also becomes large. In the proposed method, by exploiting coefficient symmetry property, the number of LUTs in the decomposed DA form is reduced by a factor of about 2. This proposed approach is applied in high speed DA based FIR design, to obtain area and speed efficient structure. The proposed design offers around 40% less area and 53.98% less slice-delay product (SDP) than the high throughput DA based structure when it’s implemented over Xilinx Virtex-5 FPGA device-XC5VSX95T-1FF1136 for 16-tap symmetric FIR filter. The proposed design on the same FPGA device, supports up to 607 MHz input sampling frequency, and offers 60.5% more speed and 67.71% less SDP than the systolic DA based design.展开更多
All efficient method of N-D FIR digital filter designs and implementation is presented in the peper.The most interesting aspects of the work in the paper are divided into three parts:First,an efficient transformation...All efficient method of N-D FIR digital filter designs and implementation is presented in the peper.The most interesting aspects of the work in the paper are divided into three parts:First,an efficient transformation functions which have good properties are proposed.Second,the essential properties for spherically or hyperspherically symmetric filters are given.Finally,the most efficient implementatiou which exploits the structure inherent in the design is discussed.展开更多
Recently,real-time processing systems for bio-signal of the muscles generated by the movement of the user have been developed.Finite impulse response(FIR)filter for bio-signal processing in bio-signal process systems ...Recently,real-time processing systems for bio-signal of the muscles generated by the movement of the user have been developed.Finite impulse response(FIR)filter for bio-signal processing in bio-signal process systems is composed of multiple multiplier and adder of high-area.This makes the chip area increase significantly.To solve this problem,a low-area digital FIR filter is proposed in this paper,which can reduce the chip area.展开更多
Cosmic radiation has several effects on the On-Board Processing(OBP)platform in satellite communications systems,and Single Event Upsets(SEUs)are one of its most important effects.In order to protect the Finite Impuls...Cosmic radiation has several effects on the On-Board Processing(OBP)platform in satellite communications systems,and Single Event Upsets(SEUs)are one of its most important effects.In order to protect the Finite Impulse Response(FIR)filters against SEU,this paper proposes a novel Residue Number(RN)-based method.The proposed method applies the transpose form of the FIR filter to avoid the fault missing caused by SEU on shift registers.It also adjusts the input intelligently to avoid the fault missing caused by SEU on the filter coefficients.After all the fault missing events are avoided,the modulus can be minimised to achieve the minimum overhead.Theoretical analysis and simulation results show that the noise introduced by the input adjustment is negligible.Fault injection shows that the fault missing rate of the proposed method is zero.Finally,FPGA implementation shows that the overhead of the proposed method is approximately 75% of Triple Modular Redundancy,and is only 1%-2% higher than that of the traditional RN-based design.展开更多
Improvement of digital FIR filter is vital in the field of Digital Signal Processing in order to reduce the area, delay and power. Multiplication and Accumulation (MAC) unit of Finite Impulse Response (FIR) filte...Improvement of digital FIR filter is vital in the field of Digital Signal Processing in order to reduce the area, delay and power. Multiplication and Accumulation (MAC) unit of Finite Impulse Response (FIR) filter has been designed using efficient multiplier and adder circuits for optimized APT (Area,Power and Timing) product. In this paper, the design of direct form FIR filter with efficient MAC unit has been presented. Initially, full adder and half adder structures are shrunk down by reducing number of gates. These compact full adder and half adder structures are incorporated into Wallace Multiplier and Improved Carry-Save Adder. The proposed 16-bit Carry-Save Adder has been improved by splitting into four parallel phases. Consequently the delay of enhanced Carry- Save Adder is reduced. Generation of carry output is performed using number of OR gates in a sequential manner. All these enhanced architectures are incorporated into the Digital FIR Filter to reduce the area, delay and power utilization.展开更多
In this, today’s world immeasurable analysis goes within the field of communication and signal processing applications. The FIR filter is mostly employed in filtering applications to enhance the quality of the signal...In this, today’s world immeasurable analysis goes within the field of communication and signal processing applications. The FIR filter is mostly employed in filtering applications to enhance the quality of the signal. In any processor, the performance of the system is based on the speed of the multiplier unit involved in its operation. Since multiplier forms the indispensable building blocks of the FIR filter system. Its performance has contributed in determining the execution of the FIR filter system. Also, due to the tremendous development in the technology, many approaches such as an array, Vedic methods are made to speed up the multiplier computations. The problem in speed-up operation and resource utilization of hardware with all the conventional methods due to the critical path found in partial products has to be optimized using proposed method. This paper presents the implementation and execution of a FIR Filter design using Anurupye multiplier. Here the FIR filter is examined by using various multiplier algorithms such as Anurupye, Urdhava Tiryagbhyam, and array multipliers. The FIR filter is simulated for analyzing delay;area and power are meted out and lessened by utilizing proposed Anurupye multiplier. The FIR filter design utilizing proposed multiplier offers delay around 18.99 and only 4% of LUT slice utilization compared to existing methods. This architecture is coded in VHDL, simulated using the ModelSim and synthesized with Xilinx.展开更多
The paper represents very simple procedure of identification, based on step response of the process. Results of identification are extended Strejc's models (named ZenanX model, models with n equivalent time constant...The paper represents very simple procedure of identification, based on step response of the process. Results of identification are extended Strejc's models (named ZenanX model, models with n equivalent time constants and delay time). Described mathematically proved equations which show an easy way of filtering and differentiation step response with the help of the data window. It also supports the contention that the point of intersection of tangent to the integrated step response and the X axis represents the sum of time constants and delay time, and showed the method (named ZenoX method) of determining Strej c extended model. For the determination of the impulse response (important for definition of models) are used orthonormal functions (Laguerre). Simulations are made in the package Matlab. The paper represents results from numerous simulations. The method allows simple and rapid extraction of the Extended Strejc model (ZenanX model), which is often used to adjust the controllers. Through the simulations of the procedure of removing noise from measured step response is described.展开更多
A novel adaptive noise cancellation method for wheel speed signal of the anti-lock braking system/ anti-slip regulation(ABS/ASR) control system is proposed. Based on the spectrum distribution of vehicle's wheel spe...A novel adaptive noise cancellation method for wheel speed signal of the anti-lock braking system/ anti-slip regulation(ABS/ASR) control system is proposed. Based on the spectrum distribution of vehicle's wheel speed signal got from fast Fourier transform under various conditions, the high-pass filter is used to deal with original wheel speed signals sampled to get reference noise signal and the original wheel speed signals are used as adaptive filter's desired outputs. The difference between original signals and reference noise signals is used as the error signal for the adaptive FIR filter and also used as the whole adaptive noise cancellation system's final output. This method can obtain the noise signal on-line and is easy to use for. real control system, which is useful to improve the performance of integrate system ABS/ASR.展开更多
A novel and efficient method for decomposing a signal into a set of intrinsic mode functions (IMFs) and a trend is proposed. Unlike the original empirical mode decomposition (EMD), which uses spline fits to extrac...A novel and efficient method for decomposing a signal into a set of intrinsic mode functions (IMFs) and a trend is proposed. Unlike the original empirical mode decomposition (EMD), which uses spline fits to extract variations from the signal by separating the local mean from the fluctuations in the decomposing process, this new method being proposed takes advantage of the theory of variable finite impulse response (FIR) filtering where filter coefficients and breakpoint frequencies can be adjusted to track any peak-to-peak time scale changes. The IMFs are results of a multiple variable frequency response FIR filtering when signals pass through the filters. Numerical examples validate that in contrast with the original EMD, the proposed method can fine-tune the frequency resolution and suppress the aliasing effectively.展开更多
A novel wideband beam-forming structure with constant beam width based on complex coefficients (FIR) digital filters used in underwater acoustic communication is proposed. First,the received signals are compensated wi...A novel wideband beam-forming structure with constant beam width based on complex coefficients (FIR) digital filters used in underwater acoustic communication is proposed. First,the received signals are compensated with integer sampling period by using delay line. Then their complex envelopes are calculated by using frequency shift method. Finally,the envelopes are weighted by using complex coefficients FIR digital filters whose coefficients are optimized. Simulation results show that,in the communication band,the maximum difference between the designed beam and desired beam is less than 0.3 dB when the ratio of communication band to carrier frequency is 0.85.展开更多
A generalized ionospheric dispersion simulation method is presented to verify and test wideband satellite-ground-link radio systems for dispersion robustness. In the method, ionospheric dispersive effects on wideband ...A generalized ionospheric dispersion simulation method is presented to verify and test wideband satellite-ground-link radio systems for dispersion robustness. In the method, ionospheric dispersive effects on wideband radio waves are modeled as an allpass nonlinear phase system, thus greatly decreasing the need for signal priori information. To accurately simulate the ionospheric dis- persion and reduce the implementation complexity, the system is decomposed into three new allpass subsystems: with a linear phase passing through zero frequency, a constant phase, and a nonlinear phase with zero-offset and quasi-parabolic form respectively. The three subsystems are implemented respectively by the combination of integer-interval delay and fractional delay filter, digital shifting phase and the complex-coefficient finite impulse response ( FIR ) filter. The ionospheric dispersion simulation can be achieved by cascading the three subsystems in a complex baseband and converting the frequency to a radio frequency. Simulation results show that the method has the ability to accu- rately simulate the ionospheric dispersion characteristics without knowing the signal priori informa- tion and has a low implementation complexity.展开更多
This paper proposes new interference estimation for power control in broadband wireless data networks. The proposed approach gives the filtered interference power in real-time removing undesired effects such as the fl...This paper proposes new interference estimation for power control in broadband wireless data networks. The proposed approach gives the filtered interference power in real-time removing undesired effects such as the fluctuation of interference power and the measurement noise due to receiver noise. The well-known Finite Impulse Response (FIR) structure filter is adopted for both the interference and the noise covarianee estimation. The proposed mechanism provides both the filtered interference power and the filtered number of active co-channel interferers, which shows good inherent properties. And the filtered interference power is not affected by the constant number of active co-channel interferes. It is also shown that the filtered number of active co-channel interference is separated from the filtered interference power. From discussions about the choice of design parameters such as window length and eovariance ratio, they can make the estimation performance of the proposed FIR filtering based mechanism as good as possible. Via extensive computer simulations, the performance of the proposed mechanism is shown to be superior to the existing Kalman filtering based mechanism.展开更多
基金This project was supported by the National Natural Science Foundation of China (50277010)Doctoral Special Fund of Ministry of Education (20020532016) and Fund of Outstanding Young Scientist of Hunan University.
文摘An optimal design approach of high order FIR digital filter is developed based on the algorithm of neural networks with cosine basis function . The main idea is to minimize the sum of the square errors between the amplitude response of the desired FIR filter and that of the designed by training the weights of neural networks, then obtains the impulse response of FIR digital filter . The convergence theorem of the neural networks algorithm is presented and proved, and the optimal design method is introduced by designing four kinds of FIR digital filters , i.e., low-pass, high-pass, bandpass , and band-stop FIR digital filter. The results of the amplitude responses show that attenuation in stop-bands is more than 60 dB with no ripple and pulse existing in pass-bands, and cutoff frequency of passband and stop-band is easily controlled precisely .The presented optimal design approach of high order FIR digital filter is significantly effective.
基金the National Natural Science Foundation of China under Grant Nos.50677014 and 60876022the Doctoral Special Fund of Ministry of Education of China under Grant No.20060532002+1 种基金the National High-Tech Research and Development 863 Program of China under Grant No.2006AA04A104the Foundation of Hunan Provincial Natural Science Foundation of China under Grant No.07JJ5076
文摘This paper presents a new joint optimization method for the design of sharp linear-phase finite-impulse response (FIR) digital filters which are synthesized by using basic and multistage frequency-response-masking (FRM) techniques. The method is based on a batch back-propagation neural network algorithm with a variable learning rate mode. We propose the following two-step optimization technique in order to reduce the complexity. At the first step, an initial FRM filter is designed by alternately optimizing the subfilters. At the second step, this solution is then used as a start-up solution to further optimization. The further optimization problem is highly nonlinear with respect to the coefficients of all the subfilters. Therefore, it is decomposed into several linear neural network optimization problems. Some examples from the literature are given, and the results show that the proposed algorithm can design better FRM filters than several existing methods.
基金the National Grand Fundamental Research 973 Program of China (No.2004CB318109)the National High-Technology Research and Development Plan of China (No.2006AA01Z452)
文摘This paper proposes a novel iterative algorithm for optimal design of non-frequency-selective Finite Impulse Response(FIR) digital filters based on the windowing method.Different from the traditional optimization concept of adjusting the window or the filter order in the windowing design of an FIR digital filter,the key idea of the algorithm is minimizing the approximation error by succes-sively modifying the design result through an iterative procedure under the condition of a fixed window length.In the iterative procedure,the known deviation of the designed frequency response in each iteration from the ideal frequency response is used as a reference for the next iteration.Because the approximation error can be specified variably,the algorithm is applicable for the design of FIR digital filters with different technical requirements in the frequency domain.A design example is employed to illustrate the efficiency of the algorithm.
基金Supported by the Provincial Training Program of Innovation and Entrepreneurship for Undergraduates (202013571002Z)。
文摘To enhance dynamic tracking performance and anti-disturbance capacity of finite impulse response(FIR) filters, variable discount factors are introduced to the recursive least squares(RLS) algorithm. By employing improved FIR filters to conduct modelling of industrial robot drive systems, dynamic characteristics of the target systems are identified. Then the fault detection for a target system can be utilized by analyzing the coefficients of the FIR filter. Finally, an application of the fault detection scheme to a kind of brushless DC motor drive system is described. Compared with reference methods, the proposed scheme achieves effective fault detection and performs better in dynamic tracking and robustness according to the final simulation results.
文摘Frequency sampling is one of the popular methods in FIR digital filter design. In the frequency sampling method the value of transition band samples, which are usually obtained by consulting a table, must be determined in order to make the attenuation within the stopband maximal. However, the value obtained by searching for table can not be ensured to be optimal. Evolutionary programming (EP), a multi agent stochastic optimization technique, can lead to global optimal solutions for complex problems. In this paper a new application of EP to frequency sampling method is introduced. Two examples of lowpass and bandpass FIR filters are presented, and the steps of EP realization and experimental results are given. Experimental results show that the value of transition band samples obtained by EP can be ensured to be optimal and the performance of the filter is improved.
文摘The modelling, design and implementation of a high-speed programmable polyphase finite impulse response (FIR) filter with field programmable gate array (FPGA) technology are described. This FIR filter can run automatically according to the programmable configuration word including symmetry/asymmetry, odd/even taps, from 32 taps up to 256 taps. The filter with 12 bit signal and 12 bit coefficient word-length has been realized on a Xilinx VirtexⅡ-v1500 device and operates at the maximum sampling frequency of (160 MHz.)
文摘For improving the localization accuracy,a multi-interval extended finite impulse response(EFIR)-based Rauch-Tung-Striebel(R-T-S)smoother is proposed for the range-only ultra wide band(UWB)simultaneous localization and mapping(SLAM)for robot localization.In this mode,the EFIR R-T-S(ERTS)smoother employs EFIR filter as the forward filter and the R-T-S smoothing method to smooth the EFIR filter’s output.When the east or the north position is considered as stance,the ERTS is used to smooth the position directly.Moreover,the estimation of the UWB Reference Nodes’(RNs’)position is smoothed by the R-T-S smooth method in parallel.The test illustrates that the proposedmulti-interval ERTS smoothing for range-only UWB SLAMis able to provide accurate estimation.Compared with the EFIR filter,the proposed method improves the localization accuracy by about 25.35%and 40.66%in east and north directions,respectively.
文摘A new approach for the design of two-dimensional (2-D) linear phase FIR digital filters based on a new neural networks algorithm (NNA) is provided. A compact expression for the transfer function of a 2-D linear phase FIR filter is derived based on its frequency response characteristic, and the NNA, based on minimizing the square-error in the frequency-domain, is established according to the compact expression. To illustrate the stability of the NNA, the convergence theorem is presented and proved. Design examples are also given, and the results show that the ripple is considerably small in passband and stopband, and the NNA-based method is of powerful stability and requires quite little amount of computations.
文摘This brief proposes an area and speed efficient implementation of symmetric finite impulse response (FIR) digital filter using reduced parallel look-up table (LUT) distributed arithmetic (DA) based approach. The complexity lying in the realization of FIR filter is dominated by the multiplier structure. This complexity grows further with filter order, which results in increased area, power, and reduced speed of operation. The speed of operation is improved over multiply-accumulate approach using multiplier less conventional DA based design and decomposed DA based design. Both the structure requires B clock cycles to get the filter output for the input width of B, which limits the speed of DA structure. This limitation is addressed using parallel LUTs, called high speed DA FIR, at the expense of additional hardware cost. With large number of taps, the number of LUTs and its size also becomes large. In the proposed method, by exploiting coefficient symmetry property, the number of LUTs in the decomposed DA form is reduced by a factor of about 2. This proposed approach is applied in high speed DA based FIR design, to obtain area and speed efficient structure. The proposed design offers around 40% less area and 53.98% less slice-delay product (SDP) than the high throughput DA based structure when it’s implemented over Xilinx Virtex-5 FPGA device-XC5VSX95T-1FF1136 for 16-tap symmetric FIR filter. The proposed design on the same FPGA device, supports up to 607 MHz input sampling frequency, and offers 60.5% more speed and 67.71% less SDP than the systolic DA based design.
文摘All efficient method of N-D FIR digital filter designs and implementation is presented in the peper.The most interesting aspects of the work in the paper are divided into three parts:First,an efficient transformation functions which have good properties are proposed.Second,the essential properties for spherically or hyperspherically symmetric filters are given.Finally,the most efficient implementatiou which exploits the structure inherent in the design is discussed.
基金The MKE(the Ministry of Knowledge Economy),Korea,under the ITRC(Information Technology Research Center)support program supervised by the NIPA(National IT Industry Promotion Agency) (NIPA-2012-H0301-12-2006)the Seoul Metropolitan Government,under the Seoul R & BD Program supervised by Seoul Business Agency(ST110039)
文摘Recently,real-time processing systems for bio-signal of the muscles generated by the movement of the user have been developed.Finite impulse response(FIR)filter for bio-signal processing in bio-signal process systems is composed of multiple multiplier and adder of high-area.This makes the chip area increase significantly.To solve this problem,a low-area digital FIR filter is proposed in this paper,which can reduce the chip area.
基金supported by the National High Technical Research and Development Program of China (863 Program) "Research on the Key Technology for the Base Band Signal Processing for Onboard Payload"the Sino-Japan Joint Fund "Key Technique Research for GSS Integrated Mobile Satellite Communications"+2 种基金Tsinghua University Initiative Scientific Research Program "Key Technologies of SkyEarth Integration Wireless Communication Network" under Grant No. 2010 THZ03the National Key Basic Research Program of China(973 Program) under Grant No. 2012CB316000the Spanish Ministry of Science and Education under Grant No. AYA2009-13300-C03
文摘Cosmic radiation has several effects on the On-Board Processing(OBP)platform in satellite communications systems,and Single Event Upsets(SEUs)are one of its most important effects.In order to protect the Finite Impulse Response(FIR)filters against SEU,this paper proposes a novel Residue Number(RN)-based method.The proposed method applies the transpose form of the FIR filter to avoid the fault missing caused by SEU on shift registers.It also adjusts the input intelligently to avoid the fault missing caused by SEU on the filter coefficients.After all the fault missing events are avoided,the modulus can be minimised to achieve the minimum overhead.Theoretical analysis and simulation results show that the noise introduced by the input adjustment is negligible.Fault injection shows that the fault missing rate of the proposed method is zero.Finally,FPGA implementation shows that the overhead of the proposed method is approximately 75% of Triple Modular Redundancy,and is only 1%-2% higher than that of the traditional RN-based design.
文摘Improvement of digital FIR filter is vital in the field of Digital Signal Processing in order to reduce the area, delay and power. Multiplication and Accumulation (MAC) unit of Finite Impulse Response (FIR) filter has been designed using efficient multiplier and adder circuits for optimized APT (Area,Power and Timing) product. In this paper, the design of direct form FIR filter with efficient MAC unit has been presented. Initially, full adder and half adder structures are shrunk down by reducing number of gates. These compact full adder and half adder structures are incorporated into Wallace Multiplier and Improved Carry-Save Adder. The proposed 16-bit Carry-Save Adder has been improved by splitting into four parallel phases. Consequently the delay of enhanced Carry- Save Adder is reduced. Generation of carry output is performed using number of OR gates in a sequential manner. All these enhanced architectures are incorporated into the Digital FIR Filter to reduce the area, delay and power utilization.
文摘In this, today’s world immeasurable analysis goes within the field of communication and signal processing applications. The FIR filter is mostly employed in filtering applications to enhance the quality of the signal. In any processor, the performance of the system is based on the speed of the multiplier unit involved in its operation. Since multiplier forms the indispensable building blocks of the FIR filter system. Its performance has contributed in determining the execution of the FIR filter system. Also, due to the tremendous development in the technology, many approaches such as an array, Vedic methods are made to speed up the multiplier computations. The problem in speed-up operation and resource utilization of hardware with all the conventional methods due to the critical path found in partial products has to be optimized using proposed method. This paper presents the implementation and execution of a FIR Filter design using Anurupye multiplier. Here the FIR filter is examined by using various multiplier algorithms such as Anurupye, Urdhava Tiryagbhyam, and array multipliers. The FIR filter is simulated for analyzing delay;area and power are meted out and lessened by utilizing proposed Anurupye multiplier. The FIR filter design utilizing proposed multiplier offers delay around 18.99 and only 4% of LUT slice utilization compared to existing methods. This architecture is coded in VHDL, simulated using the ModelSim and synthesized with Xilinx.
文摘The paper represents very simple procedure of identification, based on step response of the process. Results of identification are extended Strejc's models (named ZenanX model, models with n equivalent time constants and delay time). Described mathematically proved equations which show an easy way of filtering and differentiation step response with the help of the data window. It also supports the contention that the point of intersection of tangent to the integrated step response and the X axis represents the sum of time constants and delay time, and showed the method (named ZenoX method) of determining Strej c extended model. For the determination of the impulse response (important for definition of models) are used orthonormal functions (Laguerre). Simulations are made in the package Matlab. The paper represents results from numerous simulations. The method allows simple and rapid extraction of the Extended Strejc model (ZenanX model), which is often used to adjust the controllers. Through the simulations of the procedure of removing noise from measured step response is described.
基金Sponsored bythe National Natural Science Fundation of China (50122148)
文摘A novel adaptive noise cancellation method for wheel speed signal of the anti-lock braking system/ anti-slip regulation(ABS/ASR) control system is proposed. Based on the spectrum distribution of vehicle's wheel speed signal got from fast Fourier transform under various conditions, the high-pass filter is used to deal with original wheel speed signals sampled to get reference noise signal and the original wheel speed signals are used as adaptive filter's desired outputs. The difference between original signals and reference noise signals is used as the error signal for the adaptive FIR filter and also used as the whole adaptive noise cancellation system's final output. This method can obtain the noise signal on-line and is easy to use for. real control system, which is useful to improve the performance of integrate system ABS/ASR.
基金supported by the National Natural Science Foundation of China (60472021).
文摘A novel and efficient method for decomposing a signal into a set of intrinsic mode functions (IMFs) and a trend is proposed. Unlike the original empirical mode decomposition (EMD), which uses spline fits to extract variations from the signal by separating the local mean from the fluctuations in the decomposing process, this new method being proposed takes advantage of the theory of variable finite impulse response (FIR) filtering where filter coefficients and breakpoint frequencies can be adjusted to track any peak-to-peak time scale changes. The IMFs are results of a multiple variable frequency response FIR filtering when signals pass through the filters. Numerical examples validate that in contrast with the original EMD, the proposed method can fine-tune the frequency resolution and suppress the aliasing effectively.
基金Sponsored by the project supported by the National Natural Science Foundation of China(60672046)the Natural Science Foundation of Fujian Province of China(2010J05139)
文摘A novel wideband beam-forming structure with constant beam width based on complex coefficients (FIR) digital filters used in underwater acoustic communication is proposed. First,the received signals are compensated with integer sampling period by using delay line. Then their complex envelopes are calculated by using frequency shift method. Finally,the envelopes are weighted by using complex coefficients FIR digital filters whose coefficients are optimized. Simulation results show that,in the communication band,the maximum difference between the designed beam and desired beam is less than 0.3 dB when the ratio of communication band to carrier frequency is 0.85.
基金Supported by the Foundation of Shanghai Aerospace Science and Technology(20120541088)China Postdoctoral Science Foundation(2015M580997)
文摘A generalized ionospheric dispersion simulation method is presented to verify and test wideband satellite-ground-link radio systems for dispersion robustness. In the method, ionospheric dispersive effects on wideband radio waves are modeled as an allpass nonlinear phase system, thus greatly decreasing the need for signal priori information. To accurately simulate the ionospheric dis- persion and reduce the implementation complexity, the system is decomposed into three new allpass subsystems: with a linear phase passing through zero frequency, a constant phase, and a nonlinear phase with zero-offset and quasi-parabolic form respectively. The three subsystems are implemented respectively by the combination of integer-interval delay and fractional delay filter, digital shifting phase and the complex-coefficient finite impulse response ( FIR ) filter. The ionospheric dispersion simulation can be achieved by cascading the three subsystems in a complex baseband and converting the frequency to a radio frequency. Simulation results show that the method has the ability to accu- rately simulate the ionospheric dispersion characteristics without knowing the signal priori informa- tion and has a low implementation complexity.
文摘This paper proposes new interference estimation for power control in broadband wireless data networks. The proposed approach gives the filtered interference power in real-time removing undesired effects such as the fluctuation of interference power and the measurement noise due to receiver noise. The well-known Finite Impulse Response (FIR) structure filter is adopted for both the interference and the noise covarianee estimation. The proposed mechanism provides both the filtered interference power and the filtered number of active co-channel interferers, which shows good inherent properties. And the filtered interference power is not affected by the constant number of active co-channel interferes. It is also shown that the filtered number of active co-channel interference is separated from the filtered interference power. From discussions about the choice of design parameters such as window length and eovariance ratio, they can make the estimation performance of the proposed FIR filtering based mechanism as good as possible. Via extensive computer simulations, the performance of the proposed mechanism is shown to be superior to the existing Kalman filtering based mechanism.