Theft Resistant Shopping Cart Project Proposal

Size: px
Start display at page:

Download "Theft Resistant Shopping Cart Project Proposal"

Transcription

1 Theft Resistant Shopping Cart Project Proposal Team 25 Team Members Kong Zhi Yao (kkong7) Mei Ling Yeoh (myeoh2) Zhan (xzhan5) TA: Jacob Bryan ECE 445 Spring 2016 February 10 th,

2 Table of Contents 1.0 Introduction 1.1 Statement of purpose Goals & Benefits Technical functionality & Features Design 2.1 Block Diagram Block Description Block Level Requirements and Verification 3.1 Requirements & Verification Tolerance Analysis Cost and Schedule 4.1 Cost analysis Schedule 12 2

3 1.0 Introduction 1.1 Statement of Purpose According to National Association for Shoplifting Prevention, there are approximately 27 million shoplifters in our nation today. One of the most common techniques used in supermarket is to load up a shopping cart full of items and walk out of the store without paying. Another way of shoplifting is to load many items in the cart but only pay for certain items and then walk out the store with unpaid and paid items. Some products do not have security tags on them; therefore, it is difficult for the store to detect such act of thievery. Our project is designed to tackle the act of thievery using the shopping cart by using weight sensors, barcode scanner and RFID. The theft resistant shopping cart will help the store manager to solve the problem of shoplifting associated with the shopping cart, at the same time, improve customer shopping experience. 1.2 Goals & Benefits Prevent act of shoplifting using shopping cart in supermarket Reduce the loss of revenue in business Improve customer shopping experience Reduce checkout time 1.3 Functions & Features Sensor to gather the total weight of the items in the shopping cart Interpret sensor data and compare the weight detected by the sensor with the weight registered from barcode system Require user interaction to scan (add), de-scan (delete) items using barcode scanner Gather the information of the items in the cart from database through wifi connection Able to transfer the total price of all the items in the cart to the existing checkout system Activate the alarm and cart braking system if the act of thievery is detected Visually display the total price of items in cart through LCD display 3

4 2.0 Design 2.1 Block Diagram 4

5 2.2 Block Description Rechargeable battery The cart will have a rechargeable lithium-ion battery pack with an output rating of 5V and 1A to power all the modules of the shopping carts (sensors, control system, outputs and user interface). A battery capacity above 3000mAh would be ideal to allow the system to run for 4 to 5 hours, long enough for most shoppers to finish their shopping session. Weight Sensor There will be four weight sensors with the ability to measure up to 50kg of items on the bottom of the cart basket. Each inner corner of the shopping cart, topped by a plastic/metal sheet will have a sensor to collect the weight changes of the items in the basket. The data collected by the sensor will be passed through DSP processing to reduce noise in the measurement before transferring to the microcontroller. The sensors will be small, cheap and have low energy consumption. Barcode Scanner There will be a small barcode scanner attached to the rim of the shopping cart. The scanner is responsible for adding items into the cart or removing items from the cart. To add an item in the cart, the customer scans the item and the barcode is then fed digitally to the microcontroller through USB. If the customer no longer wants an item in the cart, to delete the item from the current shopping list, the customer needs to scan it again. The barcode scanner takes an input voltage of 5V in order to power the sensors, converter and decoder in the scanner. RFID This module consists of RFID tag, RFID reader, wifi module and microcontroller. The RFID tag will be mounted beneath the shopping cart, and it is used to track which shopping cart is allowed to leave the shopping mall. There will be a RFID reader at the exits of the shopping and when the RFID is detected (the cart is near the exits), the RFID reader will convert the radio waves from RFID tag into digital signal which is then being processed by microcontroller of the RFID system. The data will be transmitted to the microcontroller of the shopping cart through wifi and being processed by the microcontroller of the shopping cart to determine where the cart is allowed to leave the shopping mall. User Interface The customers will need a simple interface to de-scan the barcode of items that they no longer want to buy. A simple push button is used for that user interface. When customers want to remove an item from the scanned items, they need push the button and then scan the item which they wish to remove. There will be a red LED indicating the de-scan process and will turn green when the process is complete. The price on the LCD display would update the new prices for making the changes. LCD Display There will be 16x2 black characters on green LCD display mounted near the handle of the shopping cart to show customers the accumulated price of the items in the shopping cart. This module takes digital inputs from the microcontroller and converts the inputs to strings of characters. 5

6 Buttons There will be a push buttons right beside the LCD display for user interaction. The push button is used to activate the de-scan process. The buttons are normally opened and act as switches. One end is tied to voltage of 5V and another end is connected to the input of the microcontroller. The input is tied to the ground with a pull up resistor of 5 kω so that the voltage at each input is grounded when the switch is open. The resistors will only draw power when the buttons are being pressed. When button is pressed, a HIGH signal will be sent to the microcontroller and the signal is processed to determine whether to delete the item from the shopping list. Alarm (buzzer) The piezo buzzer, acting as the alarm, is compatible with our 5V power supply and is loud enough to overcome the background noises in a mall and be heard at a moderate distance, around 10 meters. The alarm will sound when the cart detects that items are being moved out of the shopping mall without being checked out first. Cart Braking System When act of thievery is detected, the cart braking system will be activated to slow down/stop the shopping cart. To demonstrate the cart braking system, there will be an LED which will lights up to indicate that the braking system is activated. Database The cloud database will store the price and weight of each item in the store as well as their respective barcodes. There will be a simple database file built on our laptop to act as the cloud database. Wifi Module The Wifi module is an important communication media between the microcontroller and the database. It will also communicate with RFID reader s microcontroller to ensure the shopping carts statuses are correct. The wifi module is also responsible in transferring the total price to be paid at the check out station. Electric Imp, which is a relatively cheap and easy to program Wifi module will be used in this project. Microcontroller The microcontroller is the brain of the whole shopping cart. It will be connected to the weight sensors, the barcode scanner, the LCD display, the LED, the alarm, the cart brake as well as the wifi module. The wifi shield and USB shield will be connected to the microcontroller and mounted on the same PCB. The microcontroller is responsible for computing price, storing data and making decision. When it detects the input from the push button and a reduction in weight from weight sensor at the same time, it will allow items to be deleted from the shopping list and update the current total price. Our microcontroller will be built based on the barbone of atmega328. Since atmega328 can share the same code with arduino, it is easier for us to program it. In addition, it has a small SRAM for us to store the temporary data so that we don t need to build extra on chip storage component. 6

7 3.0 Block Level Requirements and Verification 3.1 Requirement & Verification Requirements Verifications Points Rechargeable battery 1. Output rating of 4.5V to 5.5V of voltage and 1A to 2A of current. 2. Have enough capacity to last for 5 to 6 hours without charging. Weight Sensors 1. Able to measure up to 50kg of weight. 2. Weight as small as 1g should be able to be detected by the sensors. 3. The weights of the shopping item have to be measured accurately no matter what location they are on the cart. 4. Able to be calibrated digitally. Barcode scanner 1. Easiness in scanning a barcode (usability). Usability of a score of 3/5 10%. (5 is the maximum score, indicating very easy to use) 2. Functions for Imax for =5V a. Measure the voltage and current output of the power supply using multimeter. a. Use a multimeter to measure the current consumption of the running circuit. The capacity needed in mah is then calculated. a. Apply weights starting from 10kg up to 50kg in increments of 10kg while observing accuracy of the sensors. a. 1g of weight onto the sensors and observe the measurement of the sensors. Then apply weights from 2kg to 10kg in increments of 2kg with and without the 1g weight to see if the sensors are sensitive to the difference caused by the 1g weight. 3. Verification process for item 3: a. Use a plate (plastic/metal) that is wide enough to cover the entire area of the cart and measure the accuracy of the sensors when an item is placed on different part of the plate. 4. Verification process for item 4: a. Introduce an offset to the weight sensor by applying weights in increment of 1kg from 1kg to 10kg and then attempt to recalibrate the sensor to 0 digitally. a. Have 5 volunteers to use the barcode scanner and rate the usability with a score from 1 to 5. a. Connect the USB port of the barcode scanner to a USB host shield. Power the USB host shield with 5Vdc. Ensure barcode scanner can read

8 3. Able to read barcode with print contrast 30% 4. RFID Tag 1. Readable at most 2 inches from the RFID Reader User Interface 1. Able to receive input from users via push buttons 2. Able to send data to be displayed to LCD display LCD display 1. Functions for Imax for 2. Able to display string of characters and numbers barcode. b. Attach 5V DC in series with ammeter to of USB host. Ensure Imax 3. Verification process for item 3: a. Print barcode with contrast of -10% to -40% (10% increment) on a sheet of paper. b. Scan the barcode printed in different contrasts and ensure the scanner is able to read the barcode 4. Verification process for item 4: a. Place the barcode and barcode scanner at 2mm apart using ruler/measuring tape. Increment the distance between the barcode and the scanner to 800mm with an interval of 100mm. b. Pass the test if the barcode reader is able to read the barcode at all measuring points. a. Place the RFID tag 1 inch from the RFID reader and ensure RFID tag is read by RFID reader. b. Repeat part (a) until the RFID tag is 2 inches away from the reader with an interval of 0.2 inches. a. Asks user to provide input to the interface via push buttons and verify that the input reaches the microcontroller. a. Sends data to the LCD interface ensure that the correct data is displayed properly. a. Connect a voltmeter to analog output pin and apply variable voltage supply to Vin b. Sweep variable voltage from 4.7V to 5.5V and ensure analog output remains within the range of Vin c. Supply 5V DC in series with ammeter to Vin and ensure Imax 10mA a. Use Arduino to program and transfer information to LCD display. Pass the test if the LCD able to display the string of characters and numbers

9 Alarm + Cart Braking System 1. Loudness of alarm needs to be at least 40dB above background noise level of the shopping mall at a distance of 10m. 2. Apply enough friction to slow down the cart to less than 3 mph (Average human walking speed) when pushed by an adult male. 3. Response time less than 0.15 seconds. Database 1. Be able to store the price, weight, barcode and name of the products. 2. Be able to store the information for 1000 different products. 3. Information look up time should be O(n), where n is the number of products in the database. Wifi Module 1. Turn on the device with source supply at 3.3 Vdc (+/- 10%) 2. The current drawn by the device will not exceed 50 ma. 3. Be able to transfer data at the a. Measure the background noise of the shopping mall and the sound of the alarm at 10m. b. Compare amplitude of both sound waves using Audacity. a. Turn on the braking system and make sure brake is applied onto the wheels. Asks an adult male to push the shopping cart. b. Measure time taken to travel a distance of 5m. Calculate velocity. 3. Verification process for item 3: a. Hook up a wire from the trigger signal from the microcontroller and a wire from the alarm and braking system to the oscilloscope. b. Observe and capture the waveform when the trigger signal is sent. c. Measure the time difference between the pulse of the trigger signal and the pulse of the alarm and braking signal. a. Use a simple C/Python program to print out a random product s information from the database. b. Check whether it has all the required information. a. Use a simple C/Python program to count the number of the products in the basebase. b. Check whether it has more than 1000 products. 3. Verification process for item 3: a. Use a simple C/Python program to do a random product look up. Check whether the lookup time is linear. a. Turn on the device for 5s. Then use the multimeter to test the voltage of the device. Check whether the working is stable within the 3.3Vdc(+/- 10%) range. a. Continue reading the current from the multimeter. Check whether the current is less

10 rate of at least 100 KB/s Microcontroller 1. Turn on the device with source supply in the range of 3.3 to 5 Volts 2. When mounted to PCB, the microcontroller should program the Wifi module to transfer data. 3. The processing speed should be fast enough. From receiving a barcode information from the scanner to get ready for next scanning activity, it should take less than 50 ms. than 50 ma. 3. Verification process for item 3: a. Transfer a 5 MB file via the wifi module and use a stopwatch to count whether the transfer time is less than 50s. a. Turn on the device for 5s. Then use the multimeter to test the voltage of the device. Check whether the working is stable within the Volts range. a. Run ArduinoISP via Arduino onto microcontroller and burn bootloader. Connect the microcontroller to the PCB. b. Check on the server side(database) whether there is data being transferred. 3. Verification process for item 3: a. Use a simple C program to measure the time difference between two scanning activities. Repeat this 5 times and take the worst run time. If the worst time difference is less than 50 ms, it passes the test Tolerance Analysis The critical part of the design is the barcode scanner. If the barcode scanner fails to read the barcode, the data of the items (price and weight) cannot be retrieved from the database and being used in the microcontroller. The weight of the items sensed by the weight sensor has no data to compare with as the weight registered by the barcode system failed to deliver to the microcontroller. Besides, the LCD display would not be able to show the accumulated price of the shopping list to the customer. The barcode scanner requires good motion tolerance, printing tolerance and working distance. A good motion tolerance means no pauses between scans. The processing speed of the whole scanning process (from scanning the first barcode to the next barcode) needs to be at most 50 ms in order to achieve high performance. The tolerance is set at most 50 ms which should be less than human reaction time. The user should not be waiting for the barcode to be able to make the next scan. The processing process is shown as below Barcode Microcontroller wifi module database This processing speed can be tested using Arduino and C programming language. The time difference between the first barcode registered to the next barcode registered can be calculated using time library in C code. The calculated time should be below 50 ms. 10

11 4.0 Cost and Schedule 4.1 Cost Analysis Labor Cost Employee Hourly Rate($) Total Hours Invested (Hr) Total Labor Cost = Hourly Rate x Total hours invested ($) Kong , Mei Ling Yeoh , Zhan , Total , Parts Cost Item Parts Number Manufacturer Qty Price per item Total Price Microcontroller ATmega328 Atmel Wifi module adapter WRL Electric Imp Wifi module shield BOB Electric Imp Weight sensor SEN Sparkfun Buzzer (alarm) PS1240 TDK LCD display GDM1602K XIAMEN OCULAR Button COM Sparkfun Battery N Motorola RFID reader parallax inc RFID tag parallax inc USB shield MAX3421E MAXIM Barcode scanner ELEKTR-DE SC3B Total Grand Total Section Total ($) Labor 22, Parts Grand Total

12 4.2 Schedule Week Tasks Responsibility Feb-8 th Finalize project proposal Mei Ling Flow Chart of design Select & order parts Feb-15 th Design circuit for Control system Power, weight sensor, outputs User interface, barcode scanner, RFID Mei Ling Feb-22 nd Run test on Control system Power, weight sensor, outputs User interface, barcode scanner, RFID Mei Ling Feb-29 th Program microcontroller Assemble weight sensors Assemble barcode scanner Mei Ling Mac-7 th Assemble RFID Mei Ling Assemble alarm + brake Assemble wifi module + microcontroller Mac-14 th Assemble switch + LCD Mei Ling Assemble power Run test on control system Mac-21 st Run test on user interface, barcode scanner Mei ling Run test on weight sensor, outputs Run test on RFID Mac-28 th Run test on power Bring all modules together Mei Ling Run test on project Apr-4 th Verify functionality & durability Mei Ling Debugging, Apr-11 th Continue debugging Mei Ling Fix any issue with design, Apr-18 th Prepare for presentation Prepare for demonstration Finalize presentation Mei Ling Apr-25 th Finalize demonstration Finalize presentation Mei Ling Prepare final papers May-2 nd Lab checkout Finalize final papers Mei Ling, 12

IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 10 April 2017 ISSN (online): X. Smart Shopping Cart

IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 10 April 2017 ISSN (online): X. Smart Shopping Cart IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 10 April 2017 ISSN (online): 2349-784X Smart Shopping Cart Tanvi Patel Barkha Gohil Vaishali Shah Rusva Soni Mr. Kunal Thaker

More information

RFID & Fingerprint Based Vehicle Security System with GSM & GPS Technology

RFID & Fingerprint Based Vehicle Security System with GSM & GPS Technology #1.0-2018 RESEARCH ARTICLE OPEN ACCESS RFID & Fingerprint Based Vehicle Security System with GSM & GPS Technology N. KISHORE KUMAR 1, K. IMRAN SHAREEF 2, S. MD. TAYAB 3, P. CHAITHANYA KUMAR 4 1(Assistant

More information

EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report

EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report February 2, 2012 Project Title: Smart Fridge Team Members: Seth Goldberg & Kelly McEachern Project Abstract: Our project

More information

SmartKart. Group 16. University of Central Florida College of Engineering and Computer Science. Senior Design I Initial Project Documentation

SmartKart. Group 16. University of Central Florida College of Engineering and Computer Science. Senior Design I Initial Project Documentation SmartKart Group 16 University of Central Florida College of Engineering and Computer Science Senior Design I Initial Project Documentation Victoria Abreu - Computer Science Christina Heagney - Computer

More information

EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report

EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report April 25, 2012 Project Title: Smart Fridge Team Members: Seth Goldberg & Kelly McEachern Project Abstract: Our project is a smart

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

Smart Cart Using Arduino and RFID

Smart Cart Using Arduino and RFID Smart Cart Using Arduino and RFID Sarika S. Pandey 1, Soumya R. Gupta 2, Meenaz M. Shaikh 3, Komal M. Rawat 4, Prof. Pravin Jangid 5, Prof. Ragini Mishra 6 1,2,3,4,5 Department of Computer Engineering,

More information

II. LITERATURE REVIEW

II. LITERATURE REVIEW Automated Smart Trolley with Smart Billing Using Arduino Suganya.R 1, Swarnavalli. N 2, Vismitha. S 3, Mrs. G.M. Rajathi 4 1 Department of ECE, Sri Ramakrishna Engineering College, Coimbatore 2 Associate

More information

Automatic Vehicle Identification at Tollgates and Theft Detection of Vehicles

Automatic Vehicle Identification at Tollgates and Theft Detection of Vehicles Automatic Vehicle Identification at Tollgates and Theft Detection of Vehicles A. Jeyashree Kothai M. Swathi Priya V. Subhashree Abstract - we live in a world where technology is omnipresent. Yet, there

More information

SMART TROLLEY FOR GUIDING CUSTOMERS IN SUPER MARKETS USING AOT

SMART TROLLEY FOR GUIDING CUSTOMERS IN SUPER MARKETS USING AOT SMART TROLLEY FOR GUIDING CUSTOMERS IN SUPER MARKETS USING AOT ELAMATHI K 1, SOWMIYA S 2, SREEMATHY R 3, VICHITRA V 4, KEERTHANA P 5 1Assistant Professor, Department of Electronics and 2, 3,4,5 BE, Final

More information

Affordable Irrigation Controller Project Proposal ECE 445. Jae Choi Nicholas Foss Andrew Xu. TA: Katherine O Kane

Affordable Irrigation Controller Project Proposal ECE 445. Jae Choi Nicholas Foss Andrew Xu. TA: Katherine O Kane Affordable Irrigation Controller Project Proposal ECE 445 Choi Nicholas Foss Xu TA: Katherine O Kane Table of Contents 1.0 Introduction 1.1 Statement of Purpose 1.2 Objectives 1.2.1 Goals 1.2.2 Functions

More information

Wireless Smart Trolley for Shopping Malls usingzigbee

Wireless Smart Trolley for Shopping Malls usingzigbee Wireless Smart Trolley for Shopping Malls usingzigbee Anupriya.S.L 1, B.Jyothi 2, NithyaGopal.P.G 3, ShilpaShree.L 4, Prof.S.Sowndeswari 5 1,2,3 Dept of ECE, SaIT, Bangalore-97 4 Dept of ECE, SaIT, Bangalore-97

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March-2016 1026 LIFI BASED AUTOMATED SMART TROLLEY USING RFID V.Padmapriya 1, R.Sangeetha 2, R.Suganthi 3, E.Thamaraiselvi

More information

POS 108 USER MANUAL V 2.1

POS 108 USER MANUAL V 2.1 POS 108 POS108 Cash Drawer Alarm option The POS108 provides Retailers peace of mind with their employees. Thru selectable options, the POS108 can notify employees with an electronic buzzer if a cash drawer

More information

Multiple-Function Shopping Trolley with Billing System

Multiple-Function Shopping Trolley with Billing System IJSTE - International Journal of Science Technology & Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X Multiple-Function Shopping Trolley with Billing System Saily A. Prabhudesai Pooja N. Velip Sneha

More information

Secure Logistic Management System

Secure Logistic Management System IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 3 Ver. I (May. June. 2017), PP 01-05 www.iosrjournals.org Secure Logistic Management

More information

AUTOMATIC TICKET PRINTING AND TICKET CHECKING SYSTEM FOR SHIP SERVICE USING QR CODE

AUTOMATIC TICKET PRINTING AND TICKET CHECKING SYSTEM FOR SHIP SERVICE USING QR CODE Volume 119 No. 14 2018, 1081-1087 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu AUTOMATIC TICKET PRINTING AND TICKET CHECKING SYSTEM FOR SHIP SERVICE USING QR CODE S.Sasirekha 1,

More information

RFID Refrigerator Project Proposal

RFID Refrigerator Project Proposal RFID Refrigerator Project Proposal Jeffrey Lee - jilee9 Yuanhao Wang - ywang272 William Mercado - wmercad2 TA: Yuchen He 2/8/2017 1 Contents 1 Introduction 3 1.1 Objective.....................................

More information

Imperial Series. Model IMP-425/525/625/825/1000AP IMD-425/525/625/825/1000AP IMP-1025/1200/1500/2000AP IMD-1025/1200/1500/2000AP

Imperial Series. Model IMP-425/525/625/825/1000AP IMD-425/525/625/825/1000AP IMP-1025/1200/1500/2000AP IMD-1025/1200/1500/2000AP Service Manual Imperial Series Model IMP-425/525/625/825/1000AP IMD-425/525/625/825/1000AP IMP-1025/1200/1500/2000AP IMD-1025/1200/1500/2000AP Contents of Service Manual 1. Safety Precautions ------------------------------------------------------------------

More information

Method for a manufacturing WIP cart for integrated factory automation systems

Method for a manufacturing WIP cart for integrated factory automation systems Method for a manufacturing WIP cart for integrated factory automation systems Disclosed is a method for a manufacturing work-in-progress (WIP) cart for integrated factory automation systems. Benefits include

More information

Available online Journal of Scientific and Engineering Research, 2018, 5(4): Research Article

Available online   Journal of Scientific and Engineering Research, 2018, 5(4): Research Article Available online www.jsaer.com, 2018, 5(4):333-340 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR Automatic Access Control System using Arduino and RFID Orji EZ*, Oleka CV, Nduanya UI Computer Engineering,

More information

ZMC, LLC Distribution. & Technical Services. Library RFID Management System

ZMC, LLC Distribution. & Technical Services. Library RFID Management System Library RFID Management System 1 Library RFID Management System (Architecture) 2 Library RFID Management System (Four Phases ) - Library Security System Only, Using RFID Tag replace EM Security Stripe.

More information

Multi-door Networking Controller

Multi-door Networking Controller AR-76EV AR-76Ei (RS-485) (0 Base-T) Multi-door Networking Controller User s Guide Version: 7. May 6, 004 Table of Contents. Introduction ---------------------------------------------------------------------------------------------.

More information

RFID Based Automatic Shopping Cart

RFID Based Automatic Shopping Cart International Journal of Advances in Scientific Research and Engineering (ijasre) E-ISSN : 2454-8006 DOI: http://dx.doi.org/10.7324/ijasre.2018.32704 Volume 4, Issue 5 May - 2018 RFID Based Automatic Shopping

More information

Secure Access Solutions using Passive Radio Frequency Identification Technology

Secure Access Solutions using Passive Radio Frequency Identification Technology Secure Access Solutions using Passive Radio Frequency Identification Technology R.C. Mala Department of Electrical and Electronics Manipal Institute of Technology Manipal University, India Anirudh Mital

More information

International Journal of Emerging Trends in Science and Technology Optimization of soot blower control

International Journal of Emerging Trends in Science and Technology Optimization of soot blower control International Journal of Emerging Trends in Science and Technology Optimization of soot blower control Bharathi.P Nandhini.R Dheepika.S Valli.M Abstract- Boiler is one of the main equipment in thermal

More information

Ruby Installation Manual

Ruby Installation Manual Ruby Installation Manual Version 02 www.servodynamics.com Introduction Table of Contents: 1 2 2.1 2.2 2.3 INTRODUCTION -------------------------------------------------------------------------------------

More information

Soil Investigation and Seed Dispensing Station for Farmers using IoT

Soil Investigation and Seed Dispensing Station for Farmers using IoT Soil Investigation and Seed Dispensing Station for Farmers using IoT Bhavya Jain 1, Chirag Sharma 2, Manish Parekh 3 1,2,3Member, Young Engineer s Club, Science Kidz Educare, Mumbai, Maharashtra, India

More information

UNIVERSAL CREDIT CARD

UNIVERSAL CREDIT CARD UNIVERSAL CREDIT CARD Group 20 October 15, 2002 Faculty Advisor Bruce McNair bmcnair@stevens-tech.edu Group Leader Samir Shah sshah7@stevens-tech.edu Group Member Nikhil Patel npatel7@stevens-tech.edu

More information

What is RFID? RFID versus Bar Coding

What is RFID? RFID versus Bar Coding What is RFID? There are two primary types of RFID that are used in tagging, tracking and finding items. RFID stands for Radio-Frequency Identification. The acronym refers to small electronic devices (labels

More information

ADVANCED SHOPPING CART AND BILLING USING RFID TECHNIQUE

ADVANCED SHOPPING CART AND BILLING USING RFID TECHNIQUE International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN(P): 2250-155X; ISSN(E): 2278-943X Vol. 7, Issue 2, Apr 2017, 29-38 TJPRC Pvt. Ltd. ADVANCED SHOPPING CART AND BILLING

More information

RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall

RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall Prof. P.C. Warule 1, Gavhane Pratiksha S. 2, Ghorpade Rutuja V. 3, Joshi Prasad V. 4, Department of E&TC, Pravara Rural Engineering

More information

of Cold Chain using Wireless Sensor Network and Sensor Cloud Infrastructure

of Cold Chain using Wireless Sensor Network and Sensor Cloud Infrastructure OPEN ACCESS Conference Proceedings Paper Sensors and Applications www.mdpi.com/journal/sensors Advanced Monitoring of Cold Chain using Wireless Sensor Network and Sensor Cloud Infrastructure Abel Avitesh

More information

Installation & Calibration

Installation & Calibration Installation & Calibration Type to enter text ED4-SR SkidWeigh Plus System Lift Truck Onboard Weighing System - Active Session Recordings (Recycling Industry Application) Version: V1.02 General Installation

More information

Unit 1, 176 Forest Rd, Hurstville NSW USB Logger User Guide

Unit 1, 176 Forest Rd, Hurstville NSW USB Logger User Guide Unit 1, 176 Forest Rd, Hurstville NSW 2220 1300 074 625 solutions@shockwatch.com.au www.shockwatch.com.au USB Logger User Guide LOG-IC 360 Management Software Installation & Setup Options LOG-IC 360 Management

More information

Automated Ration Distribution System Using RFID/UID and IoT

Automated Ration Distribution System Using RFID/UID and IoT Automated Ration Distribution System Using RFID/UID and IoT 1 Noor Adiba, 2 Saumya Priyam, 3 Vikas Pathak, 4 Shubham Shandilya Abstract An efficient, accurate and automated technique of ration distribution

More information

RFID BASED SMART TROLLEY FOR SUPERMARKET AUTOMATION

RFID BASED SMART TROLLEY FOR SUPERMARKET AUTOMATION RFID BASED SMART TROLLEY FOR SUPERMARKET AUTOMATION ANJALI PERADATH 1, ANJALI PURUSHOTHAMAN 2, ANJANA GOPINATH 3, ANUSREE K M 4 Mr.NITHIN JOE 5 1,2,3,4 Third year student,dept. of Electronics and Communication

More information

Micro-Hydro Power Water Tower Generator. Team 5. Sponsor: Talquin Electric Cooperative

Micro-Hydro Power Water Tower Generator. Team 5. Sponsor: Talquin Electric Cooperative Micro-Hydro Power Water Tower Generator Team 5 Sponsor: Talquin Electric Cooperative Members Darius Wright-Tippins Project Overview Darius Wright-Tippins Reintroduction Talquin Electric is a membered own

More information

RFID Based Ration Material Distributions without Human Intervention

RFID Based Ration Material Distributions without Human Intervention International Journal of Latest Research in Engineering and Technology () RFID Based Ration Material Distributions without Human Intervention J. DEEPA Under the Guidance of Dr. A. Rijuvana Begum, Assistant

More information

Best Selection for Your Business. Electronic Pricing Scale. User s Manual. (Model: TP-31)

Best Selection for Your Business. Electronic Pricing Scale. User s Manual. (Model: TP-31) Best Selection for Your Business Electronic Pricing Scale User s Manual (Model: TP-31) CATALOG 1. Foreword... 2 1.1. Introductions... 2 1.2. Main functions and features... 2 1.3. Specification... 2 1.4.

More information

RFID Based Electricity Billing and Cut-Off System for Energy Through GSM

RFID Based Electricity Billing and Cut-Off System for Energy Through GSM RESEARCH ARTICLE OPEN ACCESS RFID Based Electricity Billing and Cut-Off System for Energy Through GSM 1 K.Jansi lakshmi, 2 N.Swetha soundarya, 3 D.Sasi kala, 4 B.Venkatarami reddy, 5 A.Akhil Assistant

More information

United Kingdom of Great Britain and Northern Ireland

United Kingdom of Great Britain and Northern Ireland (UK/0126/0016) MI-006 United Kingdom of Great Britain and Northern Ireland Certificate of EC type-examination of a measuring instrument Number: UK/0126/0016 revision 4 issued by the Secretary of State

More information

Installation & Calibration Manual

Installation & Calibration Manual Installation & Calibration Manual ED3/ED4-LTL-WD CubeFreight (ED3/ED4-LTL-WDBT CubeFreight system with Bluetooth module) Lift Truck Onboard Dimensioning & Check Weighing Initiated by Barcode Scanner CubeFreight

More information

Agilent 4339B/4349B High Resistance Meters Technical Overview

Agilent 4339B/4349B High Resistance Meters Technical Overview Agilent 4339B/4349B High Resistance Meters Technical Overview Within Budget Without Compromise Introducing the Agilent Technologies 4339B and 4349B High Resistance Meters Used for Making Ultra- High Resistance

More information

Agilent 4339B/4349B High Resistance Meters Technical Overview

Agilent 4339B/4349B High Resistance Meters Technical Overview Agilent 4339B/4349B High Resistance Meters Technical Overview Within Budget Without Compromise Introducing the Agilent Technologies 4339B and 4349B High Resistance Meters Used for Making Ultra- High Resistance

More information

Smart Trolley System Based on Android

Smart Trolley System Based on Android IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 10 April 2017 ISSN (online): 2349-784X Smart Trolley System Based on Android Ms. Neha A Anpat Ms. Karuna V Belgudri NBN

More information

Microcontroller Based Intelligent Blood Collecting System P. Aruna Kumari 1 M. Janardhana Raju 2 1 M.Tech 2 Professor 1, 2 SIETK, Puttur

Microcontroller Based Intelligent Blood Collecting System P. Aruna Kumari 1 M. Janardhana Raju 2 1 M.Tech 2 Professor 1, 2 SIETK, Puttur IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 9, 2013 ISSN (online): 2321-0613 Microcontroller Based Intelligent Blood Collecting System P. Aruna Kumari 1 M. Janardhana

More information

(12) Patent Application Publication (10) Pub. No.: US 2014/ A1

(12) Patent Application Publication (10) Pub. No.: US 2014/ A1 (19) United States US 20140O84064A1 (12) Patent Application Publication (10) Pub. No.: US 2014/0084.064 A1 MAN (43) Pub. Date: Mar. 27, 2014 (54) BARCODE AND RFID READINGAPPARATUS (52) U.S. Cl. CPC...

More information

AUTOMATION IN AGRICULTURE FIELD USING ARM 7 BASED ROBOT

AUTOMATION IN AGRICULTURE FIELD USING ARM 7 BASED ROBOT AUTOMATION IN AGRICULTURE FIELD USING ARM 7 BASED ROBOT Praveen Kumar Singh 1, Gaurav S Nikam 2, Rupali S Kad 3 1 Dept. of E&TC, Pimpri Chinchwad College of Engineering, Pune, Maharashtra, India 2 Dept.

More information

Smart trolley in mall by using Microcontroller & RFID

Smart trolley in mall by using Microcontroller & RFID Smart trolley in mall by using Microcontroller & RFID Shubhangi Mahajan 1, Pallavi Aher 2, PoonamKolamkar 3, Rohit Bachhe 4 Prof.S.M.More 5 1,2,3,,4,5, Department of Electrical Engineering Guru Gobind

More information

Target Barcode Inspection System. Unit Dose Pharmaceutical Packaging. Users Guide

Target Barcode Inspection System. Unit Dose Pharmaceutical Packaging. Users Guide Target Barcode Inspection System Unit Dose Pharmaceutical Packaging Users Guide Contents Objective... 2 Component Narrative... 2 Operation... 3 Program Key Functions... 3 Suggested Procedures... 5 Starting

More information

Wireless Sensor Network based Automatic Fare Collection for Public Transport System

Wireless Sensor Network based Automatic Fare Collection for Public Transport System Wireless Sensor Network based Automatic Fare Collection for Public Transport System Anne Frank Joe.A 1, Celin. S 2, G. Rajalakshmi 3, Ajay kumar 4, Gaurav sharma 5 Assistant Professor, Dept. of EIE, Sathyabama

More information

DESIGN OF AN INTELLIGENT SHOPPING BASKET USING IoT

DESIGN OF AN INTELLIGENT SHOPPING BASKET USING IoT Volume 114 No. 10 2017, 141-147 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu DESIGN OF AN INTELLIGENT SHOPPING BASKET USING IoT K.Lalitha 1*, M.Ismail

More information

Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology

Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology R. Senthil Kumar [1], M. Durgadevi [2], Haritha N Kumar [3], K. Hema [4] Assistant professor, IV YEAR STUDENTS,

More information

A Prevention and Automation of Public Distribution System using RFID and Facial Recognition Camera

A Prevention and Automation of Public Distribution System using RFID and Facial Recognition Camera IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 02 (February. 2014), V6 PP 09-13 www.iosrjen.org A Prevention and Automation of Public Distribution System

More information

AN AUTOMATED TOLL GATE VEHICLE PASSING SYSTEM

AN AUTOMATED TOLL GATE VEHICLE PASSING SYSTEM AN AUTOMATED TOLL GATE VEHICLE PASSING SYSTEM 1 Logaprakash M, 2 Arunkumar R, 3 Swathy K 1 Assistant Professor, Department of Computer science and Engineering, SVS College of Engineering, Coimbatore. 2

More information

Digital relative humidity & temperature sensor AM2301

Digital relative humidity & temperature sensor AM2301 1. Feature & Application: *High precision *Capacitive type *Full range temperature compensated *Relative humidity and temperature measurement *Calibrated digital signal Digital relative humidity & temperature

More information

Outline 2. Solar Powered Parking Garage Monitor 8/21/2017

Outline 2. Solar Powered Parking Garage Monitor 8/21/2017 1 Solar Powered Parking Garage Monitor CPET 491 JOHN STEPHEN MUCHAI 12/9/2016 Outline 2 Executive Summary Problem Topic Motivation Research Initial system Requirements System Architecture Theory Of Operations

More information

CHAPTER 20 WAYNE STATE UNIVERSITY

CHAPTER 20 WAYNE STATE UNIVERSITY CHAPTER 20 WAYNE STATE UNIVERSITY College of Engineering Department of Electrical & Computer Engineering 5050 Anthony Wayne Drive Detroit, MI 48202 Principal Investigator: Robert F. Erlandson, Ph.D., (313)

More information

Smart Shopping Using Lifi

Smart Shopping Using Lifi Volume 02 - Issue 11 November 2017 PP. 55-64 Smart Shopping Using Lifi Mrs.C.Sivamani 1, E.Pavithra 2, R.Thamarai selvi 3, Senthil kumar 4, Assistant professor Department of ECE, Angel College of Engineering

More information

Precision in Hay Production The Key to Quality.

Precision in Hay Production The Key to Quality. Precision in Hay Production The Key to Quality. Variations in moisture and hay quality are major challenges for today s hay producer. The feeder of the hay needs to identify hay quality to mix accurate

More information

POWER ELECTRONIC TRAINER Model: PET-1700

POWER ELECTRONIC TRAINER Model: PET-1700 POWER ELECTRONIC TRAINER Model: PET-1700 III. MODULE BOARD 1. Size: 13.4"/.34m X 9.45"/.24m X 1.9"/.048m Approx. 2. Board frame: PS plastic extrusion, 0.118"/3mm thick. 3. Dimensions shown BELOW. I. FEATURES

More information

PhidgetRFID. Visual Basic, VB.NET, C, C++, C#, Flash 9, Flex, Java, LabVIEW, and Matlab

PhidgetRFID. Visual Basic, VB.NET, C, C++, C#, Flash 9, Flex, Java, LabVIEW, and Matlab PhidgetRFID Operating Systems: Windows 2000/XP/Vista, Windows CE, Linux, and Mac OS X Application Programming Interfaces (APIs): Visual Basic, VB.NET, C, C++, C#, Flash 9, Flex, Java, LabVIEW, and Matlab

More information

The Monitoring System of Marine Refrigerated Containers Based on RFID Temperature Tags

The Monitoring System of Marine Refrigerated Containers Based on RFID Temperature Tags Research Journal of Applied Sciences, Engineering and Technology 5(8): 2551-2555, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: July 31, 2012 Accepted: September

More information

Research on a New Automated Cash Register System Weixin Wang

Research on a New Automated Cash Register System Weixin Wang 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Research on a New Automated Cash Register System Weixin Wang 435363716@qq.com Keywords: Automated cash register

More information

APPENDIX B: Example Lab Preparation Guide and Manual. The University of Texas at Austin. Mechanical Engineering Department

APPENDIX B: Example Lab Preparation Guide and Manual. The University of Texas at Austin. Mechanical Engineering Department APPENDIX B: Example Lab Preparation Guide and Manual ME 130L 17905 17990 The University of Texas at Austin Mechanical Engineering Department Spring 12 Dr. Hidrovo Lab #4 Preparation Guide - Dimensional

More information

Fish Tank Project Overview ME 121 Mechanical Engineering Freshman Curriculum Portland State University

Fish Tank Project Overview ME 121 Mechanical Engineering Freshman Curriculum Portland State University Fish Tank Project Overview ME 121 Mechanical Engineering Freshman Curriculum Portland State University The fish tank is a small PVC container of water used as a physical model of a saltwater aquarium.

More information

Story - Shop MyWy self-serve Checkout solution

Story - Shop MyWy self-serve Checkout solution Story - Shop MyWy self-serve Checkout solution Summary: A large supermarket chain needs new and improved self-service check out facilities in order to positively transform buyer s journey throughout their

More information

Smart Trolley Using RFID

Smart Trolley Using RFID Smart Trolley Using RFID Vaishali Rane 1, Krutik Shah 2, Kaushal Vyas 3, Sahil Shah 4, Nishant Upadhyay 5 1Vaishali Rane: H.O.D, Dept. of Computer Engineering, Thakur Polytechnic, Maharashtra, India 2Krutik

More information

User Manual. XK315A1 water proof series Weighing Indicators. Applications: Electronic platform scale, weighing scale, etc.

User Manual. XK315A1 water proof series Weighing Indicators. Applications: Electronic platform scale, weighing scale, etc. User Manual XK315A1 water proof series Weighing Indicators Applications: Electronic platform scale, weighing scale, etc. 1 Introductions 1.1 Safety precautions WARNING! Don t use XK315A1 series indicators

More information

2% & (+ 2% PSI.

2% & (+ 2% PSI. Warning: If your vehicle has an engine that has spark plugs, be sure they are resistor type spark plugs or you may damage the memory chip of this unit. If the scale unit fails when the engine is running,

More information

Denso Handheld Ordering Device. Quick Start Guide URM Stores, Inc.

Denso Handheld Ordering Device. Quick Start Guide URM Stores, Inc. Quick Start Guide URM Stores, Inc. Meet the Denso The Denso ordering device is a light weight, easy to grip and simple to operate portable handheld terminal used to enter product orders, submit shelf tag

More information

RFid based Toll Collection System

RFid based Toll Collection System For more Project details visit: http://www.projectsof8051.com/rfid-based-highway-toll-tax-collection-system/ Code Project Title 1515 RFid Based Highway Toll Tax Collection System Synopsis for RFid based

More information

Analog Arts High Performance Instruments Comprehensive Instruction Manual

Analog Arts High Performance Instruments Comprehensive Instruction Manual P a g e 1 Overview Analog Arts Inc. www.analongarts.com Analog Arts High Performance Instruments Comprehensive Instruction Manual Contents P a g e 2 Overview OVERVIEW ------------------------------------------------------------------------------------------------------------12

More information

Shur-Shot X-Proof Hydrogen Fluoride Alarm Operations Manual

Shur-Shot X-Proof Hydrogen Fluoride Alarm Operations Manual Shur-Shot X-Proof Hydrogen Fluoride Alarm Operations Manual P/N 1000006053 Rev E $7%$QDO\WLFV// //& 733 Dairy Rd. Parkton, Md. 21120 www.atbanalytics.com (410) 733-6365 Table of Contents Chapter 1: Getting

More information

International Journal of Trend in Scientific Research and Development (IJTSRD)

International Journal of Trend in Scientific Research and Development (IJTSRD) International Journal of Trend in Scientific Research and Development (IJTSRD) International Open Access Journal ISSN No: 2456-6470 www.ijtsrd.com Volume - 2 Issue 5 Automatic Pump Controller for Solar

More information

AUTOMATIC TOLL TAX COLLECTION SYSTEM BY USING RFID

AUTOMATIC TOLL TAX COLLECTION SYSTEM BY USING RFID Volume 118 No. 20 2018, 473-477 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu AUTOMATIC TOLL TAX COLLECTION SYSTEM BY USING RFID 1 Manikandan.S,

More information

Preventative Back-Tracking Methods using RFID technology

Preventative Back-Tracking Methods using RFID technology 1 Preventative Back-Tracking Methods using RFID technology Crystal Batts: Winston Salem State University, Ronique Young: Spelman College, ShaKari Frazier: Fort Valley State University Abstract Wireless

More information

Needs Assessment Report for the A&P Supermarkets

Needs Assessment Report for the A&P Supermarkets Needs Assessment Report for the A&P Supermarkets Automated Checkout System Using Radio Frequency ID tags By May Ly A & P Needs Assessment Report, 2006-1 - 1. Executive Summary A&P Company sees a future

More information

Radar Sense and Avoid System PMI Model: RSAAS-001. User Manual

Radar Sense and Avoid System PMI Model: RSAAS-001. User Manual PLANAR MONOLITHICS INDUSTRIES, INC. Radar Sense and Avoid System PMI Model: RSAAS-001 User Manual Rev. 1.4 Page 1 of 15 Table of Contents Introduction... 3 1.1 General Description:... 3 1.2 System overview:...

More information

RFID Based Intelligent Warehouse Management Solution

RFID Based Intelligent Warehouse Management Solution Page 1 RFID Based Intelligent Warehouse Management Solution 1. System Overview 1.1. System Background Global commercial competition of the 21st century is not only the individual contend of technology,

More information

WS 10 Weighing indicator USER MANUAL

WS 10 Weighing indicator USER MANUAL WS 10 Weighing indicator USER MANUAL Edition:10052001A Safety Instruction For safety operation follow the safety instructions. WARNING Setting, Calibration Inspection and Maintain of the indicator is prohibited

More information

INTELLIGENT TROLLEY SYNOPSIS. Bachelor of Engineering In Electronics and Communication Engineering. Proposed By. Under the guidance of

INTELLIGENT TROLLEY SYNOPSIS. Bachelor of Engineering In Electronics and Communication Engineering. Proposed By. Under the guidance of INTELLIGENT TROLLEY SYNOPSIS Bachelor of Engineering In Electronics and Communication Engineering Proposed By Mohit Yadav Sagar Swain Saksham Aggarwal Siddharth Yadav Tanushree Kansal A50105111040 A50105112035

More information

User Manual LIT-MAN-DM REV D

User Manual LIT-MAN-DM REV D Digital Multimeter User Manual LIT-MAN-DM REV D Introduction The Percussionaire Digital Multimeter (PDM) is supplied in 6 versions: Home IPV: Impulsator, Travel Air EUR Therapy: IPV -1C, IPV -2C, US IPV:

More information

International Journal of Informative & Futuristic Research ISSN (Online):

International Journal of Informative & Futuristic Research ISSN (Online): Reviewed Paper Volume 2 Issue 7 March 2015 International Journal of Informative & Futuristic Research Accomplished Billing Cart Based on ARM7 Paper ID IJIFR/ V2/ E7/ 028 Page No. 2082-2087 Subject Area

More information

Certificate of EC type-examination of a measuring instrument Number: UK/0126/0060 Revision 1

Certificate of EC type-examination of a measuring instrument Number: UK/0126/0060 Revision 1 (UK/0126/0060) MI-006 United Kingdom of Great Britain and Northern Ireland Certificate of EC type-examination of a measuring instrument Number: UK/0126/0060 Revision 1 issued by the Secretary of State

More information

The Use of RFID Sensors for Automatic Doorstop Application

The Use of RFID Sensors for Automatic Doorstop Application The Use of RFID Sensors for Automatic Doorstop Application Hedy Eko Hidayat Santoso 1 Herdi Saputra 3 Amien Shofyan 2 Khoirul Anam 2 Eko Supraptono 3 1.D3 Electrical Engineering Program, Electrical Engineering

More information

BX-895 REAL TIME MODULE OPERATION MANUAL

BX-895 REAL TIME MODULE OPERATION MANUAL BX-895 REAL TIME MODULE OPERATION MANUAL Met One Instruments, Inc 600 Washington Blvd. Grants Pass, Oregon 9756 Telephone 54-47-7 Facsimile 54-54-76 BX-895 RTM Manual - Copyright 00 Met One Instruments,

More information

IoT Based Automated Wate Billing System (AWBS)

IoT Based Automated Wate Billing System (AWBS) IoT Based Automated Wate Billing System (AWBS) [1] Bhavya P, [2] ArunKumar S N, [3] Abhinav Karan [1] [2] PG Student, [3] Assistant Professor, [1] [2] [3] Department of Electronics and Communication, Dayananda

More information

CN Series P.N , Software rev. T 8, Revision A1- July 2014

CN Series P.N , Software rev. T 8, Revision A1- July 2014 Adam Equipment CN Series P.N. 7.00.6.6.0199, Software rev. T 8, Revision A1- July 2014 Adam Equipment 2014 Adam Equipment 2014 CONTENTS 1.0 INTRODUCTION... 2 2.0 SPECIFICATIONS... 3 2.1 DISPLAY AND KEYPAD...

More information

Installation instructions and user s guide

Installation instructions and user s guide Installation instructions and user s guide Equflow 6110 Barcode scanner Please read this manual carefully before installation and use of the converter. 6110 Barcode scanner Type: 6110.KC.CON.BC.01 Despite

More information

What Are People Counters?

What Are People Counters? PRODUCT CATALOG Why Count People? There are several reasons to implement people counters. Here are the top five reasons our customers use people counting systems: Measuring Your Traffic Over Time: Use

More information

Galaxy 300. Operation 05/

Galaxy 300. Operation 05/ Galaxy 300 60 80 kva Operation 05/2016 www.schneider-electric.com Legal Information The Schneider Electric brand and any registered trademarks of Schneider Electric Industries SAS referred to in this guide

More information

SYSTEM 600 GENERAL MAINTENANCE AND ADJUSTMENT GUIDE

SYSTEM 600 GENERAL MAINTENANCE AND ADJUSTMENT GUIDE SYSTEM 600 GENERAL MAINTENANCE AND ADJUSTMENT GUIDE If you follow a routine maintenance schedule your system 600 will give you years of reliable service with a minimum of down time. This guide outlines

More information

Experiment B2 Uniaxial Tension Procedure

Experiment B2 Uniaxial Tension Procedure Experiment B2 Uniaxial Tension Procedure Deliverables: checked lab notebook, Tech memo with plots and tables PLEASE BRING A FLASH DRIVE TO THIS LAB Objectives 1. To determine the common stress-strain parameters

More information

Automated Ration Dispenser using Embedded System

Automated Ration Dispenser using Embedded System GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) - 2016 July 2016 e-issn: 2455-5703 Automated Ration Dispenser

More information

iassemble CSI Auto Assembly

iassemble CSI Auto Assembly iassemble CSI Auto Assembly iassemble CSI Auto Assembly System Due to the increasing demand for an auto assembly system by our customers, CSI has designed iassemble. iassemble is a state-of-the-art in

More information

GPS Vehicle Tracker Specification VP-203GW

GPS Vehicle Tracker Specification VP-203GW GPS Vehicle Tracker Specification VP-203GW Content brief -------------------------------------------------------------------------------------------------------------------------------- 2 Product appearance------------------------------------------------------------------------------------------------------------

More information

PUJ FARE COLLECTION SYSTEM: AN IoT APPLICATION

PUJ FARE COLLECTION SYSTEM: AN IoT APPLICATION PUJ FARE COLLECTION SYSTEM: AN IoT APPLICATION Reggienald I. Ingco, Mervin P. Magpantay, and Mark Hanzel B. Malijan Bachelor of Science in Computer Engineering ABSTRACT Jeepneys have been around in the

More information

Conducting Inventory. Full Inventory Reference Guide

Conducting Inventory. Full Inventory Reference Guide Conducting Inventory Full Inventory Reference Guide Due Date May 19, 2017 Conducting an Inventory Prepare Scanners Computer Collection Destiny Start inventory Scan collection Upload scans into Destiny

More information