Framework para interface e gerenciamento computacional de sistemas de aquisição de dados

Detalhes bibliográficos
Ano de defesa: 2007
Autor(a) principal: Siqueira Junior, Ailton Luiz Dias
Orientador(a): Não Informado pela instituição
Banca de defesa: Não Informado pela instituição
Tipo de documento: Dissertação
Tipo de acesso: Acesso aberto
Idioma: por
Instituição de defesa: Universidade Federal de Uberlândia
BR
Programa de Pós-graduação em Engenharia Elétrica
Engenharias
UFU
Programa de Pós-Graduação: Não Informado pela instituição
Departamento: Não Informado pela instituição
País: Não Informado pela instituição
Palavras-chave em Português:
Link de acesso: https://repositorio.ufu.br/handle/123456789/14634
Resumo: Most of the data acquisition systems are based on dedicated hardware and software. Such strategy leads to major dificultes when one needs to expand or update certain features of the hardware, as this generally leads to substantial changes in the software and vice-versa. This work proposes the development of a framework for interfacing and management of data acquisition systems. Its main purpose is to increase system modularization, detaching the development of the hardware from the development of the software. The framework was designed based on adaptive software techniques, such as polymorphism, design patterns, plug-ins and reflection. In so doing, it has been possible to create software devices capable of detecting specific features of the hardware connected to a computer, improving the compatibility between the software and various data acquisition devices. This has allowed a software application to be used with distinct data acquisition devices, without any change or adjustment. The basic steps for using the framework are presented by means of examples and case studies. The results have shown that the framework allows design modularization, separating the design and construction of both hardware and software.