diff --git a/source/getting-started/control-with-amdc/control-timing/images/tmLegacy.svg b/source/getting-started/control-with-amdc/control-timing/images/tmLegacy.svg new file mode 100644 index 00000000..da584776 --- /dev/null +++ b/source/getting-started/control-with-amdc/control-timing/images/tmLegacy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/getting-started/control-with-amdc/control-timing/images/tmPostSensor.svg b/source/getting-started/control-with-amdc/control-timing/images/tmPostSensor.svg new file mode 100644 index 00000000..7ef50874 --- /dev/null +++ b/source/getting-started/control-with-amdc/control-timing/images/tmPostSensor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/getting-started/control-with-amdc/control-timing/index.md b/source/getting-started/control-with-amdc/control-timing/index.md new file mode 100644 index 00000000..c8e2aed0 --- /dev/null +++ b/source/getting-started/control-with-amdc/control-timing/index.md @@ -0,0 +1,7 @@ +# Inverter Control Time Synchronization + +## Background + +## References + +H. Kim, M. W. Degner, J. M. Guerrero, F. Briz and R. D. Lorenz, "Discrete-Time Current Regulator Design for AC Machine Drives," in _IEEE Transactions on Industry Applications_, vol. 46, no. 4, pp. 1425-1435, July-Aug. 2010, doi: [10.1109/TIA.2010.2049628](https://doi.org/10.1109/TIA.2010.2049628) diff --git a/source/getting-started/control-with-amdc/index.md b/source/getting-started/control-with-amdc/index.md index c7b5d929..409aea69 100644 --- a/source/getting-started/control-with-amdc/index.md +++ b/source/getting-started/control-with-amdc/index.md @@ -5,9 +5,11 @@ The AMDC Platform provides a versatile and open foundation for establishing high | Control Topic | Aim / Goal / Outcome | |---|---| | [Current Sensor Calibration](current-sensor-cal/index.md) | Approach and tools to calibrate current sensor gain and offset. | +| [Inverter Control Time Synchronization](control-timing/index.md) | Implementation of the standard inverter control sensor/PWM synchronization. | ```{toctree} :hidden: Current Sensor Calibration +Inverter Control Time Synchronization ```