Skip to main content

Performing Hardware In-Loop Testing

The Reality AI Hardware In-Loop (HiL) Testing tool enables users to test trained AI models directly on hardware. This process helps evaluate model performance, including average inference time and overall accuracy, using simulation data from Reality AI Tools.

  1. Navigate to Renesas AI > Reality AI > Show View > Hardware In-Loop Test.
    Hardware in Loop Test

  2. Select the trained model from your Reality AI Tools account using the Select Inference Package button.
    HiL Test Settings If you have Explorer Tier access, select the required model.

  3. Ensure the board is connected.

  4. Click Start HiL Testing.
    Start HiL Test

Specification of HiL Test SettingsDescription
Inference PackageLists available deployed models for selection along with the Package Date, Data Type and Target.
Test ModelDisplays the trained model selected for testing.
Target DeviceShows the hardware board where the model is deployed.
ProjectReferences the project directory generated for the test.
COM PortDisplays the communication port used for hardware interaction.
ProgressIndicates the current test progress status.
Test DatasetSelects trained dataset as default.

The plugin will:

  • Generate a project on your drive for hardware testing.
  • Download and use simulation data to test the model.
  1. View Inference Time and Overall Accuracy on the screen.
HiL Test parametersDescription
Avg. Inference Time (ms)Displays the average time (in milliseconds) taken for model inference.
Overall Accuracy (%)Shows the percentage accuracy of the model based on the test dataset.
Memory resource usageShows the memory requirement for the selected model/inference package.

HiL Test Output