RF430CL330H Wake from Field Detection

Slides:



Advertisements
Similar presentations
(Systems Analysis INTerface Board)
Advertisements

Introduction Since the beginning of the oil crises, which remarkably influenced power development programs all over the world, massive technological and.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
2/28/2006CAPSTONE Spring '06 CDR1 Team Cornerstone Michael Brogdon Enrique Conde Chad Gill Doug Schuyler.
RFID Reader Management Requirements Margaret Wasserman ThingMagic
Energy Smart Room GROUP 9 PRESENTERS DEMO DATE SPECIAL THANKS TO ADVISOR PRESENTERS Thursday April 19, 2007 Department of Electrical and Systems Engineering.
Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh.
(LF Transmitter Module, High Power) Development Prototype
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
Network and Systems Laboratory nslab.ee.ntu.edu.tw.
Network and Systems Laboratory nslab.ee.ntu.edu.tw 2010/12/10Wireless Sensor Network And Labs fall
Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
1 SEMICONDUCTORS Transistor Biasing. 2 SEMICONDUCTORS Here we have a collector junction that forms a PN junction diode configuration that is reverse biased.
Transistors to Gates © 2011 Project Lead The Way, Inc.Magic of Electrons.
SMART CART Group 20 Ciju Francis, Tom Rosengrant.
IR OBSTACLE DETECTION TO
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
Introducing the Arduino Uno Presented by Dave Mawdsley, DACS Member, Linux SIG Member (wiring, programming and running a cute traffic light simulation)
Jeremy Sandoval University of Washington May 14, 2013
Application Case Study Christmas Lights Controller
Maj Jeffrey Falkinburg Room 2E46E
TIME DELAY BASED RELAY OPERATED LOAD
SUBMITTED BY EDGEFX TEAM
3506-D WEST LAKE CENTER DRIVE,
NFC Sensor System ECE Winter 2015
RFID Based Access Control System using 8051
DE2-115 Control Panel - Part I
NFC Sensor System ECE Winter 2015
HIDDEN ACTIVE CELL PHONE DETECTOR
BURGLAR ALARM ON WINDOW GLASS BREAKING
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
OVER VOLTAGE OR UNDER VOLTAGE
Home automation using Arduino & ‘PIR sensor’
Vinculum II Development Modules
LOAD CUTOFF SWITCH UPON OVER VOLTAGE OR UNDER VOLTAGE
REMOTE JAMMING DEVICE.
TV OPERATION JAMMING SYSTEM
TOPIC : USB FLASH DRIVE. May E.Al-Hajri. Intro Information Technology.
Microcontrollers & GPIO
CMS:Children Monitoring System
SHORT DISTANCE WIRELESS COMMUNICATION
TOUCH CONTROLLED LOAD SWITCH
HOME APPLIANCES CONTROL WITH TIME DELAY SWITCH
TOUCH SWITCH FOR SHORT DURATION LOAD
Difference Between NPN and PNP Transistor
(EVENING ON TO MORNING OFF)
Textbook Detection System With Radio-Frequency Identification
FM TRANSMITTER 2 KM RANGE FOR YAGI ANTENNA
Refer to Chapter 5 in the reference book
STEP UP 6 VOLT DC TO 12 VOLT DC
SUN SET TO SUN RISE LIGHTING SWITCH (EVENING ON TO MORNING OFF)
IR OBSTACLE DETECTION TO
QUIZ COMPETITION SENSOR FOR FASTEST FINGER PRESS
LAB #1 Introduction Combinational Logic Design
WIRE LOOP BREAKING ALARM SYSTEM
MC3479P Stepper Motor and Stepper Motor IC
Introducing low-power buses for Windows 8
Mike Pappas, Nigel Himmelreich, Eric Anderson
RFID operating principle
Mike Pappas, Nigel Himmelreich, Eric Anderson
Batteries: the Chemistry
Introducing the Arduino Uno
Tri-state Buffers and Drivers By Taweesak Reungpeerakul
Transistors to Gates Transistors to Gates Gateway To Technology
AC701 Power Bus Reprogramming
ACOE347 – Data Acquisition and Automation Systems
UNIT 9 Relays.
UNIT 9 Relays.
Presentation transcript:

RF430CL330H Wake from Field Detection With the introduction of the TRF7960 & TRF7961, TI has introduced to the market two HF RFiD readers with of the highest level of integration. Both parts the same package, pin out and communications interface allowing customers to address multiple markets by reusing the same hardware. All they have to do is decide which reader IC is needed and update the firmware at the time of manufacturing. 5/8/2019

Typical RF430CL330H operation Sleep current is ~10uA. When RF is enabled, current consumption is 40uA. Some applications only require infrequent communication with the tag and may be battery powered. 5/8/2019

Wake up Circuit Vcore pin on RF430CL330H will raise to 1.5V when field is presented which turns on the transistor. NPN transistor acts as switch to provide active low interrupt to host controller when 13.56MHz RF field is detected. This interrupt will trigger the host controller to provide power via GPIO connected to VCC and initialize the RF430CL330H. RF430CL330H only requires power when a reader has been detected in close proximity. Wake up circuit is implemented on RF430CL330HTB board, but not populated. 5/8/2019

Flow Diagram of Wake up 5/8/2019

How to run demo *Requires RF430CL330HTB and MSP-EXP430FR5739 boards. Load the updated firmware to the MSP-EXP430FR5739 board. Connect the RF430CL330HTB with the hardware modifications. Plug in USB to apply power. Present NFC phone to the RF430CL330HTB antenna. When RF field is detected, LED5 will illuminate. Power and Initialization sequence then occurs. NFC phone will now read the “Hello, World!” message. RF430CL330H will stay active with RF enabled for a specified time out period (~3s). *Requires RF430CL330HTB and MSP-EXP430FR5739 boards. Remove R9 on the RF430CL330HTB to disconnect power being supplied to the RF430CL330H. Remove R12 to prevent back powering. Add Q1. This can be general purpose NPN such as 3904. Add R10 and R11. 5/8/2019