Robot Arm Controller
Kinematics + control. This multi-solver chains 3 solvers into a single guided workflow — run each step in order and carry the result forward.
Controls
Presets
Forward kinematics computes where a robot arm's tip ends up from its joint angles. Each link rotates relative to the previous one, so the transforms chain together. It is fast and unique — every set of angles gives exactly one end-effector position — which is why controllers use it constantly.
Data Inspector
Governing equation
Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.
Controls
Presets
Inverse kinematics is the hard direction: given where you want the tip, find the joint angles. For a 2-link arm the law of cosines gives a clean closed form — but with two solutions (elbow-up or elbow-down) and none at all when the target is out of reach. Drag the target, or click anywhere to move it there.
Data Inspector
Governing equation
Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.
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.
Data Inspector
Governing equation
Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.
We build custom solvers and workflows for labs, firms, agencies, and courses — your parameters, your branding, your data.
Explore Custom Solver Sets →More in the Controls & Robotics pack
Frequently asked questions
- What is the Robot Arm Controller multi-solver?
- Robot Arm Controller is a guided workflow that chains 3 individual PolySim solvers into one end-to-end analysis, piping each result into the next step.
- Is it free to use?
- Yes. Every step runs entirely in your browser using real numerics — no install, no account, no cloud cost. Custom or private solver packs are available as a paid service.