scholarly journals Microprocessor Based Controls for Gas Turbines

1976 ◽  
Author(s):  
R. D. Powell ◽  
R. G. Burrage

The fundamental advantage of the reprogrammable general-purpose digital computers is their ability to perform accurately and repeatably calculations of any complexity. In practical terms, the computing task determines the size of program memory required and the run time of the calculations. The former affects cost; the latter affects the real-time performance for control applications. This paper discusses how and to what extent these advantages can be implemented assuming that the “digital computer” is a microprocessor plus semiconductor memory and that the applications are naval and industrial gas turbines. Examples are drawn from engine tests that have used a medium-speed microprocessor.

2002 ◽  
Vol 124 (4) ◽  
pp. 910-921 ◽  
Author(s):  
S. C. Gu¨len ◽  
P. R. Griffin ◽  
S. Paolucci

This paper describes the results of real-time, on-line performance monitoring of two gas turbines over a period of five months in 1997. A commercially available software system is installed to monitor, analyze and store measurements obtained from the plant’s distributed control system. The software is installed in a combined-cycle, cogeneration power plant, located in Massachusetts, USA, with two Frame 7EA gas turbines in Apr. 1997. Vendor’s information such as correction and part load performance curves are utilized to calculate expected engine performance and compare it with measurements. In addition to monitoring the general condition and performance of the gas turbines, user-specified financial data is used to determine schedules for compressor washing and inlet filter replacement by balancing the associated costs with lost revenue. All measurements and calculated information are stored in databases for real-time and historical trending and tabulating. The data is analyzed ex post facto to identify salient performance and maintenance issues.


Author(s):  
Frederick M. Proctor ◽  
Justin R. Hibbits

General-purpose computers are increasingly being used for serious control applications, due to their prevalence, low cost and high performance. Real-time operating systems are available for PCs that overcome the nondeterminism inherent in desktop operating systems. Depending on the timing requirements, however, many users can get by with a non-real-time operating system. This paper discusses timing techniques applicable to non-real-time operating systems, using Linux as an example, and compares them with the performance that can be obtained with true real-time OSes.


Leonardo ◽  
2011 ◽  
Vol 44 (3) ◽  
pp. 207-211 ◽  
Author(s):  
Nick Collins

A live coding movement has arisen from everyday use of interpreted programming environments, where the results of new code can be immediately established. Running algorithms can be modified as they progress. In the context of arts computing, live coding has become an intriguing movement in the field of real-time performance. It directly confronts the role of computer programmers in new media work by placing their actions, and the consequences of their actions, centrally within a work's setting. This article covers historical precedents, theoretical perspectives and recent practice. Although the contemporary exploration of live coding is associated with the rise of laptop music and visuals, there are many further links to uncover throughout rule-based art. A central issue is the role of a human being within computable structures; it is possible to find examples of live coding that do not require the use of a (digital) computer at all.


2015 ◽  
Vol 27 (10) ◽  
pp. 2148-2182 ◽  
Author(s):  
Michael Hopkins ◽  
Steve Furber

Simulation of neural behavior on digital architectures often requires the solution of ordinary differential equations (ODEs) at each step of the simulation. For some neural models, this is a significant computational burden, so efficiency is important. Accuracy is also relevant because solutions can be sensitive to model parameterization and time step. These issues are emphasized on fixed-point processors like the ARM unit used in the SpiNNaker architecture. Using the Izhikevich neural model as an example, we explore some solution methods, showing how specific techniques can be used to find balanced solutions. We have investigated a number of important and related issues, such as introducing explicit solver reduction (ESR) for merging an explicit ODE solver and autonomous ODE into one algebraic formula, with benefits for both accuracy and speed; a simple, efficient mechanism for cancelling the cumulative lag in state variables caused by threshold crossing between time steps; an exact result for the membrane potential of the Izhikevich model with the other state variable held fixed. Parametric variations of the Izhikevich neuron show both similarities and differences in terms of algorithms and arithmetic types that perform well, making an overall best solution challenging to identify, but we show that particular cases can be improved significantly using the techniques described. Using a 1 ms simulation time step and 32-bit fixed-point arithmetic to promote real-time performance, one of the second-order Runge-Kutta methods looks to be the best compromise; Midpoint for speed or Trapezoid for accuracy. SpiNNaker offers an unusual combination of low energy use and real-time performance, so some compromises on accuracy might be expected. However, with a careful choice of approach, results comparable to those of general-purpose systems should be possible in many realistic cases.


Author(s):  
C. Hornsby ◽  
E. R. Norster

This paper describes the methodology and application of Computational Fluid Dynamics (CFD) to Dry Low NOx (DLN) combustion systems throughout the range of small industrial gas turbines produced at European Gas Turbines (EGT) Lincoln UK. The use of CFD in the development of such systems has been encouraged not only by the availability of a variety of general purpose CFD codes, but also by the inherent difficulties associated with direct measurement in such a harsh environment. Combusting flow analyses provide detailed predictions of local temperature and velocity fields together with exhaust emissions, enabling numerous conceptual studies to be undertaken without the usual associated mechanical difficulties. In particular, the work EGT has concentrated on concerns the prediction of fuel / air mixing quality upstream of the flame front, in order to assess the effect of fuel injector design variables on NOx production. This methodology has accelerated injector development resulting in less than 10 ppmV NOx combustors. Validation of the detailed features of the flow field is currently underway, though parametric comparisons have already proved consistently accurate in displaying the trends necessary for the development of an ultra low NOx combustion system. Correlations of rig emissions data with overall predictions have shown to be in good agreement.


Author(s):  
S. Can Gülen ◽  
Patrick R. Griffin ◽  
Sal Paolucci

This paper describes the results of real-time, on-line performance monitoring of two gas turbines over a period of five months in 1997. A commercially available software system is installed to monitor, analyze and store measurements obtained from the plant’s distributed control system. The software is installed in a combined-cycle, cogeneration power plant, located in Mass., USA, with two Frame 7EA gas turbines in April 1997. Vendor’s information such as correction and part load performance curves are utilized to calculate expected engine performance and compare it with measurements. In addition to monitoring the general condition and performance of the gas turbines, user-specified financial data is used to determine schedules for compressor washing and inlet filter replacement by balancing the associated costs with lost revenue. All measurements and calculated information are stored in databases for real-time and historical trending and tabulating. The data is analyzed ex post facto to identify salient performance and maintenance issues.


2014 ◽  
Vol 2014 ◽  
pp. 1-14 ◽  
Author(s):  
Carlos Garre ◽  
Domenico Mundo ◽  
Marco Gubitosa ◽  
Alessandro Toso

Physical simulation is a valuable tool in many fields of engineering for the tasks of design, prototyping, and testing. General-purpose operating systems (GPOS) are designed for real-fast tasks, such as offline simulation of complex physical models that should finish as soon as possible. Interfacing hardware at a given rate (as in a hardware-in-the-loop test) requires instead maximizing time determinism, for which real-time operating systems (RTOS) are designed. In this paper, real-fast and real-time performance of RTOS and GPOS are compared when simulating models of high complexity with large time steps. This type of applications is usually present in the automotive industry and requires a good trade-off between real-fast and real-time performance. The performance of an RTOS and a GPOS is compared by running a tire model scalable on the number of degrees-of-freedom and parallel threads. The benchmark shows that the GPOS present better performance in real-fast runs but worse in real-time due to nonexplicit task switches and to the latency associated with interprocess communication (IPC) and task switch.


Sign in / Sign up

Export Citation Format

Share Document