Ingeniería Telemática
URI permanente para esta colecciónhttp://hdl.handle.net/11349/2085
Examinar
Envíos recientes
Ítem Implementación de una plataforma de gestión de despliegue de aplicaciones web sobre instancias virtuales ec2 en AWS y VMs en azureMorales Anaya, Andres Felipe; Ortiz Calderon, Daniel Mario; Ardila Sanchez, Ismael AntonioThe main objective of this document is to develop a platform capable of generating trace operations necessary for the deployment of software in a web environment. In this scenario, we define the stages with which we will plan, design, develop and implement tasks in order to achieve this objective. Based on the above, a solution is proposed that integrates different systems in order to work holistically, where there is a separation of isolated responsibilities in what is defined as "defined layers".Ítem Sistema de registro y control de acceso y salida de motocicletas en la Facultad Tecnológica de la Universidad Distrital Francisco José De Caldas basado en API RESTfulLópez Gómez, Santiago; Rojas Sánchez, Jeisson Camilo; Wanumen Silva, Luis Felipe; Wanumen Silva, Luis Felipe [0000-0002-8877-5681]Currently, the Technological Faculty of the Francisco José de Caldas District University has a problem in controlling the flow of motorcycles out and in, resulting in time delays and insecurities associated with the mixture of student information and motorcycles. This project is mainly intended to facilitate the task carried out by the security personnel of the Technological Faculty of the District University, when granting the access or exit of a student along with his motorcycle. Based on the aforementioned, the need to reduce time and risks is evident, for this reason the SCRUM methodology is chosen to plan the project in its entirety, going through a planning phase where the objectives to be met are described, the scope and limitations, an analysis phase, where the user requirements are analyzed through user stories, a design phase, where the distribution of tasks is carried out by means of Sprint, an implementation phase where the diagrams and models obtained in the previous phase, and finally the testing phase where the operation of the project carried out is verified. Software development will be carried out with the technology stack, Mern Stack, which unifies technologies based on the JavaScript programming language, such as MongoDB, Express JS, React JS and Node JS, additionally the integration of a script reader will be used. Barcode to read the student code information.Ítem Dashboard para monitorización y visualización de resultados de aprendizaje en el proyecto curricular de tecnología en sistematización de datos e ingeniería en telemáticaValencia Enciso, Norvey; Sierra Rubiano, Yuly Katherine; Wanomen Silva, Luis Felipe; Wanomen Silva, Luis Felipe [0000-0002-8877-5681]The Universidad Distrital Francisco José de Caldas, technological faculty in the curricular projects of technology in data systematization and telematics engineering, manages five platforms where you can know the level of performance of students who are studying the subjects of the curriculum of technology or engineering. The university manages a database within a web page where information from previous semesters is collected; In order to help the university to analyze and understand the data, a board will be implemented, that is, a board of visual objects with Microsoft Power BI software, where by joining this software with the database, visual objects can be obtained where all the information collected is compiled in a concrete way. This dashboard would be of great help to the university because it will be possible to take into account the participation of teachers and measure these five learning platforms by means of KPI (key performance indicator).Ítem Propuesta de implementación de un centro de conectividad para el Municipio de La Peña CundinamarcaPrias Colorado, Lina María; Calderón Castiblanco, Cristian Camilo; Leguizamón Páez, Miguel Angel; Leguizamón Páez, Miguel Ángel [0000-0003-0457-0126]The following thesis proposes the analysis of different technologies to be implemented on connectivity centres in rural areas, knowing the connectivity centres as fiscal or virtual areas that provide different services such as internet access, technical support, social care, digital training and other services. With this purpose we have run and bibliographic analysis supported by the descriptive methodology to identify, describe and evaluate different characteristics of the main technologies of connection to the internet such as Wimax, ADSL, 4G network, fiber optic and satellite and to elaborate general recommendations that support the decision making for the connectivity centre to be implemented. The results obtained in this document trying to create awareness of the existence of multiple alternatives on the technologies of connection testing multiple factors that generate challenges while planning a project, factors like demographics, socioeconomics and geographics of the area, quality and availability of the service, cost and accessibility of a physical and technical infrastructure and the capacity of the providers installed. These factors help clarify the necessity of the region the Peña Cundinamarca providing a subjective picture of the problem of the lack of connectivity. With these observations we can conclude that a connectivity centre is one of the strategies to have in mind to contribute to the socioeconomic development in the rural areas, improving the access to the internet, for which analyse what technology is more compatible to the necessity of the area is one of the most important to have a successful development.Ítem Propuesta de actualización de la red corporativa basada en SDN para la Facultad Tecnológica de la Universidad Distrital Francisco José de CaldasChaparro Murcia, Fabian Alexis; Hernandez Contreras, Alejandra Carolina; Hernandez Gutierrez, Jairo; Hernandez Gutierrez, Jairo [0000-0003-3908-2763]In the following document, a design proposal for the upgrade of the corporate network of the Francisco José de Caldas Technological Faculty through SDN (Software-Defined Networking) will be presented and covers the definition of the network structure and its elements, in addition to the selection of the specialized methodology known as Top-Down for network design. By using this methodology, the analysis and development of the network upgrade proposal is started from a global perspective and then descended to more detailed levels, starting from the collection of requirements with a thorough understanding of the needs and objectives of the organization. From the requirements, the logical design of the network is created that defines the general structure and its connectivity. This includes the identification of SDN controllers, switches, routers and other key components. Based on the designed architecture, the appropriate SDN equipment and technologies are chosen, ensuring that they are compatible and meet the network requirements. An economic proposal is presented with the selection of technologies previously made and finally, tests are performed on the proposed design.Ítem Marco de trabajo para el análisis de indicadores de compromiso y amenazas cibernéticasDiaz Cañon, Andrés Mateo; Gomez mora, Daniel Leonardo; Hernández Gutiérrez, Jairo; Hernández Gutiérrez, Jairo [0000-0003-3908-2763]In this work, the benefits of understanding and controlling cybersecurity regulations can be seen, as well as the importance of information as an asset within any business, in the same way, the analysis of compromise indicators that promote good security practices in work environments can be found, which have been generated thanks to the tireless work of cybersecurity communities that securely provide access to their data to carry out the respective analysis and controls pertinent to the different scenarios that we face day by day as future telematics engineers, either in development environments or in the analysis and construction of intercommunicated information systems. For this, the Mitre Attack guide was implemented together with the NIST classification and taxonomy, in order to classify the information obtained and as an objective of the project to be able to generate deliverables based on the data collected.Ítem Propuesta de administración de un sistema de integración, entrega y despliegue continúo basado en la implementación de jenkinsMarquez Fuentes, Julian David; Leguizamon Paez, Miguel Angel; Leguizamon Paez, Miguel Angel [0000-0003-0457-0126]In the world of software development, fast and reliable delivery of applications has become essential. Development teams can automate and streamline the process of building, testing, and delivering software by practicing continuous integration. In this project, Jenkins will be examined as a very important tool in this field. An industry standard in the field of continuous integration is Jenkins which is an open source automation platform. Jenkins enables continuous deployment, automated testing, and regular delivery of high-quality software with its rich feature set and ability to integrate with numerous tools and technologies. In this project, you will look at the basics of Jenkins and investigate how this tool can increase the efficiency and reliability of software development workflows. Important ideas such as project setup, running automated tests, continuous delivery, and integrating with version control systems will also be reviewed. In addition, a telematic component will be used which will demonstrate the use and management of Jenkins, facilitating its use and improving its optimization. In the same way, real use cases and practical examples will be shown that will illustrate how Jenkins can be used in different environments and projects. . You will discover how to optimize time and resources, minimize errors, and maintain constant visibility of the software's health at each phase of the development lifecycle. In summary, this project aims to provide a solid understanding of Jenkins and its role in continuous integration and delivery. Upon completion, you will have the knowledge necessary to implement and make the most of this powerful tool in your own software development projects.Ítem Sistema de gestión automatizado de encuestas al interior del proyecto curricular de Ingeniería en TelemáticaHernandez Salamanca, Juan Camilo; Ortiz Espinosa, Carlos Andres; Wanumen Silva, Luis Felipe; Wanumen Silva, Luis Felipe [0000-0002-8877-5681]The following document provides a detailed overview of the development and implementation process of an automated survey management system hosted within a microservices container for the Coordination of Data Systematization Technology and Telematics Engineering through propaedeutic cycles. This document covers the critical stages of planning, design, development, and implementation necessary to achieve the primary objective. In line with this goal, a comprehensive solution has been proposed, capitalizing on the knowledge acquired throughout the academic journey, encompassing areas such as software development, databases, cryptography, security, and data analysis. The fundamental purpose of this solution is to enable users to efficiently and easily create, manage, and analyze surveys through an intuitive and user-friendly interface. Concurrently, efforts have been made to ensure a transparent implementation of the software, granting administrators the necessary control to determine who can utilize it, how information is collected and processed, and how data analysis is conducted. Ultimately, this thesis project focuses on the creation and development of an automated survey management system, adopting a microservices architecture to achieve greater flexibility and scalability in the system, benefiting both users and the university as a whole.Ítem Sistema de análisis de proyectos de grado presentados por estudiantes de tecnología en sistematización de datos e ingeniería en telemáticaQuinche Rincón, Laiyeisy; Hernandez Vega, Daisy Carolina; Wanumen Silva, Luis Felipe; Wanumen Silva, Luis Felipe [0000-0002-8877-5681]This system will allow the information on the students' degree projects to be automated, with this it will be possible to verify exact information about their behavior, it will be possible to quantify the parameters that one wants to observe in the degree projects, thus representing support to the coordination of technology in data systematization and telematics engineering since by having the information centralized and organized it becomes possible to extract the information that allows us to better understand the conclusions of the behavior of the theses. The information will be displayed in such a way that it is more understandable for the support that the coordination needs to provide to the Ministry of Education; since to obtain the qualified registration which is an authorization for the operation and renewal of the program, a master document must be presented that specifies information such as: the areas that make up the training, competencies to be developed and how the program is articulated. with training objectives; The analysis of the degree projects will allow us to recognize which areas the student best applies in their degree projects or the competencies with which they became most familiar, all of this with the ultimate goal of showing how the curriculum is organized in the correct way. to guarantee that students have the required profile.Ítem Sistema de interacción entre empleadores y jóvenes universitarios para contratación laboral (FlexWork)Gonzalez Gonzales , Erick Santiango; Bonilla Oviedo, William Jadid; Leguizamón Páez, Miguel Angel; Hernandez Gutierrez, Jairo; Leguizamón Páez, Miguel Angel [0000-0003-0457-0126]; Hernandez Gutierrez, Jairo [0000-0003-3908-2763]This work presents the development of a telematic system through a mobile application based on the Ionic framework and using Firebase for data storage. The system is designed to enable interaction between young individuals in need of income and employers in need of workers for specific tasks at predetermined schedules. It proposes direct communication between employees and employers, thus improving the efficiency of the hiring process. For this project, a continuous improvement methodology was implemented. In the planning phase, a comparison with similar applications was conducted to identify opportunities for improvement and define the system's objectives. In the execution phase, detailed requirements gathering was carried out to understand the needs of users and employers. In the verification phase, software development was initiated using the Scrum methodology, allowing for iterative and rapid delivery of functionalities. In the action phase, comprehensive tests were conducted to validate the functionality and usability of the mobile application, as well as to evaluate interoperability with Firebase. Tests related to data availability in Firebase were also performed, ensuring the reliability of the systemÍtem Arquitectura web con Big data para mejorar la toma de decisiones y reducción de contagios de COVID en Kennedy, Bogotá, Colombia.Gutierrez Alvis, David Esneider; Moreno Villamil, Juan EduardoThis article develops a web architecture with Big data classifying the information for decision making seeking the reduction of COVID infections in the town of Kennedy, Bogota - Colombia, an approach of the impact that has left the pandemic (COVID -19) applying Big data is made. The method used consists of using Big data and coupled to an architecture that analyzes the data provided by the Mayor's Office of Bogota, which offers citizens the possibility of accessing heat maps that show the concentration of COVID-19 cases in different areas of the city, in addition to providing updated information on the daily number of tests taken and processed, the percentage of occupancy of general hospitalization services, intermediate care unit and ICU, as well as the availability of beds in ICU and hospitalization areas in Bogota and also that it provides an archive with data from each locality, including Kennedy, seeking as an objective to analyze all these data providing tools through technology such as Big data in decision making in the face of COVID or a new pandemic. As a conclusion and very important to keep in mind is that the information is not accurate, since only the mayor's office is the entity in charge of collecting the information of the entire city having margin of error.Ítem La carrera 5G: ¿Colombia está rezagada en cuanto a implementación y seguridad de la información?Bornachera Zárate, Leydy Stefany; Vargas González, Iván David; Ardila Sánchez, Ismael Antonio; Bornachera Zárate, Leydy Stefany [0000-0002-7033-5469]; Vargas González, Iván David [0000-0001-5446-9953]; Ardila Sánchez, Ismael Antonio [0000-0001-7274-9916]This article focuses on analyzing "The 5G Race: ¿Is Colombia Lagging Behind in Implementation and Information Security?", through a literature review developed at the Universidad Distrital in 2023. Problem: Despite successful pilots, Colombia has not achieved large-scale 5G deployments like other nations. The following problematic question arises: ¿How is Colombia faring in implementing successful 5G cases compared to other countries in terms of regulatory and information security aspects? Objective: To compile up-to-date literature on the progress of 5G and contrast it with Colombia, to determine regulatory, pilot and security challenges. Methodology: A search was conducted in academic and government databases such as Scopus, Web of Science, IEEE Xplore, SpringerLink, ScienceDirect and Google Scholar, focusing on identifying reports, case studies and articles on the current state of 5G worldwide and in Colombia. The keywords used in the search were: "5G", "5G regulation", "5G information security", "Colombia", "availability" among other related words. Results: The comparative analysis allows us to identify gaps and challenges in Colombia for a comprehensive implementation of 5G. Conclusion: The review suggests that Colombia is lagging behind in the adoption of 5G. Regulatory, infrastructure investment, and cybersecurity challenges remain. Originality: This article provides an up-to-date comparative analysis between the state of adoption of 5G technology globally and in Colombia. Limitations: Focuses on success stories and regulatory, safety and pilot aspects.Ítem Aplicación distribuida para la detección de ambigüedades en los requerimientos de software utilizando técnicas de machine learning y bases de conocimientoHernández Capera, Fabián Mauricio; Niño González, Julián David; Hernández Gutiérrez, Jairo; Hernández Gutiérrez, Jairo [0000-0003-3908-2763]In this degree project, the creation of a distributed approach web application was addressed, which uses advanced Machine Learning techniques and is supported by knowledge bases, with the objective of identifying and resolving ambiguities present in software requirements. To achieve this, a method was designed that combines machine learning algorithms with information stored in vector databases, allowing an accurate and efficient detection of the most common ambiguities. The final application stands out for its easy-to-access interface and exceptional performance, additionally supported by a distributed cloud infrastructure that ensures equitable load distribution and robust security through the application of JSON Web Tokens. Overall, this project culminates in an innovative technological solution that enhances quality and efficiency in the software development process by effectively addressing the ambiguities present in the requirements.Ítem Plan de negocios para constituir una empresa de consultoría de redes especializada en empresas del sector financieroCristiano Castellanos, Francisco; Leguizamón Paez, Miguel Angel; Leguizamón Paez, Miguel Angel [0000-0003-0457-0126]The objective is to develop a business plan for a network consulting firm with the purpose of analyzing the infrastructure of client companies and evaluating whether it guarantees good performance for their different activities. In case this infrastructure does not guarantee this, a suitable solution that meets quality and security standards will be proposed to correct the problems presented. The target market is financial sector companies (insurance companies, banks, financial corporations, investment portfolios, and Fintech companies) because they are audited by the Colombian Financial Superintendence and need to execute internal and external consulting to evaluate whether their network infrastructure can guarantee the security and integrity of the information they handle. In order to determine the viability of the business plan, it is necessary to carry out a SWOT analysis, a financial analysis, a market study, an administrative study, and an analysis that allows to determine the potential impacts that the development of the plan can generate at the environmental, economic, social, and regional levels.Ítem Sistema de visualización para la información de deserción y permanencia de estudiantes del proyecto curricular de sistematización de datosCarrión Nieto, Angiee Paola; Umaña Gomez, Bryan; Wanumen Silva, Luis Felipe; Wanumen Silva, Luis Felipe [0000-0002-8877-5681]The project arises in response to the need to improve the calculations of student dropout and retention in the Academic Coordination of Technology in Data Systematization and Telematics Engineering. The available information is abundant, but lacks organization, which makes calculations difficult. In addition, there are no retention formulas and calculations are performed in Excel, which is not an optimal practice. To address these issues, coordination meetings were held to fully understand the processes involved. Subsequently, research was conducted with experts in the field to create retention formulas with the aim of initiating their implementation. This led to the development of software using the SCRUM methodology, composed of five modules detailed in the document. In addition, additional tools were used to document and execute the environments. The TAM validation carried out with the coordination staff concludes that the system fulfills its function as a Minimum Viable Product. The organization, colors, and graphics are appropriate and understandable for the users who will use the system. Furthermore, the proposed formulas are consistent with the mathematical solution implemented to address dropout.Ítem Geolocalización con realidad aumentada de espacios físicos de la universidad distrital francisco josé de caldasGaleano Prada, Yesica Lorena; Avella Cortes, Marlon; Ardila Sanchez, Ismael Antonio; Ardila Sanchez, Ismael Antonio [0000-0001-7274-9916]Augmented reality is a technology that combines the real world with virtual elements to improve the user experience in different environments. This technology has managed to transform the way we interact with buildings and urban spaces. The application of augmented reality has been used in a variety of applications within the physical spaces we frequent every day, from entertainment and tourism to education and training. But how does augmented reality work? It is a technology that uses electronic devices such as smartphones or smart glasses to provide real-time digital information about a physical environment. Augmented reality in buildings enriches the user experience, making it more immersive and interactive. Visitors can access contextual data, historical details, 3D views and multimedia content that complement and enrich their visit. Universities with their large flow of new students or those who move between faculties have the great problem of locating themselves between the different buildings and spaces that the university offers, additionally, it can be observed that there is no guide or map of each of the different locations. In order to achieve better interaction and location of the sites within the Francisco José de Caldas District University, an intuitive tool is designed for mobile devices in order to improve the augmented reality experience of the location between the different spaces of the Francisco José de Caldas District University. In this research, the software components used to carry out the development of the tool are presented, as well as describing which physical hardware components were used for it. The methodology used for this project is SCRUM, which is based on adaptability and continuous improvement. As teams work in iterative cycles, they can respond quickly to changes and feedback, incrementally delivering the product and maintaining the flexibility to adjust priorities according to the changing needs of this project.Ítem Sistema de gestión correspondiente al contenido programático establecido a las asignaturas pertenecientes a los proyectos curriculares de sistematización de datos e ingeniería telemáticaBohorquez Varila, Laura Estefani; Angulo Angulo, Hugo Haider; Wanumen Silva, Luis Felipe; Wanumen Silva Luis Felipe [0000-0002-8877-5681]With the creation of the programmatic content management system, the curricular project of data systematization and telematics engineering will be allowed to have a tool that facilitates the availability, accessibility and integrity of the topics and subtopics associated in each of the subjects taught in the same. Five modules were taken into account for its development, the first consists of the creation of users, the second is responsible for the administration of topics, in third place is the subtopic administration module, the fourth allows the generation of reports . and reports and finally we find the module for assigning roles and permissions. The work is based and implemented with programming in PHP language, supported by a MySQL storage system and the Laravel framework. The implementation is carried out in accordance with the SCRUM methodology, which in turn has been divided into 4 phases which are the following: analysis, design, implementation and testing.Ítem Sistema de información en línea para la gestión de usuarios del parqueadero de la Universidad Distrital Francisco José de Caldas sede tecnológicaBolaños Martinez, Reinel Steven; Gil Albarracín, Miguel Ángel; Ardila, Ismael AntonioAt the date of the development of this project, the Francisco José de Caldas District University Technological Headquarters does not have an information system for parking lot management, taking into account that the world is trending towards digitalization, it is necessary to develop these systems to manage this type of processes as automatic as possible, this in order to be at the forefront and improve processes. On the other hand, in the Technological Faculty there are frequently long lines to enter the parking lot, analyzing the problem in depth it is identified that it is due to the manual and tedious process with which this process is managed, in order to provide a solution to this problem, this project emphasizes considerably reducing the time it takes to carry out this process with a web information system developed to the average and focused on the parameters of the headquarters as well as the conditions of the spaces assigned as parking. This project will be developed under robust Open Source technologies mainly such as Java, MySQL, Spring Boot Framework, Angular, among others, seeking a solid system with the best development practices, but also feasible and sustainable, it will begin with the investigation of the process, the problem statement and objectives that define the best scenario in the technological solution. In order to ensure that this solution meets the needs of the community of interested users, this project will be developed under Scrum, an agile methodology that allows us to redesign if necessary in each of the modules proposed in the planning, in which we will find the analysis, design, implementation, testing and implementation in cycles of around one month, detecting each new situation in short periods of time.Ítem Prototipo de sistema de información web para el monitoreo de la contaminación ambiental por monóxido de carbono y temperatura en los medios de transporte terrestreLaguna Garzon, Andres Fabian; Romero Garcia, MariluzThis work describes the degree project to qualify for the title of Engineer Telematics of the Francisco José de Caldas District University, within the document the problem to be solved represented in the creation of a system prototype is defined website for the monitoring of environmental pollution by carbon monoxide and temperature in land transport means, to justify the need and importance of project implementation describes the benefits of the implementation of a telematics system for the solution to a need of the community. In the work, the hardware and software tools defined for the successful implementation of the project, in addition technical human resources are determined, technological and institutional resources, the economic resources of the project pose in a visualization of the necessary budget, finally the schedule of the activities necessary for the execution of the project in the times initially determined. Subsequently, the results obtained verify the optimization of the business from the software implemented, allowing to determine compliance with the objectives set according to the set of tests carried out.Ítem Sistema web para la obtención de información para los proyectos curriculares de Tecnología en Sistematización de Datos e Ingeniería en Telemática por Ciclos PropedéuticoCorrea Muñoz, Jorge Leonardo; Wanumen Silva, Luis Felipe; Wanumen Silva, Luis Felipe [0000-0002-8877-5681]This project arises from wanting to optimize the process of renewal of Qualified records through the use of information collection methods; surveys, for the curricular project Technology in Data Systematization and Telematic Engineering by propaedeutic cycles of the Francisco José De Caldas University. Through which it is intended to develop a web application module that allows the full development of the interests of students and graduates in line with their vocation. Through the use of the tool designed by the students and graduates of TSD, ITCP of the District University, you will be able to leave your comments and suggestions regarding the technologies seen during the curricular projects, according to your needs and the needs of the market. For the development of the objectives; Web module creation will use an agile methodology used in Software development known as Scrum, which is focused on the early delivery of artifacts. As a research methodology, it will have a quantitative approach according to the typology of Roberto Hernández Sampieri in his work entitled Research Methodology; To justify the need required by the curricular project, the Colombian regulations regarding higher education were taken into consideration, together with the requirements established by the National Accreditation Council and the Ministry of Education, for the request for renewal of Qualified Registration to IES