Dissertationen zum Thema „Software-in-the-Loop Simulation“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit Top-30 Dissertationen für die Forschung zum Thema "Software-in-the-Loop Simulation" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Sehen Sie die Dissertationen für verschiedene Spezialgebieten durch und erstellen Sie Ihre Bibliographie auf korrekte Weise.
Herfs, Werner Josef. „Modellbasierte Software in the Loop Simulation von Werkzeugmaschinen /“. Aachen : Apprimus-Verl, 2010. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=018939251&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.
Der volle Inhalt der QuelleZheng, Yue. „Driver model for a software in the loop simulation tool“. Thesis, KTH, Skolan för industriell teknik och management (ITM), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-265668.
Der volle Inhalt der QuelleFör detta projekt används ett simuleringsverktyg Software-In-the-Loop (SIL) på Scania (“VTAB” - Virtual Truck and Bus), vilket simulerar submodellerna för de mekaniska fordonskomponenterna tillsammans med de verkliga styrenheterna. Simuleringsverktyget innehåller följande submodeller: Motormodell, Drivmotormodell, Drivcykelmodell, Restbusmodell och Drivermodell. Den simulerade submodellen för mänsklig förare i restbussmodellen kommer att sända två pedalsstyrsignaler till styrenheten, nämligen gas och broms. Med dessa två pedalsignaler kan styrenheten avgöra lägen av mekaniska fordonskomponenter. Denna drivrutinmodell måste omarbetas för att få en bättre hastighetsspårnings presentationsförmåga. Två styrenheter, fuzzy PI anti-windup och bakåtberäkning, implementeras i förarmodell och jämförs respektive med hastighetsspårningsnoggrannhet och pedalväxelfrekvens. I jämförelseoch analysavsnittet simuleras två olika cyklar och två nyttolast. Simuleringsresultaten visar att båda kontrollerna kan förbättra förarmodellens hastighetsspårningskapacitet. Vidare är fuzzy PI-anti-windup-kontroller bättre när man tar hänsyn till pedalsignalernas fluktueringsfrekvens och implementeringskomplexitet
Edgar, Alexander Montero Vera. „Virtual Commissioning of an industrialwood cutter machine : A software in the loop simulation“. Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-77401.
Der volle Inhalt der QuelleAshby, Ryan Michael. „Hardware in the Loop Simulation of a Heavy Truck Braking System and Vehicle Control System Design“. The Ohio State University, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=osu1366046155.
Der volle Inhalt der QuelleRafeeq, Akhil Ahmed. „A Development Platform to Evaluate UAV Runtime Verification Through Hardware-in-the-loop Simulation“. Thesis, Virginia Tech, 2020. http://hdl.handle.net/10919/99041.
Der volle Inhalt der QuelleMaster of Science
Safety is one of the most crucial factors considered when designing an autonomous vehicle. Modern vehicles that use a machine learning-based control algorithm can have unpredictable behavior in real-world scenarios that were not anticipated while training the algorithm. Verifying the underlying software code with all possible scenarios is a difficult task. Runtime verification is an efficient solution where a relatively simple set of monitors validate the decisions made by the sophisticated control software against a set of predefined rules. If the monitors detect an erroneous behavior, they initiate a predetermined corrective action. Unmanned aerial vehicles (UAVs), like drones, are a class of autonomous vehicles that use complex software to control their flight. This thesis proposes a platform that allows the development and validation of monitors for UAVs using configurable hardware. The UAV is emulated on a high-fidelity simulator, thereby eliminating the time-consuming process of flying and validating monitors on a real UAV. The platform supports the implementation of multiple monitors that can execute in parallel. Scenarios to violate rules and cause the monitors to trigger corrective actions can easily be generated on the simulator.
Fåhraeus, Karin. „Enhancement of the Mechatronic Development Process with Software in the loop Simulation : An embedded control case study“. Thesis, KTH, Maskinkonstruktion (Inst.), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-180947.
Der volle Inhalt der QuelleDetta examensarbete är utfört på företaget Mycronic på deras mekatronikavdelning, vilka är ansvarig för utvecklingen av den inbyggda mjukvaran i deras ytmonteringsmaskiner. I dagsläget kan den inbyggda koden köras och testas i en PIL simulering, där kontrollkoden körs på det inbyggda systemet medan dynamiken av systemet är modellerad och uttryckt med matematiska ekvationer implementerat i en C-funktion. Uppgiften är att hitta ett sätt att köra en simulering med den riktiga inbyggda koden på en dator. Syftet med examensarbetet är att utreda och undersöka hur denna simulering kan förbättra utvecklingsprocessen för den inbyggda koden hos Mycronic. För inbyggda system och reglerteknik syftar Model-based Development (modellbaserad utveckling) oftast på att modeller och simulering av styrsystemet och det dynamiska systemet. Ett modellbaserat arbetsflöde startar med Model in the loop (MIL), sedan Software in the loop (SIL), Processor in the loop (PIL) och sist Hardware in the loop (HIL). Software in the loop simulering betyder att det dynamiska systemet är modellerat men styrsystemet är implementerat i en lågnivå programmeringsspråk så som C. Resultatet från undersökning som innefattade att hitta ett sätta att implementera en simulering var en SIL simulering som representerar en av axlarna och körs på två olika sätt. Simuleringen kör styrsystemets kod tillsammans med en modellering av det dynamiska systemet där skillnaden är implementeringen av denna modell. För den första metoden implementeras dynamiken på samma sätta som PIL simuleringen och för den andra metoden implementeras dynamiken i en modell i Simulink. Resultatet från detta examensarbete är att SIL simuleringen har visat sig vara väldigt användbar och har många fördelar. SIL simuleringen ger en möjlighet att köra och testa koden och regleringen innan den köra på det inbyggda systemets processor. Problem och fel kan på sätt upptäckas tidigt. En stor fördel är att SIL simuleringen inte är beroende av någon hårdvara eller annan mjukvara. Det blir enklare att felsöka koden med SIL simuleringen och längre loggningar kan göras då minnet inte är så begränsat som på det inbyggda systemet. En väldigt viktig fördel med SIL simuleringen är att den inkluderar interaktionen mellan den mekaniska, regler och mjukvaru designen. Den bidrar även till att kunna köra huvudmjukvaran ihop med det inbyggda systemets simulering, vilket hjälper till i integrationsprocessen.
King, Jonathan Charles. „Model-Based Design of a Plug-In Hybrid Electric Vehicle Control Strategy“. Thesis, Virginia Tech, 2012. http://hdl.handle.net/10919/34962.
Der volle Inhalt der QuelleMaster of Science
Dočekal, Martin. „HIL simulace manipulátorů nebo stroje“. Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2021. http://www.nusl.cz/ntk/nusl-444291.
Der volle Inhalt der QuelleHaffar, Mohamad. „Développement d'une plateforme de co-simulation en vue de validation et d'évaluation de performances des systèmes de communication pour les installations de distribution électriques“. Thesis, Grenoble, 2011. http://www.theses.fr/2011GRENT043.
Der volle Inhalt der QuelleFrom 2004, a new worldwide standard of communication IEC61850 is introduced in the majority of substation automation system carrying out new innovation prospects to the world of substation. One of these feature is that it allows the exchange of security real time communication messages all over the communication network. These messages are used as control information for the Distributed Automation Application 'DAA'. Taking into consideration that DAA have a direct effect on ythe dependability of a smart grid architecture, the fiability of these real time IEC 61850 should be evaluated. For these reasons, our research delas with the development of a Co-Simulation platform that permits the evaluation and validation of an IEC 61850 communication network
de, Graaf Niels. „Simulation of Attitude and Orbit Control for APEX CubeSat“. Thesis, Luleå tekniska universitet, Rymdteknik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-80736.
Der volle Inhalt der QuelleManning, Peter Christopher. „Development of a Series Parallel Energy Management Strategy for Charge Sustaining PHEV Operation“. Thesis, Virginia Tech, 2014. http://hdl.handle.net/10919/49436.
Der volle Inhalt der QuelleMaster of Science
Rakotozafy, Andriamaharavo. „Simulation temps réel de dispositifs électrotechniques“. Thesis, Université de Lorraine, 2014. http://www.theses.fr/2014LORR0385/document.
Der volle Inhalt der QuelleIndustrial controllers are always subjected to parameters change, modifications and permanent improvements. They have to follow off-the-shelf technologies as well as hardware than software (libraries, operating system, control regulations ...). Apart from these primary necessities, additional aspects concerning the system operation that includes sequential, protections, human machine interface and system stability have to be implemented and interfaced correctly. In addition, these functions should be generically structured to be used in common for wide range of applications. All modifications (hardware or software) even slight ones are risky. In the absence of a prior validation system, these modifications are potentially a source of system instability or damage. On-site debugging and modification are not only extremely expensive but can be highly risky, cumulate expenditure and reduce productivity. This concerns all major industrial applications, Oil & Gas installations and Marine applications. Working conditions are difficult and the amount of tests that can be done is strictly limited to the mandatory ones. This thesis proposes two levels of industrial controller validation which can be done in experimental test platform : an algorithm validation level called Software In the Loop (SIL) treated in the second chapter ; a physical hardware validation called Hardware In the Loop (HIL) treated in the third chapter. The SIL validates only the control algorithm, the control law and the computed references without taking into account neither the actual physical commands nor the physical input feedbacks managed by the Input/Output boards. SIL validation of the system where industrial asynchronous motor is fed and regulated by a three level Variable Speed Drive with a three level voltage source converter is treated in the second chapter with a particular modeling approach adapted to such validation. The last chapter presents the HIL validation with various hardware implementations (Field Programmable Gate Array (FPGA), processors). Such validation checks both the control algorithm and the actual physical Input/Output signals generated by the dedicated boards. Each time, the modeling approach is chosen according to the hardware implementation. Currently this work has contributed to the system validation used by General Electric - Power Conversion © (GE-PC) as part of their validation phase that is mandatory for Oil & Gas projects and Marine applications
Pieper, Tobias [Verfasser], und Roman [Gutachter] Obermaisser. „Distributed co-simulation framework for hardware- and software-in-the-loop testing of networked embedded real-time systems / Tobias Pieper ; Gutachter: Roman Obermaisser“. Siegen : Universitätsbibliothek der Universität Siegen, 2020. http://d-nb.info/1220506214/34.
Der volle Inhalt der QuelleSilva, Hilgad Montelo da. „Simulação com hardware in the loop aplicada a veículos submarinos semi-autônomos“. Universidade de São Paulo, 2008. http://www.teses.usp.br/teses/disponiveis/3/3152/tde-09022009-164239/.
Der volle Inhalt der QuelleUnmanned Underwater Vehicles (UUVs) have many commercial, military, and scientific applications because of their potential capabilities and significant costperformance improvements over traditional means of obtaining valuable underwater information The development of a reliable sampling and testing platform for these vehicles requires a thorough system design and many costly at-sea trials during which systems specifications can be validated. Modeling and simulation provide a cost-effective measure to carry out preliminary component, system (hardware and software), and mission testing and verification, thereby reducing the number of potential failures in at-sea trials. An accurate simulation environment can help engineers to find hidden errors in the UUV embedded software and gain insights into the UUV operation and dynamics. This work describes the implementation of a UUV\'s control algorithm using MATLAB/SIMULINK, its automatic conversion to an executable code (in C++) and the verification of its performance directly into the embedded computer using simulations. It is detailed the necessary procedure to allow the conversion of the models from MATLAB to C++ code, integration of the control software with the real time operating system used on the embedded computer (VxWORKS) and the developed strategy of Hardware in the loop Simulation (HILS). The Main contribution of this work is to present a rational framework to support the final implementation of the control software on the embedded computer, starting from the model developed on an environment friendly to the control engineers, like SIMULINK.
Brink, Michael Joseph. „Hardware-in-the-loop simulation of pressurized water reactor steam-generator water-level control, designed for use within physically distributed testing environments“. The Ohio State University, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=osu1357273230.
Der volle Inhalt der QuelleCho, B. „Control of a hybrid electric vehicle with predictive journey estimation“. Thesis, Cranfield University, 2008. http://hdl.handle.net/1826/2589.
Der volle Inhalt der QuellePrat, Sophie. „Intégration de techniques de vérification par simulation dans un processus de conception automatisée de contrôle commande“. Thesis, Lorient, 2017. http://www.theses.fr/2017LORIS476/document.
Der volle Inhalt der QuelleNowadays, engineers have to design open, complex and sociotechnical systems. The process control systems belong to this class of systems, in which the system performance relies on the joint optimisation of technical components and human components. To avoid the late discovery of design errors, it is necessary to perform tests throughout the design without adding design costs and delays. The aim of this work is therefore to facilitate the integration of checking by simulation, from early design stage, for process control systems such as fluid management systems. Regarding the adaptable feature of the system and its evolution in a dynamic environment, a first contribution focusses on the verification approach, by modelling the requirements within the context. Then, to facilitate the obtaining of the process simulation models required for checking throughout the design, we propose an automatic generation approach of simulation models in Modelica language (multi-domain modelling), from a P&ID model (modelling of the functional architecture of the process) and a library of elements (containing the simulation models of elements). To provide a proof of concept and a proof of use of our proposals, this approach has been implemented into Anaxagore, an automated design flow for monitoring and control
Ryd, Jonatan, und Jeffrey Persson. „Development of a pipeline to allow continuous development of software onto hardware : Implementation on a Raspberry Pi to simulate a physical pedal using the Hardware In the Loop method“. Thesis, KTH, Hälsoinformatik och logistik, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-296952.
Der volle Inhalt der QuelleSaab vill undersöka metoden Hardware In the Loop som ett koncept, dessutom hur en infrastruktur av Hardware In the Loop skulle se ut. Hardware In the Loop baseras på att kontinuerligt testa hårdvara som är simulerad. Mjukvaran Saab vill använda sig av för Hardware In the Loop metoden är Jenkins, vilket är ett Continuous Integration och Continuous Delivery verktyg. För attsimulera hårdvaran vill Saab undersöka användningen av ett Application Programming Interface mellan en Raspberry Pi och programmeringsspråket Robot Framework. Anledning till att Saab vill undersöka allt det här, är för att de tror att det kan förbättra frekvensen av testning och kvaliteten av testning, vilket skulle leda till en förbättring av deras produkter. Teorin bakom Hardware In the Loop, Continuous Integration och Continuous Delivery kommer att förklaras i den här rapporten. Hardware In the Loop metoden blev implementerad med Continuous Integration och Continuous Delivery verktyget Jenkins. Ett Application Programming Interface mellan General Purpose Input/output pinnarna på en Raspberry Pi och Robot Framework blev utvecklat. Med de här implementationerna utförda, så blev Hardware Inthe Loop metoden slutligen integrerat, där Raspberry Pis användes för att simulera hårdvaran.
Bruno, Liam T. „Three Axis Attitude Control System Design and Analysis Tool Development for the Cal Poly CubeSat Laboratory“. DigitalCommons@CalPoly, 2020. https://digitalcommons.calpoly.edu/theses/2288.
Der volle Inhalt der QuelleDaniels, Oskar. „Driver-truck models for software-in-the-loop simulations“. Thesis, Linköpings universitet, Fordonssystem, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-111515.
Der volle Inhalt der QuelleUnderwood, Ryan C. „An open framework for highly concurrent hardware-in-the-loop simulation“. Diss., Rolla, Mo. : University of Missouri-Rolla, 2007. http://scholarsmine.mst.edu/thesis/pdf/Underwood_09007dcc8042c7c7.pdf.
Der volle Inhalt der QuelleVita. The entire thesis text is included in file. Title from title screen of thesis/dissertation PDF file (viewed February 14, 2008) Includes bibliographical references (p. 37-40).
Tjerngren, Jon. „Modeling and Hardware-in-the-loop Simulations of Contactor Dynamics : Mechanics, Electromagnetics and Software“. Thesis, Linköpings universitet, Institutionen för systemteknik, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-107744.
Der volle Inhalt der QuelleWilkerson, Jaxon. „Handoff of Advanced Driver Assistance Systems (ADAS) using a Driver-in-the-Loop Simulator and Model Predictive Control (MPC)“. The Ohio State University, 2020. http://rave.ohiolink.edu/etdc/view?acc_num=osu1595262540712316.
Der volle Inhalt der QuelleGoyal, Sachin. „Power network in the loop : subsystem testing using a switching amplifier“. Queensland University of Technology, 2009. http://eprints.qut.edu.au/26521/.
Der volle Inhalt der QuelleSilva, Junior José Cláudio Vieira e. „Verificação de Projetos de Sistemas Embarcados através de Cossimulação Hardware/Software“. Universidade Federal da Paraíba, 2015. http://tede.biblioteca.ufpb.br:8080/handle/tede/7856.
Der volle Inhalt der QuelleMade available in DSpace on 2016-02-16T14:54:49Z (GMT). No. of bitstreams: 1 arquivovotal.pdf: 4473573 bytes, checksum: 152c2f0d263c50dcbea7d500d5f7f5da (MD5) Previous issue date: 2015-08-17
Este trabalho propõe um ambiente para verificação de sistemas embarcados heterogêneos através da cossimulação distribuída. A verificação ocorre de maneira síncrona entre o software do sistema e o sistema embarcado usando a High Level Architecture (HLA) como middeware. A novidade desta abordagem não é apenas fornecer suporte para simulações, mas também permitir a integração sincronizada com todos os dispositivos de hardware físico. Neste trabalho foi utilizado o Ptolemy como uma plataforma de simulação. A integração do HLA com Ptolemy e os modelos de hardware abre um vasto conjunto de aplicações, como o de teste de vários dispositivos ao mesmo tempo, executando os mesmos, ou diferentes aplicativos ou módulos, a execução de multiplos dispositivos embarcados para a melhoria de performance. Além disso a abordagem de utilização do HLA, permite que sejam interligados ao ambiente, qualquer tipo de robô, assim como qualquer outro simulador diferente do Ptolemy. Estudo de casos são apresentado para provar o conceito, mostrando a integração bem sucedida entre o Ptolemy e o HLA e a verificação de sistemas utilizando Hardware-in-the-loop e Robot-in-the-loop.
This work proposes an environment for verification of heterogeneous embedded systems through distributed co-simulation. The verification occurs in real-time co-simulating the system software and hardware platform using the High Level Architecture (HLA) as a middleware. The novelty of this approach is not only providing support for simulations, but also allowing the synchronous integration with any physical hardware devices. In this work we use the Ptolemy framework as a simulation platform. The integration of HLA with Ptolemy and the hardware models open a vast set of applications, like the test of many devices at the same time, running the same, or different applications or modules, the usage of Ptolemy for real-time control of embedded systems and the distributed execution of different embedded devices for performance improvement. Furthermore the use of HLA approach allows them to be connected to the environment, any type of robot, as well as any other Ptolemy simulations. Case studies are presented to prove the concept, showing the successful integration between Ptolemy and the HLA and verification systems using Hardware-in-the-loop and Robot-in-the-loop.
Chen, Wei-yu, und 陳威宇. „Software-in-the-loop simulation for a D-STATCOM“. Thesis, 2011. http://ndltd.ncl.edu.tw/handle/52971559564711956991.
Der volle Inhalt der Quelle國立臺灣科技大學
電機工程系
100
$~~~~~~~~~$Simulation plays a vital role in power system as it helps engineers to analyze a large and/or complicated system before the system is actually being implemented. Simulation can greatly save money and help to prevent things such as catastrophic failure from happening. Simulation can be classified into offline simulation and real time simulation. A real time simulator, operated at real time, can be interfaced with an actual hardware to help the engineer to investigate and study a close-to- real-world system.\\ $~~~~~~~~~$A real time simulator can be classified into three types hardware-in-the-loop, rapid control prototyping and software-in-the-loop. A hardware-in-the-loop system consists of a simulated plant interacting with an actual controller. A rapid control prototyping system consists of an actual plant interacting with a simulated controller. Software-in-the-loop system is made of a simulated plant interacting with a simulated controller. This thesis will show how a software-in-the-loop simulation of a D-STATCOM can be implemented in the LABVIEW environment. To account for the problem of external events occurring between the simulation time grids, we employed the method of very small time step. To avoid the problem of inverting a matrix in real time, we proposed to update the dc voltage in every other step. The software-in-the-loop results are compared with those obtained from the offline simulation via PSCAD/EMTDC to show the validity of the proposed method.
Wang, Ting, und 王婷. „Development of a Unmanned Aerial Vehicle Multi-agent Software-in-the-loop Simulation“. Thesis, 2016. http://ndltd.ncl.edu.tw/handle/86146147119034599406.
Der volle Inhalt der Quelle逢甲大學
航太與系統工程學系
104
Since the market of unmanned aerial vehicle (UAV) has been gradually expanding, more and more applications have been developed. The concept of multi-agent system, a swarm of UAVs is the next stage of UAV technologies, and the supporting technologies are also need to be considered such as anti-collision design of multiple UAVs. In this study, the X-type quad-rotors were selected due to its high mobility and the capability of vertical take-off and landing (VTOL). Regarding the implementation using software-in-the-loop simulation, we explored the major issues in UAV multi-agent flight formation such as flight control system design, autonomous navigation design, formation control design and anti-collision design. All of them were designed by using PID controller because it can be easily implemented and modified. We used a user interface (UI) program BCB to design the ground control stations, and then it was connected with X-Plane to simulate the dynamics motion of real quad-rotors. To achieve the software-in-the-loop simulation of UAV multi-agent flight formation, we decide to use the virtual leader architecture of formation flight and connect other computers so that two simulated quad-rotors can perform the simulation at the same time. The simulation results show that these two flying vehicles can function formation flying and keep a desired distance with each other.
Carneiro, Paulo César Moreira. „Desenvolvimento de protótipos virtuais para utilização em simulação Software-In-the-Loop“. Master's thesis, 2012. http://hdl.handle.net/1822/22667.
Der volle Inhalt der QuelleA implementação de sistemas automatizados na indústria implica treino de pessoal especializado para trabalhar/desenvolver sistemas constituídos por autómatos programáveis (vulgarmente denominados PLCs, do inglês "Programmable Logic Controllers"), sensores e atuadores de vários tipos e funções, desde o simples comando da válvula de um cilindro até complexos controladores de processos. Desenvolveu-se, na Universidade do Minho, numa parceria entre quatro departamentos da Escola de Engenharia, um laboratório virtual e remoto destinado ao ensino desta área do conhecimento, designado plataforma WALC (Web Assisted Laboratory for Control). Esta plataforma, proporciona o ensino da automação através da possibilidade de simulação do controlo de um sistema automatizado real. O objetivo deste trabalho consiste no desenvolvimento de simulações de sistemas automatizados, réplicas de sistemas reais, para que o controlo do sistema possa ser simulado virtualmente, utilizando simulações Software-In-the-Loop. Este simulador, tem como função, complementar a plataforma WALC, dado que utiliza sistemas virtuais, sem a necessidade de projetar e construir bancadas físicas de simulação e teste com elevados custos associados. Paralelamente ao desenvolvimento das simulações virtuais de sistemas automatizados, é apresentado o projeto e configuração adotados para a construção de um kit didático real para alargar a área de ensino da plataforma WALC.
The implementation of automated systems in industry involves training of specialized people to work/develop systems constituted by programmable automatons (PLCs), sensors and actuators of several types and functions, since a simple command of a valve of a cylinder to complex controllers of processes. It was developed, at Minho University, in partnership between four departments of Engineering School, a virtual and remote laboratory devoted for the teaching of this knowledge area, called WALC. This tool provides a teaching of automation through the possibility of simulating the control of a real automated system. The objective of this work consists on the development of simulations of automated systems so as that the control system can be virtually simulated using Software-In-the-Loop simulations. These simulators have as function the complementation of WALC platform using virtual systems without the necessity of designing and constructing physical benches of elevated cost. In the same side of development of virtual simulations of automated systems, has been developed a real educational kit to extend the teaching area of WALC platform.
Barros, Carlos David da Silva. „Desenvolvimento de plataformas de automação digitais“. Master's thesis, 2013. http://hdl.handle.net/1822/28225.
Der volle Inhalt der QuelleA implementação de sistemas automatizados na indústria implica o treino prévio de pessoal especializado na implementação de autómatos programáveis (vulgarmente denominados como PLCs, do inglês Programmable Logic Controller), de sensores e atuadores de vários tipos e funções, desde o simples comando de uma válvula até complexos controladores de processos. Este trabalho tem como objetivo criar uma ferramenta de simulação, onde os estudantes possam testar a implementação e comportamento de sistemas automatizados reais. Assim esta dissertação apresenta uma plataforma de simulação de sistemas automatizados, réplicas de sistemas reais, para que o comando do sistema possa ser simulado virtualmente, utilizando simulação Model-In-the-Loop. A plataforma foi desenvolvida no contexto do ensino de Sistemas a Eventos Discretos a estudantes de Engenharia Mecânica e Engenharia Eletrónica. A principal vantagem desta plataforma de simulação é o facto da metodologia de desenvolvimento poder ser estendida a outros exemplos práticos ilustrativos, disponibilizando aos estudantes novas estratégias e metodologias de ensino relacionadas com práticas laboratoriais. No desenvolvimento deste trabalho, procedeu-se à divisão da plataforma de automação em duas partes, parte de comando e parte física. Ambas sincronizadas uma vez que uma não funciona sem a outra. Neste trabalho aborda-se apenas o desenvolvimento da parte de comando sendo a parte de comando abordado noutra trabalho complementar a este. Dado isto, os passos para o desenvolvimento da parte de comando da plataforma, assim como os formalismos e ferramentas utilizadas estão descritas ao longo desta dissertação.
The implementation of automated systems in the industry implies the prior training of specialized personnel in the implementation of PLCs (Programmable Logic Controller), sensors and actuators of various types and functions, from simple command to a valve controlling complex processes. This work aims to create a simulation tool, where students can test the implementation and performance of automated real. This thesis presents a simulation platform for automated systems, replicas of real systems, so that the control system can be simulated virtually simulation using Model- In-the - Loop. The platform was developed in the context of the teaching of Discrete Event Systems to students of Mechanical and Electronics Engineering. The main advantage of this simulation platform is that the development methodology can be extended to other illustrative examples, providing students with new strategies and teaching methodologies related to laboratory practice. In developing this work, we proceeded to the division of the automation platform into two parts, the command and the physical. Both synchronized since it will not operate without one another. In this paper only discusses the development of the control command being addressed in another part of this supplementary work. Given this, the steps for the development of part of the platform control, as well as formalisms and tools used are described throughout this thesis.
Canadas, Nuno Miguel Evangelista. „Modelação da parte física de sistemas mecatrónicos e estudo da sua influência em simulação MiL (Model-in-the-loop)“. Master's thesis, 2013. http://hdl.handle.net/1822/28206.
Der volle Inhalt der QuelleA implementação de sistemas automatizados na indústria implica o treino de pessoal especializado para trabalhar/desenvolver sistemas constituídos por autómatos programáveis (vulgarmente denominados como PLC’s, do inglês programmable logic controller), sensores e atuadores de vários tipos e funções, desde o simples comando de uma válvula até complexos controladores de processos. A principal vantagem desta plataforma de simulação é a possibilidade de fornecer aos alunos novas estratégias e metodologias de aprendizagem, tendo como base as práticas laboratoriais direcionadas ao que irão encontrar no mercado de trabalho. Através da utilização do seu computador pessoal, os alunos serão capazes de aprender ao seu próprio ritmo, autonomamente, tendo a capacidade de descobrir e incidir na resolução das suas próprias dificuldades. Esta dissertação apresenta todo o processo de construção de plataformas de simulação virtuais de sistemas automatizados, réplicas de sistemas reais, para que o controlo do sistema possa ser simulado virtualmente utilizando a simulação Model-In-the-Loop. Devido às vantagens destes processos, esta plataforma foi desenvolvida no contexto do ensino da área de automação aos estudantes das várias áreas da Engenharia. Dado isto, ao longo desta tese são enunciados todos os passos para o desenvolvimento da plataforma, assim como os formalismos e ferramentas utilizados.
The implementation of automated systems in the industry involves training specialized personnel to work / develop systems consisting of programmable logic controllers (commonly referred to as PLC's), sensors and actuators of various types and functions, from the simple command of a valve to complex processes controllers. The main advantage of this simulation platform is the ability to provide students new learning strategies and methodologies, based on laboratory practices directed at what they will find in their labor market. Through the use of their personal computer, students will be able to learn at their own pace, independently, having the ability to discover and focus on solving their own problems. This thesis presents the entire process of building platforms for virtual simulation of automated systems, replica of real systems, so that the control system can be simulated using the simulation virtually Model-In-the-Loop. Due to the advantages of these processes, this platform has been developed in the context of teaching automation to the students of the most extensive areas of Engineering. Given that, along this thesis are listed all the steps for the development of the platform, as well as formalisms and tools used.