Wiki source code of 3.2 Inputs and outputs
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) | ||
2 | = Configuration = | ||
3 | |||
4 | (% data-numbered-headings-start="2" style="--numbered-headings-start: 1;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) | ||
5 | == Inputs and outputs == | ||
6 | |||
7 | === Discrete inputs === | ||
8 | |||
9 | The BMS Main 3 device has 6 discrete inputs that detect signal line closing to the virtual ground, and 2 inputs that detect 9-32V input voltage. For each discrete input, its assignment and inversion flag are set. | ||
10 | |||
11 | Also, BMS has two additional configurable inputs named “KEYRUN” and “CHARGE_ON”, each serves 9-32V input voltage. Those inputs serve as power buttons with additional functions that can be set. | ||
12 | |||
13 | Assignments of discrete inputs are configured in the "Signals → Input discrete signals → Assignments" section: | ||
14 | |||
15 | [[image:1735053944168-184.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="236" width="800"]] | ||
16 | |||
17 | A list of available discrete input assignments is available in [[Input signals>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HInputsignals"]]. | ||
18 | |||
19 | Inversion flags for discrete inputs are configured in the "Signals → Input discrete signals → Inversion" section: | ||
20 | |||
21 | [[image:1735054242278-319.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="207" width="800"]] | ||
22 | |||
23 | The behavior of “KEYRUN” signal can be configured in the "Signals → Input discrete signals → KEYRUN mode" section: | ||
24 | |||
25 | [[image:1733320685772-445.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="112" width="800"]] | ||
26 | |||
27 | The behavior of “CHARGE_ON” signal can be configured in the "Signals → Input discrete signals → CHARGE_ON mode" section: | ||
28 | |||
29 | [[image:1733320685772-786.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="111" width="800"]] | ||
30 | |||
31 | In both “KEYRUN mode” and “CHARGE_ON mode“ sections: | ||
32 | |||
33 | * Do nothing – power on device and do nothing; | ||
34 | * Set “Discharge request” – power on device and set “Discharge request” signal immediately; | ||
35 | * Set “Charge request” – power on device and set “Charge request” signal immediately. | ||
36 | |||
37 | === Current sensor === | ||
38 | |||
39 | The BMS Main 3 device has an ability to measure battery current by 3 external Hall-Effect current sensors. | ||
40 | |||
41 | Current sensor settings are configured in the "Signals → Current sensor" section: | ||
42 | |||
43 | [[image:1735054422436-925.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="391" width="800"]] | ||
44 | |||
45 | The device supports the following current sensor settings: | ||
46 | |||
47 | * Connection – type of multiple sensors connection | ||
48 | ** One sensor (#1) – only first sensor is used to measure the battery current; | ||
49 | ** Two sensors (#1 and #2) in parallel – sensors are connected in parallel (the total battery current equals the sum of two sensors); | ||
50 | ** Two sensors (#1 and #2) in different branches – sensors located in two halves of the battery (used in batteries with a middle point); | ||
51 | * Sensor 2, 3: Enable – a flag to enable the second of third current sensor; | ||
52 | * Sensor 1, 2, 3: Nominal current – rated current I,,nom,, of the sensor according to the datasheet, А; | ||
53 | * Sensor 1, 2, 3: Sensitivity – sensitivity of the current sensor according to the datasheet, V / I,,nom.,,; | ||
54 | * Sensor 1, 2, 3: Invert – invert the sign of the measured value; | ||
55 | * Sensor 1, 2, 3: Multiply charging current (experimental) – an experimental flag for scaling the charging current by given multiplier; | ||
56 | * Sensor 1, 2, 3: Multiplier for charging current – charging current multiplier; | ||
57 | * Sensor 1, 2, 3: REF_IN2 mode – mode of additional analog line: | ||
58 | ** Not connected; | ||
59 | ** Reference line – reference output of the sensor; | ||
60 | ** Low range (for the dual range sensor) - a second output of a dual-range sensor (for example, LEM DHAB series); | ||
61 | * Sensor 1, 2, 3: Low range nominal current - rated current I,,nom,, of the low current line of dual range sensor according to the datasheet, А; | ||
62 | * Sensor 1, 2, 3: Low range sensitivity – sensitivity of the low current line of dual range sensor according to the datasheet, V / I,,nominal.,,; | ||
63 | * Sensor 1, 2, 3: Threshold for low range – a threshold current value at which the device uses the readings of the high current sensor instead of low current, A; | ||
64 | * Calibrate – a flag to calibrate (find a 0A point) the current sensor when the device is started; | ||
65 | * Calibration time – calibration time of the current sensor, millisecond; | ||
66 | * Recalibrate current sensor – a command to calibrate the current sensor manually. | ||
67 | |||
68 | === Shunt sensor (CAN bus) === | ||
69 | |||
70 | The BMS Main 3 device has an ability to measure battery current via a shunt sensor, connected to the CAN bus. | ||
71 | |||
72 | (% class="box infomessage" %) | ||
73 | ((( | ||
74 | **Note: **The shunt sensor communication protocol can be provided by request. | ||
75 | ))) | ||
76 | |||
77 | Shunt sensor settings are configured in the "Signals → Shunt sensor (CAN bus)" section: | ||
78 | |||
79 | [[image:1733320685776-802.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="108" width="800"]] | ||
80 | |||
81 | The device supports the following shunt sensor settings: | ||
82 | |||
83 | * Enable – a flag to start interaction with the BMS Current Sensor (if interaction is enabled, then BMS doesn’t use Hall-Effect current sensor which settings are described in the section "Signals → Current sensor"); | ||
84 | * Node ID – an address of BMS Current Sensor in the CANopen network; | ||
85 | * Invert – a flag to invert current measurements; | ||
86 | * Receive timeout – a timeout for receiving messages from the BMS Current Sensor (if no data is being received from the current sensor during this time, the “Shunt offline” flag is set), millisecond; | ||
87 | * Mean value threshold – T,,M,, level, A (if module of instantaneous current (I,,I,,) which is received from the shunt sensor is between T,,M,, and T,,0,,, the BMS will use mean value of current I,,M,,; if I,,I,, is greater than T,,M,,, the BMS will use instantaneous value of current I,,I,,); | ||
88 | * Zero threshold – T,,0,, level, A (if module of instantaneous current (I,,I,,) which is received from the shunt sensor is lower than T,,0,,, the BMS will assume that current flowing through the battery is zero); | ||
89 | |||
90 | === Temperature sensors === | ||
91 | |||
92 | Temperature sensors settings are configured in the "Signals → Temperature sensors" section: | ||
93 | |||
94 | [[image:1733320685777-354.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="97" width="800"]] | ||
95 | |||
96 | In this section: | ||
97 | |||
98 | * Type – a type of temperature sensors. | ||
99 | |||
100 | === Output discrete signals === | ||
101 | |||
102 | The BMS Main 3 device has 4 open drain type outputs. For each discrete output, its assignment and inversion flag are set. | ||
103 | |||
104 | Assignments of discrete outputs are configured in the "Signals → Output discrete signals → Assignments" section: | ||
105 | |||
106 | [[image:1735054536275-447.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]] | ||
107 | |||
108 | A list of available discrete output assignments is available in [[Internal signals>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HInternalsignals"]]. | ||
109 | |||
110 | Inversion flags for discrete outputs are configured in the "Signals → Output discrete signals → Inversion" section: | ||
111 | |||
112 | [[image:1735054654975-772.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="124" width="800"]] | ||
113 | |||
114 | === Power switches === | ||
115 | |||
116 | The BMS Main 3 device has 6 power switches to drive contactors. For each switch, its assignment and inversion flag are set. | ||
117 | |||
118 | Assignments of power switches are configured in the "Signals → Power switches → Assignments" section: | ||
119 | |||
120 | [[image:1735054694689-808.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="167" width="800"]] | ||
121 | |||
122 | A list of available switch assignments is available in [[Internal signals>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HInternalsignals"]]. | ||
123 | |||
124 | Inversion flags for switches are configured in the “Signals → Power switches → Inversion” section: | ||
125 | |||
126 | [[image:1735054793459-953.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="149" width="800"]] | ||
127 | |||
128 |