PPolySim OS
Use case · powered by Sensor Signal Chain

Sensor Signal Chain for a heating element

Simulate a heating element live in your browser. This runs the real Sensor Signal Chain solver — adjust the inputs, watch it respond instantly, and export the result. No install, no account.

Op-Amp CircuitsLive

Controls

Presets

The op-amp is the fundamental building block of analog electronics. With negative feedback, its gain is set entirely by external resistors: an inverting amp gives −R2/R1, a non-inverting amp 1+R2/R1. An integrator uses a feedback capacitor to output the running integral of its input.

▶ Run in Python

Data Inspector

Configurationinverting
Gain-10.00×
Output-10.00 V
Statuslinear

Governing equation

Reading this result: Inverting gain is −R2/R1 = -10.00×: the output is a scaled, flipped copy of the input, set entirely by the resistor ratio.

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

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.

or unlock everything with Pro →

About this simulation

The full Sensor Signal Chain tool models a heating element with the same numerics engineers and scientists use — running entirely client-side. Change any parameter and the result updates in real time, so you can build intuition, check a design, or teach the concept without spreadsheets or installs.

More you can do with Sensor Signal Chain

Other ways to simulate a heating element

Frequently asked questions

How do I simulate a heating element?
Open this page and use the live Sensor Signal Chain tool below — set your inputs and the simulation runs instantly in your browser using real numerics. No install, no account needed.
Is it free?
Yes. The simulation runs free in your browser. A one-time unlock or a Pro plan adds advanced parameters, saved presets, data import, and clean exports.
Can I use my own numbers?
Absolutely — every input is adjustable, and with data import you can drive a heating element from your own measurements.