Hi,
I am trying the different scenarios in simulator that is compatible with carrier aggragation, but i am confused in some issues.
1) Can we arrange component carriers like intra-band contiguous, intra-band noncontiguous or inter-band noncontigious? For example; when I arrange these values like in below, is this contiguous or non-contiguous intra-band?
CC(1).frequency = 0.8e9;
CC(1).bandwidth = 10e6;
CC(2).frequency = 0.8e9;
CC(2).bandwidth = 20e6;
2) Can each user have different speeds? How can I adjust the parameters?
Thank you for your answer in advance.
Best regards
Önem