There is a newer version of the record available.

Published October 22, 2020 | Version v1.0.0
Dataset Open

Code & Data from: Development of a low cost open-source ultrasonic device for plant height measurements

  • 1. AGAP, Univ. Montpellier, CIRAD, INRAE, L'Institut Agro, Montpellier, France
  • 2. INRAE - AgroCampus Ouest - U. Rennes 1, UMR 1349 IGEPP Institut de Génétique Environnement et Protection des Plantes. Centre de recherche Bretagne-Normandie, Le Rheu, France
  • 3. ITAP, Univ. Montpellier, INRAE, L'Institut Agro, Montpellier, France

Description

We here provide code and  data for the study "Development of a low cost open-source ultrasonic device for plant height measurements"

Code:
- Arduino code (management of the electronic circuit): "Arduino_ultrasonic_sensor.ino"
- OpenSCAD code (3D-printing): "3DShells_ultrasonic_sensor.scad"
- R code (statistical analysis of field test): "Statistical_analysis.R"

Data:
- "manual_vs_sensor_controlled.csv": this file contains the comparison between the ultrasonic device and the ruler in standardized laboratory conditions. It has three columns: "manual_value", the height value measured manually; "sensor_value", the height value obtained from the ultrasonic device; "height_range", the interval to which the height value belongs (we worked with 25 cm intervals).
- "manual_vs_ruler_field.csv": this file contains the comparison between the ultrasonic device and the ruler in field conditions. Plant height measurements were performed on 26 sorghum genotypes. The file has four columns: "Genotype", the id of the measured genotype; "rep" the replicate (3 plants were measured for each genotype); "manual_value", the height value measured manually; "sensor_value", the height value obtained from the ultrasonic device. When using the ruler, the operator spent 15 min and 23 s to complete all measurements in the field, and 3 min and 27 s to enter all data manually in a digital file. When using the sensor, the operator spent 10 min and 52 s to complete all measurements in the field, and manual transcription was not needed since all measurements are instantaneously saved on an SD card.

More details on the experimental data can be found in the article "Development of a low cost open-source ultrasonic device for plant height measurements".

We also provide a tutorial to explain how to build the ultrasonic-sensor ("tutorial.docx")

Files

Ultrasonic_sensor_data.zip

Files (3.0 MB)

Name Size Download all
md5:b8c015d7faabafcfb6c50b86bd8f1e34
3.0 MB Preview Download

Additional details