
These are the configuration parameters considered: ```{r 1.configuration} ``` The model is defined and encapsulated into the `simulate` function. Then, several scenarios with different parameters are defined in `cases`, which can be run in parallel: ```{r 1.simulation} ``` Finally, the information is extracted, summarised and represented in a few lines of code: ```{r 1.analysis} ```{width=47%} {width=47%}
## Mobile traffic backhauling with FTTx We next consider the case of a residencial area with a Fiber-To-The-Premises (FTTx) infrastructure, that is, an Optical Distribution Network (ODN), composed of the Optical Line Terminal (OLT), splitters, and the Optical Network Unit (ONU) at the users' premises. As the figure illustrates, we assume that an operator is planning to deploy an antenna, carrying the mobile traffic over the ODN, and is considering two implementation options: - Deployment of a Small Cell, reducing the amount and requirements of the generated traffic. - Deployment of an RRH, following the C-RAN paradigm discussed above, which would therefore generate time-sensitive FH traffic. In both cases, we analyze the upstream channel of a Time-Division Multiplexed Passive Optical Network (TDM-PON) providing broadband access to the residential users and the mobile users.
These are the configuration parameters considered: ```{r 2.configuration} ``` The model is defined and encapsulated into the `simulate` function. Then, several scenarios with different parameters are defined in `cases`, which can be run in parallel: ```{r 2.helpers} ``` ```{r 2.simulation} ``` Finally, the information is extracted, summarised and represented in a few lines of code: ```{r 2.analysis} ```
## Energy efficiency for massive IoT Finally, we consider the case of a massive Internet-of-Things (mIoT) scenario, a use case for Long Term Evolution (LTE) and next-generation 5G networks, as defined by the Third Generation Partnership Project (3GPP). As the figure (left) illustrates, we consider a single LTE macrocell in a dense urban area. The buildings in the cell area are populated with $N$ smart meters (for electricity, gas and water), and each meter operates independently as a Narrowband IoT (NB-IoT) device. The devices' behaviour is modeled following the diagram depicted in the figure (right).
These are the configuration parameters considered: ```{r 3.configuration} ``` The model is defined and encapsulated into the `simulate` function. Then, several scenarios with different parameters are defined in `cases`, which can be run in parallel: ```{r 3.simulation} ``` Finally, the information is extracted, summarised and represented in a few lines of code: ```{r 3.analysis} ```
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4