Browsing by Author "Manzano Villafuerte, Víctor Santiago"
Now showing 1 - 20 of 44
- Results Per Page
- Sort Options
Item Alarmas comunitarias basadas en arquitecturas SDN e IOT(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Maestría en Telecomunicaciones, 2021) Placencia Camacho, Franklin German; Manzano Villafuerte, Víctor SantiagoEXECUTIVE SUMMARY Citizen security systems of today more than ever represent a tool of high impact and vital importance for the Society of the 21th Century. Its technological maturity has allowed it to be included in several geographical areas as part of government policies and has even managed to be constitutionally catalogued as a right of all citizens. With the growth of the demand for citizen security systems and the continuous technological advances linked to it. The data that transits over the computational networks that support such systems, constantly suffer from saturation problems and bottlenecks caused by the lack of traffic management policies and quality of service. In traditional network topologies, data is considered equally without distinguishing protocol or priority; because central routers contain policies preloaded and preconfigured by hardware manufacturers. However, in network segments where traffic management is required to be optimized; it is necessary to create custom policies for each of the devices that make up that network. In terms of network control, this represents another major obstacle during the expansion, migration or upgrade of large networks such as those intended for monitoring community alarms that include critical video, audio and data traffic. The research proposes a restructuring of traditional data networks, using two emerging technologies designed for decongestion. In the first instance, a software-defined network architecture (SDN) is used to separate the control plane from the data plane on the network switches and thereby solve the problems of expansion, migration or upgrade of large networks. Second, the infrastructure of community alarms activated by radio frequency devices is replaced by an IoT network architecture with MQTT communications protocol. Finally, we present the results of a bandwidth analysis of a traditional network without control policies over which digital audio services (VoIP), video surveillance (CCTV), data and IoT control packets pass; demonstrating that critical traffic services tend to capture 80% of the total bandwidth of the network. And in addition, the advantages and results of a software-defined network topology designed to work synergistically with IoT protocols are evaluated. In addition to providing simplicity and simplicity during the implementation of traffic and quality of service policies configured through a web environment that can be implemented and replicated in high-demand network environments.Item Analizador de Espectro con Hardware Libre(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-07) Carrillo Bustos, Freddy Daniel; Manzano Villafuerte, Víctor SantiagoEn el presente proyecto se diseñó e implementó un Analizador de Espectro con hardware libre a un bajo costo, cuyo objetivo es facilitar la realización de prácticas y complementar el aprendizaje teórico de los estudiantes y aficionados a la Electrónica. El proyecto tiene como parte central la placa Raspberry PI que es un computador de tamaño reducido, capaz de ejecutar un sistema operativo basado en Linux; posee puertos de alto y bajo nivel que le permiten interactuar con varios tipos de hardware. La información es recolectada a través de una tarjeta de adquisición de datos que utiliza el conversor análogo digital MCP3008, la comunicación se realiza a través del puerto GPIO de la placa Raspberry Pi utilizando la interface de puerto serial SPI. El software está desarrollado en Python, empleando principalmente los módulos PyQtGraph y Spidev, la máxima frecuencia de muestreo alcanzada es de 20KHz y la frecuencia de operación final es 8KHz, estas limitaciones se producen por el modo de funcionamiento del Kernel Linux. ABSTRACT In this project was designed and implemented an open hardware Spectrum Analyzer at a low cost, which aims to facilitate the practices and so complement the theorical learning of electronical students and hobbyist. The project main part is Raspberry Pi, which is a tiny size computer, capable of running Linux based distributions; in addition it has high and low level ports that allow you to interact with various types of hardware. The information is collected through a data acquisition card that uses the digital to analog converter MCP3008, the communication is via GPIO port of Raspberry Pi using the Serial Port Interface SPI. The software is developed in Python, mainly using the PyQtGraph and Spidev modules, the maximum sample rate is 20KHz and the final reached frequency is 8KHz; this happens because of limitations of Linux kernel.Item Asistente virtual de navegación y generación de rutas en espacios cerrados(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Telecomunicaciones, 2023-03) Núñez Bonilla, Jonathan Daniel; Manzano Villafuerte, Víctor SantiagoTechnological progress and the internet of things have boosted the creation of intelligent buildings that meet the requirements of owners and managers, giving way to the collection of relevant information for the management of the place and improve the experience of visitors. One of the most attractive and at the same time challenging needs of buildings or enclosed spaces is the navigation in their interiors. To solve this demand, the use of technologies is necessary. At present there are several technologies for navigation of which stand out: UWB, Wi-Fi, Bluetooth low energy (BLE), RFID and GPS. GPS systems in outdoor environments combined with stand-alone cell phones can achieve high accuracy. However, indoors and in environments with deep shadow effects, satellite and cellular signals are often disrupted, and positioning is problematic. This project presents an indoor navigation system solution based on mobile devices using Bluetooth Low Energy (Beacons) as an enabling technology and implemented in a mobile application that suggests the most optimal route to reach a certain location with the help of a virtual assistant. The mobile application called Rutas app is developed in the Flutter framework based on Dart programming language and is available for both visitors and administrators, which presents a dynamic map of the space with information on places of interest to users and a section of routes in which depending on the place you want to reach presents the optimal route to follow, this with the help of the built-in virtual assistant, which is activated by voice. Thus, addressing problems of misplacement and improving the experience of visiting the place, it also shows the administrators reports of the places with more recurrence and users who frequent the space, this information is relevant because from it you can act and implement strategies to better manage the place.Item Asistente virtual de telemedicina con dispositivo electrónico de medición de triaje para el diagnóstico médico de infecciones respiratorias utilizando inteligencia artificial(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Telecomunicaciones, 2023-03) Villafuerte Lozada, Naythan Alexander; Manzano Villafuerte, Víctor SantiagoThe symptoms of COVID-19 and other respiratory infections are very similar, complicating the diagnosis of these diseases since they have common symptoms. For this reason, a virtual telemedicine assistant was implemented with electronic triage measuring device for medical diagnosis of respiratory infections using artificial intelligence, which provides personalized and timely care to each patient. The project was developed in collaboration with a health professional who provided guidelines for the measurement of vital signs, as well as the process of diagnosis of a patient. In the case of the electronic device, it has two ESP8266 microcontrollers that are responsible for measuring the heart rate, oxygen saturation in the blood and body temperature. This data is displayed by an Oled screen and sent to the Google Cloud server using the MQTT protocol. Inside the server is hosted the web application consisting of a login screen, which will verify if the user is registered. Once the user logs in, they will access to an interface where the measurements of the vital signs are shown in real time. After the review of the vital signs the user can enter to the screen of the virtual assistant (chatbot) that has natural language processing to simulate the consultation with a real doctor and interpret the symptoms entered by the user to be stored in the MySQL database. At the end of entering the symptomatology, the artificial intelligence algorithm starts with a precision of 0.91, which is responsible for determining whether the patient has covid19, common cold or allergic rhinitis, these three classes were suggested by the doctor. Finally, the user will move to an interface where the data of all the queries made to the chatbot is found. It is worth mentioning that the web application was developed using the Flask framework with the tools of HTML, CSS, Javascript, SQL and Bootstrap 5, to make the application responsive, dynamic and robust, since it has security for both the user and the serverItem Control de flujo de una red definida por software usando sensores térmicos(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-10) Escobar Ordoñez, Jaime Andrés; Manzano Villafuerte, Víctor SantiagoEn el presente proyecto presenta una innovadora propuesta de un sistema para la gestión inteligente del flujo de información apoyado en el uso de las redes definidas por software, SDN. El empleo de sensores, específicamente de temperatura, proporcionará un elevado nivel de eficiencia siendo una de las variables más comunes que se puede incorporar a las redes de datos. El proyecto plantea un sistema que permitirá el control y monitoreo a distancia de una red de datos y su comportamiento basado en su totalidad en variables externas. El empleo de las redes definidas por software permite la integración de las redes de datos y sistemas electrónicos debido a su amplia apertura para el desarrollo de nuevos módulos y/o topologías de red. El pilar fundamental del proyecto es el uso sistemas tanto de Hardware como Software libre convirtiéndolo así en un sistema escalable al igual que adaptable. La implementación de una arquitectura de red usando equipos habilitados para trabajar con el protocolo openflow permitió la aplicación de un módulo de balanceo de carga, el cual fue desarrollado para el controlador Floodlight y modificado para trabajar en dependencia a información entregada por la plataforma Arduino. Al ser una arquitectura de red para monitoreo distante, el uso de la herramienta de Tunneling permitió establecer una comunicación segura entre el controlador y la arquitectura de red a través de Internet. Abstract This project presents an innovative proposal about a system for the intelligent management of the information’s flow supported by the use of software defined networks, SDN. The use of sensors; temperature sensors specifically, will provide a high level of efficiency; being one of the most common variables that can be incorporated into the data networks. The project proposes a system that will allow the control and remote monitoring of a data network and its behavior based on external variables in a whole. The use of software defined networks allows the integration of data networks and electronic systems due to its wide opening to the development of new modules and/or network topologies. The mainstay of the project is the use of both, free Hardware and Software systems; turning them into a scalable and adaptable system. The implementation of an architecture network using enabled equipment to work with the “openflow” protocol, allowed the implementation of a charge balancing module; which was developed for the Floodlight controller and modified to work in dependence on the information provided by the Arduino platform. As an architecture network for remote monitoring, the use of the Tunneling tool allowed to establish a secure communication between the controller and the architecture network through Internet.Item Curso On-Line de LibreOffice(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2014-01-10) Manzano Villafuerte, Víctor SantiagoEl uso de Software Libre asegura la soberanía tecnológica, impulsa la innovación nacional, optimiza el gasto estatal fortaleciendo el desarrollo local y facilita la inclusión digital. En cuanto a la Autonomía tecnológica el Software Libre permite acceder al código fuente, muchos usuarios pasarán de ser consumidores a ser desarrolladores de software. Esto significa que se podrán adaptar los programas a las necesidades específicas de las distintas dependencias, y todas esas modificaciones deberán realizarse siguiendo los requisitos exigidos por el modelo del Software Libre. En la actualidad la mayoría de estudiantes del Instituto Superior Tecnológico “Bolívar” sección superior, utilizan la suite ofimática Microsoft Office, desconociendo acerca el uso de la suite LibreOffice, creyendo que su instalación y manejo es compleja. Los estudiantes del mencionado instituto superior se encuentran motivados y con mucho interés en aprender a manejar la suite LibreOffice. Ya que a través del decreto del día jueves 10 de abril de 2008, el Presidente del Ecuador Rafael Correa Delgado, firmó el decreto 1014 con el cual el Software Libre pasa a ser una política de Estado para ser adoptado por todas las entidades entre ellas el Ministerio de Educación. Por estas razones se procederá a la capacitación de 50 estudiantes del Instituto Técnico Superior “Bolívar” sección superior de la ciudad de Ambato para que puedan tener los conocimientos necesarios de paquetes ofimáticos de libre distribución.Item Despliegue de un honeynet basado en redes definidas por software para un ISP(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Maestría en Telecomunicaciones, 2021) Terán Moreano, Rubén Edison; Manzano Villafuerte, Víctor SantiagoCurrently the Internet has become a basic service in Ecuadorian homes and its use is growing exponentially, for this reason Internet service providers or ISPs are concerned about solving the presence of data traffic within their infrastructure, the root of this problem, is that companies have been obliged to increase the capacity in the channel dedicated to their customers at a lower cost in order to monopolize the market, without imagining that the increase in subscribers implies an increase in width band within your own network. To avoid congestion in the company's conventional network, it is proposed to use the OpenFlow protocol, on Mikrotik brand devices, the software defined network (SDN) is executed, with HPE VAN SDN as orchestrator of the new Network topology. The tests performed are shown, both for data response speed and bandwidth performance results. By having a new technology in the data network, it is proposed to improve perimeter trust with honeypots, applying and configuring several honeypots to create a honeynet (union of honeypots). With software distributions such as Honeydrive and T-Pot, all the tools embedded in each one was described, showing as a result of the investigation the respective security tests and the importance of having a Trap system within an ISP.Item Hacking ético AL IOT mediante SDR(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) Valencia Llerena, Carlos Andrés; Manzano Villafuerte, Víctor SantiagoEl presente proyecto de investigación desarrolla un modelo de hacking ético a las diferentes tecnologías inalámbricas orientadas al Internet de las cosas (IoT) como son Bluetooth, Wifi, Z wave. Este estudio se construye en base a 4 etapas: acceso, transferencia, intrusión y replica de señal, en la primera fase se capta la señal de las aplicaciones desarrolladas donde el uso de radio definido por software (SDR) desempeña un papel fundamental como herramienta principal que ejemplifica los dispositivos reales de sistemas de comunicaciones inalámbricos orientados al IoT mediante diagramas de bloques diseñados en la herramienta GNU radio companion, en donde se ingresan y modifican características propias de la señal como frecuencia, ganancia, modulación, etc. Además de tratar a la señal mediante amplificadores, filtros y bloques de soporte de señal que protegen al equipo principal de sobrecargo de energía., en la segunda fase se envía la información obtenida que contiene: direcciones Mac de los dispositivos maestro – esclavo, canales de acceso, modos de comunicación y payload a la herramienta Wireshark para posteriormente analizarla, en la fase tres se muestran los datos en forma de trama que representan los principales protocolos que componen las tecnologías antes mencionadas, finalmente se ejecuta la réplica de señal en Z wave por ser la única que no está encriptada. El conjunto de etapas ya descritas que desarrollan el proceso de hacking ético tienen como base de ejecución sistemas de código abierto tanto en hardware como en softwareItem Hacking ético en dispositivos plc de control industrial conectados a red(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2017) Vite Constante, Luis Vicente; Manzano Villafuerte, Víctor SantiagoEn el presente proyecto de titulación se especifica la implementación de una auditoría técnica sobre dispositivos de control industrial en Redes Industriales SCADA. La utilización y adaptación del sistema operativo Kali Linux para hacking ético facilita la verificación de seguridad de la información y protecciones en el nivel de control de un Sistema de Control Industrial (ICS) potenciando las seguridades de las mismas y develando vulnerabilidades existentes. La Auditoría Técnica se llevó a cabo en un Sistema de Control Industrial de la ciudad de Ambato, el mismo análisis que se dividió en las siguientes etapas: Alcance-Descubrimiento, Análisis de Vulnerabilidades, Intrusión e Informe. Asimismo, se genera un banco de pruebas sobre la realización de la Auditoría técnica. Para finalmente proponer procedimientos de seguridad en la configuración de dispositivos de control industrial y en infraestructura ICS. Los Sistemas de Infraestructura Crítica y las ICS desarrollan políticas de Seguridad Industrial (Safety), dejando de lado la creación de Políticas de Seguridad de la información y de Seguridad Informática (Security) es por estos motivos que se puede poner en amenaza cibernética de manera instantánea un Sistema Industrial. La protección en profundidad es una de las respuestas para resguardar un Sistema Industrial junto con la correcta configuración y actualización de BIOS de los dispositivos industriales de control, evitando posibles ataques cibernéticosItem Indumentaria Electrónica para el monitoreo continuo de señales vitales(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2016-05) Placencia Camacho, Franklin German; Manzano Villafuerte, Víctor SantiagoEn el presente proyecto de titulación se describe un innovador sistema de monitoreo de señales vitales para personas hipertensas. Posibilitando el envío de señales de emergencias, previniendo posibles afecciones graves e incluso muertes prematuras. El sistema de monitoreo utiliza dispositivos wearables con el objetivo de sensar señales vitales, a través del uso de prendas de vestir y transferirlas de manera inalámbrica hacia una interfaz móvil Android. Para el cual se ha optado por el uso de dispositivos de fuente abierta que permitan la modificación y manipulación del hardware necesario para la adquisicion de los datos de interés con ánimo de construir una prenda de vestir, potenciada con sensores electrónicos y a su vez permitan establecer redes de área corporal entre el usuario y el dispositivo móvil personal deseado. Los dispositivos electrónicos de la indumentaria implementada tienen características usables, adaptables y/o modificables que han sido interconectados mediante hilos fabricados a base de material conductivo, lo cual ha permitido la adquisición en tiempo real de las señales vitales a modo de señales eléctricas y procesarlas individualmente utilizando un controlador central; a su vez posibilita la gestión y almacenamiento del las señales vitales en una base de datos alojada dentro del dispositivo móvil que proporcione al usuario un historial organizado de sus signos vitales adquiridos mediante el uso continuo de la indumentaria. Abstract In this project an innovative monitoring system vital signs for hypertensive people is described. Enabling the send of emergency messages, preventing possible serious conditions, even premature deaths. The monitoring system uses wearable devices in order to sense vital signs through using clothes and transfer them wirelessly to an android mobile interface. For which it has opted for the use of open-source devices that allow the modification and manipulation of the necessary hardware for the acquisition of data with the intention of building a costume, powered with electronic sensors and in turn allow establish a body area network between the user and the personal device. The electronic devices of are usable, adaptables and modifiables that have been interconnected with wires manufactured from conductive material, which has allowed the real-time acquisition of vital signs in the form of electrical signals and process them using a central controller; in turn allows the management and storage of vital signs in a hosted database within the mobile device that provides to user an organized history about vital signs acquired through continuous use of costume.Item Instrumentos de evaluación cualitativos y cuantitativos empleando Tic´s y su incidencia en el proceso de aprendizaje de los estudiantes de la escuela fiscal Juan Francisco Montalvo.(2015) Siza Cushqui, Norma Lucía; Manzano Villafuerte, Víctor SantiagoEl propósito del trabajo de investigación tiene como interés relacionar la elaboración de instrumentos de evaluación con la utilización de la tecnología mediante una rigurosa aproximación conceptual para la evaluación de la efectividad de procesos de enseñanza aprendizaje combinando los objetivos, instrumentos y procedimientos analíticos, para la observación del proceso pedagógico surgido en el aula definiendo el uso de los recursos tecnológicos y los efectos en los estudiantes, promoviendo la evaluación como un proceso integrador, aplicando el enfoque cualitativo y cuantitativo, empleando una metodología de campo, bibliográfica documental, un nivel descriptivo, aplicándose una encuesta a informantes claves para el estudio, su aporte informativo apoya al planteamiento del análisis e interpretación que conlleva a la elaboración de conclusiones, recomendaciones, base principal para la solución al problema partiendo de la realidad educativa evaluada en comparación con los modelos de calidad exigidos por el Gobierno Nacional a través del Ministerio de Educación.Item Internet de las cosas basado en redes definidas por software(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera Ingeniería Electrónica y Comunicaciones, 2020-01) Chiliquinga Rodríguez, Cristian Santiago; Manzano Villafuerte, Víctor SantiagoEl presente proyecto diseña e implementa un testbed SDN-IoT, con el objetivo de mostrar la influencia que tienen las redes definidas por software sobre las aplicaciones del IoT aplicado a la industria 4.0. La arquitectura IoT-SDN es considerada como base para la implementación del prototipo, la cual se presenta en tres capas principales: capa de procesos, capa SDN y capa de aplicación IoT. En la capa de procesos se implementan 2 procesos de la industria 4.0, en la capa SDN se implementan dos puntos de acceso, un conmutador, un controlador SDN y una aplicación firewall para el control centralizado del tráfico sobre la red, finalmente en la capa de aplicación IoT se implementa una interfaz gráfica que permite controlar y monitorizar los procesos de la industria 4.0. En la implementación de la SDN se utilizan elementos de bajo costo y de código libre que son configura dos para trabajar con el protocolo OpenFlow en la versión 1.3, evidenciando el intercambio de mensajes entre los dispositivos de red y el controlador SDN en las pruebas realizadas.Item Migración de la red y gestión en la configuración automática de equipos en el ISP grupo Megared(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Electrónica y Comunicaciones, 2023-03) Guerrero Vayas, Betsy Samanta; Manzano Villafuerte, Víctor SantiagoThe purpose of this research project was to improve the availability of internet service of the Grupo Megared company. A field investigation was conducted, visiting each node of the network and verifying its connections in order to obtain a physical and logical diagram of the network using tools such as Winbox for access to network devices and Microsoft Visio for graphical representation of the network structure. A physical network diagram was then proposed analyzing backup path requirements where 3 Mirotik routers were added in nodes handling high traffic and large number of clients. At the same time, a logical network diagram is proposed taking as reference the growth rate of the wireless sector of the ISP Grupo Megared. This logical diagram has an OSPF dynamic routing configuration, allowing the creation of backup routes. All the network migration and tests of its operation were carried out in the EVE-NG simulator for its simplicity in the configuration of equipment. For the tests, the jperf tool that works with java was used, creating a jperf server in an interface of the border router and a jperf client on the farthest node in the network, obtaining results of latency, throughput and loss of UDP packets which was concluded that the bridge configuration has a packet loss of 1.08% compared to the OSPF configuration which has a packet loss of 0.4% but the OSPF network has a longer response time compared to the bridge network. Finally, the API-REST tool was used for the configuration of computers, where a .py execution script was created. The test is performed assuming that an IP address has been removed from the border router by human error, and that running script.py can reconfigure the removed address.Item Optimización de trayectorias en plataformas robóticas móviles usando técnicas de inteligencia artificial(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Telecomunicaciones, 2023-08) Soto Rodríguez, Andrés David; Manzano Villafuerte, Víctor SantiagoAs time progresses, the growth of the robotics industry is exponential and companies that seek to automate their processes do so to optimize resources, such as the time spent. The use of artificial intelligence is one of the current solutions for the optimization of various processes, by allowing learning in supervised environments, where robotic instrumentation tends to minimize the margin of error in the future thanks to implementations of AI algorithms. In the present project, a solution for the optimization of trajectories is exposed using as support an AI algorithm of reinforcement learning with neural networks implemented in the omnidirectional robotic platform of the KUKA youBot robot to move from one point to another avoiding obstacles presented in its path. The AI algorithm used for learning is Deep Q Network (DQN), this algorithm consists of deep neural networks to maximize some notion of rewards in a cumulative way. whereby means of a Hokuyo lidar motion sensor, placed in the front part of the robotic platform, they are acquired. You sample data from an environment, which is processed in the algorithm to be recognized as collisions or rewards. As the rewards learned by the algorithm are greater. the possibility of collision with an obstacle decreases, moving the robotic platform towards an obstacle-free zone. The programming language of this DON algorithm is based on Python 2, this language works together with ROS (robotic operating system) and allows to know, in an understandable way, how the execution of the movement is carried out through the publication and subscription to the topics corresponding to the robotic platform, thus facilitating the calibration of the parameters used in it.Item Plataforma electrónica para la prevención de enfermedades renales a través de la medición de parámetros en la orina(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) Barrionuevo Guerrero, Anthony Renán; Manzano Villafuerte, Víctor SantiagoEl presente proyecto de titulación desarrolla una plataforma para la prevención de enfermedades en los riñones. El método de detección de posibles enfermedades, se basa en tiras reactivas mediante la medición del nivel de parámetros (Gravedad Específica, Leucocitos, pH, Proteína, Glucosa, Cetonas, Urobilirógeno, Bilirrubina y Sangre) en la orina; dichas tiras contienen químicos reactivos en pequeños algodones que al contacto con una muestra de orina reaccionan cambiando de color, representando una medida en específico. Esta información se almacena en una base de datos y se visualiza mediante una aplicación web con su respectivo diagnóstico previo, de ser necesario la información se envía por email del médico previamente guardado por la aplicación web; en la que él decide si se requiere profundizar los análisis con una cita médica por la gravedad de los resultados o informar si el organismo no corre peligro de enfermedad. Para la construcción de la plataforma se ha optado por la utilización de sistemas electrónicos de código libre, que sean fácilmente manipulables y modificables a futuro de ser necesario, además de emplear una codificación comprensible para cualquier programador tanto en su parte de funcionamiento en el controlador central, como en la aplicación web. La plataforma luego de someterse a pruebas en las que se mide los 10 diferentes parámetros muestra un alto nivel de confianza demostrando la validez del prototipo y definiendo cuales son las medidas claves para la detección de enfermedad en los riñones; además de mostrar su correcto funcionamiento en la Visualización de los resultados en la aplicación web que lleva interna.Item Procedimiento para la gestión de la seguridad informática perimetral en la infraestructura de una organización.(2023-12) Peña Rosillo, Hugo David; Manzano Villafuerte, Víctor SantiagoEn la actualidad, uno de los principales problemas a nivel mundial es la seguridad informática a la que están expuestos los sistemas TI, debido ataques informáticos que pueden causar daños a su infraestructura, comprometiendo la integridad y confidencialidad de su información. El trabajo de investigación titulado “Procedimiento para la gestión de la seguridad informática perimetral en la infraestructura de una organización” es un estudio que se basa en mejorar y mantener actualizado los procesos de seguridad perimetral en el “Hospital General Alfredo Noboa Montenegro” partiendo de un modelo de gestión de seguridad en base a Normas Internacionales que permitan el control y manejo de datos con total integridad. El estudio se desarrolló en base a un enfoque cuantitativo y cualitativo, donde se utilizó instrumentos como la entrevista, dirigidos a los involucrados del área de TI con el objetivo de conocer la situación actual de la institución en el campo de seguridad, que amenazas y vulnerabilidades ha presentado su sistema y cuál ha sido su reacción de respuesta antes estos eventos e incidentes. Para la recolección de datos se aplicó el método interpretativo basándose en un análisis de semejanzas de conceptos de los datos obtenidos. xix El objetivo final del proyecto, se consideró un análisis de la familia de la Norma ISO/IEC 27001, en los que se refiere a políticas de seguridad informática, políticas de protección de datos, realizar un análisis de activos y tratamiento de riesgos utilizando la metodología de MAGERIT, mediante criterios de valoración para el cálculo de la probabilidad de ocurrencia, evaluación de impacto y riesgos, con la finalidad de establecer mecanismos de control para mitigar los riesgos de amenazas y vulnerabilidades que pongan en peligro la seguridad informática de la institución, el procedimiento de gestión de seguridad informática perimetral busca crear una cultura de seguridad en la institución.Item Prótesis activa de mano controlada mediante señales electromiográficas(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-03) Montesdeoca Cherrez, Kevin David Montesdeoca Cherrez; Manzano Villafuerte, Víctor SantiagoThis research work shows the design, construction and implementation of an active hand prosthesis which will help people who have suffered the amputation of their upper limb as it is a functional prototype and not only aesthetic, it will also allow the beneficiary person to perform several of their daily activities. The development of the prosthesis is composed of 4 stages, in the first stage the electrodes are placed on the patient to acquire the electromyographic signals, in the second stage an EMG sensor is placed which is responsible for amplifying this from 1 mV peak to peak with a useful area in the frequency range from 20 Hz to 500 Hz, then, in the third stage, this analog signal is processed with a microcontroller which has a 10-bit ADC with which a digital analog conversion is performed to then control the fourth and last stage where 3 mechanically connected actuators with levers and gears are placed to simulate the main types of hand grip. For the elaboration of the hand prosthesis, 3D technologies are used for both the modeling and the fabrication of the parts. As for the casting material for the parts, a biodegradable component called PLA+ is used, which has acceptable strength properties and is also non polluting. The active hand prosthesis presents 4 selectable operation modes with 2 switches which allow the patient to simulate the main types of grasping such as cylindrical grasping, spherical grasping, pincer grasping and a special mode for grasping objects according to the analog output of the EMG sensor.Item Realidad aumentada con interacción electrónica aplicada a entornos expositivos y museísticos de Ambato(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería Electrónica y Comunicaciones, 2017-01) Tustón Quiroga, Juan José; Manzano Villafuerte, Víctor SantiagoEl presente proyecto de titulación describe una innovadora aplicación móvil con Realidad Aumentada e Interacción Electrónica aplicada en entornos expositivos y museísticos (RACIE), la misma que proporciona al usuario una experiencia de inmersión multisensorial, a través de la aplicación desarrollada en Unity3D, la cual emplea comunicación bluetooth para hacer posible la integración con la placa Arduino. La implementación de RACIE en centros expositivos y museísticos tiene como objetivo aportar innovación tecnológica, lo que aumentará el foco de interés en el público visitante y de este modo, adquirir y conservar el significado del valor cultural e histórico que estos lugares poseen. Utiliza una animación 3D sobrepuesta en el marcador establecido, este, al ser reconocido por el lente de la cámara del dispositivo móvil, aumenta información virtual en un entorno real, provocando atraer la atención del público. La interfaz de visualización de Realidad Aumentada integra botones virtuales, encargados de enviar ordenes, desde el dispositivo móvil hacia el Arduino. Este, interpreta la orden y ejecuta según la programación establecida en tiempo real, encendiendo o apagando los diferentes actuadores conectados en la placa Arduino con su respectiva etapa de potencia, dado que el voltaje de salida de la placa es diferente al voltaje con que los actuadores trabajan. ABSTRACT The present project describes an innovative mobile application with Augmented Reality and Electronic Interaction applied in exhibition and museum environments (RACIE), which provides the user multi-sensory immersion experience, through the application developed in Unity3D, employs bluetooth communication to enable integration with the Arduino board. The implementation of RACIE in exhibition and museum centers aims to provide technological innovation, which will increase the focus of interest in the visiting public and thus acquire and retain the significance of the cultural and historical value that these places possess. Uses a 3D animation superimposed in the market established, this, upon being recognized by the mobile device camera lens, increases virtual information in a real environment, provoking attracts public attention. The Augmented Reality display interface integrates virtual buttons, responsible for sending orders from the mobile device to the Arduino. This interprets and executes the order according to the established program in real time, switching on or off different actuators connected to the Arduino board with their respective power stage, since the output voltage of the electronic board is different from the voltage with which the actuators work.Item Red definida por software (SDN) en base a una infraestructura de software de libre distribución(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-04) Núñez Ramires, Alex Vladimir; Manzano Villafuerte, Víctor SantiagoLa presente investigación tiene como objetivo estudiar las redes definidas por software mediante el análisis de los diferentes aspectos que componen esta nueva arquitectura, llegando a diseñar e implementar un prototipo de red tanto con dispositivos diseñados para trabajar con el protocolo OpenFlow como con aquellos que pueden ser habilitados para este propósito. El estudio de esta nueva tecnología se debe a la gran demanda de servicios de red con mejor calidad, siendo esta la causa de que la mayoría de las empresas de redes estén reestructurando sus arquitecturas con el objetivo de dar cabida a una nueva propuesta que permita solucionar los problemas generados sin afectar totalmente sus infraestructuras. Gracias a que se trata de una tecnología de código abierto se espera un gran desarrollo de la misma, con el propósito de encontrar soluciones que permitan minimizar costos de implementación y dejar de lado la dependencia de servicios de un solo fabricante de dispositivos de red, solucionando así problemas de incompatibilidad.Item Red inalámbrica para geolocalización en espacios cerrados aplicada al marketing digital en centros comerciales(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera Ingeniería Electrónica y Comunicaciones, 2020-01) Villegas Chasiluisa, Diego Antonio; Manzano Villafuerte, Víctor SantiagoEl presente proyecto de investigación describe la implementación de un prototipo de red inalámbrica que conjuntamente con una aplicación móvil permitirá determinar la ubicación de un smartphone dentro de un centro comercial, esta información se utilizará para la optimización de campañas de marketing digital, mostrando al usuario a través de su dispositivo móvil información netamente relacionada a su posicionamiento en el interior de establecimientos comerciales, así se desplegará información publicitaria como anuncios, promociones, precios; o información de asistencia al cliente. La red interna consiste en un conjunto de transmisores bluetooth estos dispositivos emiten constantemente su identificación la cual es recibida por los teléfonos móviles de los clientes a través de una aplicación de software libre Android, por medio de esta interfaz se identificará los dispositivos bluetooth y se desplegará en pantalla información que será de gran utilidad para los consumidores convirtiendo así a su propio smartphone en un asistente de compras, lo que se conoce hoy en día como marketing de proximidad. Los transmisores Bluetooth Low Energy (BLE) más conocidos como Beacons tienen un reducido tamaño y su consumo de energía es mínimo por lo que es suficiente usar una batería de litio de 3v tipo moneda la cual tiene una vida útil de 3 años antes de ser reemplazada, estas características permiten ubicar los dispositivos en cualquier lugar ya que no presentan la necesidad de conectarse a la red eléctrica y tampoco necesitan de ningún otro tipo de cableado entre dispositivos ya que es únicamente el smartphone el que interactúa con ellos de forma inalámbrica, para ello el usuario deberá instalar la aplicación en su dispositivo móvil y activar la función bluetooth. Como resultado se obtiene un sistema eficiente que permite ubicar dispositivos móviles dentro de un establecimiento comercial cerrado, mejorando la experiencia de los clientes al realizar sus compras y consecuentemente contribuyendo a los comerciantes a incrementar sus ganancias. This research project describes the implementation of a wireless network prototype which, together with a mobile application, will determine the location of a smartphone inside a shopping center, this information will be used for the optimization of digital marketing campaigns, showing the user through its cellphone information clearly related to its positioning inside commercial establishments, thus will display advertising information such as ads, promotions, prices; or customer support information. The network prototype consists of a set of bluetooth transmitters, these devices constantly emit their identification which is received by the mobile phones of customers through an Android free application, through this interface the bluetooth devices will be identified and It will display information that will be very useful for consumers, thus turning their own smartphone into a shopping assistant, what is known today as proximity marketing. The Bluetooth Low Energy (BLE) transmitters or “Beacons” are small and their energy consumption is minimal, so it is sufficient to use a coin-type 3v lithium battery which has a useful life of 3 years before being replaced, these features allow you to locate the devices anywhere since they do not have the need to connect to the electrical network and do not need any other type of wiring between devices because it is only the smartphone that interacts with them wirelessly, for this the user must install the application on their mobile device and activate the bluetooth function. As a result, an efficient system is obtained that allows mobile devices to be located within a closed commercial establishment, improving the customer experience for making purchases and consequently contributing to merchants to increase their profits.
- «
- 1 (current)
- 2
- 3
- »