PAPER Low Complexity Filter Architecture for ATSC Terrestrial Broadcasting DTV Systems

Size: px
Start display at page:

Download "PAPER Low Complexity Filter Architecture for ATSC Terrestrial Broadcasting DTV Systems"

Transcription

1 IEICE TRANS. FUNDAMENTALS, VOL.E94 A, NO.3 MARCH PAPER Low Complexity Filter Architecture for ATSC Terrestrial Broadcasting DTV Systems Yong-Kyu KIM, Chang-Seok CHOI, Nonmembers, and Hanho LEE a), Member SUMMARY This paper presents a low complexity partially folded architecture of transposed FIR filter and cubic B-spline interpolator for ATSC terrestrial broadcasting systems. By using the multiplexer, the proposed FIR filter and interpolator can provide high clock frequency and low hardware complexity. A binary representation method was used for designing the high order FIR filter. Also, in order to compensate the truncation error of FIR filter outputs, a fixed-point range detection method was used. The proposed partially folded architecture was designed and implemented with 90-nm CMOS technology that had a supply voltage of 1.1 V. The implementation results show that the proposed architectures have 12% and 16% less hardware complexity than the other kinds of architecture. Also, both the filter and the interpolator operate at a clock frequency of 200 MHz and 385 MHz, respectively. key words: digital signal processing (DSP), FIR, filter, architecture, cubic spline, interpolation, digital TV (DTV) 1. Introduction In order to administer limited frequency resources and offer higher quality service, the existing analog TVs have been replaced with digital TVs (DTVs) in many countries. For this transition, the Advanced Television Standard Committee (ATSC) standards [1] have been proposed. The DTV receiver for the ATSC cable broadcasting system is required. This receiver has been used in many fields such as High- Definition TV (HDTV), set-top boxes, VCR/DVDs, and PDAs. In particular, the DTV tuner is an important block in the DTV receivers and is a major power expender. Therefore, low-cost DTV tuner Integrated Circuits (ICs) for the DTV systems are required to select the desired frequency and down-converting for the intermediate frequency. The digital FIR filter and interpolator are the most fundamental Digital Signal Processing (DSP) components for the CMOS DTV tuner. The FIR filter has the advantages of stability and easy implementation, but the large number of filter taps can lead to excessive hardware complexity. Therefore, folding techniques [2], [3] have been proposed as a means of reducing the hardware complexity. A significant advantage of the folded FIR filter architecture is that it can lead to reduce the hardware complexity compared to the corresponding unfolded one. The sampling frequency of the FIR filter output is generally increased by the interpolator. The interpola- Manuscript received April 19, Manuscript revised September 14, The authors are with School of Information and Communication Engineering, Inha University, Incheon, , Republic of Korea. a) hhlee@inha.ac.kr DOI: /transfun.E94.A.937 tor is generally used to calculate new samples at arbitrary time instants in between existing discrete-time samples. A polynomial-based interpolation filter can be efficiently implemented by using Farrow architecture [4]. The interpolation methods using polynomials have been investigated in [5], [6]. Among others, spline interpolations are very useful methods for smoothing out noisy data [7]. This is because they offer a good tradeoff between simplicity and efficiency in controlling the degree of smoothing. In this paper, we present a low-complexity FIR filter and interpolator for ATSC DTV tuner. Also, a novel architecture of the FIR filter and interpolator are proposed with the aim of reducing hardware complexity and improving interpolation efficiency. This design has a lower number of gate counts and a shorter critical path delay in comparison to the conventional architectures. In Sect. 2, a comprehensive introduction of the ATSC 8-VSB system is given. The proposed FIR filter and interpolator are presented in Sect. 3. In Sect. 4, the results and performance comparisons are given. Finally, conclusions are presented in Sect ATSC-8VSB System 2.1 ATSC 8-VSB Transmitter The 8-VSB (Vestigial Side Band) is the modulation scheme used for USA s digital television broadcasting. It supports data transmission rates of Mbps with 6 MHz. The transmitter of the ATSC 8-VSB is shown in Fig. 1(a), in which the MPEG-2 Transport Stream (TS) comprised of 188 bytes, is received with data rates of Mbps. After the transport streams of 187 bytes, except for sync bytes, are dispersed as energy, Reed-Solomon (RS) codes are used to encode the TSs. After interleaving the data encoded with the RS codes, the convolution encode is carried out. The convolution encoded bit is modulated with a symbol composed of eight levels, and then transmission symbols are generated. The transmission symbol is a transmitted 8-VSB signal with a bandwidth of 6 MHz after being filtered at the VSB modulator. 2.2 ATSC 8-VSB Receiver The 8-VSB receiver is composed of a phase tracker, equalizer, Intermediate Frequency (IF) filter, and synchronous detector. Also, it includes a convolution and RS decoder Copyright c 2011 The Institute of Electronics, Information and Communication Engineers

2 938 IEICE TRANS. FUNDAMENTALS, VOL.E94 A, NO.3 MARCH 2011 for error compensation. The 8-VSB receiver is shown in Fig. 1(b). After the tuner selects a desired channel and filters an intermediate bandwidth from the IF filter, the tuner searches a carrier wave frequency. After the synchronous detector searches for a synchronous signal and clock, the equalizer eliminates any multi-path interference. Next, the phase tracker compensates for any phase error left behind after a signal passes through the equalizer. 2.3 Specification of ATSC 8-VSB Tuner According to the ATSC DTV standards, DTV information including video and audio must first be compressed into MPEG-2 format. Then, the digital data are also modulated with 8-VSB and up-converted to the desired Radio Frequency (RF) channel for transmission. The system specification for the 8-VSB tuner is shown in Table 1. The channel bandwidth is 6 MHz, which is the frequency, when the zero- IF signal is up-converted to a low-if signal. For practical communication systems, the desired channel usually receives multiple interferences. The interferences generate distortion components in the desired channel due to the unavoidable nonlinear characteristics of the devices used during the implementation of the TV tuner. As a result, the power level of those interferences channels can be 40 db higher than the desired channel. In addition to the linearity requirement, a sharp selection ratio is necessary to attenuate the interference channel enough at the output of the tuner so that the analog-to-digital converter (ADC) in the demodulator is not saturated. In the worst case scenario, the tuner has to provide over 50 db attenuation for the adjacent channel. Another important specification listed in Table 1 is the image rejection ratio. Because the final intermediate frequency is 44 MHz in this specific application, the image channel is 88 MHz away from the desired channel. Therefore, the required image rejection ratio is usually over 60 db. This image rejection requirement is an important factor for the design of the DTV tuner. 3. FIR Filter and Interpolator Design for DTV Tuner As shown in Fig. 2, the DTV tuner consists of a digital FIR filter, interpolator, up-converter, and analog circuits. In this section, we present the methods for designing the digital FIR filter and interpolator. 3.1 Modeling of FIR Filter System The digital FIR filter is a system in which each output sample is the sum of a finite number of weighted samples of the input sequence. The effect of the Linear Time Invariance (LTI) system on the magnitude and phase of the input complex exponential signal is determined by the frequency response H(e jω ). If the input is x[n] = Ae jϕ e jωn,thenby using the polar form of H(e jω ), the result below is given: y[n] = H(e jω ) e j H(e jω) Ae jϕ e jωn = ( H(e jω )A ) e j( H(e jω )+ϕ) e jωn (1) The notation H(e jω ) is referred to as the gain of the system. In order to design the FIR filter, the type of filter and coefficients of the transfer function have to be determined. Next, it is required that an in-out bit of the FIR filter is considered and implemented by analyzing the quantization of the coefficients. That is, the fixed-point simulation for the FIR filter is required. For the fixed-point simulation, Fig. 1 Block diagram of ATSC 8-VSB systems. (a) transmitter, (b) receiver. Table 1 System specification for 8-VSB tuner. Fig. 2 Block diagram of DTV tuner.

3 KIM et al.: LOW COMPLEXITY FILTER ARCHITECTURE FOR ATSC TERRESTRIAL BROADCASTING DTV SYSTEMS 939 Table 2 Digital FIR filter specifications. to 12-bits. Figure 3 shows the frequency response that uses proper coefficients. The converted filter coefficients have been selected with the lowest quantization error. Table 3 shows the coefficients lookup table of the proposed FIR filter, in which the index k and coefficient h(k) representthe coefficient number and coefficients generated using MAT- LAB FDA tool. h binary (k) isbinarycoefficients which was converted from the decimal coefficients h(k). h f ixed point (k) is 16-bit coefficients which has been obtained using fixedpoint simulation and meet the specification of digital FIR filter in Table 2. To get the h f ixed point (k), h binary (k) was used as parameters in the fixed-point simulator. 3.2 Low Complexity FIR Filter Design Fig. 3 Table 3 Magnitude frequency responses of the FIR filter. Coefficients of FIR filter lookup table. it is necessary to extract the coefficients that meet the specification of the FIR filter by using a MATLAB FDA (Filter Design Analysis) tool as shown in Table 2. Since the bit width of the defined filter output is 12-bits, the coefficients extracted by using the FDA tool need to be converted to proper values in order to set the output bit of the filter With respect to the FIR filter in the DTV tuner, low complexity is the primary goal for minimizing the hardware size and power consumption. Therefore, various low area reduction strategies have been applied. To reduce hardware complexity, several techniques such as the filter design with non-multiplier, Canonical Signed Digit (CSD) representation of coefficients, and folding techniques are used. The FIR filter with non-multiplier can be implemented by using the shift and add operator. For example, a multiplied B with A= can be expressed as B 1 + B 2 + B 4 + B 5, where is the right bit shift operator. After the filter coefficients are obtained, it is possible to find the correct activated bit. Therefore, effective arithmetic can be carried out by using the required quantity of shift and adding operators for coefficients. It is generally well known that Common Subexpression Elimination (CSE) methods based on CSD coefficients can reduce the number of adders required for the multipliers of FIR filters. CSD methods have been used to minimize the non-zero bits. However, CSD methods are not appropriate for the high order FIR filter design. As shown in Table 2, the desired number of FIR filter taps is 138. In [8], a CSE algorithm using binary representation of coefficients is presented for the implementation of a higher order FIR. The FIR filter using this algorithm has a lower number of adders than that of the CSD-based CSE method. The CSE method, which is also called Binary Sub-expression Elimination (BSE), is used to eliminate a redundant binary Common Sub-expression (CS) that occurs within a coefficient. In Fig. 4, a binary number can be formed with three terms, which are [101], [1101], and [100001]. It is assumed that x 1 is an input signal. These CSs can be expressed as [101] = x 2 = x x 1 (2) [1101] = x 3 = x x x 1 (3) [100001] = x 3 = x x 1. (4) If more than one CS occurs between a coefficient pair, the CSs can be grouped together to reduce the redundant arithmetic. As shown in Fig. 4, the number of same CS is two and these terms are composed of same portions named D, E, and F, respectively.

4 940 IEICE TRANS. FUNDAMENTALS, VOL.E94 A, NO.3 MARCH 2011 Fig. 4 Representation of filter coefficients using BSE. Table 4 Number of grouped common sub-expressions of FIR filter (138 taps). Fig. 5 BSE realization of FIR filter with coefficients. In Table 4, the occurrence frequency of a CS is defined as the number of the same CS being reused or repeated for the filter coefficients. The number of grouped CSs for a binary representation of coefficients is smaller than the CSD representation of coefficients. Therefore, the binary representation of coefficients is more favorable for reducing the adders in the filter. Overall, the FIR filter architecture is a transposed form realized from using thirteen CSs, which are [101], [10101], [101001], [1011], [110], [1101], [11001], [111], [1111], [1001], [10011], [10001], and [100001] inside the circle shown in Fig. 5. The input signal x 0, output signal y, thirteen CSs (x 1 to x 13 ), and convolution computation parts (h 0 x to h 69 x) with a filter coefficient are placed. The accumulation part is composed of a symmetrical structure because the filter has linear phase characteristics. In the common sub-expression part, the CS [101] can be expressed as mark 2. This expression is meant to be shifted two bits to the right. Similarly, the CS [10101] can also be expressed as mark 4 because it is shifted four bits to the right from the CS [101]. Each CS is connected to other filter coefficients for convolution computation. Finally, the processed CSs are accumulated and delayed at the accumulation block. This architecture can be designed without any extra multiplier. Fig. 6 Interpolation using Cubic spline function. 3.3 Interpolation Filter Design Using Spline Function Spline-based interpolation is a convolution-based interpolation where the interpolation kernel is a piecewise polynomial generated by a B-spline. It is composed of two operations: a preliminary iterative filtering to get the spline coefficients and a mixed discrete-continuous convolution that generates reconstructed samples at the interpolation range. Usually, B-splines of three degree (cubic) are preferred, as they provide a sufficient quality and acceptable computational load. As shown in Fig. 6, the cubic spline interpolation is a piecewise continuous curve with continuous first and second order derivatives. A third degree polynomial is constructed between each point. In Fig. 2, it is assumed that the samples passed through the FIR filter are y(nt s ). After the FIR filter, samples y(nt s ) are taken at uniform in-

5 KIM et al.: LOW COMPLEXITY FILTER ARCHITECTURE FOR ATSC TERRESTRIAL BROADCASTING DTV SYSTEMS 941 tervals, T s. The samples at correct symbol timing, t = kt, is interpolated from the samples y(nt s ) by using an interpolator. Based on the interpolation theory, the value of a reconstructed signal y recon (t) can be expressed as y recon (kt) = y(nt s )h(t nt s ) (5) n= where h(t) is the interpolation function. In cubic B-spline, Eq. (6) can be substituted for Eq. (5). That is, Eq. (6) can be changed into y recon (kt) = 1 c((n k l)t s )β 3 ((l + μ k )T s ) (6) l= 2 where β 3 is the cubic B-spline function, c(nt s ) are B-spline coefficients, and μ k is the fractional interval [9]. Assuming μ k = 0, coefficients can be determined by using Eq. (6) y(nt s ) = 1 c((n 1)T s )β 3 (lt s ) l= 2 = 1 6 (c((n + 1)T s) + 4c(nT s ) + c((n 1)T s )) = (c h d )nt s (7) With the aid of the z-transform, the equation can be expressed as [9]: c(z) = Y(z) (8) H d (z) where H d (z) = 1 6 (z z 1 ). In Fig. 9, there are two parts, which are the IIR filter and approximate FIR filter [10]. In the IIR filter, the B- spline coefficients are determined by using input samples y(nt s ). In the Farrow interpolation filter, the reconstructed samples y recon (t) are calculated. The Farrow polynomial approximations [10]. According to the piecewise polynomial model, the generation of reconstructed samples at an arbitrary position is possible. The cubic polynomial degree in the Farrow structure is represented by a 4 4 matrix. In the case of cubic B-spline interpolation kernel, the reconstructed samples are generated by the following equation [11]: S (x) = 1 6 [1 μμ2 μ ] c k 1 c k c k+1 c k+2 An IIR filter has two poles at p 1 = 2 + 3andp 2 = 1 p 1. A preliminary iterative filter is divided into two filters as follows [12]: H iter (z) = 6p ( ) p 1 z 1 p 2 1 p 1 1 z 1 1 p 2 1 z p 1 1 = H 1 (z) + H 2 (z) (10) (9) H 1 is a 1 tap IIR filter and H 2 is an approximate FIR filter, respectively. 4. Proposed Partially Folded FIR Filter and Spline Interpolator Using Sub-Filter 4.1 Proposed Partially Folded FIR Filter Architecture Folding techniques have been proposed as a means of reducing the hardware complexity. The FIR filters are ideal candidates for folding since they are a repetition of multiplication. A significant advantage of the folded FIR filter architecture is that they lead to reduced hardware complexity compared to the corresponding unfolded schemes and the clock skew problem does not exist. Also, combined folded and unfolded filters are much more efficient compared to the full folded filters. The partially folded filter is an intermediate form between the folded and unfolded form of the filter featuring higher throughput than the fully folded, and requiring less hardware than the unfolded. In this paper, a partially folded FIR filter design in a transposed form is considered by using 6-to-1 multiplexer (MUX) instead of a delay register. By using 6-to-1 MUX in the multiplier block as shown in Fig. 7, it is expected that the total area of the FIR filter can be reduced than the structure using the delay register [12]. This architecture is composed of 23 stages including 23 MUXes, which select filter coefficients according to the control signal, because the number of Fig. 7 Proposed partially transposed folded FIR filter architecture. Table 5 Scheduling order of filter output at stage 1.

6 942 IEICE TRANS. FUNDAMENTALS, VOL.E94 A, NO.3 MARCH 2011 Fig. 8 Interpolation after moving random value from input y 0. unfolded filter taps and folding factors is 138 and 6, respectively. The advantage of this architecture is that it can select coefficients without any extra delay operation compared to the conventional folded architectures. Therefore, it can lead to a much reduced hardware complexity. The data flow of stage 1 is shown in Table 5. The initial values at the registers are d 5, d 4, d 3, d 2, d 1,andd 0. The computed parts with filter coefficients and input data are fed into the registers sequentially (D 0 to D 5 ) during six clock cycles. At the first clock, the processed value (y 0 + d 1 ) in the multiplier block is fed to D 5,wherey 0 becomes h 0 *x(n). When the next processed value (y 1 + d 2 )isfedtod 5, the previous processed value (y 0 + d 1 ) moves to D 4. These processes progress until all the processed values in the multiplier block are fed to the entire register. At this time, the control signal of 2-to-1 MUX becomes 1 and the value of d 6 at stage 2 is fed to the adder at stage 1. From this process, the first clock cycle to obtain the output is finished. However, the processing to obtain the other outputs, six clock cycles are required. 4.2 Proposed Cubic B-Spline Interpolator Using Sub- Filter In this section, Cubic B-spline interpolator architecture using sub-filter is presented. The disadvantage of the conventional cubic-b spline is the increase of errors at a rapid slant. This leads to a deteriorated performance of the filter. As shown in Fig. 8, it is possible to estimate the samples by using the spline polynomial after going by t. At this time, the dashed line placed on high is more deteriorated in comparison to the original signal that indicates a solid line. In order to decrease the errors, it is necessary that the sample closed to the original curved line should be obtained if a sample at y 0 can be moved to a position that has a sample value of y 0 + α. Bymovingα up or down, the performance of interpolation can be improved. A movement α can be expressed as a form of the sub-filter, as shown in Fig. 9(a). Also, the overall spline interpolation architecture can be divided into three parts by Eq. (10): a composed IIR filter, an approximate FIR filter, and a cubic B-spline reconstruction filter. In general, the Farrow architecture of the continuous delay control has been widely used in designing the interpolation filter [4]. This structure has the disadvantage of increasing the constant multiplier and delay according to the filter coefficient. However, the cubic B-spline interpolation architecture has six constant multipliers, twelve adders, and three Fig. 9 Proposed block diagram of (a) spline interpolation filter using sub-filter before reconstructing samples, (b) IIR filter H 1 (z), (c) partially folded approximate FIR filter H 2 (z). delay devices. Figure 13 shows the frequency characteristics and phase delay of spline interpolation filter using subfilter, in which the approximate FIR filter system is modeled according to the specifications in Table 6. The fixed-point simulation is carried out for the approximate FIR filter design. Figure 11 shows the magnitude response of approximate FIR filter. To verify the efficiency of the cubic B-spline filter, a sub-filter can be modeled. First, the step size known to affect the steady state error is considered. A minimum step size is set to because it is a moment that has a optimal state error. After deciding the minimum step size, the initial values are set to 0 and added or subtracted by 1 of initial step size value. The results generated by doing this are applied to subfilter shown in Fig. 9(a). The c(nt s ) generated from Fig. 9(a)

7 KIM et al.: LOW COMPLEXITY FILTER ARCHITECTURE FOR ATSC TERRESTRIAL BROADCASTING DTV SYSTEMS 943 Table 6 Specifications of approximate FIR filter. Fig. 11 Magnitude response of approximate FIR filter. Fig. 10 Cubic B-spline interpolation Farrow architecture for reconstructed samples. is connected to the Cubic B-spline interpolation Farrow architecture for reconstructed samples as shown in Fig. 10. If final pass-band ripple error generated after passing through the architecture in Fig. 10 is reduced, the step size is set to half and the previous processes are repeated. These processes are continued until the pass-band ripple error has the smallest value. The processes to determine the sub-filter can be described as follows. 1. First, define the sub-filter applied to the previous part of the reconstruction filter. α = c k x(n + k) + c k+1 x(n + k 1) + c 1 x(n l) 2. Set the interval carried out an interpolation. (k = 1, l = 1, c 1 = 0, δ = 1, where δ is step size.) 3. Generate initial coefficients. {c k + δ, c k+1 + δ, c l + δ}, {c k δ, c k δ, c l δ} 4. For each coefficient, set the interpolation interval to 0 to 1. Calculate the ripple error of the pass-band width by increasing its gap by Find the coefficients that have a minimum ripple error in Stage If the ripple error of the pass-bandwidth doesn t decrease, shorten the interpolation interval by half and then, start the Stage If this does not satisfy the desired specification of the filter, carry out the Stage 3 again with the increased Fig. 12 Frequency characteristics and phase delay of continuous delay control interpolation filter. filter length. A sub-filter obtained by the above method can be expressed as Eq. (11). α = 0.054x(n + 3) x(n + 2) 0.075x(n + 1) x(n) x(n 1) x(n 2) (11) Figures 12 and 13 compare the ripple error and phase delay for the continuous delay control architecture and proposed architecture. The phase delay can be a important measure for fulfilling the interpolation. If the phase delay is increased by the sample rate conversion, then it is important that the synchronization between the input and output should be adjusted. Because of this, calculating the degree of ripple error and phase delay after interpolating can tell us whether the synchronization is carried out well or not. The responses corresponding to the delay values d = 0.1, 0.2,, 0.5areshowninFigs.12and13. They show that d (= 0.1) is equal to that of d (=0.9) for the even-length (L=4) filter, and the corresponding phase delay responses are symmetric with respect to the curve of d (=0.5). At the low frequency, the phase delay curves are nearly constant, but at the high frequency they approach the integer delay, which is in the case of 2 as shown in

8 944 IEICE TRANS. FUNDAMENTALS, VOL.E94 A, NO.3 MARCH 2011 Table 8 Implementation results of the proposed Cubic B-spline structure using sub-filter and continuous delay control architecture. Fig. 13 Frequency characteristics and phase delay of spline interpolation filter using sub-filter. Table 7 Implementation results of several FIR filter architectures. posed partially folded FIR architecture, unfolded architecture, and conventional folded architecture. The proposed partially folded FIR filter architecture operates approximately at a clock frequency of 200 MHz, and requires approximately 60% and 12% fewer gate counts than the unfolded and conventional folded architectures, respectively. The latency of the proposed architecture is six times longer than that of the unfolded architecture, because the folded architecture has a folding factor of six. In the unfolded part, the architecture using coefficients expressed as binary representation has 6% less hardware complexity than the architecture using coefficients expressed as CSD representation. Table 8 shows the implementation results of the overall interpolation filter architectures. The proposed cubic B- spline interpolation filter architecture using the sub-filter has 16% less hardware complexity than the conventional continuous delay control architecture. It also operates approximately at the clock frequency of 385 MHz. Because the proposed interpolation filter has a folding factor of six, its latency has six times longer than that of the unfolded architecture. 6. Conclusion Fig. 12, and 3 as shown in Fig. 13. For Figs. 12 and 13, the ripple error of the pass-bandwidth and phase delay values over continuous delay control architecture are and , respectively. However, the ripple error and phase delay of the proposed architecture are and , respectively. This shows that the proposed architecture has a more advantageous position in ripple error and phase delay than the continuous delay control structure. 5. Results and Comparison The proposed partially folded FIR filter and overall interpolation filter were designed in Verilog HDL and simulated to verify its functionality by using MATLAB and ModelSim 6.0 SE. The proposed architectures were synthesized using appropriate time and area constraints. The synthesis steps were carried out by using SYNOPSYS design tools and 90- nm CMOS technology optimized for a 1.1 V supply voltage. Table 7 shows the implementation results of the pro- This paper presents the design and implementation of the partially folded FIR filter and cubic B-spline interpolation filter using sub-filter for ATSC broadcasting DTV systems. To implement a low complexity FIR filter, the optimization of filter coefficients was needed. To do this, a common sub-expression elimination method, which shares coefficients expressed as binary representation, is used. Instead of using a delay unit, a control method of the filter coefficients using a multiplexer is proposed. As a result, the proposed architecture has 60% less hardware complexity than the unfolded architecture. Also, it has 12% less hardware complexity than the other folded architecture. The overall interpolation filter architecture using subfilter and cubic B-spline has a more efficient interpolation performance. Also, it has 16% less hardware complexity than the conventional continuous delay control architecture. The proposed FIR filter and interpolator has potential applications in DTV tuner for ATSC broadcasting DTV systems. Acknowledgments This research was supported by the MKE/KEIT, Korea

9 KIM et al.: LOW COMPLEXITY FILTER ARCHITECTURE FOR ATSC TERRESTRIAL BROADCASTING DTV SYSTEMS 945 (KI002145). References [1] United States Advanced Television Systems Committee, ATSC digital television standard, Sept [2] P. Bougas, P. Kalivas, A. Tsirikos, and K.Z. Pekmestzi, Pipelined array-based FIR filter folding, IEEE Trans. Circuits Syst. I, vol.52, no.1, pp , Jan [3] J. Selvakumar and P. Eswaran, FPGA implementation folding, IET-UK International Conference on Information and Communication Technology in Electrical Sciences (ICTES 2007), pp , Dec [4] C.W. Farrow, A continuously variable digital delay element, Proc. IEEE Int. Symp. Circuits and Systems, vol.3, pp , Espoo, Finland, June [5] F. Gardner, Interpolation in digital modems Part I: Fundamental, IEEE Trans. Commun., vol.41, no.3, pp , March [6] L. Erup, F. Gardner, and R. Harris, Interpolation in digital modems Part II: Implementation and performance, IEEE Trans. Commun., vol.41, no.6, pp , June [7] M.F. Hutchinson and F.R. de Hoog, Smoothing noisy data with spline functions, Numerische Mathematik, vol.47, pp , [8] R. Mahesh and A.P. VinodA, A new common subexpression elimination algorithm for realizing low-complexity higher order digital filters, IEEE Trans. Comput.-Aided Des. Integr. Circuits Syst., vol.27, no.2, pp , Feb [9] M. Unser, Splines, a perfect fit for signal and image processing, IEEE Signal Process. Mag., vol.16, no.6, pp.22 38, Nov [10] H.S. Hou and H.C. Andrews, Cubic spline for image interpolation and digital filtering, IEEE Trans. Acoust. Speech Signal Process., vol.assp-26, no.6, pp , [11] J. Vesma and T. Saramaki, Polynomial-based interpolation filterspart I: Filter synthesis, Circuits Systems Signal Processing, vol.26, no.2, pp , [12] A. Haftbaradaran and K. Martin, An interpolation filter based on spline functions for non-synchronized timing recovery, Proc International Symposium on Circuits and Systems (ISCAS), vol.4, pp , May Chang-Seok Choi received B.S. degree in information & communication engineering from Hanshin University in 2005 and M.S. degree in information & communication engineering from Inha University, Incheon, Korea, in 2007, respectively. He is currently working toward the Ph.D. degree in Inha University. His research interests are digital VLSI circuits and systems for digital signal processing (DSP) including design and implementation of efficient filter architectures. Hanho Lee received the Ph.D. and M.S. degrees, both in Electrical & Computer Engineering, from the University of Minnesota, Minneapolis, in 2000 and 1996 respectively, and the B.S. degree in Electronics Engineering from Chungbuk National University, S. Korea, in In 1999, he was a Member of Technical-Staff-1 at Lucent Technologies, Bell Labs, Holmdel, NJ. From April 2000 to August 2002, he was a Member of Technical Staff at the Lucent Technologies (Bell Labs Innovations), Allentown, where he was responsible for the development of VLSI architectures and implementation of high-performance DSP multiprocessor SoC for wireless infrastructure systems. From August 2002 to August 2004, he was an assistant professor at the Department of Electrical & Computer Engineering, University of Connecticut. Since August 2004, he has been with the School of Information and Communication Engineering, Inha University, where he is presently an Associate Professor. His research interests include design of VLSI circuits and systems for communications, System-on-a-Chip (SoC) design, reconfigurable architecture, and forward error correction coding. Yong-Kyu Kim received B.S. degree and M.S. degrees, both in information & communication engineering from Inha University, Inheon, Korea in 2008 and 2010 respectively. His research interests are digital VLSI circuits and systems for digital signal processing (DSP) including design and implementation of efficient filter architectures.

PAPER A High-Speed Low-Complexity Time-Multiplexing Reed-Solomon-Based FEC Architecture for Optical Communications

PAPER A High-Speed Low-Complexity Time-Multiplexing Reed-Solomon-Based FEC Architecture for Optical Communications 2424 IEICE TRANS. FUNDAMENTALS, VOL.E95 A, NO.12 DECEMBER 2012 PAPER A High-Speed Low-Complexity Time-Multiplexing Reed-Solomon-Based FEC Architecture for Optical Communications Jeong-In PARK, Nonmember

More information

THE USE OF forward error correction (FEC) in optical networks

THE USE OF forward error correction (FEC) in optical networks IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 52, NO. 8, AUGUST 2005 461 A High-Speed Low-Complexity Reed Solomon Decoder for Optical Communications Hanho Lee, Member, IEEE Abstract

More information

International Journal of Engineering Research-Online A Peer Reviewed International Journal

International Journal of Engineering Research-Online A Peer Reviewed International Journal RESEARCH ARTICLE ISSN: 2321-7758 VLSI IMPLEMENTATION OF SERIES INTEGRATOR COMPOSITE FILTERS FOR SIGNAL PROCESSING MURALI KRISHNA BATHULA Research scholar, ECE Department, UCEK, JNTU Kakinada ABSTRACT The

More information

A Parallel Area Delay Efficient Interpolation Filter Architecture

A Parallel Area Delay Efficient Interpolation Filter Architecture A Parallel Area Delay Efficient Interpolation Filter Architecture [1] Anusha Ajayan, [2] Rafeekha M J [1] PG Student [VLSI & ES] [2] Assistant professor, Department of ECE, TKM Institute of Technology,

More information

ALONG with the progressive device scaling, semiconductor

ALONG with the progressive device scaling, semiconductor IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 57, NO. 4, APRIL 2010 285 LUT Optimization for Memory-Based Computation Pramod Kumar Meher, Senior Member, IEEE Abstract Recently, we

More information

Memory efficient Distributed architecture LUT Design using Unified Architecture

Memory efficient Distributed architecture LUT Design using Unified Architecture Research Article Memory efficient Distributed architecture LUT Design using Unified Architecture Authors: 1 S.M.L.V.K. Durga, 2 N.S. Govind. Address for Correspondence: 1 M.Tech II Year, ECE Dept., ASR

More information

TERRESTRIAL broadcasting of digital television (DTV)

TERRESTRIAL broadcasting of digital television (DTV) IEEE TRANSACTIONS ON BROADCASTING, VOL 51, NO 1, MARCH 2005 133 Fast Initialization of Equalizers for VSB-Based DTV Transceivers in Multipath Channel Jong-Moon Kim and Yong-Hwan Lee Abstract This paper

More information

Effect of Compensation and Arbitrary Sampling in interpolators for Different Wireless Standards on FPGA Platform

Effect of Compensation and Arbitrary Sampling in interpolators for Different Wireless Standards on FPGA Platform Research Journal of Applied Sciences, Engineering and Technology 6(4): 609-621, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: August 29, 2012 Accepted: September

More information

Reconfigurable FPGA Implementation of FIR Filter using Modified DA Method

Reconfigurable FPGA Implementation of FIR Filter using Modified DA Method Reconfigurable FPGA Implementation of FIR Filter using Modified DA Method M. Backia Lakshmi 1, D. Sellathambi 2 1 PG Student, Department of Electronics and Communication Engineering, Parisutham Institute

More information

LUT OPTIMIZATION USING COMBINED APC-OMS TECHNIQUE

LUT OPTIMIZATION USING COMBINED APC-OMS TECHNIQUE LUT OPTIMIZATION USING COMBINED APC-OMS TECHNIQUE S.Basi Reddy* 1, K.Sreenivasa Rao 2 1 M.Tech Student, VLSI System Design, Annamacharya Institute of Technology & Sciences (Autonomous), Rajampet (A.P),

More information

Design and Implementation of Partial Reconfigurable Fir Filter Using Distributed Arithmetic Architecture

Design and Implementation of Partial Reconfigurable Fir Filter Using Distributed Arithmetic Architecture Design and Implementation of Partial Reconfigurable Fir Filter Using Distributed Arithmetic Architecture Vinaykumar Bagali 1, Deepika S Karishankari 2 1 Asst Prof, Electrical and Electronics Dept, BLDEA

More information

Design of Memory Based Implementation Using LUT Multiplier

Design of Memory Based Implementation Using LUT Multiplier Design of Memory Based Implementation Using LUT Multiplier Charan Kumar.k 1, S. Vikrama Narasimha Reddy 2, Neelima Koppala 3 1,2 M.Tech(VLSI) Student, 3 Assistant Professor, ECE Department, Sree Vidyanikethan

More information

An Efficient Reduction of Area in Multistandard Transform Core

An Efficient Reduction of Area in Multistandard Transform Core An Efficient Reduction of Area in Multistandard Transform Core A. Shanmuga Priya 1, Dr. T. K. Shanthi 2 1 PG scholar, Applied Electronics, Department of ECE, 2 Assosiate Professor, Department of ECE Thanthai

More information

Implementation of Memory Based Multiplication Using Micro wind Software

Implementation of Memory Based Multiplication Using Micro wind Software Implementation of Memory Based Multiplication Using Micro wind Software U.Palani 1, M.Sujith 2,P.Pugazhendiran 3 1 IFET College of Engineering, Department of Information Technology, Villupuram 2,3 IFET

More information

FPGA Realization of Farrow Structure for Sampling Rate Change

FPGA Realization of Farrow Structure for Sampling Rate Change SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol 13, No 1, February 2016, 83-93 UDC: 517.44:621.372.543 DOI: 10.2298/SJEE1601083M FPGA Realization of Farrow Structure for Sampling Rate Change Bogdan Marković

More information

DDC and DUC Filters in SDR platforms

DDC and DUC Filters in SDR platforms Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) DDC and DUC Filters in SDR platforms RAVI KISHORE KODALI Department of E and C E, National Institute of Technology, Warangal,

More information

LUT Design Using OMS Technique for Memory Based Realization of FIR Filter

LUT Design Using OMS Technique for Memory Based Realization of FIR Filter International Journal of Emerging Engineering Research and Technology Volume. 2, Issue 6, September 2014, PP 72-80 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) LUT Design Using OMS Technique for Memory

More information

Transmission System for ISDB-S

Transmission System for ISDB-S Transmission System for ISDB-S HISAKAZU KATOH, SENIOR MEMBER, IEEE Invited Paper Broadcasting satellite (BS) digital broadcasting of HDTV in Japan is laid down by the ISDB-S international standard. Since

More information

Keywords Xilinx ISE, LUT, FIR System, SDR, Spectrum- Sensing, FPGA, Memory- optimization, A-OMS LUT.

Keywords Xilinx ISE, LUT, FIR System, SDR, Spectrum- Sensing, FPGA, Memory- optimization, A-OMS LUT. An Advanced and Area Optimized L.U.T Design using A.P.C. and O.M.S K.Sreelakshmi, A.Srinivasa Rao Department of Electronics and Communication Engineering Nimra College of Engineering and Technology Krishna

More information

Implementation of Area Efficient Memory-Based FIR Digital Filter Using LUT-Multiplier

Implementation of Area Efficient Memory-Based FIR Digital Filter Using LUT-Multiplier Implementation of Area Efficient Memory-Based FIR Digital Filter Using LUT-Multiplier K.Purnima, S.AdiLakshmi, M.Jyothi Department of ECE, K L University Vijayawada, INDIA Abstract Memory based structures

More information

Optimization of Multi-Channel BCH Error Decoding for Common Cases. Russell Dill Master's Thesis Defense April 20, 2015

Optimization of Multi-Channel BCH Error Decoding for Common Cases. Russell Dill Master's Thesis Defense April 20, 2015 Optimization of Multi-Channel BCH Error Decoding for Common Cases Russell Dill Master's Thesis Defense April 20, 2015 Bose-Chaudhuri-Hocquenghem (BCH) BCH is an Error Correcting Code (ECC) and is used

More information

Implementation and Analysis of Area Efficient Architectures for CSLA by using CLA

Implementation and Analysis of Area Efficient Architectures for CSLA by using CLA Volume-6, Issue-3, May-June 2016 International Journal of Engineering and Management Research Page Number: 753-757 Implementation and Analysis of Area Efficient Architectures for CSLA by using CLA Anshu

More information

An Lut Adaptive Filter Using DA

An Lut Adaptive Filter Using DA An Lut Adaptive Filter Using DA ISSN: 2321-9939 An Lut Adaptive Filter Using DA 1 k.krishna reddy, 2 ch k prathap kumar m 1 M.Tech Student, 2 Assistant Professor 1 CVSR College of Engineering, Department

More information

SDR Implementation of Convolutional Encoder and Viterbi Decoder

SDR Implementation of Convolutional Encoder and Viterbi Decoder SDR Implementation of Convolutional Encoder and Viterbi Decoder Dr. Rajesh Khanna 1, Abhishek Aggarwal 2 Professor, Dept. of ECED, Thapar Institute of Engineering & Technology, Patiala, Punjab, India 1

More information

A Novel Architecture of LUT Design Optimization for DSP Applications

A Novel Architecture of LUT Design Optimization for DSP Applications A Novel Architecture of LUT Design Optimization for DSP Applications O. Anjaneyulu 1, Parsha Srikanth 2 & C. V. Krishna Reddy 3 1&2 KITS, Warangal, 3 NNRESGI, Hyderabad E-mail : anjaneyulu_o@yahoo.com

More information

Performance Analysis and Behaviour of Cascaded Integrator Comb Filters

Performance Analysis and Behaviour of Cascaded Integrator Comb Filters Performance Analysis and Behaviour of Cascaded Integrator Comb Filters 1Sweta Soni, 2Zoonubiya Ali PG Student/M.Tech VLSI and Embedded System Design, Professor/Department of ECE DIMAT Raipur (C.G) Abstract

More information

An MFA Binary Counter for Low Power Application

An MFA Binary Counter for Low Power Application Volume 118 No. 20 2018, 4947-4954 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu An MFA Binary Counter for Low Power Application Sneha P Department of ECE PSNA CET, Dindigul, India

More information

Design on CIC interpolator in Model Simulator

Design on CIC interpolator in Model Simulator Design on CIC interpolator in Model Simulator Manjunathachari k.b 1, Divya Prabha 2, Dr. M Z Kurian 3 M.Tech [VLSI], Sri Siddhartha Institute of Technology, Tumkur, Karnataka, India 1 Asst. Professor,

More information

A LOW COST TRANSPORT STREAM (TS) GENERATOR USED IN DIGITAL VIDEO BROADCASTING EQUIPMENT MEASUREMENTS

A LOW COST TRANSPORT STREAM (TS) GENERATOR USED IN DIGITAL VIDEO BROADCASTING EQUIPMENT MEASUREMENTS A LOW COST TRANSPORT STREAM (TS) GENERATOR USED IN DIGITAL VIDEO BROADCASTING EQUIPMENT MEASUREMENTS Radu Arsinte Technical University Cluj-Napoca, Faculty of Electronics and Telecommunication, Communication

More information

FPGA Implementation of Convolutional Encoder And Hard Decision Viterbi Decoder

FPGA Implementation of Convolutional Encoder And Hard Decision Viterbi Decoder FPGA Implementation of Convolutional Encoder And Hard Decision Viterbi Decoder JTulasi, TVenkata Lakshmi & MKamaraju Department of Electronics and Communication Engineering, Gudlavalleru Engineering College,

More information

Suverna Sengar 1, Partha Pratim Bhattacharya 2

Suverna Sengar 1, Partha Pratim Bhattacharya 2 ISSN : 225-321 Vol. 2 Issue 2, Feb.212, pp.222-228 Performance Evaluation of Cascaded Integrator-Comb (CIC) Filter Suverna Sengar 1, Partha Pratim Bhattacharya 2 Department of Electronics and Communication

More information

OMS Based LUT Optimization

OMS Based LUT Optimization International Journal of Advanced Education and Research ISSN: 2455-5746, Impact Factor: RJIF 5.34 www.newresearchjournal.com/education Volume 1; Issue 5; May 2016; Page No. 11-15 OMS Based LUT Optimization

More information

Design and VLSI Implementation of Oversampling Sigma Delta Digital to Analog Convertor Used For Hearing Aid Application

Design and VLSI Implementation of Oversampling Sigma Delta Digital to Analog Convertor Used For Hearing Aid Application Page48 Design and VLSI Implementation of Oversampling Sigma Delta Digital to Analog Convertor Used For Hearing Aid Application ABSTRACT: Anusheya M* & Selvi S** *PG scholar, Department of Electronics and

More information

PAPER High-Throughput Low-Complexity Four-Parallel Reed-Solomon Decoder Architecture for High-Rate WPAN Systems

PAPER High-Throughput Low-Complexity Four-Parallel Reed-Solomon Decoder Architecture for High-Rate WPAN Systems 1332 PAPER High-Throughput Low-Complexity Four-Parallel Reed-Solomon Decoder Architecture for High-Rate WPAN Systems Chang-Seok CHOI,Hyo-JinAHN, Nonmembers, and Hanho LEE a), Member SUMMARY This paper

More information

128 BIT CARRY SELECT ADDER USING BINARY TO EXCESS-ONE CONVERTER FOR DELAY REDUCTION AND AREA EFFICIENCY

128 BIT CARRY SELECT ADDER USING BINARY TO EXCESS-ONE CONVERTER FOR DELAY REDUCTION AND AREA EFFICIENCY 128 BIT CARRY SELECT ADDER USING BINARY TO EXCESS-ONE CONVERTER FOR DELAY REDUCTION AND AREA EFFICIENCY 1 Mrs.K.K. Varalaxmi, M.Tech, Assoc. Professor, ECE Department, 1varuhello@Gmail.Com 2 Shaik Shamshad

More information

White Paper Versatile Digital QAM Modulator

White Paper Versatile Digital QAM Modulator White Paper Versatile Digital QAM Modulator Introduction With the advancement of digital entertainment and broadband technology, there are various ways to send digital information to end users such as

More information

Designing Fir Filter Using Modified Look up Table Multiplier

Designing Fir Filter Using Modified Look up Table Multiplier Designing Fir Filter Using Modified Look up Table Multiplier T. Ranjith Kumar Scholar, M-Tech (VLSI) GITAM University, Visakhapatnam Email id:-ranjithkmr55@gmail.com ABSTRACT- With the advancement in device

More information

Efficient 500 MHz Digital Phase Locked Loop Implementation sin 180nm CMOS Technology

Efficient 500 MHz Digital Phase Locked Loop Implementation sin 180nm CMOS Technology Efficient 500 MHz Digital Phase Locked Loop Implementation sin 180nm CMOS Technology Akash Singh Rawat 1, Kirti Gupta 2 Electronics and Communication Department, Bharati Vidyapeeth s College of Engineering,

More information

Optimization of memory based multiplication for LUT

Optimization of memory based multiplication for LUT Optimization of memory based multiplication for LUT V. Hari Krishna *, N.C Pant ** * Guru Nanak Institute of Technology, E.C.E Dept., Hyderabad, India ** Guru Nanak Institute of Technology, Prof & Head,

More information

ISSN:

ISSN: 427 AN EFFICIENT 64-BIT CARRY SELECT ADDER WITH REDUCED AREA APPLICATION CH PALLAVI 1, VSWATHI 2 1 II MTech, Chadalawada Ramanamma Engg College, Tirupati 2 Assistant Professor, DeptofECE, CREC, Tirupati

More information

A VLSI Architecture for Variable Block Size Video Motion Estimation

A VLSI Architecture for Variable Block Size Video Motion Estimation A VLSI Architecture for Variable Block Size Video Motion Estimation Yap, S. Y., & McCanny, J. (2004). A VLSI Architecture for Variable Block Size Video Motion Estimation. IEEE Transactions on Circuits

More information

An Improved Recursive and Non-recursive Comb Filter for DSP Applications

An Improved Recursive and Non-recursive Comb Filter for DSP Applications eonode Inc From the SelectedWorks of Dr. oita Teymouradeh, CEng. 2006 An Improved ecursive and on-recursive Comb Filter for DSP Applications oita Teymouradeh Masuri Othman Available at: https://works.bepress.com/roita_teymouradeh/4/

More information

Removal of Decaying DC Component in Current Signal Using a ovel Estimation Algorithm

Removal of Decaying DC Component in Current Signal Using a ovel Estimation Algorithm Removal of Decaying DC Component in Current Signal Using a ovel Estimation Algorithm Majid Aghasi*, and Alireza Jalilian** *Department of Electrical Engineering, Iran University of Science and Technology,

More information

IC Design of a New Decision Device for Analog Viterbi Decoder

IC Design of a New Decision Device for Analog Viterbi Decoder IC Design of a New Decision Device for Analog Viterbi Decoder Wen-Ta Lee, Ming-Jlun Liu, Yuh-Shyan Hwang and Jiann-Jong Chen Institute of Computer and Communication, National Taipei University of Technology

More information

LUT Optimization for Memory Based Computation using Modified OMS Technique

LUT Optimization for Memory Based Computation using Modified OMS Technique LUT Optimization for Memory Based Computation using Modified OMS Technique Indrajit Shankar Acharya & Ruhan Bevi Dept. of ECE, SRM University, Chennai, India E-mail : indrajitac123@gmail.com, ruhanmady@yahoo.co.in

More information

Satellite Digital Broadcasting Systems

Satellite Digital Broadcasting Systems Technologies and Services of Digital Broadcasting (11) Satellite Digital Broadcasting Systems "Technologies and Services of Digital Broadcasting" (in Japanese, ISBN4-339-01162-2) is published by CORONA

More information

Distributed Arithmetic Unit Design for Fir Filter

Distributed Arithmetic Unit Design for Fir Filter Distributed Arithmetic Unit Design for Fir Filter ABSTRACT: In this paper different distributed Arithmetic (DA) architectures are proposed for Finite Impulse Response (FIR) filter. FIR filter is the main

More information

An Efficient High Speed Wallace Tree Multiplier

An Efficient High Speed Wallace Tree Multiplier Chepuri satish,panem charan Arur,G.Kishore Kumar and G.Mamatha 38 An Efficient High Speed Wallace Tree Multiplier Chepuri satish, Panem charan Arur, G.Kishore Kumar and G.Mamatha Abstract: The Wallace

More information

An Enhancement of Decimation Process using Fast Cascaded Integrator Comb (CIC) Filter

An Enhancement of Decimation Process using Fast Cascaded Integrator Comb (CIC) Filter MPRA Munich Personal RePEc Archive An Enhancement of Decimation Process using Fast Cascaded Integrator Comb (CIC) Filter Roita Teymouradeh and Masuri Othman UKM University 15. May 26 Online at http://mpra.ub.uni-muenchen.de/4616/

More information

A High- Speed LFSR Design by the Application of Sample Period Reduction Technique for BCH Encoder

A High- Speed LFSR Design by the Application of Sample Period Reduction Technique for BCH Encoder IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) ISSN: 239 42, ISBN No. : 239 497 Volume, Issue 5 (Jan. - Feb 23), PP 7-24 A High- Speed LFSR Design by the Application of Sample Period Reduction

More information

Design Project: Designing a Viterbi Decoder (PART I)

Design Project: Designing a Viterbi Decoder (PART I) Digital Integrated Circuits A Design Perspective 2/e Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić Chapters 6 and 11 Design Project: Designing a Viterbi Decoder (PART I) 1. Designing a Viterbi

More information

A Reed Solomon Product-Code (RS-PC) Decoder Chip for DVD Applications

A Reed Solomon Product-Code (RS-PC) Decoder Chip for DVD Applications IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 36, NO. 2, FEBRUARY 2001 229 A Reed Solomon Product-Code (RS-PC) Decoder Chip DVD Applications Hsie-Chia Chang, C. Bernard Shung, Member, IEEE, and Chen-Yi Lee

More information

UTILIZATION OF MATLAB FOR THE DIGITAL SIGNAL TRANSMISSION SIMULATION AND ANALYSIS IN DTV AND DVB AREA. Tomáš Kratochvíl

UTILIZATION OF MATLAB FOR THE DIGITAL SIGNAL TRANSMISSION SIMULATION AND ANALYSIS IN DTV AND DVB AREA. Tomáš Kratochvíl UTILIZATION OF MATLAB FOR THE DIGITAL SIGNAL TRANSMISSION SIMULATION AND ANALYSIS IN DTV AND DVB AREA Tomáš Kratochvíl Institute of Radio Electronics, Brno University of Technology Faculty of Electrical

More information

An FPGA Implementation of Shift Register Using Pulsed Latches

An FPGA Implementation of Shift Register Using Pulsed Latches An FPGA Implementation of Shift Register Using Pulsed Latches Shiny Panimalar.S, T.Nisha Priscilla, Associate Professor, Department of ECE, MAMCET, Tiruchirappalli, India PG Scholar, Department of ECE,

More information

Design of an Area-Efficient Interpolated FIR Filter Based on LUT Partitioning

Design of an Area-Efficient Interpolated FIR Filter Based on LUT Partitioning Design of an Area-Efficient Interpolated FIR Filter Based on LUT Partitioning This paper describes the design of an area-efficient interpolation FIR filter with partitioned lookup table (LUT) structure.

More information

Design and Implementation of LUT Optimization DSP Techniques

Design and Implementation of LUT Optimization DSP Techniques Design and Implementation of LUT Optimization DSP Techniques 1 D. Srinivasa rao & 2 C. Amala 1 M.Tech Research Scholar, Priyadarshini Institute of Technology & Science, Chintalapudi 2 Associate Professor,

More information

Area-efficient high-throughput parallel scramblers using generalized algorithms

Area-efficient high-throughput parallel scramblers using generalized algorithms LETTER IEICE Electronics Express, Vol.10, No.23, 1 9 Area-efficient high-throughput parallel scramblers using generalized algorithms Yun-Ching Tang 1, 2, JianWei Chen 1, and Hongchin Lin 1a) 1 Department

More information

Design And Implimentation Of Modified Sqrt Carry Select Adder On FPGA

Design And Implimentation Of Modified Sqrt Carry Select Adder On FPGA Design And Implimentation Of Modified Sqrt Carry Select Adder On FPGA Ch. Pavan kumar #1, V.Narayana Reddy, *2, R.Sravanthi *3 #Dept. of ECE, PBR VIT, Kavali, A.P, India #2 Associate.Proffesor, Department

More information

Tutorial on the Grand Alliance HDTV System

Tutorial on the Grand Alliance HDTV System Tutorial on the Grand Alliance HDTV System FCC Field Operations Bureau July 27, 1994 Robert Hopkins ATSC 27 July 1994 1 Tutorial on the Grand Alliance HDTV System Background on USA HDTV Why there is a

More information

This paper is a preprint of a paper accepted by Electronics Letters and is subject to Institution of Engineering and Technology Copyright.

This paper is a preprint of a paper accepted by Electronics Letters and is subject to Institution of Engineering and Technology Copyright. This paper is a preprint of a paper accepted by Electronics Letters and is subject to Institution of Engineering and Technology Copyright. The final version is published and available at IET Digital Library

More information

Multirate Digital Signal Processing

Multirate Digital Signal Processing Multirate Digital Signal Processing Contents 1) What is multirate DSP? 2) Downsampling and Decimation 3) Upsampling and Interpolation 4) FIR filters 5) IIR filters a) Direct form filter b) Cascaded form

More information

Design & Simulation of 128x Interpolator Filter

Design & Simulation of 128x Interpolator Filter Design & Simulation of 128x Interpolator Filter Rahul Sinha 1, Sonika 2 1 Dept. of Electronics & Telecommunication, CSIT, DURG, CG, INDIA rsinha.vlsieng@gmail.com 2 Dept. of Information Technology, CSIT,

More information

A Fast Constant Coefficient Multiplier for the XC6200

A Fast Constant Coefficient Multiplier for the XC6200 A Fast Constant Coefficient Multiplier for the XC6200 Tom Kean, Bernie New and Bob Slous Xilinx Inc. Abstract. We discuss the design of a high performance constant coefficient multiplier on the Xilinx

More information

Introduction This application note describes the XTREME-1000E 8VSB Digital Exciter and its applications.

Introduction This application note describes the XTREME-1000E 8VSB Digital Exciter and its applications. Application Note DTV Exciter Model Number: Xtreme-1000E Version: 4.0 Date: Sept 27, 2007 Introduction This application note describes the XTREME-1000E Digital Exciter and its applications. Product Description

More information

Efficient Parallelization of Polyphase Arbitrary Resampling FIR Filters for High-Speed Applications

Efficient Parallelization of Polyphase Arbitrary Resampling FIR Filters for High-Speed Applications Noname manuscript No. (will be inserted by the editor Efficient Parallelization of Polyphase Arbitrary Resampling FIR Filters for High-Speed Applications Hannes Ramon Haolin Li Piet Demeester Johan Bauwelinck

More information

Efficient Architecture for Flexible Prescaler Using Multimodulo Prescaler

Efficient Architecture for Flexible Prescaler Using Multimodulo Prescaler Efficient Architecture for Flexible Using Multimodulo G SWETHA, S YUVARAJ Abstract This paper, An Efficient Architecture for Flexible Using Multimodulo is an architecture which is designed from the proposed

More information

Implementation of Low Power and Area Efficient Carry Select Adder

Implementation of Low Power and Area Efficient Carry Select Adder International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 3 Issue 8 ǁ August 2014 ǁ PP.36-48 Implementation of Low Power and Area Efficient Carry Select

More information

Arbitrary Waveform Generator

Arbitrary Waveform Generator 1 Arbitrary Waveform Generator Client: Agilent Technologies Client Representatives: Art Lizotte, John Michael O Brien Team: Matt Buland, Luke Dunekacke, Drew Koelling 2 Client Description: Agilent Technologies

More information

Inside Digital Design Accompany Lab Manual

Inside Digital Design Accompany Lab Manual 1 Inside Digital Design, Accompany Lab Manual Inside Digital Design Accompany Lab Manual Simulation Prototyping Synthesis and Post Synthesis Name- Roll Number- Total/Obtained Marks- Instructor Signature-

More information

data and is used in digital networks and storage devices. CRC s are easy to implement in binary

data and is used in digital networks and storage devices. CRC s are easy to implement in binary Introduction Cyclic redundancy check (CRC) is an error detecting code designed to detect changes in transmitted data and is used in digital networks and storage devices. CRC s are easy to implement in

More information

An optimized implementation of 128 bit carry select adder using binary to excess-one converter for delay reduction and area efficiency

An optimized implementation of 128 bit carry select adder using binary to excess-one converter for delay reduction and area efficiency Journal From the SelectedWorks of Journal December, 2014 An optimized implementation of 128 bit carry select adder using binary to excess-one converter for delay reduction and area efficiency P. Manga

More information

OPTIMIZED DIGITAL FILTER ARCHITECTURES FOR MULTI-STANDARD RF TRANSCEIVERS

OPTIMIZED DIGITAL FILTER ARCHITECTURES FOR MULTI-STANDARD RF TRANSCEIVERS OPTIMIZED DIGITAL FILTER ARCHITECTURES FOR MULTI-STANDARD RF TRANSCEIVERS 1 R.LATHA, 2 Dr.P.T.VANATHI 1 Department of Electronics &Communication Engineering, Christ University-Faculty of Engineering, Bangalore-560

More information

Design of Polar List Decoder using 2-Bit SC Decoding Algorithm V Priya 1 M Parimaladevi 2

Design of Polar List Decoder using 2-Bit SC Decoding Algorithm V Priya 1 M Parimaladevi 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 03, 2015 ISSN (online): 2321-0613 V Priya 1 M Parimaladevi 2 1 Master of Engineering 2 Assistant Professor 1,2 Department

More information

Modified Reconfigurable Fir Filter Design Using Look up Table

Modified Reconfigurable Fir Filter Design Using Look up Table Modified Reconfigurable Fir Filter Design Using Look up Table R. Dhayabarani, Assistant Professor. M. Poovitha, PG scholar, V.S.B Engineering College, Karur, Tamil Nadu. Abstract - Memory based structures

More information

Adaptive Fir Filter with Optimised Area and Power using Modified Inner-Product Block

Adaptive Fir Filter with Optimised Area and Power using Modified Inner-Product Block Adaptive Fir Filter with Optimised Area and Power using Modified Inner-Product Block Jesmin Joy M. Tech Scholar (VLSI & Embedded Systems), Dept. of ECE, IIET, M. G. University, Kottayam, Kerala, India

More information

VLSI IEEE Projects Titles LeMeniz Infotech

VLSI IEEE Projects Titles LeMeniz Infotech VLSI IEEE Projects Titles -2019 LeMeniz Infotech 36, 100 feet Road, Natesan Nagar(Near Indira Gandhi Statue and Next to Fish-O-Fish), Pondicherry-605 005 Web : www.ieeemaster.com / www.lemenizinfotech.com

More information

Research Article Design and Implementation of High Speed and Low Power Modified Square Root Carry Select Adder (MSQRTCSLA)

Research Article Design and Implementation of High Speed and Low Power Modified Square Root Carry Select Adder (MSQRTCSLA) Research Journal of Applied Sciences, Engineering and Technology 12(1): 43-51, 2016 DOI:10.19026/rjaset.12.2302 ISSN: 2040-7459; e-issn: 2040-7467 2016 Maxwell Scientific Publication Corp. Submitted: August

More information

An Efficient 64-Bit Carry Select Adder With Less Delay And Reduced Area Application

An Efficient 64-Bit Carry Select Adder With Less Delay And Reduced Area Application An Efficient 64-Bit Carry Select Adder With Less Delay And Reduced Area Application K Allipeera, M.Tech Student & S Ahmed Basha, Assitant Professor Department of Electronics & Communication Engineering

More information

CHAPTER 6 DESIGN OF HIGH SPEED COUNTER USING PIPELINING

CHAPTER 6 DESIGN OF HIGH SPEED COUNTER USING PIPELINING 149 CHAPTER 6 DESIGN OF HIGH SPEED COUNTER USING PIPELINING 6.1 INTRODUCTION Counters act as important building blocks of fast arithmetic circuits used for frequency division, shifting operation, digital

More information

Frame Synchronization in Digital Communication Systems

Frame Synchronization in Digital Communication Systems Quest Journals Journal of Software Engineering and Simulation Volume 3 ~ Issue 6 (2017) pp: 06-11 ISSN(Online) :2321-3795 ISSN (Print):2321-3809 www.questjournals.org Research Paper Frame Synchronization

More information

Design of Low Power Efficient Viterbi Decoder

Design of Low Power Efficient Viterbi Decoder International Journal of Research Studies in Electrical and Electronics Engineering (IJRSEEE) Volume 2, Issue 2, 2016, PP 1-7 ISSN 2454-9436 (Online) DOI: http://dx.doi.org/10.20431/2454-9436.0202001 www.arcjournals.org

More information

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS Item Type text; Proceedings Authors Habibi, A. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

Operating Bio-Implantable Devices in Ultra-Low Power Error Correction Circuits: using optimized ACS Viterbi decoder

Operating Bio-Implantable Devices in Ultra-Low Power Error Correction Circuits: using optimized ACS Viterbi decoder Operating Bio-Implantable Devices in Ultra-Low Power Error Correction Circuits: using optimized ACS Viterbi decoder Roshini R, Udhaya Kumar C, Muthumani D Abstract Although many different low-power Error

More information

Area-Efficient Decimation Filter with 50/60 Hz Power-Line Noise Suppression for ΔΣ A/D Converters

Area-Efficient Decimation Filter with 50/60 Hz Power-Line Noise Suppression for ΔΣ A/D Converters SICE Journal of Control, Measurement, and System Integration, Vol. 10, No. 3, pp. 165 169, May 2017 Special Issue on SICE Annual Conference 2016 Area-Efficient Decimation Filter with 50/60 Hz Power-Line

More information

Verification Methodology for a Complex System-on-a-Chip

Verification Methodology for a Complex System-on-a-Chip UDC 621.3.049.771.14.001.63 Verification Methodology for a Complex System-on-a-Chip VAkihiro Higashi VKazuhide Tamaki VTakayuki Sasaki (Manuscript received December 1, 1999) Semiconductor technology has

More information

Hardware Implementation of Viterbi Decoder for Wireless Applications

Hardware Implementation of Viterbi Decoder for Wireless Applications Hardware Implementation of Viterbi Decoder for Wireless Applications Bhupendra Singh 1, Sanjeev Agarwal 2 and Tarun Varma 3 Deptt. of Electronics and Communication Engineering, 1 Amity School of Engineering

More information

ISSCC 2006 / SESSION 14 / BASEBAND AND CHANNEL PROCESSING / 14.6

ISSCC 2006 / SESSION 14 / BASEBAND AND CHANNEL PROCESSING / 14.6 ISSCC 2006 / SESSION 14 / BASEBAND AND CHANNEL PROSSING / 14.6 14.6 A 1.8V 250mW COFDM Baseband Receiver for DVB-T/H Applications Lei-Fone Chen, Yuan Chen, Lu-Chung Chien, Ying-Hao Ma, Chia-Hao Lee, Yu-Wei

More information

N.S.N College of Engineering and Technology, Karur

N.S.N College of Engineering and Technology, Karur Modified Reconfigurable CSD Fir Filter Design Using Look up Table Sivakumar.M 1, Ranjitha.S 2, Vijayabharathi.P 3, Dhivya.G 4 1 Assistant professor, 2,3,4 UG student-final year, Department of Electronics

More information

Bit Swapping LFSR and its Application to Fault Detection and Diagnosis Using FPGA

Bit Swapping LFSR and its Application to Fault Detection and Diagnosis Using FPGA Bit Swapping LFSR and its Application to Fault Detection and Diagnosis Using FPGA M.V.M.Lahari 1, M.Mani Kumari 2 1,2 Department of ECE, GVPCEOW,Visakhapatnam. Abstract The increasing growth of sub-micron

More information

FPGA Implementation OF Reed Solomon Encoder and Decoder

FPGA Implementation OF Reed Solomon Encoder and Decoder FPGA Implementation OF Reed Solomon Encoder and Decoder Kruthi.T.S 1, Mrs.Ashwini 2 PG Scholar at PESIT Bangalore 1,Asst. Prof, Dept of E&C PESIT, Bangalore 2 Abstract: Advanced communication techniques

More information

Low-Power Decimation Filter for 2.5 GHz Operation in Standard-Cell Implementation

Low-Power Decimation Filter for 2.5 GHz Operation in Standard-Cell Implementation Low-Power Decimation Filter for 2.5 GHz Operation in Standard-Cell Implementation Manfred Ley, Oleksandr Melnychenko Abstract A low-power decimation filter for very high-speed over-sampling analog to digital

More information

Objectives. Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath

Objectives. Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath Objectives Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath In the previous chapters we have studied how to develop a specification from a given application, and

More information

OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS

OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS IMPLEMENTATION OF AN ADVANCED LUT METHODOLOGY BASED FIR FILTER DESIGN PROCESS 1 G. Sowmya Bala 2 A. Rama Krishna 1 PG student, Dept. of ECM. K.L.University, Vaddeswaram, A.P, India, 2 Assistant Professor,

More information

NUMEROUS elaborate attempts have been made in the

NUMEROUS elaborate attempts have been made in the IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 46, NO. 12, DECEMBER 1998 1555 Error Protection for Progressive Image Transmission Over Memoryless and Fading Channels P. Greg Sherwood and Kenneth Zeger, Senior

More information

Reconfigurable Fir Digital Filter Realization on FPGA

Reconfigurable Fir Digital Filter Realization on FPGA Reconfigurable Fir Digital Filter Realization on FPGA Atmakuri Vasavi 1 Sita Madhuri Bondila 2 1 PG Student (M.Tech), Dept. of ECE, Gandhiji Institute of Science & Tech., Jaggaiahpeta, AP, India 2 Assistant

More information

AN UNEQUAL ERROR PROTECTION SCHEME FOR MULTIPLE INPUT MULTIPLE OUTPUT SYSTEMS. M. Farooq Sabir, Robert W. Heath and Alan C. Bovik

AN UNEQUAL ERROR PROTECTION SCHEME FOR MULTIPLE INPUT MULTIPLE OUTPUT SYSTEMS. M. Farooq Sabir, Robert W. Heath and Alan C. Bovik AN UNEQUAL ERROR PROTECTION SCHEME FOR MULTIPLE INPUT MULTIPLE OUTPUT SYSTEMS M. Farooq Sabir, Robert W. Heath and Alan C. Bovik Dept. of Electrical and Comp. Engg., The University of Texas at Austin,

More information

International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue8- August 2013

International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue8- August 2013 International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue8- August 2013 Design and Implementation of an Enhanced LUT System in Security Based Computation dama.dhanalakshmi 1, K.Annapurna

More information

FPGA Hardware Resource Specific Optimal Design for FIR Filters

FPGA Hardware Resource Specific Optimal Design for FIR Filters International Journal of Computer Engineering and Information Technology VOL. 8, NO. 11, November 2016, 203 207 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) FPGA Hardware Resource Specific

More information

A Programmable, Flexible Headend for Interactive CATV Networks

A Programmable, Flexible Headend for Interactive CATV Networks A Programmable, Flexible Headend for Interactive CATV Networks Andreas Braun, Joachim Speidel, Heinz Krimmel Institute of Telecommunications, University of Stuttgart, Pfaffenwaldring 47, 70569 Stuttgart,

More information

KTVN Silver Springs DTV Translator. K29BN D in KTVN Shop

KTVN Silver Springs DTV Translator. K29BN D in KTVN Shop KTVN Silver Springs DTV Translator K29BN D in KTVN Shop The Harris/Gates Air UAX 100 translator has passed the weekly on air at full power into the dummy load and is ready to be transported to the site

More information