HBI3260-2C integrated servo teardown

And this is our patient

In this post, we'll take a look inside the HBI 3260-2C integrated servo that I bought for pennies some time ago.

The first thing I usually do before disassembling the device is conduct a brief research to find any related documentation. I discovered that this servo was part of the Mettler Toledo XS3 checkweigher machine (part number - MT-GA Prt. No. 24133741).

Despite the device being labeled Mettler-Toledo, the manufacturer is ENGEL Elektroantriebe. Upon examining Engle products, I found a similar device with the same markings, but a different connector. The Manual in PDF can be found here. I see two explanations for this: either the part I have is some kind of old design, or it's a device specially manufactured for Mettler-Toledo with potentially limited functionality.

Now, let's see what's inside.

/images/posts/2024/1/hbi32602c-servo-teardown/2.thumbnail.jpg

We can observe neatly arranged electronics based on rigid-flex PCB design, featuring high quality electrolytic capacitors from Nippon Chemi-Con glued to the enclosure to prevent vibration. The power transistors on the bottom board are covered with some kind of thermal conductive material. In the center, there's a board with most likely a magnetic encoder.

/images/posts/2024/1/hbi32602c-servo-teardown/3.thumbnail.jpg

Motor connectors are soldered directly to the PCB. In the middle of the PCB, there are screws pressing down the power transistors, securing the entire PCB in place. The first shunt resistor for measuring motor phase currents is visible in the lower right corner. On the left, there are half-bridge drivers from Intersil - ISL2101.

Take a closer look at the MCU.

/images/posts/2024/1/hbi32602c-servo-teardown/4.thumbnail.jpg

It's an old-school DSP from TI - TMS320LF2406A. In the top left corner of the DSP we can observe the EPCOS common-mode choke for CAN network.

/images/posts/2024/1/hbi32602c-servo-teardown/5.thumbnail.jpg

Here, we have a magnetic encoder from IMM Photonic - IC-MH (PDF)

After a quick analysis of the electronics inside, I managed to find the M12 connector pinout necessary to start the motor:

/images/posts/2024/1/hbi32602c-servo-teardown/6.thumbnail.jpg

I connected the power supply, set the ENABLE pin high (+24V) and the motor started spinning. Unfortunately, there was no traffic on the CAN bus. This, I conclude that OpenCAN interface was permanently disabled, and the servo is configured in constant speed mode (according to the manual I found, it's possible). I don't have access to Engel DSerV configuration software, so there's nothing more I can do here. A bit of a bummer, as OpenCAN support was the main reason I bought this motor in the first place :)

In this case, we can proceed with the teardown...

After some gymnastics with desoldering motor wires and unscrewing Torx screws, we can see the entire PCB design.

/images/posts/2024/1/hbi32602c-servo-teardown/7.thumbnail.jpg

Now, we can finally see the other side of the board:

/images/posts/2024/1/hbi32602c-servo-teardown/8.thumbnail.jpg

Interesting chips here:

We can spot the second shunt resistor, so this inverter is in two-shunt low-side current sensing topology.

/images/posts/2024/1/hbi32602c-servo-teardown/9.thumbnail.jpg

Power transistors from Infineon: IPA040N06N.

There's nothing interesting left in the servo housing.

/images/posts/2024/1/hbi32602c-servo-teardown/10.thumbnail.jpg

In the future, I'll try to run the motor with a NuttX-based controller.

/images/posts/2024/1/hbi32602c-servo-teardown/11.thumbnail.jpg

B-G431B-ESC1 fits quite well here, don't you think?

Comments