Browsing by Author "ALMUNA COFRE, MANUEL ALEJANDRO"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Thesis DISEÑO E IMPLEMENTACIÓN DE UNA PLATAFORMA DE ALMACENAMIENTO, VISUALIZACIÓN Y CONTROL DE SERIES DE DATOS RECOLECTADOS ENFORMA REMOTA UTILIZANDO WEBSOCKETS(2016) ALMUNA COFRE, MANUEL ALEJANDRO; ALMUNA COFRE, MANUEL ALEJANDRO; CAÑAS ROBLES, JAVIER; Universidad Tecnica Federico Santa Maria UTFSM INFORMATICA; MONGE ANWANDTER, RAULThe following work describes the design and development of a distributed system for monitoringand controlling Internet connected devices. This framework provides a data storage interface and aplatform for communication between sensor and actuator nodes. Examples of acquisition devicesare shown, and the two main components of the system are implemented: the data collection systemand the online control server. In order to minimize the response time upon changes on the environment,the control system accept WebSocket connections, where clients can subscribe, to eventuallybe notified of new datapoints from the data series of their interest. In this way, a generic integralsolution for data distribution from heterogeneous sources is obtained. The visualization of historicaldata is supplied through a graphic interface that also allows to export the series in dierent formats,for external manipulation. This solution is evaluated in two test environments: a domestic energyeficiency monitoring system and a control and monitoring system for a fogponic based cultivation.