Whirlpool Dispenser Cup

Size: px
Start display at page:

Download "Whirlpool Dispenser Cup"

Transcription

1 Whirlpool Dispenser Cup Michigan State University Senior Design ECE 480, Team 8 Spring 2015 Project Sponsor Whirlpool Project Facilitator Dean Aslam Team Members Daniel Sun Gao Xin HongYi Shen Connor Grossman Daniel Gomez

2 Table of Contents 1. Executive Summary 1. Background 2. Design Approach 2. Technical Summary 1. Customer Requirements 2. Microcontrollers 3. Power Supply 4. Sensors 3. Design Stages 1. 3D Model of the Dispenser Cup 2. Active Bandpass Filters 4. Fast Diagram 5. Project Management 1. Technical Responsibilities 2. Non Technical Responsibilities 3. Gantt Chart 6. Budget 7. Conclusion/Recommendation 8. References 9. Appendix

3 1. Executive Summary 1. 1 Background Whirlpool Corporation is one of the largest washing machine manufacturers. It s headquartered in Benton Charter which is a township in Michigan. The Company was founded on November 11,1911. At the very beginning, it was a small company that produced electric, motor driven, wringer washers. With the science and technology developing rapidly, most families choose to use a washing machine at home instead of doing laundry outside washing by hand or driving to the laundromat. So the rigid demand of having a household washing machine increased rapidly. Whirlpool growing fast and becoming one of Fortune 500 company,having an annual revenue of about 19 billion dollars. They have more than 70 manufacturing and technology research centers in the world. However a the new problem also came up, which is how to use the least energy to wash the cloth clean. Being energy efficient and to be environmentally friendly are two big problems for the manufacturer. In addition, with the fossil energy being scarce, the government and many environmental protection organizations are pressing this issue. Energy Star is an international standard for energy efficient consumer, it was created in 1992 by the Environmental Protection Agency and the Department of Energy. It aims to encourage the manufacturer to design the most energy efficient product. We can see the Energy Star label on most of whirlpool products on the market.the label shows how much energy and money it can save a customer every year. For the customer, they take this into their consideration

4 when they choose the product.. Now, many companies like whirlpool are willing to fund the research to find a more economically feasible way to reduce energy cost. 1.2 Design Approach The aim of this project is to prototype a completely functional, yet independant, dispenser cup. The independence of this system means that no contact pads or harnesses can be used in between the appliance and the dispenser cup. Our design will not be streamlined into the market, but rather, it s a proof of concept that the requirements set by Whirlpool are feasible and can be used in future works relating to our project. By combining an LED and a photoresistor sensor we can detect when a liquid is placed in one of the cups on the dispenser. Along with the sensors, there will be a bandpass filter that is different for each cup sensor for increased accuracy and more reliability. It is left up to the user to pour the correct contents into the specified cup or the system will not work. In addition to the sensor, the system must provide its own power since it must be independant from the appliance. A solar cell on the outside face of the dispenser will always be exposed to the environment and convert light in the surrounding area into energy used to charge a battery, which in turn, powers the system. Another feature is to make the system independant. This can be done by implementing wireless communication between the

5 appliance and the dispenser cup. Using a wireless transceiver, the appliance and dispenser cup can communicate with each other without the use of contacts pads or harnesses. The last feature of the system, is user friendly LEDs to indicate which cups need to be filled depending on what cycle the user selects. This ties into the concept of wireless communication. The user will select a cycle the appliance will then wirelessly communicate that cycle to the dispenser cup and from there the LEDs light up the appropriate cups. 2. Technical Summary 2.1 Customer Requirements The customer has a functional dispenser cup with content detection that uses LEDs and sensors to detect which dispenser cup has a liquid or powder in it. From there they wish to determine the actual substance based on which cup was filled. To make the appliance lower cost and more efficient, the customer has asked us to implement wireless communications between the appliance control unit and the dispenser. The dispensers are mostly used in washing machine appliances which tend to vibrate a lot, making wireless communication a key factor for the dispenser and appliance. Another task is to implement LED s to light up with certain cycles of the washing machine are selected so the user knows which cup needs to be filled in order to perform that cycle. Wireless power is another feature that must be implemented in the dispenser. All of this

6 is to make the dispenser physically independent from the appliance control unit so that the dispenser can be removed and cleaned if needed. Overall there are three task we need to accomplish: 1. To have the appliance control unit tell the dispenser which cups need to be filled and have it tell the user via LEDs 2. To power the dispenser independently 3. Wireless communication between the appliance control unit and the dispenser for future features of the system 2.2 Microcontrollers The microcontroller that will be used for the initial and testing stage is the EZ430 RF2500. This microcontroller consists of two separable boards that connect together when they are being programmed. Both boards are identical and can perform the same task, so each board can act as a transceiver to send information between each other. This microcontroller was selected for the testing phase because of its ease of use and its wireless capabilities. One of the boards would be placed in the main system while the other is placed in the dispenser cup, allowing for easy and reliable communication between the two. However, one of the design goals is to keep costs to a minimum, to reduce costs it would be necessary to change microcontrollers as the EZ430 RF2500 proves to be very expensive. One way to reduce the cost is by using a cheaper microcontroller. A microcontroller that meets this criteria is the MSP430 G2553. The only problem with this microcontroller is

7 that it does not have the wireless transceiver to communicate with the main system. Therefore the team has implemented a new transceiver, CC2500. This will implement the wireless communication part of the system. The team will have to code the wireless communication of the devices which is one of the disadvantages when compared to the EZ430 RF Power Supply One of the main customer requirements is for the dispenser cup to be self powered. As previously mentioned there must be no contact pads or cables between the main system and the dispenser cup. One of the first solutions the team came up with was to flow current through a coil in the main system, then this coil would propagate an electromagnetic field than would be received by a coil placed in the dispenser cup this would induced voltage onto the second coil and would wirelessly power up the dispenser cup system without the need of contact pads or cables. However, the more voltage that was needed in the second coil then the bigger the coils would have to be. This proved to be as challenge, as the proposed circuitry needs a decent amount of voltage and current. Another disadvantage is the distance that the voltage can be transferred is really minimal, which may or may not be an issue in our design. Instead of this idea, the team opted for a different method. The next method will accomplished the task by using a solar cell, this solar cell would not be the main supply or the system. It would be used to charge a battery that would act as the voltage supplier for the rest of the circuit. Then the main voltage in the supply would be stepped down to get the voltages that are necessary in the circuits

8 shown on (figure 2 3 1), these are the 3.3V to power the microcontroller and the voltage divider and 5V to power the LED used in the sensor and 9V for the bank of LEDs that would let the user know what cups to fill. Figure Sensors The overall goal of our sensor system is to detect the contents that are placed inside the cups. We plan on using a photoresistor and an LED to accomplish this. On one side of the cup there will be an area for the LED to shine and the other side will have an area for the photoresistor to be exposed to the light of the LED. Once the photoresistor is exposed to the light the resistance changes. In darkness, the resistance is really high and vice versa when exposed to bright light. With contents in the cup we can measure the voltage across the resistor (figure 2 4 1) at that time, then use a microcontroller to detect this voltage and tell the dispenser cup that there are contents in it. This value will be different depending on the material thats is the cup.

9 Figure Design Stages 3.1 3D Model of the Dispenser Cup The Dispenser cup has three layers with different functions, when assembled together it creates the dispenser cup. The dispenser cup contains three cups for detergent, bleach and softener. Also, there will be three LEDs besides each cup in the first layer. In order to decrease the waste of detergent/bleach/softener, a unflat cup bottom has been designed as the second layer. The bottom layer is to store the microcontroller, battery and other circuits. There is also a common path for detergent/bleach/softener to go through to the washer.

10 Figure First Layer

11 Figure Second Layer Top Figure Second Layer Bottom

12 Figure Bottom Layer Top Figure Bottom Layer Back

13 Figure Assembled Dispenser Cup Top Figure Assembled Dispenser Cup Right

14 3.2 Active Bandpass Filter An active bandpass filter is to be implemented with the sensors. The sensors in our dispenser cup are used to detect when contents are pour into the cups. Are sensors will be sensitive to light due to the photoresistor in the sensor design. This means that ambient light from the environment around the dispenser cup will continuously be affect the value of the photoresistors. To solve this problem we are going to integrate three different bandpass filters (figure 3 2 1), one for each cup. This should make our sensors less sensitive to ambient and overall make them more reliable. The reason we need three different bandpass filter is due to the fact the each liquid (detergent, bleach and fabric softener) will refract the light of the bright red led differently, which yield a different wavelength/frequency for each liquid. After calculating how each liquid changes the light we can start designing the filters. All a bandpass filter is a high pass filter and a low pass filter in series. You first design the high pass filter to take care of the low end of your frequency range. After choosing a low end frequency (f1) and a value of C1 use equations 3 2 1, & to solve for all other unknown values. R 1 = 1/( 2 * π * C 1 * f1) Eq R 2 = 1/(2 2 * π * C 1 * f1) Eq C 1 = C2 Eq The next step is to design the low pass filter by picking the high end of the frequency range (f2), pick C1, and use equations & C 2 = C 1 * 2 Eq R 1 = R 2 = 1/(2 2 * π * C 1 * f2) Eq

15 Finally, the last thing to do is to figure out Cout but that is easily solved by taking a value thats times larger than C1. Figure 3 2 1

16 4. Fast Diagram The following function analysis system technique (FAST) shows the relationships between selecting a washing cycle to actually starting the cycle. Each box represent an action that should have happened and each box before and after it are the actions before and after.

17 5. Project Management 5.1 Technical Responsibilities Name Responsibility 1 Responsibility 2 Responsibility 3 Selection of Parts and Ordering Research Prototyping & Refinement Daniel Sun Photoresistors Design Approaches Building/Testing Prototype Connor Grossman RGB LEDS Active Bandpass Filter Daniel Gomez Microcontroller Power Supply/ Voltage Divider Building/Testing Prototype Programming Microcontroller Hong Yi Shen Rechargeable Battery Background Material Programming Microcontroller Gao Xin Solar Cell Detergent/Softner/ Bleach Building/Testing Prototype 5.2 Non Technical Responsibilities Name Daniel Sun Connor Grossman Daniel Gomez Hong Yi Shen Gao Xin Responsibility Project Manager Documentation Preparation Lab Coordinator Presentation Manager Project Webmaster

18 5.3 Gantt Chart 6. Budget Parts Cost 20 piece of k ohm photoresistors $4.22 9V Battery $9.65 Solar Cell $6.95 RGB LEDS $9.95 Microcontroller Varies Detergent/Bleach/Softener $40~

19 3D Model printing Total Varies Varies 7. Conclusion/Recommendation The recommendation that has been provided is to use the EZ430 RF2500 microcontroller through the testing stages along with our design. If cost need to be further reduced, Whirlpool will need to consider using the MSP430G2553 along with the CC2500 Transceivers. 8. References 9. Appendix

Solar Array Maximum Powerpoint Tracker

Solar Array Maximum Powerpoint Tracker Solar Array Maximum Powerpoint Tracker Michigan State University Senior Design Capstone ECE 480, Team 8 Fall 2014 Project Sponsor Michigan State University Solar Car Team Project Facilitator Bingseng Wang

More information

Boozer Cruiser. EEL Electrical Engineering Design 2 Final Design Report. April 23, The Mobile Bartending Robot.

Boozer Cruiser. EEL Electrical Engineering Design 2 Final Design Report. April 23, The Mobile Bartending Robot. EEL4924 - Electrical Engineering Design 2 Final Design Report April 23, 2013 Boozer Cruiser The Mobile Bartending Robot Team Members: Mackenzie Banker Perry Fowlkes mbanker@ufl.edu perry.pfowlkes@gmail.com

More information

Page 2. Q1.An electrician is replacing an old electric shower with a new one. The inside of the old shower is shown in Figure 1.

Page 2. Q1.An electrician is replacing an old electric shower with a new one. The inside of the old shower is shown in Figure 1. Q1.An electrician is replacing an old electric shower with a new one. The inside of the old shower is shown in Figure 1. Figure 1 Michael Priest (a) If the electrician touches the live wire he will receive

More information

White Paper: Zero Power Wireless Sensors

White Paper: Zero Power Wireless Sensors Sensor Networks Overview Sensors networks are in widespread use in factories, industrial complexes, commercial and residential buildings, agricultural settings, and urban areas, serving to improve manufacturing

More information

Grain Moisture Detector for Industrial Applications

Grain Moisture Detector for Industrial Applications University of Manitoba Department of Electrical & Computer Engineering ECE 4600 Group Design Project Project Proposal Grain Moisture Detector for Industrial Applications by Group 07 Dimitri Anistratov

More information

(a) (i) Is the transformer in the diagram being used as a step-up transformer or as a step-down transformer? ) in the box next to your answer. ...

(a) (i) Is the transformer in the diagram being used as a step-up transformer or as a step-down transformer? ) in the box next to your answer. ... Q1.The diagram shows a transformer. (a) (i) Is the transformer in the diagram being used as a step-up transformer or as a step-down transformer? Put a tick ( ) in the box next to your answer. a step-up

More information

Lab 1. Resonance and Wireless Energy Transfer Physics Enhancement Programme Department of Physics, Hong Kong Baptist University

Lab 1. Resonance and Wireless Energy Transfer Physics Enhancement Programme Department of Physics, Hong Kong Baptist University Lab 1. Resonance and Wireless Energy Transfer Physics Enhancement Programme Department of Physics, Hong Kong Baptist University 1. OBJECTIVES Introduction to the concept of resonance Observing resonance

More information

Unit Transformers

Unit Transformers Unit 11.08 Transformers Prepared in Dec 1998 Second editing in march 2000 Learning objectives At the end of this unit you should be able to : 1. describe the structure and principle of operation of a basic

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

Aug 6 th, Presented by: Danielle George- Project Manager Erin McCaskey Systems Engineer. LSP-F , Rev. B

Aug 6 th, Presented by: Danielle George- Project Manager Erin McCaskey Systems Engineer. LSP-F , Rev. B Aug 6 th, 2011 Presented by: Danielle George- Project Manager Erin McCaskey Systems Engineer Agenda Purpose Background Firsts Activities Mission Objectives Con Ops Mission Timeline Risks Challenges Power

More information

The topics in this unit are:

The topics in this unit are: The topics in this unit are: 1 Static electricity 2 Repulsion and attraction 3 Electric circuits 4 Circuit symbols 5 Currents 6 Resistance 7 Thermistors and light dependent resistors 8 Series circuits

More information

ELR 4202C Project: Finger Pulse Display Module

ELR 4202C Project: Finger Pulse Display Module EEE 4202 Project: Finger Pulse Display Module Page 1 ELR 4202C Project: Finger Pulse Display Module Overview: The project will use an LED light source and a phototransistor light receiver to create an

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) International Journal of Advanced Research in Electrical, Electronics Device Control Using Intelligent Switch Sreenivas Rao MV *, Basavanna M Associate Professor, Department of Instrumentation Technology,

More information

CURRENT, POTENTIAL DIFFERENCE AND RESISTANCE PART I

CURRENT, POTENTIAL DIFFERENCE AND RESISTANCE PART I CURRENT, POTENTIAL DIFFERENCE AND RESISTANCE PART I Q1. An electrical circuit is shown in the figure below. (a) The current in the circuit is direct current. What is meant by direct current? Tick one box.

More information

Preliminary Design Report. Project Title: Mutli-Function Pontoon (MFP)

Preliminary Design Report. Project Title: Mutli-Function Pontoon (MFP) EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 31 January 2011 Project Title: Mutli-Function Pontoon (MFP) Team Members: Name: Mikkel Gabbadon Name: Sheng-Po Fang Project

More information

ECE 480 Design Team 3 Design Issues. Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments

ECE 480 Design Team 3 Design Issues. Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments ECE 480 Design Team 3 Design Issues Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments David DeLuca Sasang Balachandran Hassan Abdullahi Karthik Hemmanur Dr. Jian Ren - Facilitator

More information

PH102 Lab: Current and Voltage

PH102 Lab: Current and Voltage At this point you should have read the introduction to the lab, and started the tutorial software. 1. Resistors PH102 Lab: Current and Voltage Experiment I: Sourcing Current a) Connect your resistor to

More information

Monitoring of a Diamond Polishing System

Monitoring of a Diamond Polishing System Monitoring of a Diamond Polishing System Paul Dionise, Anthony Garvert, Alex Kohler, and Rohan Panda Design Team 2 Pre-Proposal Dr. McGough October 9, 2015 The purpose of this project is to create a device

More information

Dynamics and Operations of an Orbiting Satellite Simulation. Requirements Specification 13 May 2009

Dynamics and Operations of an Orbiting Satellite Simulation. Requirements Specification 13 May 2009 Dynamics and Operations of an Orbiting Satellite Simulation Requirements Specification 13 May 2009 Christopher Douglas, Karl Nielsen, and Robert Still Sponsor / Faculty Advisor: Dr. Scott Trimboli ECE

More information

APPLICATION SPECIFICATION

APPLICATION SPECIFICATION 2.4/5GHZ SMT CHIP ANTENNA 1.0 SCOPE This specification describes the antenna application and recommended PCB layout for the Molex 2.4/5 GHz SMT Chip Antenna. The information in this document is for reference

More information

Solar Mobius Final Report. Team 1821 Members: Advisor. Sponsor

Solar Mobius Final Report. Team 1821 Members: Advisor. Sponsor Senior Design II ECE 4902 Spring 2018 Solar Mobius Final Report Team 1821 Members: James Fisher (CMPE) David Pettibone (EE) George Oppong (EE) Advisor Professor Ali Bazzi Sponsor University of Connecticut

More information

Syllabus OP49 Test electrical conduction in a variety of materials, and classify each material as a conductor or insulator

Syllabus OP49 Test electrical conduction in a variety of materials, and classify each material as a conductor or insulator Physics: 14. Current Electricity Please remember to photocopy 4 pages onto one sheet by going A3 A4 and using back to back on the photocopier Syllabus OP49 Test electrical conduction in a variety of materials,

More information

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

More information

Antenna Matching Within an Enclosure Part 1: Theory and Principle

Antenna Matching Within an Enclosure Part 1: Theory and Principle Antenna Matching Within an Enclosure Part 1: Theory and Principle By Johnny Lienau, RF Engineer March 2012 Developing a wireless product can be a daunting task. There are many pitfalls, traps, and common

More information

Wireless Keyboard Without Need For Battery

Wireless Keyboard Without Need For Battery Technical Disclosure Commons Defensive Publications Series April 29, 2015 Wireless Keyboard Without Need For Battery Vijay Asrani James Tanner Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

COTS ADAPTABLE MODULE FOR ATTITUDE DETERMINATION IN CUBESATS

COTS ADAPTABLE MODULE FOR ATTITUDE DETERMINATION IN CUBESATS COTS ADAPTABLE MODULE FOR ATTITUDE DETERMINATION IN CUBESATS Tristan C. J. E. Martinez College of Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The goal of this research proposal

More information

Oscillator/Demodulator to Fit on Flexible PCB

Oscillator/Demodulator to Fit on Flexible PCB Oscillator/Demodulator to Fit on Flexible PCB ECE 4901 Senior Design I Team 181 Fall 2013 Final Report Team Members: Ryan Williams (EE) Damon Soto (EE) Jonathan Wolff (EE) Jason Meyer (EE) Faculty Advisor:

More information

Robust Self-Powered Wireless Hydrogen Sensor

Robust Self-Powered Wireless Hydrogen Sensor Robust Self-Powered Wireless Hydrogen Sensor PI: Jenshan Lin Collaborators: D. P. Norton, S. J. Pearton, Materials Sci. Engr. F. Ren, Chemical Engr. T. Nishida, K. Ngo, Electrical and Comp. Engr. University

More information

Wireless communication for Smart Buildings

Wireless communication for Smart Buildings Wireless communication for Smart Buildings Table of contents 1. The Smart Buildings...2 2. Smart Buildings and Wireless technologies...3 3. The link budget...5 3.1. Principles...5 3.2. Maximum link budget...6

More information

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL CEEN Bot Lab Design by Deborah Duran (EENG) Kenneth Townsend (EENG) A SENIOR THESIS PROPOSAL Presented to the Faculty of The Computer and Electronics Engineering Department In Partial Fulfillment of Requirements

More information

Engr 1202 ECE. Clean Room Project

Engr 1202 ECE. Clean Room Project Engr 1202 ECE Clean Room Project Dilbert the engineer gets special recognition September 2005 2014 Version does not even have my name! AC vs. DC Circuits DC and AC devices in everyday life DC Devices

More information

ECE480 Spring Design Team 2. Chai Yong Lim. Kevin Gladstone. Yanqing Li. Jon Sangregario

ECE480 Spring Design Team 2. Chai Yong Lim. Kevin Gladstone. Yanqing Li. Jon Sangregario ECE480 Spring 2012 Design Team 2 Chai Yong Lim Kevin Gladstone Yanqing Li Jon Sangregario Executive Summary Design Team Two s concrete curing sensor is designed to reduce the uncertainty in the concrete

More information

Analysis of Wireless Power Transmission Using Resonant Inductive Coupling for small distance

Analysis of Wireless Power Transmission Using Resonant Inductive Coupling for small distance Analysis of Wireless Power Transmission Using Resonant Inductive Coupling for small distance Manjula G Hegde 1, Shruthi Baglodi J. 2 Ganapathi S Hegde 3 Assistant Professor 1, ECE Department, Shri Pillappa

More information

CDI Revision Notes Term 1 ( ) Grade 11 General Unit 1 Materials and Unit 2 Fundamentals of Electronics

CDI Revision Notes Term 1 ( ) Grade 11 General Unit 1 Materials and Unit 2 Fundamentals of Electronics CDI Revision Notes Term 1 (2017 2018) Grade 11 General Unit 1 Materials and Unit 2 Fundamentals of Electronics STUDENT INSTRUCTIONS Student must attempt all questions. For this examination, you must have:

More information

Direct Current Waveforms

Direct Current Waveforms Cornerstone Electronics Technology and Robotics I Week 20 DC and AC Administration: o Prayer o Turn in quiz Direct Current (dc): o Direct current moves in only one direction in a circuit. o Though dc must

More information

WIRELESS Energy Monitor - Smart Meter

WIRELESS Energy Monitor - Smart Meter Energy saving made simple MONITOR CONTROL SAVE WIRELESS Energy Monitor - Smart Meter Monitors your electricity use and cost in real time Instruction Manual EW4500 IMPORTANT Please retain your Instruction

More information

CRACKED RAIL SPIKE DETECTOR PRE-PROPOSAL

CRACKED RAIL SPIKE DETECTOR PRE-PROPOSAL CRACKED RAIL SPIKE DETECTOR PRE-PROPOSAL ECE 480 Design Team 4 Team Members: Chad Church, Ronald Fox, John Vogel, Geoffrey Brigham, Matthew Hamm 10/06/09 Executive Summary: Norfolk Southern Railroad Co.

More information

Internet of Things Student STEM Project Jackson High School. Lesson 3: Arduino Solar Tracker

Internet of Things Student STEM Project Jackson High School. Lesson 3: Arduino Solar Tracker Internet of Things Student STEM Project Jackson High School Lesson 3: Arduino Solar Tracker Lesson 3 Arduino Solar Tracker Time to complete Lesson 60-minute class period Learning objectives Students learn

More information

Development of a broadband wireless energy harvesting system

Development of a broadband wireless energy harvesting system Preliminary report for Final Year Project Development of a broadband wireless energy harvesting system Author name Ruimin Zhao Author ID 201139030 Project Supervisor Yi Huang Project Assessor Miguel Lopez-Benitez

More information

Photonic Power. Application Overview

Photonic Power. Application Overview Photonic Power Application Overview Photonic Power Harnessing the Power of Light Photonic power is a novel power delivery system whereby light from a laser source illuminates a photovoltaic power converter

More information

Preliminary Design Report. Project Title: The Charming Rod Team Name: Stickle

Preliminary Design Report. Project Title: The Charming Rod Team Name: Stickle EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 27 January 2010 Project Title: The Charming Rod Team Name: Stickle Team Members: Name: Jenna Stallings Email: jenna8965@gmail.com

More information

Connecting The EasySense unit will detect that the Current Sensor is connected.

Connecting The EasySense unit will detect that the Current Sensor is connected. s Arbor Scientific General (PC-3165) Range: ± 1A Resolution: 0.5mA Resistance/Impedance: 0R18 (0.18 Ohms) High Precision (PC-3166) Range: ± 100mA Resolution: 50µA Resistance/Impedance: 1R8 (1.8 Ohms) High

More information

Figure 1. Why is iron a suitable material for the core of a transformer?

Figure 1. Why is iron a suitable material for the core of a transformer? INDUCED POTENTIAL, TRANSFORMERS: NAT GRID Q1. Figure 1 shows the construction of a simple transformer. Figure 1 Why is iron a suitable material for the core of a transformer? Tick one box. It is a metal.

More information

Guide to LED and Hobby Lighting Projects Documentation

Guide to LED and Hobby Lighting Projects Documentation Guide to LED and Hobby Lighting Projects Documentation Release 0.1.2 Brian Luft Nov 06, 2017 Contents 1 Set Your Goals and Expectations 3 1.1 Introduction...............................................

More information

Carnegie Mellon University. Embedded Systems Design TeleTouch. Cristian Vallejo, Chelsea Kwong, Elizabeth Yan, Rohan Jadvani

Carnegie Mellon University. Embedded Systems Design TeleTouch. Cristian Vallejo, Chelsea Kwong, Elizabeth Yan, Rohan Jadvani Carnegie Mellon University Embedded Systems Design 18-549 TeleTouch Cristian Vallejo, Chelsea Kwong, Elizabeth Yan, Rohan Jadvani February 11, 2017 Contents 1 Project Description 2 2 Design Requirements

More information

Available online at ScienceDirect. Procedia Computer Science 79 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 79 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 79 (2016 ) 785 792 7th International Conference on Communication, Computing and Virtualization 2016 Electromagnetic Energy

More information

A Hue-Based Method for ph Determination

A Hue-Based Method for ph Determination University of Portland Pilot Scholars Chemistry Undergraduate Publications, Presentations and Projects Chemistry Spring 2015 A Hue-Based Method for ph Determination Blair Pearson Kelly Ramzy Ryan Bergio

More information

USER MANUAL. Multi Field EMF Meter. Model EMF Washington Street Melrose, MA Phone Toll Free

USER MANUAL. Multi Field EMF Meter. Model EMF Washington Street Melrose, MA Phone Toll Free USER MANUAL 99 Washington Street Melrose, MA 02176 Phone 781-665-1400 Toll Free 1-800-517-8431 Multi Field EMF Meter Visit us at www.testequipmentdepot.com Model EMF450 Safety Information CAUTIONS Before

More information

Advantages of Powder Coating vs. Wet Paint

Advantages of Powder Coating vs. Wet Paint Advantages of Powder Coating vs. Wet Paint F irst pioneered in the 1950s, powder coating has evolved as a popular dry finishing process used for functional (protective) and decorative finishes in manufacturing.

More information

Homework 10: Reliability and Safety Analysis Due: Thursday, November 3, at Classtime

Homework 10: Reliability and Safety Analysis Due: Thursday, November 3, at Classtime ECE 477 Digital Systems Senior Design Project Fall 2005 Homework 10: Reliability and Safety Analysis Due: Thursday, November 3, at Classtime Team Code Name: Group 4 VAVA Group No. 4 Team Member Completing

More information

Series and parallel resistances

Series and parallel resistances Series and parallel resistances Objectives Calculate the equivalent resistance for resistors connected in both series and parallel combinations. Construct series and parallel circuits of lamps (resistors).

More information

Design Issues ECE480 Design Team 7 Mike Zito; Shaun Eisenmenger; Gu Enwei; Adam Rogacki

Design Issues ECE480 Design Team 7 Mike Zito; Shaun Eisenmenger; Gu Enwei; Adam Rogacki Design Issues ECE480 Design Team 7 Mike Zito; Shaun Eisenmenger; Gu Enwei; Adam Rogacki Product lifecycle management (PLM) refers to the engineering aspect of preparing for and managing a product for the

More information

CHAPTER 8: ELECTROMAGNETISM

CHAPTER 8: ELECTROMAGNETISM CHAPTER 8: ELECTROMAGNETISM 8.1: MAGNETIC EFFECT OF A CURRENT-CARRYING CONDUCTOR Electromagnets 1. Conductor is a material that can flow.. 2. Electromagnetism is the study of the relationship between.and..

More information

Uses of Electromagnetic Waves

Uses of Electromagnetic Waves Uses of Electromagnetic Waves 1 of 42 Boardworks Ltd 2016 Uses of Electromagnetic Waves 2 of 42 Boardworks Ltd 2016 What are radio waves? 3 of 42 Boardworks Ltd 2016 The broadcast of every radio and television

More information

Design of Charge Pump for Wireless Energy. Harvesting at 915 MHz

Design of Charge Pump for Wireless Energy. Harvesting at 915 MHz Design of Charge Pump for Wireless Energy Harvesting at 915 MHz Senior Capstone Project Report By: Mark McKean and Milko Stoyanov Advisors: Dr. Brian Huggins and Dr. Prasad Shastry Department of Electrical

More information

Lab 3: Embedded Systems

Lab 3: Embedded Systems THE PENNSYLVANIA STATE UNIVERSITY EE 3OOW SECTION 3 FALL 2015 THE DREAM TEAM Lab 3: Embedded Systems William Stranburg, Sean Solley, Sairam Kripasagar Table of Contents Introduction... 3 Rationale... 3

More information

12/31/11 Analog to Digital Converter Noise Testing Final Report Page 1 of 10

12/31/11 Analog to Digital Converter Noise Testing Final Report Page 1 of 10 12/31/11 Analog to Digital Converter Noise Testing Final Report Page 1 of 10 Introduction: My work this semester has involved testing the analog-to-digital converters on the existing Ko Brain board, used

More information

Aztec Micro-grid Power System

Aztec Micro-grid Power System Aztec Micro-grid Power System Grid Energy Storage and Harmonic Distortion Demonstration Project Proposal Submitted to: John Kennedy Design Co. Ltd, San Diego, CA Hardware: Ammar Ameen Bashar Ameen Aundya

More information

Analysis of RWPT Relays for Intermediate-Range Simultaneous Wireless Information and Power Transfer System

Analysis of RWPT Relays for Intermediate-Range Simultaneous Wireless Information and Power Transfer System Progress In Electromagnetics Research Letters, Vol. 57, 111 116, 2015 Analysis of RWPT Relays for Intermediate-Range Simultaneous Wireless Information and Power Transfer System Keke Ding 1, 2, *, Ying

More information

Basic Study on Coil Configurations for Direct Wireless Power Transfer from Road to Wireless In-Wheel Motor

Basic Study on Coil Configurations for Direct Wireless Power Transfer from Road to Wireless In-Wheel Motor IEEJ International Workshop on Sensing, Actuation, and Motion Control Basic Study on Coil Configurations for Direct Wireless Power Transfer from Road to Wireless In-Wheel Motor Kye Shibata a) Student Member,

More information

AC Circuits INTRODUCTION DISCUSSION OF PRINCIPLES. Resistance in an AC Circuit

AC Circuits INTRODUCTION DISCUSSION OF PRINCIPLES. Resistance in an AC Circuit AC Circuits INTRODUCTION The study of alternating current 1 (AC) in physics is very important as it has practical applications in our daily lives. As the name implies, the current and voltage change directions

More information

Photonic Integrated Circuit for Radio-Frequency Interference Cancellation

Photonic Integrated Circuit for Radio-Frequency Interference Cancellation Developing a Photonic Integrated Circuit for Radio-Frequency Interference Cancellation Matthew Chang, Monica Lu, Jenny Sun and Paul R. Prucnal Lightwave Communications Research Lab Princeton University

More information

A Review of MEMS Based Piezoelectric Energy Harvester for Low Frequency Applications

A Review of MEMS Based Piezoelectric Energy Harvester for Low Frequency Applications Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,

More information

NEMA Wireless Enclosures for Stadium Wi-Fi Deployments Wireless AP and Telecom Enclosures

NEMA Wireless Enclosures for Stadium Wi-Fi Deployments Wireless AP and Telecom Enclosures NEMA Wireless Enclosures for Stadium Wi-Fi Deployments Wireless AP and Telecom Enclosures Oberon is pleased to announce new wireless access point enclosures to facilitate the planning and implementation

More information

OHM S LAW AND CIRCUITS. Mr. Banks 8 th Grade Science

OHM S LAW AND CIRCUITS. Mr. Banks 8 th Grade Science OHM S LAW AND CIRCUITS Mr. Banks 8 th Grade Science Ohm s Law Ohm s law describes the relationship between current, voltage, and resistance. Ohm created a circuit and measured the resistance of the conductor

More information

Physics: 15. Electronics

Physics: 15. Electronics Physics: 15. Electronics Please remember to photocopy 4 pages onto one sheet by going A3 A4 and using back to back on the photocopier Syllabus OP57 Describe a diode as a device that allows current to flow

More information

Electronics & Control

Electronics & Control Electronics & Control Analogue Electronics Introduction By the end of this unit you should be able to: Know the difference between a series and parallel circuit Measure voltage in a series circuit Measure

More information

37 Electromagnetic Induction. Magnetism can produce electric current, and electric current can produce magnetism.

37 Electromagnetic Induction. Magnetism can produce electric current, and electric current can produce magnetism. Magnetism can produce electric current, and electric current can produce magnetism. In 1831, two physicists, Michael Faraday in England and Joseph Henry in the United States, independently discovered that

More information

Magnetism can produce electric current can. produce magnetism Electromagnetic Induction

Magnetism can produce electric current can. produce magnetism Electromagnetic Induction Magnetism can produce electric current, and electric current can produce magnetism. In 1831, two physicists, Michael Faraday in England and Joseph Henry in the United States, independently discovered that

More information

SENSOR AND MEASUREMENT EXPERIMENTS

SENSOR AND MEASUREMENT EXPERIMENTS SENSOR AND MEASUREMENT EXPERIMENTS Page: 1 Contents 1. Capacitive sensors 2. Temperature measurements 3. Signal processing and data analysis using LabVIEW 4. Load measurements 5. Noise and noise reduction

More information

Demand Response: Passive Proximity Electric Sensing EECS Department and the Berkeley Sensor & Actuator Center (BSAC)

Demand Response: Passive Proximity Electric Sensing EECS Department and the Berkeley Sensor & Actuator Center (BSAC) Demand Response: Passive Proximity Electric Sensing EECS Department and the Berkeley Sensor & Actuator Center (BSAC) Technology to enable California households to modify their energy use during periods

More information

ECE U401/U211-Introduction to Electrical Engineering Lab. Lab 4

ECE U401/U211-Introduction to Electrical Engineering Lab. Lab 4 ECE U401/U211-Introduction to Electrical Engineering Lab Lab 4 Preliminary IR Transmitter/Receiver Development Introduction: In this lab you will design and prototype a simple infrared transmitter and

More information

Project Name: SpyBot

Project Name: SpyBot EEL 4924 Electrical Engineering Design (Senior Design) Final Report April 23, 2013 Project Name: SpyBot Team Members: Name: Josh Kurland Name: Parker Karaus Email: joshkrlnd@gmail.com Email: pbkaraus@ufl.edu

More information

CLICK HERE TO KNOW MORE

CLICK HERE TO KNOW MORE CLICK HERE TO KNOW MORE Astronautic Technology (M) Sdn Bhd Aziz Yusoff SVP Special Projects A Multi-tier and Multi-lateral Social Innovation Approach for Space Technology Development GEO Smart Asia 2016

More information

Types of control systems:

Types of control systems: Types of control systems: Control systems are classified into two general categories based upon the control action which is responsible to activate the system to produce the output viz. 1) Open loop control

More information

A. The purpose of this experiment is to find out what material will protect a credit

A. The purpose of this experiment is to find out what material will protect a credit I. What is RFID A. The purpose of this experiment is to find out what material will protect a credit card or tag from getting read by an RFID reader. What it means by read is the RFID scanner will send

More information

Physics Unit Physics P1

Physics Unit Physics P1 Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Science B Unit Physics P1 Physics Unit Physics P1 General Certificate of Secondary Education

More information

Gem Hut, Littleton, CO, USA University of Washington Cuprite gemstone (2 mm) Cuprite rainbow (thickness varies)

Gem Hut, Littleton, CO, USA University of Washington Cuprite gemstone (2 mm) Cuprite rainbow (thickness varies) Building a Rainbow A nanometer ( 1 million times smaller than this dot ) is a length scale that is close to the size of molecules and atoms. Unusual things happen to materials that are made at this size.

More information

Application Note. Spacecraft Health Monitoring. Using. Analog Multiplexers and Temperature Sensors. Application Note AN /2/10

Application Note. Spacecraft Health Monitoring. Using. Analog Multiplexers and Temperature Sensors. Application Note AN /2/10 Application Note Spacecraft Health Monitoring Using Analog Multiplexers and emperature Sensors Application Note AN8500-4 12/2/10 Rev A Aeroflex Plainview Application Note Spacecraft Health Monitoring using

More information

AMP-13 OPERATOR S MANUAL

AMP-13 OPERATOR S MANUAL AMP-13 OPERATOR S MANUAL Version 2.0 Copyright 2008 by Vatell Corporation Vatell Corporation P.O. Box 66 Christiansburg, VA 24068 Phone: (540) 961-3576 Fax: (540) 953-3010 WARNING: Read instructions carefully

More information

Arshad Mansoor, Sr. Vice President, Research & Development INNOVATION SCOUTS: EXPANDING EPRI S TECHNOLOGY INNOVATION NETWORK

Arshad Mansoor, Sr. Vice President, Research & Development INNOVATION SCOUTS: EXPANDING EPRI S TECHNOLOGY INNOVATION NETWORK RAC Briefing 2011-1 TO: FROM: SUBJECT: Research Advisory Committee Arshad Mansoor, Sr. Vice President, Research & Development INNOVATION SCOUTS: EXPANDING EPRI S TECHNOLOGY INNOVATION NETWORK Research

More information

Methods and Apparatus For Fast Item Identification

Methods and Apparatus For Fast Item Identification ( 8 of 133 ) United States Patent Application 20140258317 Kind Code A1 Kwan; Sik Piu September 11, 2014 Methods and Apparatus For Fast Item Identification Abstract Methods and apparatus are provided for

More information

American Red Cross SOLARLINKFR360

American Red Cross SOLARLINKFR360 American Red Cross SOLARLINKFR360 Self-powered Digital AM/FM/NOAA Weather Radio with Flashlight, Solar Power and USB Cell Phone Charger American Red Cross Radio Line By Etón Corporation Owner s manual

More information

AquaSift: point-of-use microfluidic detection system

AquaSift: point-of-use microfluidic detection system Santa Clara University Scholar Commons Interdisciplinary Design Senior Theses Engineering Senior Theses 6-5-2015 AquaSift: point-of-use microfluidic detection system Daniel Beyers Santa Clara University

More information

Introduction. Controls and Locations

Introduction. Controls and Locations Introduction Congratulations on purchasing the MFJ-854 RF-Current Meter. The MFJ-854 is designed for measuring current distribution on antenna elements and radials, and for checking common-mode current

More information

MICHIGAN STATE UNIVERSITY. inode for idocent. inode for idocent (indoor Digital Orientation Communication and Enabling Navigational Technology)

MICHIGAN STATE UNIVERSITY. inode for idocent. inode for idocent (indoor Digital Orientation Communication and Enabling Navigational Technology) MICHIGAN STATE UNIVERSITY inode for idocent inode for idocent (indoor Digital Orientation Communication and Enabling Navigational Technology) Design Proposal Team Number: 3 Facilitator: Fathi Salem Team

More information

CBC-EVAL-11. EnerChip CC Inductive Charging Evaluation Kit. Product Discontinued - Not for New Designs

CBC-EVAL-11. EnerChip CC Inductive Charging Evaluation Kit. Product Discontinued - Not for New Designs Product Discontinued - Not for New Designs CBC-EVAL-11 EnerChip CC Inductive Charging Evaluation Kit Overview CBC-EVAL-11 is a demonstration kit combining an inductive transmitter board with a receiver

More information

As delivered power levels approach 200W, sometimes before then, heatsinking issues become a royal pain. PWM is a way to ease this pain.

As delivered power levels approach 200W, sometimes before then, heatsinking issues become a royal pain. PWM is a way to ease this pain. 1 As delivered power levels approach 200W, sometimes before then, heatsinking issues become a royal pain. PWM is a way to ease this pain. 2 As power levels increase the task of designing variable drives

More information

rainbow ReSposable Pulse CO-Oximeter Sensor System Training Please see product s Directions for Use for more information 2012 Masimo Corporation

rainbow ReSposable Pulse CO-Oximeter Sensor System Training Please see product s Directions for Use for more information 2012 Masimo Corporation rainbow ReSposable Pulse CO-Oximeter Sensor System Training Learning Objectives At the end of this lesson, the learner will be able to: > Identify key application, inspection and precautionary guidelines

More information

A multi-mode structural health monitoring system for wind turbine blades and components

A multi-mode structural health monitoring system for wind turbine blades and components A multi-mode structural health monitoring system for wind turbine blades and components Robert B. Owen 1, Daniel J. Inman 2, and Dong S. Ha 2 1 Extreme Diagnostics, Inc., Boulder, CO, 80302, USA rowen@extremediagnostics.com

More information

Integration of Supercapacitors into Wirelessly Charged Biomedical Sensors

Integration of Supercapacitors into Wirelessly Charged Biomedical Sensors Integration of s into Wirelessly Charged Biomedical Sensors Amit Pandey, Fadi Allos, Aiguo Patrick Hu, David Budgett The Department of Electrical and Computer Engineering The University of Auckland Auckland,

More information

University of Manitoba Department of Electrical & Computer Engineering. ECE 4600 Group Design Project. Progress Report. Microwave Imaging.

University of Manitoba Department of Electrical & Computer Engineering. ECE 4600 Group Design Project. Progress Report. Microwave Imaging. University of Manitoba Department of Electrical & Computer Engineering ECE 4600 Group Design Project Progress Report Microwave Imaging by Group 12 Steven Brown Trevor Ingelbeen Brett Trombo Bryce O Donnel

More information

Prototype Implementation of Ambient RF Energy Harvesting Wireless Sensor Networks

Prototype Implementation of Ambient RF Energy Harvesting Wireless Sensor Networks Prototype Implementation of Ambient RF Energy Harvesting Wireless Sensor Networks Hiroshi Nishimoto Yoshihiro Kawahara Tohru Asami Graduate School of Information Science and Technology The University of

More information

INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR

INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR Priyadarshni.S 1, Sakthigurusamy.S 2,Susmedha. U 3, Suryapriya.M 4, Sushmitha. L 5, Assistant Professor 1, Student members 2,3,4,5 Department of Electronics

More information

Preliminary Design Report. Project Title: Interactive Electronic Hopscotch Board Team Name: Team Recess (Lose the Chalk)

Preliminary Design Report. Project Title: Interactive Electronic Hopscotch Board Team Name: Team Recess (Lose the Chalk) EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 27 January 2009 Project Title: Interactive Electronic Hopscotch Board Team Name: Team Recess (Lose the Chalk) Team Members:

More information

Voltage sensor (Product No. 3162) Range: ±1 V Resolution: 1 mv. Voltage sensor (Product No. 3161) Range: 0 to 10 V Resolution: 10 mv

Voltage sensor (Product No. 3162) Range: ±1 V Resolution: 1 mv. Voltage sensor (Product No. 3161) Range: 0 to 10 V Resolution: 10 mv (Product No. 3162) Range: ±1 V Resolution: 1 mv (Product No. 3161) Range: 0 to 10 V Resolution: 10 mv (Product No. 3160-12) Range: ±12 V Resolution: 10 mv (Product No. 3160) Range: ±20 V Resolution: 10

More information

KEY CONCEPTS AND PROCESS SKILLS

KEY CONCEPTS AND PROCESS SKILLS Comparing Colors 94 40- to 1 50-minute session ACTIVITY OVERVIEW L A B O R AT O R Y Students explore light by investigating the colors of the visible spectrum. They first observe how a diffraction grating

More information

Science 9 Electricity Objectives Greene s Study Guide

Science 9 Electricity Objectives Greene s Study Guide Electricity Objective By the end of this unit, students are expected to be able to #1. explain the production of static electrical charges in some common - recognize that electricity is an integral part

More information

Chapter 24. Alternating Current Circuits

Chapter 24. Alternating Current Circuits Chapter 24 Alternating Current Circuits Objective of Lecture Generators and Motors Inductance RL Circuits (resistance and inductance) Transformers AC REMINDER: WORK ON THE EXAMPLES Read physics in perspective

More information

Experiment P-10 Ohm's Law

Experiment P-10 Ohm's Law 1 Experiment P-10 Ohm's Law Objectives To study the relationship between the voltage applied to a given resistor and the intensity of the current running through it. Modules and Sensors PC + NeuLog application

More information