Variable Frequency Drive Wireless Interface Prototype Project Proposal

Size: px
Start display at page:

Download "Variable Frequency Drive Wireless Interface Prototype Project Proposal"

Transcription

1 Senior Design I ECE 4901 Fall 2012 Variable Frequency Drive Wireless Interface Prototype Project Proposal Team 168 Members: Michael Kloter (EE) Christopher Perugini (EE) Alexander Shuster (EE) Kevin Wei (EngPhys-EE) Advisor John Chandy John.Chandy@uconn.edu Sponsor Lenze Christopher Johnson Christopher.Johnson@lenzeamericas.com

2 Summary: The goal of this project is to develop a wireless user interface that will allow access to multiple variable frequency drives (VFD) from a single location. From this central hub, the user can monitor and adjust the parameters of each individual VFD in the network using the Techlink software provided by Lenze. Currently, Lenze provides several options to monitor and update VFD parameters, but the VFD must be connected to a computer via cable or require use of a local/remote keypad to implement a rudimentary interface. Lenze has sponsored this project to help stay competitive and improve the product for their customers. A wireless user interface makes it easier to program multiple VFDs, and also can save a lot of time. Additionally, by allowing users to work with the Techlink software on multiple VFDs, Lenze can provide their customers with a more user friendly interface. Background: A VFD is a device that is used to vary the frequency of an AC input signal. A common application for VFDs is adjusting the rotational speeds of electrical motors used in several industries including: materials handling, packaging, robotics, and automotive construction. Lenze s current VFD models contain an Electronic Programming Module (EPM) that stores the drive s parameter configuration. The EPM can be programmed using either a keypad, a portable EPM program, or with Techlink software on a Microsoft WindowsTM environment. The eight network protocols that Lenze provides for programming EPMs include: local keypad, remote keypad, Modbus RTU, CANopen, DeviceNet, Ethernet, Profibus, and Lecom-B. Users can create parameter files to configure all the necessary parameters and save this onto either an EPM programmer, a master EPM, or the computer itself. Then the user can insert an EPM into a programmer, copy the parameter file to the EPM, and insert the modified EPM into a VFD which will adjust all of the parameter settings that were changed. Although the programming process itself is quick and efficient, the user must still physically retrieve all of the EPMs that they wish to configure. If a user chooses to use the keypad instead, they must scroll through the seven programming blocks of the VFD (P100 P700) and choose which parameter they want to change by typing in the input with the number pad. This method is the most time consuming as it requires the reference manual to determine how input is handled. For example, P304 is the motor rated frequency and can be inputted directly as a value between Hz, whereas P400 is the network protocol. In this case, an input of 1 corresponds to the remote keypad and an input of 5 corresponds to Ethernet. Table 1 shows a summary of the programming block code and its associated description used by Lenze VFDs.

3 Programming Register Block P100-P199 P200-P253 P300-P399 P400-P499 P500-P564 P600-P627 P700-P799 Block Description Basic Setup Parameters PID Parameters Vector Parameters Network Parameters Diagnostic Parameters On board Communication Parameters Sequencer Parameters Table 1: Programming block descriptions for Lenze SMVector VFD s 2011/2012 Project Summary: This project is a continuation from last year in which the previous team looked into various wireless technologies and hardware configurations that might be used. They arrived at the conclusion that Zigbee would be optimal, given the project objectives and constraints. They researched and purchased hardware for different potential setups. Such hardware included: Atmel s RZ Raven Kit, SparkFun s ATmega128RFA1 breakout board, and Sipex s 3485C RS- 485 transceiver. Initially, the hardware was designed to transmit the signal without the means of wireless communication. Some sample code was designed to update the VFDs through RS Wireless communication was not achieved, and there were some difficulties with the previous coding and setup. It did however, provide a place to start and provided suggested methods of reaching the end goal. Research: The goal of the project is to design a wireless user interface that will allow access to VFDs. The possible wireless technologies researched were Wi-Fi, Bluetooth, and Zigbee. For this project, the wireless technology used needs to be able to withstand the industrial conditions the VFDs will be used in, maximize the broadcast distance between the user interface and the VFDs, and maximize the number of VFDs the user interface can access at once. Wi-Fi was not chosen because it is too complicated and too widely used, making it vulnerable to interference from other wireless devices. Bluetooth provided user convenience because it allows for wireless communication between commonly used devices such as laptops and smartphones, however, due to its short broadcast range and susceptibility to interference

4 commonly present in industrial environments, was not chosen. Zigbee is a wireless technology that has low power consumption, low complexity, a variable broadcast range, and is designed for industrial purposes. Zigbee wireless technology would be able to resist wireless interference in the environment suited for this application. The broadcast range of Zigbee can also be increased if a mesh wireless network is used and would increase the maximum number of VFDs accessed by the user interface, making it the ideal choice for this project. Solution: Zigbee is the chosen wireless technology that will implement the solution and is defined by IEEE standards. It is particularly suited for this application because of the low overhead, low cost, and low data rates that are sufficient for the project requirements and robustness. Zigbee is already being used in the industrial sector and was recommended by the sponsor. Zigbee has a range of 30 to 100 meters in a point to point configuration and can be expanded by the use of a mesh network topology where the range is limited only by the number of nodes and the physical locations. It is for the latter reasons that a mesh network will be implemented. There are two components to the proposed solution, a Zigbee transceiver module connected to the VFD (Via RS-485) and a Zigbee transceiver module connected to a PC (Via RS-485). The Zigbee transceiver on the PC side will act as the network coordinator. A laptop was selected as the mobile device to connect to the transceiver because it is the most accessible device to acquire, offers no additional cost both to development and as a final product, and will be the best solution to integrate with the existing Techlink software. Other devices under consideration were smartphones and tablets per customer demand. They do not offer the same benefits the laptop provides and incur a large number of challenges. The Zigbee wireless module on the VFDs will integrate to the existing RS- 485 communications module on the VFD. There is also an interchangeable Ethernet communications module to use with the VFD. The decision was made to use the RS-485 because of the simplicity of the protocol as compared with Ethernet. A Zigbee microcontroller with built in Zigbee transceiver will communicate with the RS-485 port via a UART level shifter. Hardware: The hardware selected for this project is the Atmel ATMega128RFA1 referred to henceforth as the Atmel MCU or Atmel Transceiver, as it is a monolithic device containing both component blocks. The manufacturer Atmel was chosen largely because all development tools including but not limited to the integrated development environment, multiple versions and complexity options for the Zigbee software stacks, are free for use and distribution (EULA limited), and readily available through Atmel for education/hobbyist or commercial purposes. There is also an abundance of local personnel support for Atmel C++ programming at a variety of complexity levels to assist our team with any coding problems that may be encountered. Lastly, Lenze corporation currently employs Atmel microcontrollers in some products so any

5 learning curve associated with a microcontroller that has not been implemented in house is eliminated. The ATMega128RFA1 was chosen specifically from Atmel s product line as Lenze corporation s end goals aim for a solution that is not only very inexpensive but also low complexity, low bill of material count, and mechanically compact. The Atmel MCU addresses all of these requirements, as it is a monolithic microcontroller and Zigbee transceiver in one quad flatpack no lead package (QFN), thereby reducing component count and component footprint simultaneously. The Atmel MCU also incorporates a bill of materials count of only fifteen components, including hardware reset switch and circuitry using an on PCB bi-directional antenna. This product is also not scheduled for end of life, is available in large quantities, and is very inexpensive in quantity ($5.40 per unit at quantity 4000 from distribution) An added feature for using the Atmel MCU/Transceiver combination is that if needed, the MCU and transceiver can be purchased separately to create a divorced solution. There are many other options available for Zigbee transceivers, the competitors to the Atmel Transceiver are shown in table 2. Any of the solutions listed in table 2 could be used as an alternative to the Atmel Transceiver/MCU hardware however they would incur either a higher total cost, higher development cost, higher toolchain cost, loss of local C++ coding support, or create footprint real estate issues due to a divorced transceiver/mcu combination. Manufacturer Transceiver MCU Development tool chain Cost quantity Total component cost Atmel Yes Yes Free $5.40@4K $5.40@4k Texsas Instruments Yes Yes $514 per seat $10.04@5k $10.4@5k Microchip Yes No Free $2.73@1.6k $5.73@1.6k Freescale* Yes* Yes* $395-$995 depending on license $5.50@2k $5.50@2k *Package is BGA (not desirable for Lenze PC board production as reflow ovens are available however no X ray quality control equipment was noted to be in house) **All costs at quantity taken from Digikey as of 11/5/12. Some cost can be reduced by bypassing distribution. Table 2: Zigbee Transceiver Solutions at quantity through distribution (Assumed $3.00 cost at quantity for MCU if not included) Table 2 shows that by taking into account the raw component cost at Lenze production, the consumption quantities, and the development toolchain cost, Atmel is the best financial choice.

6 Figure 1: Solution Outline Sept Oct Nov Dec Jan Feb Mar Apr Project intro Research and design design Order parts Order Parts RS485 RS485 RS485 Zigbee Zigbee Zigbee Coding Coding Project Document Figure 2: Timeline for Implementing the Solution.

7 Budget: Zigbee Development Kit: Part#: DEV Description: Atmel ATMEGA128RFA1 Development Board # Units: 1 Unit Price: $ Vendor: Sparkfun Reason for choice: Low cost fully assembled proto board, all required components onboard and functional. No bloatware or extra hardware to abstract design. Compatible with existing hardware. Shown to be functional and Zigbee communications established. Schematic and BOM available for easy transition into production. Atmel ISP: Part#: ATAVRISP2-ND # Units: 1 Unit Price: $35.36 Vendor: Digikey Reason for choice: Low cost in circuit programmer compatible with current hardware. Programmer was not received from last year s team as it was personal property however one is required to start code tests. Supplies provided by Lenze at no cost: Two Lenze VFDs Two motors (in que) Techlink software Lenze Reference Manuals One spare RS485 communication module One spare Ethernet communication module Supplies provided by School of Engineering at no cost: Desktop PCs Supplies owned by project members (no cost): Laptop PCs

Variable Frequency Drive Wireless Interface Prototype Final Report

Variable Frequency Drive Wireless Interface Prototype Final Report 1 Senior Design I ECE 4901 Fall 2012 Variable Frequency Drive Wireless Interface Prototype Final Report Team 168 Members: Michael Kloter (EE) Christopher Perugini (EE) Alexander Shuster (EE) Kevin Wei

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

Low Cost RFID-Based Race Timer for Smaller Events

Low Cost RFID-Based Race Timer for Smaller Events Low Cost RFID-Based Race Timer for Smaller Events Members: Robert Evans, Christie Sitthixay, Edward Tan, Michael Houldsworth ECE Faculty Advisor: Tom Miller Courses Involved: ECE562, ECE633, ECE634, ECE649,

More information

UCF Senior Design I. Smart Lights. Divide and Conquer. Group 2

UCF Senior Design I. Smart Lights. Divide and Conquer. Group 2 UCF Senior Design I Smart Lights Department of Electrical Engineering and Computer Science University of Central Florida Dr. Lei Wei Divide and Conquer Group 2 Ryad Hafeez Rhafeez@knights.ucf.edu Electrical

More information

Prepaid Energy System

Prepaid Energy System Prepaid Energy System Group 21 Youssef Ojeil (EE) Michael Cuervo (EE) MD.S. Rahaman (EE) Sahin Okur (EE) Sponsored by: Supervised by Dr. Chung-Yong Chan Goals and Objectives Alternative pre-paid solution

More information

Alternative Designs and Decision Making for Top Design Selection

Alternative Designs and Decision Making for Top Design Selection Alternative Designs and Decision Making for Top Design Selection 1 Step 1. Generation of Alternatives (>2 Conceptual Designs) Multiple Alternative conceptual designs Optimal Solution (by balanced capability,

More information

3D Laser Range Finder Topological sensor gathering spatial data from the surrounding environment

3D Laser Range Finder Topological sensor gathering spatial data from the surrounding environment Initial Project and Group Identification Document September 19, 2013 3D Laser Range Finder Topological sensor gathering spatial data from the surrounding environment Christian Conrose Jonathan Ulrich Andrew

More information

Group 13 Monitor and Control of an Excavator Robot

Group 13 Monitor and Control of an Excavator Robot ELEC 490 PROJECT BLUEPRINT DOCUMENT Group 13 Monitor and Control of an Excavator Robot Submitted December 21st, 2005 FOR Dr. Michael Greenspan Dr. Kevyan Hashtrudi-Zaad Executive Summary In the first two

More information

Group 16: Alexis Timms, EE Sarah Rassel, EE Jeffrey Rodriguez, EE Wendelyn Sanabria, CPE

Group 16: Alexis Timms, EE Sarah Rassel, EE Jeffrey Rodriguez, EE Wendelyn Sanabria, CPE Group 16: Alexis Timms, EE Sarah Rassel, EE Jeffrey Rodriguez, EE Wendelyn Sanabria, CPE Motivation Provide an affordable and reasonably sized device for Alzheimer s patients. There are many tracking devices

More information

DEEPFINNS. Group 3 Members FPGA IMPLEMENTATION OF A DEEP NEURAL NETWORK FOR SPEECH RECOGNITION. Fall 2016 LINDSAY DAVIS

DEEPFINNS. Group 3 Members FPGA IMPLEMENTATION OF A DEEP NEURAL NETWORK FOR SPEECH RECOGNITION. Fall 2016 LINDSAY DAVIS Fall 2016 DEEPFINNS FPGA IMPLEMENTATION OF A DEEP NEURAL NETWORK FOR SPEECH RECOGNITION Group 3 Members LINDSAY DAVIS Electrical Engineering MICHAEL LOPEZ-BRAU Electrical Engineering ESTELLA GONG Computer

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

More information

EEPROM с двойным интерфейсом RF/serial. ноябрь 2011

EEPROM с двойным интерфейсом RF/serial. ноябрь 2011 EEPROM с двойным интерфейсом RF/serial ноябрь 2011 The Dual interface E2PROM in HOME APPLIANCES Dual Interface EEPROM Introduction The Dual Interface EEPROM is an electrically-erasable memory which communicates

More information

Table of Contents DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING UNIVERSITY OF CENTRAL FLORIDA. Team 5

Table of Contents DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING UNIVERSITY OF CENTRAL FLORIDA. Team 5 Table of Contents DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING UNIVERSITY OF CENTRAL FLORIDA EEL4914 Senior Design I Team 5 alife - advanced Living Integration For Education A) Project narrative description

More information

Design Progress Report: x10 Environmental Control System Brian Kennedy, David Ramsay University of Rhode Island, Department of Biomedical Engineering

Design Progress Report: x10 Environmental Control System Brian Kennedy, David Ramsay University of Rhode Island, Department of Biomedical Engineering Design Progress Report: x10 Environmental Control System Brian Kennedy, David Ramsay University of Rhode Island, Department of Biomedical Engineering Kingston, Rhode Island Professors: Ying Sun, PhD. Eugene

More information

GROUP 23 Military Surveillance Robotic Vehicle. Ryan Hromada - EE John Baumgartner - EE Austin King - CpE Kevin Plaza - CpE

GROUP 23 Military Surveillance Robotic Vehicle. Ryan Hromada - EE John Baumgartner - EE Austin King - CpE Kevin Plaza - CpE GROUP 23 Military Surveillance Robotic Vehicle Ryan Hromada - EE John Baumgartner - EE Austin King - CpE Kevin Plaza - CpE INTRODUCTION Autonomous tracking vehicle Commands: Basic Movement Commands Wander

More information

CEL ZigBee TM / Application Brief

CEL ZigBee TM / Application Brief A p p l i c a t i o n Br i e f AB1001 CEL ZigBee TM /802.15.4 Application Brief Data communication path in HVAC Systems utilizing wireless ZigBee Modules Introduction Building/Factory owners are faced

More information

DAC348x PCB Layout Guidelines for the Multi-Row QFN package

DAC348x PCB Layout Guidelines for the Multi-Row QFN package Texas Instruments Application Report DAC348x PCB Layout Guidelines for the Multi-Row QFN package Russell Hoppenstein Revision 1.0 Abstract This document provides additional information related to the multi-row

More information

ARM mbed Reference Designs

ARM mbed Reference Designs ARM mbed Reference Designs Steve Ogborne Senior Engineer Internet of Things Business Unit mbed Connect / Shenzhen, China 15 th Dec 2015 Contents Intro Smart City Sub-GHz Reference Design Wi-Fi Reference

More information

Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Executive Summary

Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Executive Summary 1 Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Sponsor: Battelle Laboratories Sensor Systems Group Group Members: Stephen Hilton, Donghun Ha, Micah Zastro, Michael Allon, Paul Krutty

More information

EECE404 Senior Design II

EECE404 Senior Design II EECE404 Senior Design II Electrical and Computer Engineering Dr. Charles Kim Spring 2014 1 Where we are Problem was defined General solution approach was selected Initial and rough design was made Proposal

More information

BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS

BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS XIX IMEKO World Congress Fundamental and Applied Metrology September 6!11, 2009, Lisbon, Portugal BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS L. Skrzypczak 1),

More information

Bluetooth Low Energy

Bluetooth Low Energy Bluetooth Low Energy A guide for electronics design engineers Summary This guide is intended for OEM design engineers who might be considering the implementation of a new Bluetooth Smart device, based

More information

Wireless MAXg Technology

Wireless MAXg Technology Wireless MAXg Technology MAXimizing range, performance, security and simplicity for 802.11g networks Technology Note Wireless technology has undoubtedly become a ubiquitous presence in our computing environment,

More information

ADI Solution for Industrial Communications

ADI Solution for Industrial Communications The World Leader in High Performance Signal Processing Solutions ADI Solution for Industrial Communications Singer Zhang June 2012 General Classifications / Terminology Fieldbus / Serial Fieldbus Generic

More information

LOW ENERGY ANDROID GAMEPAD. Project Proposal

LOW ENERGY ANDROID GAMEPAD. Project Proposal LOW ENERGY ANDROID GAMEPAD Project Proposal Marty Lewis Andrzej Forys Table of Contents Introduction 3 Implementation 4 Target Platform and Wireless Medium 4 Hardware.. 5 Software... 7 Interface Specifications

More information

Lost Item Pager. Project Description. Russ Kinley

Lost Item Pager. Project Description. Russ Kinley Lost Item Pager Project Description Russ Kinley Introduction The lost item pager will have a base unit that is stationary, consisting of a few page buttons and a digital display. Each of the buttons will

More information

Homework 6: Printed Circuit Board Layout Design Narrative

Homework 6: Printed Circuit Board Layout Design Narrative Homework 6: Printed Circuit Board Layout Design Narrative Team Code Name: Home Kinection Group No. 1 Team Member Completing This Homework: Stephen Larew E-mail Address of Team Member: sglarew @ purdue.edu

More information

An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use.

An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use. HealthyPi v3 An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use. HealthyPi is the first fully open-source, full-featured vital

More information

Eaton Frequency Inverters SVX9000 and SPX9000. Modular, compact and configurable

Eaton Frequency Inverters SVX9000 and SPX9000. Modular, compact and configurable Eaton Frequency Inverters SVX9000 and SPX9000 Modular, compact and configurable Multiple communication protocols allow connectivity to an extensive range of automation systems. Modbus/TCP Enclosure style

More information

C.L.A.I.M Computerized Luggage and Information Messenger

C.L.A.I.M Computerized Luggage and Information Messenger C.L.A.I.M Computerized Luggage and Information Messenger (Group 10) Ernest Jackman - Electrical Engineer Adrian McGrath - Computer Engineer Tomasz Pytel - Computer Engineer Intro -Problem: Baggage Claim

More information

Dual Interface EEPROM. December 2011

Dual Interface EEPROM. December 2011 Dual Interface EEPROM Product presentation December 2011 Dual Interface EEPROM Introduction New MCU control function Low-power I2C interface RFID and NFC compatible RF interface Unique Energy Harvesting

More information

Touch screen and Zigbee based Home automation system

Touch screen and Zigbee based Home automation system Touch screen and Zigbee based Home automation system The project mainly aims in designing completely wireless automated switchboard with the help of touch screen sensor. It also provides a user-friendly

More information

Eaton Frequency Inverters SVX9000 and SPX9000. Modular, compact and configurable

Eaton Frequency Inverters SVX9000 and SPX9000. Modular, compact and configurable Eaton Frequency Inverters SVX9000 and SPX9000 Modular, compact and configurable Multiple communication protocols allow connectivity to an extensive range of automation systems. Modbus/TCP Modbus RTU Profi

More information

The Final Report. Team May1717. Client:Dan Stieler (Powerfilm Inc.) Advisor:Gary Tuttle. Team Members: Kebei Wang - Team leader

The Final Report. Team May1717. Client:Dan Stieler (Powerfilm Inc.) Advisor:Gary Tuttle. Team Members: Kebei Wang - Team leader The Final Report Team May1717 Client:Dan Stieler (Powerfilm Inc.) Advisor:Gary Tuttle Team Members: Kebei Wang - Team leader Kukjin Chung - Communication Leader Trevor Brown - Key Concept Holder Xiang

More information

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

ECE 480 Design Team 3 Proposal. Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments ECE 480 Design Team 3 Proposal Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments David DeLuca Kang Hu Lee Sasang Balachandran Hassan Abdullahi Raghava Karthik Hemmanur Dr.

More information

BILLING AND CONTROLLING OF INDIVIDUAL LOADS OF A COMPOSITE SYSTEM USING SIMPLE ANDROID APPLICATION

BILLING AND CONTROLLING OF INDIVIDUAL LOADS OF A COMPOSITE SYSTEM USING SIMPLE ANDROID APPLICATION BILLING AND CONTROLLING OF INDIVIDUAL LOADS OF A COMPOSITE SYSTEM USING SIMPLE ANDROID APPLICATION K.RAJASEKHARA REDDY, H.O.D, SREC, NANDYAL 13X51A0228, 13X51A0210, 13X51A0233 P.PUNARVI, I.DHANASREE, M.SAICHARITHA

More information

How to Choose the Right Bus for Your Measurement System

How to Choose the Right Bus for Your Measurement System 1 How to Choose the Right Bus for Your Measurement System Overview When you have hundreds of different data acquisition (DAQ) devices to choose from on a wide variety of buses, it can be difficult to select

More information

Final Report 26 April 2012

Final Report 26 April 2012 EEL 4924 Electrical Engineering Design (Senior Design) Final Report 26 April 2012 Project Title: Keyboard Jockey Team Members: Name: Jeffrey Kaufman Name: Jacob Meacham Project Abstract Our project is

More information

Silicon Labs Corporate Overview

Silicon Labs Corporate Overview Silicon Labs Corporate Overview APRIL 2018 The leader in silicon, software and solutions for a smarter, more connected world. A World-Class Design Culture In 1996, a visionary group of engineers pioneered

More information

C.L.A.I.M Computerized Luggage and Information Messenger

C.L.A.I.M Computerized Luggage and Information Messenger C.L.A.I.M Computerized Luggage and Information Messenger (Group 10) Ernest Jackman - Electrical Engineer Adrian McGrath - Computer Engineer Tomasz Pytel - Computer Engineer Intro -Problem: Baggage Claim

More information

Modular Rapid Monitoring System

Modular Rapid Monitoring System Modular Rapid Monitoring System Timothy Kritzler and Joseph Mintun Sponsor: Martin Engineering, Illinois Advisors: Dr. Malinowski and Dr. Ahn Bradley University Electrical and Computer Engineering October

More information

Silicon Labs Corporate Overview

Silicon Labs Corporate Overview Silicon Labs Corporate Overview MARCH 2018 The leader in silicon, software and solutions for a smarter, more connected world. A World-Class Design Culture In 1996, a visionary group of engineers pioneered

More information

ZigBee Wireless Transceiver Engineering Options

ZigBee Wireless Transceiver Engineering Options White Paper ZigBee Wireless Transceiver Engineering Options Murata Electronics, North America Realizing this new standard s automation benefits and there are many requires navigating your engineering options

More information

ELEVATING ETHERNET INTELLIGENCE:

ELEVATING ETHERNET INTELLIGENCE: ELEVATING ETHERNET INTELLIGENCE: IMPLEMENTING ETHERNET TECHNOLOGY IN INDUSTRIAL APPLICATIONS A WHITE PAPER Published 11/28/2012 M anufacturers are faced with the constant features, benefits and performance

More information

ECE Fall 2016

ECE Fall 2016 ECE 4901 - Fall 2016 Team 1714: Smartwatch-like Device and Apps for Continuous Glucose Monitoring Evan Brown - Electrical Engineering Magda Kaczynska - Electrical Engineering Brian Marquis - Electrical

More information

Designing a ZigBee Network

Designing a ZigBee Network Wireless Control That Simply Works Designing a ZigBee Network ESS 2006, Birmingham David Egan Ember Corporation Copyright 2004 ZigBee TM Alliance. All Rights Reserved. Contents: Typical Network Design

More information

CSC Introduction to Computers and Their Applications

CSC Introduction to Computers and Their Applications CSC 170 - Introduction to Computers and Their Applications Lecture 6 An Introduction to Networks Communication Systems Networks can be classified in many ways; as a network user, you ll want to keep in

More information

SmartVFD HVAC and BYPASS

SmartVFD HVAC and BYPASS SmartVFD HVAC and BYPASS The Smart Choice for Energy Savings. Saving Energy the Smart Way Buildings consume more than 70 percent of the electricity produced in North America and roughly half of that is

More information

Your Global Automation Partner. Elevating Ethernet Intelligence: Implementing Ethernet Technology in Industrial Applications. White Paper - W1004

Your Global Automation Partner. Elevating Ethernet Intelligence: Implementing Ethernet Technology in Industrial Applications. White Paper - W1004 Your Global Automation Partner Elevating Ethernet Intelligence: Implementing Ethernet Technology in Industrial Applications White Paper - W1004 Manufacturers are faced with the constant demand to increase

More information

4/8/ nd Annual OTCO WW Workshop W/WW Product Overview ACQ550. ABB Slide 1

4/8/ nd Annual OTCO WW Workshop W/WW Product Overview ACQ550. ABB Slide 1 4/8/2015 52 nd Annual OTCO WW Workshop W/WW Product Overview ACQ550 Slide 1 Drive Basics Why Use Adjustable Speed Drives? Reduced Energy Consumption Improved Process Control / Efficiency Increased Product

More information

ADJUSTABLE SPEED DRIVES. GX7 Series

ADJUSTABLE SPEED DRIVES. GX7 Series ADJUSTABLE SPEED DRIVES GX7 Series Toshiba GX7 Toshiba s GX7 Series PWM adjustable speed drive is a severe duty drive built to handle all conventional applications in the industry, ranging from the simplest

More information

AHEAD Accessible Home Energy Audio Dashboard

AHEAD Accessible Home Energy Audio Dashboard ECE 480 Design Team 2 AHEAD Accessible Home Energy Audio Dashboard Team members: Sponsored By: Ahmad Al-Qudaihi Dennis Wey Joey Grover Jason Grimes Facilitator: Fathi Salem Final Proposal February 19,

More information

QS Series Master Development System User's Guide

QS Series Master Development System User's Guide QS Series Master Development System User's Guide ! Table of Contents Warning: Some customers may want Linx radio frequency ( RF ) products to control machinery or devices remotely, including machinery

More information

Let s first take a look at power consumption and its relationship to voltage and frequency. The equation for power consumption of the MCU as it

Let s first take a look at power consumption and its relationship to voltage and frequency. The equation for power consumption of the MCU as it 1 The C8051F91x/0x product family is designed to dramatically increase battery lifetime which is the number one requirement for most battery powered applications. The C8051F91x has the industry s lowest

More information

SMVector IP31 frequency inverter

SMVector IP31 frequency inverter SMVector IP31 frequency inverter Flexible, simple, economical SMVector IP31 Simple Vector Control 2 Simplicity By making Lenze products easy to install, program and commission, we can provide the ideal

More information

AC System Monitoring Device. Andrew Jarrett Project Advisor: Professor Gutschlag Department of Electrical and Computer Engineering October 1, 2015

AC System Monitoring Device. Andrew Jarrett Project Advisor: Professor Gutschlag Department of Electrical and Computer Engineering October 1, 2015 AC System Monitoring Device Andrew Jarrett Project Advisor: Professor Gutschlag Department of Electrical and Computer Engineering October 1, 2015 Outline Background Problem Background Problem Statement

More information

Eagle use in Prototyping

Eagle use in Prototyping MICHIGAN STATE UNIVERSITY COLLEGE OF ENGINEERING Eagle use in Prototyping Eleazar Gutierrez 4/3/2015 Facilitator: Dr. Binseng Wang Design Team 12 Sponsor: MSU Solar Car Team Abstract In the development

More information

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Arduino Prototype Development Platforms 1 Arduino Boards, Modules And Shields Popular AVR MCU based products Each board has clear markings on the connection pins, sockets and in-circuit connections

More information

Bluetooth Embedded Inertial Measurement Unit for Real-Time Data Collection for Gait Analysis

Bluetooth Embedded Inertial Measurement Unit for Real-Time Data Collection for Gait Analysis Bluetooth Embedded Inertial Measurement Unit for Real-Time Data Collection for Gait Analysis Ravi Chandrasiri Sri Lanka Institute of Information Technology Colombo, Sri Lanka ravi.chandrasiri@gmail.com

More information

CompactCom. Compact communication modules designed to connect automation devices to industrial networks. Connecting Devices

CompactCom. Compact communication modules designed to connect automation devices to industrial networks. Connecting Devices CompactCom Compact communication modules designed to connect automation devices to industrial networks Profibus DeviceNet CANopen CC-Link CompoNet ControlNet Modbus-RTU Profinet Profinet 2-port EtherNet/IP

More information

DEVBOARD3 DATASHEET. 10Mbits Ethernet & SD card Development Board PIC18F67J60 MICROCHIP

DEVBOARD3 DATASHEET. 10Mbits Ethernet & SD card Development Board PIC18F67J60 MICROCHIP DEVBOARD3 DATASHEET 10Mbits Ethernet & SD card PIC18F67J60 MICROCHIP Version 1.0 - March 2009 DEVBOARD3 Version 1.0 March 2009 Page 1 of 7 The DEVBOARD3 is a proto-typing board used to quickly and easily

More information

KW41Z IEEE and BLE Coexistence Performance

KW41Z IEEE and BLE Coexistence Performance NXP Semiconductors Document Number: AN12231 Application Note Rev. 0, 08/2018 KW41Z IEEE 802.15.4 and BLE Coexistence Performance MWS module 1. About this manual This document aims to evaluate the performance

More information

Sharing Solar: A PV Sculpture Project

Sharing Solar: A PV Sculpture Project Sharing Solar: A PV Sculpture Project Group 10 Carolyn Cressman, Electrical Engineering Carla Majluf, Computer Engineering Jose Jerez, Electrical Engineering Ruben Vazquez, Computer Engineering *Sponsored

More information

Homework 3: Design Constraint Analysis and Component Selection Rationale

Homework 3: Design Constraint Analysis and Component Selection Rationale Homework 3: Design Constraint Analysis and Component Selection Rationale Team Code Name: 2D-MPR Group No. 12 Team Member Completing This Homework: James Phillips E-mail Address of Team Member: jephilli@

More information

PCB-AVR1284-3U. AVR Microcontroller Development PCB for Atmel 40-pin DIP AVRs.

PCB-AVR1284-3U. AVR Microcontroller Development PCB for Atmel 40-pin DIP AVRs. PCB-AVR1284-3U AVR Microcontroller Development PCB for Atmel 40-pin DIP AVRs. Part Number: PCB-AVR1284-3U (unpopulated PCB, no parts) Features A development board for Atmel 40 pin AVR microcontrollers.

More information

International Journal of Engineering Research & Management Technology

International Journal of Engineering Research & Management Technology International Journal of Engineering Research & Management Technology March- 2015 Volume 2, Issue-2 VIWA- Vibrating Watch Anti Theft System for Mobile Phones Using Zigbee Modules Aayush Tandon, Bhavya

More information

Microchip WebSeminar

Microchip WebSeminar Microchip WebSeminar MPLAB Starter Kit for Serial Memory Products Powerful, Easy-to-use, Inexpensive 2008 Microchip Technology Incorporated. All Rights Reserved. MPLAB Starter Kit For Serial Memory Products

More information

Controlling electrical home appliances, using Bluetooth Smart Technology (October 2015) Pedro José Vieira da Silva

Controlling electrical home appliances, using Bluetooth Smart Technology (October 2015) Pedro José Vieira da Silva 1 Controlling electrical home appliances, using Smart Technology (October 2015) Pedro José Vieira da Silva Abstract This report presents and describes a Home Energy Management system that accomplish Home

More information

AUTOMATIC RESTAURANT ORDER SYSTEM USING ZIGBEE

AUTOMATIC RESTAURANT ORDER SYSTEM USING ZIGBEE AUTOMATIC RESTAURANT ORDER SYSTEM USING ZIGBEE * Prof. A. K. Lodhi, H.O.D, ECT, Aditya Engineering, Beed * Praveen Baburao Kamble, ME ECT Student, Aditya Engineering, Beed INTRODUCTION Automation is the

More information

QwikBox. Live Video Capture and Upload Device Group 25

QwikBox. Live Video Capture and Upload Device Group 25 QwikBox Live Video Capture and Upload Device Group 25 Jonathan Kerbelis Eric Downey Harold Frech Computer Engineering Computer Engineering Electrical Engineering Roles and System Diagram Jonathan Kerbelis

More information

Real-Time Parking Information Solution. Team 9. Them Le - EE Danny Russell - CpE Carlos Pereda -

Real-Time Parking Information Solution. Team 9. Them Le - EE Danny Russell - CpE Carlos Pereda - Real-Time Parking Information Solution Team 9 Them Le - EE Danny Russell - CpE Carlos Pereda - Division of Tasks Them Le (EE) Power System, Hardware, Eagle CAD drawings. Carlos Pereda (CpE) Database, Back-end

More information

Technical Specification for Educational Robots

Technical Specification for Educational Robots Technical Specification for Educational Robots 1. Introduction The e-yantra project, sponsored by MHRD, aims to start a robotic revolution in the country through the deployment of low-cost educational

More information

AUTOMATIC TRANSFER SWITCH CONTROLLERS ATL SERIES

AUTOMATIC TRANSFER SWITCH CONTROLLERS ATL SERIES AUTOMATIC TRANSFER SWITCH CONTROLLERS ATL SERIES 2 power sources automatic transfer switch controllers The automatic transfer switch controllers ATL 600 - ATL 610 - ATL 800 can supervise and manage the

More information

Alternative Designs and Decision Making for Top Design Selection.

Alternative Designs and Decision Making for Top Design Selection. Alternative Designs and Decision Making for Top Design Selection www.mwftr.com/sd1516.html 1 Step 1. Generation of Alternatives (of Conceptual Designs) Is the first initial design satisfying? Is there

More information

SMART / INTELLIGENT TRANSMITTERS AND ACTUATORS

SMART / INTELLIGENT TRANSMITTERS AND ACTUATORS 4 SMART / INTELLIGENT TRANSMITTERS AND ACTUATORS Dr. H. K. Verma Distinguished Professor (EEE) Sharda University, Greater Noida (Formerly: Deputy Director and Professor of Instrumentation Indian Institute

More information

Wireless Networking by Ron Fugazzi

Wireless Networking by Ron Fugazzi Wireless Networking by Ron Fugazzi rlft1@comcast.net 05.2015 Why Wireless Internet? Some devices require it. Ebook readers, smart phones, and tablets require wireless or cell phone connectivity to access

More information

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee.

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. Introduction ZigBee is one of the Advanced Wireless Technology and CC2430 is the first single-chip

More information

A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES

A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES The main aim of this project is to introduce a new universal remote control that gives easy-to-control interface for

More information

Enabling IOT. IQRF Alliance Conference May Harald Weidinger Key Client Manager

Enabling IOT. IQRF Alliance Conference May Harald Weidinger Key Client Manager Enabling IOT IQRF Alliance Conference May 2016 Harald Weidinger Key Client Manager IQRF Alliance Conference, May 2016 2 Vision, Mission & Goals Vision : Make Microchip a leading provider of IoT ecosystems,

More information

Wireless Standards a, b/g/n, and ac The family explained

Wireless Standards a, b/g/n, and ac The family explained Wireless Standards 802.11a, 802.11b/g/n, and 802.11ac The 802.11 family explained by Bradley Mitchell Updated December 09, 2017 Home and business owners looking to buy networking gear face an array of

More information

19 - Wireless Solar Temperature/Humidity Sensor

19 - Wireless Solar Temperature/Humidity Sensor 19 - Wireless Solar Temperature/Humidity Sensor Group Number: May 1717 Advisor: Gary Tuttle Client: Dan Stieler Members: Yi Qiu, Xiang Li, Kuk Jin Chung, Trevor Brown, Kebei Wang Our Advisor & Client Advisor:

More information

Sensor Technology Interface Final Proposal

Sensor Technology Interface Final Proposal Sensor Technology Interface Final Proposal Sponsor FitnessMetrics, LLC Team 1 Nick Henry Kelton Ho Nick Huff Robert Pollum Brian Wirsing Facilitator Shantanu Chakrabartty February 21, 2014 Executive Summary

More information

KPIC-0818P (V050919) Devices Included in this Data sheet: KPIC-0818P

KPIC-0818P (V050919) Devices Included in this Data sheet: KPIC-0818P Devices Included in this Data sheet: KPIC-0818P Features: Carefully designed prototyping area Accepts 8 pin PIC12 series micro-controllers Accepts 14 and 18 Pin PIC16 series Accepts some 8,14 and 18 pin

More information

INTRODUCING THE S V ADJUSTABLE SPEED DRIVE

INTRODUCING THE S V ADJUSTABLE SPEED DRIVE MOTORS & DRIVES ADJUSTABLE SPEED DRIVES (ASD) GROUP INTRODUCING THE S15 600 V ADJUSTABLE SPEED DRIVE Extreme Performance Micro-Drive - Heavy Duty, Compact, and Durable ASD SUPPORT NEWS: Toshiba s heavy

More information

Maximum Output Power. Tennessee Power Electronics (TPE) efficiency is a weighted power efficiency defined as:

Maximum Output Power. Tennessee Power Electronics (TPE) efficiency is a weighted power efficiency defined as: Revision summary November 2 nd Clarified wording surrounding cost limitations and submission mechanisms (through canvas). Updated PCB due date to November 5 th. Introduction The Tiny Box Competition is

More information

Wireless Smart Charging System for Mobile Devices

Wireless Smart Charging System for Mobile Devices Wireless Smart Charging System for Mobile Devices Project Description Jacie Unpingco Western Washington University EE Class of 2015-2016 1 Introduction The proposed project is a wireless smart charging

More information

Programmable Logic Controllers. and Components for Industrial Automation. altus. evolution in automation.

Programmable Logic Controllers. and Components for Industrial Automation. altus. evolution in automation. Programmable Logic Controllers and Components for Industrial Automation altus www.altus.com.br evolution in automation Segmentation Every automation system features unique characteristics that require

More information

Chapter 2. Literature Survey. 2.1 Remote access technologies

Chapter 2. Literature Survey. 2.1 Remote access technologies Chapter 2 Literature Survey This chapter presents a brief report on literature reviewed in context to present work with an aim to identify current state of research in the domain. Literature review is

More information

HART COMMUNICATION. A Digital Upgrade For Existing Plants

HART COMMUNICATION. A Digital Upgrade For Existing Plants HART COMMUNICATION 1. The majority of smart field devices installed worldwide today are HART-enabled. But some new in the automation field may need a refresher on this powerful technology. Simply put,

More information

Getting to Know Your Network. Internet Speeds and Services

Getting to Know Your Network. Internet Speeds and Services Internet Speeds and Services The Internet is an integral part of our Extension Offices. Its uses are seemingly endless from updating travel, to loading 4-H registration forms on the county website, and

More information

User Manual Revision English

User Manual Revision English Document code: MN67562_ENG Revision 1.005 Page 1 of 14 User Manual Revision 1.005 English PROFIBUS Slave / Modbus Slave - Converter (Order Code: HD67562) for Website information: www.adfweb.com?product=hd67562

More information

Project Abstract with Diagram(s) Project Title: Automatic Storm Shutters. Team Name: Make It Rain

Project Abstract with Diagram(s) Project Title: Automatic Storm Shutters. Team Name: Make It Rain EEL 4924 Electrical Engineering Design (Senior Design) Project Abstract with Diagram(s) 25 May 2009 Project Title: Automatic Storm Shutters Team Name: Make It Rain Team Members: Name: Kyle Weber Name:

More information

Our Products... Your Advantage

Our Products... Your Advantage Our Products... Your Advantage Innovative Solutions From Lenze AC Variable Frequency Drives Electro Mechanical Drives Servo Drives & Motors Machine Automation Clutches & Brakes Our Promise Commitment to

More information

How-To #3: Make and Use a Motor Controller Shield

How-To #3: Make and Use a Motor Controller Shield How-To #3: Make and Use a Motor Controller Shield The Arduino single-board computer can be used to control servos and motors. But sometimes more current is required than the Arduino can provide, either

More information

Understanding Device Level Connection Topologies

Understanding Device Level Connection Topologies Sept. 2013 Understanding Device Level Connection Topologies Author: Advantech E-mail: eainfo@advantech.com Sept. 2013 Even ten years ago, most factory floor sensors were connected directly to a PLC or

More information

4-20 ma Transmitter vs. Machine Saver s VTBNet

4-20 ma Transmitter vs. Machine Saver s VTBNet Machine Saver The Solution Before the Problem 4-20 ma Transmitter vs. Machine Saver s VTBNet www.machinesaver.com The 4-20 ma Transmitter vs. Machine Saver s VTBNet OUT WITH THE OLD IN WITH THE NEW Protecting

More information

EAGLE-200. Intelligent Control Gateway. User Manual

EAGLE-200. Intelligent Control Gateway. User Manual Intelligent Control Gateway Version 1.00 Oct 2017 Copyright 2017 by RAINFOREST AUTOMATION, INC ( RFA ). All rights reserved. No part of this manual may be reproduced or transmitted in any from without

More information

Built-in features Built-in simplicity

Built-in features Built-in simplicity GE Energy Built-in features Built-in simplicity AF-6 Series Drives Extra features, support and simplicity are all standard imagination at work Everything you need is built in AF-6 Series drives range

More information

Implementation Of Zigbee Based Home Automation System Using Voice Recognition

Implementation Of Zigbee Based Home Automation System Using Voice Recognition Implementation Of Zigbee Based Home Automation System Using Voice Recognition Napolean A #, Karthik K #, Kamalakannan M #, Amarnath M #4, Nidhin A #5 # Assistant Professor, #-5 UG Students, Department

More information