Published January 8, 2023 | Version 1.0

Displacement measurements of the open-hardware sandbox using the AS5311 high-resolution magnetic sensor

  • 1. Universidad Rey Juan Carlos

Description

This dataset includes the experimental data from the AS5311 sensor for measuring the displacement of the Open-Hardware Geological Sandbox.

These experiments are explained in the journal article: Designing low-cost open-hardware electromechanical scientific equipment: A geological analogue modeling sandbox

To understand this dataset, go to the Tectonic Open Hardware (TectOH) Sandbox project: https://github.com/URJCMakerGroup/TectOH. Then go to the optional folder and to the magnetic sensor folder.

This data set contains two kind of files:

  • bin: raw binary files received from the AS5311 high resolution sensor. Although this sensor sends 12 bit data, we have truncated the most significant bits and receive only 8 bits (one byte). Therefore, each byte of these binary files is a measurement of the distance. Each distance increment corresponds to ~0.488nm (2mm/2048)
  • csv: csv files that can be opened with any spreadsheet app, such as Libreoffice Calc or Microsoft Excel, or even with a text editor. This file contains the processed data from the binary files. These files have been generated with the proc_magn_sensor.py Python script located in the project repository. There are some columns, which are:
    • index: measurement number
    • time in milliseconds: each measurement is taken every 250 us
    • median2: in micrometers, since the sensor may jitter, we have applied the median filter twice. All the data has been subtracted to the lowest value, making the lowest value equal to zero.
    • median1: in micrometers, median filter only applied once. All the data has been subtracted to the lowest value, making the lowest value equal to zero.
    • mean: in micrometers, mean filter. All the data has been subtracted to the lowest value, making the lowest value equal to zero.
    • mean int: in micrometers, mean filter rounded to an integer value. All the data has been subtracted to the lowest value, making the lowest value equal to zero.
    • orig_base: this is not in micrometers, but in the units of the sensor (~0.488nm). The only processing done is that when there is an overflow of 255 to 0, or from 0 to 255, it adds the overflow to continue the trend. All the data has been subtracted to the lowest value, making the lowest value equal to zero.
    • original: this is the data received from the sensor with no processing, each value is ~0.488nm
    • mean2: in micrometers, mean filter applied twice. All the data has been subtracted to the lowest value, making the lowest value equal to zero.

There are two set of experiments:

  • Experiments with no load. These files start with noload_
    In these experiments the gantry is moved 1 mm alternatively to the front and then reversing direction. Moving in this alternate way a few times. There are five experiments each of them with a different speed: v= 10 mm/h; 25 mm/h; 50 mm/h; 82 mm/h and 100 mm/h. The name of the file indicates the speed:
    1. noload_100mmh_1mm: FBFBF: 1mm forth, 1mm back, 1mm forth, 1mm back, 1 mm forth
    2. noload_25mmh_1mm: FBFFBBFB
    3. noload_50mmh_1mm: FBFBFB
    4. noload_82mmh_1mm: FBFBFB
    5. noload_100mmh_1mm: FBFBFB
  • Experiments pushing a 5kg sand load. These files start with load5kg_
    1. load5kg_25mmh_5mm: moving 5kg at 25mm/h a distance of 5mm
    2. load5kg_25mmh_10mm: moving 5kg at 25mm/h a distance of 10mm
    3. load5kg_25mmh_20mm: moving 5kg at 25mm/h a distance of 20mm
    4. load5kg_75mmh_20mm: moving 5kg at 75mm/h a distance of 20mm
    5. load5kg_75mmh_50mm: moving 5kg at 75mm/h a distance of 50mm
    6. load5kg_100mmh_25mm: moving 5kg at 100mm/h a distance of 20mm
    7. load5kg_100mmh_50mm: moving 5kg at 100mm/h a distance of 50mm

 

 

 

Files

load5kg_100mmh_20mm.csv

Files (4.0 GB)

Name Size
md5:aa3657762507b5ffa31f79e46e109deb
2.9 MB Download
md5:df5770e507db4bbb6e763c2233ffbc89
192.5 MB Preview Download
md5:bb5b03d1ed21f32c81d381be30319dd2
7.2 MB Download
md5:f71a685767b7d78b124cb6c151b78cf4
491.3 MB Preview Download
md5:e6eb5dc79bbcb87d28c61eae8a12a9a6
5.8 MB Download
md5:77e276bd05d97ab9b80fba0aa95716b9
364.9 MB Preview Download
md5:a74d5e9bce570ccfa68e5023ea5080ab
11.7 MB Download
md5:ae47249ad4229dc4ad878ee4b71a3d47
774.5 MB Preview Download
md5:fed744b2fa345b9b1585f351124e4721
3.1 MB Download
md5:14726db2e81b55c4f9db4be3959e3ceb
184.6 MB Preview Download
md5:2902850db3c049cffaad3a00fc0503bc
4.1 MB Download
md5:9a37302c5033c5cf0b1fc88415248d8c
263.8 MB Preview Download
md5:09f65ced99224343a4f5374162a3de77
9.7 MB Download
md5:bfdd458dadb450ba1cf38f42b0692640
663.3 MB Preview Download
md5:d2fea7f2e5315afd8ac77701f48a5e93
1.1 MB Download
md5:71f9a4bbd2369419e2ff6633149e2951
63.3 MB Preview Download
md5:eef16831fe3ad5c012f5d9a70021f080
7.7 MB Download
md5:028291ec57b86e15b932fa982dad05ad
436.5 MB Preview Download
md5:eb55f28004b00c502ba224a4cbcc08d5
5.1 MB Download
md5:7396c304f2384fbfd84059ce29ac3b9c
293.4 MB Preview Download
md5:482f822a2fbff2ab3f7ffe771642b62a
2.2 MB Download
md5:d532921bbfbe8e729356b63346a80af9
124.2 MB Preview Download
md5:fa82c2d148cc255a1aaf36c7767ede7a
1.4 MB Download
md5:06a7f837314491847b1f0481cc750b4a
75.9 MB Preview Download

Additional details

Related works

Is supplement to
Physical object: https://github.com/URJCMakerGroup/TectOH (URL)
Journal article: 10.1109/ACCESS.2023.3262617 (DOI)