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.
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$.