Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 7, 2024
1 parent 9e12c8d commit 22a116e
Show file tree
Hide file tree
Showing 99 changed files with 186 additions and 186 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/_sources/control/grid/current_ctrl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ The disturbance rejection depends on the closed-loop admittance

.. math::
\boldsymbol{Y}_\mathrm{c}(s) = \frac{s}{L s^2 + (\boldsymbol{k}_\mathrm{p} + \mathrm{j}\omega_\mathrm{c} L) s + \boldsymbol{k}_\mathrm{i} + \mathrm{j}\omega_\mathrm{c} \boldsymbol{k}_\mathrm{t}}
:label: Yc
:label: Yc_grid
The closed-loop poles can be arbitrarily placed by means of the gains. The reference-tracking transfer function is

.. math::
\boldsymbol{G}_\mathrm{c}(s) = \frac{(s + \mathrm{j}\omega_\mathrm{c}) \boldsymbol{k}_\mathrm{t} + \boldsymbol{k}_\mathrm{i} }{L s^2 + (\boldsymbol{k}_\mathrm{p} + \mathrm{j}\omega_\mathrm{c} L) s + \boldsymbol{k}_\mathrm{i} + \mathrm{j}\omega_\mathrm{c} \boldsymbol{k}_\mathrm{t}}
:label: Gc
:label: Gc_grid
whose zero can be placed by means of the reference-feedforward gain :math:`\boldsymbol{k}_\mathrm{t}`.

Expand All @@ -55,7 +55,7 @@ Consider the gains
\boldsymbol{k}_\mathrm{i} = \alpha_\mathrm{c}^2\hat L \qquad \qquad
\boldsymbol{k}_\mathrm{t} = \alpha_\mathrm{c} \hat L
where :math:`\hat L` is the inductance estimate. Assuming accurate parameter estimates, the closed-loop transfer functions :eq:`Yc` and :eq:`Gc` reduce to
where :math:`\hat L` is the inductance estimate. Assuming accurate parameter estimates, the closed-loop transfer functions :eq:`Yc_grid` and :eq:`Gc_grid` reduce to

.. math::
\boldsymbol{Y}_\mathrm{c}(s) = \frac{s}{L (s + \alpha_\mathrm{c})(s + \alpha_\mathrm{c} + \mathrm{j}\omega_\mathrm{c})}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 9.956 seconds)
**Total running time of the script:** (0 minutes 9.817 seconds)


.. _sphx_glr_download_drive_examples_flux_vector_plot_flux_vector_im_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 5.200 seconds)
**Total running time of the script:** (0 minutes 5.230 seconds)


.. _sphx_glr_download_drive_examples_flux_vector_plot_flux_vector_pmsm_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ Plot results in per-unit values.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 15.696 seconds)
**Total running time of the script:** (0 minutes 15.570 seconds)


.. _sphx_glr_download_drive_examples_flux_vector_plot_flux_vector_pmsyrm_5kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ machine has no magnets.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 15.165 seconds)
**Total running time of the script:** (0 minutes 15.097 seconds)


.. _sphx_glr_download_drive_examples_flux_vector_plot_flux_vector_syrm_7kw.py:
Expand Down
10 changes: 5 additions & 5 deletions docs/_sources/drive_examples/flux_vector/sg_execution_times.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:46.017** total execution time for 4 files **from drive_examples/flux_vector**:
**00:45.714** total execution time for 4 files **from drive_examples/flux_vector**:

.. container::

Expand All @@ -33,14 +33,14 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_drive_examples_flux_vector_plot_flux_vector_pmsyrm_5kw.py` (``plot_flux_vector_pmsyrm_5kw.py``)
- 00:15.696
- 00:15.570
- 0.0
* - :ref:`sphx_glr_drive_examples_flux_vector_plot_flux_vector_syrm_7kw.py` (``plot_flux_vector_syrm_7kw.py``)
- 00:15.165
- 00:15.097
- 0.0
* - :ref:`sphx_glr_drive_examples_flux_vector_plot_flux_vector_im_2kw.py` (``plot_flux_vector_im_2kw.py``)
- 00:09.956
- 00:09.817
- 0.0
* - :ref:`sphx_glr_drive_examples_flux_vector_plot_flux_vector_pmsm_2kw.py` (``plot_flux_vector_pmsm_2kw.py``)
- 00:05.200
- 00:05.230
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ the results in SI units.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 9.018 seconds)
**Total running time of the script:** (0 minutes 8.944 seconds)


.. _sphx_glr_download_drive_examples_obs_vhz_plot_obs_vhz_ctrl_im_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ the results in SI units.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 24.369 seconds)
**Total running time of the script:** (0 minutes 24.138 seconds)


.. _sphx_glr_download_drive_examples_obs_vhz_plot_obs_vhz_ctrl_pmsm_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ rotor speed w_M.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.712 seconds)
**Total running time of the script:** (0 minutes 4.729 seconds)


.. _sphx_glr_download_drive_examples_obs_vhz_plot_obs_vhz_ctrl_pmsm_2kw_two_mass.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ the results in SI units.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 52.005 seconds)
**Total running time of the script:** (0 minutes 51.271 seconds)


.. _sphx_glr_download_drive_examples_obs_vhz_plot_obs_vhz_ctrl_pmsyrm_thor.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ the results in SI units.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 28.699 seconds)
**Total running time of the script:** (0 minutes 28.260 seconds)


.. _sphx_glr_download_drive_examples_obs_vhz_plot_obs_vhz_ctrl_syrm_7kw.py:
Expand Down
12 changes: 6 additions & 6 deletions docs/_sources/drive_examples/obs_vhz/sg_execution_times.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**01:58.804** total execution time for 5 files **from drive_examples/obs_vhz**:
**01:57.341** total execution time for 5 files **from drive_examples/obs_vhz**:

.. container::

Expand All @@ -33,17 +33,17 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_drive_examples_obs_vhz_plot_obs_vhz_ctrl_pmsyrm_thor.py` (``plot_obs_vhz_ctrl_pmsyrm_thor.py``)
- 00:52.005
- 00:51.271
- 0.0
* - :ref:`sphx_glr_drive_examples_obs_vhz_plot_obs_vhz_ctrl_syrm_7kw.py` (``plot_obs_vhz_ctrl_syrm_7kw.py``)
- 00:28.699
- 00:28.260
- 0.0
* - :ref:`sphx_glr_drive_examples_obs_vhz_plot_obs_vhz_ctrl_pmsm_2kw.py` (``plot_obs_vhz_ctrl_pmsm_2kw.py``)
- 00:24.369
- 00:24.138
- 0.0
* - :ref:`sphx_glr_drive_examples_obs_vhz_plot_obs_vhz_ctrl_im_2kw.py` (``plot_obs_vhz_ctrl_im_2kw.py``)
- 00:09.018
- 00:08.944
- 0.0
* - :ref:`sphx_glr_drive_examples_obs_vhz_plot_obs_vhz_ctrl_pmsm_2kw_two_mass.py` (``plot_obs_vhz_ctrl_pmsm_2kw_two_mass.py``)
- 00:04.712
- 00:04.729
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 12.875 seconds)
**Total running time of the script:** (0 minutes 12.540 seconds)


.. _sphx_glr_download_drive_examples_signal_inj_plot_signal_inj_pmsm_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 12.800 seconds)
**Total running time of the script:** (0 minutes 12.463 seconds)


.. _sphx_glr_download_drive_examples_signal_inj_plot_signal_inj_syrm_7kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:25.675** total execution time for 2 files **from drive_examples/signal_inj**:
**00:25.002** total execution time for 2 files **from drive_examples/signal_inj**:

.. container::

Expand All @@ -33,8 +33,8 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_drive_examples_signal_inj_plot_signal_inj_pmsm_2kw.py` (``plot_signal_inj_pmsm_2kw.py``)
- 00:12.875
- 00:12.540
- 0.0
* - :ref:`sphx_glr_drive_examples_signal_inj_plot_signal_inj_syrm_7kw.py` (``plot_signal_inj_syrm_7kw.py``)
- 00:12.800
- 00:12.463
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ the results in SI units.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.064 seconds)
**Total running time of the script:** (0 minutes 4.032 seconds)


.. _sphx_glr_download_drive_examples_vector_plot_vector_ctrl_im_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ the results in SI units.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.607 seconds)
**Total running time of the script:** (0 minutes 4.635 seconds)


.. _sphx_glr_download_drive_examples_vector_plot_vector_ctrl_im_2kw_tq_mode.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@ Create the simulation object and simulate it.

.. code-block:: none
Simulation time: 4.31 s
Simulation time: 4.26 s
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 5.344 seconds)
**Total running time of the script:** (0 minutes 5.296 seconds)


.. _sphx_glr_download_drive_examples_vector_plot_vector_ctrl_pmsm_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Create the simulation object and simulate it.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 14.348 seconds)
**Total running time of the script:** (0 minutes 14.156 seconds)


.. _sphx_glr_download_drive_examples_vector_plot_vector_ctrl_pmsm_2kw_diode.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Create the simulation object, simulate, and plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.995 seconds)
**Total running time of the script:** (0 minutes 4.907 seconds)


.. _sphx_glr_download_drive_examples_vector_plot_vector_ctrl_pmsyrm_thor.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Create the simulation object, simulate, and plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 26.227 seconds)
**Total running time of the script:** (0 minutes 25.594 seconds)


.. _sphx_glr_download_drive_examples_vector_plot_vector_ctrl_syrm_7kw.py:
Expand Down
14 changes: 7 additions & 7 deletions docs/_sources/drive_examples/vector/sg_execution_times.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:59.586** total execution time for 6 files **from drive_examples/vector**:
**00:58.621** total execution time for 6 files **from drive_examples/vector**:

.. container::

Expand All @@ -33,20 +33,20 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_drive_examples_vector_plot_vector_ctrl_syrm_7kw.py` (``plot_vector_ctrl_syrm_7kw.py``)
- 00:26.227
- 00:25.594
- 0.0
* - :ref:`sphx_glr_drive_examples_vector_plot_vector_ctrl_pmsm_2kw_diode.py` (``plot_vector_ctrl_pmsm_2kw_diode.py``)
- 00:14.348
- 00:14.156
- 0.0
* - :ref:`sphx_glr_drive_examples_vector_plot_vector_ctrl_pmsm_2kw.py` (``plot_vector_ctrl_pmsm_2kw.py``)
- 00:05.344
- 00:05.296
- 0.0
* - :ref:`sphx_glr_drive_examples_vector_plot_vector_ctrl_pmsyrm_thor.py` (``plot_vector_ctrl_pmsyrm_thor.py``)
- 00:04.995
- 00:04.907
- 0.0
* - :ref:`sphx_glr_drive_examples_vector_plot_vector_ctrl_im_2kw_tq_mode.py` (``plot_vector_ctrl_im_2kw_tq_mode.py``)
- 00:04.607
- 00:04.635
- 0.0
* - :ref:`sphx_glr_drive_examples_vector_plot_vector_ctrl_im_2kw.py` (``plot_vector_ctrl_im_2kw.py``)
- 00:04.064
- 00:04.032
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Plot results in per-unit values.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 8.973 seconds)
**Total running time of the script:** (0 minutes 8.841 seconds)


.. _sphx_glr_download_drive_examples_vhz_plot_vhz_ctrl_6step_im_2kw.py:
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/drive_examples/vhz/plot_vhz_ctrl_im_2kw.rst
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Plot results in per-unit values.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 17.744 seconds)
**Total running time of the script:** (0 minutes 17.417 seconds)


.. _sphx_glr_download_drive_examples_vhz_plot_vhz_ctrl_im_2kw.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ Plot additional waveforms.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 9.736 seconds)
**Total running time of the script:** (0 minutes 9.666 seconds)


.. _sphx_glr_download_drive_examples_vhz_plot_vhz_ctrl_im_2kw_lc.py:
Expand Down
8 changes: 4 additions & 4 deletions docs/_sources/drive_examples/vhz/sg_execution_times.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:36.452** total execution time for 3 files **from drive_examples/vhz**:
**00:35.924** total execution time for 3 files **from drive_examples/vhz**:

.. container::

Expand All @@ -33,11 +33,11 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_drive_examples_vhz_plot_vhz_ctrl_im_2kw.py` (``plot_vhz_ctrl_im_2kw.py``)
- 00:17.744
- 00:17.417
- 0.0
* - :ref:`sphx_glr_drive_examples_vhz_plot_vhz_ctrl_im_2kw_lc.py` (``plot_vhz_ctrl_im_2kw_lc.py``)
- 00:09.736
- 00:09.666
- 0.0
* - :ref:`sphx_glr_drive_examples_vhz_plot_vhz_ctrl_6step_im_2kw.py` (``plot_vhz_ctrl_6step_im_2kw.py``)
- 00:08.973
- 00:08.841
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Plot the results.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.153 seconds)
**Total running time of the script:** (0 minutes 1.230 seconds)


.. _sphx_glr_download_grid_examples_grid_following_plot_gfl_10kva.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Plot the results.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.194 seconds)
**Total running time of the script:** (0 minutes 1.204 seconds)


.. _sphx_glr_download_grid_examples_grid_following_plot_gfl_dc_bus_10kva.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Plot the results.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.212 seconds)
**Total running time of the script:** (0 minutes 1.199 seconds)


.. _sphx_glr_download_grid_examples_grid_following_plot_gfl_lcl_10kva.py:
Expand Down
Loading

0 comments on commit 22a116e

Please sign in to comment.