ECE 1020. Group Members Samantha Starr BME Arduino Arianna Weinshel BME Sensors, Circuits Eden Woldemichael CE AM Radio Taylor Brooke EE Instrumentation,

Slides:



Advertisements
Similar presentations
Introduction to Multisim ECE 1020 Professor Ahmadi.
Advertisements

What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
Introduction to electronics lab ENGRI 1810 Using: Solderless prototype board (white board) Digital multimeter (DMM) Power Supply Signal Generator Oscilloscope.
Fair Use Building and Research Labs Presents
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Lab 1.
Interactive Engineering Workshop Eng. Mageda Al-Moubarak Eng. Fadia El-ssa.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
Learning about AC signals ES 110. Basic Components  Function generator  LED  Relay  Speaker  Pot  Ohm ’ s Law  Drawing the circuit  Schematic.
Electric Curcuits and Measurements Basic Electrical components and their functions Measurements of electrical circuits characteristics - Multimeter - Oscilloscope.
George Washington University DC Circuits Lab Professor Ahmadi ECE 002.
Purpose Learn how to use basic electronic equipment:
Introduction to Arduino Prepared by R. Lamond.  “Arduino is an open-source electronics prototyping platform based on flexible, easy- to-use hardware.
Pulse Width Modulation (PWM) LED Dimmer Circuit
Basic Circuits – Lab 2 Arduino and Sensors Xmedia Spring 2011.
Embedded Programming and Robotics
Institute Of Applied Technology ATE 1012 Grade 10 Eng. Rose Hasan.
Electricity, Electronics And Ham Radio “Kopertroniks” By Nick Guydosh 4/12/07.
Group Chocolate Thunda Johnathan Ross, Jiaxuan Shang, Daniel Sawyer, Nate Serafino.
Working with Arduino: Lesson #1: Getting Acquainted with the Kit EGN1007.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering Circuit Design Verification.
General Engineering Polytechnic University Laboratory 9: Electrical Filters.
Tower Light Show Power Supply Team Members: Jesse Walson Jake Wagner Dave Miller Sponsor: Robert Rinker Team Advisor: Touraj Assefi.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Segway Controller Notes. = connection on top layer of circuit board = connection on bottom layer of circuit board Ground Plane: Areas enclosed by the.
Electricity Define Electricity: Electrons: Short Circuit: Current: Battery: Voltage:
ECE 1020 FINAL PRESENTATION TA: Allen Guan and Sibel Ahmed Shehzad Mufti.
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Class 1.
TA: Chris Reilly Group 5: Benjamin, Ramie, Zachary, Dinal.
Stephen Joo and Daniel Kattan April 16, 2010 ECE 002, Group 8.
George Washington University DC Circuits Lab Professor Ahmadi ECE 002.
Measuring the Current and Voltage of a 820 Ω Resistor Setting for Multimeter = 200 mA DC Measure Voltage in 2 V increments up to 20 V.
Circuit Lab. Experiment-1 Int. To Circuit Components Lab. Devices and Voltage Measurement.
Experiment 21 Design a Traffic Arrow.
ENS 203- Amplitude Modulation and Demodulation Lab 6 Radio Experiment Meric Ozcan After you configure the radio as specified in your lab sheet, you will.
Physics 2225: Working With Electronic Equipment Purpose  Learn how to use basic electronic equipment: Digital multi meter Oscilloscope Function generator.
(from left to right) ASHLEY FRIEND, SUBHASIS GHOSH, EMMANUELLE DORVIL, DHRUV GAUR.
ECE 002 Final Project By Brandon Minor, Adam McCormack, Benjamin Miller, Damon McCullough.
Electronic Instruments
PMT-RAS. Turning the Clean Room Into a Dark Room.
Emily Syndrome. EMILY SYNDROME Emily Anne Chris Jeff.
The Basics Electronics. To familiarise yourself with electronics To have an understanding of how and why we test electronic circuits. To complete a test.
Final Term Project Hi-Tek Smoke Detektor By: Rohan Sharma.
RGB LED 燈條實驗.
Guide Presented by Mr.M Cheenya V.Abhinav Kumar 11E31A0422 Asst.Professor K.Shiva Kumar 11E31A0423 K.Rajashekhar 11E31A0424 K.Chaithanya Sree 11E31A0428.
Electronics for Physical Computing Materials: capacitor, diode, LED, transistor, switch,resistor, relay, proto board, multimeter.
How to Build a Digital Physical System - Lab Lecture 2.
Pulse-Width Modulation: Simulating variable DC output
STEP-1 START PROTEUS Click on START button and you will get “ Proteus 7 professional “  Install Lab Center Proteus in the PC.  After Successful installation.
Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.
INTERNET OF EVERYTHING SDU 2016 Week 8. Visual Output  Lets the Arduino show off  Arduino supports a broad range of LED devices  Use digital and analog.
Class Parts List Breadboard 1 Wire kit 1 Red LEDs 3 Green LEDs 3 Yellow LEDs 1 Photoresistor 1 xPiezo sensor 1 Button 3 Slide button, switch 1 Reed switch.
Electricity Definitions
Instrumentation & Root Mean Square Voltage
Project of Network Analysis
Fair Use Building and Research Labs Presents
Control the color and brightness of an RGB LED with a Potentiometer
ECE-L304 Lecture 3.
How to avoid catching things on fire.
Analog Input through POT
Circuit Introduction Section 1:
Working with Arduino: Lesson #1: Getting Acquainted with the Kit
CS4101 Introduction to Embedded Systems Lab 8: Arduino DAC and PWM
Basic Electronics Part Two: Electronic Components.
Fair Use Building and Research Labs Presents
Chapter 1 Introduction of Arduino
Sensors and actuators Sensors Resistive sensors
Prepared by: Engr. Qurban Ali Memon Incharge of Final project Lab.
Arduino 7 Segment Display Lab
Pulse-Width Modulation: Simulating variable DC output
Presentation transcript:

ECE 1020

Group Members Samantha Starr BME Arduino Arianna Weinshel BME Sensors, Circuits Eden Woldemichael CE AM Radio Taylor Brooke EE Instrumentation, Multism

Sensor Characterization This lab worked with the Handy Board Used light sensor scales And established sensor ranges Used two different sensors: analog and digital sensors Digital sensors return either a 0 or 1value Analog sensors return a range between 0  255 high values from the analog sensor indicate close proximity, roughly four inches Light sensors that gave a low values indicated bright light and vice versa

Sample Code for the Sonar Sensor void main( ) { int range=0; printf(“\n Sensor Sample Program”);//handyboard will print Sensor Sample Program while(!start_button());//waits until the start button is pressed while(1)//program will run continuously forever { Sleep(0.5);//waits.5 second between each reading of sensor Range=sonar(); Printf(“\Output is %d”, range);//handyboard will print output value of sensor } }//end of program

Circuits Lab Focused on Series and Parallel circuits First we begins with a DC voltage source Worked with resistors and diodes, which has a voltage drop of.7volts The ground and voltage source of 0 are placed on the bottom Equation used to calculate Ohm’s Law  V=IR Series in Parallel: 1/Req=1/R 1 +1/R 2 Resistors in series: Req=R 1 +R 2 Use: Bread board, DC power supply, multimeter, & oscilloscope

Multisim Lab Purpose: test circuits without having to physically build them placed components on the workspace Put wires in place, found voltage source and ground source, labeled resistors, diodes, and AC circuits Began simulation to see if the circuit worked accordingly

Example of Workspace

AM Radio Lab & Soldering Use: AM radio Kit Types of Modulation: -Analog Modulation – AM,FM -Digital Modulation Model: AM-780 AM Broadcast Frequencies: 535kHz – 1605kHz Assembling the PCB by soldering on resistors, capacitors, semiconductors, etc.

Arduino Lab With arduino we light LEDs that contained three colors (Red Blue and Green) Used Ardunio language which is very similar to C programming language To power an LED, we need an analog voltage (in this case, approximately >2.5 V) Arduino has PWM built in for voltages between 0V and 5V 5V = a PWM value of 255 0V = a PWM value of 0 You can use any value between 0 and 255 for PWM on an Arduino

Arduino Lab

int REDPin = 3; int GREENPin = 5; Int BLUEPin = 6; int brightness = 0; int increment = 5 void setup() {pinMode(REDPin, OUTPUT); pinMode(GREENPin, OUTPUT); pinMode(BLUEPin, OUTPUT);} void loop() {brightness = brightness + increment; if (brightness = 255 {increment = -increment;} brightness = constrain(brightness, 0, 255); analogWrite(REDPin, brightness); analogWrite(GREENPin, brightness);

Instrumentation Oscilloscope: The purpose of an oscilloscope is to measure a voltage that changes with time and show it in a graphical format Used these when working on circuits Could discover the frequency amplitude and peak-to-peak voltage from the output Also used DC Power Supply and Function Generator Function Generator: produces waves of different shapes, amplitudes and frequencies. DCpower:produces constant voltage or current signals. This DC Power supply is capable of generating voltages from -25V to 25V.

Oscilloscope

DC Power Supply

Conclusion Circuits Soldering Sensors/motors Arduino