WOLFRAM SYSTEM MODELER
QuantizationDAC quantization effects |
SystemModel["Modelica.Clocked.RealSignals.Sampler.Utilities.Internal.Quantization"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The clocked Real input signal is value discretized (the discretization is defined by parameter bits).
quantized |
Value: false Type: Boolean Description: = true, if quantization effects shall be computed |
---|---|
yMax |
Value: 1 Type: Real Description: Upper limit of output |
yMin |
Value: -1 Type: Real Description: Lower limit of output |
bits |
Value: 8 Type: Integer Description: Number of bits of quantization (if quantized = true) |
u |
Type: RealInput Description: Connector of clocked, Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of clocked, Real output signal |
Modelica.Clocked.RealSignals.Sampler Sample with (simulated) Analog-Digital converter effects including noise |
|
Modelica.Clocked.RealSignals.Sampler Hold with (simulated) Digital-Analog converter effects and computational delay |