Suppose I have 4 of 300bps synchronous digital input and 1 of analogue input with a bandwidth of 500Hz. The analogue input is sampled at 4bit using PCM. All the channels are multiplexed with TDM.
As one of the input is of analogue, I need to convert that to digital input first before TDM can be carried out. Since the analogue signal will be sampled at 4bits, my initial idea was to use the Nyquist sampling theorem to have 500Hz × 2 = 1000 samplings per second. But on a second thought, this is merely the bandwidth and I cannot do this unless it is said that the highest frequency is 500Hz.
However, then how should I find out the input bit rate of the analogue input channel for the TDM multiplexing?