This document summarizes a research paper that presents an algorithm for designing an IIR digital highpass Butterworth filter using analog to digital mapping techniques. The algorithm first specifies the filter parameters and calculates the transfer function in the s-domain for an analog filter. It then applies either direct realization or frequency transformation to obtain the digital filter transfer function in the z-domain. Filter coefficients are calculated using analog to digital mapping. The algorithm is demonstrated through MATLAB simulation of 3rd and 5th order IIR Butterworth highpass filters, with pole-zero plots verifying stability. The algorithm provides an effective way to determine optimal digital filter coefficients from an analog prototype filter design.