Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:sigmastudiov2:modules:arithmeticandlogic:valuecrossdetection [05 Apr 2021 12:45] Krithika Manchaleresources:tools-software:sigmastudiov2:modules:arithmeticandlogic:valuecrossdetection [06 May 2021 11:49] (current) – [Targets Supported] Krithika Manchale
Line 1: Line 1:
 [[resources/tools-software/sigmastudiov2/modules/arithmeticandlogic|Click here to return to the Arithmetic and Logic page]] [[resources/tools-software/sigmastudiov2/modules/arithmeticandlogic|Click here to return to the Arithmetic and Logic page]]
 ====== Value Cross Detection ====== ====== Value Cross Detection ======
-\\+{{:resources:tools-software:sigmastudiov2:modules:arithmeticandlogic:valuecrossdetect.png?nolink&120|}}
 ===== Description ===== ===== Description =====
 The Value Cross Detection outputs a pulse every time the input signal has crossed the value specified in the cell. As a default this cell acts as a zero-cross detector, but it can compare the signal to any threshold value. The Value Cross Detection outputs a pulse every time the input signal has crossed the value specified in the cell. As a default this cell acts as a zero-cross detector, but it can compare the signal to any threshold value.
 \\ \\
 ===== Targets Supported ===== ===== Targets Supported =====
-^Name^ADAU-145x^ADAU-146x^ +^ Name             ADSP-214xx ADSP-215xx/SC5xx ^ ADAU145x/146x ^ 
-|Value Cross Detection | Yes Yes | +| --------------------------------------- | -------------------- | -------------------------------- | ---------------------------- | 
-\\+| Value Cross Detection| NA                      |  S            |
 ===== Pins ===== ===== Pins =====
 ==== Input ==== ==== Input ====
 ^Name^Type^Description^ ^Name^Type^Description^
 +| --------------------------------------- | ---------------------------- | --------------------------------------- | 
 |Input|Audio|Input Signal to Monitor| |Input|Audio|Input Signal to Monitor|
  
 ==== Output ==== ==== Output ====
 ^Name^Type^Description^ ^Name^Type^Description^
 +| --------------------------------------- | ---------------------------- | --------------------------------------- | 
 |FlagOutput|Control|Pulse output in 5.23 format| |FlagOutput|Control|Pulse output in 5.23 format|
  
-===== Configurable Parameters ===== +==== Configurable parameters ==== 
-No configurable parameters+^GUI Control Name^Default Value^Range^Function Description^ 
 +| ------------------------------ | ------------------------------- | --------------------------------- | ------------------------------------------------------- | 
 +|ThresholdValue|0|-15, 15|This is the threshold value that the input signal is compared to.| 
 +|IsDB|flase|true/false|This is the boolean value that indicates how the input signal is displayed in.| 
 + 
 +==== DSP parameter Information ==== 
 +^GUI Control Name^Compiler Name^Function Description^ 
 +| ------------------------------ | ------------------------------- | --------------------------------------------------------- |  
 +|ThresholdValue|CrossValueCrossAlg1|When the value threshold is changed, it is written directly to the DSP| 
 + 
 +====Algorithm Description==== 
 +The Input signal is compared to the Value Threshold. Each time the input signal crosses this value (whether rising or falling) the output of the cell goes high. Otherwise the output of the cell is low.  
  
-===== DSP Parameters ===== 
-NO DSP parameters 
resources/tools-software/sigmastudiov2/modules/arithmeticandlogic/valuecrossdetection.1617619504.txt.gz · Last modified: 05 Apr 2021 12:45 by Krithika Manchale