Rehab1 Posted June 9, 2016 Share Posted June 9, 2016 I hear from time to time about overheating MOSFET logic circuitry when riding. I check my temperature before and after a ride but if the temperature spikes during a ride and has the potential to damage the circuitry i would like to know. Would love to see an app that addresses the issue. What is the critical temperature that should be of concern? Link to comment Share on other sites More sharing options...
electric_vehicle_lover Posted June 9, 2016 Share Posted June 9, 2016 I am being reading VESC excellent firmware that is used by the community of electric skates, it is also OpenSource and you can find here the configurations about that values: https://github.com/vedderb/bldc/blob/master/mcconf/mcconf_default.h #ifndef MCCONF_L_LIM_TEMP_FET_START #define MCCONF_L_LIM_TEMP_FET_START 80.0 // MOSFET temperature where current limiting should begin #endif #ifndef MCCONF_L_LIM_TEMP_FET_END #define MCCONF_L_LIM_TEMP_FET_END 100.0 // MOSFET temperature where everything should be shut off #endif Link to comment Share on other sites More sharing options...
checho Posted June 11, 2016 Share Posted June 11, 2016 The temperature in which a MOSFET is damaged will vary, but it is not just the MOSFETs there are other electric components that get damaged not only by heat but also by too much current which also generates heat which makes the control board less efficient causing more heat leading to its destruction. Hills, heavy riders and hot weather are causes for the temperature to go up, hight temperatures combined with high current draw is mortal for a control board and dangerous for the rider., Under a very high load I damaged a control board with a temperature little above 60c. If you are light, and do not climb hills you have nothing to worry about. Otherwise prepare to create a cooling fix or monitor the temperature. Link to comment Share on other sites More sharing options...
Rehab1 Posted June 11, 2016 Author Share Posted June 11, 2016 I agree with all of above. One thing I never do is store my NB1 in a hot car. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.