Group 13: Jamie Brunskill Tyler Shaw Kyle Stevens

Slides:



Advertisements
Similar presentations
The L-Network L-networks are used to match the output impedance of one circuit to the input of another. Rsource < Rload, 1< Q < 5 Rsource > Rload, 1
Advertisements

Analog Basics Workshop RFI/EMI Rejection
Multiple Access Techniques for wireless communication
RF Circuit Design Chris Fuller /7/2012.
Digital Signal Processing Techniques ECE2799 Lecture Prof. W. Michalson.
Part A: Controlling Oscillation Frequency with Capacitors and Resistors Part B: Diodes and Light Experiment Timer.
Lecture 41 The AM Radio. Lecture 42 The AM Radio Understanding the AM radio requires knowledge of several EE subdisciplines: –Communications/signal processing.
Mid-Semester Design Review High Frequency Radio with BPSK Modulation.
Introduction to RF and Microwave Systems
Designs and Implementation Ring Detector circuit Design: Ring Detector circuit Design:
B L U E CHIPS w w w. b l u e c h i p s t e c h. c o m 藍 科 有 限 公 司 Solid State Lighting B L U E CHIPS w w w. b l u e c h i p s t e c h. c o m 藍 科 有 限 公.
EKT314/4 Electronic Instrumentation
EKT314/4 Electronic Instrumentation
Team may00-04 Fazal Baloch, EE Yew-Kwong Soo, EE Wee-Liat Tay, EE Chris Van Oosbree, CprE Walter Wedan, EE Abstract The purpose of this project is to develop.
Cellular Telephones How Do They Work and Are They Safe? Meagan Morrell May 3, 2000.
General Licensing Class Oscillators & Components Your organization and dates here.
Kaitlin Peranski Spencer Wasilewski Kyle Jensen Kyle Lasher Jeremy Berke Chris Caporale.
Dual Band Reference Design Results SHE February 2013.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski.
Short to Medium Range Positional Device With Security (Car Locator) Hong J. Kim Thomas Na Ja Heon Ku Hong J. Kim Thomas Na Ja Heon Ku.
Unit 13 Electric Circuits
A Cockcroft-Walton HV-Generator / PMT-Base for NPS Joshua Frechem Charles Hyde Old Dominion University 21 Jan 2016.
Solar Powered LED Blinds Group 28: Austin Estes and Kerr Oliva TA: Katherine O’Kane.
SmartCup – Team 42 Harington Lee, Chirag Patil, Arjun Sharma 1.
HOT CAR BABY DETECTOR Group #20 Luis Pabon, Jian Gao ECE 445 Dec. 8, 2014.
CAPS FID Interface Board Midterm Presentation I Odai Ali James Owens Joshua Roybal.
Wireless Smoke Detector System Andrew Chiu Chi-Ming Wang ECE 445.
Antenna Arrays and Automotive Applications
Electronics Technology Fundamentals Chapter 15 Frequency Response and Passive Filters.
Refrigerator Diagnostics Group #14 Jacob Belica Bradley Snyder Darwin Walters.
How to Build a Digital Physical System - Lab Lecture 2.
FUNCTION GENERATOR.
Drum Tutor Lite Yuanheng Yan Xun Yu Zhen Qin ECE 445 Senior Project Group 43 December 3,2015.
Emotional Intelligence Vivian Tseng, Matt Palmer, Jonathan Fouk Group #41.
Portable Sport Boundary Sensors
Lesson 24: Introduction to Filters
Application Case Study Security Camera Controller
Temperature sensors Temperature is the most often-measured environmental quantity. This might be expected since most physical, electronic, chemical, mechanical,
CELLULAR SIGNAL REPEATER/BOOSTER
Subject Name: LINEAR INTEGRATED CIRCUITS Subject Code: 10EC46
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
Home automation using Arduino & ‘PIR sensor’
CMS:Children Monitoring System
Textbook Detection System With Radio-Frequency Identification
Block Diagram Transmitter Receiver × 2 Transmitter Power Supply ADC
What’s Inside the Buffer?
What is an Op-Amp Low cost integrating circuit consisting of:
Graduation Project-II submitted to:
Group Number 42: Monitoring System for Rotating Turbines
RF Range detection and alert system team 26
Team #5: Nisa Chuchawat, Robert Whalen, Zhendong (Mike) Yang
Antennas Topologies Directly connecting two duplexers together can affect each other’s filter characteristic, thereby losing the isolation that is needed.
Group #8: Adam Belkhadir Alex Dutrow John Tran
Technician Licensing Class
General Licensing Class
CSCI1600: Embedded and Real Time Software
Fundamentals of Data & Signals (Part II)
Comparator Circuits AIM:
Chapter 3 Analog Cellular Communications AMPS System
8.5 Modulation of Signals basic idea and goals
AM-7027 Up Converter-Amplifier
AM-7026 Down Converter-Receiver
A. Linearity B. Sensitivity C. Selectivity
Remote Firework Launcher
Applications of Basic Electronics Components
CSCI1600: Embedded and Real Time Software
Data Acquisition Electronics Unit – Lecture 6
RC FILTERS Analog Electronics IE2030. FREQUENCY.
I/O Experiments Assignment 1.
Presentation transcript:

Group 13: Jamie Brunskill Tyler Shaw Kyle Stevens RFI Detector Group 13: Jamie Brunskill Tyler Shaw Kyle Stevens

Introduction Radio Frequency Interference (RFI) Passive element filters detect phone RF User knows if nearby phone is active

Objective Arecibo Observatory Measurements susceptible to interference Phones radiate RF signals under normal operation Can affect data Easy for visitors to forget and/or ignore Create handheld device to detect active cell phones

Design

POWER UNIT

Power Unit 4 AA alkaline batteries to have a starting voltage of 6 V 2 Voltage Regulators First one steps down the voltage to 3.3V Second one steps down the voltage to 2.048V Yellow LED Indicates that device is on

Power Unit Schematic

Features Batteries are easily accessible First Voltage Regulator outputs a steady 3.3V +/- 5% Second Voltage Regulator outputs a steady 2.048V +/- 5% Power Switch easily accessible Yellow LED visible to person using device

Expected Battery Life 1 AA Battery = 2800 mAh (amp hours) Imeasured = 120 mA Assuming device on 10 minutes per day: Life Span = 140 days http://www.presentsformen.co.uk/4-x-aa-batteries-prod7098/

Power and Control Unit PCB

CONTROL UNIT

Control Unit ATmega328P Microcontroller Thermistor LED Visual Feedback Green: No cell phone detected Orange: Internal temperature warning Red: Active cell phone detected

ATmega328P Multiple 10-bit Analog-to-Digital converters Uses Arduino ISP I/O pins support 10 mA, 2.1 V output https://ktechnics.com/shop/atmega328p-pu/

ADCs ADCs convert analog voltage to digital number Based on external reference we provide (2.048 V) Assigned number between 0-1023

Thermistor Sub-Circuit Vout is sent to ADC2 RTH changes based on temperature Safe operating usually around 85 oC We set our cutoff at 81 oC RTH = 1.504 kΩ Threshold C set to 615 If value rises above this, then circuit is too hot https://www.altera.com/products/common/temperature/ind-temp.html#table1 http://www.electronics-tutorials.ws/io/thermistors.html

Feedback Logic Take multiple samples per cycle Take average of samples to eliminate false positives Red LED turns on when RF detected Stays on for 3 seconds unless another packet of RF is sensed Otherwise green LED is on

RF UNIT

Cellular Frequencies in Puerto Rico

Lower Band RF Schematic

Upper Band RF Schematic

Antennas Requirement 1: Must receive frequencies 704-849 MHz and 1710-1915 MHz Requirement 2: Must be matched to 50 ohms at center frequency of each band

Antennas

Antennas

Antennas Requirement 1: Must receive frequencies 704-849 MHz and 1710-1915 MHz PASS Requirement 2: Must be matched to 50 ohms at center frequency of each band FAIL

Bandpass Filters Lower Frequency Band: 704-849 MHz Upper Frequency Band: 1710-1915 MHz Requirement 1: Less than 8 dB of loss within the passband Requirement 2: 20 dB shape factor less than 7

Lower Band Filter < 3 dB Passband Loss Shape Factor: 3.67

Lower Band Filter 2nd Order Filter

Lower Band Filter

Lower Band Filter

Lower Band Filter

Lower Band Filter

Lower Band Filter Requirement 1: Less than 8 dB of loss within the passband Up to 16 dB ---> FAIL Requirement 2: 20 dB shape factor less than 7 2.58 ---> PASS

Higher Band Filter < 2.4 dB Passband Loss Shape Factor: 7.3

Higher Band Filter

Higher Band Filter

Higher Band Filter

Higher Band Filter

Higher Band Filter

Higher Band Filter

Higher Band Filter Requirement 1: Less than 8 dB of loss within the passband < 5.6 dB ---> PASS Requirement 2: 20 dB shape factor less than 7 4.38 ---> PASS

Matching Networks Requirement: Less than 3 dB of loss within passband

Lower Band Matching

Lower Band Matching

Lower Band Matching Requirement: Less than 3 dB of loss within passband > 12 dB ---> FAIL

Higher Band Matching

Higher Band Matching

Higher Band Matching Requirement: Less than 3 dB of loss within passband > 13 dB ---> FAIL

RF Detector Requirement 1: Must detect 704-849 MHz and 1710-1915 MHz PASS Requirement 2: Must detect down to -40 dBm Both verified with a conducted signal from signal generator and a multimeter

RF PCB

Demo

Conclusion Iterative design Non-idealities in components Communication of deadlines and concepts

Future Work Lumped component filter -> Microstrip filter Higher quality substrate Combine all subsections onto one PCB More efficient current draw

Questions?