Commit ae8b4b13 authored by Clement Remi's avatar Clement Remi
Browse files

update

Showing with 28 additions and 19 deletions
+28 -19
......@@ -326,10 +326,6 @@ two ADS1115 were used,one for the voltage measurement one for the current measur
is a 16-bit ADC (Analog-to-Digital Converter), with an adaptable gain. The advantage of ADS1115 is that the
input signal value could lie between - to + 6.114 V. For the current measurement we have directly integrated the INA282 component,
which allows to realize precise current measurement around a shunt resistor. The assembly are described in the following steps:</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.</p>
</div>
<table class="docutils align-center">
<colgroup>
<col style="width: 12%" />
......@@ -487,6 +483,10 @@ electrodes A and B</p></td>
</tr>
</tbody>
</table>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.Change the shunt value in the code.</p>
</div>
<table class="docutils align-center">
<colgroup>
<col style="width: 13%" />
......
......@@ -43,9 +43,6 @@ input signal value could lie between - to + 6.114 V. For the current measurement
which allows to realize precise current measurement around a shunt resistor. The assembly are described in the following steps:
.. note::
In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.
.. table::
:align: center
......@@ -155,6 +152,12 @@ which allows to realize precise current measurement around a shunt resistor. The
| | Soldering three capacitors (100nF) |
| | |
+---------+------------------------------------------------------------+
.. warning::
In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.Change the shunt value in the code.
.. table::
:align: center
......
This diff is collapsed.
No preview for this file type
No preview for this file type
......@@ -326,10 +326,6 @@ two ADS1115 were used,one for the voltage measurement one for the current measur
is a 16-bit ADC (Analog-to-Digital Converter), with an adaptable gain. The advantage of ADS1115 is that the
input signal value could lie between - to + 6.114 V. For the current measurement we have directly integrated the INA282 component,
which allows to realize precise current measurement around a shunt resistor. The assembly are described in the following steps:</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.</p>
</div>
<table class="docutils align-center">
<colgroup>
<col style="width: 12%" />
......@@ -487,6 +483,10 @@ electrodes A and B</p></td>
</tr>
</tbody>
</table>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.Change the shunt value in the code.</p>
</div>
<table class="docutils align-center">
<colgroup>
<col style="width: 13%" />
......
......@@ -43,9 +43,6 @@ input signal value could lie between - to + 6.114 V. For the current measurement
which allows to realize precise current measurement around a shunt resistor. The assembly are described in the following steps:
.. note::
In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.
.. table::
:align: center
......@@ -155,6 +152,12 @@ which allows to realize precise current measurement around a shunt resistor. The
| | Soldering three capacitors (100nF) |
| | |
+---------+------------------------------------------------------------+
.. warning::
In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.Change the shunt value in the code.
.. table::
:align: center
......
This diff is collapsed.
......@@ -43,9 +43,6 @@ input signal value could lie between - to + 6.114 V. For the current measurement
which allows to realize precise current measurement around a shunt resistor. The assembly are described in the following steps:
.. note::
In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.
.. table::
:align: center
......@@ -155,6 +152,12 @@ which allows to realize precise current measurement around a shunt resistor. The
| | Soldering three capacitors (100nF) |
| | |
+---------+------------------------------------------------------------+
.. warning::
In this version, We used a shunt resistor of 2 ohms, which limits the current measurement to 48 mA. If the current is higher than this value, you just have to decrease the value of the shunt resistor.Change the shunt value in the code.
.. table::
:align: center
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment