Part of the book series: Computational Methods in Applied Sciences ((COMPUTMETHODS,volume 49))

Abstract

The aim of the present work is to develop a strategy enabling fast CFD-based computation of compressor maps for aero engines. The introduced process consists of two phases. In the first phase the compressor limits due to surge and choke are identified and approximated by utilizing methods of support vector machine (SVM). These limit lines are refined within an iterative, distance-based approach. Subsequently, in the second phase the three-dimensional shape of the compressor map is approximated by a response surface method (RSM). The process is validated with an application to an industrial 4.5-stage research compressor, where very good agreement between evaluated and approximated values is obtained.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
EUR 29.95
Price includes VAT (Germany)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
EUR 117.69
Price includes VAT (Germany)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
EUR 160.49
Price includes VAT (Germany)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info
Hardcover Book
EUR 160.49
Price includes VAT (Germany)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  • Bestle D (1994) Analyse und Optimierung von Mehrkörpersystemen. Springer, Berlin

    Book  Google Scholar 

  • Bouhamidi A, Le Méhauté A (2004) Radial basis functions under tension. J Approximation Theory 127:135–154. https://doi.org/10.1016/j.jat.2004.03.005

  • Fei J, Zhao N, Shi Y, Feng Y, Wang Z (2016) Compressor performance prediction using a novel feed-forward neural network based on Gaussian kernel function. Adv Mech Eng 8. https://doi.org/10.1177/1687814016628396

  • Ghorbanian K, Gholamrezaei M (2009) An artificial neural network approach to compressor performance prediction. Appl Energy 86:1210–1221. https://doi.org/10.1016/j.apenergy.2008.06.006

  • Janke C, Bestle D, Becker B (2015) Compressor map computation based on 3D CFD analysis. CEAS Aeronaut J 6:515–527

    Article  Google Scholar 

  • Keskin A (2007) Process integration and automated multi-objective optimization supporting aerodynamic compressor design, Dissertation, BTU Cottbus. Shaker, Aachen

    Google Scholar 

  • Lapworth B (2004) HYDRA-CFD: A framework for collaborative CFD development. In: International conference on scientific and engineering computation. IC-SEC, Singapore

    Google Scholar 

  • Pedregosa F, Varoquaux G, Gramfort A, Michel V, Thirion B, Grisel O, Blondel M, Prettenhofer P, Weiss R, Dubourg V, Vanderplas J, Passos A, Cournapeau D, Brucher M, Perrot M, Duchesnay E (2011) Scikit-learn: Machine learning in Python. J Mach Learn Res 12:2825–2830

    Google Scholar 

  • Schoelkopf B (2001) Learning with kernels. The MIT Press, Cambridge

    Google Scholar 

  • Sodemann A, Li Y, Lee J, Lancaster R (2006) Data-driven surge map modeling for centrifugal air compressors. In: ASME international mechanical engineering congress and exposition. ASME, Chicago

    Google Scholar 

  • Vapnik V (1999) The nature of statistical learning theory. Springer, New York

    MATH  Google Scholar 

  • Vapnik V, Cortes C, Saitta L (1995) Support-vector networks. In: Machine learning. Kluwer Academic Publishers, Boston

    Google Scholar 

Download references

Acknowledgements

This work has been carried out in collaboration with Rolls-Royce Deutschland as part of the research project VITIV (Virtual Turbomachinery, Proj.-No. 80164702) funded by the State of Brandenburg, the European Regional Development Fund, and Rolls-Royce Deutschland. Rolls-Royce Deutschland’s permission to publish this work is greatly acknowledged.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Dmitrij Ivanov .

Editor information

Editors and Affiliations

Appendix

Appendix

In order to solve the optimization problem (20), matrices

$$\begin{aligned} \mathbf {y}=\left[ y_{1}\ldots y_{N}\right] ^{T},\ \mathbf {1}=\left[ 1 \ldots 1 \right] ^{T},\ \mathbf {X}=\left[ y_{1}\mathbf {x}_{1} \ldots y_{N}\mathbf {x}_{N}\right] \end{aligned}$$
(55)

are introduced. The Langrange function (21) then simplifies to

$$\begin{aligned} L= \mathbf {w}^{T}\mathbf {w} - \pmb {\lambda }^{T}\left( \mathbf {1} - \mathbf {X}^{T}\mathbf {w}-b\mathbf {y}\right) \end{aligned}$$
(56)

and the Karush-Kuhn-Tucker conditions, Bestle (1994), read as

$$\begin{aligned}&\frac{\partial L}{\partial \mathbf {w}} = 2\mathbf {w} + \mathbf {X}\pmb {\lambda }= \mathbf {0}, \end{aligned}$$
(57)
$$\begin{aligned}&\frac{\partial L}{\partial b} = \pmb {\lambda }^{T}\mathbf {y} = 0, \end{aligned}$$
(58)
$$\begin{aligned}&\frac{\partial L}{\partial \pmb {\lambda }} = -\left( \mathbf {1} - \mathbf {X}^{T}\mathbf {w}-b\mathbf {y}\right) \ge \mathbf {0}, \end{aligned}$$
(59)
$$\begin{aligned}&\pmb {\lambda } \le \mathbf {0},\ \lambda _{i} \left[ 1- y_{i}\mathbf {x}_{i}^{T}\mathbf {w} - b y_{i} \right] = 0 \quad \forall i. \end{aligned}$$
(60)

Substituting

$$\begin{aligned} \mathbf {w}= -\frac{1}{2}\mathbf {X}\pmb {\lambda } \end{aligned}$$
(61)

from (57) and inserting it into (56) simplifies the Lagrange function to

$$\begin{aligned} L(\pmb {\lambda }) = \frac{1}{4}\pmb {\lambda }^{T}\mathbf {X}^{T}\mathbf {X}\pmb {\lambda }-\pmb {\lambda }^{T}\mathbf {1} - \frac{1}{2}\pmb {\lambda }^{T}\mathbf {X}^{T}\mathbf {X}\pmb {\lambda } \equiv -\frac{1}{4}\pmb {\lambda }^{T}\mathbf {X}^{T}\mathbf {X}\pmb {\lambda }-\pmb {\lambda }^{T}\mathbf {1} \end{aligned}$$
(62)

or Eq. (23), where the term \(b\pmb {\lambda }^{T}\mathbf {y}\) vanishes due to Eq. (58). The dual problem summarizes maximization of the Lagrange function w.r.t. \(\pmb {\lambda }\), the condition \(\pmb {\lambda } \le \mathbf {0}\) from (60) and constraint (58). Substituting the optimal solution (22) in (61) results in the optimal normal vector (24). The optimal offset may be found from any of the active conditions, where \(\lambda _{i}<0\) in (60) results in

$$\begin{aligned} b^{*}= \frac{1}{y_{i}} - \mathbf {x}_{i}^{T}\mathbf {w}^{*} \equiv y_{i} - \mathbf {x}_{i}^{T}\mathbf {w}^{*} \end{aligned}$$
(63)

due to \(y_{i}=\pm 1\). The mean value of all \(N_{a}\) active constraints is then

$$\begin{aligned} b^{*}=\frac{1}{N_{a}} \left( \sum \limits _{i=1}^{N_{a}} y_{i} - \sum \limits _{i=1}^{N_{a}} \mathbf {x}_{i}^{T}\mathbf {w}^{*}\right) . \end{aligned}$$
(64)

Alternatively only \(N_{a}=2\) active training points \(\mathbf {x}^{+},\ \mathbf {x}^{-}\) on opposite sides of the separation line with \(y^{+}=+1\) and \(y^{-}=-1\) may be used canceling the first sum in (64) and yielding Eq. (25), Vapnik (1999).

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer International Publishing AG, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Ivanov, D., Bestle, D., Janke, C. (2019). A Response Surface Based Strategy for Accelerated Compressor Map Computation. In: Andrés-Pérez, E., González, L., Periaux, J., Gauger, N., Quagliarella, D., Giannakoglou, K. (eds) Evolutionary and Deterministic Methods for Design Optimization and Control With Applications to Industrial and Societal Problems. Computational Methods in Applied Sciences, vol 49. Springer, Cham. https://doi.org/10.1007/978-3-319-89890-2_14

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-89890-2_14

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-89889-6

  • Online ISBN: 978-3-319-89890-2

  • eBook Packages: EngineeringEngineering (R0)

Publish with us

Policies and ethics

Navigation