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
Next revisionBoth sides next revision
resources:eval:user-guides:mykonos:software:filters [01 Aug 2017 13:27] – [Use MATLAB App] sripad Jadhavresources:eval:user-guides:mykonos:software:filters [24 Jul 2018 06:47] – [AD9371 Filter Wizard Rules] sripad Jadhav
Line 14: Line 14:
 There are three ways you can use the AD9371 Filter Wizard: There are three ways you can use the AD9371 Filter Wizard:
  
-  * **Executable**: the executable includes the exe which allows the wizard to run as a separate application without requiring the MATLAB program to be running. To run this as a stand alone application matlab runtime needs to be installed, the required version is mentioned in release notes. It can take more than a minute for the runtime engine to start up for the first time so please be patient while it initializes. The program provides a GUI allowing users to define the input parameters, generate filters, view the output results, and save all output parameters for their own use or use in the ADI EVB GUI software.  +  * **Executable**: the executable includes the exe which allows the wizard to run as a separate application without requiring the MATLAB program to be running. The program provides a GUI that allows users to define the input parameters, generate filters, view the output results, and save all output parameters for their own use or use in the ADI EVB GUI software. To run this as a stand alone application, the MATLAB runtime engine needs to be installed (see link below). The runtime engine can take more than a minute to start up the first time it is run, so please be patient while it initializes.  
->> Matlab runtime engine can be downloaded from below link+The MATLAB runtime engine can be downloaded from the following link:
 [[https://www.mathworks.com/products/compiler/mcr.html]] [[https://www.mathworks.com/products/compiler/mcr.html]]
    
-  * **MATLAB App**: the App runs as an application within MATLAB and requires MATLAB to be running and licenses must exist for the Control System Toolbox as well as MATLAB itself. The GUI and flexibility are identical to the executable, but running as an app allows the user to write additional code to post process the existing matrices created by the wizard.  +  * **MATLAB App**: the app runs as an application within MATLAB. Use of the app requires MATLAB to be running with valid licenses for the Control System Toolbox as well as MATLAB itself. The GUI and flexibility are identical to the executable, but running as an app in MATLAB allows the user to write additional code to post-process the data files created by the wizard.  
   * **MATLAB source code (function)**: These are MATLAB functions which users can launch from the MATLAB command window by properly defining the input parameters. Used this way, users have more control of the internal design process.    * **MATLAB source code (function)**: These are MATLAB functions which users can launch from the MATLAB command window by properly defining the input parameters. Used this way, users have more control of the internal design process. 
  
Line 26: Line 26:
 [[ftp://adirfbwacust:67f1BoY@ftp.analog.com/users/adirfbwacust/AD9371_Filter_Wizard/AD9371 Filter Wizard.mlappinstall|App for IE]][[ftp://adirfbwacust:67f1BoY@ftp.analog.com/AD9371_Filter_Wizard/AD9371 Filter Wizard.mlappinstall|App for Chrome/Firefox]] [[ftp://adirfbwacust:67f1BoY@ftp.analog.com/users/adirfbwacust/AD9371_Filter_Wizard/AD9371 Filter Wizard.mlappinstall|App for IE]][[ftp://adirfbwacust:67f1BoY@ftp.analog.com/AD9371_Filter_Wizard/AD9371 Filter Wizard.mlappinstall|App for Chrome/Firefox]]
  
-The Source code is available here:+The source code is available here:
 [[ftp://adirfbwacust:67f1BoY@ftp.analog.com/users/adirfbwacust/AD9371_Filter_Wizard/AD9371FilterWizard_Source_v1.10.zip|Source for IE]][[ftp://adirfbwacust:67f1BoY@ftp.analog.com/AD9371_Filter_Wizard/AD9371FilterWizard_Source_v1.10.zip|Source for Chrome/Firefox]] [[ftp://adirfbwacust:67f1BoY@ftp.analog.com/users/adirfbwacust/AD9371_Filter_Wizard/AD9371FilterWizard_Source_v1.10.zip|Source for IE]][[ftp://adirfbwacust:67f1BoY@ftp.analog.com/AD9371_Filter_Wizard/AD9371FilterWizard_Source_v1.10.zip|Source for Chrome/Firefox]]
  
Line 93: Line 93:
  
 {{:resources:eval:user-guides:mykonos:software:tx_error_samplerate.jpg?300|}} {{:resources:eval:user-guides:mykonos:software:tx_error_samplerate.jpg?300|}}
 +
 +When you click on the "Output Profile to Files" button, wizard generates four files as described below
 +
 +  - <file_name>.txt -  Used for configuring AD9371 in GUI and script generation
 +  - <file_name>_AD9528.txt – Used for configuring AD9528 using TES GUI only, it will be generated if box is checked against "Write AD9528 settings to File" option. 
 +  - <file_name>_orxadc.txt – Used by GUI for plotting ORX ADC STF response only
 +  - <file_name>_rxadc.txt - Used by GUI for plotting RX ADC STF response only
  
 ====== AD9371 Filter Wizard Rules ====== ====== AD9371 Filter Wizard Rules ======
   * Tx Rules   * Tx Rules
     * 30 MSPS < = Tx Input Sample Rate < = 320 MSPS     * 30 MSPS < = Tx Input Sample Rate < = 320 MSPS
-    * MHz < = Tx Primary Signal BW < = 100 MHz+    * 10 MHz < = Tx Primary Signal BW < = 100 MHz
     * 20 MHz < = Tx RF (Synthesis) BW < = 240 MHz     * 20 MHz < = Tx RF (Synthesis) BW < = 240 MHz
     * Tx Primary Signal BW < = Tx RF (Synthesis) BW     * Tx Primary Signal BW < = Tx RF (Synthesis) BW
Line 108: Line 115:
   * Rx Rules   * Rx Rules
     * 20 MSPS < = Rx Output Sample Rate < = 200 MSPS     * 20 MSPS < = Rx Output Sample Rate < = 200 MSPS
-    * MHz < = Rx Signal BW < = 100 MHz+    * MHz < = Rx Signal BW < = 100 MHz
     * Rx Signal BW > = 0.4 * Rx Output Sample Rate     * Rx Signal BW > = 0.4 * Rx Output Sample Rate
     * Rx Signal BW < = 0.82 * Rx Output Sample Rate     * Rx Signal BW < = 0.82 * Rx Output Sample Rate
Line 117: Line 124:
     * Rx FIR decimation options: 1, 2, 4     * Rx FIR decimation options: 1, 2, 4
   * ORx Rules   * ORx Rules
-    * MHz < = ORx Signal BW < = 240 MHz+    * MHz < = ORx Signal BW < = 240 MHz
     * 20 MSPS < = ORx Output Sample Rate < = 320 MSPS     * 20 MSPS < = ORx Output Sample Rate < = 320 MSPS
     * ORx Signal BW > = 0.4 * ORx Output Sample Rate     * ORx Signal BW > = 0.4 * ORx Output Sample Rate
resources/eval/user-guides/mykonos/software/filters.txt · Last modified: 05 Oct 2023 14:27 by Michael Hennerich