Student Programs

Simulink Student Challenge Winners

MathWorks announces the winners of the 2017 Simulink Student Challenge. Congratulations and thanks to all the students who entered.

 

1st Place

Industrial robot control using MATLAB and Simulink

Far Eastern Federal University - Boris Notkin

The RoboPendulum project demonstrates how to control the dynamics of an industrial robot in real time using data obtained from various sensors. To visualize and investigate the kinematics of the robot, Simscape Multibody is used. The position and angle of the robot’s pendulum is controlled using model-based predictive control combined with artificial neural networks and a Kalman filter. Simulink Desktop Real-Time is then used to incorporate measurements from a force-torque sensor into the control system for the robot using UDP to implement disturbance suppression and oscillation reduction. Additionally, the Computer Vision Toolbox and Image Acquisition Toolbox are used to control the position of the robot using colored balls. This project is an example of how to utilize real-world data to design and implement the models that can control intricate robotic systems.

 

2nd Place

Spacecraft Dynamics and Control Simulator

The University of the Basque Country/Basque Center for Applied Mathematics - Abolfazl Shirazi

This flight simulator allows the user to model many aspects of spacecraft design, including a vehicle's structure, propulsion system, and guidance and control system. The Spacecraft Dynamics and Control Simulator then takes your vehicle into orbit, giving impressive 3D visualizations of orbital path and vehicle orientation in an impressive simulation of space flight.

 

3rd Place

Real-Time Bubble Measurement

Technical University of Kaiserslautern - Johannes Mader

The Real-Time Bubble Measurement project uses Simulink to optically measure the size of bubbles in real-time. Knowledge of bubble volume and surface area is important for applications including multi-phase reactions between liquid and gaseous compounds, and this technique provides a method to rapidly measure these bubble parameters. For this project, a Simulink model was used to acquire camera data, process the images, calculate bubble parameters, and save data for further analysis. This video demonstrates how the powerful image processing algorithms in MATLAB and Simulink can be used to create an elegant measurement tool.