electricpy.syncspeed¶
-
electricpy.syncspeed(Npol, freq=
60
, Hz=False
, rpm=False
)[source]¶ Synchronous Speed Calculator Function.
Simple method of calculating the synchronous speed of an induction machine given the number of poles in the machine’s construction, and the machine’s operating electrical frequency.
\[\omega_{\text{syn}}=\frac{2\pi \cdot\text{freq}}{\frac{N_{\text{pol}}}{2}}\]