# Power-Efficient Resource Allocation in C-RANs with SINR Constraints and   Deadlines

**Authors:** Salvatore D'Oro, Marcelo Antonio Marotta, Cristiano Bonato Both, Luiz, DaSilva, Sergio Palazzo

arXiv: 1904.10813 · 2019-04-25

## TL;DR

This paper addresses power-efficient resource management in C-RANs with SINR and deadline constraints, proposing optimal and sub-optimal algorithms to balance power consumption and user satisfaction.

## Contribution

It formulates a joint scheduling problem as a MINLP and introduces a polynomial-time greedy algorithm for practical power-efficient resource allocation.

## Key findings

- Optimal solution has exponential complexity
- Greedy algorithm achieves near-optimal power savings
- Proposed methods improve resource utilization under constraints

## Abstract

In this paper, we address the problem of power-efficient resource management in Cloud Radio Access Networks (C-RANs).   Specifically, we consider the case where Remote Radio Heads (RRHs) perform data transmission, and signal processing is executed in a virtually centralized Base-Band Units (BBUs) pool. Users request to transmit at different time instants; they demand minimum signal-to-noise-plus-interference ratio (SINR) guarantees, and their requests must be accommodated within a given deadline. These constraints pose significant challenges to the management of C-RANs and, as we will show, considerably impact the allocation of processing and radio resources in the network.   Accordingly, we analyze the power consumption of the C-RAN system, and we formulate the power consumption minimization problem as a weighted joint scheduling of processing and power allocation problem for C-RANs with minimum SINR and finite horizon constraints.   The problem is a Mixed Integer Non-Linear Program (MINLP), and we propose an optimal offline solution based on Dynamic Programming (DP).   We show that the optimal solution is of exponential complexity, thus we propose a sub-optimal greedy online algorithm of polynomial complexity.   We assess the performance of the two proposed solutions through extensive numerical results.   Our solution aims to reach an appropriate trade-off between minimizing the power consumption and maximizing the percentage of satisfied users.   We show that it results in power consumption that is only marginally higher than the optimum, at significantly lower complexity.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.10813/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1904.10813/full.md

## References

48 references — full list in the complete paper: https://tomesphere.com/paper/1904.10813/full.md

---
Source: https://tomesphere.com/paper/1904.10813