Team Uno 10/14/04 Stephen Schwall Bunker Curnes Control Logic.

Slides:



Advertisements
Similar presentations
Auto Parallel Parking Car. We created a Car that can identify a parking space and parallel park by itself. The Car drives down a street searching for.
Advertisements

Sensors.
Creating Flowcharts Principles Of Engineering
Insolation Insolation = Incoming Solar Radiation Insolation In = Heat Out.
Bluetooth Remote Control
Connecting VEX and ROBOTC
Critical Design Review 12/7/04 Team Uno Bunker Curnes Shawn Houlahan Stephanie Rohrs Steve Schwall Chuck Smith.
Team MASTers™ Craig Lalumiere David Cobler Michael White.
Team Paragon Team Concept and Key Issues Presented by: Andy Pfister Brian Masse.
ROTATION & REVOLUTION LO: I will distinguish between revolution and rotation; I will 
describe how the Earth's rotation results in day and night. Rotation:
Team Uno 9/16/04 Stephanie Rohrs Steve Schwall Final Product Concept.
Milestone #4 The Wedge o’ Death. Presentation Overview New Hardware New Code Milestone Results Time Log Questions 2.
ENGR 355 Take Home Lecture 2 WRITING CODE Introductory Comments /* Disgruntled Avians Lab 6 ENGR355 by Tim Kyle Rev /1/2014 LM-3551 Tilt Sensor.
1 Servo Motor. 2 Overview A servo motor is a motor that is only capable of rotating 180 degrees A servo motor is controlled by giving it an angle to proceed.
Constant rate of change. InputOutput Put the output # Input # The constant rate of change is ½.
Using the Gyro Sensor and Dealing with Drift
International Medcom How to Use the Radalert 50 March 2005 International Medcom
SMART SOLAR TRACKING SYSTEM FOR OPTIMAL POWER GENERATION
March ) Pretreatment Tank 2) Aeration Chamber 3) Clarifier Chamber 4) Chlorinator 5) Holding Tank 6) Aerator Pump 7) Millenium Control Center 8)
Program ultrasonic range sensor in autonomous mode
LabVIEW Program and Data Flow Review LabVIEW Robotics Fundamentals.
Available at: Lesson 3.6 – Program Line Follower in Autonomous Mode Program Line Follower in Autonomous Mode.
Software Overview The software that controls the Place n’ Paste is designed to be robust and error proof. With minimal intervention from the user, the.
LabVIEW Basics Review LabVIEW Robotics Fundamentals.
Forging new generations of engineers
Team Uno The Path to Innovation Bunker Curnes Stephen Schwall.
Motors and Sound Troubleshooting Tips. © H-CCS Problem 1 Why can’t I download my program to the RCX?
Jim Ng 15/1/2014 CENG4480 TUTORIAL 1. ABOUT ME Current MPhil Student supervised by Prof. Mak You can find me at Rm116 in SHB
Real-Time Data through Data Hubs. Begin by adding a basic Move block, 5 rotations 75% power.
Negative Power or Negative Rotation makes robot go backwards. But if both are negative, the robot will go forward! Move Steering Block.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
Lego MindStorm An Introduction to Blocks. Blocks Blocks are used to give instructions to your robot. There are many types of blocks You can use the blocks.
Castor Bot. Now, we will begin creating a robot Log onto your computer On your screen, click on the website labeled “castor bot” Your building instructions.
Robotics NXT-G: variables, file Rotation sensor Lab: Use buttons to hit specific ball. Homework: Postings. Start planning mapping the room.
AIM: WHAT IS THE CELESTIAL SPHERE? DO NOW: 1.WHICH DATE BEGINS THE SUMMER SOLSTICE? 2.WHERE DO THE SUNS DIRECT RAYS STRIKE DURING THE EQUINOX? 3.HOW MUCH.
Mindstorm NXT-G Introduction Towson University Robotics.
Solar Patio Umbrella Final Presentation May 3 rd, 2016 Team #37 ECE 445 – Spring 2016.
NN-CS596S Steam Microwave Oven. NN-CS596S Oven Specification.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
Team Uno 10/7/04 Stephanie Rohrs Chuck Smith Power Supply.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
Creating Flowcharts Principles of Engineering
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
SoutheastCon 2016 Hardware Competition
Get Your Project Started with Arduino
Creating Flowcharts AIM:
Introductory Presentation
FeMaidens Programming
Sensors Training.
Lesson 17: State-Based Design Example
Sensors and Logic Switches
مفاهیم بهره وري.
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
Forward Until Touch Robot goes forward until it hits a wall.
Line Following Behavior
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 5.
Switch Blocks check a value and choose a path based on that value
Storing Values as Variables
EV3 Programming guide to “Following”
Bellwork Week 14, Day 1 How long does it take the MOON to revolve around Earth once? Rotate once?
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
Day and Night Rotation of the Earth.
Revolution vs. Rotation
Self-Adjusting Helmet
Creating Flowcharts Principles Of Engineering
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
Proportional Line Follower
Presentation transcript:

Team Uno 10/14/04 Stephen Schwall Bunker Curnes Control Logic

Objective Light SensorsMicrocontrollerMotors InputOutput Changes in motor positions change input from light sensors

Input/Output System ● 3 Light Sensors located on top of umbrella canopy. ● 2 Motors – 1 rotating umbrella and 1 tilting umbrella canopy. ● Microcontroller checks 2 light sensors and rotates system until the 2 light sensor inputs are roughly equal (+/- 5%). This will orient umbrella in direction of the sun’s light. ● Next microcontroller checks 3 rd light sensor and tilts system until it is roughly equal to the other 2 sensors. This will aim the umbrella at the correct angle to the sun’s light.

Other Considerations Once positioned, the microcontroller checks the status of the light sensors every 15 minutes. This prevents the umbrella from constantly making minute adjustments and draining power. If no light source is detected over 2 checks (indicating that it is dark outside and the umbrella is no longer needed) the system will reset itself to an upright position. This will prevent tangling of the wires and puts the umbrella in the most stable position.

Control Logic Flow Chart Initialize Check Sensors 1 and 2 Move Motor 1 Check Sensor 3 Move Motor 2 Wait 15 minutes

Hours WeekBCDEF Total