Puneet Varma (Editor)

Root raised cosine filter

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Root-raised-cosine filter

In signal processing, a root-raised-cosine filter (RRC), sometimes known as square-root-raised-cosine filter (SRRC), is frequently used as the transmit and receive filter in a digital communication system to perform matched filtering. This helps in minimizing intersymbol interference (ISI). The combined response of two such filters is that of the raised-cosine filter. It obtains its name from the fact that its frequency response, H r r c ( f ) , is the square root of the frequency response of the raised-cosine filter, H r c ( f ) :

Contents

H r c ( f ) = H r r c ( f ) H r r c ( f )

or:

| H r r c ( f ) | = | H r c ( f ) |

Why it is required

To have minimum ISI (Intersymbol interference), the overall response of transmit filter, channel response and receive filter has to satisfy Nyquist ISI criterion. Raised-cosine filter is the most popular filter response satisfying this criterion. Half of this filtering is done on the transmit side and half is done on the receive side. On the receive side, the channel response, if it can be accurately estimated, can also be taken into account so that the overall response is Raised-cosine filter.

Mathematical Description

The RRC filter is characterised by two values; β, the roll-off factor, and Ts the reciprocal of the symbol-rate.

The impulse response of such a filter can be given as:

h ( t ) = { 1 T s ( 1 β + 4 β π ) , t = 0 β 2 T s [ ( 1 + 2 π ) sin ( π 4 β ) + ( 1 2 π ) cos ( π 4 β ) ] , t = ± T s 4 β 1 T s sin [ π t T s ( 1 β ) ] + 4 β t T s cos [ π t T s ( 1 + β ) ] π t T s [ 1 ( 4 β t T s ) 2 ] , otherwise ,

though there are other forms as well.

Unlike the raised-cosine filter, the impulse response is not zero at the intervals of ±Ts. However, the combined transmit and receive filters form a raised-cosine filter which does have zero at the intervals of ±Ts. Only in the case of β=0 does the root raised-cosine have zeros at ±Ts.

References

Root-raised-cosine filter Wikipedia