Bn = new field strength
En = new particle energy
Mn = new particle mass
Qn = new charge state
Bo = old field strength
Eo = old particle energy
Mo = old particle mass
Qo = old charge state
Num = (Mn * En) / (Qo * Qo)
Den = (Mo * Eo) / (Qn * Qn)
Bnew = sqrt (Num / Den) * Bold
Vn = new element
voltage
En = new particle energy
Qn = new charge state
Vo = old element voltage
Eo = old particle energy
Qo = old charge state
Vn = ((En / Qo) / (Eo / Qn)) * Vo
If "initial run" is selected the input value is copied to the output, i.e. no scaling is performed.
Vn = new element voltage
Vo = old element voltage
Vn = Vo
If "scale run" is selected, then the scaling is performed by the electrostatic scaling rule. See Electrostatic components for more information.
Nchain = number of charging chains
Ichain = chain constant (uA/KV)
Itotal = total charging current
V = required charging voltage
V = Itotal / (Nchain * Ichain)
SRmaxHE = max number of HE shorting rods
SRmaxLE = max number of LE shorting rods
Imax = the column current at the max terminal voltage
Ile = LE column current
Ihe = HE column current
Iprb = corona probe current
Itotal = total charging current
VtMax = the maximum terminal voltage
Vt = the desired terminal voltage
Ile = (SRmaxLE / (SRmaxLE - SRle)) * (Imax/VtMax)
* Vt
Ihe = (SRmaxHE / (SRmaxHE - SRhe)) * (Imax/VtMax) * Vt
Itotal = Ile + Ihe + Iprb