• Title/Summary/Keyword: MATLAB/Simulink

Search Result 1,121, Processing Time 0.033 seconds

Extracting Reusable Test Cases from Modified MATLAB Simulink Model (변경된 MATLAB Simulink 모델로부터 재사용 가능 테스트 케이스 도출)

  • Park, Geon Gu;Han, Hye Jin;Chung, Ki Hyun;Choi, Kyung Hee
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.8 no.6
    • /
    • pp.235-242
    • /
    • 2019
  • This paper proposes a reusable test case extraction technique for modified MATLAB Simulink/Stateflow (SL/SF) model. Creating test cases for complicated SL/SF model like ECU(Electrical Control Unit) of automotive, requires a lot of time and effort. An intuitive way to reduce to create new test cases whenever the model changes, is to reuse some test cases which have been generated for the original model. In this paper, we propose a method to define reusable test cases in SL/SF after defining model behavior and judging model equality by test cases. The proposed technique is evaluated using a commercial automotive controller model.

Implementation of the Simulink Execution Module by Applying Automata Theory (오토마타 이론을 적용한 Simulink 실행 모듈 구현)

  • Kim, Kyung-Joon;Chung, Ki-Hyun;Choi, Kyung-Hee
    • The KIPS Transactions:PartA
    • /
    • v.19A no.1
    • /
    • pp.23-34
    • /
    • 2012
  • This paper suggests that implementation of the Simulink execution module controls Simulink simulation and shows simulation results by applying Automata theory. This module is composed of three independent systems that the main program to accept user commands, the thread to control a simulation of Simulink model and the Simulink model to execute simulation. This paper designs each module and entire system by applying Automata theory, and implements it with C# and MATLAB language. And the Simulink execution module implemented will be verified through the experiment.

A Development on Induction Motor Drive Simulator using MATLAB Simulink (MATLAB Simulink를 이용한 유도전동기 구동 시뮬레이터 개발)

  • O Won-hyun;Kang Ho-Jin;Kim Jong-Sun;Shin Eun-Chul;Yoo Ji-Yoon;Kim Sung-Hwan;Park Tae-Sik
    • Proceedings of the KIPE Conference
    • /
    • 2002.07a
    • /
    • pp.217-221
    • /
    • 2002
  • In this research a Matlab/Simulink/RTW - based on the realtime control system was developed for an induction motor vector control. On the Simulink window, the control system is designed In the form of block diagrams, program codes are produced automatically with the RTW(Real Time Workshop), then a DSP c compiler complies the program codes.

  • PDF

Vector Control of SPMSM Using MATLAB/SIMULINK & dSPACE 1104 System (MATLAB/SIMULINK와 dSPACE 1104 시스템을 이용한 표면 부착형 영구자석 동기전동기 벡터제어)

  • Lee, Yong-Seok;Ji, Jun-Keun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.9 no.2
    • /
    • pp.317-326
    • /
    • 2008
  • This paper presents a vector control implementation for SPMSM(Surface-mounted Permanent Magnet Synchronous Motor) using dSPACE 1104 system and MATLAB/SIMULINK. SPMSM can be treated as a DC motor provided that currents of flux and torque component are controlled independently using vector control. Therefore various control algorithms for conventional DC motor control can be adopted to SPMSM. The system is designed to improve set-point tracking capability, fast response, and accuracy In This paper, d-q equivalent modeling of PMSM is derived based on vector control theory. PI controller is used for speed control and decoupling PI controller is used for current control. For the implementation of high performance vector control system, dSPACE 1104 system is used. Experiments were carried out to examine validity of the proposed vector control implementation.

A Matlab/Simulink-Based PV array-Supercapacitor Model Employing SimPowerSystem and Stateflow Tool Box

  • Hong, Won-Pyo
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.28 no.12
    • /
    • pp.18-29
    • /
    • 2014
  • This paper proposes the integration of photovoltaic (PV) and energy storage systems for sustained power generation. In this proposed system, whenever the PV system cannot completely meet load demands, the super capacitor provides power to meet the remaining load. A power management strategy is designed for the proposed system to manage power flows between PV array systems and supercapacitors (SC). The main task of this study was to design PV systems with storage strategies including MPPT with direct control and an advanced DC-link controller and to analyze dynamic model proposed for a PV-SC hybrid power generation system. In this paper, the simulation models for the hybrid energy system are developed using Matlab/Simulink, SimPowerSystems and Matlab/Stateflow tool. This is the key innovative contribution of the research paper. The system performances are verified by carrying out simulation studies using practical load demand profile and real weather data.

Simulation for Characteristics Analysis of Grid-connected Wind Power Generation System on MATLAB/Simulink (MATLAB/Simulink에서 계통연계 풍력발전시스템의 특성해석에 대한 시뮬레이션)

  • Ro, Kyoung-Soo;An, Hae-Joon
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.22 no.8
    • /
    • pp.18-25
    • /
    • 2008
  • The paper presents a modeling of the grid-connected wind turbine generation system on MATLAB/Simulink and aims to perform simulations for analysis of the system's characteristics. It performs a pitch regulation for control of the wind generator's output with respect to wind speed variation, and presents a relationship between interconnecting transformer's connections and fault current by reviewing the variations of fault current according to transformer connections in a grid-connected wind power generation system. It also investigates the effect of grounding methods of the interconnecting transformer's neutral point on fault current variations. The simulation results show the differences of fault currents, voltages and generator's characteristics for a line-to-ground fault according to interconnecting transformer's four different connections, and the differences of fault currents of the system according to grounding methods of the transformer neutral point. Therefore, the case studies demonstrate the effectiveness of the proposed simulation model on Simulink.

Implementation of a X-Plane and MATLAB/Simulink based Simulation System for Multiple UAVs (X-Plane 및 MATLAB/Simulink 기반의 복수무인기 모의실험 시스템 개발)

  • Moon, Sangwoo;Oh, Eun-Mi;You, Dong-Il;Shim, David Hyunchul
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.19 no.5
    • /
    • pp.442-449
    • /
    • 2013
  • In this paper, a simulation system based on X-Plane and MATLAB/Simulink for multiple UAVs is presented. For the conceptual design of this proposed system, a hierarchical system architecture for multiple UAVs is presented. This architecture has object-oriented data structure which consists of three objects (UAV status, mission and task, and environment) and a hierarchy consisting of four layers (decision making layer, task assignment layer, path and motion planning layer, and collision avoidance layer) is also proposed. In addition, this paper shows a implementation of simulation system based on the proposed system architecture using X-Plane and MATLAB/Simulink. The result of simulation from the developed system in this paper validate capability of application for multiple UAVs in real environment.

A Study on the Comparison of the Stand-alone operation Characteristics and Matlab/Simulink Dynamic Model of PEMFC and PEMFC/SCB (고분자전해질 연료전지(PEMFC)와 PEMFC/SCB의 동적 Matlab/Simulink 모델링 및 독립운전특성에 관한 연구)

  • Hong, Pyo-Won;Cho, Jae-Hoon
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.25 no.2
    • /
    • pp.53-60
    • /
    • 2011
  • The available power generated from the FC power plant may not be sufficient to meet sustained load demand, peak demand or transient events. An supercapacitor bank(SCB) can supply a large burst of power, but it cannot store a significant amount of energy. The combined use of FC and SCB has the potential for the better energy efficiency, reducing the cost of FC technology and improved dynamic response. In this paper, A single PEMFC and PEMFC operated in parallel with a SC bank are presented, A new dynamic model of PEMFC system, the converter and controller has been developed for stand-alone applications. The simulation results are presented using Matlab/Simulink, and SimPowerSystems environments. It is confirmed that the results show a good performance and stable DC-link voltage for proposed dynamic and mathematical models developed for the combined FC/SCB.

Comparative Simulation of flicker Mitigating Efficiencies of Various Compensating Devices using Matlab/Simulink (Matlab/Simulink를 이용한 무효전력 보상장치의 플리커 저감 효과 연구)

  • Jung, Jae-Ahn;Cho, Soo-Hwan;Jang, Gil-Soo;Kang, Moon-Ho
    • Proceedings of the KIEE Conference
    • /
    • 2008.07a
    • /
    • pp.83-84
    • /
    • 2008
  • Voltage fluctuation, also known as flicker, is a power quality problem caused by nonlinear loads like electric arc furnace. Since it is interpreted as a variation of the supplied electrical energy, it causes the residential customers to feel much annoyed visually through the lamps. Due to the statistical nature of IEC (International Electrotechnical Commission) short-term flicker severity index, Pst, it is not feasible to pre-evaluate the flicker level using the transient power system simulators such as Sim Power System in Matlab/Simulink. So this paper presents not only how to design the Matlab/Simulink IEC flickermeter to yield the Pst value, which considering electric distribution environments of South Korea, but also how to mitigate the voltage flicker at the Point of Common Coupling (PCC). In order to achieve this, the flicker mitigation efficiencies of various compensating devices, such as Static Var Compensator (SVC), STATCOM will be applied and compared. The simulated result demonstrates which compensating equipment is the most efficient method to mitigate the flicker phenomenon.

  • PDF

Analysis of Flicker Mitigation Effects using IEC Digital Flickermeter based on Matlab/Simulink Simulation (Matlab/Simulink 기반의 IEC 플리커미터를 이용한 플리커 저감효과 모의에 대한 연구)

  • Jung, Jae-Ahn;Cho, Soo-Hwan;Kwon, Sae-Hyuk;Jang, Gil-Soo;Kang, Moon-Ho
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.58 no.2
    • /
    • pp.232-238
    • /
    • 2009
  • Flicker, also known as voltage fluctuation, is a newest problem of power quality issues, because it is caused by nonlinear loads such as electrical arc furnace and large-scale induction motor, which are country-widely used as the heavy industries of a country develop. An international standard, International Electrotechnical Commission (IEC) 61000-4-15, was published in 1997 and revised in 2003. With increasing concerns about flicker, its mitigation methods have been also studied. General countermeasures for flicker are divided into three categories: a) enhancing the capacity of supplying system, b) Series elements including series reactor and series capacitor and c) power electronic devices including static VAR compensator (SVC) and static synchronous compensator (STATCOM). This paper introduces how to mitigate the voltage flicker at the point of common coupling (PCC) and presents how to simulate and compare the flicker alleviating effects by each mitigation method, using IEC flickermeter based on the Matlab/Simulink program.