PLECS 2.2 Online Help

Fourier Series

Purpose

Calculate a fourier series.

Library

Signals & Systems

Description

pict

The Fourier Series block calculates the series

       ∑
y = a0 +  an ⋅cos(nx)+ bn ⋅sin(nx)
        n

as a function of the continuous input signal x  .

Parameters and Dialog Box

[Picture]

Fourier coefficients
The coefficients a0  , an  , and bn   of the fourier series. The vectors an   and bn   must have the same length.

Probe Signals

Input
The input signal.
Output
The output signal.