Um die anderen Arten von Veröffentlichungen zu diesem Thema anzuzeigen, folgen Sie diesem Link: Matlab a Simulink.

Dissertationen zum Thema „Matlab a Simulink“

Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an

Wählen Sie eine Art der Quelle aus:

Machen Sie sich mit Top-50 Dissertationen für die Forschung zum Thema "Matlab a Simulink" 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.

1

Silvestro, Andrea. „MATLAB/Simulink implementation of ForSyDe“. Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-296025.

Der volle Inhalt der Quelle
Annotation:
Nowadays, it is possible to integrate an increasing number of functionalities on a single chip thanks to the state of the art technology in Electronic design automation. However, designing highly complex electronic systems quickly and reliably requires dealing with all such functionalities, which can be difficult as it requires a long and challenging design process because low-level details are necessary to obtain a functional implementation. One approach to deal with this complexity is to tackle SoC design from a high-level abstraction standpoint. Then, the numerous functionalities can be described and possibly addressed at a high level, as long as the newly created abstraction gap is taken care of. Time-to-market is of crucial importance when designing a product. A design process done at a high-level of abstraction considerably reduces the time required to obtain the final product. ForSyDe was created to address the problem of moving system design (I.E. System on Chip, Hardware, and Software systems) to a higher level of abstraction and bridge the abstraction gap by transformational design refinement. Currently, ForSyDe is implemented in the functional language Haskell and SystemC. The design flow starts from executable application models with individual design constraints that are a consistent part of ForSyDe ’s goals and this thesis’s primary focus. This thesis project presents the implementation of ForSyDe in the widely used modelling software MATLAB/Simulink. This new implementation allows using the ForSyDe methodology together with the powerful simulation tools offered by Simulink and Matlab. The thesis describes and analyses the different Models of Computation (MoCs) used by ForSyDe. It then presents the ForSyDe methodology and its existing Haskell implementation (on which the Simulink implementation is based). The Simulink simulation engine is introduced to show the differences and similarities with Haskell. The Simulink library developed is based on the ForSyDe-Shallow module (an Embedded Domain-Specific Language part of the Haskell implementation). The limits and opportunities introduced by the Simulink implementation are discussed in this thesis. Like the rest of the documentation, all the existing code is available on the Github repository. The evaluation and comparison of the ForSyDe-Simulink library are also done with a concrete application model that is an Audio Filter subsystem of an audio equalizer system. Simulink is concluded to be more efficient in performance considering the execution time and the memory consumption, but it is not suitable to properly accommodate ForSyDe-Shallow due to a lack of expressiveness.
Tack vare framstegen inom automatisering av design för elektroniska system så är det idag möjligt att integrera mer funktionalitet på ett enstaka chip. Att däremot designa komplexa elektroniska system fort och pålitligt så krävs att alla funktioner hanteras korrekt, vilket kan vara svårt eftersom att det kräver en lång och besvärlig design process eftersom en hel del detaljer krävs för att få en fungerande implementation. Ett sätt att handskas med denna komplexitet är angripa problemet för SoC design genom att använda en hög abstraktionsnivå. Då kan all funktionalitet beskrivas och troligen även adresseras på en hög abstraktionsnivå, så länge man åtgärdar de abstraktions gap som detta orsakar. Tid-till-Marknad är av yttersta vikt då man designar en produkt och en designprocess som utförs på en hög abstraktionsnivå minskar kraftigt tiden till dess att produkten kan framställas. ForSyDe skapades för att adressera problemet med att flytta design av system (t.ex. System on Chip, hårdvara och mjukvarusystem) till en högre abstraktionsnivå och brygga gapet genom att använda transformationer och förfiningar av designen. Just nu så är ForSyDe implementerat i det funktionella språket Haskell och även SyStemC. Designflödet startar med exekverbara modeler av applikationen med individuella design begränsningar som är en del av ForSyDe’s mål och detta examensarbetes primära fokus. Detta examensarbetesprojekt presenterar en implementation av ForSyDe i den välanvända modelleringsmjukvaran MATLAB/Simulnik. Denna nya implementation tillåter användandet av ForSyDe metodologin tillsammans med det kraftfulla simulationsverktyget som tillhandahålls av Simulink och Matlab. Examensarbetet beskriver och analyserar de olika modeller för beräkning (MoCs) som används av ForSyDe. Sedan så presenteras ForSyDe metodologin och dens nuvarande Haskell implementation (som även Simulink implementation baseras på). Simulationsmotorn I Simulink introduceras för att påvisa skillnaderna och likheterna med Haskell. Biblioteket som utvecklats I Simulink baseras på ForSyDe- Shallow modulen (ett inbäddat och domänspecifikt språk som är en del av Haskell implementationen). De begränsningar och möjligheter som introduceras I och med Simulink implementationen diskuteras i detta examensarbete. Likt resten av dokumentationen så finns all kod tillgänglig på Github. En utvärdering och jämförelse av ForSyDe-Simulink biblioteket utförs också med en konkret applikationsmodell som är ett ljudfilter ifrån en ljudutjämnare.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
2

Chromiak, Michael. „AURIX target v systému MATLAB Simulink“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-413260.

Der volle Inhalt der Quelle
Annotation:
This diploma thesis deals with the implementation of SIL and PIL simulation for the microcontroller Aurix TriCore TC277D performed in the Matlab Simulink. The realization of the simulation represents, among other things, the implementation of the simulated model into the microcontroller, as well as the creation of an interface for the communication of the microcontroller with the Matlab Simulink. The accuracy of SIL and PIL simulations was verified by comparing the simulated waveforms from the simulation in Simulink. The simulated model used a thermal model of a car cabin created in the previous bachelor's thesis of the author of this diploma thesis. The model in TC277D, as well as the configuration for SIL / PIL is created for use with the C programming language. The work also includes instructions according to which the model and configuration can be modified so that the simulations can be performed on any device containing the necessary software. From the comparison of the simulated data is it clear that the created configuration can be used for SIL or PIL simulation.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
3

Havlát, Petr. „Simulátor mobilních robotů v prostředí Matlab/Simulink“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-217850.

Der volle Inhalt der Quelle
Annotation:
The main goal is the programming scene MATLAB/Simulink creation of graphic user interface (GUI), which allows the simulation of mobile robots movement. The work covers two types of these robots – first one is the robot with differentially controlled truck and second one auto robot (car-like robot). As a part of this draft GUI, there are also possibilities of showing all trajectory or only actual position, selection of step after which the robot can delineate and possibility of layout between the positions by using the button back and forwards.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
4

Dadej, Vincent. „Raspberry Pi: programování v prostředí Matlab/Simulink“. Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2018. http://www.nusl.cz/ntk/nusl-320104.

Der volle Inhalt der Quelle
Annotation:
The diploma thesis focuses on programming in the Matlab for the Raspberry Pi 3 platform. For the purpose of the presentation, there are two applications designed for Raspberry Pi that are using available hardware, camera and servos. The first application serves as colour object detecting and accurate tracking by using camera calibration. The second application serves as a face detection and recognition. These applications are implemented by modern methods and knowledge of computer vision. Tracking of the objects and face recognition are verified by an experiment that reveals the accuracy of the used methods.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
5

Šoupal, Ondřej. „Programování mikrokontrolérů c2000 v programu MATLAB/Simulink“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-413221.

Der volle Inhalt der Quelle
Annotation:
The aim of this thesis is to explore possibilities of rapid control prototyping, describe the concept of creating the software application in MATLAB/Simulink environment with use for development kit Texas instruments LaunchPad and create an application for DC and induction motor control in this environment. This work describes the application for unipolar/bipolar control H-Bridge of power converter for DC motor, measurement of output currents, speed and its displaying in real time using serial control interface. This thesis also desribes scalar and vector control of induction motor. All software applications with measurements are created in MATLAB/Simulink and attached to the thesis.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
6

Anderson, Scott. „Modeling of a drum boiler using MATLAB/Simulink /“. Connect to resource online, 2008. http://rave.ohiolink.edu/etdc/view?acc_num=ysu1210175777.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
7

Lin, Jen-Pin. „Impedance Extraction by MATLAB/Simulink and LabView/Multisim“. Scholar Commons, 2014. https://scholarcommons.usf.edu/etd/5257.

Der volle Inhalt der Quelle
Annotation:
This thesis studies the techniques of small-signal impedance measurement in three-phase power systems. Stability issue has become critically important since power electronics are highly applied in power distribution and conversion systems. Controlled output systems cause the risk of instability. In order to obtain the impedance model, an impedance extraction in D-Q reference frame algorithm is developed. This paper also applied Interpolated Fast Fourier Transform to increase accuracy of impedance model. Based on the voltage injection, Phase-Locked Loop, Park Transform, D-Q reference frame, and IPFFT. Three-phase system has been realigned on D-Q coordinate and impedance model is extracted in this form. Firstly, impedance extraction algorithm is designed by MATLAB/Simulink, the algorithm includes PLL, D-Q transform, and IPFFT is used to obtain magnitude and phase angle in frequency domain. Impedance matrices in D-Q frame may be solved through the relation between currents and voltages. Impedance model is made through various tests. Secondly, using the algorithm to test RL circuit to verify with real bode plot of the circuit. Then apply the algorithm on sophisticated circuit model. Finally, implement the algorithm on LabView/Multisim for future hardware tests. This paper clearly describes the objective of the research, the research problem and approaches, and experiment setup. This paper presents work conducted at the Smart Grid Power Systems Laboratory at University of South Florida.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
8

Zborovský, Vojtěch. „Propojení virtuálního modelu v MATLAB/Simulink s PLC“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2018. http://www.nusl.cz/ntk/nusl-377022.

Der volle Inhalt der Quelle
Annotation:
Master’s thesis describes creating of virtual reality in VRML Language with use of VRML Pad editor and VRealm Builder. The thesis consists of the described objects in Simulink 3D Animation Library which are used for 3D Virtual scenes and connection of dynamics from Matlab/Simulink. Dynamics is created in Matlab/Simulink and connected by TCP/IP protocol to system PLC S7-1500. In the PLC is program for control of technology process. Process is visualized by HMI by Siemens AG and supplied by basic setting of connected communication and technology process.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
9

Anderson, Scott B. „Modeling of a Drum Boiler Using MATLAB/Simulink“. Youngstown State University / OhioLINK, 2008. http://rave.ohiolink.edu/etdc/view?acc_num=ysu1210175777.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
10

Deist, Heino. „A dynamic CIP/CIL process simulation using MATLAB SIMULINK /“. [S.l. : s.n.], 2005. http://dk.cput.ac.za/cgi/viewcontent.cgi?article=1006&context=td_cput.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
11

Deist, Heino. „A dynamic CIP/CIL process simulation using MATLAB SIMULINK“. Thesis, Cape Peninsula University of Technology, 2008. http://hdl.handle.net/20.500.11838/1923.

Der volle Inhalt der Quelle
Annotation:
Thesis (Masters Degree(Chemical Engineering))--Cape Peninsula University of Technology, 2008
ABSTRACT Carbon-in-pulp (CIP) technology is firmly entrenched in the mining sector due to numerous advances in the last few decades. CIP technology recovers complexed gold in solution from slurry streams by contacting the pulp with carbon and separating the two by screening. The carbon-in-leach (CIL) process, where the pulp contains free cyanide, is closely related to CIP. Both these processes, especially CIL, are complex and are governed by a number of interacting unit processes. The overall process efficiency is dependant on a large number of variables, making the process difficult to optimize. This study uses simple adsorption and leaching rate equations in order to predict dynamic CIL/CIP plant performance under varying operating conditions. This will assist plant metallurgists to achieve optimum efficiency, highlight plant sensitivity to certain variables and will ultimately result in proactive process control. Various assumptions were made in order to keep the modeling considerations as simple and realistic as possible. The process was assumed to have linear kinetic and equilibrium operation. The process was simulated using Simulink in Matlab. Variables are solved on a time step basis by Matlab’s built in optimization algorithms. Simulation results illustrated that the use of simple leaching and adsorption rate expressions are effective for investigating dynamic plant behavior under changing operating conditions.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
12

Glos, Jan. „Využití modelů v jazyce Modelica v prostředí Matlab-Simulink“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-221266.

Der volle Inhalt der Quelle
Annotation:
This thesis solves the use of Modelica models in Matlab/Simulink enviroment. The first part is focused on Modelica language and Functional Mock-up Interface, a standard way for model exchange and co-simulation of dynamic models, which is supported by most Modelica oriented tools. Based on this standard FMUtoolbox was created and it provides the ability to import and simulate models exported as Functional Mock-up Unit. The tool provides a Simulink block, graphical and command-line interface.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
13

Černota, Jiří. „Využití prostředí Matlab Simulink při výuce Mechaniky letu II“. Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2016. http://www.nusl.cz/ntk/nusl-254350.

Der volle Inhalt der Quelle
Annotation:
The thesis is about the use of Matlab Simulink software for subject Flight Mechanics II. User interface, which allow computing of aerodynamic derivations and state space matrices, was created. It also provides system for launching simulations of longitudinal aircraft movement in Simulink environment and results visualization. In the last part were suggested examples for practice lessons of the aforementioned subject. These lessons focus on mastering basic block programming and to understand concept of aircraft dynamics and controlling aircraft movement.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
14

Figueirêdo, Helosman Valente de. „Simulation platform for quadricopter : using matlab/simulink and x-plane“. Instituto Tecnológico de Aeronáutica, 2012. http://www.bd.bibl.ita.br/tde_busca/arquivo.php?codArquivo=2292.

Der volle Inhalt der Quelle
Annotation:
The unmanned aerial vehicles (UAVs) has grown in military and civilian areas of application. Several industries (automotive, military, factories, space, etc.) use robots for dangerous and repetitive tasks. This work is dedicated to a special type of aerial platforms which has grown considerably in recent years, the quadricopter. These UAVs that has been highlighted by having ight characteristics and construction only, for example, hovering flight, vertical takeoff and landing, high maneuverability, low speed flight, and simple mechanics. This work proposes a tool for simulation and visualization of an aerial air-type quadricopter robots, using the flight simulator X-Plane 9, Matlab and Simulink. The aircraft under study is the so-called ITA-001, developed by the quadricopter study group the Aeronautical Institute of Technology. Started up by modeling quadricopter ITA-001 in flight simulator X-Plane, then this simulator has been interfaced with Simulink platform to build a computational simulation platform that meets to the requirements of research and educational group study quadricopter ITA.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
15

Casadei, Riccardo. „Modellazione dinamica di una rete di scambiatori in ambiente Matlab-Simulink“. Master's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20437/.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
16

Karlsson, Niclas. „Retardationskontroll : funktionsmodell för styrning av bimotor implementerad i Simulink och MATLAB“. Thesis, University West, Department of Technology, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:hv:diva-396.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
17

Noack, Hendrik-David. „Gesamtfahrzeugsimulation eines Hybridfahrzeuges als dynamisches Ein-Spur-Modell mit Matlab-Simulink“. Master's thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2015. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-188732.

Der volle Inhalt der Quelle
Annotation:
In dieser Arbeit wurde ein computergestütztes, dynamisches Ein-Spur-Modell eines Pkw mit einem parallelen hybrid-elektrischen Antrieb (P2-Topologie) in Matlab-Simulink entwickelt. Es erlaubt die Skalierung des elektrischen Leistungsanteils und simuliert die Betriebsarten elekt- risches, konventionelles und hybrides Fahren, Bremsenergierückgewinnung und Start-Stopp- Betrieb. Ferner kann durch die Modellierung einer Einscheiben-Trockenkupplung zwischen Verbrennungs- und Elektromotor die Momentenübertragung bei schlupfender Kupplung wäh- rend des Anfahrens oder beim Start des Verbrennungsmotors durch den Elektromotor nach- gebildet werden. Die Fahrzeugsimulation kann in drei verschiedenen Fahrzyklen (NEFZ, WLTP, FTP-75) durchgeführt werden. Als Ausgabegrößen stehen u.a. der Kraftstoffverbrauch, die CO2-Emissionen, die Antriebs- und Rekuperationsarbeit am Verbrennungs- bzw. Elektro- motor und an den Rädern sowie die dafür benötigte bzw. rückgeführte elektrische Energie zur Verfügung. Zusätzlich kann der zeitliche Verlauf zahlreicher relevanter Größen dargestellt wer- den. Die Validierung der Simulation zeigte eine gute Übereinstimmung mit den Daten eines realen Fahrzeuges in Bezug auf Beschleunigungsverhalten, Maximalgeschwindigkeit und Kraftstoffverbrauch
In the frame of this Master Thesis a dynamic single-track-model of a hybrid electric vehicle was developed. The model comprises basic operation modes such as electric, conventional and hybrid driving, recuperation of braking energy and engine start-stop. It allows to scale the split of the propulsion between the combustion and electric engine. A further fundamental com- ponent is the model of a friction disc clutch, enabling the simulation of torque transmission of a slipping clutch during the vehicle start and the upspeeding of the combustion engine through the electric engine. The program offers three driving cycles for simulation (NEDC, WLTC, FTP- 75). Fuel consumption, CO2-emissions, propulsion and recuperation work of the combustion engine, electric engine and the wheels are provided as output variables as well as the required and recuperated electric energy. Furthermore several relevant variables are displayed in their progress over time. The model was validated against real vehicle data showing a good corre- lation regarding acceleration, maximum speed and fuel consumption
APA, Harvard, Vancouver, ISO und andere Zitierweisen
18

Prado, Wesley Bolognesi. „Simulação do sistema de arrefecimento de motores diesel em Matlab-Simulink“. Universidade de São Paulo, 2006. http://www.teses.usp.br/teses/disponiveis/18/18135/tde-11022016-112753/.

Der volle Inhalt der Quelle
Annotation:
Programa computacional em Matlab-Simulink para simular o comportamento do sistema de arrefecimento de veículos comerciais (vans, ônibus e caminhões) equipados com motores diesel. O programa está embasado em uma modelagem matemática que visa caracterizar o funcionamento dos componentes principais do sistema: motor, radiador, termostato, by-pass e bomba d\'água. Tendo como entrada dados característicos do veículo em estudo, o programa computacional fornece a distribuição de temperatura ao longo do tempo para o líquido de arrefecimento - parâmetro preponderante em uma análise do sistema. Os resultados da simulação permitem aos projetistas prever a atuação do sistema de arrefecimento em diversas condições, o que possibilita a realização de um número menor de testes de pista. Os benefícios de um sistema de arrefecimento projetado adequadamente podem ser notados em relação à economia de combustível, ao aumento de desempenho e à redução do desgaste de determinadas peças do motor e da emissão de poluentes.
A software was developed having Matlab-Simulink as basis and it simulates the behavior of the cooling system in commercial vehicles (vans, bus and trucks) equipped with diesel engines. The program is based on mathematical models to describe the main components of the system: engine, radiator, thermostat, by-pass and water pump. Having as input data the features of the vehicle in studied, the software supplies the cooling fluid temperature distribution during certain time - preponderant parameter in the analysis of the system. The results of the simulation allow the designers to foresee the cooling system performance in several conditions, decreasing the number of track tests. The benefits of an adequate designed cooling system project can be noticed considering fuel economy, performance improvement and decrease of wearing of specific parts in the engine as well as pollutant emissions.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
19

Haiko, N. (Niko). „FM-, ASK- ja FSK-modulaatioiden toteuttaminen Matlab-Simulink ympäristössä USRP ohjelmistoradiolaitteella“. Bachelor's thesis, University of Oulu, 2018. http://urn.fi/URN:NBN:fi:oulu-201809262832.

Der volle Inhalt der Quelle
Annotation:
Tässä työssä tutkitaan ja toteutetaan Labview-ympäristössä toteutettujen USRP-2900 mallien toteuttamista Matlab-Simulink-ympäristössä. Työssä toteutetut mallit kykenevät toimimaan saman tapaisesti, kuin lähtökohtana olleet Labview-mallit. Näitä malleja tehdessä esiin tuli ohjelmallisia haasteita, jotka on tuotu esille mahdollisten ratkaisujen kanssa. Työssä kerättyjä havaintoja ja kokemuksia voidaan hyödyntää myös muiden analogisten ja digitalisten tiedonsiirtojärjestelmien Matlab-Simulink-mallien luomisessa USRP-ohjelmistoradiosovelluksiksissa
This work concentrates on research and implementation of USRP-2900 templates which are made in Labview environment and have to be converted into Simulink environment. Templates made in this work will produce same outcome as reference templates from Labview environment. Problems that occurred in the process are documented and possible solutions are explained. Observations gathered from this work can also be used making new models with other analog and digital data transmission systems using USRP software radio in Matlab-Simulink environment
APA, Harvard, Vancouver, ISO und andere Zitierweisen
20

Eastbourn, Scott Michael. „Modeling and Simulation of a Dynamic Turbofan Engine Using MATLAB/Simulink“. Wright State University / OhioLINK, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=wright1340582603.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
21

Soltani, Saeed. „Dynamic Architectural Simulation Model of YellowCar in MATLAB/Simulink Using AUTOSAR System“. Master's thesis, Universitätsbibliothek Chemnitz, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-212596.

Der volle Inhalt der Quelle
Annotation:
The YellowCar at the professorship of computer engineering of TU Chemnitz is a demonstration vehicle. The car is equipped with multiple networked Electronic Control Unit (ECU)s. There are regular software and hardware updates. Before introduction of any new update, it is essential to test the behavior of the car. This can be done through simulation. Since the majority of the ECU in YellowCar are AUTOSAR based, several AUTOSAR simulation tools can be used to do so. However non-AUTOSAR ECU applications can still not be simulated in these tools. Moreover simulating with such tools need the whole application to be implemented and also very expensive. Simulink is one of the most powerful tools for the purpose of Model-in-the-Loop (MIL) testing which is a popular strategy in the embedded world. The scope of this Master thesis is analyzing the YellowCar and its architecture to develop a dynamic Simulink architectural model that can be modified and extended to facilitate future updates. The outcome of this thesis is an implementation of a model for the YellowCar which allows both AUTOSAR and non-AUTOSAR ECUs to be simulated as one system. Also the model supports extension by easy addition of new modules like ECU or sensor through a graphical user interface.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
22

Syrko, Ariel. „Development and evaluation of a framework for semi-automated formalization of automotive requirements“. Thesis, Blekinge Tekniska Högskola, Institutionen för tillämpad signalbehandling, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-11644.

Der volle Inhalt der Quelle
Annotation:
Quantity and intricacy of features implemented in vehicle have expanded rapidly over a past few years. Currently vision of autonomous vehicle is no longer a dream or SF movie, but instead a coming reality. In order to reach the better quality and high safety, advanced verification techniques are required. Simulink Design Verifier is a model checking tool based on formal verification, which can be effectively used to solve problems concerning error detection and testing at earlier stages of project. The transformation of requirements written in traditional form into Simulink Design Verifier objectives can be time consuming as well as requiring knowledge of system model and the verification tools. In order to reduce time consumption and to guide a user through the system model and the verification tool, the semi-automated framework has been developed. An implementation of restricted English grammar patterns into Simulink objects supports description of patterns to engineers and reduces time consumption. The developed framework is flexible and intuitive hence can be a solution for other branches of industry, but further tests and verification would be required. This thesis highlights the whole process of transformation system requirements written in natural language into Simulink Design Verifier objectives. The Fuel Level Display System model currently used by almost all Scania’s vehicles is analysed. Limitations and errors encountered during development process like a flexibility of Simulink Design Verifier to capture requirements and the patterns behaviour or ambiguity of system requirements are analysed and described in this thesis.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
23

Leitner, Florian. „Evaluation of the Matlab Simulink Design Verifier versus the model checker SPIN“. [S.l. : s.n.], 2008. http://nbn-resolving.de/urn:nbn:de:bsz:352-opus-61257.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
24

Dušek, Jiří. „Řízení stroje s PM v d-q osách při použití Matlab/Simulink“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218789.

Der volle Inhalt der Quelle
Annotation:
Tato práce se zabývá synchronním motorem s permanentními magnety na rotoru (PMSM), jeho modelováním a návrhu regulační struktury. V práci jsou uvedeny způsoby a výhody použití permanentních magnetů v elektrických motorech. Dále se práce zabývá transformací třífázové soustavy do dq0. Pomocí Parkovy transformace jsou v práci odvozeny rovnice stroje v dq0 souřadnicovém systému a vytvořeny náhradní schémata stroje v dq osách. Rovnice i schémata zahrnují jak ztráty v mědi, tak ztráty v železe. Náhradní schémata jsou popsány elektrickými a mechanickými rovnicemi a následně překresleny do grafické podoby v programu Matlab Simulink. Vytvořeny jsou dva modely PMSM, jeden s uvažováním ztrát v železe a druhý bez těchto ztrát. Pro oba dva modely je zde popsán postup návrhu regulátorů proudu a otáček. Pro model, u kterého jsou uvažovány ztráty v železe je navíc použito více druhů řídicích strategií a tyto strategie jsou mezi sebou navzájem porovnány.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
25

Hyden, Kathryn R. „Controlling Condensate Outlet Temperature on an Air Cooled Condenser in MATLAB/Simulink“. Youngstown State University / OhioLINK, 2014. http://rave.ohiolink.edu/etdc/view?acc_num=ysu1403036613.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
26

Silva, Luís Filipe Fernandes Brazão da. „Laboratório remoto para monitorização e controlo baseado em MATLAB/Simulink e LabVIEW“. Master's thesis, Faculdade de Ciências e Tecnologia, 2011. http://hdl.handle.net/10362/6100.

Der volle Inhalt der Quelle
Annotation:
Dissertação submetida à Universidade Nova de Lisboa para obtenção do grau de Mestre em Engenharia Electrotécnica e Computadores
O uso de laboratórios remotos no ensino tem vindo a aumentar na última década. Em Portugal, verificou-se um esforço para introduzir laboratórios remotos no ensino básico, secundário e universitário. Hoje em dia são vastas as oportunidades que a Internet oferece no ensino, onde por exemplo são cada vez mais utilizadas técnicas de e-learning que permitem aos alunos uma aprendizagem fora do estabelecimento de ensino. O trabalho de investigação que serviu de base a esta dissertação teve como principal objectivo o desenvolvimento de um sistema de supervisão e controlo de sistemas dinâmicos e a sua aplicação em processos laboratoriais ou industriais. Estes processos apresentam características não lineares e são representativos de sistemas de maior dimensão e complexidade, por exemplo, em processos industriais, sistemas de protecção ambiental ou equipamentos médicos. Esta dissertação oferece uma arquitectura de um laboratório remoto, onde o termo remoto é utilizado com o objectivo de facilitar aos alunos e professores, através da Internet, o acesso a todas as funcionalidades e recursos de um laboratório real. Assim pretende-se eliminar algumas barreiras temporais e geográficas que um laboratório convencional impõe. Para tal foi desenvolvido um simulador em MATLAB/Simulink e em LabVIEW do Benchmark de um sistema de três tanques. Este simulador permitirá o acesso a utilizadores de diversos lugares, que poderão efectuar a prática de um laboratório remotamente e adquirir uma visão completa do mesmo. Neste simulador foram implementados controladores e detectores de oscilação de forma a proporcionar ao utilizador uma série de ferramentas úteis para a realização do trabalho de laboratório.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
27

Kuchár, Peter. „Simulace síťového prvku v prostředí Matlab“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-218829.

Der volle Inhalt der Quelle
Annotation:
Master’s thesis is dedicated to the issue of network element. In the first part are described technological aspects as the internal structure of network elements and control mechanisms that provide differentiaton of services and support their quality requirements. In the first chapter are listed control mechanisms from most simple like FIFO to the more sophisticated like CBWFQ. Active queue managements are not missing and they are described in the section Riadiaci člen. Significant role in the differentiation of services have processes marking and pakets classification. The second chapter is devoted most promising standard DiffServ. Contains section devoted to architecture, paket marking, code point DSCP and the final part is devoted to the types of per-hop behavior and it is expedited forwarding EF and technique assured forwarding AF. The third chapter gives an overview common models of neural networks, their properties and assess their suitability for deployment in network elements. The routher design itself and its structure in programming environment Matlab/Simulink is the subject of the fourth chapter. Except used bloks from Simulink library is described their setting and function in the wiring. Consequently results are reviewied and conclusions drawn.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
28

Bailly, Guillaume. „Simulation multi-domaines d'un système de propulsion hybride électrique sous l'environnement Matlab/Simulink“. Mémoire, École de technologie supérieure, 2006. http://espace.etsmtl.ca/521/1/BAILLY_Guillaume.pdf.

Der volle Inhalt der Quelle
Annotation:
Le projet de recherche consiste à modéliser et simuler un système multi-domaines complexe sous un unique environnement de travail. Ce système intégrant une partie commande, une partie électrique et une partie mécanique. En effet, la simulation numérique est devenue une tâche incontournable lors de la conception de tout nouveau système et dont l'objectif est la réduction de prototypes et la réduction du temps de la phase de conception. Cet objectif ne peut être complété que par l'utilisation d'outils logiciels adaptés qui sont basés sur la complémentarité entre les différents domaines. C'est pourquoi, ce projet est réalisé sous l'environnement Matlab/Simulink possédant plusieurs modules dédiés aux systèmes mécaniques, électriques et leurs commandes. Afin de se familiariser avec l'environnement Matlab/Simulink, le premier système modélisé est celui de la bobineuse. Ce système que l'on retrouve notamment dans l'industrie papetière consiste à contrôler le couple d'un moteur électrique. Ce dernier entraînant une bobine dont l'inertie et la masse varient à mesure que le papier s'enroule. La seconde étude porte sur le système de transmission d'un véhicule hybride électrique basé sur celui de la Toyota Prius (THS II). Ce système possède en plus de sa source d'énergie primaire provenant du moteur à combustion, une source d'énergie électrique délivrée par une batterie. Le système hybride de la Toyota Prius possède une architecture appelée série/parallèle. Ce système possède un moteur thermique (ou moteur à essence) et deux moteurs électriques. Selon le mode de fonctionnement désiré, le moteur thermique fournit sa puissance mécanique aux roues et/ou entraîne une génératrice permettant d'alimenter le moteur électrique. Ce dernier délivrant alors un couple aux roues. Le moteur électrique pouvant être alimenté par la génératrice et/ou par la batterie. Un système de répartition de la puissance (train planétaire épicycloïdal) permet de diviser la puissance mécanique du moteur thermique entre les roues et la génératrice de façon à utiliser chaque moteur dans sa plage de haut rendement et ainsi augmenter le rendement énergitique du véhicule. Les résultats montrent que les comportements du système mécanique et du système électrique pour chacun des modes de fonctionnement (démarrage, conduite normale, forte accélération, freinage, recharge de la batterie) sont respectés et les caractéristiques dynamiques du véhicule (accélération, vitesse) sont proches de celles rencontrées dans la réalité. Le modèle montre de plus, la complémentarité des outils logiciels de Matlab/Simulink pour simuler des systèmes électromécaniques complexes.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
29

Zhan, Yuan. „A search-based framework for automatic test-set generation for MATLAB/Simulink models“. Thesis, University of York, 2005. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.425391.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
30

Bailly, Guillaume. „Simulation multi-domaines d'un système de propulsion hybride électrique sous l'environnement Matlab/Simulink /“. Thèse, Montréal : École de technologie supérieure, 2006. http://proquest.umi.com/pqdweb?did=1251872171&sid=13&Fmt=2&clientId=46962&RQT=309&VName=PQD.

Der volle Inhalt der Quelle
Annotation:
Thèse (M. Ing.)--École de technologie supérieure, Montréal, 2006.
"Mémoire présenté à l'École de technologie supérieure comme exigence partielle à l'obtention de la maîtrise en génie électrique". CaQMUQET Bibliogr.: f. [148]-150. Également disponible en version électronique. CaQMUQET
APA, Harvard, Vancouver, ISO und andere Zitierweisen
31

Sivaraman, Gokul. „Development of PMSM and drivetrain models in MATLAB/Simulink for Model Based Design“. Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-301027.

Der volle Inhalt der Quelle
Annotation:
When developing three-phase drives for Electric Vehicles (EVs), it is essential to verify the controller design. This will help in understanding how fast and accurately the torque of the motor can be controlled. In order to do this, it is always better to test the controller using the software version of the motor or vehicle drivetrain than using actual hardware as it could lead to component damage when replicating extreme physical behavior. In this thesis, plant modelling of Permanent Magnet Synchronous Machine (PMSM) and vehicle drivetrain in MATLAB/Simulink for Model Based Design (MBD) is presented. MBD is an effective method for controller design that, if adopted can lead to cost savings of 25%-30% and time savings of 35%-40% (according to a global study by Altran Technologies, the chair of software and systems engineering and the chair of Information Management of the University of Technology in Munich) [1]. The PMSM plant models take effects like magnetic saturation, cross- coupling, spatial harmonics and temperature into account. Two PMSM models in d-q frame based on flux and inductance principles were implemented. Flux, torque maps from Finite Element Analysis (FEA) and apparent inductance from datasheets were used as inputs to the flux- and inductance-based models, respectively. The FEA of PMSM was done using COMSOL Multiphysics. The PMSM model results were compared with corresponding FEA simulated results for verification. A comparison of these PMSM models with conventional low fidelity models has also been done to highlight the impact of inclusion of temperature and spatial harmonics. These motor models can be combined with an inverter plant model and a controller can be developed for the complete model. Low frequency oscillations of drivetrain in EVs lead to vibrations which can cause discomfort and torsional stresses. In order to control these oscillations, an active oscillation damping controller can be implemented. For implementation of this control, a three-mass mechanical plant model of drivetrain with an ABS (Anti-lock Braking System) wheel speed sensor has been developed in this thesis. Analysis of the model transfer function to obtain the pole zero maps was performed. This was used to observe and verify presence of low frequency oscillations in the drivetrain. In order to include the effects of ABS wheel speed sensor and CAN communication, a model was developed for the sensor.
Testning av regulatorernas inställningar med hänsyn till snabbhet och noggrannhet i momentreglering är avgörande i trefasiga drivsystem för elektriska fordon. Oftast är det bättre att simulera i stället för att utföra experimentella tester där komponenter kan skadas på grund av fysisk stress. Detta kallas för Model Based Design (MBD). MBD är an effektiv metod för utformningen av styrningen som kan leda till kostnadsbesparingar på 25%-30% och tidsbesparingar på 35%-40% enligt en studie från Altran Technologies i samarbete med Tekniska universitet i München, TUM. Detta examensarbete behandlar en modell för en synkronmaskin med permanentmagneter (PMSM) samt en modell för drivlinan utvecklad i Matlab/Simulink för MBD. PMSMs modellen inkluderar magnetisk mättnad och tvärkoppling, MMF övervågor och temperatur. Två PMSM modeller har utvecklats. Den första baseras på magnetiskt flöde som erhålls från finita element beräkningar i COMSOL Multiphysics medan den andra bygger på induktanser givna från datablad. En jämförelse av dessa PMSM-modeller med konventionella low fidelity-modeller har också gjorts för att illustrera påverkan temperaturberoende och MMF övervågor. Modellerna kan kombineras med en växelriktarmodell för att utveckla en hel styrenhet. Lågfrekventa oscillationer i drivlinan leder till vibrationer som kan orsaka vridspänningar och försämra komforten i elfordonet. En aktiv dämpningsregulator kan implementeras för att kontrollera spänningarna men en mekanisk drivlinemodell med tre massor och en ABS (anti-lock braking system) hastighetssensor behövs. Den mekaniska modellen har implementerats och analyserats även beaktande en modell för en CAN kommunikationskanal. Oscillationer med låg frekvens kunde observeras i modellen.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
32

Gebreab, Ermias K. „Interfacing of battery with a medium voltage DC-DC converter using MATLAB/Simulink“. Kansas State University, 2013. http://hdl.handle.net/2097/15759.

Der volle Inhalt der Quelle
Annotation:
Master of Science
Department of Electrical and Computer Engineering
Sanjoy Das
Noel Schulz
Electrical power, although convenient form of energy to distribute and use, cannot easily be stored in large quantities economically. Most electrical power generated by utility plants is consumed simultaneously in real time. However, in some cases, energy storage systems become crucial when power generated from sources does not fulfill peak power load demand in a power system or energy storage systems are needed as backup. Due to these reasons, various technologies such as batteries, ultracapacitors (UC), superconducting magnetic energy storage (SEMS) and flywheels are beneficial options for energy storage systems. Shipboard power systems must use one or more energy storage systems in order to backup the existing power system if locally generated power is unavailable. This will lessen the effect of voltage sags on power quality, and improve system reliability. This report mainly focuses on the design of a Boost DC-DC converter and the integration of that converter with a previously designed battery storage model, as well as the effect of varying loads at the end of the converter.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
33

Hjorth, Mattias, und Björn Hvittfeldt. „Modelling an RF Converter in Matlab“. Thesis, Linköping University, Department of Electrical Engineering, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1026.

Der volle Inhalt der Quelle
Annotation:

Radar warning systems are life saving equipment in modern fighter aircraft. It is therefore vital that the system can tell the difference between a threat genuine frequency) and a false signal (spurious frequency).

This thesis presents a model aimed at predicting the frequencies and other parameters in the RF converter of the radar warning system. The components of the RF converter have been studied, measured, and modelled. The modelling tool has been the Simulink toolbox for Matlab.

Extreme accuracy has been sacrificed in order to make the model easy to use for the working engineer. Instead, this model presents a rough estimate of some of the most important properties of the radar warning system with just a few data sheet figures as input.

The simulation results are satisfactory as a whole. Simulink is the limiting factor in the implementation of the model. Significantly improved results can probably be obtained by working in another software environment.

APA, Harvard, Vancouver, ISO und andere Zitierweisen
34

Ferreira, Hudson Tadeu. „Determinação das freqüências naturais e modos de vibrar de um veículo de dois eixos através de um programa computacional em Matlab-Simulink“. Universidade de São Paulo, 2003. http://www.teses.usp.br/teses/disponiveis/18/18135/tde-24072007-192200/.

Der volle Inhalt der Quelle
Annotation:
Este trabalho obtém as frequências naturais e seus respectivos modos de vibrar da massa suspensa e não suspensa de um veículo comercial através de um programa computacional desenvolvido em MatLab Simulink. As rodas do veículo são excitadas no modelo teórico com sinais harmônicos de frequência continuamente variável de 0 a 40 Hz e de 0 a 4 Hz, faixas que contém as frequências naturais da massa suspensa e não suspensa. As frequências naturais foram obtidas analisando-se a amplitude máxima das forças normais nos pneus, ângulo de arfagem e rolamento da massa suspensa e outras variáveis (respostas do veículo à excitação imposta na roda dianteira esquerda). A roda esquerda dianteira do veículo foi excitada em laboratório com movimento harmônico aleatório cujo power spectral density mostra uma faixa relativamente plana na faixa de 0 a 22 Hz. As frequências naturais foram obtidas analisando-se o PSD da resposta do veículo medida nos eixos e na massa suspensa. As frequências naturais da massa suspensa e não suspensa obtidas teoricamente foram comparadas com as obtidas no ensaio em laboratório. O conhecimento das frequências naturais da massa suspensa e não suspensa é o primeiro passo para a análise do ride do veículo. Os resultados práticos e teóricos mostraram-se próximos mostrando que o programa computacional desenvolvido em MatLab Simulink é uma opção para o projeto e otimização da suspensão de veículos comerciais.
This study has the natural frequencies and its respective ways of vibration the lifted mass and not lifted of a commercial vehicle through a computerized program developed at MatLab Simulink. The wheels of this vehicle are excited on the theoretic model with harmonic frequency signals continuously variable from 0 to 40 Hz and from 0 to 4 Hz, ranges that have the natural frequencies of the lifted mass and not lifted. These natural frequencies were obtained by analyses of the maximum amplitude of the normal strength on the tires, pitch angle, riding of the lifted mass and variables (reaction of the vehicle to the excitement stressed on the front left wheel). The front left wheel was excited in lab in harmonic random motion of which the power spectral density shows a range reasonable steady at the range of 0 to 22 Hz. The natural frequencies were obtained by the analyses of the PSD the reaction of the vehicle measured on the axels and the lifted mass. The natural frequencies of the lifted and not lifted mass theoretically obtained were compared with the ones obtained at the lab. The data on the natural frequencies of the lifted and not lifted mass is the first step to the analyses of the ride of the vehicle. The practical and theoretical results appear to close showing that the computerized program developed at the MatLab Simulink is an option for the project and suspension upgrades on commercial vehicles.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
35

Klee, Andrew. „DEVELOPMENT OF A MOTOR SPEED CONTROL SYSTEM USING MATLAB AND SIMULINK, IMPLEMENTED WITH A DIGITAL SIGNAL PROCESSOR“. Master's thesis, University of Central Florida, 2005. http://digital.library.ucf.edu/cdm/ref/collection/ETD/id/2870.

Der volle Inhalt der Quelle
Annotation:
This thesis describes an improved methodology for embedded software development. MATLAB and Simulink allow engineers to simplify algorithm development and avoid duplication of effort in deploying these algorithms to the end hardware. Special new hardware targeting capabilities of MATLAB and Simulink are described in detail. A motor control system design served to demonstrate the efficacy of this new method. Initial data was collected to help model the motor in Simulink. This allowed for the design of the open and closed loop control systems. The designed system was very effective, with good response and no steady state error. The entire design process and deployment to a digital signal processor took significantly less time and effort than other typical methods. The results of the control system design as well as the details of these development improvements are described.
M.S.Cp.E.
Department of Electrical and Computer Engineering
Engineering and Computer Science
Computer Engineering
APA, Harvard, Vancouver, ISO und andere Zitierweisen
36

Eliasson, Godonou Samuel. „Dynamic torque clutch control for heavy duty vehicles using a backlash size and position observer“. Thesis, Uppsala universitet, Avdelningen för systemteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-329019.

Der volle Inhalt der Quelle
Annotation:
This master's thesis investigated the possibility to control the clutch torque in order to better traverse a Scania vehicles powertrain backlash. When traversing a backlash the torque difference between the two gears will at the time of contact excite oscillations in the powertrain, and by controlling the torque these oscillations can be minimized. The master's thesis solves this issue in three major steps. First a Simulink model was created to mimic the actual vehicles powertrain as closely as possible. It was created using mostly Simdriveline components and then validated by comparing simulations to measurements from real drives. After that backlash position and backlash size observers were created in order to estimate them. Using the developed Simulink model these observers could then be evaluated, and the backlash position observer proved to be very precise while the backlash size observer was not as precise but still usable. Finally a control strategy was devised, by using the estimates from the developed observers it was supposed to control the clutch torque in a better way than previously done. The controller was a switching controller that simply used the full engine torque while the backlash was in contact, and a P controller to control the clutch torque while performing a backlash traverse. The controller proved to perform well and was robust to errors in the backlash size. Future work to be done could be to develop a shaft torque observer for use in the already developed observers.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
37

CLAAR, JONAS, und MIKAEL MATTSSON. „Simulation of NEDC fuel consumption and performance of parallel and series hybrid vehicles using Matlab/Simulink“. Thesis, KTH, Maskinkonstruktion (Inst.), 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-142609.

Der volle Inhalt der Quelle
Annotation:
With upcoming stricter emission legislations and increasing fuel prices reducing fuel consumption, i.e. CO2 emissions, are one of the driving forces behind development in the automobile industry. One solution to reduce fuel consumption is hybridization, giving the vehicle overall higher engine efficiency. In this thesis it has been investigated if it is possible to reduce fuel consumption via hybridization with maintained performance for different hybrid topologies and degree of hybridization. This is investigated by developing models in Matlab/Simulink which are used in the AVL rapid prototyping’s plant model. Results from the simulations shows that there are vehicle layouts that would comply with set demands (fuel consumption and performance) both when using parallel and series topology. The conclusion is that the fuel consumption reductions are large enough to make it interesting with hybridization, however further investigation is needed to determine if the increased costs would make hybridization beneficial.
Stigande bränslepriser och framtida lagkrav har gjort att minskad bränsleförbrukning (CO2-utsläpp) är en av de drivande krafterna i utvecklingen hos dagens bilindustri. Ett sätt att lösa detta är med hjälp av hybridisering, som låter förbränningsmotorn arbeta på bättre effektivitetspunkter. I det här projektet har det undersökts om det är möjligt att reducera bränsleförbrukningen och samtidigt bibehålla fordonets prestanda med hjälp av olika hybridiseringsstrategier och -grader. Undersökningen har utförts genom att modeller har tagits fram i Matlab/simulink och sedan använts med simuleringsverktyget i AVLs rapid prototyping styrsystem. Resultaten från dessa simuleringar visar på att det finns fordon med komponentkombinationer som uppfyller kraven på lägre bränsle förbrukning och prestanda för både parallell- och seriehybrider. Slutsatsen är att bränslebesparingarna är tillräckligt stora för att göra hybridisering intressant, dock behövs vidare undersökningar om huruvida det är ekonomiskt hållbart med hybridisering.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
38

Vika, Håvard Breisnes. „Modelling of Photovoltaic Modules with Battery Energy Storage in Simulink/Matlab : With in-situ measurement comparisons“. Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for elkraftteknikk, 2014. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-26128.

Der volle Inhalt der Quelle
Annotation:
The use of renewable energy sources is increasing and will play an important role in the future power systems. The unpredictable and fluctuating nature of solar power leads to a need for energy storage as the prevalence increases.A five parameter model of PV modules has been implemented in Simulink/Matlab. The parameters of the model are determined by an approximation method using data sheet values. Inputs to the model include light intensity and ambient temperature. The outputs are any measurements of interests as well as power, cell temperature and voltage. Effects of varying the model parameters are demonstrated. A maximum power point tracking algorithm is used to keep the voltage at the maximum power point at all times.A battery model based on discharge curve fitting is implemented. The model is based on a fundamental battery cell which can be modified to construct many different module configurations. Power smoothing algorithms which average the input over a set time, are used to provide a power reference to the battery system.The PV model power output is compared to in-situ measurements by giving the model inputs of measured irradiance profile and ambient temperature. Measurements of two different days, one with little variation in irradiance and one with a lot of variation, are used to shed light on different effects. The difference between the output of the simulation and the measured values is very small, in the range of a few percent, especially when there is little variation in irradiance. Large peaks in difference are probably caused by the maximum power point tracking not being able to follow rapidly changing conditions.The approximation used in the modelling of cell temperature deviates significantly from the measured cell temperature. This is confirmed as one of the largest causes of deviance by running simulations with actual measured cell temperature.Power smoothing efficiency is demonstrated with different battery module sizes. Changing the power smoothing algorithm parameters to suit the battery capacity is shown to be effective in providing as good smoothing as possible within battery constraints.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
39

Almeida, Alexandre Araujo Amaral de. „Desenvolvimento da ferramenta MS2PSOC: Tradução de modelos descritos no matlab/simulink para o ambiente psoc creator /“. llha Solteira, 2015. http://hdl.handle.net/11449/131949.

Der volle Inhalt der Quelle
Annotation:
Orientador: Alexandre César Rodrigues da Silva
Banca: Carlos Antonio Alves
Banca: Tércio Alberto dos Santos Filho
Resumo: Usualmente, realiza-se a modelagem de um sistema no Simulink e, posteriormente, no PSoC Creator para implement ́a-lo no hardware PSoC. Neste trabalho apresenta-se a ferramenta computacional denominada MS 2 PSoC que analisa um modelo desenvolvido em alto n ́ıvel de abstra ̧c a ̃ o no ambiente Matlab/Simulink e o traduz para o ambiente PSoC Creator. A tradu ̧c a ̃ o tem por finalidade a implementa ̧c ̃ao do modelo no sistema embarcado utilizando a tecnologia PSoC. No processo de tradu ̧c a ̃ o, a ferramenta MS 2 PSoC tamb ́em gera a estrutura de arquivos necess ́aria para que o modelo traduzido seja aberto no ambiente PSoC Creator. A inova ̧c a ̃ o deste trabalho ́e permitir que o modelo possa ser simulado antes de ser implementado em hardware, haja vista que o ambiente PSoC Creator n ̃ao disp ̃oe de simulador. Como estudo de casos utilizou-se o c ́odigo de linha MLT-3, um modelo de conversor D/A Ladder R-2R e um sistema de controle de temperatura veicular. Os sistemas estudados foram implementados em hardware e avaliados, comparando-os com os resultados obtidos nas simula ̧c ̃oes no Simulink. Com os resultados obtidos concluiu- se que a ferramenta MS 2 PSoC traduz corretamente os modelos descritos no ambiente Matlab/Simulink para o ambiente PSoC Creator, automatizando a implementa ̧c a ̃ o de modelos no sistema embarcado PSoC
Abstract: Usually, a system is modeled in Simulink and later in PSoC Creator to deploy it in hardware PSoC. We present in this work a computational tool called MS 2 PSoC which analyses a model developed at a high level of abstraction in Matlab/Simulink and translates it to the PSoC Creator software. The goal of this translation is to implement the model in embedded system with PSoC technology. In the translation process, the MS 2 PSoC tool also generates the file structure needed for the translated model to be open in PSoC Creator. The innovation of this work is to allow the model to be simulated before it is implemented in hardware, given that the PSoC Creator software has no simulator. As a case study was used a MLT-3 line code, a D/A converter Ladder R-2R and a temperature control system for vehicles. The systems were implemented in PSoC hardware and evaluated by comparing them with the results obtained in the Simulink simulations. With the results it was concluded that the tool MS 2 PSoC correctly translates the models described in Matlab/Simulink environment for PSoC Creator, automating the deployment models in embedded system PSoC
Mestre
APA, Harvard, Vancouver, ISO und andere Zitierweisen
40

Almeida, Alexandre Araujo Amaral de [UNESP]. „Desenvolvimento da ferramenta MS2PSOC: Tradução de modelos descritos no matlab/simulink para o ambiente psoc creator“. Universidade Estadual Paulista (UNESP), 2015. http://hdl.handle.net/11449/131949.

Der volle Inhalt der Quelle
Annotation:
Made available in DSpace on 2015-12-10T14:22:43Z (GMT). No. of bitstreams: 0 Previous issue date: 2015-09-02. Added 1 bitstream(s) on 2015-12-10T14:28:53Z : No. of bitstreams: 1 000854162.pdf: 1819878 bytes, checksum: 183fc5505e1e32f889ee3f7f7e59324e (MD5)
Usualmente, realiza-se a modelagem de um sistema no Simulink e, posteriormente, no PSoC Creator para implement ́a-lo no hardware PSoC. Neste trabalho apresenta-se a ferramenta computacional denominada MS 2 PSoC que analisa um modelo desenvolvido em alto n ́ıvel de abstra ̧c a ̃ o no ambiente Matlab/Simulink e o traduz para o ambiente PSoC Creator. A tradu ̧c a ̃ o tem por finalidade a implementa ̧c ̃ao do modelo no sistema embarcado utilizando a tecnologia PSoC. No processo de tradu ̧c a ̃ o, a ferramenta MS 2 PSoC tamb ́em gera a estrutura de arquivos necess ́aria para que o modelo traduzido seja aberto no ambiente PSoC Creator. A inova ̧c a ̃ o deste trabalho ́e permitir que o modelo possa ser simulado antes de ser implementado em hardware, haja vista que o ambiente PSoC Creator n ̃ao disp ̃oe de simulador. Como estudo de casos utilizou-se o c ́odigo de linha MLT-3, um modelo de conversor D/A Ladder R-2R e um sistema de controle de temperatura veicular. Os sistemas estudados foram implementados em hardware e avaliados, comparando-os com os resultados obtidos nas simula ̧c ̃oes no Simulink. Com os resultados obtidos concluiu- se que a ferramenta MS 2 PSoC traduz corretamente os modelos descritos no ambiente Matlab/Simulink para o ambiente PSoC Creator, automatizando a implementa ̧c a ̃ o de modelos no sistema embarcado PSoC
Usually, a system is modeled in Simulink and later in PSoC Creator to deploy it in hardware PSoC. We present in this work a computational tool called MS 2 PSoC which analyses a model developed at a high level of abstraction in Matlab/Simulink and translates it to the PSoC Creator software. The goal of this translation is to implement the model in embedded system with PSoC technology. In the translation process, the MS 2 PSoC tool also generates the file structure needed for the translated model to be open in PSoC Creator. The innovation of this work is to allow the model to be simulated before it is implemented in hardware, given that the PSoC Creator software has no simulator. As a case study was used a MLT-3 line code, a D/A converter Ladder R-2R and a temperature control system for vehicles. The systems were implemented in PSoC hardware and evaluated by comparing them with the results obtained in the Simulink simulations. With the results it was concluded that the tool MS 2 PSoC correctly translates the models described in Matlab/Simulink environment for PSoC Creator, automating the deployment models in embedded system PSoC
APA, Harvard, Vancouver, ISO und andere Zitierweisen
41

Kachlík, Jan. „Model elektrického vozidla v programu SIMULINK/SIMSCAPE“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-219034.

Der volle Inhalt der Quelle
Annotation:
The topic of this diploma thesis is mathematical model of electric vehicle. The traction drive consists of Li-Ion battery, free-phase DC/AC converter and permanent magnet synchronous machine. The main goal of the thesis is development of function model and making simulations in SIMULINK/SIMSCAPE program. Work is divided into three main parts. The first part is dedicated to the theoretical description of the main drive components. The second part describes partial subsystems of the model. In the last part is build a complete model of electric vehicle and simulated different driving mode.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
42

Hendl, Adam. „Virtuální model technologického procesu řízený PLC“. Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-413182.

Der volle Inhalt der Quelle
Annotation:
This Diploma thesis describes the procedure of setting the parameters of communication blocks and functions in PLC and PC, so that it is possible to remotely control part of the production process. TCP / IP protocol is used for communication between devices. Part of the production technology is represented by the created 3D model, which serves for three-dimensional interpretation of the simulation of the mathematical model of this part of the process. Part of this work is the design of this model and description of its dynamics.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
43

Su, Wencong. „Microgrid Modeling, Planning and Operation“. Thesis, Virginia Tech, 2009. http://hdl.handle.net/10919/35843.

Der volle Inhalt der Quelle
Annotation:
As distributed generations and renewable energy are becoming the fastest growing segment of the energy industry, the technical issues and environmental impacts have to be studied and understood. The large number of small-scale Microgrid components with their own characteristics is a big challenge for Microgrid modeling, simulation, planning and operation.

The major goal of this thesis is to build a library of various Microgrid components. First of all, the thesis is going to present a detailed description of Microgrid models with moderate complexity. Next, it will present the modeling of loads, utility grid and transmission lines. Then, the paper will discuss the distributed generation models that have been developed in Matlab/Simulink including Diesel Engine, Fuel Cell, Micro Gas Turbine, Wind Turbine, Photovoltaic Cell, along with the detailed modeling of short-term storage (Battery, Pumped Hydro Storage, Flywheel, and Supercapacitor). In addition to steady-state study, the thesis will also discuss the hybrid sample systems that are built to investigate their transient responses.

To enhance the simulation performance, some improvements on modeling and simulation will be introduced as well. To accommodate the high demand of renewable energy and the environment policy, the planning and operation the of Micro-source generators has been studied using HOMER. Simulation results show a case study of an optimal microgrid configuration on Ontario area in Canada. Sensitivity variables are specified to examine the effect of uncertainties, especially in a long-term planning. Also, demand side management plays an important role in the operation of Microgrid. Based on raw data, case studies are carried out to investigate and validate the demand response methods. Finally, the philosophy for Microgrid protection, especially Time-delay overcurrent protection, will be briefly introduced in both gird-connected and islanding modes.
Master of Science

APA, Harvard, Vancouver, ISO und andere Zitierweisen
44

Pereira, André Caldeira. „Conversão automática de código CLP para ambientes de simulação com recurso a normas internacionais“. Master's thesis, Faculdade de Ciências e Tecnologia, 2011. http://hdl.handle.net/10362/6871.

Der volle Inhalt der Quelle
Annotation:
Dissertação para obtenção do Grau de Mestre em Engenharia Electrotécnica e de Computadores
Este trabalho visa possibilitar o controlo por CLP (Controlador Lógico Programável) de um modelo de processo em ambiente de simulação. O trabalho desenvolvido recorre à norma IEC(International Electrotechnical Commission) 61131-3, com destaque para a linguagem IL(Instruction List). Foi desenvolvido um conversor, de nome Matlaber, que recebe código CLP em linguagem IL e o converte automaticamente para um ficheiro ".m", compatível com o ambiente Matlab/Simulink. Este ficheiro será uma função Matlab que simula um CLP correndo um programa equivalente ao original, para uso no ambiente Simulink. O trabalho desenvolvido inclui também um tradutor de códigos CLP proprietários, de nome UnifIL, que normaliza o código CLP proprietário em código IL. Com estes dois elementos, torna-se possível emular o funcionamento de programas de controlo de CLP proprietários, em ambiente Matlab/Simulink. A tradução do código proprietário é feita com recurso a dicionários de regras e tradução próprios, sendo portanto expansível a várias linguagens de CLP de baixo nível, desde que um dicionário adequado seja criado. Para a prova de conceito foram criados 2 dicionários para linguagens proprietárias: Siemens Step 7 (STL série 200) e Mitsubishi Q Series (List Mode).
APA, Harvard, Vancouver, ISO und andere Zitierweisen
45

McFarland, Matthew Ogden. „Enhanced Cal Poly SuPER System Simulink Model“. DigitalCommons@CalPoly, 2010. https://digitalcommons.calpoly.edu/theses/376.

Der volle Inhalt der Quelle
Annotation:
The Cal Poly Sustainable Power for Electrical Resources (SuPER) project is a solar power DC distribution system designed to autonomously manage and supply the energy needs of a single family off-the-grid home. The following thesis describes the improvement and re-design of a MATLAB Simulink model for the Cal Poly SuPER system. This model includes a photovoltaic (PV) array, a lead-acid gel battery with temperature effects, a wind turbine model, a re-designed DC-DC converter, a DC microgrid, and multiple loads. This thesis will also include several control algorithms such as a temperature controlled thermoelectric (T.E.) cooler, intelligent load switching, and an intelligent power source selector. Furthermore, a seven day simulation and evaluation of the results are presented. This simulation is an important tool for further system development, re-design, and long term system performance prediction.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
46

Josefsson, Per. „Anslutning av givare och ett dSPACE-system till en hydraulisk kran“. Thesis, Växjö University, School of Mathematics and Systems Engineering, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-5328.

Der volle Inhalt der Quelle
Annotation:

Det här rapporten är en del av mitt examensarbete för högskoleingenjörsexamen i elektroteknik vid Växjö Universitet, MSI. Arbetet är en del av ett större projekt kallat Kranstyrningsprojektet som bedrivs av Växjö Universitet, Rottne Industri med flera, vars syfte är att underlätta för förare att kontrollera den kran som finns på Rottnes skotare. För projektet har det använts en laborationskran och nu har önskemålet varit att det till kranen ska installeras ett nytt styrsystem från dSPACE. Dessutom vill man att nya givare ska sättas på kranen och kopplas till dSPACE. Man vill även ha en manual för att nya studenter ska kunna använda systemet. Det nya dSPACE-systemet består av en datorlåda med processor- och I/O-kort. Man kommunicerar med dSPACE från en PC. Arbetet med installationen har stött på flera problem och arbetet har dragit ut på tiden. När systemet till slut gick att använda utfördes ett par tester och sen implementerades det på kranen. Arbete med att ta fram underlag för installation av accelerometrar på kranen pågick samtidigt och en jämförelse mellan olika alternativ gjordes. Arbetet resulterade i att laborationskranen nu går att styra med det nyinköpta systemet från dSPACE och en manual skapades för att underlätta användandet av systemet.


This document is a part of my bachelor degree thesis in electronic engineering was done at Växjö University, MSI. This work is a part of a bigger project called Crane Tip Control which is pursued by Växjö University, Rottne Industri and others, whose purpose is to facilitate for drivers to control the crane used on forwarders from Rottne. For this project, a laboratory crane has been used and they requested that a new control system from dSPACE was installed to the crane. Also they want new sensors to be placed on the crane and connected to dSPACE. A manual should also be created for new students who want to use the system. The new dSPACE-system consists of a computer box with processor- and I/O-boards. Communication with dSPACE is done via a PC. The work with the installation has encountered many problems and the work has been overrun. When the system finally was working, some tests were performed and then the system was installed at the crane. A task to assemble data for installation of accelerometers, was done during the same time and a comparison between different alternatives was made. The work resulted in the laboratory crane is now able to be controled by the new dSPACE-system and a manual was created to facilitate the usage of the system.

APA, Harvard, Vancouver, ISO und andere Zitierweisen
47

Yang, Liunan. „Heterogeneous MBS forwarder modeling and co-simulation“. Thesis, KTH, Maskinkonstruktion (Inst.), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-176264.

Der volle Inhalt der Quelle
Annotation:
The forwarder acts as an important role in mechanized Cut-to-Length timber harvesting system. But the majority of forwarder products on the market are not suspended or simply suspended by bogies which limit the riding quality of forwarder and result in soil damage due to large tireground interaction force. The Forestry Research Institute of Sweden is developing an active controlled pendulum arm suspension system actuated by hydraulic cylinders on the forwarder prototype named XT28. The aim of this active suspension system is to compensate the inherent shortcomings of the current suspension solutions. The thesis project focuses on implementing a heterogeneous simulation methodology which integrates the Multi-Body System model of XT28 built in MSC ADAMS/View with active suspension control model developed in MATLAB/Simulink. Thus, the co-simulation process is visualized in ADAMS/View. The results show that the active controlled pendulum arm suspension could improve the riding quality in a large extend and reduce the force between tire and ground at the same time. The cosimulation between ADAMS and Simulink is proved as a feasible and efficient approach to study the active control system for pendulum arm suspension on XT28 forwarder.
Skotaren har tillsammans med skördaren en central roll i den fullt mekaniserade kortvirkesmetoden för skogsavverkning. Majoriteten av dagens skotare på marknaden har sex eller åtta hjul, som är monterade parvis på boggilådor. Det innebär att de saknar chassidämpning, vilket begränsar operatörens komfort och orsakar även stora markskador på mjuk mark. Skogforsk koordinerar realiseringen av en fullskaleprototyp, som går under arbetsnamnet XT28, med sex hjul monterade på varsin pendelarm. Pendelarmarna har varsin hydraulcylinder som möjliggör aktiv helmaskinsdämpning. Detta examensarbete är inriktat på att skapa, demonstrera och verifiera en heterogen simuleringsmetodik, som integrerar och möjliggör samsimulering av en dynamisk mekanikmodell utvecklad i MSC Adams/View med en reglermodell för aktiv styrning av pendelarmarna. Reglermodellen har utvecklats i MATLAB / Simulink. Simuleringsresultaten, som visualiseras i Adams-miljön, visar att den aktiva pendelarmregleringen skulle kunna förbättra åkkomforten signifikant, och också kraftigt markkontaktkrafterna. Det visas att samsimulering mellan ADAMS och Simulink är en effektiv metod för att verifiera prestandan hos aktiva reglersystem för pendelarmsfjädring på prototypskotaren XT28.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
48

Scheible, Jan [Verfasser], und Herbert [Akademischer Betreuer] Klaeren. „Automatisierte Qualitätsbewertung am Beispiel von MATLAB Simulink-Modellen in der Automobil-Domäne / Jan Scheible ; Betreuer: Herbert Klaeren“. Tübingen : Universitätsbibliothek Tübingen, 2012. http://d-nb.info/1162843101/34.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
49

Ribeiro, Lúcio Régis. „Plataforma de teste para sistemas de piloto automático utilizando matlab/simulink e simulador de vôo x-plane“. Instituto Tecnológico de Aeronáutica, 2011. http://www.bd.bibl.ita.br/tde_busca/arquivo.php?codArquivo=1989.

Der volle Inhalt der Quelle
Annotation:
Este trabalho propõe a arquitetura para uma Plataforma de Testes de sistemas de piloto automático voltada para ambiente de simulação. Trata-se de uma ferramenta com propósitos educacionais e de pesquisa onde variadas configurações destes sistemas podem ser facilmente implementadas aumentando a flexibilidade dos testes executados e acelerando seu desenvolvimento. Por se tratar de ambiente de simulação, apresenta vantagens como a facilidade de operação e a obtenção de resultados em bancada imediatamente após o projeto do sistema, o que antecipa a detecção de problemas que poderiam ser encontrados somente após sua implementação. Estas características apresentam-se ideais para suportar o processo de desenvolvimento de sistemas de piloto automático para VANTs (Veículos Aéreos Não Tripulados) considerando a necessidade de testes intensivos antes de embarcar estes sistemas. Nesta Plataforma de Testes é utilizado o Matlab/Simulink contendo o modelo do sistema de controle de piloto automático a ser testado, o simulador de vôo X-Plane contendo o modelo da aeronave a ser controlada, um microcontrolador para controle das superfícies de comando de vôo de um aeromodelo e servos eletromecânicos para acionamento destas superfícies. Estes recursos são interligados através de barramentos de dados para troca de informações. Após uma exposição dos conceitos do movimento de uma aeronave rígida e suas equações, a Plataforma de Testes proposta é descrita em detalhes, pois este é o assunto principal do presente trabalho. Para demonstração da validade do projeto, comparam-se os resultados da simulação executada no Matlab/Simulink de um controlador de piloto automático previamente projetado com aqueles obtidos pela integração do mesmo controlador na Plataforma de Testes.
APA, Harvard, Vancouver, ISO und andere Zitierweisen
50

Kinjawadekar, Tejas. „Model-based Design of an Electronic Stability Control System for Passenger Cars Using CarSim and Matlab-Simulink“. The Ohio State University, 2009. http://rave.ohiolink.edu/etdc/view?acc_num=osu1259174786.

Der volle Inhalt der Quelle
APA, Harvard, Vancouver, ISO und andere Zitierweisen
Wir bieten Rabatte auf alle Premium-Pläne für Autoren, deren Werke in thematische Literatursammlungen aufgenommen wurden. Kontaktieren Sie uns, um einen einzigartigen Promo-Code zu erhalten!

Zur Bibliographie