ECE 445 Spring 2017 Laser Tag Droid

Slides:



Advertisements
Similar presentations
Chapter 3 Ohm’s Law.
Advertisements

Ohm’s Law.
10 Ways to Ruin Your Mini-Max microcontroller (and lose $69)
Unit 7 Parallel Circuits
Microprocessor Motor Control Spring Introduction  Stamp projects Robots  Sensors  Motor control  Logic Rocketry  Reading acceleration (“g”
Chapter 33 Charging System Fundamentals.
Vex 1.0 © 2005 Carnegie Mellon Robotics Academy Inc. In this lesson you will learn: How a potentiometer works as a variable resistor and a voltage divider.
Special Diodes. Describe and analyze the function and applications of:  Zener Diodes.
LM 317 IC
Arduino. Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It's an open-source.
Copyright by UNIT III DC Choppers 4/17/2017 Copyright by
SENIOR DESIGN 10/16.
Old control system ( ) MVRT. Main Circuit Breaker Connected to the red wire (power) of the battery When turned off, all power is cut off and robot.
Basic Circuits – Lab 1 Xmedia Spring Basically Power –Provides energy for the sensor and the output Sensor –Changes aspects of the circuit based.
Chapter 1 Quick review over Electronics and Electric Components Prepared By : Elec Solv.
Before we get started, let’s review: Describe a Series Circuit.
SERIES – PARALLEL DC CIRCUITS INCLUDING BASIC COMBINATION CIRCUITS Jimmie Fouts Houston County Career Academy.
Basic Circuits – Lab 1 Xmedia Spring Basically Power –Provides energy for the sensor and the output Sensor –Changes aspects of the circuit based.
Use Ohm’s Law to solve the following equations.
Ohm’s Law The most important fundamental law in electronics is Ohm’s law, which relates voltage, current, and resistance. Georg Simon Ohm ( ) studied.
Introduction to Electronics. Basic Electronics What is electricity? How is it measured? Terms Ohm’s Law Kirchhoff's Laws Power Putting it together Power.
Do Now Describe what you think happens electrically when you dim a light.
Series and Parallel Circuits Making Electricity Work for Us.
Charge Controllers Regulating Battery Charging.
4.2.3B Electrical Power What About Watts?. Power Law Moving electrons (current) requires ENERGY How much energy gets used depends on: Strength of push.
Engineering H193 - Team Project Gateway Engineering Education Coalition Lab 2P. 1Spring Quarter Motor Dynamics Lab 2.
Module 2: Series DC Circuits. RecapRecap Do you still recall these?
describes the relationship between current, voltage, and resistance greater the voltage across a device with resistance, the greater the current through.
 Electric Current- net movement of electric charges in a single direction ◦ Example- powering electronics.
Final Year Project(EPT4046) Development of an internet controlled Surveillance Mobile Robot By Mimi Madihah Bt Mohd Idris Id: BACHELOR OF ENGINEERING.
Electric Circuits. Electric circuit: a complete path from the positive terminal to the negative terminal.
Goals This module is to introduce basic electrical concepts as they apply to power systems. Volts, Amps, Ohms, Watts are discussed. Ohms Law is introduced.
Voltage Divider Circuits Input transducers Input transducers are devices that convert a change in physical conditions (for example, temperature) into a.
Virtual Ground Introduction  A virtual ground is no more than a voltage divider where the divided network is the ground and the outer.
Lab 7 Hints. Activity 1C, 1B Activity 1A Battery or power supply (in previous picture)
Automatic Hotel Check-in and out System PROJECT #31 Tingting Dang, Tianyuan Feng, Yuncong Hao.
5-3-1 Load and line regulation. Learning Objectives: At the end of this topic you will be able to; explain what is meant by the terms load regulation.
 Circuit = Complete path where electrons can flow  Circuit diagram symbols:  Wire/Conductor  Resistor (light bulbs, fans)  Battery  Switch.
SIMPLE CIRCUITS. DC CIRCUITS DC cicuits include a power supply, one or more load devices that convert electrical energy into another type of energy, and.
Bdps 2 Lecture 2. Circuits and Ohm's Law For resistive circuits.
ISA CLICK CONTROL #38 – FALL 2014 ERIC BRUNNGRABER DRAKE ISABIRYE.
Solving Problems 14.1 & A circuit contains 5-ohm, 3-ohm, and 8-ohm resistors in series. What is the total resistance of the circuit? Rt = R1.
Current and Power Calculations Practice Math once again!!!
UNIT III DC Choppers.
1. How much current flows if you connect a ohm resistor to a 12
Determining Equivalent Resistance
Aim Of The Project To implement the obstacle avoidance and Zigbee control functions for Omni directional mobile robot.
Ohm’s Law.
Cordless Electric Nailer
Textbook Detection System With Radio-Frequency Identification
Do Now: Why does current not come from a battery? Explain.
STEP UP 6 VOLT DC TO 12 VOLT DC
ARDUINO LINE FOLLOWER ROBOT
DC MOTOR SPEED CONTROL 1. Introduction
Series and Parallel Circuits
Using DMMs Part 2.
Ohm’s Law The relationship between voltage, current and resistance is known as Ohm’s Law: V = IR Voltage (V) = Current (I) x Resistance (R) Volts.
DC motor.
Technician Licensing Class
Regulating Battery Charging
Electrical traditional Chinese Instrument - Xun
Resistance in Series and Parallel
Ohm’s law.
Requirements and Verification
Series Circuits Makeup Lab
Electronics Current Practice Problems LabRat Scientific © 2018.
Voltage, Current and Resistance
Example Example 1: An electric lamp is rated 110 W, 200 V. When the lamp is operated at its rated power and voltage, calculate a) the current flowing through.
Requirements and Verification
Autonomous Delivery Robot
Presentation transcript:

ECE 445 Spring 2017 Laser Tag Droid Group 81: Martin Litwiller, Jake Hamill, Christian Topete

Introduction A droid that engages in exciting physical and computer gameplay Fun laser tag experience which could be played in a group or solo Create a robot competition without damage

Objectives Can sense other droids and seek targets autonomously Can be controlled physically through an iPhone app Can be powered for a sufficient amount of time

Power System 7.4 volt LiPo battery LiPo Cutoff Circuit – ensure it cuts off at 6.4 volts 5 volt 3 amp Voltage Regulator Ensure all systems receive 5 volts efficiently

LiPo Cutoff Circuit Data

Power data

Max Run Time Calculation

Requirement Verification 1. Voltage regulator must be able to output 4.9 to 5.2 volts with a maximum current rating of 2.5 amps. (3 points)   Procedure: Attach 2 ohm power resistor as load Attach oscilloscope across load Verify that voltage is steady between 4.9 to 5.2 volts 2. Battery protection circuit must cut off power (<50mV) when the battery voltage falls below 6.4V. (4 points) Apply 8V to the battery connections with a DC power supply Measure voltage regulator output and ensure the voltage is between 6.4-6.6V. Decrease DC power supply voltage to 6.3V Measure voltage regulator output and verify that the voltage is <50mV 3. The overall system battery life should at least be 15 minutes (3 points) Upload system with proper software and let the vehicle run in autonomous mode Let the droid run for at least 15 minutes Verify that the droid is still running after 15 minutes Repeat this procedure 3 times to ensure consistency of verification R&V

Conclusions and Further Work Power System tested and verified Ensure sensor, motor-drive, microcontroller, and laser module receive 5 volts Future work: implementation of 2 voltage regulators