IJRIT International Journal of Research in Information Technology, Volume 2, Issue 4, April 2014, Pg: 229- 232

International Journal of Research in Information Technology (IJRIT) www.ijrit.com

ISSN 2001-5569

An Optimised Structure for CIC Decimation Filter Sachin B R Student, R V College of Engineering,ECE,Bangalore,Karnataka,India [email protected]

Abstract Decimation filter is a type of filter used to reduce the sampling frequency. A Cascaded Integrator Comb (CIC) structure is used to implement this filter which has equal number of integrator and comb stages. In this paper, an optimised implementation of this filter is discussed which reduces the number of comb stages for a given order. The filter is modeled using VHDL, simulated in Modelsim and implemented on FPGA.

Keywords: Decimation, CIC filter, ModelSim,FPGA.

1. Introduction In many applications, for example in a communications system, the required signal may be only KHz wide but it may be centered at very high frequencies. Sampling such a signal at the Nyquist criteria, i.e. sampling at twice the highest input frequency, leads to a higher data rate of the signal. Processing a high data rate signal is a difficult task. Reducing the data rate of such signals would ease the processing significantly. In a communications system, two systems might be working at different rates which require a rate change process. This is achieved by the use of a decimator or an interpolator. In cases where decimation or interpolation rates are very high, implementation using finite impulse response filters (FIR) filters might be costly due to the requirement of large number of filter taps. CIC filters, which are an optimized class of FIR filters, introduced by Hogenauer [1], provide a very efficient means of implementing these filter functions without the requirement of multipliers. This paper discusses the architecture of CIC filters and the implementation aspects of decimation filter.

2. Existing method The CIC filter transfer function in the Z-plane is given by :

H ( z ) = H IN ( z ) H CN ( z ) =

(1 − z − RM ) N (1 − z −1 ) N

(1)

where R is differential delay and is usually 1 or 2.In this paper it is chosen to be 1,N is the filter order and M is decimation factor. The denominator is implemented using integrator stages and numerator is implemented using differentiator stages as shown in fig 1 and 2 respectively.

Sachin B R, IJRIT

229

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 4, April 2014, Pg: 229- 232

Fig 1: Integrator

Fig 2: Differentiator

The CIC filter is a cascade of digital integrators followed by a cascade of combs (digital differentiators) in equal number as shown in fig 3. Between the integrators and the combs there is a digital switch or decimator, used to lower the sampling frequency of the combs signal with respect to the sampling frequency of the integrators. The integrator stages operate at a clock frequency of fs, while differentiator stages operate at fs/M . N integrators Z-1

Z-1 fs

N combs

...

Z-1 -1 fs

fs/M

Z-1 -1

...

Fig 3: CIC filter The delay block (Z-1) is implemented as a register whose size is given by the formula:

Wi = N log2 ( RM ) + Bin

(2)

where Bin is the number of input bits Wi is the register size of ith stage The number of output is also the same as Wi.

3. Proposed method In the proposed method, for an order N, the structure consists of N integrators and N-1 differentiators. The digital switch in between acts like a differentiator thus reducing the need of one more differentiator.. The functioning of the switch is such that at every clock of differentiator, the register in Nth stage of integration is stored with the register value of (N-1)th stage and at every clock of integrator, the normal functioning of an integrator is implemented i.e. adding its contents with (N-1) register and storing the sum in the same register. This functionality removes the need of a differentiator stage. Thereby reduces hardware utilisation and power dissipation.

4. Results A decimation filter with decimation factor of 4 and 3rd order is implemented. The fig 4 shows the various clocks and the functionality of the switch. The input is a sine wave of 16 bits. As we can see in fig 4, the differentiator and output (d_dec) changes at clk_differentiator and integrator as well as input is changing at clk_integrator. Hence a decimation of 4 is obtained.

Sachin B R, IJRIT

230

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 4, April 2014, Pg: 229- 232

Fig 4: Switch functionality The fig 5 shows the full view of fig 4 .As we can see, the input is a sine wave and output is also a sine wave but changing at the rate of 4 times lesser than the input.

Fig: Input, output waveforms The tabular column depicted below shows the device utilization summary of the device xc3s500e -4 fg320. Table 1: Device utilization summary Number of slice flip flops

95

Number of 4 input LUT

66

Number of occupied slices

54

Number of slices containing related logic

54

Number of slices containing unrelated logic

0

Total number of 4 input LUT

68

Number used as logic

66

Number used as feed-thru

2

Number of bonded IOBs

25

Number of BUFGMUXs

1

5. Conclusion In this paper the CIC decimator structure is optimized in terms of hardware required for its implementation. This reduces the area occupied and power dissipation significantly compared to the existing method. The Sachin B R, IJRIT

231

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 4, April 2014, Pg: 229- 232

results are verified in Modelsim. The design is implemented in Xilinx Spartan 3E FPGA and verified in hardware.

6. References [1] Hogenauer, E., "An economical class of digital filters for decimation and interpolation," Acoustics, Speech and Signal Processing, IEEE Transactions on , vol.29,no.2,pp.155,162,Apr 1981,doi: 10.1109/TASSP.1981.1163535 [2]Koppula, R.M.R.; Balagopal, S.; Saxena, V., "Efficient design and synthesis of decimation filters for wideband delta-sigma ADCs," SOC Conference (SOCC), 2011 IEEE International , vol., no., pp.380,385, 26-28 Sept. 2011 [3]Shiqian Zhang; Jing Qi; Jie Bao, "The improvement of design for CIC compensation filter," Electronics, Communications and Control (ICECC), 2011 International Conference on , vol., no., pp.1712,1715, 9-11 Sept. 2011 [4]Awasthi, V.; Raj, K., "Power performance analysis of compensated Cascaded Integrator Comb (CIC) filter in optimum computing," Power and Energy in NERIST (ICPEN), 2012 1st International Conference on , vol., no., pp.1,6, 28-29 Dec. 2012 [5]Sharma, S.; Kulkarni, S.; Vanitha, M.; Lakshminarsimhan, P., "Hardware Realization of Modified CIC Filter for Satellite Communication," Computational Intelligence and Communication Networks (CICN), 2010 International Conference on , vol., no., pp.41,44, 26-28 Nov. 2010 [6] Anna Engelbert, Carl Hallqvist,”Computable efficient recursive filters”, pp.14-23, Chalmers University of Technology, Sweden,2008.

Sachin B R, IJRIT

232

An Optimised Structure Optimised Structure Optimised ... - IJRIT

Student, R V College of Engineering,ECE,Bangalore,Karnataka,India sachinbrraj@gmail. ... Fig 2: Differentiator. The CIC filter is a cascade of digital integrators followed by a cascade of combs (digital differentiators) in ... digital switch in between acts like a differentiator thus reducing the need of one more differentiator.. The.

56KB Sizes 1 Downloads 414 Views

Recommend Documents

Design and Development of an Optimised Hardware ...
We also define an optimal ... These three steps are all easy to implement by direct calculation in software or hardware. ... byte is defined mathematically as:.

Data Structure and Algorithm for Big Database - IJRIT
With the explosion of sensors, smart devices as well as social networking, data in an ... When a stack is implemented as a linked list, each node in the linked list ...

Data Structure and Algorithm for Big Database - IJRIT
We define big data as a data that is too big to fit in main memory resulting to a structure requirement on the data. The word “index” or “metadata” suggest that ...

Roll structure
Martin L. Samuels, Mount Holly, and John E. Pettit,. Burlington, NJ., assignors to United States Pipe and. Foundry Company, Birmingham, Ala., a corporation.

Pleonastic Compounding: An Ancient Dravidian Word Structure
Dravidian language Malto in detail including balance-noun and balance-verb ...... (a) Words which start off general in meaning get specialized variously in the ...... reconstructed intermediate protoforms with meanings going up the Dravidian tree ...

Course Name: Data Structure
To be able to understand the concepts of Database Programming, using JDBC. ... Integrating Servlets and JSP in a Web Application (MVC Architecture for Web ...

Organizational Structure
Is headed by the Chief Accountant and assisted by Asst. Accountants, DEO, Office Assistant and all other office staff. General ... Accounts: Financial data recording and auditing it. N.K. Office. Technical. Division .... a) Is responsible for all acc

Modified Training Structure - ICSI
Sep 18, 2014 - This is to be informed to all concerned students that “Modified Training Structure” has been implemented ... Computer Training Seventy Hours.

Argument Structure and Argument Structure Alternations
and Rappaport Hovav (2005) list 16 distinct thematic role hierarchies, organized by ...... I have been calling 'argument structure') are logically distinct from ...

Structure -
The text that is displayed in the item, i.e. The question that is being asked. media array. An array of media items that are associated with the item. options.

Course Structure -
Sciences). Organized by: Department of Genetics, Immunology,. Biochemistry and Nutrition,. Maharashtra University of Health. Sciences. Pune Regional Centre,.

Lab 3: Structure - GitHub
Structure Harvester is very easy to use, and is all web-based! You simply upload your zip file and then click “Harvest!” It may take a few minutes to run.

Structure for removable cooler
Jan 20, 2005 - Cited by examiner. Reissue of: Primary ExamineriMichael Datskovsky. (64) Patent N05. 6,775,139. (74) Attorney, Agent, or FirmiBever, ...

Atomic Structure
+ CO2 + SO2. 7) Bhopal Gas Tragedy : Methyl Isocynate. Atomic Structure. Proton: Charge (+ve). Mass. Element. Neutron: Mass. Electron: Charge (-ve) ...

Course Structure -
Nursing, Physiotherapy etc. Bachelor degree in Life Sciences. Duration of the course: Six months. Language of Course : English. Total Number of Seats: Seats ...

structure of unit test - APSCERT
projector which is there in our Science Lab was donated by Radhakrishna. Really. Radhakrishna is a great teacher. ..... (ii) My house is not big enough. ( ) (B) who always help me. (iii) He stopped his business ..... (b) Narrate the thoughts of the B

Bone Structure Drawing.pdf
Page 1 of 1. Bone Structure Drawing.pdf. Bone Structure Drawing.pdf. Open. Extract. Open with. Sign In. Main menu. Displaying Bone Structure Drawing.pdf.

pay structure-OPC.pdf
... 350-15600-400-17200-450-19000-500-. 350-14400-400-16800-450-19500-525- 21000-600-24600-700-28800-800-33600-.

Visualizing Argument Structure
We describe a visualization tool for understanding ... cated. They provide, at best, poor automatic layout and do not utilize interactive techniques ..... Kumar, H., Plaisant, C., Shneiderman, B.: Browsing hierarchical data with multi- level dynamic 

An International Dynamic Term Structure Model with ...
Forum, the 2011 Symposium on Economic Analysis, and the Bank of Canada for their suggestions. Any .... survey data. Information in the bond market factors and the macroeconomic variables. Ang, Bekaert and Wei (2008), Rudebusch and Wu (2008), Bekaert,