Hi all , I am new here.
I got one question but do not know which box i should put.
I am doing the project about digital class D amplifier. My assigned worked is digital PWM . So my input is the PCM signal 44.1khz and 16 bit . I need to detect the value sampling point from the PCM and then produce the new sampling point due to new algorithm. The problem i am facing is I do not know the format of PCM .
The PCM signal is the squence of the binary bit (1001010101101...1) , but i need to know whether it is unsigned or signed format. What i meant is i need to know whether PCM used the 2's complement or not, since i need to detect the value of PCM sampling point.
Can anyone tell me the format of PCM signal? does it use the 2's complement when produce the PCM signal.
Many thanks,
Clark
