sca_tdf_vsink
Project Library Model Name Kind
sca_basic_libraries elec_lin_symbols sca_tdf_vsink Electrical Module

Parameters

Name Type Default Description
scale double 1.0 voltage scaling factor

Ports

Name Interface Type Description
p sca_eln::sca_terminal positive terminal
n sca_eln::sca_terminal negative terminal
outp sca_tdf::sca_out double timed dataflow output

Description

Voltage to timed dataflow converter

Long Description

P1666.1 p.156 SystemC AMS build in element

7.1.25 sca_eln::sca_tdf::sca_vsink / sca_eln::sca_tdf_vsink

The class sca_eln::sca_tdf::sca_vsink shall implement a primitive module for the ELN MoC that realizes a scaled conversion from an ELN voltage to a TDF output signal. The value of the voltage across terminals p and n shall be scaled with coefficient scale and written to a TDF output port outp.

The element does not supports current tracing. The current flowing from terminal p to terminal n through the element is always zero.