PPolySim OS
For K-12 Students · Servo Tuning Kit

Servo Tuning Kit for an AGV

Built for k-12 students learning it in middle or high school. Watch the idea come alive with plain-language steps and everyday examples — perfect for projects and homework. Simulate an AGV live below — adjust the inputs and watch it respond, right in your browser.

DC MotorLive

Controls

Presets

A DC motor speeds up until back-EMF balances the applied voltage, giving a first-order step response. Its steady speed drops linearly with load along the speed-torque line: maximum speed at no load, maximum (stall) torque at zero speed. The green dot is the operating point where motor and load torque match.

▶ Run in Python

Data Inspector

No-load speed240 rad/s
Steady speed224 rad/s
Stall torque0.30 N·m
Current draw0.4 A
Reading this result: Light load: speed stays close to the no-load value, since only a small back-EMF drop is needed to supply the torque.

Governing equation

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

PID ControllerLive

Controls

Presets

A PID controller drives a system to its setpoint using three terms: proportional reacts to the current error, integral eliminates steady-state offset, and derivative damps overshoot. Tuning the three gains trades off speed, overshoot, and stability — the workhorse of industrial control.

▶ Run in Python

Data Inspector

Overshoot0%
Settling time0.00 s
Steady-state error0.000

Governing equation

Reading this result: Balanced gains — proportional for speed, integral to remove offset, derivative to damp overshoot: the textbook well-tuned response.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

Bode Plot (2nd-Order System)Live

Controls

Presets

A Bode plot shows how a system responds across frequency: gain in decibels on top, phase shift below. This second-order low-pass passes low frequencies and rolls off at −40 dB/decade above its natural frequency. Low damping produces a resonant peak; high damping smooths it away.

▶ Run in Python

Data Inspector

Natural freq1,000 Hz
Damping ζ0.30
Resonant peak+4.8 dB
Roll-off−40 dB/dec

Governing equation

Reading this result: Low damping ζ=0.30 produces a sharp +4.8 dB resonant peak just below fn — great for selectivity, but it rings in the time domain.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →

More with Servo Tuning Kit

Frequently asked questions

Is this good for k-12 students?
Yes — this version of "Servo Tuning Kit for an AGV" is framed for k-12 students learning it in middle or high school. Watch the idea come alive with plain-language steps and everyday examples — perfect for projects and homework.
Do I need to install anything?
No. It runs in any modern browser, free, with no account required.