Hi,
I am working on a project where I intend to rebuild a Xerox Colorqube 9202 solid ink printer into something bit else.
The main shaft in this printer is rotated by a specific engine: Shinano Kenshi DR-85310-001. The nominal voltage is 410, and power 490 W.
Yes, I have asked Shinano Kenshi about the datasheet. No, they don't provide it, since the motor was a limited series, just for Xerox.
My task will be to take control of this engine for a while, given that some condition is met, force it to make a certain amount of revolutions, and then give the control back to the printer. I am using Arduino Uno.
I have opened the motor and concluded that it has 3 phases, multiplied by 4, which gives me 12 coils. But I don't really understand why there are so many pins.
In the attached image BLDC_front: why are there 2 Channels? I would expect only Channel 1. But even with Channel 1, what are TF1 and TF2 pins? Are these the hallotrons, that return the information about a current angular position of the engine? And where do I actually put the 410 V Voltage? Since all I see is VS+, which I understand as Secondary Voltage, that powers only electronics, not the engine itself.
In the image BLDC_back: I honestly don't understand what's going on there.
Can anyone help me, please?
Best regards