This document summarizes a research paper that presents the design of a 16-bit low power processor using clock gating technique. It describes how clock gating works to reduce power by disabling the clock signal to idle components. The paper outlines the design of a 16-bit RISC processor architecture and instruction format. Clock gating is applied at the gate and register transfer levels by inserting AND gates to selectively disable clocks. Simulation results show the processor executing sample instructions and a 23.15% reduction in total power is achieved through clock gating.