Differential amplifier
Keywords
electrical, node, bidirectional
Ports
Name | Type |
---|---|
port 1 | Electrical Node |
port 2 | Electrical Node |
port 3 | Electrical Node |
Properties
General Properties
Name | Default value | Default unit | Range |
---|---|---|---|
name Defines the name of the element. |
Differential Amplifier | - | - |
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). |
Differential Amplifier | - | - |
description A brief description of the elements functionality. |
Differential amplifier | - | - |
prefix Defines the element name prefix. |
DA | - | - |
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 |
---|---|---|---|
gain Defines the gain the amplifier. |
1 | - | [0, +∞) |
====================================
Implementation Details
The element is defined by the following s-parameters matrix:
$$S(f)=\begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 2G & -2G & -1\end{bmatrix}$$
Where \(G\) is the ‘gain’ property. If the element is disabled, it is assumed the value of \(G\) is one (short circuit).