To see the other types of publications on this topic, follow the link: Matlab Simulink Model.

Journal articles on the topic 'Matlab Simulink Model'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Matlab Simulink Model.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Yang, Yihuai, Dongya Shen, Yonggang Xie, and Xiangde Li. "Matlab Simulink of COST231-WI Model." International Journal of Wireless and Microwave Technologies 2, no. 3 (June 15, 2012): 1–8. http://dx.doi.org/10.5815/ijwmt.2012.03.01.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Tůma, Jiří, and Jolana Škutová. "Matlab & Simulink Model of Rigid Rotors." Transactions of the VŠB - Technical University of Ostrava, Mechanical Series 57, no. 2 (December 30, 2011): 169–76. http://dx.doi.org/10.22223/tr.2011-2/1885.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Liu, Yong Mei, Yong Guan, and Jie Zhang. "Application in DSP/FPGA Design of Matlab/Simulink." Advanced Materials Research 204-210 (February 2011): 2221–24. http://dx.doi.org/10.4028/www.scientific.net/amr.204-210.2221.

Full text
Abstract:
As an off-line simulation tool, the modular modelling method of Matlab/Simulik has the features of high efficiency and visualization. In order to realize the fast design and the simulation of prototype systems, the new method of SignalWAVe/Simulink mix modelling is presented, and the Reed-Solomon codec encoder-decoder model is built. Reed-Solomon codec encoder-decoder model is simulated by Simulink. Farther, the C language program and model the .out executable file are created by SignalWAVe RTW Options module, which completes the hard ware co-simulation. The simulation result conforms to the theoretical analysis, thus it has proven the validity and the feasibility of this method.
APA, Harvard, Vancouver, ISO, and other styles
4

Bourbouh, Hamza, Pierre-Loïc Garoche, Christophe Garion, and Xavier Thirioux. "From Lustre to Simulink." ACM Transactions on Cyber-Physical Systems 5, no. 3 (July 2021): 1–20. http://dx.doi.org/10.1145/3461668.

Full text
Abstract:
Model-based design is now unavoidable when building embedded systems and, more specifically, controllers. Among the available model languages, the synchronous dataflow paradigm, as implemented in languages such as MATLAB Simulink or ANSYS SCADE, has become predominant in critical embedded system industries. Both of these frameworks are used to design the controller itself but also provide code generation means, enabling faster deployment to target and easier V&V activities performed earlier in the design process, at the model level. Synchronous models also ease the definition of formal specification through the use of synchronous observers, attaching requirements to the model in the very same language, mastered by engineers and tooled with simulation means or code generation. However, few works address the automatic synthesis of MATLAB Simulink annotations from lower-level models or code. This article presents a compilation process from Lustre models to genuine MATLAB Simulink, without the need to rely on external C functions or MATLAB functions. This translation is based on the modular compilation of Lustre to imperative code and preserves the hierarchy of the input Lustre model within the generated Simulink one. We implemented the approach and used it to validate a compilation toolchain, mapping Simulink to Lustre and then C, thanks to equivalence testing and checking. This backward compilation from Lustre to Simulink also provides the ability to produce automatically Simulink components modeling specification, proof arguments, or test cases coverage criteria.
APA, Harvard, Vancouver, ISO, and other styles
5

Chabibi, Bassim, Adil Anwar, and Mahmoud Nassar. "Model Integration Approach from SysML to MATLAB/Simulink." Journal of Digital Information Management 16, no. 6 (December 1, 2018): 289. http://dx.doi.org/10.6025/jdim/2018/16/6/289-307.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Radionova, L. V., and A. D. Chernyshev. "Mathematical Model of the Vehicle in MATLAB Simulink." Procedia Engineering 129 (2015): 825–31. http://dx.doi.org/10.1016/j.proeng.2015.12.114.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Moldovanu, D., and A. Csato. "Clutch model and controller development in MATLAB Simulink." IOP Conference Series: Materials Science and Engineering 898 (August 25, 2020): 012014. http://dx.doi.org/10.1088/1757-899x/898/1/012014.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Martyanov, A. S., V. D. Shepelev, and V. G. Mavrin. "Electric Vehicle Chassis Simulation Model in MATLAB/Simulink." IOP Conference Series: Earth and Environmental Science 666, no. 3 (March 1, 2021): 032059. http://dx.doi.org/10.1088/1755-1315/666/3/032059.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Zhao, Shuai, Rui Guo, Liang Xu, and Xue Li Guo. "Modeling and Simulation of the Automatic Transmission Assembly Using Matlab/Simulink." Applied Mechanics and Materials 291-294 (February 2013): 2287–90. http://dx.doi.org/10.4028/www.scientific.net/amm.291-294.2287.

Full text
Abstract:
This paper concentrates on modeling and simulation of the automatic transmission assembly using Matlab/Simulink. The entire simulink model includes four major models. They are the torque convertor and its lockup clutch model, the automatic transmission gearbox model, the equivalent spring model and the logical model respectively. After building the model, a comparison between this Simulink model and Carsim software is provided and the result curves matches very well, which proves that the Simulink model is accurate.
APA, Harvard, Vancouver, ISO, and other styles
10

Thompson, Bradley, and Hwan-Sik Yoon. "Internal Combustion Engine Modeling Framework in Simulink: Gas Dynamics Modeling." Modelling and Simulation in Engineering 2020 (September 3, 2020): 1–16. http://dx.doi.org/10.1155/2020/6787408.

Full text
Abstract:
With advancements in computer-aided design, simulation of internal combustion engines has become a vital tool for product development and design innovation. Among the simulation software packages currently available, MATLAB/Simulink is widely used for automotive system simulations, but does not contain a comprehensive engine modeling toolbox. To leverage MATLAB/Simulink’s capabilities, a Simulink-based 1D flow engine modeling framework has been developed. The framework allows engine component blocks to be connected in a physically representative manner in the Simulink environment, reducing model build time. Each component block, derived from physical laws, interacts with other blocks according to block connection. In this Part 1 of series papers, a comprehensive gas dynamics model is presented and integrated in the engine modeling framework based on MATLAB/Simulink. Then, the gas dynamics model is validated with commercial engine simulation software by conducting a simple 1D flow simulation.
APA, Harvard, Vancouver, ISO, and other styles
11

Chabibi, Bassim, Adil Anwar, and Mahmoud Nassar. "Towards a Model Integration from SysML to MATLAB/Simulink." Journal of Software 13, no. 12 (December 2018): 630–45. http://dx.doi.org/10.17706/jsw.13.12.630-645.

Full text
APA, Harvard, Vancouver, ISO, and other styles
12

Tsai, Huan-Liang. "Insolation-oriented model of photovoltaic module using Matlab/Simulink." Solar Energy 84, no. 7 (July 2010): 1318–26. http://dx.doi.org/10.1016/j.solener.2010.04.012.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Alten, Jan-Peter, and Simon Fürst. "Model-based Design of Embedded Systems with Matlab/Simulink." ATZelektronik worldwide 11, no. 2 (April 2016): 60–63. http://dx.doi.org/10.1007/s38314-016-0019-5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Shalahuddin, Yanu, and Mochtar Yahya. "Practical Simulation Model-Based Measurement Power Factor Matlab / Simulink." JTECS : Jurnal Sistem Telekomunikasi Elektronika Sistem Kontrol Power Sistem dan Komputer 1, no. 2 (July 14, 2021): 149. http://dx.doi.org/10.32503/jtecs.v1i2.1846.

Full text
Abstract:
Pembelajaran praktikum sangat dibutuhkan oleh mahasiswa agar dapat menerapkan dan mengintegrasikan pengetahuan serta keterampilan khusus yang telah dimiliki juga sebagai sarana untuk membuktikan teori secara ilmiah. Praktikum pengukuran power factor (pf) salah satu yang penting bagi mahasiswa program studi teknik elektro konsentrasi power system. Permasalahan timbul karena sejak pandemi, mahasiswa dibatasi bahkan dilarang untuk berkegiatan di kampus termasuk bengkel dan laboratorium. Solusi yang diusulkan adalah merancang model praktikum simulasi pengukuran pf menggunakan software Matlab/Simulink. Model praktikum harus dapat menggambarkan parameter system jaringan yang sesuai dengan praktikum laboratorium sehingga mahasiswa benar-benar dapat menerapkan dan membuktikan teori serta pengetahuan yang telah didapat. Hasil rancangan menunjukkan bahwa model praktikum berbasis Simulink dapat merepresentasikan alat praktikum sesungguhnya. Saat beban resistif nilai pf = 1. Saat beban resistif-induktif nilai pf turun berbanding terbalik dengan nilai induktansinya. Saat diberikan kompensasi dengan memasangkan kapasitor dengan nilai yang tepat nilai pf dapat naik kembali mendekati 1
APA, Harvard, Vancouver, ISO, and other styles
15

Liu, Ming, and Yao Yao. "Application of Matlab/Simulink in Hydraulic Proportional System." Applied Mechanics and Materials 341-342 (July 2013): 1062–65. http://dx.doi.org/10.4028/www.scientific.net/amm.341-342.1062.

Full text
Abstract:
This paper introduces the features of Simulink software and presents a method for the dynamic simulation of hydraulic proportional system by Simulink. It establishes a mathematical model for hydraulic proportional system based on four-way valve controlled asymmetric hydraulic cylinder. Based on the simulation model, the paper introduces how to use Simulink to simulate the dynamic characteristics of the hydraulic proportional system, and then obtains the main parameters of the dynamic characteristics of the system. The simulation results show that Simulink is an effective way for the dynamic simulation of the hydraulic proportional system.
APA, Harvard, Vancouver, ISO, and other styles
16

Dupljanin, Stefan, and Marko Vekić. "RAZVOJ MODELA ELEKTRIČNOG AUTOMOBILA U MATLAB SIMULINKU." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 34, no. 11 (November 2, 2019): 1977–80. http://dx.doi.org/10.24867/05be04dupljanin.

Full text
Abstract:
U ovom radu je prikazan razvoj modela električnog automobila u okviru MATLAB Simulink-a. Model je razvijan korak po korak, gde je na početku automobil predstavljen kao crna kutija, delovanjem sile na tu kutije uzrokuje se kretanje nekom brzinom. Takođe implementira se i model SUS motora, zatim model DC motora sa nezavisnom pobudom, strujni i brzinski regulatori kao i model slabljenja polja. Svakim korakom razvoja model postaje sve kompleksnij. Implementiranjem modela baterije i vozača završava se sa razvojem modela, jer su obuhvaćeni svi delovi električnog automobila. Na kraju su dati rezultati simulacije realne vožnje kako bi se proverila verodostojnost modela, gde su odzivi simulacije upoređeni sa očekivanim vrednostima, čime je dobijena potvrda ispravnosti modela
APA, Harvard, Vancouver, ISO, and other styles
17

Jovanovic, Igor, Ugljesa Jovanovic, and Dragan Mancic. "A Matlab/Simulink 3D model of unsymmetrical ultrasonic sandwich transducers." Serbian Journal of Electrical Engineering 15, no. 1 (2018): 41–52. http://dx.doi.org/10.2298/sjee1801041j.

Full text
Abstract:
Ultrasonic sandwich transducer is a half-wave resonant structure which oscillates in thickness direction. This paper presents a new Matlab/ Simulink model of a prestressed unsymmetrical ultrasonic sandwich transducer, which is modeled by applying three-dimensional (3D) Matlab/Simulink models of piezoceramic rings and metal endings derived from the piezoceramic ring model. With the cascade connection of the piezoceramic rings model with metal endings model, a complete model of ultrasonic transducer is obtained. Using this model one may determine any transducer transfer function, whereat is taken into the account the external medium influence, as well as the influence of the thickness and radial modes of each transducer component. The electromechanical equivalent circuit of the hammer transducer, which represents onedimensional (1D) model, is also derived and presented in this paper. The comparisons between experimental and theoretical results are quite good and validate the new analytical 3D design approach.
APA, Harvard, Vancouver, ISO, and other styles
18

Ahmad, A., M. J. Al-Mushrafi, and S. Al-Busaidi. "Simulation of m-Sequence’s Properties Through MATLAB-SIMULINK." Sultan Qaboos University Journal for Science [SQUJS] 7, no. 1 (June 1, 2002): 147. http://dx.doi.org/10.24200/squjs.vol7iss1pp147-156.

Full text
Abstract:
Based on an analytical study of the theory of m-sequences, a tool is developed to facilitate practicing engineers to either generate m-sequence for its application, or to test applied m-sequence, or both. The developed test–kit simulates all the properties of m-sequences including number of 1s and 0s, the run lengths, pulse periods as well as autocorrelation properties. This simplified tool is developed using MATLAB–SIMULINK with required codes as well as desired blocks. The model is cost-effective and the output files of the generated SIMULINK models can be utilized in any software program or simulation procedures.
APA, Harvard, Vancouver, ISO, and other styles
19

Shi, Pei Cheng, and Tao Fang. "Vehicle Clutch Dynamic Simulation Based on Matlab/Simulink." Applied Mechanics and Materials 313-314 (March 2013): 1092–95. http://dx.doi.org/10.4028/www.scientific.net/amm.313-314.1092.

Full text
Abstract:
In order to achieve the dynamic simulation of vehicle clutch, the paper calculated the dynamic parameters of the locking and sliding process of vehicle clutch and established a Matlab/Simulink simulation model which can describe the revolution state of vehicle clutch. Also, it analyzed the dynamic behavior of clutch locking and sliding process. The research illustrates that the simulation model can correctly describe the dynamics of moving vehicle with combining and separating process of the clutch, and the dynamic simulation analysis reflects the alternation of clutch locking and slipping process more intuitively than the static model. Moreover, the method provides a reference for the dynamic control and integral optimization design of automatic clutch.
APA, Harvard, Vancouver, ISO, and other styles
20

Petrović, Anđelija, and Dejan Jerkan. "ANALIZA MATLAB SIMULINK MODELA ELEKTRIČNOG VOZILA U USLOVIMA URBANE VOŽNJE." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 35, no. 11 (October 25, 2020): 1887–89. http://dx.doi.org/10.24867/10be01petrovic.

Full text
Abstract:
U radu je razvijen dinamički model električnog vozila koje kao pogon koristi mašinu jednosmerne struje (DC mašina). U modelu je mašina napajana iz Li-Ion baterije, posredstvom odgovarajućeg pretvarača energetske elektronike, koji omogućuje rad pogona u dva kvadranta karakteristike napon-struja armaturnog kola. Performanse modela, kao i dinamika same baterije su analizirani na odgovarajućem test ciklusu vožnje za urbane sredine, tzv. NEDC (New European Driving Cycle).
APA, Harvard, Vancouver, ISO, and other styles
21

N, Kamalakannan, Arulvizhi A, and Kirthana C. "MATLAB SIMULINK Model for Flyback Inverter with Active Clamp Technique." IJIREEICE 3, no. 3 (March 15, 2015): 196–200. http://dx.doi.org/10.17148/ijireeice.2015.3347.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Strache, S., R. Wunderlich, D. Droste, and S. Heinen. "MATLAB/simulink model of a MEMS accelerometer read-out circuit." Procedia Engineering 5 (2010): 508–11. http://dx.doi.org/10.1016/j.proeng.2010.09.158.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

Sivák, Peter, and Darina Hroncová. "State-Space Model of a Mechanical System in MATLAB/Simulink." Procedia Engineering 48 (2012): 629–35. http://dx.doi.org/10.1016/j.proeng.2012.09.563.

Full text
APA, Harvard, Vancouver, ISO, and other styles
24

ROMANYUK, Fyodor. "Wye-connected current transformers simplified model validation in MATLAB-Simulink." PRZEGLĄD ELEKTROTECHNICZNY 1, no. 11 (November 5, 2015): 294–97. http://dx.doi.org/10.15199/48.2015.11.67.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

White, L. W., and S. Bhattacharya. "A Discrete Matlab–Simulink Flickermeter Model for Power Quality Studies." IEEE Transactions on Instrumentation and Measurement 59, no. 3 (March 2010): 527–33. http://dx.doi.org/10.1109/tim.2009.2023121.

Full text
APA, Harvard, Vancouver, ISO, and other styles
26

Alcalá, Enrique, Luis Martínez, Carlos Joaquín Rodríguez, Alberto López, and Flor Neira. "Analytical Matlab/Simulink model of pyrotechnical gas generators for airbags." International Journal of Crashworthiness 14, no. 6 (November 27, 2009): 641–57. http://dx.doi.org/10.1080/13588260902920688.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Kuriakose, R. B., and H. J. Vermaak. "Optimization of a Customized Mixed Model Assembly Using MATLAB/Simulink." Journal of Physics: Conference Series 1201 (May 2019): 012017. http://dx.doi.org/10.1088/1742-6596/1201/1/012017.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Tsai, Huan-Liang, and Jium-Ming Lin. "Model Building and Simulation of Thermoelectric Module Using Matlab/Simulink." Journal of Electronic Materials 39, no. 9 (November 19, 2009): 2105–11. http://dx.doi.org/10.1007/s11664-009-0994-x.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Dewangan, Pranay Kumar, Amit Goswami, and Sanjay Kumar Dewangan. "Mathematical Model of 72 W Cosmic Module with MATLAB/SIMULINK." International Journal of Electrical and Electronics Engineering 2, no. 5 (May 25, 2015): 16–21. http://dx.doi.org/10.14445/23488379/ijeee-v2i5p104.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Faried, S. O., and E. Demeter. "Teaching Load Frequency Control using Matlab and Simulink." International Journal of Electrical Engineering & Education 35, no. 2 (April 1998): 155–61. http://dx.doi.org/10.1177/002072099803500206.

Full text
Abstract:
In this paper, an attractive approach for teaching automatic load frequency control of a single-area system is presented. This approach is based primarily on using SIMULINK in building the system model and simulating its behaviour. A detailed design example for such an application is also presented.
APA, Harvard, Vancouver, ISO, and other styles
31

Schmidt, Artur, Umut Durak, and Thorsten Pawletta. "Model-based testing methodology using system entity structures for MATLAB/Simulink models." SIMULATION 92, no. 8 (August 2016): 729–46. http://dx.doi.org/10.1177/0037549716656791.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Zalizny, D. I. "Model of a Photovoltaic Module for the MatLab/Simulink SimPowerSystems Library." ENERGETIKA. Proceedings of CIS higher education institutions and power engineering associations 63, no. 6 (December 2, 2020): 515–25. http://dx.doi.org/10.21122/1029-7448-2020-63-6-515-525.

Full text
Abstract:
The relevance of research is caused by the increase of the number of photovoltaic power plants in the Republic of Belarus and, accordingly, the need to solve problems of diagnostics of photovoltaic modules. A new Simulink model of a photovoltaic module focused on using the standard SimPowerSystems library of power supply system elements (a part of the MatLab/Simulink) is proposed. The model allows altering solar irradiation values for each solar cell of the module. The use of the model also makes it possible to obtain calculated values of voltages and currents at the photovoltic module output. In addition, the model provides the simulation of individual solar cells shading in the module. The developed Simulink model operates on the base of a well-known exponential dependence describing the volt-ampere characteristic of a photovoltaic module, and also takes into account the real circuit of the module with bypass diodes. The series resistance of the photovoltaic module is calculated by the subtraction between its experimental and theoretical volt-ampere characteristics for conditions that are close to normal. The Simulink model of the SF-P672300 module contains 72 nonlinear elements implemented on the basis of controlled current sources and connected in series. The model solved the problems of the algorithm stability for calculating algebraic cycles by introducing constraint the current and the voltage parameters. Experimental studies for the fully illuminated and partially shaded SF-P672300 module have demonstrated that the maximum relative error of the developed Simulink model does not exceed 15 %. Experimental and theoretical current-voltage characteristics of the SF-P672300 module under full illumination and partial shading are presented. The presented Simulink model may be used both at the design stage and at the operation stage of photovoltaic power plants in order to simulate and analyze the factors that affect the operation of them.
APA, Harvard, Vancouver, ISO, and other styles
33

Zalizny, D. I. "Model of a Photovoltaic Cell for the MatLab/Simulink SimPowerSystems Library." ENERGETIKA. Proceedings of CIS higher education institutions and power engineering associations 62, no. 2 (April 4, 2019): 135–45. http://dx.doi.org/10.21122/1029-7448-2019-62-2-135-145.

Full text
Abstract:
A new Simulink model of a photovoltaic cell has been proposed. The model is focused on the use of a standard SimPowerSystems library with power engineering elements from the MatLab/Simulink software package. The model allows altering the values of solar irradiance, photovoltaic cell temperature and load resistance. The results of the model application are the calculated values of voltages and currents at the photovoltaic cell output. The Simulink model that has been developed implements the known dependence of the photovoltaic cell volt-ampere characteristic by using both standard MatLab/Simulink blocks and special electric SimPowerSystems library blocks. The model is characterized by the fact that the series and parallel resistance of the photovoltaic cell are made in the form of resistors from the SimPowerSystems library. The main calculation algorithm is implemented programmatically by using the “C” programming language. To increase the algorithm stability to algebraic cycles the restrictions parameters are introduced. A new technique of calculating the photovoltaic cell model parameters based on experimental data has been proposed. The technique includes the preparation of a system of equations with experimental values of the photovoltaic cell voltages and currents. Experimental tests have been carried out for the photovoltaic module OSP XTP 250 under different solar irradiance values. The tests showed that the relative error of the Simulink model that has been developed does not exceed 12 %. The Simulink model makes it possible to build photovoltaic modules and then to build schemes of photovoltaic power plants as a part of power supply systems. Due to the latter it is possible to simulate the electricity consumers’ work, weather conditions, and the presence of shadows or pollution on the surface of photovoltaic modules. Also, one can carry out a simulation of increasing failures in power plant photovoltaic modules, e.g. simulating of modules efficiency reducing because of their degradation, or simulating of modules series resistance increasing because of the photovoltaic cell internal contacts deterioration. The Simulink model that has been developed can be used both at the design stage and at the stage of photoelectric power plants operation.
APA, Harvard, Vancouver, ISO, and other styles
34

Zobaa, A. F., and T. A. Boghdady. "Integration into Undergraduate Courses of Transformer Tests Using MATLAB/Simulink." International Journal of Electrical Engineering & Education 44, no. 4 (October 2007): 319–32. http://dx.doi.org/10.7227/ijeee.44.4.3.

Full text
Abstract:
This paper is concerned with determining the element parameters of the equivalent circuit model of the transformer. Short circuit, open circuit and load circuit tests will be applied to determine these parameters. The viability of the model can then be checked against the results of a load test. Efficiency and voltage regulation can then be determined from the data. These simulation models are developed to support and enhance electric machinery education at the undergraduate level.
APA, Harvard, Vancouver, ISO, and other styles
35

Mei Kuan, Tze, Suhaila Sulaiman, Azrul Mohd. Ariffin, and Mohd Amjad Ridzuan Radhi. "Validation of S-parameter Power Cable Joint Model on Two Cable Defect Sections." Indonesian Journal of Electrical Engineering and Computer Science 12, no. 1 (October 1, 2018): 282. http://dx.doi.org/10.11591/ijeecs.v12.i1.pp282-289.

Full text
Abstract:
<p>Electricity disruption due to power cable failure is a major challenge to power utility companies worldwide. A technique which provides quick response with accurate result is needed to detect defects along the cable to reduce the disruption time. This paper discusses the application of time domain reflectometry (TDR) technique to identify and locate the defect along a cable. A cable system is modelled in MATLAB/Simulink to replicate the cable configuration with two joints using the scattering parameter (S-parameter). This research studies the fault identification for two degraded sections in a cable by analyzing the reflected signal from the TDR technique. The characteristics of the reflected signal which indicates the defect cable section are discussed in detail in this paper. Results from MATLAB/Simulink simulations are also compared to the experimental results of the same cable configuration. This study shows that the signal reflection characteristics from MATLAB/Simulink simulations are similar to the experimental results. This indicates that the cable model system built using MATLAB/Simulink replicates the actual cable system accurately which can be used for further analysis of cable fault localization.</p>
APA, Harvard, Vancouver, ISO, and other styles
36

Hussein, Ahmed Salam, and Majli Nema Hawas. "Power quality analysis based on simulation and MATLAB/Simulink." Indonesian Journal of Electrical Engineering and Computer Science 16, no. 3 (December 1, 2019): 1144. http://dx.doi.org/10.11591/ijeecs.v16.i3.pp1144-1153.

Full text
Abstract:
<span>This paper in existence a complete system connected to all situations power quality event, which has been achieved using MATLAB/SIMULINK and utilizing parametric equations. In electrical energy allocation system, the disturbances of power quality have emerged as an important matter for usefulness and customers. This design incorporates distribution two capacitor bank, line fault, starting of induction motor, non-linear load and transformer energizing that are usage to simulate diverse kind of voltage sag. In simulate voltage provisional through distribution network produced as a result of effect capacitor bank switching version in the general model. For clarity, this model is advanced with an integrated block and setting in which all event situations are organized for energy quality without scarifying the gist it. This model Integrated is too beneficial to simulate different energy quality waveforms. The performance of the brand new automated categorization algorithms received are appropriate for checking waveforms of power quality.</span>
APA, Harvard, Vancouver, ISO, and other styles
37

Ji, Chang Xi, Yu Rong Jiang, En Zhe Song, Mei Liang Yin, and Jun Sun. "The Co-Simulation Study on Electronic Unit Pump Diesel in Mechanical Engineering." Advanced Materials Research 644 (January 2013): 317–20. http://dx.doi.org/10.4028/www.scientific.net/amr.644.317.

Full text
Abstract:
This paper establishes the simulation model of the electronic unit pump diesel engine with Matlab/Simulink and AMESim. Provide a theoretical basis for the study of electronic unit pump diesel. The diesel model is built with Matlab/Simulink simulation software and the electronic unit pump is constructed in AMESim environment. To evaluate the model, a co-simulation method with AMESim/Simulink is used. The simulation results show the model is available. And it is significant in theoretical study of electronic unit pump diesel.
APA, Harvard, Vancouver, ISO, and other styles
38

Sharma, Himanshu, Nitai Pal, Yaduvir Singh, and Pradip Kumar Sadhu. "Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Simulink." International Journal of Power Electronics and Drive Systems (IJPEDS) 6, no. 4 (December 1, 2015): 703. http://dx.doi.org/10.11591/ijpeds.v6.i4.pp703-711.

Full text
Abstract:
This paper presents the implementation of a generalized photovoltaic model using Matlab/Simulink software package, which can be representative of PV cell, module for easy use on simulation platform. The proposed model is designed with a user-friendly icon and a dialog box like Simulink block libraries which makes the generalized PV model easily simulated and analyzed in conjunction with power electronics. Taking the effect of sunlight irradiance and cell temperature into consideration, the output current and power characteristics of PV model are simulated and optimized using the proposed model. The proposed model enables the dynamics of PV power system to be easily simulated, analyzed and optimized.
APA, Harvard, Vancouver, ISO, and other styles
39

Thanh, Ngo Ngoc, and Nguyen Phung Quang. "SIMULATION OF RECONFIGURATION SYSTEM USING MATLAB-SIMULINK ENVIRONMENT." Journal of Computer Science and Cybernetics 34, no. 2 (October 3, 2018): 127–43. http://dx.doi.org/10.15625/1813-9663/34/2/9194.

Full text
Abstract:
Reconfiguration strategy is intended to minimize losses and increase efficiency of the photovoltaic (PV) system under non-homogeneous solar irradiation based on irradiance equalization. The reconfiguration system (RS) includes: irradiance equalization algorithms which is effective in the calculation to find optimal configuration; dynamic electrical scheme (DES) switching matrix which is controlled to obtain the optimal configuration for PV array. The recent publications focus on bringing out the algorithms with the aim to select the optimal connection configuration and control DES switching matrix. However, no published work has used Matlab-simulink to simulate RS operation. In this paper, the author uses the Matlab-simulink environment to simulate RS operation. Through results, the model demonstrates that with RS, the effectiveness of the PV array performance can rise by 10-50% under non-homogeneous solar irradiation.
APA, Harvard, Vancouver, ISO, and other styles
40

Mostafa, Wessam, Eman Mohamed, and Abdelhalim Zekry. "Software implementation of LTE-advanced using Matlab Simulink." International Journal of Engineering & Technology 6, no. 4 (October 3, 2017): 116. http://dx.doi.org/10.14419/ijet.v6i4.7876.

Full text
Abstract:
Long Term Evolution Advanced (LTE-A) is the evolution of the LTE that developed by 3rd Generation Partnership Project (3GPP).LTE-A exceeded International Telecommunication Union (ITU) requirements for 4th Generation (4G) known as International Mobile Telecommunications (IMT-Advanced). It is formally introduced in October 2009. This paper presents a study and an implementation of the LTE-A downlink physical layer based on 3GPP release 10 standards using Matlab simulink. In addition, it provides the LTE-A performance in terms of Bit Error Rate (BER) against Signal to Noise Ratio (SNR) for different modulation and channel coding schemes. Moreover, different scenarios of Carrier Aggregation (CA) are modeled and implemented. The Simulink model developed for the LTE-A transceiver can be translated into digital signal processor DSP code or VHDL on FPGA code.
APA, Harvard, Vancouver, ISO, and other styles
41

Meng, Hui, Li Qiang Wang, Zong Qi Han, and Shu Bin Lei. "Modeling and Simulation of Engine Power Based on MATLAB/SIMULINK." Advanced Materials Research 875-877 (February 2014): 929–33. http://dx.doi.org/10.4028/www.scientific.net/amr.875-877.929.

Full text
Abstract:
The intake system sub-model, the fuel dynamics sub-model and the power output sub-model are studied in this paper based on Elbert Hendricks engine mean model. Engine output characteristics using computational model is established in MATLAB/Simulink. Parameter of the modeling and simulation process is obtained through experiments, and finally, the engine bench test is done, and compared it with the simulation curve in same conditions. The results show that the model calculation has smaller error, higher precision, and which can meet the basic requirements of the engine modeling in actual control.
APA, Harvard, Vancouver, ISO, and other styles
42

Kuznetsov, S. G., and B. I. Klebanov. "USING MATLAB SIMULINK STATEFLOW TOOLS TO CREATE AN AUTONOMOUS INTELLIGENT AGENT MODEL." Современные наукоемкие технологии (Modern High Technologies), no. 5 2021 (2021): 57–62. http://dx.doi.org/10.17513/snt.38658.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Bielskis, Edvardas, Martynas Šapurov, Gediminas Valiulis, and Dainius Balbonas. "FLYBACK MIKROINVERTERIO, SUDARYTO IŠ DVIEJŲ RAKTŲ, MODELIO MATLAB SIMULINK APLINKOJE SUDARYMAS IR TYRIMAS / DEVELOPMENT AND RESEARCH OF TWO SWITCH BASED FLYBACK MICROCONVERTER’S MATLAB SIMULINK MODEL." Mokslas - Lietuvos ateitis 10 (October 9, 2018): 1–6. http://dx.doi.org/10.3846/mla.2018.2853.

Full text
Abstract:
Darbe pateikti siūlomo flyback tipo mikroinverterio, sudaryto iš dviejų raktų, modeliavimo rezultatai Matlab Simulink aplinkoje. Tyrimo tikslas – įvertinti siūlomo flyback mikroinverterio modelio veikimą virtualioje Matlab Simulink aplinkoje, kai mikroinverteris veikia autonomiškai (energetinėje saloje) ir lygiagrečiai su vietiniu elektros tinklu. Darbe imituojamas autonomiškas mikroinverterio darbas su netiesiniais elektros tinklo apkrovos elementais ir harmonikomis užterštame elektros tinkle. Taip siekiama įvertinti mikroinverterio tiekiamos į tinklą sinusinės formos srovės reakciją į tinklo įtampos harmoninius iškraipymus. Ištyrus pasiūlyto flyback mikroinverterio eksperimentinį modelį Matlab Simulink aplinkoje, nustatytas mikroinverterio išėjimo signalo atsparumas iškraipymams jam veikiant autonomiškai ir imituojant elektros tinklą, paveiktą aukštesniosiomis eilės harmonikomis.
APA, Harvard, Vancouver, ISO, and other styles
44

Guo, Xiao Ping, Wei Zheng, and Yi Chao Wu. "The Application of VB Matlab and AutoCAD in IC Engine Optimization Design." Applied Mechanics and Materials 543-547 (March 2014): 1951–54. http://dx.doi.org/10.4028/www.scientific.net/amm.543-547.1951.

Full text
Abstract:
Estimating the advantages and disadvantages of Matlab/Simulink, Visual Basic (VB) and AutoCAD software, the model of the working process of internal combustion (IC) engine was built based on Matlab/Simulink, and the drawing programs for engine structure were written with the parametric design language AutoLISP. A user-friendly VB interface of inputting parameter was established, realizing VB coupled with AutoCAD and Matlab/Simulink software. Calling the AutoLISP drawing program nested in the AutoCAD and Matlab/Simulink software via VB, integration of the simulation and analysis of the engine and the CAD drawing of its body can be achieved. Its more efficient to analyze the performance and optimize the structure parameters of engines.
APA, Harvard, Vancouver, ISO, and other styles
45

Yuan, Min, Chong Chen, and Pin Gan Cui. "Simulation Research of Hydraulic Powerplant Mount Based on Matlab/Simulink." Applied Mechanics and Materials 494-495 (February 2014): 180–83. http://dx.doi.org/10.4028/www.scientific.net/amm.494-495.180.

Full text
Abstract:
Firstly mechanical model of hydraulic powerplant is established. Then mathematical model of hydraulic powerplant mount is established based on the analysis of mechanical model. And the simulation model is established in Matlab/Simulink. The results of simulation are attained by calculation. On the basis of aforementioned results, the analysis is made. Finally, this paper makes a summary and outlook.
APA, Harvard, Vancouver, ISO, and other styles
46

Kuan, Tze Mei, Suhaila Sulaiman, Azrul Mohd Ariffin, and Wan Mohamad Shakir Wan Shamsuddin. "Verification of MATLAB/Simulink Power Cable Modelling with Experimental Analysis." Indonesian Journal of Electrical Engineering and Computer Science 11, no. 2 (August 1, 2018): 622. http://dx.doi.org/10.11591/ijeecs.v11.i2.pp622-629.

Full text
Abstract:
Cross-linked polyethylene (XLPE) power cable is commonly used as the medium for transmitting power supply in the power system network. However, frequent exposure of XLPE cable to the high voltage causes its insulation to degrade over time leading to electricity outages. Degradation of cable can be prevented if regular maintenance is performed using the accurate assessment method. This study models and simulates a cable system comprising of three cable sections connected by two un-degraded cable joints. This model aims to assess defect along the tested cable with the application of time domain reflectometry (TDR) technique. A series of simulations are conducted by varying the cable insulation condition to study its influence on the cable joint reflection. These simulation results from MATLAB/Simulink are validated against the actual TDR experimental results. The identical results shown between the simulation and experimental results indicate that the cable model is valid and can be used to assess the condition of a cable.
APA, Harvard, Vancouver, ISO, and other styles
47

Yang, Zhan She, and Xian Min Ma. "The Extraction of Fault Feature Vector in Inverter Open Base on Matlab/Simulink." Advanced Materials Research 846-847 (November 2013): 706–9. http://dx.doi.org/10.4028/www.scientific.net/amr.846-847.706.

Full text
Abstract:
Fault is classified when the thyristor open in three phase bridge rectifier circuit in this paper,Circuit simulation model is established based on Matlab/Simulink,and for a variety of open circuit fault is simulinked,extracted all kinds of fault feature vector, provided the theory of mathematical basis for intelligent fault diagnosis.
APA, Harvard, Vancouver, ISO, and other styles
48

Neelanjana Baruah, Lakhya Jyoti Phukon,. "A Generalized Matlab Simulink Model of a Three Phase Induction Motor." International Journal of Innovative Research in Science, Engineering and Technology 4, no. 5 (May 15, 2015): 2926–34. http://dx.doi.org/10.15680/ijirset.2015.0405036.

Full text
APA, Harvard, Vancouver, ISO, and other styles
49

Gupta, Pratishtha, G. N Purohit, and Adhyana Gupta. "Traffic Load Computation using Corner Detection Technique in Matlab Simulink Model." International Journal of Computer Applications 72, no. 16 (June 26, 2013): 6–13. http://dx.doi.org/10.5120/12576-9058.

Full text
APA, Harvard, Vancouver, ISO, and other styles
50

Ehimen Airoboman, Abel. "On the Assessment of Power System Stability Using Matlab/Simulink Model." International Journal of Energy and Power Engineering 4, no. 2 (2015): 51. http://dx.doi.org/10.11648/j.ijepe.20150402.16.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography