Iterative Dynamic Programming
eBook - ePub

Iterative Dynamic Programming

  1. 344 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Iterative Dynamic Programming

Book details
Book preview
Table of contents
Citations

About This Book

Dynamic programming is a powerful method for solving optimization problems, but has a number of drawbacks that limit its use to solving problems of very low dimension. To overcome these limitations, author Rein Luus suggested using it in an iterative fashion. Although this method required vast computer resources, modifications to his original schem

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Iterative Dynamic Programming by Rein Luus in PDF and/or ePUB format, as well as other popular books in Mathematics & Mathematics General. We have over one million books available in our catalogue for you to explore.

Information

Year
2019
ISBN
9780429525094
Edition
1

Chapter 1

Fundamental concepts

1.1 Introduction

Optimization, or optimal control, in the sense to be used in this book, is concerned with determining the largest value or the smallest value for some criterion of performance. For example, if we are dealing with economic benefit, then we would like to choose the conditions for operating the system so that the economic benefit would be maximized. If, however, the criterion of performance is chosen to be the cost, then the system should be operated to minimize the cost. In each case we seek the operating conditions that yield the extreme value for the performance criterion.
It is obvious that the operating procedure is dictated by the choice of the criterion of operation. The choice of such criterion is not straightforward, since there are numerous factors that must be taken into consideration, such as productivity, profit, cost, environmental impact, reliability, yield of a reactor, quality of product, etc. We may want to have more than one criterion for optimization. For the present work, however, we assume that all the objectives can be expressed in terms of an appropriate scalar criterion of performance which we call performance index, with the understanding that the optimization results will be dependent on such a choice. It is also important to express this performance index in terms of the same variables that are used in the mathematical model of the physical system or process under consideration.
For the development of the mathematical model of the system, we need some insight into the behavior of the physical system, and how the variables at our disposal may be used to change its behavior. Such a relationship may be expressed in terms of algebraic equations, ordinary differential equations, difference equations, partial differential equations, integral equations, or combinations of them. The simplest situation arises, of course, if the model is described in terms of ...

Table of contents

  1. Cover
  2. Half Title
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Dedication
  7. About the author
  8. Preface
  9. Notation
  10. Table of Contents
  11. 1 Fundamental concepts
  12. 2 Steady-state optimization
  13. 3 Dynamic programming
  14. 4 Iterative dynamic programming
  15. 5 Allowable values for control
  16. 6 Evaluation of parameters in IDP
  17. 7 Piecewise linear control
  18. 8 Time-delay systems
  19. 9 Variable stage lengths
  20. 10 Singular control problems
  21. 11 State constraints
  22. 12 Time optimal control
  23. 13 Nonseparable problems
  24. 14 Sensitivity considerations
  25. 15 Toward practical optimal control
  26. A Nonlinear algebraic equation solver
  27. B Listing of linear programming program
  28. C LJ optimization programs
  29. D Iterative dynamic programming programs
  30. E Listing of DVERK
  31. Index