PPP_gen_xy
: Generates a PPP in cartesian coordinatesPPP_gen_polar
: Generates a PPP in polar coordinatesPPP_gen_polar_stoyan
: Generates a PPP in polar coordinates using Stoyan's methoddatarate_cellular
: Calculates datarate for average cellular userdatarate_wifi
: Calculates datarate for average wifi userbest_response_cellular
: Returns the delta_c value which gives the highest datarate against delta_wbest_response_wifi
: Returns the delta_w value which gives the highest datarate against delta_c
parameters
: list of all system parameters
main
: To verify theoretical results against simulationsgame
: Framework to generate plot to identify Nash Equilibria pointstest
: To test any anomalous part of the codebest_response
: To find the Nash Equilibrium in a gamemax_datarate
: To find the maximum datarate in the absense of the opponent networkdatarate_ratio
: To find the ratio of datarates achieved per experiment
gen_heatmap
: To generate heatmap of delta and datarate values for various configurationsplot_ratio
: To plot various combinations of r_c, r_w, r_c_max, r_w_max
A. U. Rahman, M. A. Kishk and M. -S. Alouini, "A Game-Theoretic Framework for Coexistence of WiFi and Cellular Networks in the 6-GHz Unlicensed Spectrum," in IEEE Transactions on Cognitive Communications and Networking, vol. 9, no. 1, pp. 239-251, Feb. 2023, doi: 10.1109/TCCN.2022.3213732.
@ARTICLE{9915792,
author={Rahman, Aniq Ur and Kishk, Mustafa A. and Alouini, Mohamed-Slim},
journal={IEEE Transactions on Cognitive Communications and Networking},
title={A Game-Theoretic Framework for Coexistence of WiFi and Cellular Networks in the 6-GHz Unlicensed Spectrum},
year={2023},
volume={9},
number={1},
pages={239-251},
doi={10.1109/TCCN.2022.3213732}}