Agilent N4010A WLAN Test Suite

MeasurementCarrierSuppression11b Class

IEEE 802.11b Carrier Suppression measurement

For a list of all members of this type, see MeasurementCarrierSuppression11b Members.

System.Object
   Agilent.N4010.WLanTest.Measurements.MeasurementBaseFrontEnd
      Agilent.N4010.WLanTest.Measurements.MeasurementBaseSingleResultFrontEnd
         Agilent.N4010.WLanTest.Measurements.MeasurementCarrierSuppression11b

[Visual Basic]
Public Class MeasurementCarrierSuppression11b
    Inherits MeasurementBaseSingleResultFrontEnd
[C#]
public class MeasurementCarrierSuppression11b : MeasurementBaseSingleResultFrontEnd

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

PICS Item: HRDS27

This test measures RF Suppression using the IQ Offset measurement from DSSS mode.

The standard uses a different method which requires a repetitive test signal. The test signal then contains "peaks" in the frequency domain, but a null at the center frequency. In the standard, the RF Suppression is measured from the tallest "peak" to the value at the center frequency. By measuring RF Suppression in this manner, the test result depends not only on the RF feedthrough of the carrier, but also on the presence of a test signal and the shape of the transmit filter. By using IQ Offset, we measure the isolated RF feedthrough using a standard 802.11b formatted burst, and we measure correct feedthrough values regardless of the transmit filter shape. The difference between the two values depends on the filter shape, but will likely fall in the range of –9dB for under-filtered situations to –7dB for over-filtered (IQOffset relative to 802.11b method). So, we offer a computed predicted result to compare against tests made using the standard 802.11b test, assuming an under-filtered transmission.

Requirements

Namespace: Agilent.N4010.WLanTest.Measurements

Assembly: Agilent.N4010.WLanTest (in Agilent.N4010.WLanTest.dll)

See Also

MeasurementCarrierSuppression11b Members | Agilent.N4010.WLanTest.Measurements Namespace