Wiki

no way to compare when less than two revisions

Differences

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


Previous revision
Next revision
resources:tools-software:sigmastudiov2:modules:sources:sqaurewave [03 Feb 2020 11:17] Sanjeeva Reddy
Line 1: Line 1:
 +[[resources/tools-software/sigmastudiov2/modules/sources|Click here to return to the Sources page]]
 +====== Square Wave ======
 +\\
 +{{:resources:tools-software:sigmastudiov2:modules:sources:sqaure.png}}
 +===== Description =====
 +\\
 +The Square Wave block generates a square wave at a constant level and at different frequencies.
 +===== Usage =====
 +\\
 +This block has checkbox to enabled or disabled the algorithm. Check the box to enable this algorithm. It has the numeric text box to edit the frequency to generate the square wave at different frequencies.
 +===== Targets Supported =====
 +^Name^ADSP-214xx(Sample)^ADSP-214xx(Block)^ADSP-215xx/ADSP-SC5xx(Sample)^ADSP-215xx/ADSP-SC5xx(Block)^
 +|Square Wave| Yes | Yes|Yes| Yes|
 +
 +===== Pins =====
 +==== Output ====
 +^Name^Type^Description^
 +|Output0|Control|Output channel 0|
 +
 +===== Configurable Parameters =====
 +^GUI Parameter Name^Default Value^Range^Function Description^
 +|Frequency|500|0 to 0.5* sample rate|Sets the frequency for square wave|
 +|OnOff|False|True/False|Enabled/Disabled the algorithm for the channel, When the algorithm is disabled, the output pin will output a constant value 0.0|
 +
 +===== DSP Parameters =====
 +^Parameter Name^Description^ADSP-214xx/SC5xx/215xx^
 +|Sin|Sin value for generating a square wave at particular frequency|Float|
 +|Cos|Cos value for generating a square wave at particular frequency|Float|
 +|OnOff|Enabled/Disabled the algorithm|Float|
 +===== DSP Parameter Computation =====
 +Sin = sin⁡(2*π*fs/FS)
 +\\
 +Cos = cos⁡(2*π*fs/FS)
 +\\
 +Where fs is frequency and FS is the sampling rate
 +
  
resources/tools-software/sigmastudiov2/modules/sources/sqaurewave.txt · Last modified: 01 Apr 2024 13:51 by John Joseph