SlideShare a Scribd company logo
Virtual IMU Data Augmentation by Spring-Joint
Model for Motion Exercises Recognition without
Using Real Data
2022 ACM ISWC (note)
Chengshuo Xia, Yuta Sugiura
Keio University, Japan
2
Background: real IMU dataset for motion recognition
Participants
Wearing
sensor
Produce the
data
Real wearable IMU sensor data collection: time-costly and expensive.
Opportunity dataset [1]
[1] Daniel Roggen, Alberto Calatroni, Mirco Rossi, Thomas Holleczek, Gerhard Tröster, Paul Lukowicz, Gerald Pirkl, David Bannach, Alois Ferscha, Jakob Doppler, Clemens Holzmann, Marc Kurz, Gerald Holl, Ricardo Chavarriaga, Hesam Sagha,
Hamidreza Bayati, and José del R. Millàn. "Collecting complex activity data sets in highly rich networked sensor environments" In Seventh International Conference on Networked Sensing Systems (INSS’10), Kassel, Germany, 2010.
Dataset
Dataset
Machine
learning
model
Application
Change
Real world
A motion recognition system: machine learning (ML).
3
Background: virtual IMU sensor data in machine learning
Virtual sensor data generation help to reduce the dataset cost.
Dataset
Machine
learning
model
Application Change
Virtual sensor
data
Simulation envrionment
Virtual IMU sensor data extraction from 3D human motion:
4
Background: current problems in virtual data
• Limited 3D motion length.
• Obtaining a longer 3D motion length still is time-consuming.
• Real data distribution is needed.
5
Proposed Method: spring-joint module-based data augmentation
• Spring-joint virtual IMU sensor module.
• Used for training the classifier.
• Recognize the real IMU data.
More virtual sensor
data
Spring-Joint virtual
sensor module
3D motion
Training the ML
model
6
Related Work: virtual sensor data for human motion recognition
Virtual IMU data: IMUTube [1]
Virtual Doppler data: Vid2Doppler [2]
Virtual distance data [3]
[1] Kwon, Hyeokhyen, et al. "IMUTube: Automatic extraction of virtual on-body accelerometry from video for human activity recognition." Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies 4.3 (2020): 1-29.
[2] Ahuja, Karan, et al. "Vid2Doppler: synthesizing Doppler radar data from videos for training privacy-preserving activity recognition." Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems. 2021.
[3] Xia, Chengshuo, Ayane Saito, and Yuta Sugiura. "Using the virtual data-driven measurement to support the prototyping of hand gesture recognition interface with distance sensor." Sensors and Actuators A: Physical 338 (2022): 113463.
7
Related Work: data augmentation for time-series
[1] Li, Xi'ang, Jinqi Luo, and Rabih Younes. "ActivityGAN: Generative adversarial networks for data augmentation in sensor-based human activity recognition." Adjunct Proceedings of the 2020 ACM International Joint Conference on Pervasive and Ubiquitous Computing and Proceedings of
the 2020 ACM International Symposium on Wearable Computers. 2020.
[2] Um, Terry T., et al. "Data augmentation of wearable sensor data for parkinson’s disease monitoring using convolutional neural networks." Proceedings of the 19th ACM international conference on multimodal interaction. 2017.
GAN-based [1]: Time-series manipulation [2]:
Traditional augmentation: operate on real data
Our method: augment the virtual sensor data
8
Overview of Proposed Method
More virtual
sensor data
Spring-joint virtual
IMU sensor
module
Machine learning
model
3D human
motion
Recognize the
real motion
9
Method: how to obtain the virtual acceleration data
Posistion
Velocity
Acceleration
[1] Young, Alexander D., Martin J. Ling, and Damal K. Arvind. "IMUSim: A simulation environment for inertial sensing algorithm design and evaluation." Proceedings of the 10th ACM/IEEE International Conference on Information
Processing in Sensor Networks. IEEE, 2011.
10
Method: spatial and temporal augmentation
Spatial Augmentation:
Spring-Joint-based
Sensor Module
Temporal Augmentation:
Playback Speed
11
Method: spatial and temporal augmentation
Spatial Augmentation:
Spring-Joint-based
Sensor Module
Temporal Augmentation:
Playback Speed
12
Method: spring-joint module design
1 module  consists of 3 nodes
13
Method: adding multiple modules
(The modules follow the movement of Right Upper Leg)
14
Method: the nodes connection and parameters
Different stiffness of spring-joint: Different structure of spring-joint:
Choose four stiffness 0.2, 0.4, 0.6, 0.8 Two types of connection structure
15
Method: spatial and temporal augmentation
Spatial Augmentation:
Spring-Joint-based
Sensor Module
Temporal Augmentation:
Playback Speed
16
Method: data augmentation by motion speed shift
Speed adjustment:
access the time scale to shift the motion speed
17
Method: coordinate transformation
Virtual
acceleration
Real acceleration
Same sensor
coordinate
Coordinate
transformation
Coordinate
transformation
Fusion &
Normalization
z
y
x
Uniform coordinate
18
Experiment: validation method
Virtual
dataset
(initial):
Real
dataset
Purpose: validate of effeteness of proposed method
Virtual dataset
(with
augmentation):
Real
dataset
Real
dataset
Classifier
Result
Real
dataset
Train Test
Classifier
Result
Train Test
Classifier
Result
Train Test
Baseline 1: Baseline 2:
Proposed method:
Leave-one-subject-out
Experiment: tested exercise motions
Test motions: 3 types of aerobic exercises from YouTube online sources, 20 seconds
3D motion conversion: DeepMotion [1]
19
[1] https://www.deepmotion.com/
Reverse Lunge Warm Up High Knee Tap
21
Experiment: information
• Real sensor: Xsens Dot [1]
• Participants: 7 people
Conduct the exercises by 90 seconds
• Classifiers: SVM, Random Forest, Decision Tree
• Handcrafted features:
• Sensor Location: Right upper leg
Time & Frequency features
2-dimension features
PCA
[1] https://www.xsens.com/xsens-dot
• Virtual dataset (initial):
• 20s * 3 motions
• Virtual dataset (with augmentation):
• 20s * 8 modules * 3 nodes * 3 speeds * 3 motions
• Real dataset: for testing
• 90s * 3 motions * 7 participants
22
Experiment: Result
PCA-1
PCA-2
Virtual ReverseLunge
Real ReverseLunge
Real HighKnee
Virtual HighKnee
Real HighKnee
Virtual HighKnee
Method
(Random
Forest)
Baseline 1
(initial
virutal
data)
Baseline 2
(using
real data)
Proposed
Method
(spring-
joint
module)
Accuracy 45.5 % 78.2 % 85.3 %
23
Discussion and Limitation
Further evaluation of different physical simulation parameters
Test on more motions
Virtual-to-real data features -> domain-invariant features
24
Summary
Background
Virtual IMU data suffers from limited 3D motion length,
which leads to less virtual data samples
Related Work Virtual sensor data/Time-series data augmentation
Proposed
Scheme
Using the spring-joint module to simulate different
acceleration distribution and augment virtual acceleration
data
Details
Method
Spring-joint connection/playback speed adjust/domain
adaption
Experiment Tested on there aerobic exercises picked from YouTube
Result
Using proposed augmentation method can get 85% vs. 45%
from not augmented
Limitation More motions tested/Boundary condition test
virtual acceleration 3 virtual acceleration 1
virtual acceleration 2
real acceleration
Thank you very much!

More Related Content

PDF
Human Activity Recognition Using Recurrent Neural Network
PDF
Human Activity Recognition Using Recurrent Neural Network
PDF
Precision Physiotherapy & Sports Training: Part 1
PPTX
final ppt
PDF
Virtual Yoga System Using Kinect Sensor
PDF
Wearable sensor-based human activity recognition with ensemble learning: a co...
PDF
Electromyography-Based_Robust_Hand_Motion_Classification_Employing_Temporal_M...
PPT
Common Sense Based Joint Training Of Human Activity Recogizers
Human Activity Recognition Using Recurrent Neural Network
Human Activity Recognition Using Recurrent Neural Network
Precision Physiotherapy & Sports Training: Part 1
final ppt
Virtual Yoga System Using Kinect Sensor
Wearable sensor-based human activity recognition with ensemble learning: a co...
Electromyography-Based_Robust_Hand_Motion_Classification_Employing_Temporal_M...
Common Sense Based Joint Training Of Human Activity Recogizers

Similar to Virtual IMU Data Augmentation by Spring-Joint Model for Motion Exercises Recognition without Using Real Data (20)

PDF
Track 1 session 1 - st dev con 2016 - contextual awareness
PDF
IRJET- Digital Pen for Handicapped and Old Age People
PDF
Recognition of anaerobic based on machine learning using smart watch sensor data
PDF
Electromyography_Based_Decoding_of_Dexterous_In-Hand_Manipulation_Motions_Wit...
PPTX
Final Presentation (REVISION 2)
PDF
Recognition and classification of human motion
PDF
Daily Human Activity Recognition using Adaboost Classifiers on Wisdm Dataset
PDF
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
PPTX
thesis thesis thesis thesis thesis thesis thesis thesis thesis thesi...
PPTX
Human activity recognition updated 1 - Copy.pptx
PDF
Health monitoring catalogue based on human activity classification using mac...
PDF
From Virtual to Real World: Applying Animation to Design the Activity Recogni...
PPTX
On the Development of A Real-Time Multi-Sensor Activity Recognition System
PDF
Human Movement Recognition Using Internal Sensors of a Smartphone-based HMD (...
PDF
Loca2005
PDF
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
PDF
UCAmI Presentation Dec.2013, Guanacaste, Costa Rica
PPTX
ISARC_2019_Window-warping: A time-series data augmentation of IMU data for co...
PDF
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
PDF
Personal Identifiability of User Tracking Data | Whitepaper
Track 1 session 1 - st dev con 2016 - contextual awareness
IRJET- Digital Pen for Handicapped and Old Age People
Recognition of anaerobic based on machine learning using smart watch sensor data
Electromyography_Based_Decoding_of_Dexterous_In-Hand_Manipulation_Motions_Wit...
Final Presentation (REVISION 2)
Recognition and classification of human motion
Daily Human Activity Recognition using Adaboost Classifiers on Wisdm Dataset
IRJET- A Survey on Control of Mechanical ARM based on Hand Gesture Recognitio...
thesis thesis thesis thesis thesis thesis thesis thesis thesis thesi...
Human activity recognition updated 1 - Copy.pptx
Health monitoring catalogue based on human activity classification using mac...
From Virtual to Real World: Applying Animation to Design the Activity Recogni...
On the Development of A Real-Time Multi-Sensor Activity Recognition System
Human Movement Recognition Using Internal Sensors of a Smartphone-based HMD (...
Loca2005
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
UCAmI Presentation Dec.2013, Guanacaste, Costa Rica
ISARC_2019_Window-warping: A time-series data augmentation of IMU data for co...
Pose Trainer: “An Exercise Guide and Assessment in Physiotherapy”
Personal Identifiability of User Tracking Data | Whitepaper
Ad

More from sugiuralab (20)

PDF
AirHook: An Ear-based Display for Simulating the Surrounding Airflow in Virtu...
PDF
自由に移動する複数の⼈々に異なる映像を提⽰するディスプレイシステムについての基礎検討
PPTX
ユーザの自然なインタラクションに基づく操作ミス推測
PPTX
Interaction2025_handfatigability_tajima.pptx
PDF
Ambient Display Utilizing Anisotropy of Tatami
PDF
CradlePosture: Camera-Based Approach for Estimating Neonate’s Posture Based o...
PDF
空間オーディオを用いたヘッドパスワードの提案と音源提示手法の最適化
PDF
測距センサとIMUセンサを用いた指輪型デバイスにおける顔認証システムの提案
PDF
SoilSense : 土壌微生物燃料電池を用いた自発電型タンジブルインタフェースの構築
PPTX
PuzMaty: Supporting Puzzle Mats Design Creation
PDF
DetachableRobotThatMovesTheBabyBouncer.pdf
PPTX
GestEarrings: Developing Gesture-Based Input Techniques for Earrings
PPTX
SkinRing: Ring-shaped Device Enabling Wear Direction-Independent Gesture Inp...
PDF
SoilSense: 土壌微生物燃料電池を活用したリアルタイム力覚フォードバックインタフェースの実現
PPTX
Wrist-worn Haptic Design for 3D Perception of the Surrounding Airflow in Virt...
PPTX
模擬患者データを用いた整形疾患スクリーニング手法の提案(Proposal for an Orthopedic Disease Screening Meth...
PPTX
ヒアラブルデバイスを活用した瞑想アプリの提案
PDF
Enchanted Clothes: Visual and Tactile Feedback with an Abdomen-Attached Robot...
PDF
Exploring User-Defined Gestures as Input for Hearables and Recognizing Ear-Le...
PDF
Lifestyle Computing Lab 2024年度研究室配属全体説明会ポスター
AirHook: An Ear-based Display for Simulating the Surrounding Airflow in Virtu...
自由に移動する複数の⼈々に異なる映像を提⽰するディスプレイシステムについての基礎検討
ユーザの自然なインタラクションに基づく操作ミス推測
Interaction2025_handfatigability_tajima.pptx
Ambient Display Utilizing Anisotropy of Tatami
CradlePosture: Camera-Based Approach for Estimating Neonate’s Posture Based o...
空間オーディオを用いたヘッドパスワードの提案と音源提示手法の最適化
測距センサとIMUセンサを用いた指輪型デバイスにおける顔認証システムの提案
SoilSense : 土壌微生物燃料電池を用いた自発電型タンジブルインタフェースの構築
PuzMaty: Supporting Puzzle Mats Design Creation
DetachableRobotThatMovesTheBabyBouncer.pdf
GestEarrings: Developing Gesture-Based Input Techniques for Earrings
SkinRing: Ring-shaped Device Enabling Wear Direction-Independent Gesture Inp...
SoilSense: 土壌微生物燃料電池を活用したリアルタイム力覚フォードバックインタフェースの実現
Wrist-worn Haptic Design for 3D Perception of the Surrounding Airflow in Virt...
模擬患者データを用いた整形疾患スクリーニング手法の提案(Proposal for an Orthopedic Disease Screening Meth...
ヒアラブルデバイスを活用した瞑想アプリの提案
Enchanted Clothes: Visual and Tactile Feedback with an Abdomen-Attached Robot...
Exploring User-Defined Gestures as Input for Hearables and Recognizing Ear-Le...
Lifestyle Computing Lab 2024年度研究室配属全体説明会ポスター
Ad

Recently uploaded (20)

PPT
Teaching material agriculture food technology
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Review of recent advances in non-invasive hemoglobin estimation
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Machine learning based COVID-19 study performance prediction
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Understanding_Digital_Forensics_Presentation.pptx
Teaching material agriculture food technology
sap open course for s4hana steps from ECC to s4
Review of recent advances in non-invasive hemoglobin estimation
The AUB Centre for AI in Media Proposal.docx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Chapter 3 Spatial Domain Image Processing.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Machine learning based COVID-19 study performance prediction
Diabetes mellitus diagnosis method based random forest with bat algorithm
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
20250228 LYD VKU AI Blended-Learning.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Spectroscopy.pptx food analysis technology
Understanding_Digital_Forensics_Presentation.pptx

Virtual IMU Data Augmentation by Spring-Joint Model for Motion Exercises Recognition without Using Real Data

  • 1. Virtual IMU Data Augmentation by Spring-Joint Model for Motion Exercises Recognition without Using Real Data 2022 ACM ISWC (note) Chengshuo Xia, Yuta Sugiura Keio University, Japan
  • 2. 2 Background: real IMU dataset for motion recognition Participants Wearing sensor Produce the data Real wearable IMU sensor data collection: time-costly and expensive. Opportunity dataset [1] [1] Daniel Roggen, Alberto Calatroni, Mirco Rossi, Thomas Holleczek, Gerhard Tröster, Paul Lukowicz, Gerald Pirkl, David Bannach, Alois Ferscha, Jakob Doppler, Clemens Holzmann, Marc Kurz, Gerald Holl, Ricardo Chavarriaga, Hesam Sagha, Hamidreza Bayati, and José del R. Millàn. "Collecting complex activity data sets in highly rich networked sensor environments" In Seventh International Conference on Networked Sensing Systems (INSS’10), Kassel, Germany, 2010. Dataset Dataset Machine learning model Application Change Real world A motion recognition system: machine learning (ML).
  • 3. 3 Background: virtual IMU sensor data in machine learning Virtual sensor data generation help to reduce the dataset cost. Dataset Machine learning model Application Change Virtual sensor data Simulation envrionment Virtual IMU sensor data extraction from 3D human motion:
  • 4. 4 Background: current problems in virtual data • Limited 3D motion length. • Obtaining a longer 3D motion length still is time-consuming. • Real data distribution is needed.
  • 5. 5 Proposed Method: spring-joint module-based data augmentation • Spring-joint virtual IMU sensor module. • Used for training the classifier. • Recognize the real IMU data. More virtual sensor data Spring-Joint virtual sensor module 3D motion Training the ML model
  • 6. 6 Related Work: virtual sensor data for human motion recognition Virtual IMU data: IMUTube [1] Virtual Doppler data: Vid2Doppler [2] Virtual distance data [3] [1] Kwon, Hyeokhyen, et al. "IMUTube: Automatic extraction of virtual on-body accelerometry from video for human activity recognition." Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies 4.3 (2020): 1-29. [2] Ahuja, Karan, et al. "Vid2Doppler: synthesizing Doppler radar data from videos for training privacy-preserving activity recognition." Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems. 2021. [3] Xia, Chengshuo, Ayane Saito, and Yuta Sugiura. "Using the virtual data-driven measurement to support the prototyping of hand gesture recognition interface with distance sensor." Sensors and Actuators A: Physical 338 (2022): 113463.
  • 7. 7 Related Work: data augmentation for time-series [1] Li, Xi'ang, Jinqi Luo, and Rabih Younes. "ActivityGAN: Generative adversarial networks for data augmentation in sensor-based human activity recognition." Adjunct Proceedings of the 2020 ACM International Joint Conference on Pervasive and Ubiquitous Computing and Proceedings of the 2020 ACM International Symposium on Wearable Computers. 2020. [2] Um, Terry T., et al. "Data augmentation of wearable sensor data for parkinson’s disease monitoring using convolutional neural networks." Proceedings of the 19th ACM international conference on multimodal interaction. 2017. GAN-based [1]: Time-series manipulation [2]: Traditional augmentation: operate on real data Our method: augment the virtual sensor data
  • 8. 8 Overview of Proposed Method More virtual sensor data Spring-joint virtual IMU sensor module Machine learning model 3D human motion Recognize the real motion
  • 9. 9 Method: how to obtain the virtual acceleration data Posistion Velocity Acceleration [1] Young, Alexander D., Martin J. Ling, and Damal K. Arvind. "IMUSim: A simulation environment for inertial sensing algorithm design and evaluation." Proceedings of the 10th ACM/IEEE International Conference on Information Processing in Sensor Networks. IEEE, 2011.
  • 10. 10 Method: spatial and temporal augmentation Spatial Augmentation: Spring-Joint-based Sensor Module Temporal Augmentation: Playback Speed
  • 11. 11 Method: spatial and temporal augmentation Spatial Augmentation: Spring-Joint-based Sensor Module Temporal Augmentation: Playback Speed
  • 12. 12 Method: spring-joint module design 1 module  consists of 3 nodes
  • 13. 13 Method: adding multiple modules (The modules follow the movement of Right Upper Leg)
  • 14. 14 Method: the nodes connection and parameters Different stiffness of spring-joint: Different structure of spring-joint: Choose four stiffness 0.2, 0.4, 0.6, 0.8 Two types of connection structure
  • 15. 15 Method: spatial and temporal augmentation Spatial Augmentation: Spring-Joint-based Sensor Module Temporal Augmentation: Playback Speed
  • 16. 16 Method: data augmentation by motion speed shift Speed adjustment: access the time scale to shift the motion speed
  • 17. 17 Method: coordinate transformation Virtual acceleration Real acceleration Same sensor coordinate Coordinate transformation Coordinate transformation Fusion & Normalization z y x Uniform coordinate
  • 18. 18 Experiment: validation method Virtual dataset (initial): Real dataset Purpose: validate of effeteness of proposed method Virtual dataset (with augmentation): Real dataset Real dataset Classifier Result Real dataset Train Test Classifier Result Train Test Classifier Result Train Test Baseline 1: Baseline 2: Proposed method: Leave-one-subject-out
  • 19. Experiment: tested exercise motions Test motions: 3 types of aerobic exercises from YouTube online sources, 20 seconds 3D motion conversion: DeepMotion [1] 19 [1] https://www.deepmotion.com/ Reverse Lunge Warm Up High Knee Tap
  • 20. 21 Experiment: information • Real sensor: Xsens Dot [1] • Participants: 7 people Conduct the exercises by 90 seconds • Classifiers: SVM, Random Forest, Decision Tree • Handcrafted features: • Sensor Location: Right upper leg Time & Frequency features 2-dimension features PCA [1] https://www.xsens.com/xsens-dot • Virtual dataset (initial): • 20s * 3 motions • Virtual dataset (with augmentation): • 20s * 8 modules * 3 nodes * 3 speeds * 3 motions • Real dataset: for testing • 90s * 3 motions * 7 participants
  • 21. 22 Experiment: Result PCA-1 PCA-2 Virtual ReverseLunge Real ReverseLunge Real HighKnee Virtual HighKnee Real HighKnee Virtual HighKnee Method (Random Forest) Baseline 1 (initial virutal data) Baseline 2 (using real data) Proposed Method (spring- joint module) Accuracy 45.5 % 78.2 % 85.3 %
  • 22. 23 Discussion and Limitation Further evaluation of different physical simulation parameters Test on more motions Virtual-to-real data features -> domain-invariant features
  • 23. 24 Summary Background Virtual IMU data suffers from limited 3D motion length, which leads to less virtual data samples Related Work Virtual sensor data/Time-series data augmentation Proposed Scheme Using the spring-joint module to simulate different acceleration distribution and augment virtual acceleration data Details Method Spring-joint connection/playback speed adjust/domain adaption Experiment Tested on there aerobic exercises picked from YouTube Result Using proposed augmentation method can get 85% vs. 45% from not augmented Limitation More motions tested/Boundary condition test virtual acceleration 3 virtual acceleration 1 virtual acceleration 2 real acceleration
  • 24. Thank you very much!