Differentiator Symbol
Definition: The Differentiator symbol represents an analogue op-amp circuit block whose output voltage is proportional to the rate of change (time derivative) of its input voltage—V_out = −RC × dV_in/dt—used for edge detection, waveform shaping, and rate-of-change measurement, shown in schematics as a triangle amplifier block with In and Out pins.
Also known as: op-amp differentiator, RC differentiator, derivative circuit, rate-of-change amplifier, edge detector circuit.
What the Differentiator symbol means
The Differentiator symbol denotes an analogue computing circuit that produces an output proportional to the slope (derivative) of the input signal with respect to time. For a ramp input, the differentiator produces a constant output proportional to the ramp rate; for a step input it produces a narrow spike; for a sinusoidal input it produces a cosine output with amplitude proportional to frequency. This frequency-dependent gain makes the differentiator a high-pass filter in the frequency domain.
In circuit diagrams the differentiator block appears in analogue signal processing chains where the rate of change of a signal carries useful information—such as detecting edges in pulse waveforms, computing velocity from a position sensor, or demodulating FM signals. An ideal differentiator amplifies high-frequency noise without limit; practical designs add a series resistor (R_in) to limit gain at high frequencies.
How to identify the Differentiator symbol
The Differentiator symbol is a triangle amplifier block labelled 'd/dt' or 'DIFF' with one input pin (In) on the left and one output pin (Out) on the right. In full schematic representations the circuit shows a capacitor C in series with the inverting input of an op-amp and a feedback resistor R_f from output to inverting input, with the non-inverting input grounded. The triangle with 'd/dt' label is the functional block shorthand used in system diagrams.
Function in a circuit
An op-amp differentiator consists of a capacitor C_in in series with the inverting input and a feedback resistor R_f. The output is V_out = −R_f × C_in × dV_in/dt. The gain increases at 20 dB/decade with frequency (high-pass characteristic), with unity gain crossover at f_0 = 1/(2π × R_f × C_in). A practical differentiator adds a series resistor R_in with C_in to limit the high-frequency gain to −R_f/R_in and ensure stability.
Standards: IEC vs ANSI
| IEC 60617 | IEC 60617-05 represents analogue function blocks as labelled triangles or rectangles. A differentiator is shown as a triangle labelled 'd/dt' (derivative with respect to time) per the analogue computing symbol conventions. |
|---|---|
| ANSI/IEEE 315 | IEEE 315 / ANSI Y32.2 uses the same triangle-with-label convention for analogue function blocks. The label '∫' (integral symbol) is used for integrators and 'd/dt' for differentiators. |
| Key difference | IEC and IEEE/ANSI use the same triangle-with-'d/dt'-label symbol for the differentiator. Both treat the functional block as a labelled amplifier symbol; the difference between IEC and ANSI practice is minimal for analogue computing blocks. |
Terminals / pins
| Pin | Name |
|---|---|
| in | In |
| out | Out |
Typical values
Gain at frequency f: A = 2π × f × R_f × C_in (magnitude). Unity gain frequency: f_0 = 1/(2π × R_f × C_in). Typical values: R_f = 10–100 kΩ, C_in = 1–100 nF. Maximum frequency for practical use: limited by op-amp gain-bandwidth product. Noise sensitivity: differentiators amplify high-frequency noise; a practical differentiator limits bandwidth with R_in in series with C_in.
Where the Differentiator symbol is used
- Edge detection circuits converting slow ramp or triangular waveforms into narrow trigger pulses.
- Velocity computation from a position encoder's analogue output in servo control systems.
- Rate-of-change measurement in process control for derivative (D) term computation in PID controllers.
- FM demodulation circuits where frequency deviation encodes signal amplitude and differentiation recovers it.
- Zero-crossing detection preprocessing where waveform differentiation sharpens transition edges.
- Analogue waveform generation converting triangle waves to square waves (the derivative of a triangle is a square wave).
Example
In a PID motor controller, a differentiator circuit computes the rate of change of the error signal (the D term). An op-amp differentiator with C_in = 10 nF and R_f = 100 kΩ is configured with an additional R_in = 1 kΩ to limit noise amplification. The unity gain frequency is 1/(2π × 100kΩ × 10nF) ≈ 159 Hz. The differentiator output, representing the derivative of the error, is summed with the proportional and integral terms to form the PID control voltage sent to the motor driver.
Key facts
- A Differentiator circuit produces an output voltage proportional to the time derivative of the input: V_out = −R_f × C_in × dV_in/dt, with the gain increasing at 20 dB/decade with increasing frequency.
- The two functional block pins are In (analogue signal input) and Out (derivative output); the block is labelled 'd/dt' in system diagrams.
- An ideal op-amp differentiator is unstable in practice because its gain increases without limit at high frequencies; a practical differentiator adds a series resistor R_in with C_in to create a pole that limits maximum gain to −R_f/R_in.
- The differentiator is the complement of the integrator: applying a differentiator after an integrator (or vice versa) recovers the original signal, assuming ideal component matching.
- IEC 60617-05 and IEEE 315 / ANSI Y32.2 both represent the differentiator as a triangle labelled 'd/dt'; the symbol is used in analogue computing and signal processing block diagrams.
- In the frequency domain, a differentiator is equivalent to a high-pass filter: it attenuates low-frequency signals (near DC) and amplifies high-frequency content.
- For a sinusoidal input V_in = A × sin(2πft), the differentiator output is V_out = −R_f × C_in × A × 2πf × cos(2πft), showing that the output amplitude is proportional to both gain and input frequency.
Frequently asked questions
What does the differentiator symbol look like?
The differentiator symbol is a triangle labelled 'd/dt' (or 'DIFF') with one input pin (In) on the left and one output pin (Out) on the right. In detailed schematics, the circuit is shown as an op-amp with a capacitor from the input to the inverting terminal and a feedback resistor from output back to the inverting terminal.
What does a differentiator circuit do?
A differentiator circuit produces an output proportional to the rate of change (derivative) of the input voltage with respect to time: V_out = −R_f × C_in × dV_in/dt. A fast-changing input produces a large output; a slowly changing or constant input produces a small or zero output.
What is the difference between a differentiator and an integrator?
A differentiator produces an output proportional to the derivative (rate of change) of the input, with gain that increases with frequency—making it a high-pass filter. An integrator produces an output proportional to the integral (running sum) of the input, with gain that decreases with frequency—making it a low-pass filter. They are inverse operations.
Why is a practical differentiator different from an ideal one?
An ideal differentiator has infinite gain at infinite frequency, which causes instability and excessive amplification of high-frequency noise. A practical differentiator adds a series resistor (R_in) in series with the input capacitor, creating a pole that limits the maximum gain to −R_f/R_in and ensuring the circuit remains stable and useful in real applications.
What are the pins of the differentiator block?
The functional differentiator block has two pins: In (the analogue signal input) and Out (the differentiated output). The full circuit implementation using an op-amp also requires V+ and V− supply connections and uses passive components (capacitor C_in, resistor R_f, and optionally R_in) around the op-amp.
What standard defines the differentiator symbol?
The differentiator is represented as a labelled triangle or rectangle per IEC 60617-05 (analogue and amplifier symbols) and IEEE 315 / ANSI Y32.2. The 'd/dt' label inside or beside the triangle identifies the derivative function. No unique standardised glyph distinct from the general amplifier symbol is defined in either standard.
What output does a differentiator produce for a triangular wave input?
For a triangular wave input, a differentiator produces a square wave output. A triangular wave has a constant positive slope during its rising portion and a constant negative slope during its falling portion; the derivative of a constant slope is a constant value, so the differentiator output switches between two constant levels, producing a square wave at the same frequency as the triangular input.
Place the Differentiator symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.