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
university:tools:m2k:scopy:siggen [04 Dec 2019 18:41] – test of hidden notes? Doug Merceruniversity:tools:m2k:scopy:siggen [02 Jul 2021 10:52] (current) – Added noise description Adrian Suciu
Line 1: Line 1:
 ====== Scopy Signal Generator ====== ====== Scopy Signal Generator ======
 +===== Video =====
 +{{youtube>zWX7VnKDYq4}}
  
 ===== General Description ===== ===== General Description =====
Line 57: Line 59:
   * Impulse   * Impulse
  
- +The noise is only calculated once on the host, and simply added to the waveform buffer. This means that for cyclic waveforms the noise will be the same on each period.
- +
- +
  
 ===== Use cases ===== ===== Use cases =====
Line 112: Line 111:
 ==== Generate waveform from math function ==== ==== Generate waveform from math function ====
 <hidden> <hidden>
-{{ :university:tools:m2k:scopy:scopy_2018-05-16_17-39-23.png?600 |}} +{{ :university:tools:m2k:scopy:mathgenerator.png?600 |}} 
-  - Select Math mode and input a function sucha s 2*(cos(6*t)*sin(2*t))+  - Select Math mode and input a function such as  2*(cos(6000*pi*t)*sin(2000*pi*t)) 
 +  - Set sample rate to 75MSPS (this is the sample rate of the generated signal) 
 +  - Set record run length to 1ms.  
 +  - Run the signal
   - Monitor oscilloscope   - Monitor oscilloscope
 +
 +<note>Sample rate & record length parameters: Since t goes from 0 to infinity, we need to specify how long will t be generated for the specified function - in this case it will go from 0 to 1ms with 75 MSPS granularity(13.3333 ns). These settings will generate (1 * 10^-3) * (75 * 10 ^9) points = 75000 points. 
 +</note>
 </hidden> </hidden>
 **Return to [[university:tools:m2k:scopy|Scopy Main Page]]** **Return to [[university:tools:m2k:scopy|Scopy Main Page]]**
university/tools/m2k/scopy/siggen.1575481310.txt.gz · Last modified: 04 Dec 2019 18:41 by Doug Mercer