Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asymmetrical frequency usage #20

Open
Capkirk123 opened this issue Aug 29, 2024 · 2 comments
Open

Asymmetrical frequency usage #20

Capkirk123 opened this issue Aug 29, 2024 · 2 comments

Comments

@Capkirk123
Copy link
Collaborator

For some reason, the frequency used for an uplink and downlink is not the same. The uplink consumes the expected amount of bandwidth (1 bit/Hz for BPSK with no encoder), but the downlink only consumes 38% of the expected bandwidth.
image
The RA planner and debugger both correctly report that the uplink and downlink speed are the same or close to the same.
image
I would expect the uplink and downlink to consume the same bandwidth for stations of the same modulation and encoding properties. My best guess as to what is happening is that Skopos is incorrectly using the encoding/modulation settings of the transmitter rather than of the worst member of the pair, and therefore applying higher-order modulation schemes for the satellite antenna to the downlink.

@Capkirk123
Copy link
Collaborator Author

image
image
Decreasing the antenna tech level through save-file editing, the spectrum usage increases back to the expected value. I strongly suspect Skopos is choosing the transmitting antenna rather than the worst antenna when calculating spectrum usage.

@Capkirk123
Copy link
Collaborator Author

This doesn't appear to be happening with new satellites, my screwing around with encoders may have fixed it. I'm leaving it open until I can test further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant