Each code represents a signal level in a sign-magnitude format where S is the sign bit, and the rest of the bits represent the magnitude. The digital compressor accepts a 12-bit input linear PCM code ...
This repository contains the code and documentation for a Pulse Code Modulation (PCM) project. The project was implemented in two parts: a MATLAB simulation and a hardware realization of the circuit.