Hostname: page-component-89b8bd64d-rbxfs Total loading time: 0 Render date: 2026-05-06T19:24:15.645Z Has data issue: false hasContentIssue false

Machine learning algorithm to extract properties of ATE phantoms from microwave measurements

Published online by Cambridge University Press:  08 February 2024

Viktor Mattsson
Affiliation:
Division of Solid-State Electronics, Department of Electrical Engineering, Uppsala University, Uppsala, Sweden
Mauricio D. Perez
Affiliation:
Division of Solid-State Electronics, Department of Electrical Engineering, Uppsala University, Uppsala, Sweden
Laya Joseph
Affiliation:
Division of Solid-State Electronics, Department of Electrical Engineering, Uppsala University, Uppsala, Sweden
Robin Augustine*
Affiliation:
Division of Solid-State Electronics, Department of Electrical Engineering, Uppsala University, Uppsala, Sweden
*
Corresponding author: Robin Augustine; Email: robin.augustine@angstrom.uu.se
Rights & Permissions [Opens in a new window]

Abstract

The Muscle Analyzer System (MAS) project wants to create a standalone microwave device that can assess the muscle quality, called the MAS device. To achieve that an algorithm that can derive the properties of skin, fat and muscle from the measurements is needed. This paper presents a machine learning algorithm that aims to do precisely that. The algorithm relies on first predicting the skin using the data from the MAS device, then predicting the fat again using the data from the MAS but also the predicted skin value and lastly the muscle is predicted using the microwave data together with the skin and fat predictions. Data have been collected in phantom experiments, materials that mimick the dielectric properties of human tissues. The algorithm is trained to predict the properties of said phantoms. The results show that the prediction for skin thickness works well, the fat thickness prediction is okay but the muscle prediction struggles. This is partly due to the error from the skin and fat layers are propagated to the muscle layer and partly because the muscle layer is farthest away from the sensor, which makes getting information from that layer harder.

Information

Type
Research Paper
Creative Commons
Creative Common License - CCCreative Common License - BYCreative Common License - NC
This is an Open Access article, distributed under the terms of the Creative Commons Attribution-NonCommercial licence (http://creativecommons.org/licenses/by-nc/4.0), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original article is properly cited. The written permission of Cambridge University Press must be obtained prior to any commercial use.
Copyright
© The Author(s), 2024. Published by Cambridge University Press in association with The European Microwave Association.
Figure 0

Figure 1. Setup of MAS device in the phantom experiments.

Figure 1

Figure 2. (a) Photo of bandstop sensor. (b) Schematic drawing of the bandstop structure underneath the superstrate, dimensions given in mm [14].

Figure 2

Figure 3. The fat (a) and muscle (b) phantoms in their 3D printed molds.

Figure 3

Table 1. Table of thicknesses and values of phantoms

Figure 4

Figure 4. Measurement on three-layer phantoms.

Figure 5

Figure 5. The amplitude and unwrapped phase from one of the measurements. The blue diamonds highlight the identified resonances.

Figure 6

Figure 6. The three-stage algorithm.

Figure 7

Figure 7. Visualization of how good parameter combinations were identified using the Tukey–Kramer test.

Figure 8

Figure 8. Flowchart of the splitting classification of the (a) fat and (b) muscle data.

Figure 9

Figure 9. Tukey–Kramer test visualization of good parameter combinations for (a) step 1 and (b) step 2 for the fat splitting approach.

Figure 10

Table 2. Details of models used in the three-stage algorithm

Figure 11

Figure 10. Confusion matrices of the (a) skin, (b) fat, and (c) muscle classification on the test set.

Figure 12

Figure 11. Confusion matrices of the (a) fat and (b) muscle classification on the test set when implementing the splitting approach.

Figure 13

Table 3. Accuracy score of each phantom type, splitting and non-splitting