Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:picozed_sdr [09 Nov 2015 19:02] – [Table of Contents] Andrei Cozmaresources:eval:user-guides:picozed_sdr [25 May 2017 19:11] (current) – old revision restored (10 Feb 2017 19:55) Robin Getz
Line 1: Line 1:
 ====== PicoZed SDR ====== ====== PicoZed SDR ======
- {{  http://picozed.org/sites/default/files/styles/product_slider/public/product/hand.png}} 
  
-The [[http://picozed.org/sdr|PicoZed SDR]] is built on a portfolio of highly integrated System-On-Module (SOMs) based on the Xilinx Zynq®-7000 All Programmable (AP)SoCbuilt by [[http://www.avnet.com|Avnet]]. Avnet is expanding into application-specific solutions to meet the unprecedented demand for wideband wireless communications. Built on the AD9361, it is schematically & HDL similar to the [[AD-FMCOMMS3-EBZ]].+The product previously known as the PicoZed SDRis now known as the ADI RF SOMand can be found here:
  
-The purpose of the PicoZed SDR is to provide an RF platform to software developers, system architects, product developers, etc, who want a single platform which operates over a wide tuning range (70 MHz – 6 GHz).  +[[/resources/eval/user-guides/adrv936x_rfsom]]
- +
-===== Table of Contents ===== +
- +
-  - [[.:ad-fmcomms2-ebz:introduction|Introduction]] +
-  - [[http://picozed.org/sdr|PicoZed SDR Hardware]] +
-  - Use the PicoZed SDR Hardware to better understand the AD9361 +
-    - [[.:ad-fmcomms2-ebz:prerequisites|What you need to get started]] +
-    - [[.:ad-fmcomms2-ebz:quickstart|Quick Start Guides]] +
-      - [[.:ad-fmcomms2-ebz:quickstart:zynq|Linux on ZC702, ZC706, ZED]] +
-      - [[.:ad-fmcomms2-ebz:quickstart:microblaze|Linux on KC705, VC707]] +
-      - [[/resources/tools-software/linux-software/zynq_images#preparing_the_image|Configure a pre-existing SD-Card]] +
-      - [[/resources/tools-software/linux-software/zynq_images#staying_up_to_date|Update the old card you received with your hardware]] +
-    - [[.:ad-fmcomms2-ebz:software:linux:applications|Linux Applications]] +
-      - [[resources/tools-software/linux-software/iio_oscilloscope|IIO Scope]] +
-      - [[resources/tools-software/linux-software/fmcomms2_plugin|PicoZed SDR Control IIO Scope Plugin]] +
-      - [[resources/tools-software/linux-software/fmcomms2_advanced_plugin|PicoZed SDR Advanced Control IIO Scope Plugin]] +
-      - [[.:ad-fmcomms2-ebz:software:linux:applications:shell_scripts|Command Line/Shell scripts]] +
-    - Push custom data into/out of the PicoZed SDR. +
-      - [[.:ad-fmcomms2-ebz:software:basic_iq_datafiles|Basic Data files and formats]] +
-      - [[.:ad-fmcomms2-ebz:software:datafiles|Create and analyze data files in MATLAB]] +
-      - [[:resources/tools-software/linux-software/libiio/clients/matlab_simulink|Stream data into/out of MATLAB]] +
-      - [[:resources/tools-software/linux-software/libiio#libiio_-_ad9361_iio_streaming_example|AD9361 libiio streaming example]] +
-  - Design with the AD9361 +
-    - [[.:ad-fmcomms2-ebz:ad9361|Understanding the AD9361]] +
-      - [[adi>AD9361|AD9361 Product page]] +
-      - [[adi>en/rfif-components/rfif-transceivers/products/AD9361-Integrated-RF-Agile-Transceiver-Design-Res/fca.html|Full Datasheet and chip design package]] +
-      - [[.:ad-fmcomms2-ebz:software:filters|MATLAB Filter Design Wizard for AD9361]]  +
-    - Simulation +
-      - [[.:ad-fmcomms2-ebz:software:simrf|MathWorks SimRF Models of the AD9361]] +
-    - Hardware in the Loop / How to design your own custom BaseBand +
-      - MATLAB/Simulink Examples +
-        - [[:resources/tools-software/linux-software/libiio/clients/fmcomms2_3_simulink|Stream data into/out of MATLAB]] +
-        - [[:resources/tools-software/linux-software/libiio/clients/beacon_frame_receiver_simulink#beacon_frame_receiver_example|Beacon Frame Receiver Example]] +
-        - [[:resources/tools-software/linux-software/libiio/clients/qpsk_example|QPSK Transmit and Receive Example]] +
-        - [[:resources/tools-software/linux-software/libiio/clients/lte_example|LTE Transmit and Receive Example]] +
-        - [[:resources/tools-software/linux-software/libiio/clients/adsb_example|ADS-B Airplane Tracking Example]] +
-      - [[/resources/tools-software/linux-software/gnuradio|GNURadio]] +
-      - [[/resources/tools-software/fm-radio|FM Radio/Tuner]] (listen to FM signals on the HDMI monitor) +
-      - [[/resources/tools-software/linux-software/libiio#libiio_-_ad9361_iio_streaming_example|C example]] +
-    - Targeting +
-      - [[/resources/eval/user-guides/ad-fmcomms2-ebz/software/matlab_bsp|Analog Devices BSP for MathWorks HDL Workflow Advisor]] +
-    - Design a custom AD9361 based platform +
-      - [[.:ad-fmcomms2-ebz:software:linux|Linux software]] +
-        - [[/resources/tools-software/linux-drivers/iio-transceiver/ad9361|Linux Device Driver]] +
-        - [[.:ad-fmcomms2-ebz:software:linux:zynq|Build the demo on ZC702, ZC706, or ZED from source]] +
-        - [[.:ad-fmcomms2-ebz:software:linux:microblaze|Build the demo on KC705 or VC707 for Microblaze from source]] +
-        - [[.:ad-fmcomms2-ebz:software:linux:zynq_2014r2|Build the 2014_R2 Release Linux kernel from source]] +
-        - [[.:ad-fmcomms2-ebz:software:linux:zynq_tips_tricks|Customizing the devicetree on the target]] +
-      - [[.:ad-fmcomms2-ebz:software:baremetal|No-OS Driver]] +
-      - [[.:ad-fmcomms2-ebz:reference_hdl|HDL Reference Design]] which you must use in your FPGA. +
-        - [[.:ad-fmcomms2-ebz:interface_timing_validation|Digital Interface Timing Validation]] +
-  - [[.:ad-fmcomms2-ebz:additional_docs|Additional Documentation about SDR Signal Chains]] +
-    - [[.:ad-fmcomms1-ebz:math|The math behind the RF]] +
-  - [[.:ad-fmcomms2-ebz:help_and_support|Help and Support]] +
-===== Warning ===== +
- +
-{{page>wiki/common#esd_warning&nofooter&noheader}}+
resources/eval/user-guides/picozed_sdr.1447092168.txt.gz · Last modified: 09 Nov 2015 19:02 by Andrei Cozma