Tesis Ingeniería Electrónica y Comunicaciones
Permanent URI for this collectionhttp://repositorio.uta.edu.ec/handle/123456789/16
Browse
7 results
Search Results
Item Sistema electrónico de entrenamiento y geolocalización de deportistas de la disciplina de atletismo del Club Especializado Formativo Quines utilizando dispositivos IoT(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2022-09) Montes de Oca Santamaria, Bryan Danilo; Brito Moncayo, Geovanni DaniloIn the present investigation, a training and geolocation system was developed for athletes in the Athletics discipline of Club Quines, to publicize the development of the athlete in real time during their training sessions, thanks to sensors such as: GPS and GPS. max30102, with these data obtained, the coach can perform new exercise routines and thus improve the athlete's performance. To obtain information from the athlete, a system was made with wireless communication devices, where the location of the athlete is known in real time, especially when the training is off the track, and in turn keep track of the heart rate and the consumption of oxygen, in such a way, the information obtained from the sensors is stored in a database, to later be displayed on a desktop interface for the trainer. The system was developed under LoRa technology for its long-distance data transmission and reception range, and thus communicate the Lora Node and the Lora Gateway with the database, being able to visualize it in the desktop application in order to track training in real time. The control of the device is carried out in three stages: the visualization stage or graphical interface programmed in Python, where the orders for training are generated; the data acquisition stage is responsible for capturing physical variables such as: heart rate and oxygenation, in addition to obtaining georeferenced location coordinates of the athlete; and finally, the hosting server in which all system data is recordedItem Sistema de seguridad integral para la monitorización de alarmas y alerta de emergencia en la parroquia San Andrés del cantón Píllaro de la provincia de Tungurahua(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2022-09) Yanchatipán Moposita, Erika Gabriela; Brito Moncayo, Geovanni DaniloIn the present research project, a comprehensive alarm monitoring and emergency alert system was carried out with geolocation based on wireless technology, to counteract the degree of crime that currently exists in the San Andrés parish. The project has a geolocation system, which allows the user to give their alert location through IoT Development devices that are wirelessly interconnected to a server in the cloud, in addition, it contains a display panel to monitor the address where it is located. has triggered the alarm in case of theft or emergency that exists in the surrounding neighborhoods of the San Andrés del Canton Píllaro parish, in such a way that support was generated among the residents for the excessive theft of homes, damage to private property, theft or damage of crops and/or livestock, with the aim of comprehensively strengthening the security of the area. The system has a wireless panic button for each user, a database in the MariaDB manager for the registration of each resident using a Raspberry PI 4, an interface made in the multiplatform programming language Python for system visualization, a siren of 30W to alert the neighborhood and a GPS module for the geolocation of the alert.Item Sistema de control para la teleoperación del robot Kuka Youbot mediante comunicaciones inalámbricas y el uso de tarjetas embebidas(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2021-09) Peñaloza Leguisamo, Alexis Geovanny; Salazar Logroño, Franklin WilfridoDue to the high cost of buying accessories for the control of machinery in the industry, the necessary knowledge is essential to be able to solve this type of problems for the wellness of any company. The main objective of this research project is the creation of a control system for the teleoperation of the Kuka Youbot robot with the use of free hardware and software because the current applications with the robot are mostly with previously programmed sequences, limiting a continuous and independent use in real time if required, inside the project the design of an electronic circuit is explained which was created in EasyEDA with the use of the ESP32WROOM32 microcontroller, which is a module focused on a wide variety of applications with its Wi-Fi and Bluetooth wireless communication, taking advantage of the fact that this microcontroller can be programmed with a variety of languages, it was used to create a wireless communication with the Kuka Youbot using the TCP protocol and the use of sockets at each end. To receive the information from the remote control, a node was created with the ability to receive data through the TCP / IP protocol and continuously publish messages to the robot node with the respective topic according to the needs of the operator. The system was created and tested with a real Kuka Youbot robot and another inside the Gazebo simulator with an Ubuntu 16.04 operating system and ROS Kinetic. This system to control the Kuka Youbot directly benefits the research area of the Technical University of Ambato, as well as its students and teachers by delivering a PCB circuit with a license open to modifications, it also makes a great contribution to the understanding of the robotics.Item Sistema de Smart Home aplicando IOT y Blockchain(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2021-07) Acurio Conteron, Oswaldo David; Gordón Gallegos, Carlos DiegoThis project designs and implements a Smart Home System applying IoT and Blockchain, with the aim of showing the influence that Blockchain technology has on IoT applications such as Smart Home. Blockchain technology encompasses features such as reliability and decentralization, as it ensures data integrity on devices with IoT technology. For the interaction of the IoT device and the block chain, the Web3.py library and the Vyper programming language were used for the creation of a smart contract that provides a higher level of security unlike Solidity, which requires a truffle framework to write, compile and migrate for which it was worked and Node.js that interacts with the Ethereum Blockchain in Ganache In the design of the Smart Home System applying IoT and Blockchain, it was carried out in Ganache as an Ethereum Blockchain to save the access data of the users at the time of entering the Home after being authenticated by the smart contract that compares the data sent by the IoT Device and the data recorded in the smart contract to unlock the door. The Smart Home system with IoT and Blockchain was implemented in a Raspberry pi 4 built-in a 5MP camera, a relay connected to a solenoid lock at 12V, the set itself allows facial recognition based on the Haar And Histogram cascade classifier algorithms of oriented gradients which are executed in a script programmed in Python and that through the Web3.py library will interact with the Ethereum Blockchain installed on a computer where the home access data will be stored and interact with a smart contract that manage access policies. This System examines aspects of functionality, response times, adequate performance, and security.Item Sistema electrónico para el diagnóstico del síndrome de túnel carpiano (STC), aplicando procesamiento de imágenes térmicas(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2018) Quevedo Viera, Luis Carlos; Otorongo Cornejo, Manuel RigobertoEn esta investigación se desarrolla un sistema de diagnóstico para el Síndrome de Túnel Carpiano (STC), que usa procesamiento de imágenes térmicas, con el fin de crear un método de diagnóstico no invasivo, para evitar dolor en las personas que sufren de esta enfermedad. El sistema se desarrolla en la placa Raspberry Pi 3, que es hardware libre y programada en la librería OpenCV, del software libre Python. El presente proyecto de investigación describe el diseño e implementación de un sistema que permite leer una imagen térmica, capturada por una cámara termográfica, para procesarla mediante filtros de OpenCV. El procesamiento de las imágenes proporciona el área con la temperatura más elevada de la zona de interés, en este caso la mano y el brazo del paciente. El sistema permite ingresar la temperatura central del paciente y superficial del área de interés, para realizar el cálculo de la temperatura corporal, y de esta manera analizar si el resultado está dentro de los rangos normales. Las imágenes y datos resultantes se presentan en una interfaz gráfica amigable y fácil de comprender, que fue diseñada en QTCreator. El usuario del sistema tiene la opción de guardar toda la información que se obtuvo del análisis en una base de datos, que se encuentra en el mismo sistema.Item Sistema electrónico para facilitar la comunicación y actividades cotidianas de los enfermos con esclerosis lateral amiotrófica (ELA)(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2018) Collaguazo Chicaiza, Jorge Héctor; Córdova Cordova, Edgar PatricioEl presente proyecto de investigación detalla el desarrollo e implementación del prototipo, sistema electrónico para facilitar la comunicación y actividades cotidianas de los enfermos con Esclerosis Lateral Amiotrófica (ELA), esta extraña enfermedad que se presenta generalmente en las personas adultas de 40 a 70 años, destruye las neuronas motoras del cerebro y la médula espinal de forma progresiva, las neuronas motoras del cerebro dejan de enviar impulsos eléctricos a los músculos del cuerpo, provocando la inmovilidad de sus brazos, piernas e incluso la lengua, ocasionando que el paciente no se pueda comunicar con las personas de su alrededor e impidiendo realizar actividades productivas. El sistema cuenta con un sensor de proximidad ubicado en las lentes del paciente, la cual detecta el movimiento de la comisura lateral del ojo, y envía una señal hacia una interfaz gráfica que está desarrollada en la tarjeta Raspberry PI (RPI). En la interfaz gráfica se tiene un teclado virtual y una simulación del mouse que se desplaza por cada letra con un tiempo determinado, si el cursor del mouse se encuentra en la letra deseada se puede seleccionar y escribir mediante el movimiento mencionado del ojo, además, al sistema está integrado un altavoz que permite escuchar el mensaje escrito previamente por el paciente. También, se ha generado un pequeño sistema domótico para el control de la luz, puerta, ventana, ventilador y alarma del paciente, las cuales son manipuladas mediante la comunicación Bluetooth. El sistema adicionalmente cuenta con el módulo de la cámara RPI conectado al puerto CSI, para controlar el cursor del mouse a partir del movimiento de la cabeza, esta opción se integró al sistema debido a que algunos pacientes están en etapas intermedias y cuentan con movilidad de su cabeza, de esta manera el proceso de escritura y el control de dispositivos externos se realizará con mayor rapidez.Item Automatización de sistema de recirculación de agua caliente utilizando hardware libre en el hospital IESS Latacunga(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2015-12) Taipe Basantes, Wilmer Santiago; Altamirano Meléndez, Santiago MauricioRESUMEN El presente proyecto consiste en la Automatización del sistema de recirculación de agua caliente utilizando hardware libre en el hospital IESS Latacunga, el sistema está compuesto por una interfaz gráfica en un computador, un sistema embebido remoto de adquisición y control de datos y un sistema de comunicación inalámbrica. La automatización de este proceso permitirá supervisar la temperatura de los intercambiadores de calor y presión que entrega la válvula reguladora 25PT, controlando la producción de agua caliente por medio de la apertura y cierre de electroválvulas a través de las señales emitidas por los sensores de temperatura y la activación automática de la bomba para la recirculación del agua .El sistema opera por medio de señales que serán admitidas y procesadas por un sistema embebido construido con hardware libre. El mismo que está construido mediante un módulo principal de procesamiento de datos, que realiza las gestiones de control y coordina la comunicación con los módulos secundarios, para que interactué con el mundo exterior adquiriendo señales provenientes de sensores y activando los elementos finales de control, la transmisión de información, se realiza de forma inalámbrica obteniendo una drástica reducción en el cableado y complejidad de interconexión. La interfaz gráfica se realizó en Python el cual permite la supervisión funcionamiento del sistema de forma dinámica al operario, con la automatización del sistema se pretende reducir pérdidas de tiempo de trabajo, evitar riesgos laborales, perdidas de continuidad del agua caliente y detectar fallas en el sistema mejorando la producción y logrando de esta manera aumentar la eficiencia del proceso. ABSTRACT The present project consists of the Automation of hot water recirculation using Open hardware at the IESS Hospital of Latacunga, which is made of graphic interface in a computer, a remote embedded system for acquiring data and a wireless communication system. The automation of this process will allow supervising temperatures of the heat exchangers, pressure that the regulating valve 25PT delivers, in order to control hot water production by means of an opening and the activation of a recirculating bomb in an automatic way using signals that will be admitted and processed by an embedded system built with free hardware. The control system is made by means of a main module for processing data, which carries out the control management and coordinates the communication with secondary modules so that they interact with the exterior module acquiring signals coming from sensors and activating final control elements, due to the fact that the system does not require much information transmission, wireless communications takes place. Thus, obtaining a drastic reduction in wring and complex interconnections. The graphic interface was carried out in the software Python for monitoring the temperature, pressure and the control for starting the electric valves and the recirculating bomb in real time. With the automation of the system, it is attempted to reduce work time loss, flowing running water continuity and avoid failure on the recirculating bomb, thus improving the production and managing to increase the efficiency of the process.