Difference between revisions of "Spike Prime - Rotational Inertia"

From RoboWiki
Jump to: navigation, search
(Created page with "== Let's begin == introduction... == Build == Model: model of vehicle|300px Pictures: Image:spike_average_speed.jpg|vehicle|300...")
 
Line 7: Line 7:
 
Model:
 
Model:
  
[[Image:spike_average_speed_model.png|model of vehicle|300px]]
+
[[Image:spike_moment_of_inertia_model.png|model of vehicle|300px]]
  
 
Pictures:
 
Pictures:
  
[[Image:spike_average_speed.jpg|vehicle|300px]]
+
[[Image:spike_moment_of_inertia_robot.jpg|picture of the system|300px]]
 +
[[Image:spike_moment_of_inertia_detail.jpg|detail of mechanism|300px]]
  
 
Building instructions:
 
Building instructions:
  
* [[Spike Prime - Average Speed - Building Instructions|Average Speed (PNG)]]
+
* [[Spike Prime - Moment of Inertia - Building Instructions|Moment of Inertia (PNG)]]
  
 
Download building instructions:  
 
Download building instructions:  
  
* [[Media:spike_measure_average_speed.pdf| vehicle (pdf)]]
+
* [[Media:spike_moment_of_inertia.pdf| whole system (pdf)]]
  
 
Download stud.io model:
 
Download stud.io model:
  
* [[Media:spike_average_speed_vehicle.io|vehicle (stud.io)]]
+
* [[Media:spike_model_of_inertia.io|vehicle (stud.io)]]
  
  
 
== Program ==
 
== Program ==
  
[[Image:average_speed_prg.png|Main program]]
+
[[Image:spike_model_of_inertia_prg1.png|Accelerate]]
  
Download: [[Media:average_speed.llsp|average_speed.llsp]]
+
[[Image:spike_model_of_inertia_prg2.png|Measurement]]
 +
 
 +
Download: [[Media:moment_of_inertia.llsp|moment_of_inertia.llsp]]
  
 
description of the program
 
description of the program
Line 44: Line 47:
 
Example result of measurement:
 
Example result of measurement:
  
[[Image:spike_average_speed_variables.png|result of measurement]]
+
[[Image:spike_moment_of_inertia_variables.png|result of measurement]]
  
 
* Perform measurements with your model and discuss in your group what has happened.
 
* Perform measurements with your model and discuss in your group what has happened.
Line 61: Line 64:
 
== Additional resources ==
 
== Additional resources ==
  
* Download: [http://robotika.sk/spike/spike_physics_2_average_speed.zip Average speed - all media files]
+
* Download: [http://robotika.sk/spike/spike_physics_3_moment_of_inertia.zip Moment of inertia - all media files]
  
 
__notoc__
 
__notoc__

Revision as of 13:15, 12 February 2020

Let's begin

introduction...

Build

Model:

model of vehicle

Pictures:

picture of the system detail of mechanism

Building instructions:

Download building instructions:

Download stud.io model:


Program

Accelerate

Measurement

Download: moment_of_inertia.llsp

description of the program


Measure, analyze, think

  • Make your own recording

Example result of measurement:

result of measurement

  • Perform measurements with your model and discuss in your group what has happened.


Explore and modify

  • Modify the program so that ...
  • Modify the model so that ...

Present

  • Prepare a short presentation for other groups. Tell others about how your measurement went, what issues did you have to solve. What do they mean and why did they happen?


Additional resources