DIY Electric Car Forums banner

MES-DEA TIM-600 Experience: I distroyed and repaired it.

934 Views 1 Reply 1 Participant Last post by  Gert-Jan
2
Dear all

With this post I would like to share my experience so far with the MES-DEA TIM-600 motor controller. There is not so much information about this on the Internet so maybe this may help others that are using this controller. In general I'm quite impressed by the controller.

I bought a car that was once rebuild to electric. When I bought it, it hadn't been running in years due to failing battery (the original MES-DEA salt battery). So I had to build a battery and tune the motor controller to this new battery.

How I broke the TIM-600
---------------------------------
One of the problems I had is that keeping the battery relays open even when the car is parked takes quite a lot of power from the 12V battery. So I wanted to close these relays (precharge and normal relay) only when the ignition was turned on. However this meant that high voltage power only arrived to the motor controller when it was already turned on (had received ignition signal). This triggers the A10 undervoltage alarm. Problem with these alarms is that they do not go away when the condition is removed: i.e. you have to clear the alarm with the PC application.
So I thought I would be smart and remove the A10 alarm trigger (you can disable in app). I though that when the high voltage power (HV power) arrived at the motor controller a few 100ms later, and I would press the speed peddle only then, by then the alarm would no longer exist and the car would operate fully. How wrong I was ..... Within no time I had an additional A3 Power Failure alarm. My thinking: the A10 alarm seems to protect the motor controller IGBT's (high power transistors) from being operated. When you remove the A10 alarm, also this restriction is removed. As a result the IGBT's are being operated when in fact there is still insufficient HV power. This may result in power legs not being open/closed at the correct time and may subsequently damage the IGBT's....

How I fixed it
------------------
I opened the TIM-600 (see pictures). After removing the main PCB you will see 3 IGBT's below the HV + and - strips. I also removed the strips and checked the IGBT's for correct operation (there is nice videos on youtube how to do that). I found one of the transitors in one of the IGBT's to be gone. I ordered a new IGBT on AliXpress (60 euro) and replaced the old one (new cooling pasta). Luckily afterwards everything was fine again (nothing else replaced).

Lessons learned:
-----------------------
1) Do not disable alarms unless you really know what you are doing.
2) A3 Power Failure alarm seems to indicate IGBT failure.

Other aspects:
--------------------
a) The PC application I used indicated quite erronuous parameter descriptions. E.g. many parameters that are indicated as ("not used") in fact do have meaning. The parameter description from the manual was ok.
b) The main parameters to adjust when you insert a new battery are P241(max HVbat voltage) and P242 (min HVbat voltage) I am especially impressed by how the motorcontroller implements: it gradually throttles the used power when the battery comes near the P242 voltage level. This is very nice because it avoids a sudden stop of the motor (no hard cut at below P242) but just a slowly fading of power when you come near P242. I.e. it will make your battery cells not suddenly highly loaded when at low power levels while still allowing you to drive a little.
c) Also regenerative braking works nicely. However it seems that if the CAN bus is enabled, the motor controller wants to receive information over this CAN bus (I assume max HV bat voltage?) in order to use regenerative braking. So if you do not implement the CAN bus messages coming from the battery (I might still work on that in the future), you have to switch off the CAN bus with "connection" C52.
d) Note that in general parameters can only be changed when drivetrain active is turned off. In addition, many parameters require P60 to be set to the appropriate password as specified in P100 (default value is "95"). Do not forget to save to EEPROM if you want the values to remain after ignition off/on.

Attachments

See less See more
  • Like
Reactions: 1
1 - 2 of 2 Posts
4
Dear all

Some further information I detected after further study:

A) Changing "Reserved(T)" parameters
___
The TIM-600 has 3 types of parameters w.r.t. being allowed to change:
1) Parameters classified as "on-line": this are parameters you can change freely.
2) Parameters classified as "Reserved(r): for these parameters you have to insert the value configured in P100 (default "95") in P60
3) Parameters classified as "Reserved(T)": this are parameters that should only be changed by "authorised personnel". If you want to change any of these parameters you have to set the value "82" in P99.


B) Undervoltage problem
____
Several people have reported the undervoltage problem A10. I.e. the A10 alarm occurs when turning ignition on. I also had this problem. In my case, initially after ignition on, when displaying D24, the controller did not see any battery voltage (0V), then after some time I started to see 400V peaks (my battery is 400V) and after again more time I finally had stable 400V and I could start to drive. I succeeded in addressing this problem as follows:

The TIM-600 consists of 2 boards. Let us call them the processor board (bigger one on top) and the power board (lower one controlling the IGBT's). The voltage measurement is performed on the power board. Problem with this measurement is that it has to be performed on the high voltage battery, but the whole processor board is running on the low voltage (12V) battery. So somehow the high voltage measurement needs to be brought to the low voltage domain. For this an opto-coupler A7800 chip is used on the power board.

If you examine the power board, you will see many parts that are repeated 3 times for controlling the 3 IGBT's. This is not the parts we are now interested in. You should look for a series of resistors from bottom to above halfway the board. On top of these resistors, on the other side of the board, there is a chip labelled A7800 (the other 4 characters are the production date and do not matter). Please see fotos 1-4.

On the input side of the chip (pins 1-4 on the bottom) we have (left to write):
pin 1: 5V power relative to the HV-, made by the BL05A chip to the left of the A7800
pin 2: input signal high
pin 3: input signal low (connected to HV-)
pin 4: GND, connected to HV-
The A7800 measures the power between pin 2 and 3 which is largely reduced by all the resistors in series, which are at the bottom of the board connected to HV+.

On the top of the chip we have the output side (pin 8-5, left to write) we have:
pin 8: VDD for the output side, 5V derived from the 12V battery. This 5V is coming from the processor board (you can measure it on the connector between the boards)
pin 7: output signal high
pin 6: output signal low
pin 5: GND

The input and output side are completely decoupled. The A7800 will translate a voltage on pins 2-3 (high voltage domain) to a voltage on pins 6-7 (low voltage domain).

I soldered wires to the different pins and could measure while the board was in operation that both supply voltages were correct, that the input voltage was immediately stable, but that the output voltage (pins 6-7) was providing strange results. So I ordered the chip (about 1 euro on AliXpess) and replaced it. This solved the problem !!

Again hope this information helps you.

With kind regards,

GJ

Attachments

See less See more
1 - 2 of 2 Posts
Top