Key Equations
$T = \dfrac{3}{\omega_s}\cdot I_2^2 \cdot \dfrac{R_2}{s}$
$s_{max}= \dfrac{R_2}{\sqrt{R_1^2 + (X_1+X_2)^2}}$
Enter equivalent circuit parameters (R1, X1, Xm, R2, X2) to instantly plot the torque-speed curve. See how changing rotor resistance shifts pull-out torque and affects efficiency.
$T = \dfrac{3}{\omega_s}\cdot I_2^2 \cdot \dfrac{R_2}{s}$
$s_{max}= \dfrac{R_2}{\sqrt{R_1^2 + (X_1+X_2)^2}}$
The core performance of an induction motor is governed by the torque equation derived from its equivalent circuit model. The electromagnetic torque ($T$) produced depends on the power transferred across the air gap to the rotor.
$$T = \dfrac{3}{\omega_s}\cdot I_2^2 \cdot \dfrac{R_2}{s}$$Where:
• $T$ = Electromagnetic Torque (Nm)
• $\omega_s$ = Synchronous angular speed (rad/s)
• $I_2$ = Rotor current referred to the stator (A)
• $R_2$ = Rotor resistance per phase (Ω)
• $s$ = Slip
The rotor current $I_2$ itself is a function of all the parameters (R1, X1, Xm, R2, X2) and slip. This is the equation the simulator solves to plot the entire curve.
A motor's maximum capability is defined by its pull-out torque. The slip at which this maximum occurs is critical for understanding starting performance and stability.
$$s_{max}= \dfrac{R_2}{\sqrt{R_1^2 + (X_1+X_2)^2}}$$Where:
• $s_{max}$ = Slip at maximum/pull-out torque
• $R_1$ = Stator resistance per phase (Ω)
• $X_1, X_2$ = Stator & Rotor leakage reactance per phase (Ω)
This shows that the peak torque location is directly proportional to rotor resistance ($R_2$) and inversely proportional to the total leakage reactance. A higher $R_2$ shifts the peak to a higher slip (lower speed), which is why motors designed for high-starting-torque applications often have higher rotor resistance.
Industrial Pumps & Fans: These are constant-torque or variable-torque loads. Engineers use the torque-speed curve to select a motor that starts the load reliably without drawing excessive current. The simulator helps visualize how a slight change in stator resistance (due to heating or manufacturing) could affect starting performance.
Electric Vehicle Drivetrains: Induction motors are popular in EVs for their robustness. The curve defines the vehicle's acceleration (high torque at low speed) and top speed (constant power region). CAE software uses these exact equations to simulate motor performance alongside battery and controller models.
Conveyor Belts & Crushers: These applications require very high starting torque to overcome static friction and inertia. Motors are often designed with a higher rotor resistance (e.g., double-cage rotor) to pull the peak torque closer to standstill (slip=1), as you can experiment with in the simulator.
HVAC Compressors: Reliability is key. Engineers analyze the curve to ensure the motor operates efficiently at its rated load point (typically 3-5% slip) and has enough pull-out torque margin to handle sudden load spikes without stalling during compressor start-up cycles.
When you start using this simulator, there are a few points that might make you go "Huh?". First, understand that "Rated Output" and "Maximum Torque" are different things. For example, even a motor with a 1.5kW rated output can typically produce 2-3 times that as its maximum torque. When you look at the peak of the torque curve (T_max) in the simulator, remember that this torque is not produced at the rated operating point (usually the stable region on the high-speed side). Next, the "Secondary Resistance R₂'" is not just the physical wire resistance. Especially in squirrel-cage motors, it's an "apparent resistance" determined by the shape and material of the conductor bars. In deep-bar squirrel-cage designs, at high frequencies during startup (large slip), current flows only on the surface of the conductor (skin effect). This is a clever mechanism that effectively increases R₂' during startup and reduces it during normal operation. Since the simulator represents this with a single value, keep the underlying physical ingenuity in the back of your mind.
Another common pitfall in parameter input is the order of magnitude for the reactance values X1, X2'. While resistance is often around 1Ω, leakage reactance is frequently larger, in the range of several to tens of ohms. For instance, the reactance of a 50Hz, 10mH coil is about 3.14Ω. If you set this to a small value similar to the resistance, you might get an unrealistically sharp torque characteristic, so be careful. Finally, note that the simulation for "inverter control" is fundamentally based on constant V/f control. In practice, there are more advanced methods like vector control, but when you change the "frequency" in this tool and the voltage changes proportionally, it's replicating the most basic constant V/f control. Use this to understand the principle of maintaining constant motor flux and producing torque efficiently over a wide speed range.
This three-phase induction motor equivalent circuit simulation actually serves as a "common language" across various engineering fields. The first that come to mind are "Power Engineering" and "Power Electronics". Changing the inverter frequency in the simulator is precisely what power electronics devices (inverters) do to control motors. Furthermore, the high starting current is crucial for evaluating its impact on the "power system" (voltage dips, momentary interruptions), which connects to system design and protective relay settings.
Next is "Control Engineering". The relationship between "slip" and "torque" on the torque-speed curve forms the basis for building a motor's dynamic model. For example, when analyzing how the motor speed converges (stability) if the load torque fluctuates, the slope of this characteristic curve is key. It's also deeply related to "Thermal-Fluid Engineering" and "Mechanical Design". All losses calculated (copper loss, iron loss) convert to heat, becoming input conditions for designing motor case cooling fins or internal air flow paths. A 1% change in efficiency significantly alters heat generation, directly impacting cooling system size.
Once you've played with this simulator and grasped the intuition, the next step is to dig into the fundamentals: "Why can it be represented by an equivalent circuit?". The first step is understanding "rotating magnetic fields" and "induced electromotive force". Passing alternating current through the stator's three-phase coils creates a spatially rotating magnetic field (rotating magnetic field). As this field cuts across the rotor conductors, a voltage is induced (induced electromotive force), current flows, and torque is generated. The L-type equivalent circuit is this series of electromagnetic phenomena, consolidated into a single circuit for ease of viewing from the stator side, considering the turns ratio.
Mathematically, the equivalent circuit calculation is essentially AC circuit impedance calculation. If you master complex impedance calculations ($Z = R + jX$) and power formulas (like $P = 3VI\cos\phi$), you can derive all characteristics yourself. Particularly, deriving the maximum torque formula involves finding the $s$ that minimizes the denominator $ (R_1+R_2'/s)^2+(X_1+X_2')^2 $, introducing the concept of numerical optimization using differentiation. Once you understand this, we recommend challenging yourself with simulations of the more realistic "T-type equivalent circuit" (accurately representing the excitation circuit) or "transient phenomena" (like current transition the moment power is applied). Transient phenomena are the next stage beyond the steady-state characteristics learned with this tool, crucial for understanding how a motor actually starts and settles into a steady state.