Ingeniería en Sistemas, Electrónica e Industrial

Permanent URI for this communityhttp://repositorio.uta.edu.ec/handle/123456789/1

Browse

Search Results

Now showing 1 - 6 of 6
  • Item
    Sistema para el monitoreo del tráfico vehicular y la contaminación auditiva mediante el uso de sensores inalámbricos e inteligencia artificial
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Telecomunicaciones, 2025-02) Zamora Medina Jarod Vinicio; Guamán Molina Jesús Israel
    This project develops an intelligent monitoring system for vehicular traffic and noise levels on Los Chasquis Avenue using embedded processing technologies and artificial intelligence. The methodology is structured into four main stages. In the first stage, data is collected using a video camera and a MAX9814 audio sensor connected to an ESP32. The audio signal is transmitted to a Jetson Nano, where joint video and audio processing is performed. The second stage implements the YOLOv8x object detection model for accurate counting and classification of vehicles based on video data. Simultaneously, the audio analysis measures noise levels in decibels and classifies them into categories such as low, medium, or high. In the third stage, the processed data, including the number of vehicles, noise levels, and registration dates, is sent and stored in a MySQL database via the embedded system. Finally, in the fourth stage, the results are visualized through an interface developed with Node-RED, enabling the analysis of traffic and noise patterns over time. This functionality facilitates the planning and management of vehicular transit as well as the evaluation of auditory contamination in the area. The results demonstrate that the system provides precise and efficient analysis, delivering relevant data to optimize mobility and reduce acoustic impact in urban areas.
  • Item
    Sistema web responsive con enfoque estratégico seo para optimizar el proceso de ventas de las tiendas físicas en la zona urbana de la ciudad de Ambato.
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2025-02) Masabanda Chaglla Kevin Wilfrido; Morales Paredes Pablo Israel
    xxi ABSTRACT The digital transformation has compelled physical stores to face the challenge of adapting to e-commerce to avoid the risk of stagnation, loss of competitiveness, and even failure. In response to this need, this project develops a responsive web system with a strategic SEO approach, designed to optimize the sales process of physical stores in the urban area of Ambato, increasing their online visibility, attracting potential customers, and strengthening their market position. The system was built using the Laravel framework, employing templates that ensure a responsive design across various devices, thus enhancing the user experience. The MySQL database was used to manage information securely and efficiently. Additionally, SEO strategies were implemented, allowing the system to stand out in search engines, making it easily accessible to interested users and expanding its digital reach. Through the Extreme Programming (XP) methodology, the project development was managed, ensuring incremental deliveries and adjustments based on the specific needs of the beneficiaries. This methodology enabled close collaboration, ensuring that the system was aligned with the expectations and specific requirements of the users, facilitating faster and more effective adaptation to their processes. The result is a technological solution that not only automates essential processes but also provides stores with a strategic tool to prevent obsolescence and ensure their sustainability in the current digital environment.
  • Item
    Aplicativo web para la automatización de procesos administrativos en el Sindicato de Choferes de Baños
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Software, 2025-02) Bonilla Granja Dennis Steven; Jara Moya Santiago David
    Currently, the automation of administrative processes is a fundamental need to optimize management in educational institutions. This project proposes the development of a web application for the Driving School of the Sindicato de Choferes de Baños, with the main objective of improving operational efficiency through the automation of administrative processes. The system’s functionalities include student enrollment, course and subject management, grade assignment, and the generation of automated reports. For the system’s development, the RAD (Rapid Application Development) methodology was selected, which allows an agile and efficient approach through prototypes and iterative deliveries. Additionally, key technologies such as Next.js were employed for both the frontend and backend, enabling seamless integration and more efficient development. For data management, MySQL was chosen as the database management system due to its robustness and ability to handle large volumes of information. The system’s implementation had a significant impact, achieving a 99.31% reduction in the time required to generate final grade reports for students and a 74.14% improvement in course definition. Furthermore, there was a notable decrease in enrollment times, which were reduced from an average of 9 minutes to less than 1 minute, thereby optimizing the operational efficiency of the Sindicato. These results demonstrate the system’s effectiveness in improving administrative management and user satisfaction.
  • Item
    Aplicación web responsive para la gestión de historias clínicas y turnos en el consultorio médico Neira.
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2023-03) Vasco Flores, Pamela Lissette; Ibarra Torres, Fernando
    The use of responsive web applications have presented a boom as time goes by, so much so that most people prefer to keep in touch from their cell phones, leaving aside the computers. This project has the implementation of a responsive web system as a fundamental objective, the same that has different functions which are: manage all users who enter the system, separated by roles and each role has different views of the application, you can also manage all patients thus saving the necessary data of each one as well as prescribe their treatment and manage it, you can also manage all medical visitors who attend the medical office Neira, finally there is a full calendar where you can see the days, hours, weeks, months and years to properly manage a medical appointment that formerly were handled physically and without any control. The responsive web application was deployed in a Laravel language environment as BackEnd and with the help of Vue.js for the FrontEnd, Laravel has built-in Model View Controller (MVC), the same that helps the structure of the application in the part of data flow, the database manager used was MySQL that ensures security and accessibility to data while protecting the integrity of these, the implementation was performed on the CPanel server that provides free and paid version under the domain consulneira.com, for the control of the deliverables of each process required by the company for the development of the application, the Extreme Programming (XP) methodology was applied for an optimal management and development of the same, allowing all changes to be made in an adequate and organized manner.
  • Item
    Aplicación web para la gestión de servicios, notificaciones de pago y geolocalización de viviendas de los clientes en la empresa Optynet del cantón Quero
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2023-03) Chicaiza Villegas, Jhon Alexander; Chicaiza Castillo, Dennis Vinicio
    Currently, the use of new technologies has had a great impact at the business level,allowing to improve efficiency, communication and agility in the internal processes that are developed. Companies that provide internet service aren’t exception due to the large amount of processes and information management involved, so they require the use of computer systems that help to better carry out their activities in order to offer a better quality of service to their customers. The objective of this research project is the implementation of a web application in the company Optynet in the canton of Quero, due to the fact that currently they have a manual control of the information, in addition the time spent to locate the clients homes is high, in the same way there is a low communication with them. Therefore, through the use of technological tools we seek to cover these requirements, adding functions to the application to help manage activities such as: customer registration, installations, technical support, suppliers, geolocation on maps with time and distance estimation, as well as sending payment notifications via WhatsApp, in order to offer a better service experience to customers. The web application was developed with ASP.NET Core and Angular technologies, allowing to have separate back-end and front-end, facilitating the maintenance and scalability of the web application; the use of libraries such as: AutoMapper, RestSharp and those comprising Microsoft.EntityFramework server-side and client-side libraries such as: Angular Material and MapBoxalong with the MySQL database engine favored the development process of the web application. In addition, the methodology used for the development of the application was Extreme Programming (XP) for its efficiency, flexibility and control in the fulfilment of processes through a good management of activities.
  • Item
    Aplicación de escritorio para la gestión de horarios escolares en la Unidad Educativa Inés Cobo Donoso del cantón Pujilí, provincia Cotopaxi.
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2023-03) Flores Pérez, Rafael Alexander; Chicaiza Castillo, Dennis Vinicio
    Nowaday, the use of technology has become a necessary resource to organize information. In Ecuador, The Ministerio de Educación prepares the curriculum for the country's educational units, but each of these is responsible for preparing and delivering the teaching distributive along with school hours, so it is necessary to have a computer tool that optimizes the time spent for these activities. The purpose of this project is to develop and implement a computer application to manage the school timetables of The Unidad Educativa Inés Cobo Donoso, due to the fact that the manual procedures currently carried out in the institution are not efficient and take more time than necessary. As a result, the following processes were streamlined: Management of Teachers, Students, Courses, Classrooms, Subjects, Instruments, Preparation of Timetables and Preparation of the Teaching Schedule. The Extreme Programming (XP) software development methodology was used, which facilitated the organization of activities by establishing delivery times in each of the user stories until the functional application was obtained. The desktop application was developed with the .NET 7 framework with its compatible programming language C# applying an N-Layer architecture to maintain flexibility, maintainability and scalability. MySQL was used as the database engine. Finally, the application installer was generated, which was implemented in the Educational Unit. The application was developed with the .NET 7 framework with its compatible programming language C# applying an N-Layers architecture to maintain flexibility, maintainability and scalability. MySQL was used as the database engine. Finally, the application installer was generated, which was implanted in the Educational Unit