Linear Chirp
Generate a chirp whose frequency which varies linearly with time
Description
Equations
Connections
Parameters
Modelica Standard Library
The Linear Chirp component generates a constant amplitude chirp whose instantaneous frequency, f, varies linearly with time.
The chirp begins at time T0 and ends after duration Td. The instantaneous frequency varies from f1 to f2.
f=f1+k⁢t−T0
intf=f1⁢t−T0+12⁢k⁢t−T02
y=y0+{A⁢sin⁡2⁢π⁢intfT0≤t≤T0+Td0otherwise
Name
Modelica ID
y
Real output signal
f
Instantaneous frequency
Default
Units
y0
0
Offset of output signal
offset
A
1
Amplitude of sine wave
amplitude
f1
Hz
Initial frequency
freqHz1
f2
10
Final frequency
freqHz2
T0
s
Start of chirp
startTime
Td
2
Duration of chirp
duration
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Real Sources
Signal Blocks
Signal Sources
Download Help Document