Main /

BenchmarkExamples

Main.BenchmarkExamples History

Show minor edits - Show changes to markup

April 25, 2014, at 01:19 PM by 129.132.52.158 -
Deleted lines 13-14:

The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found here or in the newer release 3.0.9.

August 06, 2013, at 08:16 PM by Martin Herceg -
Changed line 15 from:

The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found 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 here or in the newer release 3.0.9.

August 06, 2013, at 02:36 PM by Martin Herceg -
Changed line 15 from:

The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found 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 here and will be corrected in the next release.

August 03, 2013, at 04:34 PM by Martin Herceg -
Changed line 15 from:

The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found 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 here and will be corrected in the next release.

August 03, 2013, at 04:33 PM by Martin Herceg -
Added lines 14-15:

The quadcopter demo in release 3.0.8 is corrupted, the proper implementation can be found here and will be corrected in the next release.

May 27, 2013, at 10:05 AM by 129.132.29.86 -
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.

May 27, 2013, at 09:50 AM by 129.132.29.86 -
Changed line 18 from:

The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from .

to:

The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from University of Pavia .

May 27, 2013, at 09:50 AM by 129.132.29.86 -
Changed lines 7-8 from:

The MPC data have been provided by C.A. Pascucci and A. Bemporad from .

to:

The MPC data have been provided by C.A. Pascucci and A. Bemporad from IMT Lucca .

Changed line 18 from:

The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from .

to:

The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from .

May 27, 2013, at 09:48 AM by 129.132.29.86 -
Changed lines 7-8 from:

The MPC data have been provided by C.A. Pascucci and A. Bemporad from .

to:

The MPC data have been provided by C.A. Pascucci and A. Bemporad from .

Changed line 18 from:

The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from .

to:

The MPC data for the benchmark example has been provided by S. Riverso and G. Ferrari-Trecate from .

May 27, 2013, at 09:47 AM by 129.132.29.86 -
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 .

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 .

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