Changes between Version 23 and Version 24 of WARPLab/Examples/8x2Array


Ignore:
Timestamp:
Sep 14, 2015, 10:44:26 AM (9 years ago)
Author:
welsh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Examples/8x2Array

    v23 v24  
    1212'''Requirements:'''
    1313 * [wiki:../../Downloads WARPLab reference design 7.1.0] or later
    14  * 3 [wiki:HardwareUsersGuides/WARPv3 WARP v3 nodes]
    15  * 2 [wiki:HardwareUsersGuides/CM-MMCX CM-MMCX clock modules]
     14 * 2 [wiki:HardwareUsersGuides/WARPv3 WARP v3 nodes]
    1615 * 2 [wiki:HardwareUsersGuides/FMC-RF-2X245 FMC-RF-2X245 radio modules]
    17  * 2 MMCX cable assemblies
    18  * 1 twisted pair cable assembly
     16 * Clock connection between WARP boards.  Either
     17   * CM-MMCX assembly:
     18     * 2 [wiki:HardwareUsersGuides/CM-MMCX CM-MMCX clock modules] (one per WARP v3 node)
     19     * 2 MMCX cable assemblies
     20     * 1 twisted pair cable assembly
     21   * CM-PLL assembly (requires WARPLab 7.6.0):
     22     * 2 [wiki:HardwareUsersGuides/CM-PLL CM-PLL clock modules] (one per WARP v3 node)
     23     * 1 [wiki:HardwareUsersGuides/CM-PLL/Connectors#Cables CM-PLL compatible cable]
    1924
    2025== Setup ==
     26
     27NOTE:  Setup is shown for CM-MMCX modules since that setup is more complicated.  If using the CM-PLL module, attach the CM-PLL cable from the '''OUT''' header from the primary transmitter to the '''IN''' header of the secondary transmitter.
     28
    2129[[Image(8x2_diagram.png,width=800)]]
    2230
    2331To run this example, you must set up your experiment as follows:
    24  1. Mount the CM-MMCX modules on two WARP v3 nodes. Power must be '''off''' when mounting/unmounting a clock module.
     32 1. Mount the CM-MMCX or CM-PLL modules on each WARP v3 node. Power must be '''off''' when mounting/unmounting a clock module.
    2533 1. Mount the FMC-RF-2X245 modules on the same two WARP v3 nodes. For assistance installing an FMC-RF-2X245, see the [wiki:GettingStarted/WARPv3/Hardware#InstallinganFMCModule FMC Installation How-To].
    26  1. Set the CM-MMCX switches on each node (see figures below); one node will be the clock source, the other will be the clock sink.
    27  1. Connect MMCX cables from the outputs of the source node to the inputs of the sink node.
    28  1. Connect the twisted pair cable between the debug headers of the WARP v3 boards. Pin 8 of the source node should connect to pin 15 of the sink node. Use the other conductor of the cable to connect ground between nodes (see figure below).
     34 1. Set the CM-MMCX or CM-PLL switches on each node (see [wiki:../../HardwareConfiguration/WARPv3#ClockConfiguration Clock Configuration settings]); one node will be the clock source, the other will be the clock sink.
     35 1. Connect clock modules:
     36   a. If using the CM-MMCX modules, connect MMCX cables from the outputs of the source node to the inputs of the sink node.  Then, connect the twisted pair cable between the debug headers of the WARP v3 boards. Pin 8 of the source node should connect to pin 15 of the sink node. Use the other conductor of the cable to connect ground between nodes (see figure below).
     37   b. If using the CM-PLL modules, connect the cable between the Board-to-board Header OUT of the source node and the Board-to-board Header IN of the sink node.
    2938 1. Set the DIP switches on the WARP v3 boards to 0000 (clock source node) and 0001 (clock sink node).
    3039 1. Power on the two WARP v3 nodes
     
    3241 1. Set the DIP switch on the third WARP v3 board to 0010.
    3342 1. Power on the third WARP v3 board and download the 2RF WARPLab reference bitstream. The node should boot and show "03" on the hex displays.
     43
    3444
    3545Please refer to the [wiki:../../HardwareConfiguration WARPLab Hardware Configuration] user guide for more details on each of these steps.