Configuration for 3Phase firmware: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
* 1 Current node | * 1 Current node | ||
** CT4 as current only | ** CT4 as current only | ||
This is an example configuration. | |||
[main] | |||
format = 3 | |||
nodeid = 11 | |||
polling = 5000 | |||
kcal = 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 200.42999267578125 200.42999267578125 200.42999267578125 1.0 74.0739974975586 74.0739974975586 74.0739974975586 74.0739974975586 | |||
phasecal = 0 | |||
vest = 240.000000 | |||
xpFREQ = 50 | |||
Ncycle = 20 | |||
Nnode = 4 | |||
Nchan = 6 | |||
HWSCT = 7 6 5 4 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 | |||
HWMCPSCT = 10 10 10 10 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 | |||
HWVOL = 2 1 0 0 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 | |||
HWMCPVOL = 10 10 10 10 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 | |||
CHTYPE = 15 11 16 4 14 7 1 1 4 4 4 4 6 6 6 6 7 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 | |||
CHID = 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 0 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 | |||
debug = 0 |
Revision as of 05:58, 5 July 2021
The configuration for the 3 Phase firmware inherit mostly from the individual channel firmware documented below.
Over Serial Configuration - Sketch 3.0
This applies for firmware RPICT4V3_3Phase_V5_v1.2.
The 3 Phase firmware allows for computation of three power node at the same time. As opposed to the individual firmware which compute each channel one of after the other.
Only 2 nodes are computed.
- 1 3Phase node using
- CT1/V1 for L1
- CT2/V2 for L2
- CT3/V3 for L3
- 1 Current node
- CT4 as current only
This is an example configuration.
[main] format = 3 nodeid = 11 polling = 5000 kcal = 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 200.42999267578125 200.42999267578125 200.42999267578125 1.0 74.0739974975586 74.0739974975586 74.0739974975586 74.0739974975586 phasecal = 0 vest = 240.000000 xpFREQ = 50 Ncycle = 20 Nnode = 4 Nchan = 6 HWSCT = 7 6 5 4 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 HWMCPSCT = 10 10 10 10 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 HWVOL = 2 1 0 0 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 HWMCPVOL = 10 10 10 10 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 CHTYPE = 15 11 16 4 14 7 1 1 4 4 4 4 6 6 6 6 7 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 CHID = 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 0 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255
debug = 0