• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 29
  • 18
  • 17
  • 8
  • 3
  • 3
  • 2
  • 2
  • Tagged with
  • 87
  • 87
  • 29
  • 28
  • 14
  • 14
  • 13
  • 13
  • 11
  • 11
  • 11
  • 11
  • 9
  • 8
  • 8
  • 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.
71

Internet of Things & Kommunikationsprotokoll / Internet of Things & Communication Protocol

Sabel, Ida January 2015 (has links)
Genom att studera olika kommunikationsprotokoll kunna svara på vad det är som gör att ett visst protokoll är bäst anpassat för att användas mellan mobila enheter och IoT-enheter. I arbetet användes en kvalitativ litteraturstudie för att ge en grundlig teoretisk bakgrund samt en experimentell studie där ett par teorier undersökts ifall de stämmer med resultaten ifrån verkligheten. De fem faktorerna kompatibilitet, batteritid, frekvens, räckvidd och tillförlitlighet undersöktes hos kommunikationsprotokollen Bluetooth Low Energy (BLE), Närfältskommunikation (NFC) och Wi-Fi. Dessa tre valdes eftersom de stöds av nyare mobila plattformar idag. Kommunikations-protokollen analyserades sedan gentemot olika användningsområden inom IoT, eftersom påståendet vad som är bäst anpassat beror på vad situationen kräver för egenskaper. En systemutvecklare som ska välja kommunikationsprotokoll till en IoT-tillämpning och läser denna rapport bör själv jämföra de olika protokollen mot varandra inom de fem faktorerna för att kunna avgöra vilket protokoll som passar bäst inom dennes situation. I arbetet utfördes endast experimentella studier på BLE på grund av begränsningar inom utrustningen. Ytterligare experiment inom NFC och Wi-Fi skulle ge ett bredare perspektiv med fler infallsvinklar. / By studying different communication protocols respond to what it is that makes a certain protocol best suited for use between mobile devices and IoT devices. This study used a qualitative literature study to create a proper theoretical background and an experimental study where two theories were investigated in whether they matched wih the results from the reality. The five factors compatibility, battery loss, frequency, range and reliability were investigated in the communication protocols Bluetooth Low Energy (BLE), Near field communication (NFC) and Wi-Fi, these three because they are supported by newer mobile platforms today. The communication protocols were then analysed against various uses in the IoT, since the claim what it is that makes it best suited depends on what the situation requires. A system developer that is about to select the communication protocol to use in an IoT application and reads this study should compare the different protocols to each other within the five factors to determine which protocol is best suited for his situation. This study only performed experimental studies on BLE because of limitations in the equipment. Additional experiments on NFC and Wi-Fi would provide a wider perspective.
72

Desenvolvimento e implementação de um sistema de controle de posição e velocidade de uma esteira transportadora usando inversor de frequência e microcontrolador

Raniel, Thiago [UNESP] 24 May 2011 (has links) (PDF)
Made available in DSpace on 2014-06-11T19:22:31Z (GMT). No. of bitstreams: 0 Previous issue date: 2011-05-24Bitstream added on 2014-06-13T19:27:59Z : No. of bitstreams: 1 raniel_t_me_ilha.pdf: 1815527 bytes, checksum: 2b9558bcbd56601c8cbb627feda891cf (MD5) / Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES) / A automação de esteiras rolantes é algo comum e importante em sistemas industriais, mas problemas práticos ainda representam desafios. Um dos desses desafios é manter a precisão em sistemas que exigem paradas sistemáticas, pois folgas mecânicas tendem a provocar variações nas posições de paradas ao longo do tempo. A aplicação de motores de indução têm se tornado comum e soluções eficientes e de baixo custo têm sido pesquisadas. Neste trabalho foi desenvolvido e implementado um sistema de controle de posição e velocidade aplicado em esteiras transportadoras utilizando inversor de frequência, microcontrolador, encoder óptico incremental e sensor indutivo. O movimento da esteira transportadora é efetuado por um motor de indução trifásico, que é acionado pelo conjunto microcontrolador – inversor de frequência. Este conjunto impõe uma frequência no estator do motor através de uma troca de mensagens entre microcontrolador e inversor de frequência (Sistema Mestre-Escravo). Para o envio e recebimento das mensagens, utilizou-se o protocolo de comunicação serial USS® (Universal Serial Interface Protocol) através do padrão RS-485. Os controles de posição e velocidade de rotação do eixo do motor fundamentam-se no sinal gerado pelo encoder óptico incremental, responsável por informar a posição do eixo do motor ao longo da trajetória, e no sensor indutivo que determina uma referência externa importante para a esteira transportadora. Para o funcionamento automático da esteira, elaborou-se um software em linguagem de programação C. Como resultado obteve-se um sistema de controle de posição e velocidade do eixo do motor de indução trifásico que apresenta bons resultados / Automated conveyors system have been largely used in industrial applications. However, there are still practical issues to be overcome. One of them is due to the system mechanical limitation which can lead to low accuracy for applications based on “stop-and-go” movements. Induction motors have been largely used in such applications and low costs solutions have been searched. In this work it was developed and implemented a system of positioning and velocity control applied to conveyors which is based on frequency inverter, microcontroller, optical incremental encoder and inductive sensor. The conveyor’s movement is made by means of a three-phase induction motor, which is driven by the couple microcontroller–frequency inverter. There are messages exchange between the microcontroller and the frequency inverter (Master – Slave configuration) which is based on the communication serial protocol USS through the RS-485 standard. The position and velocity of the motor spindle are controlled using an optical incremental encoder, which is responsible to provide the position of the trajectory, and an inductive sensor which determines the initial reference to the conveyor. The software used to control the system was developed in C language. The results show a low cost system with good results
73

Information theory for multi-party peer-to-peer communication protocols / Théorie de l’information pour protocoles de communication peer-to-peer

Urrutia, Florent 25 May 2018 (has links)
Cette thèse a pour sujet les protocoles de communication peer-to-peer asynchrones. Nous introduisons deux mesures basées sur la théorie de l'information,la Public Information Complexity (PIC) et la Multi-party Information Complexity (MIC), étudions leurs propriétés et leur relation avec d'autres mesures fondamentales en calcul distribué, telles que la communication complexity et la randomness complexity. Nous utilisons ensuite ces deux mesures pour étudier la fonction parité et la fonction disjointness. / This thesis is concerned with the study of multi-party communicationprotocols in the asynchronous message-passing peer-to-peer model. We introducetwo new information measures, the Public Information Complexity(PIC) and the Multi-party Information Complexity (MIC), study their propertiesand how they are related to other fundamental quantities in distributedcomputing such as communication complexity and randomness complexity.We then use these two measures to study the parity function and the disjointness function.
74

Řízení a monitoring decentralizovaných zdrojů energie a akumulačních zařízení / Control and monitoring of a distributed energy generation systems based on renewable sources with storage system

Smugala, Ondrej January 2018 (has links)
The diploma thesis is dealing with possible approaches to control distributed energy resources and storage systems. One of these approaches is a virtual power plant and its concept is described in the first part of the thesis. The virtual power plant is a controlled system of distributed energy resources, storage systems and controllable loads interconnected via communication network, that can act as a conventional power plant. The theoretical part contains a survey of control system's topologies, a brief summary of available communication infrastructures and standards. The second part of the thesis is focused on the description of operation and control of hybrid system that represents an inseparable component of virtual power plant. A Matlab Simulink model was created for this purpose. A simulation of hybrid inverter's step response is realised to test the operation of the hybrid system and it is compared with the real measurements in the laboratory. A comparison of control approaches of hybrid system implemented on the basis of measurements is also included in this thesis and was published in the scientific paper attached in the appendix.
75

Nová hybridní jednovodičová sběrnice pro mikroelektronické systémy / Novel Hybrid One-wire Bus for Microelectronic Systems

Levek, Vladimír January 2019 (has links)
The thesis is focused on the research and development of a new hybrid one-wire bus with special use enabling microelectronic integration. The bus, its physical layer and protocol have been developed based on applied research to meet the complex requirements of a new application group. These requirements are especially laid on the bus robustness and its immunity to interference and to work under real operating conditions. Part of the thesis is a description of existing solutions of one-wire buses, definition of current solutions and setting of goals for research of the new bus. Further are made the design of protocol and operating parameters of the bus operating in low power and power mode. In conclusion, the thesis deals with the practical verification of the proposed solution and there is also suggested a perspective of follow-up research in this area.
76

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.
77

Software pro zpracování dat ze snímače polohy hlavy / Software for Processing of Head Position Sensor Data

Slávik, Vladimír January 2010 (has links)
The paper introduces briefly topics of retinal detachment, vitrectomy and applicable postoperative care. A system for increasing patient comfort is described, which continuously records and signalizes head tilt. The software part of aforementioned system is implemented, using C++ Builder programming environment and helper libraries supplied by system's hardware component vendors. This software application allows user to analyze recorded data and manage the system. Application's user interface and usage is described in detail, as well as implementation details concerning internal functions and organization.
78

Automatický tester HMI / HMI automatic tester

Lang, Stanislav January 2011 (has links)
This thesis is dedicated to the automation of tests of the thermostats developed by the company Honeywell. The first chapter presents a problem of self-testing of thermostats, followed by a discussion of possible approaches to solutions. Attention is paid to testing the functionality of the HMI of thermostats, especially to the part of the system, that deals with activation of touchscteen, but no other part of the problem are omitted in the text. Discussions of the problematic passes into the design and implementation of specific design solutions. The selected design of 3D-router, which moves in three orthogonal coordinates and resembles to a coordinate drill for example. First, it describes the basic concepts of mechanic and electronic part of equipment, and subsequently is designed and implemented control electronics for mechanical activator HMI. Each of the electronics components are described in detail and values of parts are based on the calculation with the exception of finished parts. The proposal of the electronics follows the possibility of maximization of universality module for applications in similar applications. The functionality of the electronics is controlled by a microprocessor with a custom program that is described in the work. Source code of some the programs is not available because it is know-how of the company. Next part of the thesis deals with optimization of the moving of axes, optimization is done empirically by measuring. An important issue is compliance with the accuracy required position, also part of the work is devoted to the issue of calibration position. Finally is solved the continuity on the superior system. It is designed and implemented the upper layer of the communication protocol used in the company. Work is the solution of specific corporate award thesis. Although it is a very specific role of the works are generally applicable for other applications. In particular, the proposed electronic represents relatively universal controller for stepper motor control.
79

Program pro inovaci řídicího systému SORT / Program for inovation of the SORT control system

Šulc, Martin January 2014 (has links)
The analysis for the extension of the control system and proposal of controlling program for surveillance cameras and related theoretical analysis necessary for understanding problems. Proposal communication protocol to access all functions via TCP/IP communication. Subsequent protocol implementation into control program and a programmable controller. Programming application with a user interface for camera control and basic image processing. The program also represents the server for TCP/IP communication with clients over the proposed protocol. The proposed application has to fulfill high pretensions of data streaming from cameras. Extension of the existing control system of the telescope, dome and other systems. The addition of analog measurement and control of digital inputs and outputs. Furthermore, control of stepper motors to control focusers. The embedded communication protocol will be expanded of the new instruction.
80

Communication Interfaces for Mobile Battery Energy Storage Applications / Kommunikationsgränssnitt för mobila batteri-energi lösningar

Bonetti, Alessandro January 2023 (has links)
In the midst of the green energy transition, the need for flexible grid solutions is growing. One of the most desired and suitable flexible solutions are Battery Energy Storage Systems (BESS), in both stationary and mobile applications. The faster response times and flexible service capability of the BESS enables the introduction of variable renewable energy sources, along with replacing the needs for traditionally fossil fuel-powered temporary applications. To take full advantage of BESS and its flexibility, the unit requires integration into the modern interconnected smart grid, where control and monitoring are of great importance to manage and optimize assets within the smart grid. To ease the control and monitoring aspects, both manufacturers and users must cooperate to understand the common needs and best practices to find a suitable middle ground. Therefore, an interoperable and readily used communication interface shall be agreed upon. Although several attempts at reaching such middle ground have been made over the years, few have gained traction outside of specific use cases. Thus leaving many redundant and complicated proprietary communication solutions, requiring heavy integration work for the manufacturer and user side. This thesis project, carried out at Northvolt Systems, aims to analyze the existing and readily used communication interfaces for a specific set of mobile BESS applications. The analysis is performed by a literature review of typical mobile BESS applications with the identified corresponding communication interfaces. Among the identified interfaces is the IEC 61850 standard, which shows suitability in smart grid applications, enabling interoperability, vendor-independence, and standardization. To provide a real-life analysis of the IEC 61850 benefits and applicability to mobile BESS, an integration of the standard to a Northvolt mobile BESS was performed. The results of the analysis and integration work show that the interoperability, vendor-independence, and standardization enabled from the IEC 61850 standard give large benefits for mobile BESS use cases. Furthermore, gaps in the suitability of the standard were identified. Providing clear suggestions on future work and expansion of the standard to better accommodate the mobile use cases. / I den gröna energiomställningen växer behovet av flexibla nätlösningar. En av de mest önskade och lämpliga flexibla lösningarna är användningen av Batterienergilagring (BESS), i både stationära och mobila applikationer. Genom de snabbare svarstiderna och flexibla användningsförmågarna möjliggör BESS integreringen av variabla förnybara energikällor i kraftsystemet, även genom att ersätta behoven för traditionellt fossilbränsledrivna tillfälliga applikationer. För att dra full nytta av en BESS och dess flexibilitet kräver enheten interaktioner i det moderna sammankopplade smarta nätet. Där kontroll och övervakning är av stor vikt för att hantera och optimera tillgångarna inom det smarta nätet. För att underlätta kontroll- och övervakningsaspekterna måste både tillverkare och användare av BESS samarbeta för att förstå de gemensamma behoven och användningarna för att hitta en lämplig mellanväg. Slutligen för att komma överens om ett driftskompatibelt och lättanvänt kommunikationsgränssnitt. Flertalet försök att nå sådana kompromisser har gjorts genom åren, men ytterst få har slagit igenom utanför dess specifika användningsfall. Därmed finns det många redundanta och komplicerade proprietära kommunikationsgränssnitt som kräver tungt integrationsarbete av både tillverkar- och användarsidan. Detta examensarbete, utfört hos Northvolt Systems, ämnar att analysera de befintliga och använda kommunikationsgränssnitten för mobila BESS-applikationer. Analysen utförs av en litteraturgenomgång av typiska mobila BESS-applikationer för att identifiera motsvarande kommunikationsgränssnitt. Bland de identifierade gränssnitten finns IEC 61850-standarden, som visar lämplighet i smarta nätapplikationer, vilket möjliggör interoperabilitet, leverantörsoberoende och standardisering. För att ge en verklig analys av IEC 61850-fördelarna och tillämplighet hos en mobil BESS utfördes en integration av standarden till ett av Northvolts mobila BESS. Resultatet av analys- och integrationsarbetet visar att IEC 61850-standarden möjliggör interoperabilitet, leverantörsoberoende och standardisering, vilket ger stora fördelar för de mobila BESS-användningsfallen. Vidare identifierades brister i standardens lämplighet. Därtill ges tydliga förslag på framtida arbete och utvidgning av standarden för att tillgodose de mobila användningsfallens kravställningar.

Page generated in 0.0966 seconds