Skip to content

ISCR

ISCR, cond_port, dcval, acval, sigtype, sigpar1, sigpar2;

Defines a current signal at a conductor port

  • Current loads can be applied to harmonic and transient simulations.
  • Current loads are not supported for the SIMULINK model export.

Input Data⚓︎

Parameter Description
cond_port Name of the conductor port
→ Alphanumeric name, has to start with a letter
dcval DC-value of the load, used in harmonic and transient simulations
→ Real value
del - Delete specified current source
acval AC-value of the load, used in harmonic and transient simulations
→ Real value
sigtype Available transient load types (enter a 4-character string)
sine - Sinusoidal function
step - Step function
puls - Periodic pulse function
ramp - Ramp function
→ If empty - Only dcval for transient simulations
sigpar1 sigtype = sine: sigpar1 → Frequency > 0
sigtype = step: sigpar1 → Step time ≥ 0
sigtype = puls: sigpar1 → Period time > 0
sigtype = ramp: sigpar1 → Ramp time till acval is reached
→ The high-values for all load types are taken from acval
sigpar2 sigtype = sine: sigpar2 → Phase (default = 0)
sigtype = step or ramp: sigpar2 unused
sigtype = puls: sigpar2 → High-pulse time (default = 0.5)