Public Attributes | List of all members
ethercat_hardware::MotorHeatingModelParameters Struct Reference

#include <motor_heating_model.h>

Public Attributes

double housing_thermal_time_constant_
 Thermal time constant of motor housing : in seconds. More...
 
double housing_to_ambient_thermal_resistance_
 Thermal resistance between motor housing and ambient : in C/Watt. More...
 
double max_winding_temperature_
 temperature limit of motor windings : in Celcius More...
 
double winding_thermal_time_constant_
 Thermal time constant of motor winding : in seconds. More...
 
double winding_to_housing_thermal_resistance_
 Thermal resistance between motor winding and motor housing : in C/Watt. More...
 

Detailed Description

Structure for store motor heating model parameters.

Parameters are based on values provided by Maxon datasheets.

Definition at line 94 of file motor_heating_model.h.

Member Data Documentation

◆ housing_thermal_time_constant_

double ethercat_hardware::MotorHeatingModelParameters::housing_thermal_time_constant_

Thermal time constant of motor housing : in seconds.

Definition at line 135 of file motor_heating_model.h.

◆ housing_to_ambient_thermal_resistance_

double ethercat_hardware::MotorHeatingModelParameters::housing_to_ambient_thermal_resistance_

Thermal resistance between motor housing and ambient : in C/Watt.

Definition at line 129 of file motor_heating_model.h.

◆ max_winding_temperature_

double ethercat_hardware::MotorHeatingModelParameters::max_winding_temperature_

temperature limit of motor windings : in Celcius

Definition at line 137 of file motor_heating_model.h.

◆ winding_thermal_time_constant_

double ethercat_hardware::MotorHeatingModelParameters::winding_thermal_time_constant_

Thermal time constant of motor winding : in seconds.

Definition at line 133 of file motor_heating_model.h.

◆ winding_to_housing_thermal_resistance_

double ethercat_hardware::MotorHeatingModelParameters::winding_to_housing_thermal_resistance_

Thermal resistance between motor winding and motor housing : in C/Watt.

Definition at line 131 of file motor_heating_model.h.


The documentation for this struct was generated from the following file:


ethercat_hardware
Author(s): Rob Wheeler , Derek King
autogenerated on Sun Apr 2 2023 02:44:04