Hello TI guys,
I have made IWRL6432 custom board and been developing. Recently I asked a question about Radar Cube Size.
Now I have other questions.
I tried to find out available Config values by using TI Estimator, but it is very hard.
There are many questions and I hope you answer all.
** About Estimator
1. In Basic Chirp Creation and Design page, There are only 4 types of provided config at below side. Why all Congif is not provided?
2. After clicking "Send to Advanced Chirp Design", the result numbers that automatically calculated are not the same as values from previous page.
3. In Advanced Chirp Design and Tunig page, also only 4 types of config are provided. It is not sufficient information in case of I put 32 to both azimuthFftSize and ElevationFftSize. Because it cause config download failier due to memory exceed. Are you plannig to support all config in this page?
** About SDK(Config)
1. chirpTimingCfg - ChirpAdcSkipSamples means that not using sampled data during ADC Valid Start Time, from the Chirp image of Estimator?
2. I don't fully get it about Burst. Simply, a group of Chirp? Let me know the relation among Frame, Burst, Chirp.
Then, I want to know each meaning of NumOfChirpsInBurst, BurstPeriodicity, NumOfBurstsInFrame, FramePeriodicity. And how to effect each other.
3. Isn't there a unit of BurstPeriodicity? Not milisecond?
4. After checking config values, sometimes I failed download even though no error in Estimator. A message shows up like "No data". Why is that?
5. In description of frameCfg, all values are explained as "Limited support in current OOB". What each value range can I put in?
Could you recomend all config value suit to my requirment?
My board is consisted of same circuit design and antenna as EVM board. I checked working it by downloading appimage and config for EVM.
The Requirments are,
- Maximum detection range 15m
- Range resolution 10cm
- No matter Max velocity and resolution
- Frame period 100ms below (as fast as possible)
- As big as azimuthFftSize and ElevationFftSize
- Doppler output (coherentDoppler)
Regards.