Refine Your Search

Topic

Search Results

Standard

Using Engine Test Data to Model Engine Performance

2023-10-26
CURRENT
AIR5509A
This document defines the process steps involved in collecting and processing engine test data for use in understanding engine behavior. It describes the use of an aero-thermal cycle model for reduction and analysis of those data. The analysis process may include the calculation of modifiers to match the model to measured data and prediction of engine performance based on that analysis.
Standard

Gas Turbine Engine Performance Presentation for Computer Programs

2023-08-21
CURRENT
AS681L
This SAE Aerospace Standard (AS) provides the method for presentation of gas turbine engine steady-state and transient performance calculated using computer programs. It also provides for the presentation of parametric gas turbine data including performance, weight, and dimensions computed by computer programs. This standard is intended to facilitate calculations by the program user without unduly restricting the method of calculation used by the program supplier. This standard is applicable, but not limited to, the following program types: data reduction, steady-state, transient, preliminary design, study, specification, status, and parametric programs.
Standard

Shared Memory Interface for Gas Turbine Engine Performance Programs

2023-03-23
CURRENT
ARP7998
This is an initial release of a recommended practice for an interface to supplier simulations that utilize traditional inter-process communication (IPC) methods of shared memory and semaphore communications. These IPC methods are standard practice in the computer science world and allow for communication by separate processes running on a computer without any common runtime requirements. This allows things like 32-bit applications to talk with 64-bit applications, as well as any other compiler version or runtime library dependencies being required by the calling program to interface with the called model. This also allows the calling program and the called program to be run on separate CPUs to allow parallel execution of the called program as well as multiple instances of the called program to execute all on separate processors.
Standard

Gas Turbine Engine Performance Presentation and Nomenclature For Object-Oriented Computer Programs

2023-01-18
WIP
AS5571
This document provides recommendations for several aspects of air-breathing gas turbine engine performance modeling using object-oriented programming systems. Nomenclature, application program interface, and user interface are addressed with the emphasis on nomenclature. The Numerical Propulsion System Simulation (NPSS) modeling environment is frequently used in this document as an archetype. Many of the recommendations for standards are derived from NPSS standards. NPSS was chosen because it is an available product. The practices recommended herein may be applied to other object-oriented systems. While this document applies broadly to any gas turbine engine, the great majority of engine performance computer programs have historically been written for aircraft propulsion systems. Aircraft and propulsion terminology and examples appear throughout.
Standard

Gas Turbine Engine Performance Presentation and Nomenclature for Object-Oriented Computer Programs

2023-01-03
WIP
ARP5571D
This document provides recommendations for several aspects of air-breathing gas turbine engine performance modeling using object-oriented programming systems. Nomenclature, application program interface, and user interface are addressed with the emphasis on nomenclature. The Numerical Propulsion System Simulation (NPSS) modeling environment is frequently used in this document as an archetype. Many of the recommendations for standards are derived from NPSS standards. NPSS was chosen because it is an available product. The practices recommended herein may be applied to other object-oriented systems. While this document applies broadly to any gas turbine engine, the great majority of engine performance computer programs have historically been written for aircraft propulsion systems. Aircraft and propulsion terminology and examples appear throughout.
Standard

Aircraft Propulsion System Performance Nomenclature

2022-06-21
CURRENT
AS6502
This SAE Aerospace Standard (AS) provides classical propulsion system performance parameter names for aircraft propulsion systems and their derivatives, and describes the logical framework by which new names can be constructed.
Standard

Real-Time Modeling Methods for Gas Turbine Engine Performance

2022-01-20
CURRENT
AIR4548B
This SAE Aerospace Information Report (AIR) provides a review of real-time modeling methodologies for gas turbine engine performance. The application of real-time models and modeling methodologies are discussed. The modeling methodologies addressed in this AIR concentrate on the aerothermal portion of the gas turbine propulsion system. Characteristics of the models, the various algorithms used in them, and system integration issues are also reviewed. In addition, example cases of digital models in source code are provided for several methodologies.
Standard

Gas Turbine Engine Performance Presentation for Computer Programs Using Fortran

2021-05-13
CURRENT
AS4191A
This SAE Aerospace Standard (AS) provides a method for gas turbine engine performance computer programs to be written using Fortran COMMON blocks. If a “function-call application program interface” (API) is to be used, then ARP4868 and ARP5571 are recommended as alternatives to that described in this document. When it is agreed between the program user and supplier that a particular program shall be supplied in Fortran, this document shall be used in conjunction with AS681 for steady-state and transient programs. This document also describes how to take advantage of the Fortran CHARACTER storage to extend the information interface between the calling program and the engine subroutine.
Standard

Gas Turbine Engine Real Time Performance Model Presentation

2020-08-17
CURRENT
ARP4148C
This SAE Aerospace Recommended Practice (ARP) provides guidance for the presentation of gas turbine engine transient performance models with the capacity to be implemented as computer programs operating in real time and is intended to complement AS681. Such models will be used in those applications where a transient program must interface with physical systems. These applications are characterized by the requirement for real time transient response. These models require attention to unique characteristics that are beyond the scope of AS681. This document is intended to facilitate the development of mathematical models and the coordination of their requirements with the user. It will not unduly restrict the modeling methodology used by the supplier. The objective of this document is to define a recommended practice for the delivery of mathematical models intended for real time use. Models used in this application may also be contained in deliverable computer programs covered by AS681.
Standard

Function-Based API for Gas Turbine Engine Performance Programs

2019-04-18
WIP
ARP4868D

The SAE Aerospace Standard document AS681 is the parent document of this SAE Aerospace Recommended Practice (ARP). AS681 applies to Engine programs written to conform to this document. This ARP specifies a set of functions and their expected behaviors that constitute a function based Application Program Interface (API) for gas turbine engine customer programs. The functions specified in this API are delivered by the Supplier as part of the Engine model.

This document defines generic language independent functions and specific appendices for implementations in C and Fortran.

The function based API specified in this ARP represents an alternative to the Fortran COMMON block structure, as specified in AS4191, historically used to communicate with an engine program. The customer may request emulation of the AS4191 interface if desired.

Standard

Aircraft Propulsion System Performance Station Designation

2018-10-22
WIP
AS755G
This SAE Aerospace Standard (AS) provides a performance station designation system for aircraft propulsion systems and their derivatives. The station numbering conventions presented herein are for use in all communications concerning propulsion system performance such as computer programs, data reduction, design activities, and published documents. They are intended to facilitate calculations by the program user without unduly restricting the method of calculation used by the program supplier. The contents of this document were previously a subset of AS755E. Due to the growing complexity of station numbering schemes and an industry desire to expand nomenclature descriptions, a decision was made to separate the “station numbering” and “nomenclature” contents of AS755 into two separate documents. AS755 will continue to maintain standards for station numbering. SAE Aerospace Standard AS6502 will maintain standards for classical nomenclature moving forward.
Standard

Gas Turbine Engine Performance Presentation and Nomenclature For Object-Oriented Computer Programs

2018-05-07
CURRENT
ARP5571C
This document provides recommendations for several aspects of air-breathing gas turbine engine performance modeling using object-oriented programming systems. Nomenclature, application program interface, and user interface are addressed with the emphasis on nomenclature. The Numerical Propulsion System Simulation (NPSS) modeling environment is frequently used in this document as an archetype. Many of the recommendations for standards are derived from NPSS standards. NPSS was chosen because it is an available product. The practices recommended herein may be applied to other object-oriented systems. While this document applies broadly to any gas turbine engine, the great majority of engine performance computer programs have historically been written for aircraft propulsion systems. Aircraft and propulsion terminology and examples appear throughout.
Standard

Gas Turbine Engine Interface Test Data Reduction Computer Programs

2017-11-21
CURRENT
ARP1210E
This SAE Aerospace Recommended Practice (ARP) describes a class of digital computer programs for use by organizations other than the engine supplier for reduction of engine test data relating to the interface of the engine in the airframe or test facility. This ARP also is intended as a guide for the preparation of such computer programs.
Standard

Methods for Executing Gas Turbine Engine Performance Programs to Generate Envelope Performance for Customers

2017-04-10
WIP
AIR7486
This is an initial release of an Aerospace Information Report to provide methods for Engine Suppliers to follow to execute their in house performance models to generate datasets that are provided to airframe customers early in the conceptual design phase of an aircraft program. This AIR provides some general guidance for execution order and input settings to be used to execute the model.
Standard

Function-Based API for Gas Turbine Engine Performance Programs

2016-08-01
CURRENT
ARP4868C
The SAE Aerospace Standard document AS681 is the parent document of this SAE Aerospace Recommended Practice (ARP). AS681 applies to Engine programs written to conform to this document. This ARP specifies a set of functions and their expected behaviors that constitute a function based Application Program Interface (API) for gas turbine engine customer programs. The functions specified in this API are delivered by the Supplier as part of the Engine model. This document defines generic language independent functions and specific appendices for implementations in C and Fortran. The function based API specified in this ARP represents an alternative to the Fortran COMMON block structure, as specified in AS4191, historically used to communicate with an engine program. The customer may request emulation of the AS4191 interface if desired.
Standard

Gas Turbine Engine Performance Presentation for Computer Programs

2016-06-06
HISTORICAL
AS681K
This SAE Aerospace Standard (AS) provides the method for presentation of gas turbine engine steady-state and transient performance calculated using computer programs. It also provides for the presentation of parametric gas turbine data including performance, weight, and dimensions computed by computer programs. This standard is intended to facilitate calculations by the program user without unduly restricting the method of calculation used by the program supplier. This standard is applicable to, but not limited to the following program types: data reduction, steady-state, transient, preliminary design, study, specification, status, and parametric programs.
Standard

Gas Turbine Engine Interface Test Data Reduction Computer Programs

2013-10-25
HISTORICAL
ARP1210D
This SAE Aerospace Recommended Practice (ARP) describes a class of digital computer programs for use by organizations other than the engine supplier for reduction of engine test data relating to the interface of the engine in the airframe or test facility. This ARP also is intended as a guide for the preparation of such computer programs.
X