Our goal for our project is to create an interactive visual learning aid to supplement system dynamics curriculum.
The system to be modeled in our demo unit can be seen below:
Project requirements:
- Must be able to input common transfer functions such as, exponential, ramp, step, and sinusoidal, into the system using a linear actuator, motor, etc.
- Sensors will read accelerations and positions of masses, using accelerometers, infrared position sensors, etc., which will then be used to find the displacement of the masses.
- Must be able to display the response of the system using MATLAB.
Process flow chart can be seen below:
Does this seem like a feasible project to do using Arduino?