ilifeguard Post Mortem April 19, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

Size: px
Start display at page:

Download "ilifeguard Post Mortem April 19, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6"

Transcription

1 April 19, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440 Post Mortem report for ilifeguard Dear Dr. Rawicz, Please find enclosed a document entitled Post Mortem for ilifeguard. ilifeguard is an underwater communication system built to prevent the loss of lives due to drowning by alerting the lifeguards when a swimmer is in need of help. Children below the age of twelve and adults with medical conditions are more likely to face the risk of drowning. As such, they form the backbone of our target audience. Within this document we have discussed the current state of our system design, the major problems that we encountered during the implementation of the design, comparison of the actual design versus the functional specification, the future extension and finally, a personal description of the project experience by the members. GESS is comprised of five passionate and industrious engineers namely: Suleiman Mohamed, Mehdi Elahi, Elis Micka, Gurman Thind and myself. The product has an immense social benefit which we intend to service by providing a reliable, affordable and appealing life saving device. For any questions or concerns please contact us at ssk15@sfu.ca. Sincerely, Shivam Kishore Shivam Kishore Executive Manager GESS Inc.

2 22 nd January 2011 Proposal for Guardian Electronics System Solutions Executives: Shivam Kishore Chief Executive Officer Elis Micka Chief Design Engineer Suleiman Mohamed Chief Software Engineer Gurman Thind Chief Hardware Engineer Mehdi Elahi Chief Research Engineer Contact Person: Shivam Kishore 1 P age

3 Executive Summary According to lifesaving Society, a Canadian charity organization, drowning is the third leading cause of accidental death for people 60 years of age or older. Each year almost 500 Canadians die in water-related incidents. Red Cross reports that approximately 6% of drowning population in Canada are toddlers and infants. Though young children below the age 12 and adults 60 years or older face the greatest risk of drowning, people of all ages who have medical problems are also prone to the risk of drowning. Current swimming pools have lifeguards around the clock. However, due to the large number of swimmers, lifeguards have to divide their attention and may at times misunderstand a gesture for help. Making a device that alerts lifeguards the instant a swimmer needs help would tremendously reduce the risk of drowning and lessen the emotional burden experienced by lifeguards who would live through the guilty of not saving a swimmer under their watch. This document discusses the current state of an assistive device, which would alert the lifeguard when a person is drowning, and in need of immediate help called ilifeguard. This would be a three-component device, which through a relay of acoustic signal and radio frequency (RF) signal transmission would alert the lifeguard via an alarming mechanism. To determine if the person is drowning, the pressure at a particular depth and the amount of time the person spends at that depth are the parameters that are considered. The document further compares the working prototype of ilifeguard with the solutions proposed in the earlier documents and proposes various advancements that could make the product more marketable in the future. GESS inc. comprises of five fourth year Engineering Science students from Simon Fraser University. All the members are studying Electronics option but have diverse work and coop experiences, which provide an excellent background and expertise for the company. 2 P age

4 EXECUTIVE SUMMARY INTRODUCTION CURRENT STATE OF THE PRODUCT Bracelet Transceiver Receiver PROBLEMS ENCOUNTERED Bracelet Underwater Communication PCB Layout and Design Real Time Programming Waterproofing Radio Frequency Transceiver Design of the RF board: Microphone: Radio Frequency Receiver Design of the RF board and Frequency Alarming System BUDGET AND TIMELINE Timeline FUTURE IMPROVEMENTS PERSONAL REFLECTIONS 15 Shivam Kishore 15 Gurman Thind 15 Suleiman Mohamed 16 Mehdi Elah 16 Elis Micka CONCLUSION 17 3 P age

5 1.0 Introduction According to lifesaving Society, a Canadian charity organization, drowning is the third leading cause of accidental death for people 60 years of age or older. Each year almost 500 Canadians die in water-related incidents. Red Cross reports that approximately 6% of drowned populations in Canada are toddlers and infants. Although young children below the age 12 and adults 60 years or older face the greatest risk of drowning, people of all ages who have medical problems are also prone to the risk of drowning. Current swimming pools have lifeguards around the clock. However, due to the large number of swimmers, lifeguards have to divide their attention and may at times misunderstand a gesture for help. Making a device that alerts lifeguards the instant a swimmer needs help would tremendously reduce the risk of drowning and lessen the emotional burden experienced by lifeguards who would live through the guilt of not saving a swimmer under their watch. Over the past semester, our team has devoted the time and effort to make the concept of ilifeguard a reality. We faced many boulders on our way to the final stage, but managed to successfully develop the product according to the requirements and the standards that we proposed in the earlier documents. 4 P age

6 2.0 Current State of the Product As proposed in the project proposal, the ilifeguard saves the lives of drowning people in swimming pools. The swimmers need to wear the bracelet at all times when they are in the swimming pool. The bracelet itself is composed of a printed circuit board that has a microcontroller and it is connected to a pressure sensor and a buzzer. When the swimmers start drowning and they sink towards the bottom of the pool our system is designed such that when the swimmers go beyond the threshold depth the microcontroller will start a timer. The reason for the timer is because people like to dive deep in the water and hence we do not want to have a false alarm if someone is going at the bottom of the pool and they are fine. However, when the person is at a certain depth for an excessive amount of time then the timer expires and the microcontroller sets the buzzer on. The buzzer outputs a 5 KHz signal. This signal is picked up by our microphone which is connected to one of our radio frequency printed circuit boards that is lying by the side of the pool. When the microphone picks up the signal from the buzzer it alerts the RF printed circuit board which sets the siren and the large light emitting diode in the on mode for the lifeguards to be alerted. Furthermore, the RF printed circuit board also sends another message through means of radio frequency to our second RF printed circuit board that is by the side of the lifeguards. This way the lifeguards are guaranteed to be alerted and they can rush to the rescue of the drowning swimmer. Figure 2.1 below shows the complete overview of our system. Figure 2.1: System Overview 5 P age

7 2.1 Bracelet Currently the bracelet uses a microcontroller ATMEGA644V which is the brain and the powerhouse of the printed circuit board. This bracelet is powered up by a 3.6 lithium batter. Figure 2 below shows all the components of the bracelet. On the left side of the figure as mentioned is the printed circuit board with all the corresponding connections and the microcontroller. In the very middle of the figure we can observe the analog pressure sensor which provides the input to the printed circuit board and the microcontroller. When the input of this pressure sensor is greater than our certain threshold value the microcontroller starts the timer and eventually sets the buzzer pin in the on mode. The buzzer that we are using and which in this case is functioning as the output of the bracelet is the one that is shown in the right side of Figure 2.2 below. This buzzer functions best with a 12 volts battery and it outputs a 5 KHz acoustic signal. Figure 2.2: Bracelet PCB, Pressure Sensor, Buzzer 2.2 Transceiver Switching our attention to the receiving part of our system we analyze the first part which is the transceiver. Currently the transceiver uses a microcontroller ATMEGA644PV as the brain and powerhouse of the printed circuit board. The transceiver is composed of an acoustic receiver, a microphone and an RF printed circuit board capable of transmission and reception. Here we are using the transmission feature to communicate with the RF printed circuit board that the lifeguards hold. This part of our system is to be placed at the corner brim of the swimming pool. It takes as inputs the acoustic signal received by the microphone shown in Figure 2.3 below. 6 P age

8 Figure 2.3: Microphone When the input has been detected by the microcontroller of the RF printed circuit board then the board has two main functions of equal importance to execute. The first step is to set the pins of the siren and the big light emitting diode in the on modes. As it can be observed in Figure 2.4 below the executing times need to be in real time. The moment the RF board receives the input signal from the buzzer of the swimmer s bracelet through the microphone it needs to alarm the lifeguards right away of the situation so they can respond as fast as they can. Figure 2.4: Overall Transceiver System 7 P age

9 2.3 Receiver Lastly to complete the overall system we have the very last part of this communication which is the RF receiver board. This includes the radio frequency communication of the RF transceiver printed circuit board mentioned above and the RF receiver printed circuit board that is positioned by the side of the lifeguards. The receiver part of this overall system is explained in more detail regarding its components by Figure 2.5 below. As it can be observed this board is sending signals at 2.4 GHz centre frequency and its antenna is on the printed circuit board. It also used a microcontroller ATMEGA644PV which is the brains and powerhouse of this board. Figure 2.5: Receiver Board 8 P age

10 3.0 Problems Encountered 3.1 Bracelet The bracelet, which is responsible for transmitting acoustic signals comprises of a printed circuit board (PCB) mounted microcontroller along with the acoustic buzzer and the pressure sensor. There were several issues that we came across and are listed below: Underwater Communication Correct form of underwater communication between the bracelet and the transceiver was a very important component of our system. Since, none of the team members had any experience with any sort of underwater communication it proved to be very challenging. A lot of research, time and effort dictated the use of acoustic signals of high frequency for communication. Acoustic signals attenuate minimally underwater and have high signal to noise ratio underwater at high ratio and thus were the perfect and best fit for our system. Furthermore, choice of components like the pressure sensor and the buzzer was very crucial since they had to be waterproof. Finding the appropriate buzzer proved to be cumbersome and it took us quite a few tries before hitting on the right buzzer PCB Layout and Design The first major step in the design of the bracelet was to design the PCB, which would basically act as the skeleton for the other components. Since, the PCB had to be the size of an average watch dial; it was difficult to design the layout of the PCB with all the components mounted on it. Several schematics were designed before the final schematic could be approved. Furthermore, etching the PCB also involved great effort, since it was the first time experience for all the group members. Ultra violet exposure method was used to etch the design on the PCB. The process involves a serious of steps, requiring very precise exposure time and solution compositions, thus it took several tries and a lot of patience to get the perfectly etched PCB Real Time Programming The analog values from the pressure sensor had to be converted to digital values via the micro-controller before they could be used for depth measurements. These values had to be read and used real time without any propagation or delay. This posed to be a big challenge as there was always a delay to the processing of the values and one delay lead to another thus making the real time feature faulty. To deal with this issue, timers were incorporated in the code at appropriate places and multi-threading was used to process several tasks 9 P age

11 simultaneously. This approach greatly improved the real time reading and processing ability of the micro-controller Waterproofing Waterproofing the PCB was by-far the most challenging issue that we faced. The PCB had to be worn by the swimmer as a bracelet and hence it was of utmost importance to waterproof it completely. Our initial approaching of conformal coating with epoxy resulted in failure multiple times, reason being the nature of epoxy compound. Epoxy expands gradually on and after cooling and thus it entered the thin layer between the surface mounted micro-controller and the PCB causing the micro-controller pins to become nonconducting and thus resulting in the micro-controller becoming obsolete. We also tried the plastic gun, which basically formed a layer of thick plastic over the PCB. Again, it resulted in failure as there were small air holes through which water gradually made its way. In the end we ended with the PCB being placed outside the water with wires connecting the buzzer and the pressure sensor, which were placed inside the water. 3.2 Radio Frequency Transceiver The transceiver was responsible for receiving the acoustic signal transmitted by the bracelet and transmitting the RF signal to the receiver held by the lifeguard. During the design Several issues were encountered and are listed below: Design of the RF board: The RF board is a PCB which is capable of being a RF transmitter and a receiver. Again, to minimize the board size, the layout of the board was very carefully designed and it required a lot of trials to successfully design the perfect layout. The board has two parts, one having micro-controller as the center and another having the RF chip as the center. Both the parts have their own ground which separates them and enable them to function correctly as two separate entities but in cohesion. This fact was unknown to us and it took a tremendous amount of research to figure this property. Furthermore, the antenna used to transmit the signal is also etched on the PCB and in a folded dipolar configuration which makes it very compact and powerful. In order to use this feature, the RF chip had to carefully chosen and the corresponding circuit had to accurately designed on the board, which required a lot of research and trials Microphone: The choice of microphone was very important since it was responsible of receiving the acoustic signals transmitted by the bracelet. The microphone that we chose was a magnetic microphone and this did not add any impedance to the circuit. Also, magnetic microphones 10 P age

12 do not require any dc supply to function. This fact was also confirmed by the datasheet of the microphone. However, without a dc supply the microphone gave very inconsistent and inaccurate results. After performing many tests it was figured that the microphone needed a very minute offset voltage of about 100mV. This realization proved to be very valuable and the microphone then behaved consistently. 3.3 Radio Frequency Receiver The receiver was responsible for receiving the RF signal from the transceiver and enabling an alarming system comprised of sirens and LEDs to alert the lifeguard Design of the RF board and Frequency The RF board designed for the transceiver was also used for the receiver. This time around, its receiver functionality was used. It was very important to ensure that the RF transmission and reception did not interfere with the normal frequencies used for radio and cell phone communication. Thus a 2.4 GHz signal was used which conforms to the IISM standards and thus does not interfere with any in use frequencies Alarming System The choice of alarming system proved to be really difficult. It was important that it is effective and efficient along with being light and compact since the receiver was to be held by the lifeguard. It needed intensive research to figure out the system and in the end LED indicators along with high amplitude sirens were used as the alarming system. 11 P age

13 4.0 Budget and Timeline Figure 4.1 compares the budgeting compares the actual cost of prototyping vs. the estimated cost. Components Projected Prototype Cost Actual Cost Bracelet $195.9 $ Transceiver $ $ Receiver $ $ 354 Total $ 890 $ 995 Figure 4.1: Cost Comparison Looking at the comparison table it is evident that we were quite close to our estimated projected cost in making the prototype. The slight increase in cost was due to the unexpected breakage of the pressure sensor due improper handling and also due to the small extra components like clock crystals, capacitors and LEDs that we had to buy in excess. Furthermore, we had to buy additional batteries as backup which added to the additional cost increment. 4.1 Timeline Figures 4.1 and 4.2 shows the proposed timeline and actual timeline for our project respectively. Comparing the two charts we realized two major patterns. Firstly, our group spent less time for documentation than anticipated. But this time was compensated for by the design of each individual component which required much more time than we anticipated. Documentation was done throughout our project as shown in the actual timeline and part ordering was also continuous throughout the development of the project. 12 P age

14 Figure 4.1: Original Schedule Gantt chart Figure 4.2: Revised Schedule Gantt chart 13 Page

15 5.0 Future Improvements One of the major thoughts that we considered while developing the prototype model was of improving and making the system more efficient in the future. Since this product has very immediate and a massive market, one of the most important considerations is the cost. The cost of the entire system can be greatly reduced by mass production and choosing the components more carefully. Table 5.1 displays the approximate cost of the actual system when estimates of ten thousand units are produced in comparison to the actual prototype cost. Component Actual Cost Projected Unit cost Bracelet $ $ 50 Transceiver $ $ 70 Receiver $ 354 $ 74 Total $ $ 206 Figure 5.1: Estimated Actual Production Cost Another important step in making the product successful in the market is to make the components as small and appealing as possible. The size of the bracelet can be reduced threefold by using miniature surface mount components. Similarly size of the RF boards can also be reduced. Furthermore, better ways to waterproof the bracelet have to be used. Making waterproof PCBs is one option but further research needs to be done regarding the methods that can be used to make the waterproofing more efficient and effective. 14 P age

16 Due to the nature of this system, it has applications in a wide variety of places. They can range from controlled environments like swimming, private bath tubs and theme parks to uncontrolled environments like small ponds, lakes and even seas and oceans. Personalising the system depending upon the need and the environment is one area that has great potential and certainly can be a huge benefit in marketing and increasing the scope of the ilifeguard system. 6.0 Personal Reflections Shivam Kishore From this project I gained enormous experience with various developmental stages of the product design. Reflecting upon the project, I realize we should have spent more time on the research before actually going to the development phase. Also, we should have been more careful with ordering of parts and should have thoroughly researched our needs and requirements before ordering components. Working as a part of all the teams within the company I became familiar with various new hardware techniques like etching PCBs and software s like SoildWorks for 3-d design. Acting as the CEO of the company I learnt about effective team and resource management. Overall the combined effort and expertise of all the group members made the creation of ilifeguard possible and I enjoyed been and working as a part of this team. Gurman Thind Through undertaking ilifeguard system project, I had opportunity to work with group of enthusiastic and responsible student of engineering. While working on the project I have applied the knowledge I have attained from SFU engineering courses. My work involved debugging and running analog plus digital circuitry of the system. Most challenging part of 440 project was setting up acoustic communication under water. Leaning the basic principle of sonar communication and actually applying them in practice was most amazing. It all started from ordering components that work underwater and studying their behavior once applied under water for testing. Transmitting signal through the piezo electric transducer and detecting the type of acknowledgment on the receiving mode was a part of communicating process for our project with the aid of micro controller. I have also learnt the PCB eagle schematic designs and got the full knowledge of process of making an actual PCB board. Also I got the chance to enhance my software skills in C P age

17 Being a member of enthusiastic team we learnt that it was important not to take criticism personally and avoid giving any personal criticism unless it really affecting the project. Organizing weekly meeting and communicating effecting on project s success and failure was all part of team-work. Suleiman Mohamed While the skills I learned from my capstone project span from hardware to software to better ways of collaborating with people, none parallels the technical skills. These skills include designing parts and components using solid works, and programming in real time for various functions. In addition, I gained a great deal of knowledge in building electric circuits, making the circuits into schematics in Eagle and printing the circuits on printed circuit boards (PCBs). Though paying for PCBs to be printed is easier and time efficient, the etching option is more rewarding in terms of skills gained and cheaper. Above all, except a few skirmishes the product schedule went on time, each member did their part and as a result the project was a success. Mehdi Elahi As a research engineer my main task was to ensure that the team had a firm background before they started on development of any component. This lead to extensive research about various components and techniques which greatly increased my knowledge level. Furthermore, having some prior experience with PCBs, I acted like a guide for the team to etch and design various PCBs for the project. I also worked with programming the microcontrollers, which helped me improve my software skills and gave me great insight into real time programming. I also improved my people skills, due to constant interaction involved within and outside the team during the course of the project. On the whole it was a great idea and project and I thoroughly enjoyed working with the team. 16 P age

18 Elis Micka Working as the design engineer for GESS inc, I worked on the mechanical and design aspects of the components. It involved a magnitude and variety of tasks like etching of PCBs, drilling holes into the PCBs, cutting and packaging the RF boards and the bracelet. I also worked on making the various switching circuits that were needed to ensure that accurate voltage is supplied to the components. I was rigorously involved in the integration of the system and also in the testing phases. I believe that we lacked some amount of initial research and we hurried at times in to the development stages. This did prove to a problem in some stages of the development, but was sorted out with the effor and patience of the team. I greatly enjoyed working with this team and I am glad we were able to finish what we aimed for in the beginning. 7.0 Conclusion This document outlines the final progress towards the making of ilifeguard. It also compares the claims made in the functional specification to the actual working prototype. The problems that were encountered are also described along with the solutions that were used to resolve the problems. This document concludes with the analysis of the project from each members point of view. The past semester has been a very challenging and yet a rewarding experience for the GESS team. We applied most of the knowledge and skills acquired in our young engineering careers to date, as well as patience and determination, to research, design, implement, test, and document hardware and software modules to achieve a working model of ilifeguard. 17 P age

Tracker by design. December 10, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

Tracker by design. December 10, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 December 10, 2012 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440W Post Mortem: Human Chasing Robot by Auto Tech Dear Dr. Rawicz,

More information

The report presents the functionality of our project, the problems we encountered, the incurred costs and timeline for the project development.

The report presents the functionality of our project, the problems we encountered, the incurred costs and timeline for the project development. April 30, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC 440 Post Mortem for Biomedical Monitoring System Dear Dr. Rawicz: Please see attached

More information

Exigo Technologies School of Engineering Science Simon Fraser University Burnaby, B.C., V5A 1S6. January 17, 2006

Exigo Technologies School of Engineering Science Simon Fraser University Burnaby, B.C., V5A 1S6. January 17, 2006 Exigo Technologies School of Engineering Science Simon Fraser University Burnaby, B.C., V5A 1S6 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

More information

Re: ENSC 440 Project Proposal for an Electric Guitar Effects Combiner

Re: ENSC 440 Project Proposal for an Electric Guitar Effects Combiner January 22, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440 Project Proposal for an Electric Guitar Effects Combiner Dear Dr.

More information

ear Design Specifications

ear Design Specifications . ear Inc. Simon Fraser University Burnaby, BC V5A 1S6 ear s Submitted by Contact Submitted to ear Inc: George Tsai, MinHong Zhou, Rick Liu, Daniel Tang, Aaron Lee George Tsai School of Engineering Science

More information

SecuriTeam Co. School of Engineering Science Simon Fraser University Burnaby, BC, V6A 1S6. Dr. Andrew Rawicz. Burnaby, BC, V5A 1S6

SecuriTeam Co. School of Engineering Science Simon Fraser University Burnaby, BC, V6A 1S6. Dr. Andrew Rawicz. Burnaby, BC, V5A 1S6 SecuriTeam Co. School of Engineering Science Simon Fraser University Burnaby, BC, V6A 1S6 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 RE: ENSC 340 process

More information

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 ensc340-vein@sfu.ca December 18, 2004 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A

More information

The Heart of Medical Advances. Re: ENSC 440/305 Post Mortem Document for a Wireless Heart Attack Detector

The Heart of Medical Advances. Re: ENSC 440/305 Post Mortem Document for a Wireless Heart Attack Detector December 17, 2007 Dr Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440/305 Post Mortem Document for a Wireless Heart Attack Detector Dear

More information

Post Mortem for a Fall Detection System

Post Mortem for a Fall Detection System Simon Fraser University 8888 University Dr. Burnaby, BC, Canada Post Mortem for a Fall Detection System Project Team: Behdad Jamshidi Eric Swanlund Nastaran Naghshineh Ted Lee Zack Frehlick Submitted to:

More information

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 ensc340-vein@sfu.ca November 01, 2004 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A

More information

Functional Specification for Wireless Ultrasonic Waterflow Monitoring System Project Team: Timbo Yuen Eric Lo Ehsan Arman Ye Lin Babak Razzaghi

Functional Specification for Wireless Ultrasonic Waterflow Monitoring System Project Team: Timbo Yuen Eric Lo Ehsan Arman Ye Lin Babak Razzaghi Functional Specification for Wireless Ultrasonic Project Team: Timbo Yuen Eric Lo Ehsan Arman Ye Lin Babak Razzaghi Contact Person: Ehsan Arman eaa14@sfu.ca Submitted to: Dr. Andrew Rawicz ENSC 440 Steve

More information

MicroTrak Inc. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6

MicroTrak Inc. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 MicroTrak Inc. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 340-group@sfu.ca September 16, 2002 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby,

More information

ucontrol: Home Automation System

ucontrol: Home Automation System ucontrol: Home Automation System Project Team: Ivan Petrov Stoyan Petrov Sajib Saha John Kenyon Contact Person: Submitted To: Ivan Petrov ivp@sfu.ca 604-588-5429 Dr. Andrew Rawicz Mike Sjoerdsma Date Submitted:

More information

Please find attached the document titled Post-Mortem: ArachnoBot Project, for our ENSC 440 Capstone Engineering Project.

Please find attached the document titled Post-Mortem: ArachnoBot Project, for our ENSC 440 Capstone Engineering Project. April 23, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia Re: ENSC 440 Capstone Project: Post-Mortem: ArachnoBot Project Dear Dr. Rawicz, Please find

More information

Re: ENSC 440/305W Post Mortem for ArcTech s Integrated Climate Evaluator (ICE) system To Whom It May Concern:

Re: ENSC 440/305W Post Mortem for ArcTech s Integrated Climate Evaluator (ICE) system To Whom It May Concern: April 28, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby BC V5A 1S6 Re: ENSC 440/305W Post Mortem for ArcTech s Integrated Climate Evaluator (ICE) system To Whom It

More information

CPR For Dummies Bathtub Drowning Prevention

CPR For Dummies Bathtub Drowning Prevention CPR For Dummies Bathtub Drowning Prevention James C. Young Justin O. Young April 26, 2006 Computer Engineering Senior Project Proposal Introduction Over 200 children drown in bathtubs each year in the

More information

Design Specifications for a Dynamic Pupil in a Prosthetic Eye

Design Specifications for a Dynamic Pupil in a Prosthetic Eye November 01, 2004 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 340 Design Specifications for a Dynamic Pupil in a Prosthetic Eye Dear

More information

Re: Post-Mortem report of Auto-Splice Conductivity Analyzer

Re: Post-Mortem report of Auto-Splice Conductivity Analyzer December 18, 2009 Dr. John S. Bird School of Engineering Science, Simon Fraser University, Burnaby, BC, V5A 1S6 Dear Dr. Bird: Re: Post-Mortem report of Auto-Splice Conductivity Analyzer The enclosed document,

More information

The Candle Extinguisher ECE 445 Spring 2017 Group #46 TA: Dan Frei

The Candle Extinguisher ECE 445 Spring 2017 Group #46 TA: Dan Frei The Candle Extinguisher ECE 445 Spring 2017 Group #46 TA: Dan Frei Casey Labuda Aaron VanDeCasteele Matthew Nee Introduction Safely extinguish any candle Helps prevent fires Allows lifetime of candle to

More information

RainWorks Innovations c/o School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6

RainWorks Innovations c/o School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 RainWorks Innovations c/o School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 April 20,

More information

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The objective of the electrical power subsystem

More information

8888 University Drive Burnaby B.C. V5A 1S6 (778)

8888 University Drive Burnaby B.C. V5A 1S6 (778) 8888 University Drive Burnaby B.C. V5A 1S6 (778) 885-0499 rhafezi@sfu.ca January 19, 2009 Patrick Leung School of Engineering Science Simon Fraser University Burnaby, B.C. V5A 1S6 Re: ENSC 440, General

More information

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Abstract Wireless sensor networks use small, low-cost embedded devices for a wide range of applications such as industrial data

More information

Chipless RFID ph Sensor for Food Spoilage Monitoring

Chipless RFID ph Sensor for Food Spoilage Monitoring Chipless RFID ph Sensor for Food Spoilage Monitoring Formal Written Progress Report Prepared by: Group 05 Christian Espino John Baldwin Marvin Bataller Supervisor: Dr. G. Bridges Date of Submittal January

More information

EEC 134 Final Report

EEC 134 Final Report EEC 134 Final Report Team Falcon 9 Alejandro Venegas Marco Venegas Alexis Torres Gerardo Abrego Abstract: EEC 134 By Falcon 9 In the EEC 134 course the focus is on RF/microwave systems design. The main

More information

10 GHz Microwave Link

10 GHz Microwave Link 10 GHz Microwave Link Project Project Objectives System System Functionality Testing Testing Procedures Cautions and Warnings Problems Encountered Recommendations Conclusion PROJECT OBJECTIVES Implement

More information

Re: ENSC 370 Project Gerbil Process Report

Re: ENSC 370 Project Gerbil Process Report Simon Fraser University Burnaby, BC V5A 1S6 trac-tech@sfu.ca April 30, 1999 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC 370 Project Gerbil Process

More information

Post Mortem for the HeartMon TM

Post Mortem for the HeartMon TM April 20 th, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University 8888 University Drive, Burnaby, BC VSA 1S6 RE: ENSC 440 Capstone Project, a cardiovascular diagnostic device Dear

More information

INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT

INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT ABSTRACT: This paper describes the design of a high-efficiency energy harvesting

More information

Radar Shield System Design

Radar Shield System Design University of California, Davis EEC 193 Final Project Report Radar Shield System Design Lit Po Kwong: lkwong853@gmail.com Yuyang Xie: szyuyxie@gmail.com Ivan Lee: yukchunglee@hotmail.com Ri Liang: joeliang914@gmail.com

More information

Anti Drowning system using remote alert

Anti Drowning system using remote alert IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Volume 1, PP 38-42 www.iosrjen.org Anti Drowning system using remote alert Tejaswini Chaudhari, Yash Kava, Gaurang Pandit,

More information

ESE141 Circuit Board Instructions

ESE141 Circuit Board Instructions ESE141 Circuit Board Instructions Board Version 2.1 Fall 2006 Washington University Electrical Engineering Basics Because this class assumes no prior knowledge or skills in electrical engineering, electronics

More information

the prototype of the BSDS.

the prototype of the BSDS. April15th, 2013 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC Post Mortem for Blind Spot Detection System Dear Dr. Rawicz, Please find enclosed the

More information

January 26, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby BC V5A 1S6

January 26, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby BC V5A 1S6 January 26, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby BC V5A 1S6 Re: ENSC 440/305W Project Proposal for a GPS Ice Tracking System To Whom It May Concern: We enclose

More information

Digital-to-Analog Converter. Lab 3 Final Report

Digital-to-Analog Converter. Lab 3 Final Report Digital-to-Analog Converter Lab 3 Final Report The Ion Cannons: Shrinand Aggarwal Cameron Francis Nicholas Polito Section 2 May 1, 2017 1 Table of Contents Introduction..3 Rationale..3 Theory of Operation.3

More information

Subject: Project Proposal for ENSC 340: Wireless EMG Electrodes

Subject: Project Proposal for ENSC 340: Wireless EMG Electrodes School of Engineering Science Simon Fraser University Burnaby British Columbia Canada ensc340-aadej@sfu.ca September 16, 2002 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby,

More information

A wireless positioning measurement system based on Active Sonar and Zigbee wireless nodes CE University of Utah.

A wireless positioning measurement system based on Active Sonar and Zigbee wireless nodes CE University of Utah. A wireless positioning measurement system based on Active Sonar and Zigbee wireless nodes CE 3992 University of Utah 25 April 2007 Christopher Jones ketthrove@msn.com Spencer Graff Matthew Fisher matthew.fisher@utah.edu

More information

Re: Design Specifications for a Voice Activated Remote Control System (ENSC 340 Project)

Re: Design Specifications for a Voice Activated Remote Control System (ENSC 340 Project) October 31, 2002 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: Design Specifications for a Voice Activated Remote Control System (ENSC 340

More information

MUSIC RESPONSIVE LIGHT SYSTEM

MUSIC RESPONSIVE LIGHT SYSTEM MUSIC RESPONSIVE LIGHT SYSTEM By Andrew John Groesch Final Report for ECE 445, Senior Design, Spring 2013 TA: Lydia Majure 1 May 2013 Project 49 Abstract The system takes in a musical signal as an acoustic

More information

Design And Implementation Of Low Cost Microwave Motion. Sensor Based Security System

Design And Implementation Of Low Cost Microwave Motion. Sensor Based Security System Design And Implementation Of Low Cost Microwave Motion Sensor Based Security System M. S. S. Bhavani 1, Dr. K. Babulu 2 1 (Department of Electronics and Communication Engineering, JNTU Kakinada) 2 (Head

More information

1 TRANSISTOR CIRCUITS

1 TRANSISTOR CIRCUITS FM TRANSMITTERS The first group of circuits we will discuss are FM TRANSMITTERS. They can be called SPY TRANSMITTERS, FM BUGS, or a number of other interesting names. They all do the same thing. They transmit

More information

CPR For Dummies Bathtub Drowning Prevention. James C. Young Justin O. Young

CPR For Dummies Bathtub Drowning Prevention. James C. Young Justin O. Young CPR For Dummies Bathtub Drowning Prevention James C. Young Justin O. Young Introduction Bathtub drowning is the 2 nd of death in toddlers. leading cause Many of these are due to water left in the tub unattended.

More information

Electronic Buzzer for Blind

Electronic Buzzer for Blind EE318 Electronic Design Lab Project Report, EE Dept, IIT Bombay, April 2009 Electronic Buzzer for Blind Group no. B08 Vaibhav Chaudhary (06007018) Anuj Jain (06007019)

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

Week 8 AM Modulation and the AM Receiver

Week 8 AM Modulation and the AM Receiver Week 8 AM Modulation and the AM Receiver The concept of modulation and radio transmission is introduced. An AM receiver is studied and the constructed on the prototyping board. The operation of the AM

More information

DC Motor and Servo motor Control with ARM and Arduino. Created by:

DC Motor and Servo motor Control with ARM and Arduino. Created by: DC Motor and Servo motor Control with ARM and Arduino Created by: Andrew Kaler (39345) Tucker Boyd (46434) Mohammed Chowdhury (860822) Tazwar Muttaqi (901700) Mark Murdock (98071) May 4th, 2017 Objective

More information

WIRELESS FLOOD DETECTION SYSTEM

WIRELESS FLOOD DETECTION SYSTEM WIRELESS FLOOD DETECTION SYSTEM Dr. Jillella Venkateswara Rao Professor, Department of ECE, Vignan Institute of Technology and Science, Hyderabad, (India) ABSTRACT This paper aims to create a reasonable

More information

School of Engineering Science Burnaby BC V5A 1S6

School of Engineering Science Burnaby BC V5A 1S6 November 6 th, 2000 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 340 Wireless Child Tether Design Specifications Dear Dr. Rawicz, The

More information

January 15, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

January 15, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 January 15, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440 Capstone Project Proposal DispensAlert TM, a Medicine Dispensing

More information

Initial Project and Group Identification Document September 15, Sense Glove. Now you really do have the power in your hands!

Initial Project and Group Identification Document September 15, Sense Glove. Now you really do have the power in your hands! Initial Project and Group Identification Document September 15, 2015 Sense Glove Now you really do have the power in your hands! Department of Electrical Engineering and Computer Science University of

More information

Analysis of RF transceivers used in automotive

Analysis of RF transceivers used in automotive Scientific Bulletin of Politehnica University Timisoara TRANSACTIONS on ELECTRONICS and COMMUNICATIONS Volume 60(74), Issue, 0 Analysis of RF transceivers used in automotive Camelia Loredana Ţeicu Abstract

More information

Re: ENSC 440W - Post Mortem for a Smart Room Control System

Re: ENSC 440W - Post Mortem for a Smart Room Control System April 20, 2016 Dr. Andrew Rawics School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440W - Post Mortem for a Smart Room Control System Dear Dr. Rawics, The

More information

ANALOG TO DIGITAL CONVERTER ANALOG INPUT

ANALOG TO DIGITAL CONVERTER ANALOG INPUT ANALOG INPUT Analog input involves sensing an electrical signal from some source external to the computer. This signal is generated as a result of some changing physical phenomenon such as air pressure,

More information

5v AC R. 12v. 1kohm. F=35KHz oscilloscope. 3 Final Project OFF. ON Toggle Switch. Relay 5v 2N3906 2N uF LM311. IR Detector +5v GND LED PNP NPN

5v AC R. 12v. 1kohm. F=35KHz oscilloscope. 3 Final Project OFF. ON Toggle Switch. Relay 5v 2N3906 2N uF LM311. IR Detector +5v GND LED PNP NPN 3 Final Project Diode 103 IR Detector OFF ON Toggle Switch IR Detector +5v Push Button IR 100uF LED + GND LDR C Preset R 7805 IN GND OUT Relay 5v + PNP 2N3906 1 Kohm NPN 2N3904 4 3 2 1 555 5 6 7 8 4 3

More information

Improving Receive Sensitivity of the CPX Bus

Improving Receive Sensitivity of the CPX Bus Improving Receive Sensitivity of the CPX Bus Bryan Klofas California Polytechnic State University bklofas@calpoly.edu Project Proposal: Revision 2 February 15, 2008 Contents 1 Introduction 2 2 Scope of

More information

ECE 445 Fall 2017 Project Proposal. Recovery-Monitoring Knee Brace

ECE 445 Fall 2017 Project Proposal. Recovery-Monitoring Knee Brace ECE 445 Fall 2017 Project Proposal Recovery-Monitoring Knee Brace Team #40 Locker D10 Members: Dennis Ryu [dryu3], Dong Hyun Lee [dlee134], Jong Yoon Lee [jlee642] TA: Dongwei Shi [dshi9] 18 Sept 2017

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

Programmable Timer Teaching Notes Issue 1.2

Programmable Timer Teaching Notes Issue 1.2 Teaching Notes Issue 1.2 Product information: www.kitronik.co.uk/quicklinks/2121/ TEACHER Programmable Timer Index of sheets Introduction Schemes of work Answers The Design Process The Design Brief Investigation

More information

LDOR: Laser Directed Object Retrieving Robot. Final Report

LDOR: Laser Directed Object Retrieving Robot. Final Report University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory LDOR: Laser Directed Object Retrieving Robot Final Report 4/22/08 Mike Arms TA: Mike

More information

C.A.R.E. APRIL 16, 2015

C.A.R.E. APRIL 16, 2015 C.A.R.E. APRIL 16, 2015 OUR TEAM Nick Pizzacalla Chief Executive Officer Bonnie Ha Chief Operating Officer Scott Beaupre Chief Science Officer Alexandra Hauser Chief Technology Officer 2 OUTLINE 1. Introduction:

More information

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot*

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot* EEL5666C IMDL Spring 2006 Student: Andrew Joseph *Alarm-o-bot* TAs: Adam Barnett, Sara Keen Instructor: A.A. Arroyo Final Report April 25, 2006 Table of Contents Abstract 3 Executive Summary 3 Introduction

More information

ENGR 499: Wireless ECG

ENGR 499: Wireless ECG ENGR 499: Wireless ECG Introduction and Project History Michael Atkinson Patrick Cousineau James Hollinger Chris Rennie Brian Richter Our 499 project is to design and build the hardware and software for

More information

Handheld Gaussmeter. Robert Ito Michael Wong Faculty Advisor Professor Henry Lee Graduate Student Mentor Owen Finch

Handheld Gaussmeter. Robert Ito Michael Wong Faculty Advisor Professor Henry Lee Graduate Student Mentor Owen Finch Handheld Gaussmeter Robert Ito Michael Wong Faculty Advisor Professor Henry Lee Graduate Student Mentor Owen Finch Table of Contents I. Introduction II. Background Hall Sensor III. Design Objectives Hall

More information

Ultrasound Brain Imaging System

Ultrasound Brain Imaging System Ultrasound Brain Imaging System Group Dec13-01 Members: Zach Bertram Michael McFarland Maurio McKay Jonathan Runchey Client/Advisor: Dr. Bigelow Project Overview Pulse Echo Ultrasound for brain imaging

More information

Raymond Lee. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 December 17, 2007

Raymond Lee. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 December 17, 2007 December 17, 2007 School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 lifex-ensc440@sfu.ca Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, B.C. V5A

More information

G0CWA ANALOG AF/MF SIGNAL GENERATOR APRIL 2013

G0CWA ANALOG AF/MF SIGNAL GENERATOR APRIL 2013 G0CWA ANALOG AF/MF SIGNAL GENERATOR APRIL 2013 INTRODUCTION Hi here is my design for a simple easily customizable signal generator generating variable levels of sin, triangular and square wave signals

More information

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT Tyson K. Seto-Mook Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 INTRODUCTION A. Abstract CubeSat is a project that

More information

EE 233 Circuit Theory Lab 3: First-Order Filters

EE 233 Circuit Theory Lab 3: First-Order Filters EE 233 Circuit Theory Lab 3: First-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Inverting Amplifier... 3 3.2 Non-Inverting Amplifier... 4 3.3 Integrating

More information

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT FA IZAH BINTI YA ACOB POLITEKNIK SULTAN SALAHUDDIN ABDUL AZIZ SHAH (yaacob_faiza@yahoo.com ) MASLIZAH BINTI MUNAHDAR POLITEKNIK SULTAN

More information

How to Choose the Right 2Mic Model

How to Choose the Right 2Mic Model How to Choose the Right 2Mic Model by Ken Donnell, Owner and Developer of the MiniFlex 2Mic Introduction For 25 years, I have answered the many questions from guitarists who are deciding which MiniFlex

More information

Version; first draft august 2018 Second draft september 2018, added schematic and adapted text to schematic

Version; first draft august 2018 Second draft september 2018, added schematic and adapted text to schematic Tuning the AS3340 Version; first draft august 2018 Second draft september 2018, added schematic and adapted text to schematic Author: Rob Hordijk (c)2018 Final draft to be released in the public domain.

More information

January 26, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

January 26, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 January 26, 2015 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440 Project Proposal for a Rehabilitation Exoskeleton Hand Device Dear

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

Optical Attenuation Sensor for Process Control

Optical Attenuation Sensor for Process Control Optical Attenuation Sensor for Process Control Senior Project Final Report Eric Borisch Jeremy Protas Scott Ruppert Christopher Spiek EEAP 398/399 April 16, 1999 Advisor: Dr. Frank Merat Executive Summary

More information

Wael Jendli. February 17, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6

Wael Jendli. February 17, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 February 17, 2014 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC 440 Functional Specification for a Bicycle Smart Helmet Dear Dr. Rawicz, Please accept

More information

Ground Loop Noise and Opto-Isolation

Ground Loop Noise and Opto-Isolation Ground Loop Noise and Opto-Isolation Outline 1. Ground Loops 2. Opto-Isolators 3. Mixed signal circuits: separating analog and digital circuitry. Ground Loops A ground ground loop loop occurs occurs when

More information

RFID Door Unlocking System

RFID Door Unlocking System RFID Door Unlocking System Evan VanMersbergen Project Description ETEC 471 Professor Todd Morton December 7, 2005-1- Introduction In this age of rapid technological advancement, radio frequency (or RF)

More information

Phased Array Velocity Sensor Operational Advantages and Data Analysis

Phased Array Velocity Sensor Operational Advantages and Data Analysis Phased Array Velocity Sensor Operational Advantages and Data Analysis Matt Burdyny, Omer Poroy and Dr. Peter Spain Abstract - In recent years the underwater navigation industry has expanded into more diverse

More information

RE: ENSC 440 Project Proposal for a Vehicle Lock-Out Prevention System

RE: ENSC 440 Project Proposal for a Vehicle Lock-Out Prevention System Simon Fraser University. Burnaby, BC. V5A 1S6 Jan. 18, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 RE: ENSC 440 Project Proposal for a Vehicle Lock-Out

More information

Custom Integrated Circuit (MSM9520RS) Replacement Module

Custom Integrated Circuit (MSM9520RS) Replacement Module FT-101Z/ FT-107/ FT-707/ FT-901,902 (later version) DISPLAY COUNTER UNIT (PB-2086A) Custom Integrated Circuit (MSM9520RS) Replacement Module Assembly and Installation Manual (v1.3e) STEP-BY-STEP PROCEDURES

More information

Simplifying Power Supply Design with a 15A, 42V Power Module

Simplifying Power Supply Design with a 15A, 42V Power Module Introduction Simplifying Power Supply Design with a 15A, 42V Power Module The DC/DC buck converter is one of the most popular and widely used power supply topologies, finding applications in industrial,

More information

Electrifying an Acoustical Guitar. Cody Jones Final Project Report Physics

Electrifying an Acoustical Guitar. Cody Jones Final Project Report Physics Electrifying an Acoustical Guitar Cody Jones Final Project Report Physics 406 5-11-12 1 Introduction: While attempting to find a suitable project for the class, I came upon the idea of an electric guitar.

More information

Post-Mortem for Smart Garden System

Post-Mortem for Smart Garden System Post-Mortem for Smart Garden System Project Team members: Timmy Kwok Duling Lai Weidi Zhai Siyan Chen Bo Sun Tiangguang zhang Contact Person: Submitted to: Timmy Kwok sumyuek@sfu.ca Dr. Andrew Rawicz Steve

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

PHY Layout APPLICATION REPORT: SLLA020. Ron Raybarman Burke S. Henehan 1394 Applications Group

PHY Layout APPLICATION REPORT: SLLA020. Ron Raybarman Burke S. Henehan 1394 Applications Group PHY Layout APPLICATION REPORT: SLLA020 Ron Raybarman Burke S. Henehan 1394 Applications Group Mixed Signal and Logic Products Bus Solutions November 1997 IMPORTANT NOTICE Texas Instruments (TI) reserves

More information

2. Electronics use analogue and digital systems, the basic circuit elements of which are potential dividers and transistors

2. Electronics use analogue and digital systems, the basic circuit elements of which are potential dividers and transistors 2. Electronics use analogue and digital systems, the basic circuit elements of which are potential dividers and transistors 2.1 Describe the difference between an electronic circuit and an electric circuit

More information

CHAPTER 3 PROJECT METHODOLOGY

CHAPTER 3 PROJECT METHODOLOGY CHAPTER 3 PROJECT METHODOLOGY 3.1 Introduction This chapter will cover the details explanation of methodology that is being used to make this project complete and working well. Many methodology or findings

More information

Project Report. Object Following Robot

Project Report. Object Following Robot Project Report Object Following Robot Group Members: 1. Haad Yaqub Rathore (17100093) 2. Muhammad Umar Javed (17100136) 3. Huzaifa Arif (17100157) 4. Hunza Zainab (17100075) Project Objective & Introduction:

More information

50 Excellent Personal Projects A Work of Art Portraying the Environmental Problems Facing Bangkok

50 Excellent Personal Projects A Work of Art Portraying the Environmental Problems Facing Bangkok Table of Contents Introduction Pg 3 The Process Pg 4 Research and Sources Pg 6 Area of Interaction Pg 8 Conclusion Pg 9 Bibliography Pg 11 2 Introduction The goal of my personal project is to investigate

More information

Breadboard Traffic Light System

Breadboard Traffic Light System 1 Breadboard Traffic Light System Alex Sawicki & Geoff Yeung TEJ4M Mr. Bawa June20, 2013 2 Table of Contents Materials 3 Background Research 4 Experimental Procedure 7 Method One 8 Method Two 9 Conclusions

More information

RF System: Baseband Application Note

RF System: Baseband Application Note Jimmy Hua 997227433 EEC 134A/B RF System: Baseband Application Note Baseband Design and Implementation: The purpose of this app note is to detail the design of the baseband circuit and its PCB implementation

More information

Array Eddy Current for Fatigue Crack Detection of Aircraft Skin Structures

Array Eddy Current for Fatigue Crack Detection of Aircraft Skin Structures Array Eddy Current for Fatigue Crack Detection of Aircraft Skin Structures Eric Pelletier, Marc Grenier, Ahmad Chahbaz and Tommy Bourgelas Olympus NDT Canada, NDT Technology Development, 505, boul. du

More information

Intruder Alarm Name Mohamed Alsubaie MMU ID Supervisor Pr. Nicholas Bowring Subject Electronic Engineering Unit code 64ET3516

Intruder Alarm Name Mohamed Alsubaie MMU ID Supervisor Pr. Nicholas Bowring Subject Electronic Engineering Unit code 64ET3516 Intruder Alarm Name MMU ID Supervisor Subject Unit code Course Mohamed Alsubaie 09562211 Pr. Nicholas Bowring Electronic Engineering 64ET3516 BEng (Hons) Computer and Communication Engineering 1. Introduction

More information

Introduction. Theory of Operation

Introduction. Theory of Operation Mohan Rokkam Page 1 12/15/2004 Introduction The goal of our project is to design and build an automated shopping cart that follows a shopper around. Ultrasonic waves are used due to the slower speed of

More information

SX1261/2 WIRELESS & SENSING PRODUCTS. Application Note: Reference Design Explanation. AN Rev 1.1 May 2018

SX1261/2 WIRELESS & SENSING PRODUCTS. Application Note: Reference Design Explanation.   AN Rev 1.1 May 2018 SX1261/2 WIRELESS & SENSING PRODUCTS Application Note: Reference Design Explanation AN1200.40 Rev 1.1 May 2018 www.semtech.com Table of Contents 1. Introduction... 4 2. Reference Design Versions... 5 2.1

More information

Enclosure: Daedalus Technologies Project Proposal: Display Augmentation System

Enclosure: Daedalus Technologies Project Proposal: Display Augmentation System T. 1-778-990-7688 F. 1-778-385-0432 Support 1-778-388-3751 Larry Zhao Cheif Executive Officer Lfz2@sfu.ca September 21, 2011 Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby,

More information

Laboratory 4: Amplification, Impedance, and Frequency Response

Laboratory 4: Amplification, Impedance, and Frequency Response ES 3: Introduction to Electrical Systems Laboratory 4: Amplification, Impedance, and Frequency Response I. GOALS: In this laboratory, you will build an audio amplifier using an LM386 integrated circuit.

More information

8/21/2017. Executive Summary Problem Statement & Solution System Requirements System Analysis

8/21/2017. Executive Summary Problem Statement & Solution System Requirements System Analysis 1 Executive Summary Problem Statement & Solution System Requirements System Analysis Testing & Validation Problems Lessons Learned Conclusion System Design 2 1 Constructing a wireless system makes this

More information

Radio Frequency Power Meter Design Project

Radio Frequency Power Meter Design Project Radio Frequency Power Meter Design Project Timothy Holt and Andrew Milks University of Akron, Akron Ohio Abstract This student paper discusses a radio frequency power meter developed and prototyped as

More information

75 Meter SSB Project Design by KD1JV Built by Paul Jorgenson KE7HR NSS 39382FE

75 Meter SSB Project Design by KD1JV Built by Paul Jorgenson KE7HR NSS 39382FE 75 Meter SSB Project Design by KD1JV Built by Paul Jorgenson KE7HR NSS 39382FE After completing a 75 meter DSB project (and using it underground, caving), I wanted to try building a SSB rig. I was searching

More information