Electrical differentiator
Keywords
electrical, unidirectional
Ports
Name | Type |
---|---|
input | Electrical Signal |
output | Electrical Signal |
Properties
General Properties
Name | Default value | Default unit | Range |
---|---|---|---|
name Defines the name of the element. |
Electrical Differentiator | - | - |
annotate Defines whether or not to display annotations on the schematic editor. |
true | - | [true, false] |
enabled Defines whether or not the element is enabled. |
true | - | [true, false] |
type Defines the element unique type (read only). |
Electrical Differentiator | - | - |
description A brief description of the elements functionality. |
Electrical differentiator | - | - |
prefix Defines the element name prefix. |
DT | - | - |
model Defines the element model name. |
- | - | - |
library Defines the element location or source in the library (custom or design kit). |
- | - | - |
local path Defines the local path or working folder $LOCAL for the element. |
- | - | - |
url An optional URL address pointing to the element online help. |
- | - | - |
Standard Properties
Name | Default value | Default unit | Range |
---|---|---|---|
scale factor The output signal scale factor. |
1 | - | (-∞, +∞) |
Numerical Properties
Name | Default value | Default unit | Range |
---|---|---|---|
initial value The input signal initial value. |
0 | - | (-∞, +∞) |
====================================
Implementation Details
A differentiator is a circuit that its output is approximately directly proportional to the rate of the change (the time derivative) of the input [1].
Following is the circuit in the example file differentiator_example.icp.
The input signal to the differentiator is a Sine wave at 10 GHz. Following is the output from the differentiator overlaid with the input. The output signal (the differentiation of the sine wave) is a cosine wave.
Reference
1. https://en.wikipedia.org/wiki/Differentiator