MATLAB and Simulink Hardware Challenge

MATLAB and Simulink Hardware Challenge Winners

MathWorks announces the winners of the 2016 MATLAB and Simulink Hardware Challenge. Congratulations and thanks to all those who entered.

1st Place

Mobile Robot Control Using MATLAB and Simulink

This project features an omnidirectional wheeled robot that can also move sideways as opposed to normal cars and robots. The complex simulation for this robot is validated by deploying the code to an actual robot. In order to properly control the robot in a dynamic environment, Robotics System Toolbox is used to create a controller that is robust and adaptive. Image Processing Toolbox is also used to determine the real-time position of the robot. By using SimMechanics, the experimental trajectory of the robot is compared with its simulated trajectory. This project illustrates how various toolboxes can be used to methodically modify a simulation to be used in the real world.


2nd Place

Improving Virtual Reality Experience using MATLAB and Arduino

This project aims to enhance the virtual reality experience by sending data from various sensors, such as the Microsoft Kinect, to MATLAB so that the information can be processed and sent back to a virtual reality headset. Image Acquisition Toolbox is used to obtain information from the Kinect sensor and then objects of interest are detected by MATLAB. Image Processing Toolbox and Computer Vision Toolbox are utilized to further analyze these images coming in from the Kinect sensor. Additionally, this group uses serial communication to send data between the various sensors, Arduino boards, and MATLAB. This project demonstrates how several devices and MATLAB can be used to enrich immersive technologies.