Commit 9571d945 authored by Clement Remi's avatar Clement Remi
Browse files

update documentation

Showing with 468 additions and 246 deletions
+468 -246
......@@ -173,6 +173,7 @@
<div class="line">Yannick FARGIER, GERS-RRO, Univ Gustave Eiffel, IFSTTAR, Univ Lyon, F-69675 Lyon, France.</div>
<div class="line">Julien GANCE, IRIS Instruments, 45100 Orléans, France.</div>
<div class="line">Hélène GUYARD, IGE Grenoble, Université Grenoble Alpes, Grenoble.</div>
<div class="line">Olivier Kaufmann, Université de Mons · Department of Geology and Applied Geology</div>
</div>
<p>Parteners:</p>
<table class="docutils align-center">
......@@ -195,7 +196,7 @@
</tbody>
</table>
<p>Creation date : Juillet 2020.</p>
<p>Update : 21 août 2020.</p>
<p>Update : 04 août 2021.</p>
<p>Status of document: In progress.</p>
<section id="citing-ohmpi">
<h3><strong>Citing OhmPi</strong><a class="headerlink" href="#citing-ohmpi" title="Permalink to this headline"></a></h3>
......
......@@ -18,6 +18,7 @@ Authors:
| Yannick FARGIER, GERS-RRO, Univ Gustave Eiffel, IFSTTAR, Univ Lyon, F-69675 Lyon, France.
| Julien GANCE, IRIS Instruments, 45100 Orléans, France.
| Hélène GUYARD, IGE Grenoble, Université Grenoble Alpes, Grenoble.
| Olivier Kaufmann, Université de Mons · Department of Geology and Applied Geology
Parteners:
......@@ -31,7 +32,7 @@ Parteners:
Creation date : Juillet 2020.
Update : 21 août 2020.
Update : 04 août 2021.
Status of document: In progress.
......
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -173,6 +173,7 @@
<div class="line">Yannick FARGIER, GERS-RRO, Univ Gustave Eiffel, IFSTTAR, Univ Lyon, F-69675 Lyon, France.</div>
<div class="line">Julien GANCE, IRIS Instruments, 45100 Orléans, France.</div>
<div class="line">Hélène GUYARD, IGE Grenoble, Université Grenoble Alpes, Grenoble.</div>
<div class="line">Olivier Kaufmann, Université de Mons · Department of Geology and Applied Geology</div>
</div>
<p>Parteners:</p>
<table class="docutils align-center">
......@@ -195,7 +196,7 @@
</tbody>
</table>
<p>Creation date : Juillet 2020.</p>
<p>Update : 21 août 2020.</p>
<p>Update : 04 août 2021.</p>
<p>Status of document: In progress.</p>
<section id="citing-ohmpi">
<h3><strong>Citing OhmPi</strong><a class="headerlink" href="#citing-ohmpi" title="Permalink to this headline"></a></h3>
......
......@@ -442,296 +442,348 @@ to leave the virtual environment simply type:</p>
<figure class="align-center">
<a class="reference internal image-reference" href="_images/schema_measurement_board.jpg"><img alt="alternate text" src="_images/schema_measurement_board.jpg" style="width: 600px; height: 450px;" /></a>
</figure>
<p>Figure shows the general diagram for the electronic measurement board developed.
We have developed a complete measurement board. To measure electrical resistivity with Raspberry Pi, two ADS1115 were used,one for the voltage measurement one for the current measurement, as proposed by Florsch [7]. The ADS1115
<p>Figure shows the general schematics for the electronic measurement board developed.
We have developed a complete “plug and play” measurement board. To measure electrical resistivity with Raspberry Pi.
two ADS1115 were used,one for the voltage measurement one for the current measurement, as proposed by Florsch [7]. The ADS1115
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</p>
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. Les étapes de montage son décrite dans les étapes suivantes:</p>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/01_mes_board.jpg" src="_images/01_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°1</p></td>
<td><img alt="_images/01_mes_board.jpg" src="_images/01_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°2</p></td>
<td><img alt="_images/02_mes_board.jpg" src="_images/02_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>Soldering of 4 Dual-in-line- socket (2 by 2 pins) for
optical relay, AQY211EH.</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/03_mes_board.jpg" src="_images/03_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°3</p></td>
<td><img alt="_images/03_mes_board.jpg" src="_images/03_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>Soldering of 1 Dual-in-line- socket (2 by 9 pins)
for INA282.</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°4</p></td>
<td><img alt="_images/04_mes_board.jpg" src="_images/04_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>Soldering of 1 Dual-in-line- socket (2 by 4 pins)</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/05_mes_board.jpg" src="_images/05_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°5</p></td>
<td><img alt="_images/05_mes_board.jpg" src="_images/05_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>Soldering of 2 Dual-in-line- socket (2 by 4 pins)</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°6</p></td>
<td><img alt="_images/06_mes_board.jpg" src="_images/06_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>Alimentation traco Power 12V à 24V</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/07_mes_board.jpg" src="_images/07_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°7</p></td>
<td><img alt="_images/07_mes_board.jpg" src="_images/07_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°8</p></td>
<td><img alt="_images/08_mes_board.jpg" src="_images/08_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 12%" />
<col style="width: 88%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/09_mes_board.jpg" src="_images/09_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°9</p></td>
<td><img alt="_images/09_mes_board.jpg" src="_images/09_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°10</p></td>
<td><img alt="_images/10_mes_board.jpg" src="_images/10_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/11_mes_board.jpg" src="_images/11_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°11</p></td>
<td><img alt="_images/11_mes_board.jpg" src="_images/11_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°12</p></td>
<td><img alt="_images/12_mes_board.jpg" src="_images/12_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/13_mes_board.jpg" src="_images/13_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°13</p></td>
<td><img alt="_images/13_mes_board.jpg" src="_images/13_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°14</p></td>
<td><img alt="_images/14_mes_board.jpg" src="_images/14_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/15_mes_board.jpg" src="_images/15_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°15</p></td>
<td><img alt="_images/15_mes_board.jpg" src="_images/15_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°16</p></td>
<td><img alt="_images/16_mes_board.jpg" src="_images/16_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/17_mes_board.jpg" src="_images/17_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°17</p></td>
<td><img alt="_images/17_mes_board.jpg" src="_images/17_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°18</p></td>
<td><img alt="_images/18_mes_board.jpg" src="_images/18_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/19_mes_board.jpg" src="_images/19_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°19</p></td>
<td><img alt="_images/19_mes_board.jpg" src="_images/19_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°20</p></td>
<td><img alt="_images/20_mes_board.jpg" src="_images/20_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/21_mes_board.jpg" src="_images/21_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°21</p></td>
<td><img alt="_images/21_mes_board.jpg" src="_images/21_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°22</p></td>
<td><img alt="_images/22_mes_board.jpg" src="_images/22_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><img alt="_images/23_mes_board.jpg" src="_images/23_mes_board.jpg" />
<tr class="row-odd"><td rowspan="2"><p>Step n°23</p></td>
<td><img alt="_images/23_mes_board.jpg" src="_images/23_mes_board.jpg" />
</td>
<td></td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
<table class="docutils align-center">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
<col style="width: 13%" />
<col style="width: 87%" />
</colgroup>
<tbody>
<tr class="row-odd"><td></td>
<tr class="row-odd"><td rowspan="2"><p>Step n°24</p></td>
<td><img alt="_images/24_mes_board.jpg" src="_images/24_mes_board.jpg" />
</td>
</tr>
<tr class="row-even"><td><p>1)Installation of female header, 1 by10 pins, for ADS1115</p></td>
</tr>
</tbody>
</table>
</section>
......
sphinx/build/html/_images/00_mes_board_components.jpg

1.08 MB | W: | H:

sphinx/build/html/_images/00_mes_board_components.jpg

343 KB | W: | H:

sphinx/build/html/_images/00_mes_board_components.jpg
sphinx/build/html/_images/00_mes_board_components.jpg
sphinx/build/html/_images/00_mes_board_components.jpg
sphinx/build/html/_images/00_mes_board_components.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -18,6 +18,7 @@ Authors:
| Yannick FARGIER, GERS-RRO, Univ Gustave Eiffel, IFSTTAR, Univ Lyon, F-69675 Lyon, France.
| Julien GANCE, IRIS Instruments, 45100 Orléans, France.
| Hélène GUYARD, IGE Grenoble, Université Grenoble Alpes, Grenoble.
| Olivier Kaufmann, Université de Mons · Department of Geology and Applied Geology
Parteners:
......@@ -31,7 +32,7 @@ Parteners:
Creation date : Juillet 2020.
Update : 21 août 2020.
Update : 04 août 2021.
Status of document: In progress.
......
This diff is collapsed.
This diff is collapsed.
......@@ -18,6 +18,7 @@ Authors:
| Yannick FARGIER, GERS-RRO, Univ Gustave Eiffel, IFSTTAR, Univ Lyon, F-69675 Lyon, France.
| Julien GANCE, IRIS Instruments, 45100 Orléans, France.
| Hélène GUYARD, IGE Grenoble, Université Grenoble Alpes, Grenoble.
| Olivier Kaufmann, Université de Mons · Department of Geology and Applied Geology
Parteners:
......@@ -31,7 +32,7 @@ Parteners:
Creation date : Juillet 2020.
Update : 21 août 2020.
Update : 04 août 2021.
Status of document: In progress.
......
This diff is collapsed.
sphinx/source/mesure/00_mes_board_components.jpg

1.08 MB | W: | H:

sphinx/source/mesure/00_mes_board_components.jpg

343 KB | W: | H:

sphinx/source/mesure/00_mes_board_components.jpg
sphinx/source/mesure/00_mes_board_components.jpg
sphinx/source/mesure/00_mes_board_components.jpg
sphinx/source/mesure/00_mes_board_components.jpg
  • 2-up
  • Swipe
  • Onion skin
Golden Software Cartographic Reference Information : Version 2.00
System Type : GCS
Georef Method : Affine With Coefficients
Georef Coefficient A : 3.98232497892982
Georef Coefficient B : 0
Georef Coefficient C : 0
Georef Coefficient D : 0
Georef Coefficient E : 3.98093587521664
Georef Coefficient F : 0
File added
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