robotic agents cmpsc 311
play

Robotic Agents (CMPSC 311) Calibration Janyl Jumadinova September - PowerPoint PPT Presentation

Robotic Agents (CMPSC 311) Calibration Janyl Jumadinova September 10, 2019 Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 1 / 10 Why Calibrate? Sensors are imperfect: - two sensors of the same type from the same


  1. Robotic Agents (CMPSC 311) Calibration Janyl Jumadinova September 10, 2019 Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 1 / 10

  2. Why Calibrate? Sensors are imperfect: - two sensors of the same type from the same manufacturer may produce slightly different outputs. The sensor is just one component in the measurement system. Sensors may respond differently in similar conditions due to sensor design. Heat, cold, humidity, etc. can affect sensors. Sensors can age with time. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 2 / 10

  3. Sensor Characteristics to Look For Precision : producing the same output for the same input. Resolution : detecting small changes in the measured parameter. Sensors can be calibrated for accuracy if they give consistent measurements with good resolution. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 3 / 10

  4. Sensor Calibration Calibration Teaching the sensor what the correct value is. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 4 / 10

  5. Sensor Calibration Calibration Teaching the sensor what the correct value is. When you use EV3 Color Sensor in Light Sensor Mode (e.g., reflected light mode), you should calibrate it. You need to “teach” the sensor what is “Black” and what is “White”. White reads as 100 and Black reads as 0. Perform calibration whenever light conditions change. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 4 / 10

  6. A program that calibrates EV3 Color Sensors for black and white. Reset the existing calibration values. Place the robot on “black”. Read the data from the robot and calculate adjustment if needed for black. Repeat above steps for calibrating “white”. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 5 / 10

  7. Calibration Other sensor calibration steps: Record the true value Record the sensor value Adjust the sensor value based on the true value Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 6 / 10

  8. Sensor Errors Offset error : sensor always reports a value that is a fixed amount of the expected value (common in gyros, light sensors, accelerometers). - Can use LinearCalibrationFilter in leJOS to measure and correct this error. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 7 / 10

  9. Sensor Errors Offset error : sensor always reports a value that is a fixed amount of the expected value (common in gyros, light sensors, accelerometers). - Can use LinearCalibrationFilter in leJOS to measure and correct this error. Scale error : under or over-rates the changes in the expected value. - Can use LinearCalibrationFilter in leJOS to measure and correct this error. Sensor noise : gives different value each time (chaotic). - Cannot correct for it, but can decrease noise by using averages. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 7 / 10

  10. Calibration in leJOS leJOS supports sensor calibrating using filters LinearCalibrationFilter is used to calibrate sensors for offset and scale errors uses linear interpolation. has two modes of operation: – operational mode: corrects samples coming from the sensor; – calibration mode: calculates calibration parameters. Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 8 / 10

  11. Calibrating non-sensors Robotic measurements (e.g., wheels) Measure the wheel diameter and enter it into the program Run the program and check if the robot traveled the actual distance (e.g., travel(100) Adjust the diameter value (e.g., if distance traveled shorter than the actual distance, decrease the diameter) Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 9 / 10

  12. Calibrating non-sensors Robotic measurements (e.g., wheels) Next, measure the track width (distance between the center of the right and left wheels) and enter it into the program Run the program and check if the robot rotated the actual distance (e.g., rotate(360) ) Adjust the track width (e.g., if over-rotated, decrease the track width) Janyl Jumadinova Robotic Agents (CMPSC 311) September 10, 2019 10 / 10

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend