Skip to main content
Mathematics LibreTexts

18.1: Dynamics of Continuous-State Networks

  • Page ID
    7878
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    We will now switch gears to the analysis of dynamical properties of networks. We will first discuss how some of the analytical techniques we already covered in earlier chapters can be applied to dynamical network models, and then we will move onto some additional topics that are specific to networks.

    First of all, I would like to make it clear that we were already discussing dynamical network models in earlier chapters. A typical autonomous discrete-time dynamical system

    \[x_{t} =F(x_{t-1}) \label{(18.1)} \]

    or a continuous-time one

    \[\frac{dx}{dt} =F(x), \label{(18.2)} \]

    can be considered a dynamical network if the state space is multidimensional. For example, a system with a five-dimensional state space can be viewed as a dynamical network made of five nodes, each having a scalar state that changes dynamically based on the mathematical rule determined in function \(F\) (Fig. 18.1). More specifically, the dynamics of node i’s state is determined by the \(i\)-th dimensional part of \(F\), and if that part refers to the state vector’s \(j\)-th component, then node \(j\) is connected to node \(i\), and so on.

    This means that dynamical networks are not fundamentally different from other dynamical systems. Therefore, if the node states are continuous, then all the analytical

    Fig 18.1.PNG
    Figure \(\PageIndex{1}\): Schematic illustration of how a multidimensional dynamical system can be viewed as a dynamical network. Left: Actual dynamical equations. Right: Interdependent relationships among variables, represented as a dynamical network.

    techniques we discussed before—finding equilibrium points, linearizing dynamics around an equilibrium point, analyzing the stability of the system’s state using eigenvalues of a Jacobian matrix, etc.—will apply to dynamical network models without any modification.

    Analysis of dynamical networks is easiest when the model is linear, i.e.,

    \[x_{t} =Ax_{t-1} \label{(18.3)} \]

    or

    \[\frac{dx}{dt} =Ax \label{(18.4)} \]

    If this is the case, all you need to do is to find eigenvalues of the coefficient matrix \(A\), identify the dominant eigenvalue(s) \(λ_d\) (with the largest absolute value for discrete-time cases, or the largest real part for continuous-time cases), and then determine the stability of the system’s state around the origin by comparing \(|λ_d|\_ with 1 for discrete-time cases, or \(Re(λ_d)\) with 0 for continuous-time cases. The dominant eigenvector(s) that correspond to \(λ_d\) also tell us the asymptotic state of the network. While this methodology doesn’t apply to other more general nonlinear network models, it is still quite useful, because many important network dynamics can be written as linear models. One such example is diffusion, which we will discuss in the following section in more detail.


    This page titled 18.1: Dynamics of Continuous-State Networks is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Hiroki Sayama (OpenSUNY) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.