Skip to content

Feat/pfd computation#245

Draft
brunohcfaria wants to merge 24 commits intodevelopmentfrom
feat/pfd_computation
Draft

Feat/pfd computation#245
brunohcfaria wants to merge 24 commits intodevelopmentfrom
feat/pfd_computation

Conversation

@brunohcfaria
Copy link

Depends on #244

This PR re-implements the PFD calculation at IMT as victim.

The PFD is calculated from the formula PFD = EIRP - 10log10(4π) - 20log10(distance).

The PFD is by definition "single-entry" so the each sample comes from a single interferer transmitter.

There are discussions of WP5D about the "Aggregate PFD" which is derived from the I/N. We decided not to implement that, as it can be derived from I/N if the IMT receiver has constant antenna gain.

@brunohcfaria brunohcfaria self-assigned this Jan 22, 2026
…e simulation

* Removed code seting system.tx_power to prevent confusion
* The StationManager.tx_power_density attribute is set upon station creation
and used from system to imt interference calculation.
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

Successfully merging this pull request may close these issues.

3 participants