2 resultados para Process Communication
em Repositório Institucional da Universidade de Aveiro - Portugal
Resumo:
This chapter presents a comprehensive view of the main activities and findings of a research project entitled TRACER-Portuguese Public Higher Education Use of Communication Technologies, which focused on how the information about the use of Communication Technologies in Higher Education Institutions can be collected, systematized, processed, and deployed to stakeholders. The project was carried out between 2011 and 2014 and its main results are a consolidated proposal of an analysis model to address the use of Communication Technologies in Higher Education institutions, as well as the U-TRACER® tool. This Web-based tool provides support to the process of collecting, processing, and deployment of data related with the use of Communication Technologies in a specific Higher Education or in a group of institutions, based on institutional or geographical criteria.
Resumo:
Over the past few years, the number of wireless networks users has been increasing. Until now, Radio-Frequency (RF) used to be the dominant technology. However, the electromagnetic spectrum in these region is being saturated, demanding for alternative wireless technologies. Recently, with the growing market of LED lighting, the Visible Light Communications has been drawing attentions from the research community. First, it is an eficient device for illumination. Second, because of its easy modulation and high bandwidth. Finally, it can combine illumination and communication in the same device, in other words, it allows to implement highly eficient wireless communication systems. One of the most important aspects in a communication system is its reliability when working in noisy channels. In these scenarios, the received data can be afected by errors. In order to proper system working, it is usually employed a Channel Encoder in the system. Its function is to code the data to be transmitted in order to increase system performance. It commonly uses ECC, which appends redundant information to the original data. At the receiver side, the redundant information is used to recover the erroneous data. This dissertation presents the implementation steps of a Channel Encoder for VLC. It was consider several techniques such as Reed-Solomon and Convolutional codes, Block and Convolutional Interleaving, CRC and Puncturing. A detailed analysis of each technique characteristics was made in order to choose the most appropriate ones. Simulink models were created in order to simulate how diferent codes behave in diferent scenarios. Later, the models were implemented in a FPGA and simulations were performed. Hardware co-simulations were also implemented to faster simulation results. At the end, diferent techniques were combined to create a complete Channel Encoder capable of detect and correct random and burst errors, due to the usage of a RS(255,213) code with a Block Interleaver. Furthermore, after the decoding process, the proposed system can identify uncorrectable errors in the decoded data due to the CRC-32 algorithm.