Engineering Math

chapter 9 companion and outline

This page contains companion resources and an outline for chapter 9 of the book An Introduction to Real-Time Computing for Mechanical Engineers, and it therefore lacks most of chapter 9’s contents. While some sections of the book are fully available on this site, many are not. Please consider purchasing a copy from the MIT Press.

Nonlinear analysis

The ubiquity of near-linear systems and the tools we have for analyses thereof can sometimes give the impression that nonlinear systems are exotic or even downright flamboyant. However, a great many systems1 important for a mechanical engineer are frequently hopelessly nonlinear. Here are a some examples of such systems.

  • A robot arm.

  • Viscous fluid flow (usually modelled by the navier-stokes equations).

  • Nonequilibrium thermodynamics.

  • Anything that “fills up” or “saturates.”

  • Nonlinear optics.

  • Einstein’s field equations (gravitation in general relativity).

  • Heat radiation and nonlinear heat conduction.

  • Fracture mechanics.

  • The 3-body problem.

Lest we think this is merely an inconvenience, we should keep in mind that it is actually the nonlinearity that makes many phenomena useful. For instance, the laser depends on the nonlinearity of its optics. Similarly, transistors and the digital circuits made thereby (including the microprocessor) wouldn’t function if their physics were linear.

In this chapter, we will see some ways to formulate, characterize, and simulate nonlinear systems. Purely analytic techniques are few for nonlinear systems. Most are beyond the scope of this text, but we describe a few, mostly in (lec:nonlinear-system-characteristics?). Simulation via numerical integration of nonlinear dynamical equations is the most accessible technique, so it is introduced.

We skip a discussion of linearization; of course, if this is an option, it is preferable. Instead, we focus on the nonlinearizable.

For a good introduction to nonlinear dynamics, see Strogatz and Dichter (2016). A more engineer-oriented introduction is Kolk and Lerman (1993).

Nonlinear state-space models

Nonlinear system characteristics

Simulating Nonlinear Systems

Problems

Online resources for Chapter 9

No online resources.

Kolk, W. Richard, and Robert A. Lerman. 1993. Nonlinear System Dynamics. 1st ed. Springer US. http://gen.lib.rus.ec/book/index.php?md5=589b0829bfe0fda7d4b52f0a09122064.
Strogatz, S. H., and M. Dichter. 2016. Nonlinear Dynamics and Chaos. Second. Studies in Nonlinearity. Avalon Publishing.

  1. As is customary, we frequently say “system” when we mean “mathematical system model.” Recall that multiple models may be used for any given physical system, depending on what one wants to know.↩︎