Título: | OPTIMIZATION PROGRAMMING IN TELECOMMUNICATION NETWORKS | ||||||||||||
Autor(es): |
RODRIGO GOMIDE ANTUNES DIAS RENAN NEUMANN DURIEZ MENDES |
||||||||||||
Colaborador(es): |
MARCO ANTONIO GRIVET MATTOSO MAIA - Orientador |
||||||||||||
Catalogação: | 22/DEZ/2016 | Língua(s): | PORTUGUESE - BRAZIL |
||||||||||
Tipo: | TEXT | Subtipo: | SENIOR PROJECT | ||||||||||
Notas: |
[pt] Todos os dados constantes dos documentos são de inteira responsabilidade de seus autores. Os dados utilizados nas descrições dos documentos estão em conformidade com os sistemas da administração da PUC-Rio. [en] All data contained in the documents are the sole responsibility of the authors. The data used in the descriptions of the documents are in conformity with the systems of the administration of PUC-Rio. |
||||||||||||
Referência(s): |
[pt] https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/TFCs/consultas/conteudo.php?strSecao=resultado&nrSeq=28493@1 [en] https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/TFCs/consultas/conteudo.php?strSecao=resultado&nrSeq=28493@2 |
||||||||||||
DOI: | https://doi.org/10.17771/PUCRio.acad.28493 | ||||||||||||
Resumo: | |||||||||||||
The project s main goal involves writing a programming script that optimizes telecommunication
networks. It will lead us to a solution for the classical Optimal Effectiveness problem. The problem consists
in optimize the utilization factor of links in a way that the traffic of data becomes well distributed between
them. By doing that we guarantee a loose utilization factor. For the solution of the problem we used the
software MATLAB, the script was based on the employ of linprog function. The network data used for this
paper was collected from http://www.sndlib.zib.de/ website in .txt format and later read and converted
to .mat format. The data handled in the resolution of our project was: capacity of each link; total traffic
from a node to another; quantity of nodes; quantity of links; existing links between nodes. In a general
scenario our objective is to minimize variable Z, as it follows:
|
|||||||||||||
|