SYNOPSIS
loadusr Wn sim-torch sim-torch
DESCRIPTION
A simulated plasma torch for arc-ok testing.
VERSION:
0.1
PINS
- sim-torch-rt.cut-noise-in float in (default: 0.75)
-
the maximum amount of noise during cutting (volts)
- sim-torch-rt.cycles-in s32 in*
-
the number of cycles that the arc voltage overshoots the cut voltage (cycles) (default: 200)
- sim-torch-rt.on-delay-in s32 in*
-
the time from turn on until overshoot begins (cycles) (default: 10)
- sim-torch-rt.offset-in float in
-
the cut voltage offset(volts)
- sim-torch-rt.overshoot-in s32 in
-
the percentage of the cut voltage that the arc voltage overshoots (percent) (default: 50)
- sim-torch-rt.ramp-noise-in float in (default: 5)*
-
the maximum amount of noise during overshoot (volts)
- sim-torch-rt.ramp-up-in s32 in (default: 80)
-
percent of cycles_in that the arc voltage ramps up (percent)
- sim-torch-rt.start bit in
-
start the arc
- sim-torch-rt.voltage-in float in
-
the cut voltage (volts) (default: 100)
- sim-torch-rt.voltage-out float out
-
output voltage (volts)
AUTHOR
Phillip A Carter & Gregory D Carl
LICENSE
GPLv2 or greater