scispace - formally typeset
Search or ask a question
Journal ArticleDOI

Feedback for physicists: A tutorial essay on control

31 Aug 2005-Reviews of Modern Physics (American Physical Society)-Vol. 77, Iss: 3, pp 783-836
TL;DR: In this paper, a tutorial essay aims to give enough of the formal elements of control theory to satisfy the experimentalist designing or running a typical physics experiment and enough to satisfy a theorist wishing to understand its broader intellectual context.
Abstract: Feedback and control theory are important ideas that should form part of the education of a physicist but rarely do. This tutorial essay aims to give enough of the formal elements of control theory to satisfy the experimentalist designing or running a typical physics experiment and enough to satisfy the theorist wishing to understand its broader intellectual context. The level is generally simple, although more advanced methods are also introduced. Several types of applications are discussed, as the practical uses of feedback extend far beyond the simple regulation problems where it is most often employed. Sketches are then provided of some of the broader implications and applications of control theory, especially in biology, which are topics of active research.

Content maybe subject to copyright    Report

Citations
More filters
01 Apr 2003
TL;DR: The EnKF has a large user group, and numerous publications have discussed applications and theoretical aspects of it as mentioned in this paper, and also presents new ideas and alternative interpretations which further explain the success of the EnkF.
Abstract: The purpose of this paper is to provide a comprehensive presentation and interpretation of the Ensemble Kalman Filter (EnKF) and its numerical implementation. The EnKF has a large user group, and numerous publications have discussed applications and theoretical aspects of it. This paper reviews the important results from these studies and also presents new ideas and alternative interpretations which further explain the success of the EnKF. In addition to providing the theoretical framework needed for using the EnKF, there is also a focus on the algorithmic formulation and optimal numerical implementation. A program listing is given for some of the key subroutines. The paper also touches upon specific issues such as the use of nonlinear measurements, in situ profiles of temperature and salinity, and data which are available with high frequency in time. An ensemble based optimal interpolation (EnOI) scheme is presented as a cost-effective approach which may serve as an alternative to the EnKF in some applications. A fairly extensive discussion is devoted to the use of time correlated model errors and the estimation of model bias.

2,975 citations

Book
21 Apr 2008
TL;DR: Feedback Systems develops transfer functions through the exponential response of a system, and is accessible across a range of disciplines that utilize feedback in physical, biological, information, and economic systems.
Abstract: This book provides an introduction to the mathematics needed to model, analyze, and design feedback systems. It is an ideal textbook for undergraduate and graduate students, and is indispensable for researchers seeking a self-contained reference on control theory. Unlike most books on the subject, Feedback Systems develops transfer functions through the exponential response of a system, and is accessible across a range of disciplines that utilize feedback in physical, biological, information, and economic systems. Karl strm and Richard Murray use techniques from physics, computer science, and operations research to introduce control-oriented modeling. They begin with state space tools for analysis and design, including stability of solutions, Lyapunov functions, reachability, state feedback observability, and estimators. The matrix exponential plays a central role in the analysis of linear control systems, allowing a concise development of many of the key concepts for this class of models. strm and Murray then develop and explain tools in the frequency domain, including transfer functions, Nyquist analysis, PID control, frequency domain design, and robustness. They provide exercises at the end of every chapter, and an accompanying electronic solutions manual is available. Feedback Systems is a complete one-volume resource for students and researchers in mathematics, engineering, and the sciences.Covers the mathematics needed to model, analyze, and design feedback systems Serves as an introductory textbook for students and a self-contained resource for researchers Includes exercises at the end of every chapter Features an electronic solutions manual Offers techniques applicable across a range of disciplines

1,927 citations


Cites background from "Feedback for physicists: A tutorial..."

  • ...The book by Fradkov [77] and the tutorial article by Bechhoefer [25] cover many specific topics of interest to the physics community....

    [...]

Journal ArticleDOI
TL;DR: In this article, the basic principles of modern optical magnetometers, discuss fundamental limitations on their performance, and describe recently explored applications for dynamical measurements of biomagnetic fields, detecting signals in NMR and MRI, inertial rotation sensing, magnetic microscopy with cold atoms, and tests of fundamental symmetries of nature.
Abstract: Some of the most sensitive methods of measuring magnetic fields use interactions of resonant light with atomic vapour. Recent developments in this vibrant field have led to improvements in sensitivity and other characteristics of atomic magnetometers, benefiting their traditional applications for measurements of geomagnetic anomalies and magnetic fields in space, and opening many new areas previously accessible only to magnetometers based on superconducting quantum interference devices. We review basic principles of modern optical magnetometers, discuss fundamental limitations on their performance, and describe recently explored applications for dynamical measurements of biomagnetic fields, detecting signals in NMR and MRI, inertial rotation sensing, magnetic microscopy with cold atoms, and tests of fundamental symmetries of nature.

1,489 citations


Cites background from "Feedback for physicists: A tutorial..."

  • ...However, if the bandwidth is increased by a factor K over the natural bandwidth, the magnetometer output noise also increases by the same factor K [47]....

    [...]

Journal ArticleDOI
TL;DR: In this article, B. Sonnenschein, E.R. dos Santos, P.J. Schultz, C.A. Ha, M.K. Choi and C.P.

683 citations

Journal ArticleDOI
TL;DR: This work addresses the physically important issue of the energy required for achieving control by deriving and validating scaling laws for the lower and upper energy bounds.
Abstract: The outstanding problem of controlling complex networks is relevant to many areas of science and engineering, and has the potential to generate technological breakthroughs as well. We address the physically important issue of the energy required for achieving control by deriving and validating scaling laws for the lower and upper energy bounds. These bounds represent a reasonable estimate of the energy cost associated with control, and provide a step forward from the current research on controllability toward ultimate control of complex networked dynamical systems.

392 citations

References
More filters
Book
01 Jan 1958
TL;DR: A series of lectures on the role of nonlinear processes in physics, mathematics, electrical engineering, physiology, and communication theory was given in this article, where the last few of these were devoted to the application of my ideas to problems in the statistical mechanics of gases.
Abstract: A series of lectures on the role of nonlinear processes in physics, mathematics, electrical engineering, physiology, and communication theory.From the preface:"For some time I have been interested in a group of phenomena depending upon random processes. One the one hand, I have recorded the random shot effect as a suitable input for testing nonlinear circuits. On the other hand, for some of the work that Professor W. A. Rosenblith and I have been doing concerning the nature of the electroencephalogram, and in particular of the alpha rhythm, it has occurred to me to use the model of a system of random nonlinear oscillators excited by a random input...At the beginning we had contemplated a series of only four or five lectures. My ideas developed pari passu with the course, and by the end of the term we found ourselves with a set of fifteen lectures. The last few of these were devoted to the application of my ideas to problems in the statistical mechanics of gases. This work is both new and tentative, and I found that I had to supplement my course by the writing over of these with the help of Professer Y. W. Lee. "

1,504 citations

Journal ArticleDOI
TL;DR: Anyone involved in scientific computing ought to have a copy of at least one version of Numerical Recipes, and there also ought to be copies in every library.
Abstract: The two Numerical Recipes books are marvellous. The principal book, The Art of Scientific Computing, contains program listings for almost every conceivable requirement, and it also contains a well written discussion of the algorithms and the numerical methods involved. The Example Book provides a complete driving program, with helpful notes, for nearly all the routines in the principal book. The first edition of Numerical Recipes: The Art of Scientific Computing was published in 1986 in two versions, one with programs in Fortran, the other with programs in Pascal. There were subsequent versions with programs in BASIC and in C. The second, enlarged edition was published in 1992, again in two versions, one with programs in Fortran (NR(F)), the other with programs in C (NR(C)). In 1996 the authors produced Numerical Recipes in Fortran 90: The Art of Parallel Scientific Computing as a supplement, called Volume 2, with the original (Fortran) version referred to as Volume 1. Numerical Recipes in C++ (NR(C++)) is another version of the 1992 edition. The numerical recipes are also available on a CD ROM: if you want to use any of the recipes, I would strongly advise you to buy the CD ROM. The CD ROM contains the programs in all the languages. When the first edition was published I bought it, and have also bought copies of the other editions as they have appeared. Anyone involved in scientific computing ought to have a copy of at least one version of Numerical Recipes, and there also ought to be copies in every library. If you already have NR(F), should you buy the NR(C++) and, if not, which version should you buy? In the preface to Volume 2 of NR(F), the authors say 'C and C++ programmers have not been far from our minds as we have written this volume, and we think that you will find that time spent in absorbing its principal lessons will be amply repaid in the future as C and C++ eventually develop standard parallel extensions'. In the preface and introduction to NR(C++), the authors point out some of the problems in the use of C++ in scientific computing. I have not found any mention of parallel computing in NR(C++). Fortran has quite a lot going for it. As someone who has used it in most of its versions from Fortran II, I have seen it develop and leave behind other languages promoted by various enthusiasts: who now uses Algol or Pascal? I think it unlikely that C++ will disappear: it was devised as a systems language, and can also be used for other purposes such as scientific computing. It is possible that Fortran will disappear, but Fortran has the strengths that it can develop, that there are extensive Fortran subroutine libraries, and that it has been developed for parallel computing. To argue with programmers as to which is the best language to use is sterile. If you wish to use C++, then buy NR(C++), but you should also look at volume 2 of NR(F). If you are a Fortran programmer, then make sure you have NR(F), volumes 1 and 2. But whichever language you use, make sure you have one version or the other, and the CD ROM. The Example Book provides listings of complete programs to run nearly all the routines in NR, frequently based on cases where an anlytical solution is available. It is helpful when developing a new program incorporating an unfamiliar routine to see that routine actually working, and this is what the programs in the Example Book achieve. I started teaching computational physics before Numerical Recipes was published. If I were starting again, I would make heavy use of both The Art of Scientific Computing and of the Example Book. Every computational physics teaching laboratory should have both volumes: the programs in the Example Book are included on the CD ROM, but the extra commentary in the book itself is of considerable value. P Borcherds

1,367 citations

Journal ArticleDOI
TL;DR: This book discusses Classical and Modern Control Optimization Optimal Control Historical Tour, Variational Calculus for Discrete-Time Systems, and more.
Abstract: INTRODUCTION Classical and Modern Control Optimization Optimal Control Historical Tour About This Book Chapter Overview Problems CALCULUS OF VARIATIONS AND OPTIMAL CONTROL Basic Concepts Optimum of a Function and a Functional The Basic Variational Problem The Second Variation Extrema of Functions with Conditions Extrema of Functionals with Conditions Variational Approach to Optimal Systems Summary of Variational Approach Problems LINEAR QUADRATIC OPTIMAL CONTROL SYSTEMS I Problem Formulation Finite-Time Linear Quadratic Regulator Analytical Solution to the Matrix Differential Riccati Equation Infinite-Time LQR System I Infinite-Time LQR System II Problems LINEAR QUADRATIC OPTIMAL CONTROL SYSTEMS II Linear Quadratic Tracking System: Finite-Time Case LQT System: Infinite-Time Case Fixed-End-Point Regulator System Frequency-Domain Interpretation Problems DISCRETE-TIME OPTIMAL CONTROL SYSTEMS Variational Calculus for Discrete-Time Systems Discrete-Time Optimal Control Systems Discrete-Time Linear State Regulator Systems Steady-State Regulator System Discrete-Time Linear Quadratic Tracking System Frequency-Domain Interpretation Problems PONTRYAGIN MINIMUM PRINCIPLE Constrained Systems Pontryagin Minimum Principle Dynamic Programming The Hamilton-Jacobi-Bellman Equation LQR System using H-J-B Equation CONSTRAINED OPTIMAL CONTROL SYSTEMS Constrained Optimal Control TOC of a Double Integral System Fuel-Optimal Control Systems Minimum Fuel System: LTI System Energy-Optimal Control Systems Optimal Control Systems with State Constraints Problems APPENDICES Vectors and Matrices State Space Analysis MATLAB Files REFERENCES INDEX

1,259 citations

Journal ArticleDOI
14 Jan 1999-Nature
TL;DR: This work focuses on how response and adaptation to attractant signals vary with systematic changes in the intracellular concentration of the components of the chemotaxis network, and finds that some properties show strong variations in response to varying protein concentrations.
Abstract: Networks of interacting proteins orchestrate the responses of living cells to a variety of external stimuli, but how sensitive is the functioning of these protein networks to variations in their biochemical parameters? One possibility is that to achieve appropriate function, the reaction rate constants and enzyme concentrations need to be adjusted in a precise manner, and any deviation from these 'fine-tuned' values ruins the network's performance An alternative possibility is that key properties of biochemical networks are robust; that is, they are insensitive to the precise values of the biochemical parameters Here we address this issue in experiments using chemotaxis of Escherichia coli, one of the best-characterized sensory systems We focus on how response and adaptation to attractant signals vary with systematic changes in the intracellular concentration of the components of the chemotaxis network We find that some properties, such as steady-state behaviour and adaptation time, show strong variations in response to varying protein concentrations In contrast, the precision of adaptation is robust and does not vary with the protein concentrations This is consistent with a recently proposed molecular mechanism for exact adaptation, where robustness is a direct consequence of the network's architecture

1,193 citations


"Feedback for physicists: A tutorial..." refers background in this paper

  • ...The problem with such a model is that it implies that adaptation would be a fragile phenomenon, easily disrupted by changes in any of the parameters of the system, which does not seem to be the case experimentally (Alon et al., 1999)....

    [...]

  • ...coli and shown, both in a model (Barkai and Leibler, 1997) and in experiment (Alon et al., 1999) that certain properties show a remarkable robustness in the face of large concentration variations of elements within the cell....

    [...]

Journal ArticleDOI
01 Mar 2002-Science
TL;DR: This review describes insights from engineering theory and practice that can shed some light on biological complexity.
Abstract: Advanced technologies and biology have extremely different physical implementations, but they are far more alike in systems-level organization than is widely appreciated. Convergent evolution in both domains produces modular architectures that are composed of elaborate hierarchies of protocols and layers of feedback regulation, are driven by demand for robustness to uncertain environments, and use often imprecise components. This complexity may be largely hidden in idealized laboratory settings and in normal operation, becoming conspicuous only when contributing to rare cascading failures. These puzzling and paradoxical features are neither accidental nor artificial, but derive from a deep and necessary interplay between complexity and robustness, modularity, feedback, and fragility. This review describes insights from engineering theory and practice that can shed some light on biological complexity.

1,128 citations