State space of a pendulum as $S^{1} \times \Bbb{R}$?

25 Views Asked by At

I was reading about the State space of a Dynamical System from Scholarpedia article, I understood that a state space is a set of all possible sets of the Dynamical system.

But I was not able to understand how in the case of a pendulum where the degrees of freedom is 2 comprising of angle and velocity, then how does it represent $S^{1} \times \Bbb{R}$ like why a "cross" between them but I can visualize that $S^{1} \times \Bbb{R}$ is a cylinder.

2

There are 2 best solutions below

3
On BEST ANSWER

These are pairs of points. The angle parametrizes $S^1$, and the velocity is taken as a scalar in $\mathbb R$. So the tuple is $(\theta,v) \in S^1 \times \mathbb R$.

0
On

The angle can be represented by some point on a circle, which is $S^1$. The velocity is some real number, i.e. $\mathbb{R}$. So, the whole system is represented by a pair $(\theta, v)$ where $\theta \in S^1$ and $v \in \mathbb{R}$, and hence is represented by the cross $S^1 \times \mathbb{R}$.