<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Collection:</title>
  <link rel="alternate" href="https://repositorio.ufu.br/handle/123456789/20033" />
  <subtitle />
  <id>https://repositorio.ufu.br/handle/123456789/20033</id>
  <updated>2026-09-03T11:24:37Z</updated>
  <dc:date>2026-09-03T11:24:37Z</dc:date>
  <entry>
    <title>Simulação de uma linha de envase em realidade virtual controlada via clp virtual com comunicação Mdbus TCP</title>
    <link rel="alternate" href="https://repositorio.ufu.br/handle/123456789/49824" />
    <author>
      <name />
    </author>
    <id>https://repositorio.ufu.br/handle/123456789/49824</id>
    <updated>2026-08-26T06:17:38Z</updated>
    <published>2026-03-05T00:00:00Z</published>
    <summary type="text">Title: Simulação de uma linha de envase em realidade virtual controlada via clp virtual com comunicação Mdbus TCP
Abstract: This work proposes the development of a bottle filling line simulated in a virtual reality&#xD;
environment, controlled by a virtual PLC programmed using Ladder logic and integrated&#xD;
through the Modbus TCP industrial communication protocol. The proposal demonstrates how&#xD;
technologies associated with Industry 4.0 can be integrated with traditional industrial automation&#xD;
systems. The study covers the development of the simulation’s three-dimensional models using&#xD;
the Autodesk Inventor software, the implementation of mechanical behaviors and dynamic&#xD;
processes in the Unity software, the development of the virtual PLC and control logic in&#xD;
Ladder language using the CODESYS software, as well as the configuration of Modbus TCP&#xD;
communication between the environments. In addition, the application was developed for&#xD;
execution in virtual reality and validated using the Meta Quest 3S headset. The conducted&#xD;
tests allowed the identification of performance bottlenecks and improvement opportunities;&#xD;
however, overall, the system achieved the proposed objectives, proving to be a viable solution&#xD;
for fault identification, control validation, and analysis of industrial processes in an interactive&#xD;
three-dimensional environment with low experimental cost.</summary>
    <dc:date>2026-03-05T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Ferramenta embarcada para auxílio à depuração e automação de testes em sistemas de IoT</title>
    <link rel="alternate" href="https://repositorio.ufu.br/handle/123456789/49340" />
    <author>
      <name />
    </author>
    <id>https://repositorio.ufu.br/handle/123456789/49340</id>
    <updated>2026-08-07T06:22:28Z</updated>
    <published>2026-03-20T00:00:00Z</published>
    <summary type="text">Title: Ferramenta embarcada para auxílio à depuração e automação de testes em sistemas de IoT
Abstract: The rapid growth of the Internet of Things (IoT) has driven the development of in-&#xD;
creasingly complex embedded systems, demanding solutions that simplify data analysis,&#xD;
validation, and debugging processes. In this context, this work proposes the development&#xD;
of an embedded system aimed at remote monitoring and test automation, serving as a&#xD;
support tool in the development cycle of connected devices. The system will be capable of&#xD;
recording, classifying, and transmitting asynchronous events generated by the firmware,&#xD;
enabling real-time or offline analysis through an integrated data logger. Communication&#xD;
with the external environment will be structured using the MQTT protocol, allowing the&#xD;
separation of acquired data into distinct topics such as diagnostic events, process vari-&#xD;
ables, and performance logs. The ESP-IDF framework will be employed, leveraging its&#xD;
connectivity libraries, MQTT protocol support, and file system management. The project&#xD;
aims to provide a flexible, low-cost, and easily adaptable platform to assist engineers and&#xD;
researchers in debugging and validating IoT oriented systems.</summary>
    <dc:date>2026-03-20T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Implementação de uma plataforma didática de automação industrial utilizando Raspberry Pi com integração multiprotocolo e monitoramento</title>
    <link rel="alternate" href="https://repositorio.ufu.br/handle/123456789/49282" />
    <author>
      <name />
    </author>
    <id>https://repositorio.ufu.br/handle/123456789/49282</id>
    <updated>2026-08-05T06:21:26Z</updated>
    <published>2026-03-17T00:00:00Z</published>
    <summary type="text">Title: Implementação de uma plataforma didática de automação industrial utilizando Raspberry Pi com integração multiprotocolo e monitoramento
Abstract: This project aims to implement and validate a didactic industrial automation architecture based on the Raspberry Pi, with emphasis on multiprotocol integration applied to teaching courses such as Industrial Networks I, Industrial Informatics II, and Embedded Systems II. The solution is built around a Raspberry Pi 3 used as the central processing unit, responsible for driving an induction motor through a power interface and acquiring data from industrial sensors, including temperature via 1-Wire, temperature and humidity via I²C, and rotational speed obtained from an incremental encoder. The proposal focuses on a practical demonstration of the Raspberry Pi’s ability to operate simultaneously as a data acquisition node and as a server under different protocols, enabling communication between automation layers and supervisory applications through Modbus TCP, OPC UA, MQTT, and HTTP. Data and commands are made available for monitoring, control, and visualization in environments such as Node-RED and ScadaBR, including the development of dashboards and graphical interfaces to track process variables and actuator status. The expected outcome is a low-cost, secure, and flexible platform capable of supporting laboratory activities by integrating, within a single system, data acquisition, control, and multiprotocol communication. In this way, the work contributes to the practical training of students in automation and connectivity technologies associated with Industry 4.0, providing a replicable environment for demonstrations, testing, and validation of modern industrial architectures.</summary>
    <dc:date>2026-03-17T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Análise da eficiência logística no transporte de madeira com pentatrens em uma fábrica de celulose com Simulação de Eventos Discretos</title>
    <link rel="alternate" href="https://repositorio.ufu.br/handle/123456789/49019" />
    <author>
      <name />
    </author>
    <id>https://repositorio.ufu.br/handle/123456789/49019</id>
    <updated>2026-07-24T06:19:30Z</updated>
    <published>2026-03-11T00:00:00Z</published>
    <summary type="text">Title: Análise da eficiência logística no transporte de madeira com pentatrens em uma fábrica de celulose com Simulação de Eventos Discretos
Abstract: This course conclusion work aims to study, analyze, and implement improvements in the logistics process of a dry wood pulp factory, using the concepts of Discrete Event Simulation. The purpose of this study is to understand each stage of the process and analyze it both individually and as a whole, in order to identify possible bottlenecks and optimization points that may be preventing the process from reaching its full performance capacity.&#xD;
To ensure better understanding, some logistics concepts, Discrete Event Modeling, and the tools that can be used to simulate systems will be explained. In order to measure essential parameters for the analysis, factors such as travel time, cargo capacity, average distance traveled, number of daily trips, and others will be monitored and measured. In this context, the study aims to demonstrate the applicability of Discrete Event Simulation in everyday scenarios, through the resolution of a real case from the job market, highlighting the importance of this field of study and its correlation with Engineering.</summary>
    <dc:date>2026-03-11T00:00:00Z</dc:date>
  </entry>
</feed>

