vtwireless / HLSI

Web Pages and Interactive Components supporting HLSI curriculum
MIT License
0 stars 5 forks source link

Add Primary User Mode for Exercises that have an interferer #49

Open mayurdhepe opened 1 year ago

mayurdhepe commented 1 year ago

Add this enhancement starting from Ex 13 (for Exercises that have an interferer) -

mayurdhepe commented 1 year ago
mayurdhepe commented 1 year ago

Divide the PU mode into 2 separate modes --

  1. Radar PU
  2. Comms PU

Radar PU -- No throughput bar graph for PU, SINR threshold, use the threshold to calculate the score Comms PU -- Throughput bar graph for both, SINR threshold, use the threshold to calculate the score, include PU in the Data Rate History.

Outage event -- Radar PU : Outage event will start when the Radar PU SINR drops below the SINR threshold and when the PU SINR rises above the SINR threshold.

Comms PU: Set a threshold for Data Rate as well. Outage event will start when the Radar PU data rate drops below the data rate threshold and when the PU data rate rises above the data rate threshold.

mayurdhepe commented 1 year ago
mayurdhepe commented 1 year ago
mayurdhepe commented 1 year ago

What would be the Primary User and User's Signal in case of exercises having more than 2 signals?

mayurdhepe commented 1 year ago

Update Throughput label - include units - bits Update Signal label to "User Signal" Add PU mode only to the exercises having an interferer