Contents

AMDC REV D Hardware

/2020/04/11/amdc-rev-d-hardware/images/amdc-001.jpg
Advanced Motor Drive Controller, Revision D fully assembled

The fourth hardware design revision (REV D) of the Advanced Motor Drive Controller (AMDC) from the Severson Research Group marks a huge step improvement in quality of design, physical size reduction, and functionality compared to previous designs.

Background

About 2.5 years ago, I begin work on the Advanced Motor Drive Controller (AMDC), an open-source project designed for academic research in motor drives. Unbeknownst to me at the time, this project would end up taking me on a wild adventure through the most fun and rewarding experiences in my life thus far, leading me to where I am now!

The initial AMDC design experience (read about it here)…

  1. …led to interest in motors, power electronics, and control techniques
  2. …led to taking undergrad classes to learn about power engineering
  3. …led to being awarded prestigious power engineering award
  4. …led to applying for graduate studies at UW-Madison (in WEMPEC)
  5. …led to motor control project (funded by BETA Technologies)
  6. …led to working in VT at BETA Technologies as lead motor control engineer
  7. …led to funded development from BETA of next AMDC revision
  8. …led to coming back to UW-Madison for Ph.D. studies
  9. …led to studying advanced control techniques for bearingless motors

It’s kind of funny how a project can blossom into such rich experiences… Buried in this, there is a lesson to always look for new opportunities in life since you never know where they will take you. I sure am grateful for the opportunities I have been given.

Technical Details

The AMDC hardware design is based on the Xilinx Zynq-7000 architecture, a family of high-performance processors which tightly integrate FPGA fabric with dual-core digital signal processors. The user firmware then can access and control a plethora of peripherals designed for motor control applications (e.g. PWM outputs, analog inputs, encoder inputs, etc).

Most simple AC motor control applications require only a small subset of the I/O provided by the AMDC: 3x analog inputs (for current sensing feedback), 1x position sensor input (for rotor position feedback), and 6x PWM outputs (for driving a three-phase, two-level inverter).

However, the AMDC is not designed for simple control applications… It is designed for academic research into bearingless motor drives, where the control is significantly more complex and requires substantially more I/O and processing power. For example, a complete 6-DOF bearingless motor drive system might require up to 5x inverters (30x PWM outputs) and 16x analog inputs. The AMDC is designed to support these demanding requirements and more.

Open-Source Design

The entire AMDC platform has been open-source since its conception, with all hardware design files and software publicly available on GitHub for free usage.

Because of the amount of schematics for this design, I won’t go through them on this blog post, but instead, refer the reader to browse through them themselves — download them here.

GitHub Repositories

Hardware: https://github.com/Severson-Group/AMDC-Hardware/

Firmware: https://github.com/Severson-Group/AMDC-Firmware/

/2020/04/11/amdc-rev-d-hardware/images/amdc-pcb.jpg
6-layer, 6in x 6.75in PCB design (no polygon pours shown)

Pictures

/2020/04/11/amdc-rev-d-hardware/images/amdc-002.jpg
Top view of AMDC REV D
/2020/04/11/amdc-rev-d-hardware/images/amdc-003.jpg
Bottom view of AMDC REV D
/2020/04/11/amdc-rev-d-hardware/images/amdc-004.jpg
Side view of AMDC REV D
/2020/04/11/amdc-rev-d-hardware/images/amdc-005.jpg
Detailed view of AMDC REV D
/2020/04/11/amdc-rev-d-hardware/images/amdc-006.jpg
Detailed view of AMDC REV D