CN111159909B - Method for processing characteristic data and drawing characteristic cloud picture of air compressor - Google Patents

Method for processing characteristic data and drawing characteristic cloud picture of air compressor Download PDF

Info

Publication number
CN111159909B
CN111159909B CN201911418955.8A CN201911418955A CN111159909B CN 111159909 B CN111159909 B CN 111159909B CN 201911418955 A CN201911418955 A CN 201911418955A CN 111159909 B CN111159909 B CN 111159909B
Authority
CN
China
Prior art keywords
data
characteristic
processing
compressor
smooth
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
Application number
CN201911418955.8A
Other languages
Chinese (zh)
Other versions
CN111159909A (en
Inventor
张善科
刘睿
李舸溯
张志政
屈鑫
范阔
张晓云
马正军
刘雪彬
赫英辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
703th Research Institute of CSIC
Original Assignee
703th Research Institute of CSIC
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 703th Research Institute of CSIC filed Critical 703th Research Institute of CSIC
Priority to CN201911418955.8A priority Critical patent/CN111159909B/en
Publication of CN111159909A publication Critical patent/CN111159909A/en
Application granted granted Critical
Publication of CN111159909B publication Critical patent/CN111159909B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation

Landscapes

  • Structures Of Non-Positive Displacement Pumps (AREA)
  • Control Of Positive-Displacement Air Blowers (AREA)
  • Aerodynamic Tests, Hydrodynamic Tests, Wind Tunnels, And Water Tanks (AREA)

Abstract

A method for processing characteristic data and drawing characteristic cloud pictures of a gas compressor belongs to the technical field of gas turbines. The invention solves the problem that the prior method can not realize real-time data call between the Matlab software platform and the Smooth C software. The method comprehensively utilizes the advantages of accurate interpolation and data processing of the Smooth C software on the characteristic line of the air compressor and the advantages of the Matlab software platform on the data processing. After Smooth C is utilized to output SMO format characteristic data, an M program compiled by a Matlab software platform is used for converting the SMO format characteristic data into characteristic flow, pressure ratio and efficiency matrix data; and then, the characteristic module of the gas turbine performance simulation model established based on the Matlab software platform automatically and seamlessly calls data, so that the rapid processing and seamless calling of the characteristics of the gas compressor can be realized, and the requirement of real-time calling of the data is met. The invention can be applied to the processing of the characteristic data of the air compressor and the drawing of characteristic cloud pictures.

Description

Method for processing characteristic data and drawing characteristic cloud picture of air compressor
Technical Field
The invention relates to the technical field of gas turbines, in particular to a method for processing characteristic data and drawing characteristic cloud pictures of a gas compressor.
Background
The compressor characteristics are particularly important for modeling simulation of the gas turbine, and the processing of the compressor characteristics is a relatively tedious work for modeling personnel. The conventional characteristic processing method of the gas compressor is often to manually add auxiliary lines, so that the manual processing is complicated due to the fact that data are numerous, the point selection precision is low, and the simulation calculation precision of the gas turbine is low.
The characteristic processing software Smooth C of the air compressor can automatically add auxiliary lines to characteristic data of the air compressor, discretize the data, smooth the characteristic data, and interpolate and add isotachometer lines to realize high-precision data point interpolation and output. However, the program codes of the Matlab C software are closed, an interface is not interacted with the Matlab software platform, the generated data cannot be directly called by a gas turbine simulation model, a compressor characteristic cloud image which can be directly called by the Matlab software platform cannot be generated, real-time data calling between the Matlab software platform and the Smooth C software cannot be realized, and a post-processing program used between the Matlab software platform and the Smooth C software is needed.
Disclosure of Invention
The invention aims to solve the problem that the existing method can not realize real-time data call between a Matlab software platform and Smooth C software, and provides a method for processing characteristic data and drawing characteristic cloud pictures of a gas compressor.
The technical scheme adopted for solving the technical problems is as follows: a method for processing characteristic data and drawing characteristic cloud pictures of a gas compressor comprises the following steps:
firstly, inputting original data into Smooth C software, processing the input original data by using the Smooth C software, and storing and outputting an SMO format data file compression-Characteristics.
Copying a path of the data file in the first step into a current Folder in an MATLAB software platform interface, after running a program, obtaining flow, pressure ratio and efficiency matrix data at different rotating speeds, and drawing the obtained data into a FIG format diagram;
step three, a gas turbine performance simulation model is established based on Matlab software, and the established gas turbine performance simulation model automatically calls flow, pressure ratio and efficiency matrix data obtained in the step two;
and based on a two-dimensional interpolation theory, the compressor characteristic efficiency equal-height cloud image required by free interpolation is combined with an equal-rotation speed line to draw a complete compressor characteristic cloud image.
The beneficial effects of the invention are as follows: the invention provides a method for processing characteristic data and drawing characteristic cloud pictures of a gas compressor. After Smooth C is utilized to output SMO format characteristic data, an M program compiled by a Matlab software platform is used for converting the SMO format characteristic data into characteristic flow, pressure ratio and efficiency matrix data; and then, the characteristic module of the gas turbine performance simulation model established based on the Matlab software platform automatically and seamlessly calls data, so that the rapid processing and seamless calling of the characteristics of the gas compressor can be realized, and the requirement of real-time calling of the data is met.
Drawings
FIG. 1 is a Smooth software interface screenshot;
FIG. 2 is a schematic illustration of a Smooth C compressor characterization process based on auxiliary line beta;
FIG. 3 is a MATLAB software platform interface screenshot;
FIG. 4 is an interface screenshot of a compressor characterization data processing and characterization cloud mapping program;
FIG. 5 is a graph of compressor characteristic flow-to-pressure ratio;
in the figure: n represents the rotation speed;
FIG. 6 is a compressor flow-efficiency map;
FIG. 7 is a schematic illustration of the selection and display of an equal efficiency line value;
fig. 8 is a compressor characterization cloud drawn by the MATLAB software platform.
Detailed Description
The first embodiment is as follows: the method for processing the characteristic data and drawing the characteristic cloud image of the air compressor in the embodiment comprises the following steps:
step one, as shown in fig. 1, inputting original data into Smooth C software, processing the input original data by using the Smooth C software, and storing and outputting an SMO format data file Compressor-Characteristics.
Copying a path of the data file in the first step into a current Folder in an MATLAB software platform interface, after running a program, obtaining flow, pressure ratio and efficiency matrix data at different rotating speeds, and drawing the obtained data into a FIG format diagram;
copying the path of the SMO format data file to a current Folder in an MATLAB software platform interface, wherein the file contained in the computing software appears on the left part of the MATLAB software platform as shown in FIG. 3;
opening a compacter_text.m file, copying a compacter-Characteristics.SMO into a file in which "fid1=fopen ('compacter-Characteristics.SMO', 'r')", namely copying into a black solid line frame of FIG. 4, and clicking Run;
after the program is run, three mat files of data_G, data_pi and data_lv, which are data based on the flow, the pressure ratio and the efficiency of the auxiliary line beta line at the same rotating speed, are respectively generated in a work space of MATLAB software, and are drawn into a FIG format diagram; as shown in fig. 5 and 6.
Step three, a gas turbine performance simulation model is established based on Matlab software, and the established gas turbine performance simulation model automatically calls flow, pressure ratio and efficiency matrix data obtained in the step two;
and based on a two-dimensional interpolation theory, the compressor characteristic efficiency equal-height cloud image required by free interpolation is combined with an equal-rotation speed line to draw a complete compressor characteristic cloud image.
The characteristic module of the gas turbine performance simulation model established based on the Matlab software platform is automatically and seamlessly called, so that the rapid processing and seamless calling of the characteristics of the gas compressor can be realized, and the performance simulation calculation and evaluation of the gas turbine can be rapidly developed;
after the program is run, a characteristic efficiency cloud chart and a cross cursor appear, as shown in fig. 7, clicking an equal efficiency line to be displayed, and a value of the efficiency circle appears at a place clicked by the cross cursor, after the efficiency line and the value to be displayed are determined, a carriage return key is pressed, and the compressor characteristic cloud chart is drawn, as shown in fig. 8.
The second embodiment is as follows: the first difference between this embodiment and the specific embodiment is that: in the first step, the original data input into the Smooth C software is MEA format data.
And a third specific embodiment: the first difference between this embodiment and the specific embodiment is that: in the first step, the input original data is processed by using Smooth C software, which specifically comprises the following steps:
the number of auxiliary lines beta is determined and rounding corrections are made to the speed line pressure ratio and efficiency data, as shown in fig. 2.
The invention utilizes the advantages of accurate interpolation and data processing of the Smooth C software on the characteristic line of the compressor and the advantages of the Matlab software platform on the data processing.
The SMO format characteristic data is output by utilizing the Smooth C, the SMO format characteristic data is converted into characteristic flow, pressure ratio and efficiency matrix data by an M program compiled by a Matlab software platform, and the characteristic module of the gas turbine performance simulation model established based on the Matlab software platform is automatically and seamlessly called, so that the rapid processing and seamless calling of the characteristics of the gas compressor can be realized, and the simulation calculation evaluation of the performance of the gas turbine can be rapidly developed; based on a two-dimensional interpolation theory, the equal-altitude cloud image of the characteristic efficiency of the air compressor in the requirement of free interpolation can be displayed on a cloud image line freely, and the equal-altitude cloud image numerical value is combined with an isotachometer line to draw a complete cloud image of the characteristic curve of the air compressor. The method completes the rapid and automatic processing of the characteristics of the compressor and the rapid drawing of the characteristic cloud picture, and saves the defects of redundancy, time consumption and the like of the conventional characteristic processing of the compressor.
When the characteristics of the compressor are processed, high-precision data point interpolation and output are realized on the characteristic line of the compressor by utilizing Smooth C software, and the advantages of Matlab software on data processing are realized. And intelligent and automatic characteristic processing is carried out aiming at different compressors.
After the data of the compressor obtained by the Smooth C is processed, flow, pressure ratio and efficiency values of the compressor at different rotating speeds can be obtained, the characteristics of the compressor based on the auxiliary line beta line are more accurate, simulation modeling can be directly invoked, and the model requirements of the steady-state performance and the dynamic performance of the gas turbine are met.
For different compressors and the requirements of technicians on characteristic processing, the rotating speed value of an isotachometer and the efficiency value of an isotachometer can be directly modified in an M file in Matlab, the M file is saved and operated, and a high cloud image of the characteristics of the compressors is drawn through fitting the flow, the pressure ratio and the efficiency, so that the analysis and the research on simulation calculation results are facilitated.
The code of the M program is as follows:
Figure BDA0002351853020000041
/>
Figure BDA0002351853020000051
/>
Figure BDA0002351853020000061
/>
Figure BDA0002351853020000071
/>
Figure BDA0002351853020000081
the above examples of the present invention are only for describing the calculation model and calculation flow of the present invention in detail, and are not limiting of the embodiments of the present invention. Other variations and modifications of the above description will be apparent to those of ordinary skill in the art, and it is not intended to be exhaustive of all embodiments, all of which are within the scope of the invention.

Claims (2)

1. The method for processing the characteristic data and drawing the characteristic cloud picture of the air compressor is characterized by comprising the following steps of:
firstly, inputting original data into Smooth C software, processing the input original data by using the Smooth C software, and storing and outputting an SMO format data file compression-Characteristics.
The input original data is processed by using Smooth C software, and the method specifically comprises the following steps:
determining the quantity of auxiliary lines beta, and carrying out rounding correction on the rotation speed line pressure ratio and the efficiency data;
copying a path of the data file in the first step into a current Folder in an MATLAB software platform interface, after running a program, obtaining flow, pressure ratio and efficiency matrix data at different rotating speeds, and drawing the obtained data into a FIG format diagram;
step three, a gas turbine performance simulation model is established based on Matlab software, and the established gas turbine performance simulation model automatically calls flow, pressure ratio and efficiency matrix data obtained in the step two;
and based on a two-dimensional interpolation theory, the compressor characteristic efficiency equal-height cloud image required by free interpolation is combined with an equal-rotation speed line to draw a complete compressor characteristic cloud image.
2. The method for processing and drawing characteristic cloud image of compressor according to claim 1, wherein in the first step, the original data input into the smoth C software is MEA format data.
CN201911418955.8A 2019-12-31 2019-12-31 Method for processing characteristic data and drawing characteristic cloud picture of air compressor Active CN111159909B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911418955.8A CN111159909B (en) 2019-12-31 2019-12-31 Method for processing characteristic data and drawing characteristic cloud picture of air compressor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911418955.8A CN111159909B (en) 2019-12-31 2019-12-31 Method for processing characteristic data and drawing characteristic cloud picture of air compressor

Publications (2)

Publication Number Publication Date
CN111159909A CN111159909A (en) 2020-05-15
CN111159909B true CN111159909B (en) 2023-05-16

Family

ID=70560481

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911418955.8A Active CN111159909B (en) 2019-12-31 2019-12-31 Method for processing characteristic data and drawing characteristic cloud picture of air compressor

Country Status (1)

Country Link
CN (1) CN111159909B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113297706B (en) * 2021-04-22 2023-02-21 西北工业大学 Method for predicting efficiency point of each rotating speed peak value of gas compressor according to design index

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793554A (en) * 2013-12-26 2014-05-14 广西科技大学 Air compressor frame structure evaluation method
CN107145693A (en) * 2017-06-27 2017-09-08 中国航空工业集团公司沈阳飞机设计研究所 The dynamic measurement method of the irregular fuel tank fuel quantity of aircraft
CN107313861A (en) * 2017-08-17 2017-11-03 青岛格莱瑞智能控制技术有限公司 The Robust adaptive controller of Gas Turbine Generating Units
CN107526875A (en) * 2017-07-31 2017-12-29 电子科技大学 A kind of aerial blade type face mismachining tolerance method for visualizing
WO2018178809A1 (en) * 2017-03-28 2018-10-04 Bundesamt Für Zivilluftfahrt Noise level simulation method as well as computer readable medium and system therefore
CN108920842A (en) * 2018-07-05 2018-11-30 中国船舶重工集团公司第七〇九研究所 A kind of submarine kinetic parameters On-line Estimation method and device
CN110442956A (en) * 2019-07-31 2019-11-12 中国航发沈阳发动机研究所 A kind of gas turbine component grade emulation mode

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9191256B2 (en) * 2012-12-03 2015-11-17 Digital PowerRadio, LLC Systems and methods for advanced iterative decoding and channel estimation of concatenated coding systems
US10755003B2 (en) * 2013-11-08 2020-08-25 Rockwell Automation Technologies, Inc. Time synchronization of signal transmission intervals for simulating a machine in industrial automation

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793554A (en) * 2013-12-26 2014-05-14 广西科技大学 Air compressor frame structure evaluation method
WO2018178809A1 (en) * 2017-03-28 2018-10-04 Bundesamt Für Zivilluftfahrt Noise level simulation method as well as computer readable medium and system therefore
CN107145693A (en) * 2017-06-27 2017-09-08 中国航空工业集团公司沈阳飞机设计研究所 The dynamic measurement method of the irregular fuel tank fuel quantity of aircraft
CN107526875A (en) * 2017-07-31 2017-12-29 电子科技大学 A kind of aerial blade type face mismachining tolerance method for visualizing
CN107313861A (en) * 2017-08-17 2017-11-03 青岛格莱瑞智能控制技术有限公司 The Robust adaptive controller of Gas Turbine Generating Units
CN108920842A (en) * 2018-07-05 2018-11-30 中国船舶重工集团公司第七〇九研究所 A kind of submarine kinetic parameters On-line Estimation method and device
CN110442956A (en) * 2019-07-31 2019-11-12 中国航发沈阳发动机研究所 A kind of gas turbine component grade emulation mode

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Lucian N. Tutelea等.《2/4-POLE Split-Phase Capacitor Motor for Small Compressors: A Comprehensive Motor Characterization》.《IEEE Transactions on Industry Applications》.2013,第50卷(第1期),第356 - 363页. *
李顶根 ; 何春萌.《压燃/低温燃烧柴油机进气***鲁棒滑模控制》.《农业机械学报》.2014,第45卷(第12期),第23-29页. *

Also Published As

Publication number Publication date
CN111159909A (en) 2020-05-15

Similar Documents

Publication Publication Date Title
CN113642069B (en) Building wind load rapid iteration design method based on BIM and heterogeneous system
CN101510203A (en) Big data quantity high performance processing implementing method based on parallel process of split mechanism
CN111310278A (en) Ship automatic modeling method based on simulation
CN111159909B (en) Method for processing characteristic data and drawing characteristic cloud picture of air compressor
CN102693281B (en) AUTOCAD-based method for generating auxiliary line in PDMS
CN104375421A (en) Aircraft engine part modeling method based on control system development platform
CN106126564A (en) A kind of method rendered based on dynamic template language
CN114372308A (en) BIM model lightweight method based on IFC
CN111177866B (en) Turbine characteristic processing method based on SMOOTH T and MATLAB
CN114323435B (en) Differential pressure sensor credibility detection method and device, electronic equipment and storage medium
CN105183987A (en) Complex engineering multidisciplinary synthetical design optimization software platform system
CN105405002A (en) Formula data configuration method and system based on SAP platform
CN110334001A (en) A kind of method and apparatus that batch automatically generates echo test
CN111878231B (en) Method, device and equipment for diagnosing faults of front oxygen sensor and storage medium
CN107193906B (en) Method and device for generating process pipeline instrument diagram bill of materials
CN115898852A (en) Compressor simulation control method, device, equipment and readable storage medium
CN110119206A (en) A kind of AR resource dynamic loading method towards industrial operations operation guide
CN105930552B (en) Method is determined based on the tolerance of digital simulation technique
Ma et al. Multi-stage axial flow compressors characteristics estimation based on system identification
CN112507432A (en) BIM (building information modeling) building model generation processing optimization method
CN111797580B (en) CFX software-based three-dimensional CFD automatic calculation method for turbine characteristics
CN104616332A (en) Fast display method
CN103186785B (en) Skin color detection method and system
CN102567353B (en) Data analysis device and data analysis method based on dynamically expandable analysis factors
CN112445482A (en) Program stack space depth tracing method for capacity limitation

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