TABRND1

Bulk Data Entry Defines power spectral density as a tabular function of frequency for use in random analysis. Referenced on the RANDPS entry.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TABRND1 ID XAXIS YAXIS FLAT
f1 g1 f2 g2 f3 g3 f4 g4

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TABRND1 3
2.5 .01057 2.6 .01362 ENDT
etc

Definitions

Field Contents SI Unit Example
ID Table identification number.

(Integer > 0)

XAXIS Specifies a linear or logarithmic interpolation for the x-axis. 5
LINEAR (Default)
LOG
YAXIS Specifies a linear or logarithmic interpolation for the y-axis. 5
LINEAR (Default)
LOG
FLAT
Specifies the handling method for y-values outside the specified range of x-values in the table.
=0 (Default)
If an x-value input is outside the range of x-values specified on the table, the corresponding y-value look up is performed using linear extrapolation from the two start or two end points.
=FLAT or 1
If an x-value input is outside the range of x-values specified on the table, the corresponding y-value is equal to the start or end points, respectively.
fi Frequency value in cycles per unit time. Must be in either ascending or descending order, but not both.

(Real > 0.0)

gi Power spectral density.

(Real)

Comments

  1. Jumps between two points (fi+fi+1) MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaadaqadaqaaiGacAgadaWgaaWcbaGaamyAaaqabaGccqGHRaWkciGGMbWaaSbaaSqaaiaadMgacqGHRaWkcaaIXaaabeaaaOGaayjkaiaawMcaaaaa@40FF@ are allowed, but not at the end points.
  2. At least two entries must be present.
  3. Any f-g entry may be ignored by placing the BCD string SKIP in either of the two fields used for that entry.
  4. The end of the table is indicated by the existence of the BCD string ENDT in either of the two fields following the last entry. An error is detected if any continuations follow the entry containing the end-of-table flag ENDT.
  5. For FLAT=0 (default), TABRND1 mnemonic infers the use of the algorithm:
    G=gT(F)
    Where,
    F MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaacaWGgbaaaa@39A2@
    Input to the table
    G MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaacaWGgbaaaa@39A2@
    Is returned

    The table look-up gT(f) MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaacaWGNbGaamivamaabmaabaGaamOraaGaayjkaiaawMcaaaaa@3CF0@ is performed using linear extrapolation outside the table using the last two end points at the appropriate table end. At jump points, the average gT(F) MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaacaWGNbGaamivamaabmaabaGaamOraaGaayjkaiaawMcaaaaa@3CF0@ is used. There are no error returns from this table look-up procedure.

    For FLAT=1, the same algorithm as FLAT=0 is used, except that values outside the range are not extrapolated. The corresponding start or end point y-values are used for all y-values outside the range.