• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 8
  • 2
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 14
  • 14
  • 7
  • 7
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

SW modul TCP/IP a Modbus pro OS FreeRTOS / TCP/IP and Modbus modules for OS FreeRTOS

Šťastný, Ladislav January 2012 (has links)
The aim of this work is to get familiar with operating system FreeRTOS and its usage in device design. It also explains usage of SW module LwIP (TCP/IP stack) and Free-MODBUS. Consequently is designed example device, simple operational panel. The panel communicates through ethernet interface using Modbus TCP protocol with connected PLCs on separate network. Its meet function of webserver, HID and also source of real time.
2

Ökad flexibilitet i Anybus X-gateway med hjälp av Lua

Håkansson, Jesper, Hansson, Jimmie January 2012 (has links)
HMS Networks AB develops, produces and sells communication technology for industrial automation. The product handles communication between a variety of protocols. The product treated in this project is an Anybus X-gateway Modbus-TCP Master/Client and this module is currently configured from a web-based interface. In doing so, the flexibility for handling protocols is limited to what the company chooses to add to the interface. Therefore the company had a request that the flexibility should be extended using a script language. The project has mainly consisted of two parts. The first part deals with the implementation of the script language Lua and the second part is about measurement and evaluation of the time required for the script. A prototype was developed with an operational implementation and successful results for data transmission. Although it was a successful project some optimizations are required if this solution is to replace the existing one, because script languages are not as fast as C. Some knowledge in programming and network is required to obtain an adequate understanding of the report.
3

GSM brána pro PLC systémy / GSM gate for PLC systems

Kadaňka, Karel January 2019 (has links)
The master´s thesis describes the initial design of communication module for industrial automation purposes which can transmit short status messages via the GSM network informing about the status of the connected device to a predefined telephone number. In the first part, the communication protocols are describe and a market survey is carried out. Then follows the evaluation of the market survey and the justification of construction of the device. The following chapters are devoted to the description of the device being developed, its individual components and program description and testing prototype.
4

Experimentální aplikace robotické paže využívající průmyslové komunikační protokoly / Experimental application of robotic arm using industrial communication protocols

Kohoutek, Tomáš January 2020 (has links)
This diploma thesis is focused on the analysis of the most well-known industrial protocols and acquaintance with the Dobot Magician robotic arm. The main goal of this thesis is to create an industrial loop, which consists of communication – client and server. The individual components of the industrial loop consist of three robotic arms (including peripherals), their control units (in our case Raspberry PI 3B +), switch, and a server. The control units communicate with the server using two selected industrial protocols, namely Modbus TCP and EtherNET/IP. The result of the work is an endless loop, which tries to resemble the real operation of the assembly and disassembly of the box equipped with dierent items.
5

Převodník mezi protokoly Modbus-RTU a Modbus-TCP / Converter between Modbus-RTU and Modbus-TCP Protocols

Pitko, Erik January 2021 (has links)
The main objective of this work is to inform the reader of the communication protocols Modbus TCP and Modbus RTU and create an embedded device based on the microprocessor STM32 capable of conversion between Modbus RTU and Modbus TCP protocols. The device should be capable of simple first run configuration with simple user interface.
6

Integration of Phasor Measurement and Communication Capability in a Flexible-Combined Heat and Power Converter Testbed

Kumar, Alok 10 March 2022 (has links)
The transition from fossil fuel-based energy sources involves exploring different sources of energy that can be reliably integrated into the power grid. One such existing resource is the CHPs, which are distributed throughout the US electric grid. The integration of the CHPs into the grid requires technological innovations. One idea is to design an F-CHP converter that would facilitate the CHPs to interconnect seamlessly with the electrical grid. This thesis presents the development and testing of different components of a testbed that would facilitate the testing of the F-CHP converter. It also presents the integration of a PMU and a communication interface for the F-CHP converter. The phasor estimation of the F-CHP PMU has been compared with a commercial PMU and its performance has been validated. / Master of Science / The transition from fossil fuel based energy sources involves exploring different sources of energy that can reliably integrated into the power grid. One such existing resource is the CHPs, that are distributed throughout the US electric grid. The integration of the CHPs into the grid required technological innovations. One idea is to design a power electronics converter that would facilitate the CHPs to connect with the electrical grid. This thesis presents the development and testing of different components of a testbed that would facilitate the testing of the converter. This work also integrates a technology for estimating the voltage and current at the point of interconnection between the converter and the electrical grid.
7

Uma ferramenta de manipula??o de pacotes para an?lise de protocolos de redes industriais baseados em TCP/IP

Kobayashi, Tiago Hiroshi 07 June 2009 (has links)
Made available in DSpace on 2014-12-17T14:55:38Z (GMT). No. of bitstreams: 1 TiagoHK.pdf: 2636025 bytes, checksum: ce24354f7859d7a6bcea2ea448265402 (MD5) Previous issue date: 2009-06-07 / This work presents a packet manipulation tool developed to realize tests in industrial devices that implements TCP/IP-based communication protocols. The tool was developed in Python programming language, as a Scapy extension. This tool, named IndPM- Industrial Packet Manipulator, can realize vulnerability tests in devices of industrial networks, industrial protocol compliance tests, receive server replies and utilize the Python interpreter to build tests. The Modbus/TCP protocol was implemented as proof-of-concept. The DNP3 over TCP protocol was also implemented but tests could not be realized because of the lack of resources. The IndPM results with Modbus/TCP protocol show some implementation faults in a Programmable Logic Controller communication module frequently utilized in automation companies / Neste trabalho ? apresentada uma ferramenta de manipula??o de pacotes destinada ? realiza??o de testes em dispositivos que implementam protocolos de comunica??o baseados em TCP/IP utilizados em redes industriais. A ferramenta foi desenvolvida em linguagem de programa??o Python, como uma extens?o ao Scapy. Esta ferramenta, denominada IndPM - Industrial Packet Manipulator, permite testar os dispositivos presentes em redes industriais em rela??o a poss?veis vulnerabilidades, realizar testes de conformidade de protocolos, coletar respostas de servidores existentes nas redes e utilizar os recursos do interpretador Python para compor testes. Como prova de conceito, foi implementado o protocolo Modbus/TCP. O protocolo DNP3 sobre TCP tamb?m foi implementado, mas n?o foi testado por indisponibilidade de recursos. Os resultados dos testes obtidos com a manipula??o de pacotes Modbus/TCP mostram falhas de implementa??o em um m?dulo de comunica??o para um Controlador L?gico Program?vel bastante utilizado na ind?stria
8

Model křižovatky s průmyslovou komunikací / Crossroad model with industrial communication

Záviš, Jan January 2021 (has links)
This diploma project summarizes a theoretical introduction regarding the issue of traffic light control. Further there is industrial communication discussed, where they are the Ethernet / IP protocol and the Modbus TCP protocol described more in detail. The following is the description of the Logix series programmable controllers. Then the diploma follows up with market research in order to find the most suitable development kit which is used as a trial prototype. Then it is concerned with a development kit with a communication module from AND-TECH company. Software was developed on them, more specifically a library for processor ports, memory and the Modbus TCP protocol. After verifying the functionality of the software, the hardware design was started. From the first site it is development kit and module and from the second site there are input and output circuits. There must be the assessment of the results found during the test operation. The end of the document describes incorrect steps that were repaired in hardware.
9

Inteligentní převodník 0-10V s rozhraním Ethernet / Analog 0-10V to Ethernet convertor

Hlúpik, Martin January 2010 (has links)
This Master`s thesis concern with problematic of connection analog sensors with voltage output 0-10V to a ethernet communication network. Due to a quick evolution and an application ethernet nets to industry and building technologies is possible to use this solution for connection remote diagnostics and setting of existing analog sensors without bus communication interfaces on instrumentation level of field bus networks. The converter is based on Rabbit module, which can be used like webserver for setting, calibration and data recording. For purpose of wide converter use the data output will be purvey on ethernet interface by Modbus TCP and on asynchronous serial interface RS232. First part of thesis is aimed on description of existing solutions and introduction with principles of linearization and calibration of A/D converters. Description of communication standard Modbus TCP widely used in industry applications. Second part of thesis describes design a realization of project. Here is described equipment block diagram with detail description of each block and devices used. In the part of implementation is description of device firmware with program function description and control. Last part is engage with module function verification supported with plantz of measurements and tests. The thesis is ended with evaluation results, knowledge and detections found out in development of project.
10

Évaluation des bornes des performances temporelles des Architectures d'Automatisation en Réseau par preuves itératives de propriétés logiques

Ruel, Silvain 09 July 2009 (has links) (PDF)
Ce mémoire de thèse propose une approche pour l'obtention des bornes des performances temporelles d'une Architecture d'Automatisation en Réseau par preuves itératives de propriétés d'atteignabilité sur un modèle formel de l'architecture. Ces propriétés d'atteignabilité sont définies grâce à un automate observateur temporisé et paramétré, dont les gardes de certaines transitions sont fonction d'un paramètre temporel. A chaque itération, les résultats de preuves permettent de déterminer la valeur de ce paramètre pour la prochaine itération ; un algorithme de recherche par dichotomie assure la convergence des itérations. La mise en œuvre de cette approche sur des architectures de taille non triviale a nécessité le développement d'une méthode d'abstraction qui comporte deux étapes : simplification de la structure et modification des modèles formels des composants figurant dans la structure simplifiée, ceci afin de prendre en compte les phénomènes de concurrence entre requêtes émises par différents composants. Ces contributions formelles et méthodologiques ont été validées expérimentalement par le traitement de plusieurs cas de taille et complexité croissantes, basés sur le protocole Modbus TCP/IP.

Page generated in 0.052 seconds