Electrical integrator
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 Integrator | - | - |
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 Integrator | - | - |
description A brief description of the elements functionality. |
Electrical integrator | - | - |
prefix Defines the element name prefix. |
INTG | - | - |
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 | - | (-∞, +∞) |
reset input Defines whether or not to enable the reset input port. The raising edge of the resets the internal state of the element. |
false | - | [true, false] |
trigger type Defines the trigger event (rising, falling or either) |
rising | - | [rising, falling, either |
limit output Defines whether or not to limit the output signal values. |
false | - | [true, false] |
lower limit Defines the lower limit value. |
0 | a.u. | (-∞, +∞) |
upper limit Defines the upper limit value. |
1 | a.u. | (-∞, +∞) |
Numerical Properties
Name | Default value | Default unit | Range |
---|---|---|---|
initial value The input signal initial value. |
0 | - | (-∞, +∞) |
====================================
Implementation Details
An integrator is a circuit that its output signal is the time integral of the input signal.
Following is the circuit in the example file integrator_example.icp.
The input signal to the integrator is a Sine wave at 10 GHz. Following is the output from the integrator overlaid with the input. The output signal (the integration of the sine wave) is a cosine wave.
Reference
1. https://en.wikipedia.org/wiki/Differentiator