This window makes it possible, to enter a rectangular function for the HI fourier mode in a simple way. The fundamental frequency (or the pulse width) and the number of harmonics must be enterred. Valid range for harmonics is between 1 and 99999.
If the switch 'Values from -1 to 1' or 'Values from 0 to 1' is activated, a according post processor function will be defined for the current diagram and the Post Processoris activated.
For the setting 'Values from 0 to 1', the function result shall not exceed the value 1, otherwise the results may not be correct.
Example:
Frequency response = max(10;1/x)
Post Processor: 2/pi*y+0,5
Maximum value is 10, so the function must be adjusted:
Frequency response = max(10;1/x)/10
Post Processor: (2/pi*y+0,5)*10
The diagram label is automatically adjusted.
The selection "Do not adjust output" will not set the Post Processor.
See also calculation options.