Guidelines for Defining a Time Signal

The simulated frequency range and frequency sampling affects the time signal that can be created.

Note:
  • If part of the time signal does not fall within the same frequency range as the simulation, it is possible that the windowing effect can introduce numerical artefacts in the time domain results.
  • The time signal repeats due to the application of an inverse fast Fourier transformation (IFFT) on the frequency domain simulation results. Care should be taken that the repeating time signal corresponds to the desired time signal.

Follow these basic guidelines when defining a time signal:

Total Signal Duration ( s d )

For a given total signal duration of s d , the lowest frequency to be simulated is given by:

(1) f min = 1 s d

The total signal duration should allow for the response signal to decay sufficiently before the time signal repeats.

Note: The duration of the response signal decay is model dependent and only required when the signal is not intended as a repeating time signal pulse.

Time Sampling ( d t )

The time step d t will be given by:

(2) d t = 1 ( 2 × f max )
where f max is the highest frequency to be simulated.

Number of Time Samples ( N t )

The number of time samples is derived from:

(3) N t = s d d t

Number of Positive Frequency Samples

The number of frequency samples (positive) excluding zero is given by:

(4) N f = N t 2