As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Difference between revisions of "CW-Analyzer Tool"
From ChipWhisperer Wiki
(→Preprocessing Modules) |
(→Sum of Difference) |
||
Line 5: | Line 5: | ||
=== Sum of Difference === | === Sum of Difference === | ||
− | This module, also known as Sum of Absolute Difference (SAD), is used to re-synchronize traces as in the case of signals with time jitter. | + | This module, also known as Sum of Absolute Difference (SAD), is used to re-synchronize traces as in the case of signals with time jitter. See [[Sum of Absolute Difference (SAD) Pre-Processing]] |
− | + | ||
− | See [[Sum of Absolute Difference (SAD) Pre-Processing]] | + |
Revision as of 09:32, 13 July 2016
Preprocessing Modules
Are filters that modify the traces from a given trace source (that can be another Preprocessing Module or the Trace Manager) and works as a new trace source to the next module in the chain (called trace observer).
Sum of Difference
This module, also known as Sum of Absolute Difference (SAD), is used to re-synchronize traces as in the case of signals with time jitter. See Sum of Absolute Difference (SAD) Pre-Processing