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:mykonos:software:filters [02 Aug 2017 22:58] Tom Karpusresources:eval:user-guides:mykonos:software:filters [05 Oct 2023 14:27] (current) – [Use MATLAB App] Michael Hennerich
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. 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. >> The MATLAB runtime engine can be downloaded from the following link: +  * **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.  
-[[https://www.mathworks.com/products/compiler/mcr.html]]+The MATLAB runtime engine can be downloaded from the following link: 
 +[[mw>products/compiler/mcr.html]]
    
   * **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 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. 
  
-The executable is available here: [[ftp://adirfbwacust:67f1BoY@ftp.analog.com/users/adirfbwacust/AD9371_Filter_Wizard/AD9371FilterWizard_EXE_v1.10.zip|exe for IE]][[ftp://adirfbwacust:67f1BoY@ftp.analog.com/AD9371_Filter_Wizard/AD9371FilterWizard_EXE_v1.10.zip|exe for Chrome/Firefox]]+The executable is available here: 
 +[[ez>rf/wide-band-rf-transceivers/design-support-ad9371/w/documents/18048/ad9371-75-filter-wizard-setup-file-faq]]
  
-The app is available here: 
-[[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]]+[[ez>rf/wide-band-rf-transceivers/design-support-ad9371/m/file-uploads/2924]]
  
 This section elaborates on the first two options, the executable and the App, and addresses both identically since the input and output functionality is the same.  This section elaborates on the first two options, the executable and the App, and addresses both identically since the input and output functionality is the same. 
Line 92: Line 92:
  
 {{: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 107: Line 114:
   * 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 116: Line 123:
     * 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.1501707539.txt.gz · Last modified: 02 Aug 2017 22:58 by Tom Karpus