Vehicle electric motor temperature estimation using neural network model

Information

  • Patent Grant
  • 12091027
  • Patent Number
    12,091,027
  • Date Filed
    Thursday, July 15, 2021
    3 years ago
  • Date Issued
    Tuesday, September 17, 2024
    2 months ago
Abstract
A temperature estimation system and method for an electric motor of a vehicle include a set of sensors configured to measure a set of operating parameters of the electric motor including at least (i) phase current, (ii) speed, and (iii) coolant temperature and a controller configured to access a trained artificial neural network (ANN) temperature estimation model, using the trained ANN temperature estimation model with the set of electric motor operating parameters as inputs, estimate temperatures of a stator and a rotor of the electric motor, and control operation of the electric motor based on the estimated stator and rotor temperatures.
Description
FIELD

The present application generally relates to electric motors and, more particularly, to techniques for estimating the temperature of vehicle electric motors using a neural network model.


BACKGROUND

Electric motors are often utilized in electrified vehicles to generated drive torque. Copper and core losses during operation contribute to excessive heat in electric motors. When electric motor temperatures are high, a control system should react by limiting torque production in order to maintain performance and lifespan of the electric motor (e.g., by mitigating potential insulation damage and demagnetization). Conventional solutions for monitoring electric motor temperature include temperature sensors, which are costly and difficult to implement, and basic models or indirect measurements (based on other parameters), which are not as accurate as desired. Conventional solutions often require detailed information about the electric motor's cooling system architecture. Accordingly, while such conventional electric motor control systems do work well for their intended purpose, there exists an opportunity for improvement in the relevant art.


SUMMARY

According to one example aspect of the invention, a temperature estimation system for an electric motor of a vehicle is presented. In one exemplary implementation, the system comprises a set of sensors configured to measure a set of operating parameters of the electric motor including at least (i) phase current, (ii) speed, and (iii) coolant temperature and a controller configured to access a trained artificial neural network (ANN) temperature estimation model, using the trained ANN temperature estimation model with the set of electric motor operating parameters as inputs, estimate temperatures of a stator and a rotor of the electric motor, and control operation of the electric motor based on the estimated stator and rotor temperatures.


In some implementations, the trained ANN temperature estimation model is a recurrent-type ANN that also uses the estimated stator and rotor temperatures as inputs. In some implementations, two of the inputs provided to the trained ANN temperature estimation model include the estimated stator and rotor temperatures delayed by first and second delays, respectively. In some implementations, the first and second delays are approximately 100 milliseconds and 200 milliseconds, respectively. In some implementations, the trained ANN temperature estimation model is trained using temperature measurements from a thermocouple mounted on the stator and an infrared sensor directed at the rotor. In some implementations, the system does not include a temperature sensor associated with the stator or the rotor. In some implementations, the controller does not utilize empirical look-up tables for estimation of the stator and rotor temperatures.


According to another example aspect of the invention, a temperature estimation method for an electric motor of a vehicle is presented. In one exemplary implementation, the method comprises measuring, by a set of sensors, a set of operating parameters of the electric motor including at least (i) phase current, (ii) speed, and (iii) coolant temperature, accessing, by a controller of the vehicle, a trained artificial neural network (ANN) temperature estimation model, using the trained ANN temperature estimation model with the set of electric motor operating parameters as inputs, estimating, by the controller, temperatures of a stator and a rotor of the electric motor, and controlling, by the controller, operation of the electric motor based on the estimated stator and rotor temperatures.


In some implementations, the trained ANN temperature estimation model is a recurrent-type ANN that also uses the estimated stator and rotor temperatures as inputs. In some implementations, two of the inputs provided to the trained ANN temperature estimation model include the estimated stator and rotor temperatures delayed by first and second delays, respectively. In some implementations, the first and second delays are approximately 100 milliseconds and 200 milliseconds, respectively. In some implementations, the trained ANN temperature estimation model is trained using temperature measurements from a thermocouple mounted on the stator and an infrared sensor directed at the rotor. In some implementations, there is no temperature sensor associated with the stator or the rotor. In some implementations, the controller does not utilize empirical look-up tables for estimation of the stator and rotor temperatures.


Further areas of applicability of the teachings of the present application will become apparent from the detailed description, claims and the drawings provided hereinafter, wherein like reference numerals refer to like features throughout the several views of the drawings. It should be understood that the detailed description, including disclosed embodiments and drawings referenced therein, are merely exemplary in nature intended for purposes of illustration only and are not intended to limit the scope of the present disclosure, its application or uses. Thus, variations that do not depart from the gist of the present application are intended to be within the scope of the present application.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a functional block diagram of a vehicle including an electric motor and a temperature estimation system for the electric motor according to the principles of the present application;



FIG. 2 is a functional block diagram of an example architecture for the temperature estimation system for the electric motor according to the principles of the present application; and



FIG. 3 is a flow diagram of an example temperature estimation method for an electric motor of a vehicle according to the principles of the present application.





DESCRIPTION

As previously discussed, conventional solutions for monitoring electric motor temperature include temperature sensors, which are costly and difficult to implement, and basic models or indirect measurements (based on other parameters, such as stator resistance and magnet flux), which are not as accurate as desired. The temperature sensor is typically a negative temperature coefficient (NTC) thermistor-type sensor installed on the stator, and requires extra cabling, is difficult to package, and reduces reliability. Also, direct measurement of the rotor temperature is not economically reasonable as the temperature signal needs to be transferred from the rotor to the stator, preferably through a wireless technology. Conventional solutions often require detailed information about the electric motor's cooling system architecture. Also, in order to reduce the computation burden of the model, the model is over simplified which results in estimation errors which is usually remedied by extensive empirical look-up tables (LUTs). Lastly, indirect measurement solutions suffer from difficulties in inverter non-linearity compensation, additional signal injection requirements, and the highly non-linear nature of electric motors.


Accordingly, improved electric motor temperature estimation techniques are presented herein. These techniques utilize an artificial neural network (ANN) temperature estimation model trained using data gathered from one or more thermocouples temporarily connected to the stator and an infrared temperature sensor temporarily directed at the rotor. This trained ANN temperature estimation model is then utilized with various inputs (e.g., phase current, speed, coolant temperature, coolant flow rate, etc.) along with previous samples/feedback to accurately estimate the stator/rotor temperatures in real-time, which are then utilized for improved electric motor control (improved torque production, improved efficiency, etc.). While vehicle electric traction motors are specifically described herein, it will be appreciated that these temperature estimation techniques could be used for any suitable electric motor application.


Referring now to FIG. 1, a functional block diagram of an electrified vehicle 100 (hereinafter, “vehicle 100”) according to the principles of the present application is illustrated. The vehicle 100 comprises an electrified powertrain 104 including an electric motor 108 a set of one or more sensors 112 associated with the electric motor 108. The set of sensors 112 could include, for example, phase current sensors, a speed sensor, and a coolant temperature sensor. It will be appreciated that the electrified powertrain 104 could also include other suitable components, such as an internal combustion engine and a transmission. The electrified powertrain 104 is configured to generate drive torque that is transferred (e.g., via a transmission) to a driveline 116 for vehicle propulsion. A controller 120 is configured to control operation of the vehicle 100, including primarily controlling the electrified powertrain 104 to generate a desired amount of drive torque, such as based on driver input via a driver interface 124 (e.g., an accelerator pedal). The controller 120 and the sensors 112 are also referred to herein as a temperature estimation system 128 for the electric motor 108 according to the principles of the present application.


Referring now to FIG. 2, a functional block diagram of an example architecture 200 for the temperature estimation system 128 according to the principles of the present application is illustrated. As shown, a trained ANN or trained ANN temperature estimation model 204 receives a set of inputs including parameters measured by sensors 112 and previously estimated stator/rotor temperatures (e.g., feedback and delayed feedback). The measured parameters include at least electric motor phase current (e.g., winding currents), electric motor speed (e.g., rotor speed), and electric motor coolant temperature.


In one exemplary implementation, the trained ANN temperature estimation model is a recurrent-type ANN that also uses the estimated stator and rotor temperatures (delayed and non-delayed versions) as inputs. The trained ANN temperature estimation model is initially trained using temperature measurements from one or more thermocouples mounted on the stator of the electric motor 108 and an infrared (IR) sensor directed at the rotor of the electric motor 108. These sensors are only used temporarily for training and are not required for the vehicle implementation, thereby reducing costs and complexity.


The trained ANN temperature estimation model is then stored by the controller 120 (e.g., in memory) and subsequently accessed by the controller 120 for real-time stator/rotor temperature estimation. Based on the measured parameters from the sensors 112 and previous temperature estimates, the trained ANN temperature estimation model 204 estimated the stator/rotor temperatures (e.g., changes in stator/rotor temperatures). In one exemplary implementation, an integration block 208 integrates these estimated stator/rotor temperature changes over time to generate estimated stator/rotor temperatures.


These estimated stator/rotor temperatures are fed back into the trained ANN temperature estimation model 204 as an input, along with delayed versions/samples of the estimated stator/rotor temperatures. In one exemplary implementation, these delays blocks K1212 and K2216 are approximately 100 milliseconds (ms) and 200 ms, respectively, but it will be appreciated that these delay values could be tuned to any particular application. Finally, the controller 120 is configured to utilize the estimated stator/rotor temperatures for improved control of the electric motor 108 (e.g., improved torque/efficiency).


Referring now to FIG. 3, a flow diagram of an example temperature estimation method 300 for an electric motor of a vehicle according to the principles of the present application is illustrated. As previously mentioned, while this method 300 is described with specific reference to components of vehicle 100, it will be appreciated that this method 300 could be applicable to any suitable electric motor. At 304, the ANN is initially trained using stator thermocouple(s) and an IR sensor directed at the rotor and the trained ANN temperature estimation model is loaded into the controller 120. This could be performed, for example, at vehicle build-time in a controlled plant calibration environment. It will be appreciated that the trained ANN temperature estimation model could have any suitable design with nodes/layers to achieve a desired performance. At 308, the controller 120 obtains the set of measured electric motor parameters (e.g., phase current, speed, coolant temperature) from the sensors 112. At 312, the controller 120 accesses the trained ANN temperature estimation model (e.g., from memory). At 316, the controller 120 estimates the stator/rotor temperatures based on the set of measured electric motor parameters and previous estimates/samples. At 316, the controller 120 controls the electric motor 108 based on the estimated stator/rotor temperatures to achieve improved performance/efficiency. The method 300 then ends or returns to 308 for one or more additional cycles.


It will be appreciated that the term “controller” as used herein refers to any suitable control device or set of multiple control devices that is/are configured to perform at least a portion of the techniques of the present application. Non-limiting examples include an application-specific integrated circuit (ASIC), one or more processors and a non-transitory memory having instructions stored thereon that, when executed by the one or more processors, cause the controller to perform a set of operations corresponding to at least a portion of the techniques of the present application. The one or more processors could be either a single processor or two or more processors operating in a parallel or distributed architecture.


It should also be understood that the mixing and matching of features, elements, methodologies and/or functions between various examples may be expressly contemplated herein so that one skilled in the art would appreciate from the present teachings that features, elements and/or functions of one example may be incorporated into another example as appropriate, unless described otherwise above.

Claims
  • 1. A temperature estimation system for an electric motor of a vehicle, the system comprising: a set of sensors configured to measure a set of operating parameters of the electric motor including at least (i) phase current, (ii) speed, and (iii) coolant temperature, wherein the vehicle does not include a temperature sensor permanently associated with a stator of the electric motor or a rotor of the electric motor, or that remains implemented on the vehicle after a temporary calibration period; anda controller configured to: access a trained artificial neural network (ANN) temperature estimation model, wherein the trained ANN temperature estimation model is trained across all operating regions of the electric motor and based on temperature measurements from a first temperature sensor temporarily mounted on the stator and a second temperature sensor temporarily directed at the rotor during the temporary calibration period,using only the trained ANN temperature estimation model with the set of operating parameters of the electric motor as inputs, estimate temperatures of the stator and the rotor of the electric motor, andcontrol operation of the electric motor based on the estimated temperatures of the stator and the rotor,wherein the controller does not utilize empirical look-up tables for resistance-based estimation of the temperatures of the stator and the rotor.
  • 2. The system of claim 1, wherein the trained ANN temperature estimation model is a recurrent-type ANN that also uses the estimated temperatures of the stator and the rotor as inputs.
  • 3. The system of claim 2, wherein two of the inputs provided to the trained ANN temperature estimation model include the estimated temperatures of the stator and the rotor delayed by first and second delays, respectively.
  • 4. The system of claim 3, wherein the first delay and the second delay are approximately 100 milliseconds and 200 milliseconds, respectively.
  • 5. The system of claim 1, wherein the first temperature sensor is a thermocouple and the second temperature sensor is an infrared temperature sensor.
  • 6. The system of claim 1, wherein the set of operating parameters of the electric motor consists of (i) the phase current of the electric motor, (ii) the speed of the electric motor, and (iii) the coolant temperature of the electric motor.
  • 7. A temperature estimation method for an electric motor of a vehicle, the method comprising: measuring, by a set of sensors, a set of operating parameters of the electric motor including at least (i) phase current, (ii) speed, and (iii) coolant temperature, wherein the vehicle does not include a temperature sensor permanently associated with a stator of the electric motor or a rotor of the electric motor, or that remains implemented on the vehicle after a temporary calibration period;accessing, by a controller of the vehicle, a trained artificial neural network (ANN) temperature estimation model, wherein the trained ANN temperature estimation model is trained across all operating regions of the electric motor and based on temperature measurements from a first temperature sensor temporarily mounted on the stator and a second temperature sensor temporarily directed at the rotor during the temporary calibration period;using only the trained ANN temperature estimation model with the set of operating parameters of the electric motor as inputs, estimating, by the controller, temperatures of the stator and the rotor of the electric motor; andcontrolling, by the controller, operation of the electric motor based on the estimated temperatures of the stator and the rotor,wherein the controller does not utilize empirical look-up tables for resistance-based estimating of the temperatures of the stator and the rotor.
  • 8. The method of claim 7, wherein the trained ANN temperature estimation model is a recurrent-type ANN that also uses the estimated temperatures of the stator and the rotor as inputs.
  • 9. The method of claim 8, wherein two of the inputs provided to the trained ANN temperature estimation model include the estimated temperatures of the stator and the rotor delayed by first and second delays, respectively.
  • 10. The method of claim 9, wherein the first delay and the second delay are approximately 100 milliseconds and 200 milliseconds, respectively.
  • 11. The method of claim 7, wherein the first temperature sensor is a thermocouple and the second temperature sensor is an infrared temperature sensor.
  • 12. The method of claim 7, wherein the set of operating parameters of the electric motor consists of (i) the phase current of the electric motor, (ii) the speed of the electric motor, and (iii) the coolant temperature of the electric motor.
US Referenced Citations (39)
Number Name Date Kind
5900555 Westphal May 1999 A
6070471 Westphal Jun 2000 A
9774287 Simili Sep 2017 B1
10700632 Yoo Jun 2020 B1
11581835 Maharjan Feb 2023 B1
20030076064 Kleinau Apr 2003 A1
20040257011 Rechberger Dec 2004 A1
20060038539 Swahn Feb 2006 A1
20060126250 Sychra Jun 2006 A1
20060250154 Gao Nov 2006 A1
20080010036 Swahn Jan 2008 A1
20090189561 Patel Jul 2009 A1
20100100248 Minto Apr 2010 A1
20100156338 Lu Jun 2010 A1
20110050141 Yeh Mar 2011 A1
20110181217 Vollmer Jul 2011 A1
20110279074 Yeh Nov 2011 A1
20120133313 Xie May 2012 A1
20120212169 Wu Aug 2012 A1
20120330483 Campbell Dec 2012 A1
20130090791 Yeh Apr 2013 A1
20140117909 Kim May 2014 A1
20140149012 Shiraki May 2014 A1
20170058715 Geveci Mar 2017 A1
20170126166 Simili May 2017 A1
20170131158 Matsubara May 2017 A1
20170133972 Ito May 2017 A1
20170359008 Kano Dec 2017 A1
20190154024 De Keyser May 2019 A1
20190229672 Wiedmann Jul 2019 A1
20190341831 Winkelmeyr Nov 2019 A1
20190368490 Maishigi Dec 2019 A1
20190390657 Zeichfüssl Dec 2019 A1
20200036311 Freire Jan 2020 A1
20220052633 Reddy Feb 2022 A1
20220194233 Reuter Jun 2022 A1
20220345071 Nagano Oct 2022 A1
20220393634 Tanaka Dec 2022 A1
20240014766 Hahn Jan 2024 A1
Foreign Referenced Citations (11)
Number Date Country
101048712 May 2010 CN
102809440 Jan 2016 CN
111049450 Apr 2020 CN
111092579 May 2020 CN
3910319 Oct 1989 DE
102020214228 May 2022 DE
102020214234 May 2022 DE
2022182768 Dec 2022 JP
WO-2013117500 Aug 2013 WO
WO-2019053280 Mar 2019 WO
2020145078 Jul 2020 WO
Related Publications (1)
Number Date Country
20230019118 A1 Jan 2023 US