Hailo-8 Power consumption

Hey there,

I ran ROS2 in PI 5 and powered by LioP battery. So the power consumption is very sensitive for my project.

Does anyone have experience how power perform after adding Hailo 8?

1 Like

Hello,

based on my experience, hailo-8 working around 2~4watt. ([email protected]~1.3A).
but it depends on ai model.
if model is heavy and needs high performance thru silicon, it could go over 8watt.
based on hailo design guide, idle is 2.5watt and maximum is 8.x watt.

but if you use hailo-8L, more lower than hailo-8.

i think your ai power is not high if cpu is rasberry.

2 Likes

Hey @yimingliu0216,

@jy.han is right about the consumption. If you’re interested in measuring it, you can find more information here:

Thanks for the replay. Will play around with it soon.

Hello @yimingliu0216,
I’m working on a raspberry pi 5 and have a problem with ros2 (I’m running ubuntu 24.04). Could you provide a tutorial on how to install and run ros2 on your rpi 5 ?