visual3d:documentation:pipeline:signal_commands:moving_rms
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| visual3d:documentation:pipeline:signal_commands:moving_rms [2024/06/18 13:34] – sgranger | visual3d:documentation:pipeline:signal_commands:moving_rms [2026/04/27 17:59] (current) – [Pipeline Command] wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Moving RMS ====== | ||
| The **Moving_RMS** command computes the linear envelope of a signal (typically an EMG signal) by calculating the RMS value within a moving window. The RMS is described [[http:// | The **Moving_RMS** command computes the linear envelope of a signal (typically an EMG signal) by calculating the RMS value within a moving window. The RMS is described [[http:// | ||
| The number of frames in the window must be an odd number. The output value at each frame is the RMS of the window centered on that frame. | The number of frames in the window must be an odd number. The output value at each frame is the RMS of the window centered on that frame. | ||
| + | ====Pipeline Command==== | ||
| + | The **Moving RMS** command can be found in the Pipeline Workshop within the Signal Filter folder as so: | ||
| < | < | ||
| Moving_RMS | Moving_RMS | ||
| Line 13: | Line 15: | ||
| ! / | ! / | ||
| ! / | ! / | ||
| + | ! / | ||
| ; | ; | ||
| </ | </ | ||
| - | {{Moving_RMS.png}} | + | ====Command Parameters==== |
| + | The parameters that can be modified for this command are as follows: | ||
| + | |**Signal Types**|The type of signal to be processed| | ||
| + | |**Signal Folder**|The name of the origin signal folder| | ||
| + | |**Signal Names**|The names of the signals to be processed| | ||
| + | |**Signal Components**|Which components of the signal to be filtered| | ||
| + | |**Result Types**|The signal type of the resulting signals| | ||
| + | |**Result Folder**|The data tree folder in which the resulting signal is placed| | ||
| + | |**Result Name**|The name of the resulting signal that is produced| | ||
| + | |**Apply As Suffix To Signal Name**|True or False: Apply Result Name as a suffix to the original signal name| | ||
| + | |**Num Window Frames**|Number of frames included in moving window| | ||
| + | |**If Even Frames Increment 1**|True or False: If frame window is an even number add 1 to make it odd and centered around middle frame| | ||
| + | ====Dialog==== | ||
| + | The command can be defined by editing as text using the parameter definitions above, or using the dialog box:\\ | ||
| + | {{:Moving_RMS.png}} | ||
| - | ===== Frame Window | + | ==== Frame Window ==== |
| The command Moving_RMS computes the RMS of a signal by calculating the RMS value for short successive time periods (the time period is described as a moving window). In Visual3D the windows overlap. The output value at each frame is the RMS of the window centered on that frame (e.g. the RMS value for each window is plotted at the time corresponding to its center) so the number of frames in the window must be an odd number. | The command Moving_RMS computes the RMS of a signal by calculating the RMS value for short successive time periods (the time period is described as a moving window). In Visual3D the windows overlap. The output value at each frame is the RMS of the window centered on that frame (e.g. the RMS value for each window is plotted at the time corresponding to its center) so the number of frames in the window must be an odd number. | ||
| Line 37: | Line 54: | ||
| - | ===== Pipeline commands for specifying a window of 100 ms ===== | + | ====Example: |
| A more typical window for the RMS filter is 100 ms, which can be achieved as follows: | A more typical window for the RMS filter is 100 ms, which can be achieved as follows: | ||
| Line 55: | Line 72: | ||
| / | / | ||
| / | / | ||
| + | ! / | ||
| ; | ; | ||
| </ | </ | ||
| - | ===== Pipeline commands for specifying a window of 150 ms ===== | + | ====Example: |
| To specify a 150 ms (0.15 seconds) window for the RMS, the commands are as follows: | To specify a 150 ms (0.15 seconds) window for the RMS, the commands are as follows: | ||
| Line 76: | Line 94: | ||
| / | / | ||
| / | / | ||
| + | ! / | ||
| ; | ; | ||
| </ | </ | ||
visual3d/documentation/pipeline/signal_commands/moving_rms.1718717642.txt.gz · Last modified: by sgranger
