This document summarizes a presentation on modified Booth multipliers and FIR filters. It introduces Booth multiplication as an efficient algorithm for signed number multiplication. It then discusses FIR filters and their structure, noting that they require many multiplications. The Radix-2 and Radix-4 Booth multiplication algorithms are described in steps. Simulation results demonstrating the Radix-4 algorithm multiplying two numbers are shown. References on digital filter design and implementation are provided at the end.