Towards a new process for fieldwork on soil and subsoil
Saxion, research group on soil and subsurface, works with consultancy and engineering firm Antea Group and research group Mechatronics on the development process 'Field Engineer 3.0'. In this we look at how the current fieldwork at soil and subsoil can be revised using new insights and technologies. This memo describes two student assignments to take the next step here.
Objective of the process
In the Field Engineer project we work towards an automated fieldwork process for the execution, assessment and reporting of environmental, geophysical and archaeological soil research. We do this in order to make this process more efficient, to absorb the outflow of experienced drill masters and to add new value to this fieldwork process.
Figure 1: Example of a process development fieldwork Antea Group by Saxion students
In this process, we distinguish three coherent perspectives:
- Chain optimization – the business angle for process optimization. For the time being, we assume a chain that starts with 'the need for a client to carry out environmental, archaeological and/or geotechnical (field) research to enable construction in the physical living environment', and which ends with 'delivering the result of this field research for decision-making on this building'.
- Technological perspective – the use of innovative techniques (automation, digitisation and a.i.) in the existing chain.
- Knowledge and skills: preservation and development of explicit and implicit knowledge, impact on desired skills and knowledge of the professionals involved.
A number of things are important:
- We consider the fieldwork to be a process chain in which the various parts must jointly lead to an optimally functioning chain. In addition, optimization of one part of the chain can lead to suboptimal functioning of the entire chain. Figure 1 gives an example of such a chain.
- We consider development at two mutually reinforcing levels:
- An integral redesign of the chain from 'need for (field) research up to and including delivering results/advice', with which new working methods and values can be created in the work process.
- The development and integration of specific (innovative) working methods and technologies, which are part of this integral redesign and/or can improve the current process in specific areas. In this we work together with Antea Group, Lectoraat Mechatronica and University of Twente Department of Pervasive Systems.
Student assignment: Analysis and redesign of the current process
In this assignment, students (graduates, internship, SSS-Saxion, bachelor-master UT) work out the current process on the basis of one or a few practical examples, such as millieuhygienic soil research and archaeological fieldwork for the construction of a building or road. They then design a (re)new process – or develop promising directions for a (re)new (d) process. This process looks at how new value can be created in this process with the help of automation and digitization.
Work
Theory : 40%
Experiments : 40%
Writing : 20%
Contact
UT supervisor: Le Viet Duc (v.d.le@utwente.nl)
Saxion supervisor: Roeland Emaus: r.emaus@saxion.nl
Problem Statement:
This assignment is part of the project “Expressure” which measures the pressure on human feet using “smart socks”, for medical research. The “smart sock” prototype is the outcome of our work-package, mainly which consists of an Arduino-Nano and a matrix pressure sensor. It needs to collect 70 sensor-readings per-foot data in real-time at a frequency of 100HZ. These data then needs to be transmitted through BLE to servers (laptop/phone). The prototype and corresponding software are almost finished, but one of the problems is that the BLE transmission speed becomes a bottleneck, which is slower than the sampling rate.
Tasks:
Students are expected to increase the transmission speed through either data compression or pre-processing algorithms. A research on sensor data compression and pre-processing techniques are firstly suggested. Subsequently, students can implement their algorithms on the device for evaluation.
Several factors can be considered when addressing this problem:\
- Part of human feet may not touch or touch softly on the ground when standing or walking, so that not all 70 sensor give information, many readings could just be zero.
- When people are standing or sitting still, the readings are quite static.
Students need only to program and test the algorithm on Arduino, others such as the sensor/hardware/server are already prepared.
Work:
40% Theory, 30% Programming, 30% Writing
Contact:
Wei Wang (W.Wang-1@utwente.nl)