Re: Max bandwidth [bps] vs frecuency spectrum [z]
Yes I thought that! I dont care about regulation because If someone use a narrow laser beam to transmit information between two points, it wouldnt bring interference to the EM spectrum due to the little space beam. Or if the signal goes through a fiber, it wont generate interference on air, so the regulation its other subject.
If I take a laser of 100 nm, the carrier is 300 THz. With BPSK the max bit rate would be 300 Tbps, its the physic limit (of cours the sensor and the emitter needs to works with that but thats the information rate limit). With QPSK, it would be 4 times more bandwidth and with 16APSK.... better yet.
Thats right? I think I still do not completely understand it.
If we call Nyquist there must be in somewhere a /2.
The channel capacity is completely determined by the Shannon theorem:
C = W*log2(1+S/N)
If your channel is good, not much noise there, then you will have higher S/N and you can use higher constellation like 1024QAM or even higher. Then you will get higher bit rate.
Note that Nyquist theory is related to sampling rate, not bit rate. The sampling rate should be higher than the bandwidth to avoid spectrum overlap (if the spectrum is continuous, passband may be different).
For a digital communication system:
1. Symbol rate defines the bandwidth;
2. One symbol may carry several bits. BPSK 1 bit, QPSK 2 bits,...,1024QAM 10 bits.
3. Sampling rate must be higher than bandwidth;
4. Digital signal has a spectrum equal to square pulse. So it will be re-shaped by using sqrt filter (square root raised cosine) to limit the bandwidth to be symbol rate * (1+alpha), where alpha is the roll-off factor;
5. The filter signal will be shifted to the desired band by multiply with the carrier. Engineers usually call it as "frequency mixing".