Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
samplestream:data-driven_lag [2024/04/24 01:10]
optrix created
samplestream:data-driven_lag [2024/04/26 00:02]
optrix
Line 27: Line 27:
 The time it takes depends on both the **distance** between the two points, and the **speed** of the conveyor. The time it takes depends on both the **distance** between the two points, and the **speed** of the conveyor.
  
-Since point **A* and point **B** are 50m apart, it will take 300 seconds for our cupcake to get from start to finish if the conveyor is running at 10 meters-per-minute. +Since point **A** and point **B** are 50m apart, it will take 300 seconds for our cupcake to get from start to finish if the conveyor is running at 10 meters-per-minute. 
  
-But conveyor speed //changes//, and our logic needs to be smarter.+But conveyor speed //changes// - stoppingslowing and speeding up from time-to-time. Our lag-compensation needs to be smarter.
  
 ===Calculating Real-World Lag=== ===Calculating Real-World Lag===