ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization packages and for extending it with user-written optimization routines.
Features
- Nonlinear Optimal Control
- Multi-Objective Optimal Control
- State and Parameter Estimation
- Model Predictive Control
- Code Generation for Nonlinear Model Predictive Control and Moving Horizon Estimation
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow ACADO Toolkit
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
The ACADO Toolkit is a great contribution to control engineering, especially for time critical applications. The code generation of the NMPC and MHE algorithms works great and is easy to modify to fit certain custom needs. A big thanks to the developers for this contribution.
-
Very nice and powerful tool. Thank you for your effort!
-
I have been using ACADO toolkit for more than 5 month so far. I basically used two features of it, namely, Model Predictive Control and Code Generation for Fast NMPC. I started using ACADO toolkit because of its promising computational time ... The code Generation feature provides an excellent assist to those who would like to implement NMPC in real-time applications. This toolkit provides , in general, many options which would allow the user to have the access to many parameters that affect the optimization process. Defining system equations, running costs, terminal cost, and constraints is a straight forward and easy thing to do with ACADO using its own syntax ... My overall assessment of this toolkit is that (this toolkit is an excellent contribution to the field of optimal control) ... Thanks to ACADO developers !!