Page 1
40-727/728/729 User Manual PXI Expandable RF Matrix Module pickeringtest.com Issue 3.5 September 2021...
Page 2
Pickering Interfaces. Technical details contained within this publication are subject to change without notice. ISO 9001 Reg No. FM38792 EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 REED RELAY MODULE 40-110/115/120/125 Page (II) Page (II)
Page 3
Pickering Interfaces strives to fulfil all relevant environmental laws and regulations and reduce wastes and releases to the environment. Pickering Interfaces aims to design and operate products in a way that protects the environment and the health and safety of its employees, customers and the public. Pickering Interfaces endeavours to develop and manufacture products that can be produced, distributed, used and recycled, or disposed of, in a safe and environmentally friendly manner.
If this product is heavy reference should be made to the safety instructions for provisions of lifting and moving. STATIC SENSITIVE To indicate that static sensitive devices are present and handling precautions should be followed. REED RELAY MODULE 40-110/115/120/125 EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 Page (IV) Page (IV)
Unused slots in the host chassis are populated with blanking plates to prevent access to user I/O signals that may be present. Blanking panels are available to order from Pickering in a variety of slot widths. If the product is not used in this manner for example by using an extender card then additional care must be taken to avoid contact with exposed signals.
For more information go to: pickeringtest.com/ebirst minimum loss of bandwidth. LOOP-THRU SWITCHES ISOLATION SWITCHES ISOLATION SWITCHES ISOLATION SWITCHES 40-729 8x4 Matrix With 40-729 8x4 Matrix Without Loop-Thru Optional Loop-Thru LOOP-THRU pickeringtest.com EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 Page 1.1...
Page 11
Y Isolation interconnect each 16x4 Switches X Isolation Matrix module) Switches Input Isolation Switches Y Connections 3 off 40-727-001-L 16x4 RF Matrix Modules Interconnected as a 48x4 Matrix pickeringtest.com EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 Page 1.3...
Page 12
VSWR plots which also include the performance of a typical signal path between X4 and Y2. For more information on how performance is distributed throughout the matrix, please refer to the user manual. 40-727 50 Ω Insertion Loss For X to Y Signal Paths 40-727 50 Ω Insertion Loss For Y Loop-Thru Paths 40-727 50 Ω...
Page 13
Specifications Expandable RF Matrix, 40-727/728/729 40-727 75 Ω Insertion Loss For X to Y Signal Paths 40-727 75 Ω Insertion Loss For Y Loop-Thru Paths 40-727 75 Ω VSWR For X to Y Signal Paths 40-727 75 Ω Loop-Thru Paths VSWR 40-727 75 Ω...
Page 14
PXI bus via 32-bit P1/J1 backplane connector. Pickering Electronics: pickeringrelay.com Signals via front panel connectors: General Matrix Switching Specification • 40-727 SMB versions: X and Y Signals via 20 front panel mounted coaxial connectors (Y loop-thru via 4 flying Maximum Switch Voltage: 100 V leads).
Page 15
All customized products are given a unique part number, fully documented and may be ordered at any time in the future. Please contact your local sales office to discuss. pickeringtest.com EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 Page 1.7...
Page 16
We provide a full range of supporting cable and connector solutions for all our switching products—20 connector families with 1200+ products. We offer everything from simple mating connectors to complex cables assemblies and terminal blocks. All assemblies are manufactured by Pickering and are guaranteed to mechanically and electrically mate to our modules. Connectors & Backshells...
Page 17
Expandable RF Matrix, 40-727/728/729 Programming Pickering provide kernel, IVI and VISA (NI & Keysight) drivers which are compatible with all Microsoft supported versions of Windows and popular older versions. For a list of all supporting operating systems, please see: pickeringtest.com/os The VISA driver is also compatible with Real-Time Operating Systems such as LabVIEW RT.
FUNCTIONAL DESCRIPTION A functional block diagram for the 40-727 is provided in Figure 2.1. The RF Matrix Module is powered by 3.3V and 5V inputs via Compact PCI connector J1. The interface to the user test equipment is via front panel mounted coaxial connectors.
Modular products require installation in a suitable PXI/LXI chassis. The module is designed for indoor use only. PREOPERATION CHECKS (UNPACKING) 1. Check the module for transport damage and report any damage immediately to Pickering Interfaces. Do not attempt to install the product if any damage is evident.
For a system comprising more than one chassis, turn ON the last chassis in the system followed by the penultimate, etc, and finally turn ON the external controller or chassis containing the system controller. 9. For Pickering Interfaces modular LXI installation there is no requirement to use any particular power up sequence.
Figure 3.2 - General Soft Front Panel Icon A selector panel will appear, listing all installed Pickering PCI, PXI or LXI switch cards and resistor cards. Click on the card you wish to control, and a graphical control panel is presented allowing operation of the card.
SECTION 4 - PROGRAMMING GUIDE PROGRAMMING OPTIONS FOR PICKERING INTERFACES PXI MODULES For information on the installation and use of drivers and the programming of Pickering’s products in various software environments, please refer to the Software User Manual. This is available as a download from: https://www.pickeringtest.com/support/software-drivers-and-downloads...
MATRIX MODULE ARCHITECTURE The 40-727, 40-728 and 40-729 are 16x8, 16x2 and 8x4 RF matrices respectively. Connections are made by activating a crosspoint to make a connection between the X and Y buses. For versions with optional loop-thru, the Y bus includes input isolation and loop-thru relays which have to be energized to complete a signal path through the matrix.
Once the drivers are installed the manual “Sys40Prg.pdf” and driver help files which fully describes these functions can be found in the Pickering folder(s) or the Pickering entries on your Start Menu. The card must be opened before use and closed after using the following function calls: Direct I/O Driver - Open with PIL_OpenCards or PIL_OpenSpecifiedCard and close with PIL_CloseCards or PIL_CloseSpecifiedCards respectively.
Page 31
//This is not necessary as LT switch is connected to LT position by default To release Y3 Y3-LT connection: ViUInt32 sub_unit = 2; //Termination Switches pipx40_setChannelState(vi, sub_unit, 3, VI_OFF); //Disconnect termination Y3 to //LT and matrix EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 Page 4.5...
Page 32
SECTION 4 - PROGRAMMING GUIDE pickering Programming the 40-727 / 728 / 729 cards with the IVI driver: A specific string for each model is defined in the IVI configuration, as shown in the table below: 40-727-001 40-727-001-L 40-728-001 40-728-001-L...
Page 33
IVI channel names are shown in Note: on non-loop-through versions LT channels are not present: For example, to connect Y1 to X1 on a 40-727-001-L: Connect(“X1”, “Y1”) The loop-through relay will automatically be set to the correct position.
USING PICKERING DRIVERS IN LabVIEW Most Pickering drivers include a LabVIEW wrapper to permit full operation of the Pickering product from the LabVIEW environment. These wrappers are normally installed to the current LabVIEW folder system during installation of the Pickering driver.
PCI configuration, highlighting any potential configuration problems. Specific details of all installed Pickering switch cards are included. All the installed Pickering switch cards should be listed in the “Pilpxi information” section - if one or more cards is missing it may be possible to determine the reason by referring to the PCI configuration dump contained in the report, but interpretation of this information is far from straightforward, and the best course is to contact Pickering support: support@pickeringtest.com, if possible...
For PXI modules which are supported in one of Pickering Interfaces’ Modular LXI Chassis (such as the 60-102B and 60-103B) no module software update is required. If the module was introduced after the LXI chassis was manufactured the module may not be recognized, in this case the chassis firmware may need upgrading.
Page 44
SECTION 7 - MAINTENANCE INFORMATION pickering Table 7.1 - Relay Look-up Table For 40-727 RF 16x4 Matrix Module Function Relay No. Function Relay No. Function Relay No. Crosspoint X1/Y1 Crosspoint X9/Y1 RL33 Isolation - X1/Y1 & X1/Y2 RL65 Crosspoint X1/Y2...
CUSTOM VERSION - 40-727-901-L The 40-727-901-L is a custom version of the 40-727-001-L 50Ω 16x4 RF matrix with loop-thru. In place of the four SMB connectors that terminate the loop-thru flying coaxial cables, it is fitted with two twinax connectors. All other functions are the same.
Page 50
APPENDIX A - CUSTOM VERSION pickering THIS PAGE INTENTIONALLY BLANK EXPANDABLE RF MATRIX MODULE 40-727 / 728 / 729 Page A.2...
Need help?
Do you have a question about the 40-727 and is the answer not in the manual?
Questions and answers