Desenvolvimento de uma biblioteca Python para simulações computacionais de Sistemas de Telecomunicações

Computer simulations are of great importance for the area of telecommunications systems, as they enable the study of behavior, creation of hypotheses and model representations. In spite of this, the amount of tools to gain that make this study possible is still small, as it is incomplete or prepa...

ver descrição completa

Na minha lista:
Detalhes bibliográficos
Autor principal: Ferreira, Kelwin Passos
Outros Autores: Silveira, Luiz Felipe de Queiroz
Formato: bachelorThesis
Idioma:pt_BR
Publicado em: Universidade Federal do Rio Grande do Norte
Assuntos:
Endereço do item:https://repositorio.ufrn.br/handle/123456789/48200
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Descrição
Resumo:Computer simulations are of great importance for the area of telecommunications systems, as they enable the study of behavior, creation of hypotheses and model representations. In spite of this, the amount of tools to gain that make this study possible is still small, as it is incomplete or prepared to obtain a paid licence for use. This work has a objective to develop a Python library to aid in the development of computer simulations of telecommunications systems. Five functions were developed, among which, three modulations (BSPK, OFDM, OFDMA), a wireless channel model with Rayleigh fading and a Hamming channel encoder. In addition, the functions will be analyzed in terms of performance, in order to compare them with similar functions of the CommPy library, which is a set of digital communication simulation algorithms developed in Python using the NumPy and SciPy packages, to survey of the advantages and disadvantages of each library.