CN110032826B - 一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法 - Google Patents
一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法 Download PDFInfo
- Publication number
- CN110032826B CN110032826B CN201910357857.1A CN201910357857A CN110032826B CN 110032826 B CN110032826 B CN 110032826B CN 201910357857 A CN201910357857 A CN 201910357857A CN 110032826 B CN110032826 B CN 110032826B
- Authority
- CN
- China
- Prior art keywords
- indirect cooling
- gas turbine
- simulation model
- matlab
- cooling system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明的目的在于提供一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法,该方法通过数据接口实现Matlab与AMESim之间的数据传递。首先使用Matlab/Simulink搭建间冷循环燃气轮机动态仿真模型;然后,使用AMESim搭建间冷循环燃气轮机间冷系统仿真模型。使用Visual Studio编译器将AMESim模型编译为MEX程序,在Matlab环境下通过S‑function调用。得到了间冷循环燃气轮机的集成仿真模型。本发明可实现Matlab与AMESim的联合仿真,可以对间冷循环燃气轮机进行集成仿真,考虑了间冷系统对燃气轮机整机性能的影响。该联合仿真方法应用范围较广,在其他系统的联合仿真中同样具有参考意义。
Description
技术领域
本发明涉及的是一种燃气轮机仿真方法,具体地说是间冷循环燃气轮机仿真方法。
背景技术
作为体积小、功率密度大、热效率高的一种动力机械,燃气轮机广泛应用于航空、船舶动力以及发电等领域。间冷循环能够有效地提高燃气轮机的输出功率和效率,降低低工况的耗油率。但间冷循环燃气轮机装置的设计是涵盖多系统、多学科的综合性课题,通过集成仿真技术对间冷循环燃气轮机性能开展多角度多学科的研究是当前研究的重点。
MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。使用Matlab/Simulink建立间冷循环燃气轮机动态模型是目前常用的研究方法。
AMESim是多学科领域的复杂系统建模与仿真平台,用户可以在这个单一平台上建立复杂的多学科领域的系统模型,并在此基础上进行仿真计算和深入分析,也可以在这个平台上研究任何元件或系统的稳态和动态性能。
发明内容
本发明的目的在于提供将Matlab建立的动态仿真模型和AMESim建立的仿真模型结合起来的一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法。
本发明的目的是这样实现的:
本发明一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法,其特征是:
(1)在AMESim中建立间冷系统仿真模型:
根据间冷系统的实际结构,基于AMESim多学科仿真平台,建立间冷系统仿真模型,实现对间冷系统的仿真模拟;
(2)设置间冷系统仿真模型的输入、输出参数:
选择间冷器入口流量、温度、压力作为模型输入参数,选择间冷器出口温度与出口压力作为模型输出参数;
(3)将AMESim模型编译为MEX程序:
使用Visual Studio编译器将AMESim模型编译为一种可在Matlab环境中调用的MEX程序;
(4)在Matlab/Simulink中建立间冷循环燃气轮机动态仿真模型:
所述建立间冷循环燃气轮机动态仿真模型,包括建立压气机、燃烧室、涡轮、转子和容积部件的仿真模型;
(5)建立间冷循环燃气轮机集成仿真模型:
在Matlab中编写S-function,调用MEX程序,实现在Matlab环境下对AMESim仿真模型的数据写入和读取,将Matlab中的间冷器入口参数,包括机上间冷器入口流量、温度、压力和三通阀阀门开度传入AMESim仿真模型中,并将AMESim模型的计算结果,包括机上间冷器出口温度和出口压力,返回到Matlab中的燃气轮机模型中,实现Matlab与AMESim的联合仿真。
本发明还可以包括:
1、所述间冷系统仿真模型包括机上间冷器、海水间冷器、水箱、主流路与旁通路之间的三通阀和管路部件的仿真模型;所述管路包括间冷器与水箱之间的管路、间冷器与三通阀之间的管路。
2、所述的间冷循环燃气轮机动态仿真模型是基于容积惯性法,采用变比热的方式建立的。
本发明的优势在于:本发明克服了Matlab不易建立机械、液压系统仿真模型以及AMESim不易建立燃气轮机动态仿真模型的缺点,通过数据接口实现Matlab与AMESim的联合仿真,从而可以快速、精准地对间冷循环燃气轮机进行动态仿真分析,为间冷循环燃气轮机控制策略的提出提供参考。该联合仿真方法应用范围较广,在其他系统的联合仿真中同样具有参考意义。
附图说明
图1为间冷循环燃气轮机结构简图。
图2为本发明的流程图。
具体实施方式
下面结合附图举例对本发明做更详细地描述:
结合图1-2,本发明主要包括如下步骤:
(1)在AMESim中建立间冷系统仿真模型
根据间冷系统的实际结构,基于AMESim多学科仿真平台,建立机上间冷器、海水间冷器、水箱、主流路与旁通路之间的三通阀和管路(包括间冷器与水箱之间的管路、间冷器与三通阀之间的管路)部件的仿真模型,实现对间冷系统的仿真模拟。
(2)设置间冷系统仿真模型的输入、输出参数
选择间冷器入口流量、温度、压力作为模型输入参数,选择间冷器出口温度与出口压力作为模型输出参数。
(3)将AMESim模型编译为MEX程序
使用Visual Studio编译器将AMESim模型编译为一种可在Matlab环境中调用的C语言衍生程序,其本质是带输出函数的dll文件。
(4)在Matlab/Simulink中建立间冷循环燃气轮机动态仿真模型
基于容积惯性法,采用变比热的方式建立压气机、燃烧室、涡轮、转子和容积部件的仿真模型。间冷循环燃气轮机是指空气经低压压气机压缩后,进入机上间冷器进行冷却(机上间冷器内的冷却介质由海水换热器进行二次冷却),之后进入高压压气机进行进一步压缩,压缩后的高温高压气体进入燃烧室与燃料混合后燃烧,燃烧后的燃气进入涡轮膨胀做功。
(5)建立间冷循环燃气轮机集成仿真模型
在Matlab中编写S-function,调用MEX程序,实现了在Matlab环境下对AMESim仿真模型的数据写入和读取,并控制软件运行,将Matlab中的间冷器入口参数,包括机上间冷器入口流量、温度、压力和三通阀阀门开度传入AMESim仿真模型中,并将AMESim模型的计算结果(机上间冷器出口温度和出口压力)返回到Matlab中的燃气轮机模型中,实现Matlab与AMESim的联合仿真。通过联合仿真分析间冷循环燃气轮机的动态特性,对间冷循环燃气轮机控制策略的制定提供参考。
Claims (1)
1.一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法,其特征是:
(1)在AMESim中建立间冷系统仿真模型:
根据间冷系统的实际结构,基于AMESim多学科仿真平台,建立间冷系统仿真模型,实现对间冷系统的仿真模拟;所述间冷系统仿真模型包括机上间冷器、海水间冷器、水箱、主流路与旁通路之间的三通阀和管路部件的仿真模型;所述管路包括间冷器与水箱之间的管路、间冷器与三通阀之间的管路;
(2)设置间冷系统仿真模型的输入、输出参数:
选择间冷器入口流量、温度、压力作为模型输入参数,选择间冷器出口温度与出口压力作为模型输出参数;
(3)将间冷系统仿真模型编译为MEX程序:
使用Visual Studio编译器将间冷系统仿真模型编译为一种能够在Matlab环境中调用的MEX程序;
(4)在Matlab/Simulink中建立间冷循环燃气轮机动态仿真模型:
所述建立间冷循环燃气轮机动态仿真模型,包括建立压气机、燃烧室、涡轮、转子和容积部件的仿真模型;所述的间冷循环燃气轮机动态仿真模型是基于容积惯性法,采用变比热的方式建立的;
所述间冷循环燃气轮机为空气经低压压气机压缩后,进入机上间冷器进行冷却,之后进入高压压气机进行进一步压缩,压缩后的高温高压气体进入燃烧室与燃料混合后燃烧,燃烧后的燃气进入涡轮膨胀做功;
(5)建立间冷循环燃气轮机集成仿真模型:
在Matlab中编写S-function,调用MEX程序,实现在Matlab环境下对间冷系统仿真模型的数据写入和读取,将Matlab中的间冷器入口参数,包括机上间冷器入口流量、温度、压力和三通阀阀门开度传入间冷系统仿真模型中,并将间冷系统仿真模型的计算结果,包括机上间冷器出口温度和出口压力,返回到Matlab中的间冷循环燃气轮机动态仿真模型中,实现Matlab与AMESim的联合仿真。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910357857.1A CN110032826B (zh) | 2019-04-30 | 2019-04-30 | 一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910357857.1A CN110032826B (zh) | 2019-04-30 | 2019-04-30 | 一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110032826A CN110032826A (zh) | 2019-07-19 |
CN110032826B true CN110032826B (zh) | 2023-07-11 |
Family
ID=67240927
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910357857.1A Active CN110032826B (zh) | 2019-04-30 | 2019-04-30 | 一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110032826B (zh) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111046568B (zh) * | 2019-12-18 | 2022-09-09 | 哈尔滨工程大学 | 一种基于航空发动机及尾喷管机电液多系统联合仿真的控制参数优化方法 |
CN115685752B (zh) * | 2022-10-21 | 2024-03-29 | 南京航空航天大学 | 一种基于模块化仿真平台的间冷燃气轮机模型建模方法 |
CN117193044B (zh) * | 2023-09-28 | 2024-04-30 | 广东海洋大学 | 一种电液伺服系统模糊自抗扰控制联合仿真方法 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0783119A (ja) * | 1993-09-16 | 1995-03-28 | Nissan Diesel Motor Co Ltd | ガスエンジンの燃料供給装置 |
CN108228995A (zh) * | 2017-12-28 | 2018-06-29 | 中国电子科技集团公司第十四研究所 | 雷达机电液系统联合仿真研发平台 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105354399B (zh) * | 2015-12-14 | 2018-07-13 | 北京航空航天大学 | 一种基于故障机理的液压伺服机构多学科可靠性建模方法 |
-
2019
- 2019-04-30 CN CN201910357857.1A patent/CN110032826B/zh active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0783119A (ja) * | 1993-09-16 | 1995-03-28 | Nissan Diesel Motor Co Ltd | ガスエンジンの燃料供給装置 |
CN108228995A (zh) * | 2017-12-28 | 2018-06-29 | 中国电子科技集团公司第十四研究所 | 雷达机电液系统联合仿真研发平台 |
Non-Patent Citations (2)
Title |
---|
海洋环境条件对船舶间冷循环燃气轮机性能的影响;余又红 等;《舰船科学技术》;第37卷(第04期);47-52 * |
船用间冷循环燃气轮机供油规律仿真研究;李淑英 等;《船舶工程》;第32卷(第05期);15-18 * |
Also Published As
Publication number | Publication date |
---|---|
CN110032826A (zh) | 2019-07-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110032826B (zh) | 一种联合Matlab与AMESim的间冷循环燃气轮机建模仿真方法 | |
Giles | Stability analysis of numerical interface conditions in fluid–structure thermal analysis | |
Duan et al. | Nonlinear modeling of regenerative cycle micro gas turbine | |
CN115906718B (zh) | 一种旋转机械cfd系统 | |
Haugwitz | Modelling of microturbine systems | |
CN104123414A (zh) | 一种气动发动机进排气通道流场和热传递优化的参数化方法 | |
Canova | Development and validation of a control-oriented library for the simulation of automotive engines | |
CN111859824B (zh) | 一种稳压器泄压阀开启过程的流固耦合方法 | |
CN109783882A (zh) | 一种联合matlab与flowmaster的燃气轮机燃油系统建模仿真方法 | |
Chan et al. | Defining the thermodynamic efficiency in a wave rotor | |
Canova et al. | A real-time model of a small turbocharged Multijet Diesel engine: application and validation. | |
CN115113538A (zh) | 一种发动机试车台进排气多参数控制系统建模仿真方法 | |
CN112182905B (zh) | 一种用于综合能源系统的供热管网仿真方法和装置 | |
Ying et al. | Study on flow parameters optimisation for marine gas turbine intercooler system based on simulation experiment | |
CN109753702B (zh) | 一种燃气轮机化学回热系统的仿真方法 | |
Malozemov et al. | Numerical simulation of power plants with reciprocating engines using Modelica language | |
Yadav et al. | Modeling and analysis of simple open cycle gas turbine using graph networks | |
McGovern et al. | Validation of a simulation model for a combined Otto and Stirling cycle power plant | |
Ebel et al. | Use of an integrated approach for analysis and design of turbocharged internal combustion engine | |
CN210664009U (zh) | 基于定温掺混系统的间冷循环船用燃气轮机海水换热器 | |
Zhai et al. | Analysis of Fluid-Solid coupling heat transfer characteristics of hydrogen circulating pump | |
Engl | The modeling and numerical simulation of gas flow networks | |
Zhou et al. | Study on meta-modeling method for performance analysis of digital power plant | |
Krouse et al. | Implementation and comparison of model co-simulation methods in a turbofan model | |
CN114781153B (zh) | 一种整机变维度仿真性能仿真流程控制方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |