Page 132 - Toucpad robotics C11
P. 132

Hydraulic Actuators
                  Power Consumption: Similar to pneumatic, the actuators themselves are low power, but the hydraulic pump (usually
              u
                  driven by an electric motor) is a major power consumer.
                  Factors Influencing Consumption: The pump’s size, the pressure required, and the volume of fluid to be moved.
              u
              u   Typical Range: Hydraulic pumps are often powerful and can consume Kilowatts of power.
              Microcontrollers and Computing Units
              These are the ‘brains’ of the robot, processing data and executing instructions. Their power consumption depends on their
              processing power, clock speed, and the complexity of the tasks they perform.

              Simple Microcontrollers (e.g., Arduino Uno based boards)
                  Power Consumption: Very low. Designed for low-power operation.
              u
                  Factors Influencing Consumption: Clock speed, number of active peripherals, and whether low-power sleep modes
              u
                  are utilised.
                  Typical Range: 10 milliwatts to 100 milliwatts (drawing tens of milliamperes at 3.3V or 5V).
              u
              Advanced Microcontrollers (e.g., ESP32, STM32 microcontrollers)
                  Power Consumption: Low to moderate, depending on features.
              u
                  Factors Influencing Consumption: Higher clock speeds, integrated wireless communication (Wi-Fi, Bluetooth), and
              u
                  more complex processing.
                  Typical Range: 100 milliwatts to 500 milliwatts (drawing hundreds of milliamperes when Wi-Fi is active).
              u
              Single Board Computers (e.g., Raspberry Pi, NVIDIA Jetson Nano)
                  Power  Consumption: Moderate  to  high. These are more like compact  computers  than simple  microcontrollers,
              u
                  capable of running operating systems and complex AI tasks.
                  Factors Influencing Consumption: Processor workload, graphical processing unit usage (for AI/computer vision),
              u
                  number of USB devices connected, and Wi-Fi/Ethernet usage.
                  Typical  Range:  5 Watts  to 15 Watts or more, depending  on the model  and workload  (drawing hundreds of
              u
                  milliamperes to several amperes at 5V to 19V).
              Other Components and System-Level Considerations

                  Communication Modules: Wi-Fi, Bluetooth, cellular (4G/5G) modules can consume significant power, especially
              u
                  during data transmission.
                  Voltage Regulators: These devices convert the battery’s voltage to the different voltages required by components.
              u
                  They have some efficiency losses, converting excess power to heat.
                  LEDs and Indicators: While individually low power, a large number of Light Emitting Diodes can add up.
              u
                  Cooling Systems: Fans or other cooling mechanisms for high-power processors or motor drivers also consume power.
              u
              Overall System Power Budget
              When designing a robot, engineers create a power budget by summing up the maximum power consumption of all
              individual components. This allows them to:
                  Select the right battery: Ensure the battery has enough capacity (Ampere-hours) to power the robot for the desired
              u
                  operating time.
                  Size the power supply: For tethered robots, determine the necessary power supply unit.
              u
                  Choose appropriate power regulation: Select voltage regulators and motor drivers that can handle the required currents.
              u
                  Optimise for efficiency: Identify components with high power consumption and explore ways to reduce it (e.g., using
              u
                  lower power components, implementing sleep modes for microcontrollers, optimising motor movements).


              130
              Touchpad Robotics - XI
   127   128   129   130   131   132   133   134   135   136   137