WOLFRAM SYSTEM MODELER
UpSample2Example of an UpSample block for Real signals combined with FIR filter blocks |
|
SystemModel["Modelica.Clocked.Examples.Elementary.RealSignals.UpSample2"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
Example used to generate a figure for the documentation of block Modelica.Clocked.RealSignals.Sampler.Utilities.UpSample.
| periodicClock |
Type: PeriodicExactClock Description: Generate a periodic clock signal with a period defined by an Integer number with resolution |
|
|---|---|---|
| sine |
Type: Sine Description: Generate sine signal |
|
| sample1 |
Type: SampleClocked Description: Sample the continuous-time, Real input signal and provide it as clocked output signal. The clock is provided as input signal |
|
| upSample |
Type: UpSample Description: Upsample the clocked Real input signal and provide it as clocked output signal |
|
| superSampleIpo |
Type: SuperSampleInterpolated Description: Super-sample the clocked Real input signal and provide it linearly interpolated as clocked output signal (this is also called an Interpolator) |
|
| FIR2 |
Type: FIRbyCoefficients Description: FIR filter defined by coefficients |
|
| FIR1 |
Type: FIRbyCoefficients Description: FIR filter defined by coefficients |