PPolySim OS
Controls & Robotics Pack · Multi-Solver

DSP Pipeline

Sample, FFT, filter. This multi-solver chains 3 solvers into a single guided workflow — run each step in order and carry the result forward.

Workflow steps
  1. aliasing
  2. fft
  3. filter-designer
or unlock everything with Pro →
Sampling & AliasingLive

Controls

Presets

To capture a signal faithfully you must sample above twice its highest frequency — the Nyquist rate. Sample too slowly and a high frequency masquerades as a lower one: aliasing. Push the signal frequency above half the sample rate and watch the reconstructed wave collapse to a false, slower tone.

▶ Run in Python

Data Inspector

Nyquist frequency10.0 Hz
Statusproperly sampled
Apparent frequency3.0 Hz

Governing equation

Reading this result: Sampling at 20 Hz puts the Nyquist limit at 10.0 Hz. The 3 Hz signal sits below that, so it is captured faithfully and reconstructs at its true frequency.

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

Fourier Transform (FFT)Live

Controls

Build a signal from a few sine tones plus noise, and the discrete Fourier transform recovers exactly which frequencies are present — the foundation of all signal processing.

Presets

▶ Run in Python

Data Inspector

Samples256
Peaks at4, 9
TransformDFT

Governing equation

Reading this result: The FFT splits this 2-tone signal into bins: each input sinusoid at 4, 9 appears as a distinct spike, and with noise at 0 the baseline between them stays clean.

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

3

Filter Designer

open full solver →
Analog Filter DesignerLive

Controls

Presets

Passive filters shape a signal's frequency content with resistors, capacitors, and inductors. An RC low-pass or high-pass has a cutoff at 1/(2πRC) where the response drops 3 dB; an RLC bandpass resonates at 1/(2π√(LC)) with sharpness set by its quality factor Q.

▶ Run in Python

Data Inspector

Cutoff fc1.6 kHz
Resonance f₀5.0 kHz
Quality factor Q0.32

Governing equation

Reading this result: Low-pass: signals below the 1.6 kHz corner pass, above it they roll off at 20 dB/decade, and the response is exactly 3 dB down right at the corner.

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

Need a private, branded version?

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 DSP Pipeline multi-solver?
DSP Pipeline 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.