<?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-08-13T20:24:59Z</updated>
  <dc:date>2026-08-13T20:24:59Z</dc:date>
  <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>
  <entry>
    <title>Ferramenta mmbarcada para diagnóstico e simulação de comunicação Modbus</title>
    <link rel="alternate" href="https://repositorio.ufu.br/handle/123456789/48798" />
    <author>
      <name />
    </author>
    <id>https://repositorio.ufu.br/handle/123456789/48798</id>
    <updated>2026-07-07T06:27:29Z</updated>
    <published>2026-03-25T00:00:00Z</published>
    <summary type="text">Title: Ferramenta mmbarcada para diagnóstico e simulação de comunicação Modbus
Abstract: This work presents the development of a portable and multifunctional embedded tool for Modbus RTU communication analysis, logging, and simulation, aimed at the maintenance and diagnostics of industrial networks in the field. Based on an STM32F407 microcontroller with a touchscreen graphical interface, the device operates in three modes selectable at runtime: master, slave, and sniffer/datalogger, with support for RS-232 and RS-485 interfaces. The firmware was structured around a custom Hardware Abstraction Layer (HAL) based on opaque pointers and dependency injection, easing maintenance and code portability. The results confirmed correct operation in all three modes, with reliable traffic capture and continuous frame logging to an SD card with timestamps. As a contribution, this work delivers a compact tool to support maintenance, diagnostics, testing, and educational activities related to Modbus RTU networks.</summary>
    <dc:date>2026-03-25T00:00:00Z</dc:date>
  </entry>
</feed>

