DIAdem Help

Vibration Data Analysis with Parallel Processing

  • Updated2024-09-12
  • 1 minute(s) read

Vibration Data Analysis with Parallel Processing

The distance to the shaft center point is measured for varying rpm at two points of a rotating shaft at an angle of 90°. The measurement data is saved in separate files for each rotational speed range.

During the initialization of the example, DIAdem loads these files consecutively and calculates the various characteristic values. DIAdem saves these characteristic values in prepared channels and displays the results in a VIEW layout. If you move the cursor, DIAdem loads the file associated with the selected characteristic value with the cursor event and executes further calculations for this file. DIAdem also displays these calculation results directly in the VIEW layout.

You can distribute both the initialization and the cursor event function across several DIAdem workers to speed up the process.

Start example

Click a filename to load this file into DIAdem.

RotatingShaftAnalysis.vbs Script file
RotatingShaftAnalysis_Event.vbs Script file
RotatingShaftAnalysis_Event_Worker.vbs Script file
RotatingShaftAnalysis_Worker.vbs Script file
RotatingShaftAnalysis.sud Dialog box file
RotatingShaftAnalysis.tdv Layout file
Sound & Vibration\RotatingShaftAnalysis_*.tdm Data file
Note When this example starts, DIAdem loads example files and overwrites existing data and layouts.

Log in to get a better experience