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.

Linux/TDA2PXEVM: Regarding power estimation of the algorithm

Part Number: TDA2PXEVM

Tool/software: Linux

Hi,

I used your algorithm like below.

EVE1 : Feature Plane Computation algorithm/Census algorithm/Disparity Hamming Distance algorithm

EVE2 : Image Pre-processing algorithm

DSP1 : Stereo Post-processing algorithm

DSP2 : Object Detection algorithm/Object Classification algorithm/Lane Detection algorithm 

I'd like to know about power estimation each core.

In this site, the FAE engineer said that we should know rate of access to DDR for each core.

Below is the statistics.

[HOST] [IPU2  ]     98.273043 s:  SCI_DSP1_MDMA        |     51.380631    253.461275

[HOST] [IPU2  ]     98.273134 s:  SCI_DSP1_EDMA        |    138.481681    433.496995

[HOST] [IPU2  ]     98.273287 s:  SCI_DSP2_MDMA        |     24.835097    259.408682

[HOST] [IPU2  ]     98.273409 s:  SCI_DSP2_EDMA        |     46.357503    167.902480

[HOST] [IPU2  ]     98.273531 s:  SCI_EVE1_TC0         |    183.599416    486.863978

[HOST] [IPU2  ]     98.273622 s:  SCI_EVE1_TC1         |    281.757151    612.277495

[HOST] [IPU2  ]     98.273744 s:  SCI_EVE2_TC0         |     80.189731    749.078827

[HOST] [IPU2  ]     98.273866 s:  SCI_EVE2_TC1         |     25.083440    321.488372

How can I know rate of access to DDR in your algorithm?

Do you have the data of the access rate to DDR?

Regards,

Heechang