Main.BenchmarkExamples History
Show minor edits - Show changes to output
Deleted lines 13-14:
The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ {$FullName}?action=download&upname=mpt_demo_quadcopter.m | here ]] or in the newer release 3.0.9.
Changed line 15 from:
'''The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ {$FullName}?action=download&upname=mpt_demo_quadcopter.m | here ]] and will be corrected in the next release'''.
to:
The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ {$FullName}?action=download&upname=mpt_demo_quadcopter.m | here ]] or in the newer release 3.0.9.
Changed line 15 from:
The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ {$FullName}?action=download&upname=mpt_demo_quadcopter.m | here ]] and will be corrected in the next release.
to:
'''The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ {$FullName}?action=download&upname=mpt_demo_quadcopter.m | here ]] and will be corrected in the next release'''.
Changed line 15 from:
The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ Attach:mpt_demo_quadcopter.m| here ]] and will be corrected in the next release.
to:
The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ {$FullName}?action=download&upname=mpt_demo_quadcopter.m | here ]] and will be corrected in the next release.
Added lines 14-15:
The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found [[ Attach:mpt_demo_quadcopter.m| here ]] and will be corrected in the next release.
Changed lines 3-4 from:
We can proudly announce that MPT3 toolbox is a part of European HYCON2 project WP6 for integration of Matlab toolboxes for system-wide, networked, and embedded control design, analysis and simulation. As a part of this project we have received and tested the following benchmarking examples.
to:
MPT toolbox is a part of European HYCON2 project WP6 for integration of Matlab toolboxes for system-wide, networked, and embedded control design, analysis and simulation. As a part of this project we have received and tested the following benchmark examples.
Changed line 9 from:
The following demonstration shows how to achieve MPC control of the quadropter. The aim is to provide reference tracking while respecting the input and state constraints on the plant dynamics.
to:
The demonstration shows how to achieve MPC control of the quadropter. The aim is to provide reference tracking while respecting the input and state constraints on the plant dynamics.
Changed line 18 from:
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from %newwin% [[[ http://www.unipv.it | University of Pavia ]] %%.
to:
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from %newwin% [[ http://www.unipv.it | University of Pavia ]] %%.
Changed lines 7-8 from:
The MPC data have been provided by C.A. Pascucci and A. Bemporad from [[ %newwin% http://www.imtlucca.it %% | IMT Lucca ]].
to:
The MPC data have been provided by C.A. Pascucci and A. Bemporad from %newwin% [[http://www.imtlucca.it | IMT Lucca]] %%.
Changed line 18 from:
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from [[[%newwin% http://www.unipv.it %% | University of Pavia ]].
to:
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from %newwin% [[[ http://www.unipv.it | University of Pavia ]] %%.
Changed lines 7-8 from:
The MPC data have been provided by C.A. Pascucci and A. Bemporad from [[ %newwin% http://www.imtlucca.it | IMT Lucca ]].
to:
The MPC data have been provided by C.A. Pascucci and A. Bemporad from [[ %newwin% http://www.imtlucca.it %% | IMT Lucca ]].
Changed line 18 from:
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from [[[%newwin% http://www.unipv.it | University of Pavia ]].
to:
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from [[[%newwin% http://www.unipv.it %% | University of Pavia ]].
Added lines 1-24:
!! HYCON2 Workpackage 6
We can proudly announce that MPT3 toolbox is a part of European HYCON2 project WP6 for integration of Matlab toolboxes for system-wide, networked, and embedded control design, analysis and simulation. As a part of this project we have received and tested the following benchmarking examples.
!!! Unmanned Aerial Vehicle - Quadrocopter
The MPC data have been provided by C.A. Pascucci and A. Bemporad from [[ %newwin% http://www.imtlucca.it | IMT Lucca ]].
The following demonstration shows how to achieve MPC control of the quadropter. The aim is to provide reference tracking while respecting the input and state constraints on the plant dynamics.
(:source lang=MATLAB -getcode:) [@
mpt_demo_quadcopter
@]
!!! Power Network System
The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from [[[%newwin% http://www.unipv.it | University of Pavia ]].
The power network system comprises of 4 plants which are coupled by tie-lines. The goal of the control layer is to keep the frequencies at the nominal values and manage the tie-line powers in order to reduce power exchanges between areas. The following demo illustrates how to simulate MPC control of such a network in MPT framework.
(:source lang=MATLAB -getcode:) [@
mpt_demo_PowerNetworkSystem
@]