PLECS 3.7 Online Help

Fourier Series

Purpose

Synthesize periodic output signal from Fourier coefficients

Library

Control / Functions & Tables

Description

pict

The Fourier Series block calculates the series

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

as a function of the input signal x  .

Parameters

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.