This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843: Idle State Power Optimization

Part Number: IWR6843
Other Parts Discussed in Thread: IWRL6432

We are designing a radar-based traffic monitoring system using the IWR6843. This is a solar-powered product, so power consumption is a big concern. We considered the newer IWRL6432, but we don't believe it fits this application well. Our design will send a chirp frame once every second, looking for an oncoming vehicle. We want to be able to detect cars at 100+ meters. Once a vehicle is detected, we will switch the frame rate from 1 to 5 Hz to measure the speed and distance.

I studied the XWR6843 Power Optimization app note (SWRA689) and found it very helpful. Below is a summary of the projected power optimization available during an idle period:

Does this summary seem reasonable or am I double counting some of the power reductions? We can gain 12 mW of further reduction by powering down the DSP, but that would require a complete reset before each new frame. Are there additional software and/or hardware techniques you could recommend? We do not plan to use the GPADC, the CAN-FD, the LVDS ADC output or the HIL interface.

Thanks-

Mike Schell

  • Hi Mike,

    I am glad you found this app note useful. If you are looking to detect at 100m+ I agree that the IWRL6432 may not have the range you are looking for. This looks like a correct estimation of what power will look like in the idle state, and if you are only waking up once a second these power modes will in turn greatly reduce your average power usage.

    These power modes and chirping and infrequently as possible are the two main ways to bring down power. You can also try to simplify your firmware as much as possible to reduce processing time and memory usage to make small improvements on the power usage.

    Thanks,

    Angie

  • Thanks for confirming our power estimates. We will proceed with the evaluation.

    Best-

    Mike