Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.37 KB

File metadata and controls

23 lines (15 loc) · 1.37 KB

PowerSimulations

MATLAB and Simulink apps to run simulations of the rover power system

To see how it was made check out the Tutorial Playlist

DriveMotorSim

Version: 1.0: Simulation app that models the dynamics of the rover and current/power usage of the rover's drivetrain given a duty cycle input to the drive motors.

image

Download and Set Up

  1. Pull the most recent version of the DriveMotorSim from the GitHub repo.
  2. Open MATLAB and open the Add-Ons drop-down in the Environment menu and click Get Add-Ons.

image

  1. Search "Simscape" and install Simscape, Simscape Electrical, and Simscape Driveline.
  2. After installing, navigate the MATLAB working directory into the DriveMotorSim folder you pulled from GitHub.

User Guide

Click here for full user documentation