【正文】
中國石油大學(xué)(華東)畢業(yè)設(shè)計(jì)(論文) 基于 Matlab/Simulink 的電力 變換電路仿真 學(xué)生姓名: 學(xué) 號(hào): 專業(yè)班級(jí): 指導(dǎo)教師: 2020 年 6 月 20 日 中國石油大學(xué) (華東) 本科畢業(yè)設(shè)計(jì) ( 論文 ) 摘 要 MATLAB 是一種科學(xué)計(jì)算軟件, 它是 一種以矩陣為基礎(chǔ)的交互式程序計(jì)算語言。 SIMULINK 是基于框圖的仿真平臺(tái), 它 掛接在 MATLAB 環(huán)境上,以MATLAB 的強(qiáng)大計(jì)算功能為基礎(chǔ), 以直觀的模塊框圖進(jìn)行仿真和計(jì)算。 本文主要以 MATLAB/SIMULINK 仿真軟件為基礎(chǔ), 完成了對(duì) 整流電路、斬波電路和交流調(diào)壓電路 的建模與仿真,并且給出了仿真結(jié)果波形,同時(shí)根據(jù)仿真結(jié)果進(jìn)行了分析和計(jì)算。證實(shí)了該方法的簡(jiǎn)便直觀、高效快捷和真實(shí)準(zhǔn)確性。 本研究還設(shè)計(jì)并建立了圖形用戶界面( GUI),以方便打開各個(gè)仿真模型。 關(guān)鍵詞 : Matlab/Simulink; 建模;仿真;整流 電路; 斬波電路 ; 交流調(diào)壓電路 中國石油大學(xué) (華東) 本科畢業(yè)設(shè)計(jì) ( 論文 ) ABSTRACT MATLAB is a soft ware for scientific putation, which is a matrixbased interactive language for programming and calculating. SIMULINK is a simulation platform based on block diagram, which articulates in the MATLAB environment and is based on the powerful puting capabilities. SIMULINK pletes the simulation and calculation using the intuitionist block diagram. This paper mainly introduces the modeling and simulating of the rectifier circuit, chopper circuit and AC voltagemodulating circuit, based on MATLAB /SIMULINK simulation software, and the waves of simulating result and the analog and calculation of the waves is discussed, which all show the simplicity, intuition, efficiency, quickness, and the accuracy of this method. This study also design and build a graphical user interface (GUI) for opening the simulation model easily. Keywords: Matlab/Simulink。 Modeling。 Simulation Rectifier circuit。 Chopper circuit。 AC voltagemodulating circuit 中國石油大學(xué) (華東) 本科畢業(yè)設(shè)計(jì) ( 論文 ) 目 錄 第 1 章 前言 1 MATLAB/SIMULINK 仿 真 的 目 的 與 意義 1 本 課 題 的 研 究 內(nèi)容 1 本 課 題 的 研 究 意義 2 第 2 章 MATLAB/SIMULIK 基礎(chǔ)知識(shí) 3 MATLAB 介紹 3 2 . MATLAB 的主要組成部分 4 MATLAB 的系統(tǒng)開發(fā)環(huán)境 4 SIMULINK 仿 真 基礎(chǔ) 6 SIMULIN 啟動(dòng) 7 SIMULINK 的 模 塊 庫 介紹 7 電力系統(tǒng)模塊庫的介中國石油大學(xué) (華東) 本科畢業(yè)設(shè)計(jì) ( 論文 ) 紹 7 SIMULINK 簡(jiǎn) 單 模 型 的 建立 9 SIMULINK 功 能 模 塊 的 處理 9 SIMULINK 線的處理 11 SIMULINK 仿 真 的 運(yùn)行 11 MATLAB 的 GUI 程序設(shè)計(jì) 15 控 件 對(duì) 象 及 屬性 15 GUI 開發(fā)環(huán)境 1