Then bolt the capacitor and the bracket that holds the capacitor to the plastic blocks.
Then slide the whole assembly into the black plastic blocks and bolt the motor terminals (with great difficulty) to the IGBT terminals. I need to think of a good way to do this.

- Assembled IGBT blocks.
- 20200727_210652.jpg (1.61 MiB) Viewed 1044 times
I have made a prototype board with some signal conditioning. This board is mainly to test the interface for the temperature sensors (3), the two current sensors, bus voltage, the resolver exciter circuit and filters for the resolver phases and the plugs for the wires going to the gate drive boards. The gate drive boards are flipped so the logic signals also need to be flipped so the pwm signals end up on the matching output of the IGBT modules.
The empty space on the right hand side of the board is for placing the processor and power supply.

- Prototype board for inverter front end.
- 20200727_211715.jpg (1.58 MiB) Viewed 1044 times
All the signals go to a connector that I am currently wiring to an evaluation board.
The processor I am using is an Atmel SAM E70.

- Wiring to evaluation board.
- 20200727_211749.jpg (1.67 MiB) Viewed 1044 times
Unfortunately the documentation for this chip is not the best so I have decided to get everything wired to the evaluation board and once I am happy that everything works I will make another board with the processor and isolated power supply.
I have got the software reading the current sensors, the bus voltage, the resolver and the temperature sensors and generating the signals for the gate drive.
I also got the Clarke and Parke transforms done and the PID loops for controlling the quadrature currents.
I have attached a pot to one of the analogue inputs and I can control the output torque in both directions and regen is also working.
Now I just need to tidy up the code and add more safety features and an easy way to set up the parameters. The torque input to the inverter will be via CAN bus. So there will only be 4 wires for control (2 for CAN bus and two for power) and two thick wires for power.
It is still early stages but I am hoping to have a running motor to show on the next meeting.