Electric Motor Temperature
185 hrs recordings from a permanent magnet synchronous motor (PMSM)
@kaggle.wkirgsn_electric_motor_temperature
185 hrs recordings from a permanent magnet synchronous motor (PMSM)
@kaggle.wkirgsn_electric_motor_temperature
CREATE TABLE measures_v2 (
"u_q" DOUBLE,
"coolant" DOUBLE,
"stator_winding" DOUBLE,
"u_d" DOUBLE,
"stator_tooth" DOUBLE,
"motor_speed" DOUBLE,
"i_d" DOUBLE,
"i_q" DOUBLE,
"pm" DOUBLE,
"stator_yoke" DOUBLE,
"ambient" DOUBLE,
"torque" DOUBLE,
"profile_id" BIGINT
);
Anyone who has the link will be able to view this.