Difference between revisions of "Output Modes"

From indie Semiconductor Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Configuration scripts ==
 
== Configuration scripts ==
  
The ADC raw data output allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with a higher number of FFT points to increase the resolution of the resulting target data. We provide configurations that can be send to the evaluation kit via UART, for example, using a terminal program.  
+
The evaluation kit supports several output modes to allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with a higher number of FFT points to increase the resolution of the resulting target data. We provide configurations that can be send to the evaluation kit via UART, for example, using a terminal program.  
  
 
The scripts support the following output modes:
 
The scripts support the following output modes:
 
* ADC raw data output (digitized IF output of our radar front ends)
 
* ADC raw data output (digitized IF output of our radar front ends)
 
* windowed ADC data output (windowed ADC raw data)
 
* windowed ADC data output (windowed ADC raw data)
 +
* FFT data output (magnitude and phase)
 +
* complex FFT data output
  
 
== Download ==
 
== Download ==

Revision as of 21:09, 18 February 2019

Configuration scripts

The evaluation kit supports several output modes to allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with a higher number of FFT points to increase the resolution of the resulting target data. We provide configurations that can be send to the evaluation kit via UART, for example, using a terminal program.

The scripts support the following output modes:

  • ADC raw data output (digitized IF output of our radar front ends)
  • windowed ADC data output (windowed ADC raw data)
  • FFT data output (magnitude and phase)
  • complex FFT data output

Download

You can download the configuration files in our Customer Download Area (you have to register at our site).

How to

You will be required to open a UART communication to the kit using a terminal program that can send files. Realterm is a good choice.