Proportional Control with the Sound Sensor

Slides:



Advertisements
Similar presentations
BEGINNER EV3 PROGRAMMING LESSON By: Droids Robotics Topics Covered: Switches.
Advertisements

ADVANCED EV3 PROGRAMMING LESSON By Droids Robotics PROPORTIONAL ULTRASONIC WALL FOLLOWER © 2015, EV3Lessons.com, Last edit 11/17/2015.
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
By Sanjay and Arvind Seshan
By Sanjay and Arvind Seshan
By Sanjay and Arvind Seshan
BEGINNER EV3 PROGRAMMING Lesson
Parallel Beam Synchronization
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
SIMPLE & OPTIMIZED ULTRASONIC WALL FOLLOW
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
SIMPLE & OPTIMIZED ULTRASONIC WALL FOLLOW
By Sanjay and Arvind Seshan
Gyro Turns © 2015 EV3Lessons.com, Last edit 12/19/2015.
INTERMEDIATE PROGRAMMING LESSON
Parallel Beam Synchronization
INTERMEDIATE PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
Downloading & Uploading Files
Gyro Move Straight & Gyro Wall Follow
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
IMPORTING HITECHNIC BLOCKS
Lesson 8: line following
BEGINNER EV3 PROGRAMMING Lesson
INTERMEDIATE PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
Repeating Actions (Loops)
By Sanjay and Arvind Seshan
Line Followers: Basic to Proportional
BEGINNER PROGRAMMING LESSONS
BEGINNER PROGRAMMING LESSON
Downloading & Uploading Files
BEGINNER PROGRAMMING LESSON
Proportional Control with the Sound Sensor
Line Followers: Basic to Proportional
INTERMEDIATE PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
By Sanjay and Arvind Seshan
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSONS
By Sanjay and Arvind Seshan
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
By Sanjay and Arvind Seshan
Menu System.
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
Proportional Line Follower
Presentation transcript:

Proportional Control with the Sound Sensor By Sanjay and Arvind Seshan

Lesson Objectives Learn to use the Sound Sensor with proportional control Pre-requisites: Proportional Control, Sound Sensor, Data wires, Loops Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Downloading the Sound Block The Sound Block is available for download on the LEGO.com site: http://www.lego.com/en- us/mindstorms/download s Download the block using the Importing Additional Blocks Lesson in Beginner Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Sound Sensor: Measure Mode dB Sound level, scaled to a percentage dBa Sound level, adjusted to approximate human ear sensitivity, and then scaled to a percentage Source: EV3 Help Menu Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Sound Sensor Challenge In the Sound Sensor lesson in Beginner, the challenge was to write a “Celebration” program where the robot moves faster or slower depending on how loud the sound is For this challenge, we will improve this code by using proportional control Hint The Sound Sensor Block in Measure Mode will be used You can use dB or dBa for this challenge Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Challenge Solution Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Credits This tutorial was created by Sanjay Seshan and Arvind More lessons are available at www.ev3lessons.com                           This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)