Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

ADLINK PXI-2020/2022 Synchronous Acquisition Card Configuration and Synchronization Guide

F: | Au:FANS | DA:2026-08-21 | 51 Br: | 🔊 点击朗读正文 ❚❚ | Share:

ADLINK PXI-2020/2022 Multi Channel Synchronous Data Acquisition Card Application and Configuration Guide

In applications such as vibration analysis, multiphase power measurement, acoustic testing, and transient capture, the phase relationship between multi-channel signals is often equally important as the amplitude. Traditional DAQ cards that use multiplexer polling sampling introduce time skew between channels, resulting in phase information distortion. The ADLINK PXI-2020/2022 series synchronous sampling data acquisition card is designed for this purpose - the series provides 8-channel (PXI-2020) or 16 channel (PXI-2022) fully differential analog inputs, and all channels are sampled simultaneously by independent ADCs to ensure no phase delay between channels. Each channel has a resolution of 16 bits, a sampling rate of 250 kS/s, and is equipped with programmable gain (x 1/x 4), flexible digital triggering, 4 digital I/O channels, and 2 32-bit general-purpose timers/counters. It is suitable for scenarios such as automotive testing, transient measurement, ATE, and laboratory automation. The onboard 16K sample FIFO, combined with Scatter/Gather bus main control DMA, supports continuous high-speed data stream transmission. The PXI trigger bus and star trigger interface can achieve precise synchronization of multiple modules, while the onboard high-precision reference source (5.000V, temperature drift ± 3ppm/° C), combined with automatic calibration function, ensures long-term stability and measurement accuracy.

Product series positioning and key selection indicators

The PXI-2020/2022 series is positioned as a medium speed high-precision multi-channel synchronous sampling platform. Its core value lies in the fact that all channels share the same sampling clock, and each channel is equipped with an independent ADC and signal conditioning path, fundamentally eliminating the inherent inter channel crosstalk and sampling delay of the multiplexing architecture.

Model Differential Input Channel Number Resolution Maximum Sampling Rate (per channel) Gain Options Typical Applications

PXI-2020 8-channel 16 bit 250 kS/s x 1, x 4 medium channel number vibration/acoustics

PXI-2022 16 channel 16 bit 250 kS/s x 1, x 4 high channel number power/structure monitoring

The two models are completely identical in terms of PCB layout and electrical characteristics, except for the number of channels. PXI-2022 achieves 16 channel input through on-board analog switch multiplexing, but all channels still maintain synchronous sampling characteristics.

Performance core indicators (typical values at 25 ° C ± 5 ° C):

Offset error (gain x 1): ± 0.6 mV

Gain error (gain x 1): ± 0.02%

-3dB small signal bandwidth: 1 MHz at x 1, 700 kHz at x 4

System noise: 0.5 mVrms at x 1, 0.2 mVrms at x 4

CMRR(DC):80 dB

SINAD: 82 dB, ENOB: 13.3 bits

SFDR:87 dB,THD:-85 dB

These indicators indicate that the series performs well in low noise and high dynamic range, making it suitable for high fidelity acquisition of weak signals (such as sensor outputs).


Key points for hardware installation and signal connection

2.1 Anti static and unboxing inspection

The board is a static sensitive device and must be operated on a grounded anti-static pad, wearing an anti-static wristband. The packaging contains board cards ADLINK All-in-One DVD、 Software installation guide and user manual. If damage is found, do not turn on the power.

2.2 PXI Plug and Play Configuration

The board complies with PXI specification Rev2.2 and supports 3.3V and 5V PCI signals. The system automatically assigns IRQ and I/O addresses without the need for manual jumper settings. If the system starts abnormally or experiences unstable operation, it is often due to interrupt conflicts. You can check the BIOS settings or replace the PXI slot.

2.3 Front panel SMA connector

The front panel of PXI-2020/2022 is equipped with 4 SMA coaxial connectors:

TRG IO: Bidirectional external digital trigger input/output port (3.3V LVTTL, 5V withstand voltage), minimum pulse width of 12.5 ns, polarity and edge software programmable.

CLK IN: External time base input (50 Ω AC coupling), input range 1-2 Vpp (sine or square wave), frequency 1-20 MHz, overvoltage protection 2.5 Vpp.

CLK OUT0/OUT1: Time base output (3.3V TTL, 50 Ω output impedance, driving capability 24mA), two outputs of the same source, used to synchronize other devices.

2.4 68 pin VHDCI connector and analog input connection strategy

All analog inputs, digital I/O, timers/counters, and auxiliary function signals are connected through a 68 pin VHDCI female socket. PXI-2020/2022 only supports differential input mode (no single ended option), with AIHx (positive terminal) and AILx (negative terminal) pins provided for each channel.

Grounding reference signal source (such as non isolated instrument output): The positive terminal is connected to AIHx, the negative terminal is connected to AILx, and the signal source ground can be connected to AGND (optional), using the common mode rejection capability of differential input to eliminate ground loop noise.

Floating signal source (such as thermocouple, transformer output): A bias resistor (approximately 100 times the source impedance) needs to be added between the negative input terminal (AILx) and AGND to provide a DC bias circuit for the instrument amplifier. If the source impedance is below 100 Ω, AILx can be directly short circuited to AGND.

Important reminder: pins 2, 5, 8, 11, 14, 17, 20, 23, 36, 39, 42, 45, 48, 51, 54, and 57 of PXI-2020 are NC (unconnected), while PXI-2022 connects AIH8~15 and AIL8~15 channels on these pins.


Analog Input Operation Theory and Timing Control

3.1 Basic acquisition timing sequence

The acquisition engine of PXI-2020/2022 is based on three core counters (all 32-bit):

ScanIntrv (scan interval counter): determines the sampling rate, the formula is sampling rate=TIMEBASE/ScanIntrv. The internal time base is 80 MHz, therefore achieving 250 kS/s at ScanIntrv=320 and 125 kS/s at ScanIntrv=640. The effective range is 4-2 ^ 32-1, with a minimum value of 4 (corresponding to 20 MS/s, but limited by the maximum sampling rate of the ADC).

DataCnt: Specify the total amount of data collected in a single trigger, with a maximum of 2 ^ 31-1.

TribDelayTicks: Specify the delay time between the triggering event and the start of collection, measured in time base cycles (12.5 ns).

Acquisition process (triggered later as an example): After the triggering conditions are met, the acquisition engine generates a sampling signal based on the ScanIntrv value at each rising edge of the time base. The ADC converts the data and stores it in the onboard FIFO (16K samples x 32 bits). When the specified number of DataCnt is reached, the acquisition ends, and then the data is transferred from the onboard FIFO to the host memory through the main line control DMA.

3.2 Time base source selection and external clock

PXI-2020/2022 supports six time base sources, with priority configured by software:

Onboard 80 MHz internal oscillator (accuracy ± 25 ppm)

Front panel AFI [0.. 7] external input

Front panel SMB CLK IN (50 Ω AC coupling, 1-2 Vpp, 1-20 MHz)

PXI Star Trigger (PXI_STAR)

PXI triggers bus line 0 (PXI_TRIG [0])

PXI Backplane 10 MHz Clock (PXI10M)

The external time base input must be a TTL compatible continuous clock with a frequency range of 1-20 MHz (via AFI input) or 1-20 MHz (via SMB CLK IN). Attention: The external clock needs to be continuously stable, otherwise ADC conversion will encounter abnormalities.

3.3 Data Format

All models use 16 bit direct binary encoding. Under the bipolar ± 10V range, FSR-1 LSB corresponds to the code 0xFFFF (9.999695V), zero level corresponds to 0x8000 (0V), - FSR corresponds to 0x0000 (-10V), and LSB=305.2 μ V. Under the bipolar ± 2.5V range, LSB=76.3 μV。

Trigger system and acquisition mode

4.1 Trigger Source Architecture

PXI-2020/2022 provides five trigger sources (Figure 4-6):

Software trigger: directly triggered through function calls, suitable for single point or low-speed data collection.

External digital trigger: TTL edge signal input via SMB TRG IO or AFI [0.. 7], programmable polarity, minimum pulse width of 12.5 ns.

PXI star trigger: receives precise trigger signals from the timing slots of the PXI system, with slot to slot skew<5 ns, suitable for multi module synchronization.

PXI trigger bus [5]: Receive or send trigger signals through the backplane trigger bus to achieve communication between modules.

AFI auxiliary input: 8-channel multifunctional I/O (AFI0~AFI7), configurable as trigger input, time base input, or GPTC signal.

In addition, the board can output internal trigger signals through the SMB TRG IO, AFI0, or PXI trigger bus [5] for controlling external devices or other boards.

4.2 Detailed explanation of four triggering modes

Post trigger: The most commonly used mode is to start collecting a specified amount of data after triggering an event.

Pre trigger: Continuously collect data before triggering, and only retain the most recent M data after triggering. If the trigger occurs before M data collections are completed, the trigger signal will be ignored until M data collections are completed (M-enable mechanism), ensuring the completeness of the pre trigger data volume.

Middle trigger: Save a specified amount of data before and after triggering (M before+N after), suitable for scenarios where the waveform before and after the event needs to be observed. Also supports the M-enable mechanism.

Delay trigger: After triggering, the collection is delayed for a specified time (controlled by a 32-bit trigDelayTicks counter, unit=time base period, maximum delay ≈ 53.7 seconds @ 80MHz) before starting. It is suitable for avoiding transient interference at the moment of triggering.

4.3 Repeated triggering of collection

The ReTrgCnt counter (32-bit) can be used to configure a repeat trigger mode. In Post or Delay mode, DataCnt data is collected after each trigger, and then automatically enters a waiting state, waiting for the next trigger signal until the specified number of repeat triggers is reached. This feature is suitable for applications that require segmented collection of multiple events, and the triggering interval is extremely short (depending only on hardware response time).


Multi module synchronization - PXI trigger bus and SSI

PXI-2020/2022 utilizes the trigger bus (PXI_TRIG [0.. 7]) of the PXI backplane to implement the system synchronization interface (SSI), supporting multi card cascade synchronization in master-slave mode. Three core SSI signals can be flexibly routed to the PXI trigger bus:

SSI_TIMEBASE (PXI_TRIG [0]): The master card outputs its time base clock, while the slave card receives and replaces the internal time base, ensuring that all cards use the exact same sampling clock.

SSI_AD_TRIG (PXI_TRIG [5]): The main card outputs its A/D trigger signal, and the slave card receives it as an external digital trigger.

SSIOADCONV (PXI_TRIG [5] multiplexing): The main card outputs its ADCONV conversion signal, while the slave card receives and replaces the internal conversion signal.

Typical configuration of multi card synchronization (taking 4 PXI-2022 synchronous 64 channel acquisition as an example):

Set card 1 as the SSI_SADCONV master card (outputting ADCONV to PXI_TRIG [5]), and cards 2/3/4 as slave cards (receiving ADCONV from PXI_TRIG [5]);

All cards are configured with the same ScanIntrv value (sampling rate) and DataCnt value;

Card 1 is configured with external digital triggers (such as input from SMB TRG IO), while cards 2/3/4 are configured with trigger sources of PXI_TRIG [5] (i.e. SSI_AD_TRIG);

Start DMA collection for all cards, all cards wait for triggering;

When card 1 receives an external trigger, it generates an ADCONV signal internally and outputs it to PXI_TRIG [5]. All slave cards synchronously receive this signal and start data acquisition.

PXI Star Trigger (PXI_STAR) provides another synchronization method, with propagation delay matching within 1 ns and delay from timing slot to peripheral slot less than 5 ns, achieving more accurate synchronization between modules.


Universal Timer/Counter (GPTC)

The board provides two 32-bit (this series is 32-bit, different from the 16 bit of the 2000 series) general-purpose timers/counters, supporting 8 working modes. The clock source can be selected as internal 20 MHz or external input (up to 10 MHz), and the gate and direction control are flexible:

Mode 1: Simple Gate Control Event Counting

Mode 2: Single cycle measurement (measuring GPTC_GATE signal cycle)

Mode 3: Single pulse width measurement

Mode 4: Software initiates single pulse generation (programmable delay and pulse width)

Mode 5: Edge triggered single pulse generation

Mode 6: Repeatedly trigger single pulse generation (output pulse triggered by each edge)

Mode 7: Edge triggered continuous pulse generation

Mode 8: Software initiates continuous pulse generation (gate control enabled/disabled)

These modes provide hardware level solutions for applications such as speed measurement, PWM generation, pulse counting, etc., without requiring CPU resources.


Calibration and maintenance

PXI-2020/2022 onboard high-precision reference source (ADR02 5V chip, temperature drift ± 3ppm/° C, long-term stability 50ppm/1000Hr), with calibration constants written into the default area of EEPROM at the factory. Users can perform automatic calibration through software after installing the environment (recommended preheating for 15 minutes), without the need for external instruments or manual adjustment of potentiometers. After calibration is completed, the new constant can be stored in one of three user modifiable areas (with date and temperature labels attached) for quick switching under different environmental conditions.

Comparison of accuracy before and after calibration:

Offset error: ≤ ± 0.6mV (gain x 1) before calibration, further improved after calibration

Gain error: ≤ ± 0.02% (gain x 1) before calibration, maintaining high accuracy after calibration

Attention: Before automatic calibration, all external connection cables (especially analog input signal lines) must be removed, as the analog front-end may switch to the internal reference source during the calibration process and may cause voltage changes.


Software Support and Development Ecology

ADLINK provides the D2K-DASK driver library (supporting Windows 98/NT/2000/XP/Vista/7), including DLLs and sample programs, compatible with development environments such as VB, VC++, Delphi, BCB6, etc. This driver library provides complete API functions, covering all functions such as board initialization, channel configuration, trigger settings, DMA transfer, GPTC operation, and calibration. For LabVIEW users, provide DAQ-LabVIEW PnP VI library; For ActiveX/COM environments, provide D2K-OCX controls. All software resources are included in the accompanying All in One DVD.

Development process suggestion:

Call D2K_DeviceOpen to open the device handle;

Call D2K_AI_Config to configure channels, ranges, and gains;

Call D2K_AI_CntConfig to configure ScanIntrv, DataCnt, trigger mode, and trigger source;

Call D2K_AI_CntRead to start DMA continuous acquisition (internal automatic management of Scatter/Gather linked list);

Retrieve data through callback functions or polling;

Call D2K_AI_CntStop to stop the collection.

  • Alcatel-Lucent KFA632 WMOTBUKLAA 10G Optical Interface Carrier
  • Alcatel-Lucent 9500-MPR ODU MPT-HC V2 3DB20474BAAB04 23GHz Microwave Radio
  • Alcatel-Lucent KFA720 WMOTCMVLAB SFP/XFP Optical Interface Carrier
  • Alcatel-Lucent 3AL00114AB Universal Interface Module
  • Alcatel-Lucent BBG9 S1:1 OHCTL Optical Hardware Control Module
  • Alcatel-Lucent FB16401-A-I03 GTD-5 Analog Master/Slave Control Board
  • Alcatel-Lucent MCR1721B Control Module
  • Alcatel-Lucent 9500-MPR 3DB20547ACAA01 ODU MPT-HC 11GHz Microwave Radio
  • Alcatel-Lucent 3HE01014AAAA02 Interface Module
  • Alcatel-Lucent 244-2091-005 High Density Digital Line Card V1.5
  • Alcatel-Lucent LAMBDAXTREME WWAA36 Optical Amplifier Module
  • Alcatel-Lucent 9500-MPR ODU MPT-HC 6GHz 2P-2 Radio 3DB20444BAAA05
  • Alcatel-Lucent 9500-MPR ODU MPT-HC V2 9558HC MPT-XP 6GHz 3DB20442BBAA02
  • Alcatel-Lucent 9500-MPR ODU MPT-HC 23GHz 3DB20476ABAA01 Microwave Radio
  • Alcatel Lucent 3HE01019AAAA01 Module
  • Alcatel CPU5 3BA23071 PCB Card with IO2 3BA23050 Set
  • Alcatel-Lucent 9500-MPR ODU MPT-HC V2 9558HC 6GHz 3DB20443BBAA02
  • Alcatel Lucent 500-1113-211 Rev H Channel Bank Assembly
  • Alcatel Lucent 89-0419-B-2 BA9ATS0FAB Frontal Compute Module
  • Alcatel-Lucent LambdaXtreme 1625 WWAF31 Optical Amplifier CP Module
  • Alcatel Z24 3BA53065 Analog Extension Card 3BA52065 AAAA KAZZB-01
  • Alcatel 3EH08263AAXX000448 OmniPCX Office Large PBX System
  • Alcatel Lucent VSEM-C 3FE62453 XA VAUCAJZKAA 7330 DSLAM Line Card
  • Alcatel-Lucent 9500-MPR ODU MPT-HC 3DB20432BAAA04 18GHz Microwave Radio
  • Alcatel-Lucent 9500-MPR ODU MPT-HC 3DB20546ACAA01 11GHz Microwave Radio
  • Alcatel-Lucent 3DB04823AAAA Circuit Board
  • Alcatel-Lucent 3DB04530AAAA Circuit Board
  • Westell MDIU Modular DAS Interface Unit CS21-005-105Q
  • Alcatel-Lucent 90-0423-01 Control Card
  • Alcatel-Lucent 3AL91792AA 01 iL-1.2 Optical Interface LC Connector
  • Alcatel-Lucent 109637454 WA82 SP2B MODL908832 – Interface Module
  • Alcatel-Lucent MDEE DPB11 Part 109773580 – Digital Processing Board
  • Alcatel 3EH76027ADAD OmniPCX Enterprise Communication Server R500/30.4
  • Alcatel-Lucent 3EH73084AEJD Gateway Driver Board GD-3 – Communication Interface
  • Alcatel-Lucent 9500-MPR ODU Radio MPT-HC V2 3DB20476BAAB04 23 GHz Microwave Outdoor Unit
  • Alcatel-Lucent 9396 Digital 2U NodeB Indoor – UMTS Base Station
  • Alcatel-Lucent 3HE03607AA CFM-XP Control Fabric Module – Switch Fabric Controller
  • Alcatel-Lucent 8232 DECT Mobile Handset – Cordless Enterprise Phone
  • Alcatel-Lucent 244-2082-201 Sierra NAC V3.1 Slave Package – Network Access Control
  • Alcatel-Lucent 408154912 CPU Rear I/O Pack Card – Backplane Interface Module
  • Alcatel-Lucent 3AL82037ADAA SFP Module
  • Alcatel-Lucent OMQ 408645968 Optical Module
  • Alcatel-Lucent 9500 MPR 8-Slot Shelf 3DB18485AB
  • Alcatel-Lucent 408154904 CPU I/O Card
  • Alcatel-Annecy 5150 CP Turbo Vacuum Pump
  • Alcatel-Lucent 3EH73084AEJD08 Card
  • Alcatel-Lucent 3EH73050ABAB Interface Card
  • Alcatel-Lucent 3HE06151ABAA01 SFP Line Card
  • Alcatel-Lucent 8DG59242AD Power Filter
  • Alcatel-Lucent IMM48-1GB-TX 48-Port Module
  • Alcatel Lucent 3CM03285MQ02 Module
  • Alcatel 3HE07158BA 7750 SR-12 IMM-2PCA-FP3 Optical Transceiver
  • Alcatel-Lucent 9396 Digital 2U NodeB Outdoor with Indoor Mainframe and Alarm Module
  • Alcatel Lucent MPX-16/64-T-L3 MPX1664TL3 Multiplexer Module
  • Alcatel Lucent 3EH73052AB Power Supply Module
  • Alcatel Lucent ASM2-155FM-2W-4C ASM2155FM2W4C Switch Fabric Module
  • Alcatel Lucent 3AL00124ABAB Interface Card
  • Alcatel-Lucent 1AB429380001 Cable Assembly
  • Alcatel Z24 3BA53065 Analog Extension Card 3BA53065AA
  • Alcatel-Lucent 9500-MPR 11GHz MPT-HC ODU Microwave Packet Radio 3DB20371ACAA01
  • Alcatel-Lucent RRH1900-4x45 Remote Radio Head
  • Alcatel-Lucent 3HE00028AA Ethernet Line Card
  • Alcatel-Lucent 3HE04939CE CWDM SFP Transceiver
  • Nokia Alcatel-Lucent 3FE66546AA Fan Module
  • Alcatel-Lucent SSP-6 Speech Signal Processor Board
  • Alcatel-Lucent 500-1113-212 Channel Bank Assembly
  • Alcatel-Lucent EZ32-2 Board 3BA23265ADKE 01
  • Alcatel-Lucent GSM-FM-2W-4C Filter Module
  • Alcatel-Lucent 3AL00378AF Interface Card
  • Alcatel-Lucent 3AL00124ABAC Interface Module
  • Alcatel-Lucent BJB1 PWPQALGAAG 48V Independent Microprocessor Board
  • Alcatel Lucent MDR-8000 Microwave Digital Radio MDR-8506-4 with 13 Modules
  • Alcatel Lucent 3AL00424AA Interface Card
  • Alcatel Lucent 3BA73012AB Power Supply Module
  • Alcatel Lucent ESX-100C-32W ESX100C32W Power Supply Module
  • Alcatel Lucent GSX-K-FM-2W GSXKFM2W Fan Module
  • Alcatel 8DG59247AA Optical Protection Switch Card
  • Alcatel Lucent 91-E03100-B 91E03100B Interface Module
  • Alcatel Lucent FSX-FM-1W FSXFM1W Fan Module
  • Alcatel Lucent RRH2X40-07L-AT Remote Radio Head
  • Alcatel-Lucent 9500-MPR MSS-8 Shelf 3DB18485CA
  • Alcatel Annecy ACP20 Vacuum Pump CP20
  • Alcatel-Lucent 9500 MPR P32E1DS1 E1 PDH Card
  • Alcatel-Lucent J98726AL-2 D4OI210DAA Module
  • Alcatel 409113651 RRH700L1 700MHz Remote Radio Head
  • Alcatel io2 3ba23050 PCB Card
  • Alcatel-Lucent MDR-8000 MDR-8706-8 Digital Radio
  • Alcatel-Lucent ACT2300M Turbo Pump Controller AF042134A
  • Alcatel-Lucent OmniPCX Office Medium PowerCPU PRA-TI
  • Alcatel-Lucent 9500 MPR 23GHz ODU 3DB23045HDAA01
  • Alcatel-Lucent 9500 MPR ODU Outdoor Unit 300 11GHz TX Low HP 3DB23035AAAA01
  • Alcatel-Lucent ECNT-C 3FE25676 BA AK 06 Termination Card
  • Alcatel Lucent MDR-8000 Microwave Digital Radio MDR-8606-45 with 13 Modules
  • Alcatel-Lucent 849144415 KS-24829L1 Remote Radio Head v1.4
  • Alcatel CFF 450 Turbo Pump Controller 137171
  • Alcatel-Lucent ACS108 109579896 004 Access Controller
  • Alcatel-Lucent OS6850-48 Network Switch with PS-126W-AC Power Supply
  • Alcatel Lucent DFP-CM-14B/2T Filter DCMA Base Station
  • Alcatel Lucent ESX-K100C32W4 ESXK100C32W4 Power Supply Module
  • Alcatel Lucent 91-E03100-A 91E03100A Interface Module
  • Alcatel-Lucent STGR-LIM-A2P-72-HBI ADSL2+ High Bandwidth Module
  • Alcatel-Lucent 9500 Microwave Packet Radio MPT-3DB20547BBAA02
  • Alcatel Lucent Enterprise 4049-4059 MMK Keyboard Console Kit
  • Alcatel-Lucent RRH4X40-1900 Remote Radio Head
  • Alcatel Lucent OS6450-P48 Switch
  • Alcatel Lucent 625617-000-001 Cable Assembly
  • Alcatel Lucent 108320 Module
  • Alcatel Lucent TN801B Board
  • Alcatel-Lucent RRH2X50-800 LTE Remote Radio Head
  • Alcatel Lucent CPU8 Board 3BA23258AB OmniPCX 4400
  • Alcatel-Lucent 3EM22617AAAE 9500 MPT-HL Microwave Radio Transceiver
  • Alcatel-Lucent CPU7-2 3BA23259AAAD 7750 SR Control Processor Module
  • Alcatel-Lucent 9500 Microwave Packet Radio MPT-3DB20371BCAA01
  • Alcatel-Lucent Enterprise 4059 MMK Keyboard + Phone PAC Kit
  • Alcatel-Lucent Nokia 3HE10329AA 7750 SR Series Router Module
  • Alcatel-Lucent 7705 SAR-W IP MPLS Service Aggregation Router 3HE07349AA
  • Alcatel-Lucent-Nokia 3HE08429AARC01 7750 SR SFM5-7 Switching Module
  • Alcatel-Lucent 3HE00272DB 7750 SR-7 DC Chassis with PEM3+EFT
  • Alcatel-Lucent ACT 1300M/1600M HT Turbo Pump Controller
  • Alcatel Lucent IMM48-1GB-TX 3HE03625AAG01 48-Port 7750 SR-12 Interface Module
  • Alcatel-Lucent AP-500 Wireless Access Point
  • Alcatel-Lucent ATP-150 Power Supply
  • Alcatel-Lucent 622-8603-012 Optical Transceiver
  • Alcatel-Lucent 270-0038-010 10.5 VDC Power Supply
  • Nokia 9500-MPR Microwave Radio Module XPIC-RPS/3DB20116BCAA01
  • Alcatel-Lucent 3DB19017AB EAS Access Switch v2
  • Alcatel-Lucent 3AL81072AA Matrix Enhanced Unit - Cross-Connect Module
  • Alcatel-Lucent MDR-8606-135 6GHz Digital Microwave Radio