harrison-caudill / pylink

Python Link Budget Tools
BSD 3-Clause "New" or "Revised" License
41 stars 10 forks source link

Integrate EVM #29

Open harrison-caudill opened 5 years ago

harrison-caudill commented 5 years ago

Need to find a reference, and do the math on this one first. Initial thoughts:

harrison-caudill commented 5 years ago

I ran a quick test as follows:

harrison-caudill commented 5 years ago

Max bitrate should be calculable for a given modcode/cn0...just have to switch to linear space.

https://photos.app.goo.gl/BBumB8HxBfAczLog7

harrison-caudill commented 5 years ago

With a defined modcode, which can be computed with the above formulation for max possible bitrate, we can spread the amplified noise from the transmitter across the receive bandwidth and augment the noise spectral density to incorporate both the thermal noise and amplified noise from the transmitter.

This one is REALLY making me think it might be better to switch the entire computational chain over to a friis cascade starting with the transmitter.