Signal Source: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
Supports an output of type complex, float, int, and short | Supports an output of type complex, float, int, and short | ||
== Parameters == | |||
Example Flowgraph | ; Sample Rate | ||
: Sampling rate of signal | |||
; Waveform | |||
: waveform type | |||
; Frequency | |||
: Frequency of waveform (relative to sampling_freq) | |||
; Ampltiude | |||
: Signal amplitude | |||
; Offset | |||
: offset of signal | |||
== Example Flowgraph == | |||
[[File:Signal-source-ex.png]] | [[File:Signal-source-ex.png]] |
Revision as of 03:15, 15 July 2019
Signal generator, generates a variety of signals.
Supports an output of type complex, float, int, and short
Parameters
- Sample Rate
- Sampling rate of signal
- Waveform
- waveform type
- Frequency
- Frequency of waveform (relative to sampling_freq)
- Ampltiude
- Signal amplitude
- Offset
- offset of signal
Example Flowgraph
Types of Waveforms:
Cosine (complex):
Constant:
Square:
Triangle:
Sawtooth: