Signal Picker Source

Description of the Signal Picker Source component in Schematic Editor, which outputs a selected signal from the model.

Component Not Supported: This component is not currently supported in TyphoonSim. Adding this component to your model will prevent you from being able to run your model in TyphoonSim. Please disable or remove this component from your model before attempting to run your model in TyphoonSim mode.
Figure 1. Signal Picker Source icon

Description

The Signal Picker Source outputs a selected signal from a Schematic Editor model.

Output signal of Signal Picker component introduces delay which is equal to the execution rate defined in the component.

Currently, the supported components from which signal selection is possible are Voltage and Current Measurements, Probe, and Digital Probe components.

Figure 2. Signal Chooser dialog
Figure 3. Example of signal selection

Ports

  • Output (out)
    • Value of the selected signal
      • Supported types: real
      • Vector support: no

Properties

  • Signal chooser
    • Select chosen signal from the list of available signals in the Schematic Editor model. See the Description section for the list of currently supported components.
  • Execution rate
    • Type in the desired signal processing execution rate. This value must be compatible with other signal processing components of the same circuit: the value must be a multiple of the fastest execution rate in the circuit. There can be up to four different execution rates. To specify the execution rate, you can use either decimal (e.g. 0.001) or exponential values (e.g. 1e-3) in seconds. Alternatively, you can type in ‘inherit’ in which case the component will be assigned execution rate based on the execution rate of the components it is receiving input from.