SlideShare a Scribd company logo
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. I (May – Jun. 2015), PP 01-05
www.iosrjournals.org
DOI: 10.9790/1676-10310105 www.iosrjournals.org 1 | Page
Review paper on - Design of Intelligent Restaurant with a Touch
Screen Based Menu Ordering System.
Ashwini Bankar1
, Mamta Mahajan2
1
(Electronics, GHRIETW/ RTMNU, India)
2
(Electronics, GHRIETW/ RTMNU, India)
Abstract: In today’s restaurant Digital multi-touch menu cards and other forms of digital facility are replacing
old fashioned services like- waiters can take order from customer and serve them. Intelligent Restaurant system
delivering almost infinite flexibility in promoting meal and snack options. Intelligent Restaurant system uses
technologies innovatively in a modern restaurant such as multi-touch LCD with Arduino mega, RF module,
database & line following Robot to enhance quality of services and to enrich customers’ dining experience. A
line following robot is designed using sensor operated motors to keep track the line path predetermined for meal
serving. PayPal is used for online payment.
Keywords: Line following robot, Multi-touchable module, RF module, PayPal, Database.
I. Introduction
Restaurant is a place where people pay to sit and eat meals that are cooked and served on the premises.
In traditional restaurant system orders are taken by a waiter and they bring the food when it is ready. After
eating the food customers will pay the bill. This system relies on large numbers of manpower to handle
customer reservation, inquiry about them, ordering food, placing order on table, reminding dishes of customer.
Therefore, how to effectively improve the service quality for customers by using advanced technologies has
received much attention in recent years. ―Intelligent Restaurant‖—it‘s all about getting all of your different
touch-points working together—connected, sharing information, personalizing experiences and speeding
processes. This paper replacing pen-paper which is used by waiter to take an order. In this Intelligent
Restaurant a Graphical User Interface (GUI) programmed by embedded c is used as a food ordering system. It is
requiring customer to order via touch screen device that placed on each table in the restaurant. Customers view
the menu, price and make an order directly using this touch screen system. Then, their order will be sent to the
database in cash counter computer and also viewed on the computer screen at the kitchen for food preparation.
HTML used for the designing web pages of restaurant. A line follower robot follows a path that is
predetermined in the restaurant.
II. Literature Survey
Intelligent Restaurant is designed to reduce the work load of waiter and to increase the efficiency. In
the paper by Sakari Pieska, Juhana Jauhiainen, Markus Liuska, Antti Auno [1] has propose that the customer‘s
application works on an Android tablet. This application is connected to the database and download real-time
restaurant‘s menu. The customer can browse the menu and order it. Using the software, customer can call the
waiter by pressing a button. The waiter comes to confirm the order and count the bill. This menu can be
displayed in the kitchen‘s display. When this food items are ready then the kitchen staff can mark them as done.
And this food items are visible in the cashier and also in waiter application so that they deliver them to
customer.
Another paper by Tan-Hsu Tan, Ching-Su Chang, and Yung-Fu Chen [2] has proposed an intelligent e-
restaurant for customer-centric service. This system provides an online menu ordering and reservation-making
process, and also personal menu recommendation service. With the help of RFID-based membership cards,
waiters can immediately identify customers according to their consumption records. The waiter uses a PDA to
take orders from the customer and with the use of WLAN order is send to the kitchen. Then chefs prepare the
menu and waiter can deliver it to customer. When the customer has finished the meal, the cashier uses RFID-
based PDA to identify the membership ID to calculate the bill.
Another paper by Sun Guiling, SongQingqing [3] has proposed self-service ordering information
system based on ZigBee wireless technology. This system uses FFD (Full Function Device) and RFD (Reduced
Function Device). FFD is network coordinator that can communicate with other device; RFD is used in star
topology network, which can communicate with the FFD.
Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu ….
DOI: 10.9790/1676-10310105 www.iosrjournals.org 2 | Page
III. Proposed Work
1.1. The generalized block diagram of proposed work is given is fig1.
Fig 1: Restaurant functional correlation.
In Intelligent Restaurant system customer place order through touch screen module. On tapping on
touchscreen, welcome screen will be appearing. After that menu page will appear. This page contains the
information of the menu and price of it. Then, customers tap on the ‗+‘ or ‗_‘ sign for quantity of menu and then
place an order. Customers can add and remove their menu and the total cost is automatically counted. The
Restaurant functional correlation as shown in Fig 1. The communication between customers and server is
through RF module for a better connection. This order can be viewed by cash counter database and kitchen
database for the food preparation.
2.2 We have demonstrated service robot i.e. line following robot as part of an intelligent restaurant
system. It is a line follower robot that is basically designed to follow a path that is predetermined by the
Restaurant management.
Fig 2: Line following robot
Fig.2. shows the block diagram of line following robot. The IR sensors are used to detect the black strip
path on a white background surface. The IR sensor output is fed to the comparator. The IR sensor senses the
light reflected from the surface and its output is given to the comparator. The comparator compares the analogue
inputs from sensors with the fixed reference voltage. The reference voltage is adjusted by changing the value of
the variable resistor. The output of comparator is fed to an AVR micro-controller, which takes the decision and
gives appropriate command to motor driver IC L293D to move the motor accordingly. The AVR micro-
controller is programmed to make the robot move backward, forward, right or left based on the input coming
Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu ….
DOI: 10.9790/1676-10310105 www.iosrjournals.org 3 | Page
from the comparator. The outputs of the micro-controller are given to the motor driver IC L293D. A proximity
sensor is used to detect an obstacle.
IV. System Structure
4.1. Hardware subsystem
4.1.1 Arduino mega
The Arduino Mega is a microcontroller board based on the ATmega1280. It has 54 digital input/output
pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs, a USB connection, a reset button,
an ICSP header, a power jack and a 16 MHz crystal oscillator. It contains everything that is needed to support
the microcontroller; simply connect it to a computer with the help of USB cable or power it with an AC-to-DC
adapter or battery to get started.
Fig 3. Arduino Mega kit
4.1.2 LCD -TFT 3.2 inch:
Fig 4. LCD -TFT 3.2 inch
TFT01_3.2WD is a TFT LCD Screen Module, 40 pins interface, also it include the Touch, SD card and Flash
design.
Specification:
 Screen: 262K Colors
 Driver IC: HX8352, replace of ILI9327
 High Quality Complete LCD Touch screen Complete Module.
 LCD screen + Touch Screen, with LCD amp; Touch Screen Controller.
 8051 / AVR / PIC low power controller can also drive this LCD easily.
 High portability! Increase development efficiency amp; lower development cost.7
Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu ….
DOI: 10.9790/1676-10310105 www.iosrjournals.org 4 | Page
4.1.3 Arduino TFT Shield (Driver board to drive LCD using Arduino Mega)
Fig 5. Arduino TFT Shield
This board has update to Rev2.0 and it is of a white color, it is more stable and the same use it. The
TFT01 LCD module work in 3.3V volt and it's not compatible with Arduino MEGA pins, so we make a shield
for an Arduino MEGA. Now user can directly plug the TFT01 LCD in the shield and stand on the Arduino
MEGA board. The TFT01 MEGA shield V1.0 supports both the 16 bit mode. Because of Arduino Mega board
have enough pins for using SD card and Touch function at the same time.
4.2 Software Subsystem:
3.2. HyperText Markup Language (HTML):
HTML is a standard markup language which is used to create web pages. It is written in form of
HTML elements consisting of tags enclosed in angle brackets. For designing Restaurant home page this
language is used.
4.2.2 Embedded c:
Embedded C is a set of language extensions for the C programming language. Because of High level
languages i.e. C in the embedded systems, various kinds of support tools like compilers & cross-compilers, ICE,
etc. came up and all this facilitated development of embedded systems using C. Embedded c is used to
programme Arduino mega.
4.2.3 PayPal:
PayPal is the world‘s largest online payment network. PayPal is the preferred method of online
payment for auction sites such as eBay. PayPal allows guaranteed secure payment over the Internet with your
credit card or bank account by taking your information ones and then using this information to make payment to
other parties. Following steps a given to use PayPal:
 Sign up for an account. Choose from three PayPal account types—Personal, Premier, and Business—and
enter an email address, password, and a few more details.
 Click the Send Money tab
 Enter an amount and recipient‘s email
V. Conclusions
5.1 This project integrated HTML for restaurant menu page designing, embedded C for code of touch screen
module, PayPal for online payment and a robot is implemented in intelligent restaurant to fulfill the requirement
of customer. This system allows customers to order food by LCD module surface which is programmed by
embedded c, which is wirelessly connected to the kitchen and the cash counter via RF module. A line following
robot is used to carry meal from kitchen to customer. An android mobile is used in which PayPal is integrated
for online payment.
5.2 Advantages:
1. Faster service
2. No more waiting to catch the waiter‘s eye.
3. As customers place their own orders, waiter‘s staff numbers can be reduced.
4. Create and modify food and drink menus.
Acknowledgment
First & foremost I would like to thank our guide Prof. M.M.Mahajan for her constant support &
guidance. Mam‗s active cooperation & involvement have helped us through the various stages of project
Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu ….
DOI: 10.9790/1676-10310105 www.iosrjournals.org 5 | Page
development. We would also like to express our gratitude to Dr. Gokhle, H.O.D (Electronic & communication
Department) for his thoughtful recommendations & suggestions.
References
[1]. Sakari Pieska, Markus Liuska, Juhana Jauhiainen, Antti Auno ―Intelligent Restaurant System Smart- menu ‖4th IEEE International
Conference on Cognitive Infocommunications . December 2–5, 2013 , Budapest, Hungary
[2]. Tan-Hsu Tan, Ching-Su Chang, and Yung-Fu Chen ―Developing an Intelligent e-Restaurant With a Menu Recommender for
Customer-Centric Service‖ IEEE Transactions on systems, man, and cybernetics-part c: Applications and reviews, vol.42,no-5,
September 2012.
[3]. Sun Guiling, SongQingqing ―Design of the Restaurant Self-service Ordering System Based on ZigBee Technology‖
Communications and embedded system lab College of Information Technology and Science, Nankai University Tianjin, China.
[4]. M. Z. H. Noor, A. A. A. Rahman, M. F. Saaid, M. S. A. M. Ali, M. Zolkapli ―The Development of Self-service Restaurant Ordering
System (SROS)‖ 2012 IEEE Control and System Graduate Research Colloquium (ICSGRC 2012)
[5]. [5]Soon Nyean Cheong, May Hui Tze Yeong, Jia Jia Neoh, Chun Yee The, Wen Jiun Yap ―Enriching Dining Experience with the
Multi-Touchable Entertainment Applications‖ 2010 International Conference on Science and Social Research (CSSR 2010),
December 5 - 7, 2010, Kuala Lumpur, Malaysia
[6]. YongChai Tan, BentFei Lew, KhimLeng Tan, KaeVin Goh, KienLoong Lee, ZhiChao KhoT ―A New Automated Food Delivery
System Using Autonomous Track‖ Proceedings of the 2010 IEEE Conference on Sustainable Utilization and Development in
Engineering and Technology Universiti Tunku Abdul Rahman 20 & 21 November 2010, Faculty of Engineering, Kuala Lumpur,
Malaysia
[7]. Ching-su Chang, Che-Chen Kung, Tan-Hsu Tan ― Development and Implementation of an E-Restaurant Customer-Centric Service
Using WLAN &RFID Technologies‖ Proceedings of the Seventh International Conference on Machine Learning and Cybernetics,
Kunming, 12-15 July 2008
[8]. S. N. Cheong, et al., ―Design and Development of Multi-Touchable E-Restaurant Management System‖ Faculty of Engineering
Multimedia University, Malaysia, 2010.
[9]. M. H. A. Wahab, et al., ―Implementation of Network-based Smart Order System‖ Faculty of Electrical and Electronic Engineering,
Universiti Tun Hussein Onn, Malaysia, 2008.
[10]. XU Hongzhen, et al., ―Wireless Food Ordering System Based on Web Services‖ Department of Computer Science and Technology,
East China Institute of Technology Fuzhou, China, 2009.

More Related Content

What's hot

Cc32497503
Cc32497503Cc32497503
Cc32497503
IJERA Editor
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing System
IRJET Journal
 
RFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket AutomationRFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket Automation
IRJET Journal
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning CodeIRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET Journal
 
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOTIRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET Journal
 
Teleassistance in Accessible Shopping for the Blind
Teleassistance in Accessible Shopping for the BlindTeleassistance in Accessible Shopping for the Blind
Teleassistance in Accessible Shopping for the Blind
Vladimir Kulyukin
 
IRJET - Smartcard based Grocerydispensing Sytem
IRJET - Smartcard based Grocerydispensing SytemIRJET - Smartcard based Grocerydispensing Sytem
IRJET - Smartcard based Grocerydispensing Sytem
IRJET Journal
 
Application of dual tone multi frequency technology
Application of dual tone multi frequency technologyApplication of dual tone multi frequency technology
Application of dual tone multi frequency technology
eSAT Publishing House
 
WI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENUWI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENU
ijcsit
 
IRJET - Red Herring Reconnaissance Robot
IRJET  -  	  Red Herring Reconnaissance RobotIRJET  -  	  Red Herring Reconnaissance Robot
IRJET - Red Herring Reconnaissance Robot
IRJET Journal
 
Smart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingSmart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controlling
Pranav Veerani
 
Smart shopping cart
Smart shopping cartSmart shopping cart
Smart shopping cart
IJSRED
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET Journal
 
Smart shopping trolley.
Smart shopping trolley.Smart shopping trolley.
Smart shopping trolley.
Professional Presentation designer
 
Hi-Tech Hospital
Hi-Tech HospitalHi-Tech Hospital
Hi-Tech Hospital
IRJET Journal
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET Journal
 
Real time driving license with aadhar information
Real time driving license with aadhar informationReal time driving license with aadhar information
Real time driving license with aadhar information
shasi shasi
 
Smart shopping trolley using rfid and remote control Poster
Smart shopping trolley using rfid and remote control Poster Smart shopping trolley using rfid and remote control Poster
Smart shopping trolley using rfid and remote control Poster
Pranav Veerani
 

What's hot (19)

Cc32497503
Cc32497503Cc32497503
Cc32497503
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing System
 
RFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket AutomationRFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket Automation
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning CodeIRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
IRJET - An Effective Embedded Smart Shopping Cart using QR Scanning Code
 
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOTIRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
 
Teleassistance in Accessible Shopping for the Blind
Teleassistance in Accessible Shopping for the BlindTeleassistance in Accessible Shopping for the Blind
Teleassistance in Accessible Shopping for the Blind
 
IRJET - Smartcard based Grocerydispensing Sytem
IRJET - Smartcard based Grocerydispensing SytemIRJET - Smartcard based Grocerydispensing Sytem
IRJET - Smartcard based Grocerydispensing Sytem
 
Application of dual tone multi frequency technology
Application of dual tone multi frequency technologyApplication of dual tone multi frequency technology
Application of dual tone multi frequency technology
 
WI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENUWI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENU
 
IRJET - Red Herring Reconnaissance Robot
IRJET  -  	  Red Herring Reconnaissance RobotIRJET  -  	  Red Herring Reconnaissance Robot
IRJET - Red Herring Reconnaissance Robot
 
Smart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingSmart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controlling
 
Smart shopping cart
Smart shopping cartSmart shopping cart
Smart shopping cart
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
 
Smart shopping trolley.
Smart shopping trolley.Smart shopping trolley.
Smart shopping trolley.
 
Hi-Tech Hospital
Hi-Tech HospitalHi-Tech Hospital
Hi-Tech Hospital
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping Cart
 
Real time driving license with aadhar information
Real time driving license with aadhar informationReal time driving license with aadhar information
Real time driving license with aadhar information
 
Smart shopping trolley using rfid and remote control Poster
Smart shopping trolley using rfid and remote control Poster Smart shopping trolley using rfid and remote control Poster
Smart shopping trolley using rfid and remote control Poster
 

Viewers also liked

Tipos de licencias creative commons
Tipos de licencias creative commonsTipos de licencias creative commons
Tipos de licencias creative commons
Araceli Macas
 
Sobre donkey
Sobre donkeySobre donkey
Sobre donkey
Erick Pinargote
 
Ecología
EcologíaEcología
Ecología
Araceli Macas
 
Fantastisch flirten - Hand out
Fantastisch flirten - Hand outFantastisch flirten - Hand out
Fantastisch flirten - Hand out
Power2Improve
 
Thesis marco de_marco
Thesis marco de_marcoThesis marco de_marco
Thesis marco de_marco
Marco De Marco
 
D012612128
D012612128D012612128
D012612128
IOSR Journals
 
Sobre cd-donkey
Sobre cd-donkeySobre cd-donkey
Sobre cd-donkey
Erick Pinargote
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
IOSR Journals
 
Sobre cd-donkey
Sobre cd-donkeySobre cd-donkey
Sobre cd-donkey
Erick Pinargote
 
Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...
Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...
Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...
Francesco Occhioni
 
Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...
Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...
Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...
IOSR Journals
 
1st science 5 cellular reproduction of sex cells
1st science 5 cellular reproduction of sex cells1st science 5 cellular reproduction of sex cells
1st science 5 cellular reproduction of sex cells
Shirley Sison
 

Viewers also liked (12)

Tipos de licencias creative commons
Tipos de licencias creative commonsTipos de licencias creative commons
Tipos de licencias creative commons
 
Sobre donkey
Sobre donkeySobre donkey
Sobre donkey
 
Ecología
EcologíaEcología
Ecología
 
Fantastisch flirten - Hand out
Fantastisch flirten - Hand outFantastisch flirten - Hand out
Fantastisch flirten - Hand out
 
Thesis marco de_marco
Thesis marco de_marcoThesis marco de_marco
Thesis marco de_marco
 
D012612128
D012612128D012612128
D012612128
 
Sobre cd-donkey
Sobre cd-donkeySobre cd-donkey
Sobre cd-donkey
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
 
Sobre cd-donkey
Sobre cd-donkeySobre cd-donkey
Sobre cd-donkey
 
Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...
Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...
Predizione di malfunzionamenti in reti di telecomunicazioni con tecniche di m...
 
Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...
Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...
Defended Data Embedding For Chiseler Avoidance in Visible Cryptography by Usi...
 
1st science 5 cellular reproduction of sex cells
1st science 5 cellular reproduction of sex cells1st science 5 cellular reproduction of sex cells
1st science 5 cellular reproduction of sex cells
 

Similar to A010310105

Ijariie1178
Ijariie1178Ijariie1178
Ijariie1178
IJARIIE JOURNAL
 
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
RakibulHassan77
 
Android smart phone and thermal printer @1000KV Technologies 9030844877
Android smart phone and thermal printer @1000KV Technologies 9030844877Android smart phone and thermal printer @1000KV Technologies 9030844877
Android smart phone and thermal printer @1000KV Technologies 9030844877
1000kv technologies
 
WI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENUWI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENU
AIRCC Publishing Corporation
 
Touch panel based restuarent automation system
Touch panel based restuarent automation systemTouch panel based restuarent automation system
Touch panel based restuarent automation system
thulasiram67
 
Tap and Dine – Smart Bistro Management and Ordering System
Tap and Dine – Smart Bistro Management and Ordering SystemTap and Dine – Smart Bistro Management and Ordering System
Tap and Dine – Smart Bistro Management and Ordering System
IRJET Journal
 
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in RestaurantIRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET Journal
 
Distribution System and Monitoring
Distribution System and MonitoringDistribution System and Monitoring
Distribution System and Monitoring
Nivetha Elangovan
 
IRJET- Hotel order processing
IRJET- Hotel order processingIRJET- Hotel order processing
IRJET- Hotel order processing
IRJET Journal
 
Paper on Customer Care Unit For Shopping Mall
Paper on Customer Care Unit  For Shopping MallPaper on Customer Care Unit  For Shopping Mall
Paper on Customer Care Unit For Shopping Mall
IRJET Journal
 
IRJET - Electronic Menu Ordering System for Railways
IRJET -  	  Electronic Menu Ordering System for RailwaysIRJET -  	  Electronic Menu Ordering System for Railways
IRJET - Electronic Menu Ordering System for Railways
IRJET Journal
 
Smart Menu Card Using QR Code
Smart Menu Card Using QR CodeSmart Menu Card Using QR Code
Smart Menu Card Using QR Code
IRJET Journal
 
IRJET - Smart Food Ordering System in Hotel
IRJET -  	  Smart Food Ordering System in HotelIRJET -  	  Smart Food Ordering System in Hotel
IRJET - Smart Food Ordering System in Hotel
IRJET Journal
 
FOOD SERVING ROBOT USING ARDUINO PROJECT
FOOD SERVING ROBOT USING ARDUINO PROJECTFOOD SERVING ROBOT USING ARDUINO PROJECT
FOOD SERVING ROBOT USING ARDUINO PROJECT
S.S. Institute
 
Wireless Restuarent Automation
Wireless Restuarent AutomationWireless Restuarent Automation
Wireless Restuarent Automation
Harsh Jain
 
Cc32497503
Cc32497503Cc32497503
Cc32497503
IJERA Editor
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation System
AI Publications
 
Arduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarArduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic Car
IRJET Journal
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET Journal
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
Journal For Research
 

Similar to A010310105 (20)

Ijariie1178
Ijariie1178Ijariie1178
Ijariie1178
 
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
 
Android smart phone and thermal printer @1000KV Technologies 9030844877
Android smart phone and thermal printer @1000KV Technologies 9030844877Android smart phone and thermal printer @1000KV Technologies 9030844877
Android smart phone and thermal printer @1000KV Technologies 9030844877
 
WI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENUWI-FI MICROCONTROLLER BASED SMART MENU
WI-FI MICROCONTROLLER BASED SMART MENU
 
Touch panel based restuarent automation system
Touch panel based restuarent automation systemTouch panel based restuarent automation system
Touch panel based restuarent automation system
 
Tap and Dine – Smart Bistro Management and Ordering System
Tap and Dine – Smart Bistro Management and Ordering SystemTap and Dine – Smart Bistro Management and Ordering System
Tap and Dine – Smart Bistro Management and Ordering System
 
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in RestaurantIRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
 
Distribution System and Monitoring
Distribution System and MonitoringDistribution System and Monitoring
Distribution System and Monitoring
 
IRJET- Hotel order processing
IRJET- Hotel order processingIRJET- Hotel order processing
IRJET- Hotel order processing
 
Paper on Customer Care Unit For Shopping Mall
Paper on Customer Care Unit  For Shopping MallPaper on Customer Care Unit  For Shopping Mall
Paper on Customer Care Unit For Shopping Mall
 
IRJET - Electronic Menu Ordering System for Railways
IRJET -  	  Electronic Menu Ordering System for RailwaysIRJET -  	  Electronic Menu Ordering System for Railways
IRJET - Electronic Menu Ordering System for Railways
 
Smart Menu Card Using QR Code
Smart Menu Card Using QR CodeSmart Menu Card Using QR Code
Smart Menu Card Using QR Code
 
IRJET - Smart Food Ordering System in Hotel
IRJET -  	  Smart Food Ordering System in HotelIRJET -  	  Smart Food Ordering System in Hotel
IRJET - Smart Food Ordering System in Hotel
 
FOOD SERVING ROBOT USING ARDUINO PROJECT
FOOD SERVING ROBOT USING ARDUINO PROJECTFOOD SERVING ROBOT USING ARDUINO PROJECT
FOOD SERVING ROBOT USING ARDUINO PROJECT
 
Wireless Restuarent Automation
Wireless Restuarent AutomationWireless Restuarent Automation
Wireless Restuarent Automation
 
Cc32497503
Cc32497503Cc32497503
Cc32497503
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation System
 
Arduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarArduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic Car
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled Robot
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
 

More from IOSR Journals

A011140104
A011140104A011140104
A011140104
IOSR Journals
 
M0111397100
M0111397100M0111397100
M0111397100
IOSR Journals
 
L011138596
L011138596L011138596
L011138596
IOSR Journals
 
K011138084
K011138084K011138084
K011138084
IOSR Journals
 
J011137479
J011137479J011137479
J011137479
IOSR Journals
 
I011136673
I011136673I011136673
I011136673
IOSR Journals
 
G011134454
G011134454G011134454
G011134454
IOSR Journals
 
H011135565
H011135565H011135565
H011135565
IOSR Journals
 
F011134043
F011134043F011134043
F011134043
IOSR Journals
 
E011133639
E011133639E011133639
E011133639
IOSR Journals
 
D011132635
D011132635D011132635
D011132635
IOSR Journals
 
C011131925
C011131925C011131925
C011131925
IOSR Journals
 
B011130918
B011130918B011130918
B011130918
IOSR Journals
 
A011130108
A011130108A011130108
A011130108
IOSR Journals
 
I011125160
I011125160I011125160
I011125160
IOSR Journals
 
H011124050
H011124050H011124050
H011124050
IOSR Journals
 
G011123539
G011123539G011123539
G011123539
IOSR Journals
 
F011123134
F011123134F011123134
F011123134
IOSR Journals
 
E011122530
E011122530E011122530
E011122530
IOSR Journals
 
D011121524
D011121524D011121524
D011121524
IOSR Journals
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 

Recently uploaded (20)

Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 

A010310105

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. I (May – Jun. 2015), PP 01-05 www.iosrjournals.org DOI: 10.9790/1676-10310105 www.iosrjournals.org 1 | Page Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu Ordering System. Ashwini Bankar1 , Mamta Mahajan2 1 (Electronics, GHRIETW/ RTMNU, India) 2 (Electronics, GHRIETW/ RTMNU, India) Abstract: In today’s restaurant Digital multi-touch menu cards and other forms of digital facility are replacing old fashioned services like- waiters can take order from customer and serve them. Intelligent Restaurant system delivering almost infinite flexibility in promoting meal and snack options. Intelligent Restaurant system uses technologies innovatively in a modern restaurant such as multi-touch LCD with Arduino mega, RF module, database & line following Robot to enhance quality of services and to enrich customers’ dining experience. A line following robot is designed using sensor operated motors to keep track the line path predetermined for meal serving. PayPal is used for online payment. Keywords: Line following robot, Multi-touchable module, RF module, PayPal, Database. I. Introduction Restaurant is a place where people pay to sit and eat meals that are cooked and served on the premises. In traditional restaurant system orders are taken by a waiter and they bring the food when it is ready. After eating the food customers will pay the bill. This system relies on large numbers of manpower to handle customer reservation, inquiry about them, ordering food, placing order on table, reminding dishes of customer. Therefore, how to effectively improve the service quality for customers by using advanced technologies has received much attention in recent years. ―Intelligent Restaurant‖—it‘s all about getting all of your different touch-points working together—connected, sharing information, personalizing experiences and speeding processes. This paper replacing pen-paper which is used by waiter to take an order. In this Intelligent Restaurant a Graphical User Interface (GUI) programmed by embedded c is used as a food ordering system. It is requiring customer to order via touch screen device that placed on each table in the restaurant. Customers view the menu, price and make an order directly using this touch screen system. Then, their order will be sent to the database in cash counter computer and also viewed on the computer screen at the kitchen for food preparation. HTML used for the designing web pages of restaurant. A line follower robot follows a path that is predetermined in the restaurant. II. Literature Survey Intelligent Restaurant is designed to reduce the work load of waiter and to increase the efficiency. In the paper by Sakari Pieska, Juhana Jauhiainen, Markus Liuska, Antti Auno [1] has propose that the customer‘s application works on an Android tablet. This application is connected to the database and download real-time restaurant‘s menu. The customer can browse the menu and order it. Using the software, customer can call the waiter by pressing a button. The waiter comes to confirm the order and count the bill. This menu can be displayed in the kitchen‘s display. When this food items are ready then the kitchen staff can mark them as done. And this food items are visible in the cashier and also in waiter application so that they deliver them to customer. Another paper by Tan-Hsu Tan, Ching-Su Chang, and Yung-Fu Chen [2] has proposed an intelligent e- restaurant for customer-centric service. This system provides an online menu ordering and reservation-making process, and also personal menu recommendation service. With the help of RFID-based membership cards, waiters can immediately identify customers according to their consumption records. The waiter uses a PDA to take orders from the customer and with the use of WLAN order is send to the kitchen. Then chefs prepare the menu and waiter can deliver it to customer. When the customer has finished the meal, the cashier uses RFID- based PDA to identify the membership ID to calculate the bill. Another paper by Sun Guiling, SongQingqing [3] has proposed self-service ordering information system based on ZigBee wireless technology. This system uses FFD (Full Function Device) and RFD (Reduced Function Device). FFD is network coordinator that can communicate with other device; RFD is used in star topology network, which can communicate with the FFD.
  • 2. Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu …. DOI: 10.9790/1676-10310105 www.iosrjournals.org 2 | Page III. Proposed Work 1.1. The generalized block diagram of proposed work is given is fig1. Fig 1: Restaurant functional correlation. In Intelligent Restaurant system customer place order through touch screen module. On tapping on touchscreen, welcome screen will be appearing. After that menu page will appear. This page contains the information of the menu and price of it. Then, customers tap on the ‗+‘ or ‗_‘ sign for quantity of menu and then place an order. Customers can add and remove their menu and the total cost is automatically counted. The Restaurant functional correlation as shown in Fig 1. The communication between customers and server is through RF module for a better connection. This order can be viewed by cash counter database and kitchen database for the food preparation. 2.2 We have demonstrated service robot i.e. line following robot as part of an intelligent restaurant system. It is a line follower robot that is basically designed to follow a path that is predetermined by the Restaurant management. Fig 2: Line following robot Fig.2. shows the block diagram of line following robot. The IR sensors are used to detect the black strip path on a white background surface. The IR sensor output is fed to the comparator. The IR sensor senses the light reflected from the surface and its output is given to the comparator. The comparator compares the analogue inputs from sensors with the fixed reference voltage. The reference voltage is adjusted by changing the value of the variable resistor. The output of comparator is fed to an AVR micro-controller, which takes the decision and gives appropriate command to motor driver IC L293D to move the motor accordingly. The AVR micro- controller is programmed to make the robot move backward, forward, right or left based on the input coming
  • 3. Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu …. DOI: 10.9790/1676-10310105 www.iosrjournals.org 3 | Page from the comparator. The outputs of the micro-controller are given to the motor driver IC L293D. A proximity sensor is used to detect an obstacle. IV. System Structure 4.1. Hardware subsystem 4.1.1 Arduino mega The Arduino Mega is a microcontroller board based on the ATmega1280. It has 54 digital input/output pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs, a USB connection, a reset button, an ICSP header, a power jack and a 16 MHz crystal oscillator. It contains everything that is needed to support the microcontroller; simply connect it to a computer with the help of USB cable or power it with an AC-to-DC adapter or battery to get started. Fig 3. Arduino Mega kit 4.1.2 LCD -TFT 3.2 inch: Fig 4. LCD -TFT 3.2 inch TFT01_3.2WD is a TFT LCD Screen Module, 40 pins interface, also it include the Touch, SD card and Flash design. Specification:  Screen: 262K Colors  Driver IC: HX8352, replace of ILI9327  High Quality Complete LCD Touch screen Complete Module.  LCD screen + Touch Screen, with LCD amp; Touch Screen Controller.  8051 / AVR / PIC low power controller can also drive this LCD easily.  High portability! Increase development efficiency amp; lower development cost.7
  • 4. Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu …. DOI: 10.9790/1676-10310105 www.iosrjournals.org 4 | Page 4.1.3 Arduino TFT Shield (Driver board to drive LCD using Arduino Mega) Fig 5. Arduino TFT Shield This board has update to Rev2.0 and it is of a white color, it is more stable and the same use it. The TFT01 LCD module work in 3.3V volt and it's not compatible with Arduino MEGA pins, so we make a shield for an Arduino MEGA. Now user can directly plug the TFT01 LCD in the shield and stand on the Arduino MEGA board. The TFT01 MEGA shield V1.0 supports both the 16 bit mode. Because of Arduino Mega board have enough pins for using SD card and Touch function at the same time. 4.2 Software Subsystem: 3.2. HyperText Markup Language (HTML): HTML is a standard markup language which is used to create web pages. It is written in form of HTML elements consisting of tags enclosed in angle brackets. For designing Restaurant home page this language is used. 4.2.2 Embedded c: Embedded C is a set of language extensions for the C programming language. Because of High level languages i.e. C in the embedded systems, various kinds of support tools like compilers & cross-compilers, ICE, etc. came up and all this facilitated development of embedded systems using C. Embedded c is used to programme Arduino mega. 4.2.3 PayPal: PayPal is the world‘s largest online payment network. PayPal is the preferred method of online payment for auction sites such as eBay. PayPal allows guaranteed secure payment over the Internet with your credit card or bank account by taking your information ones and then using this information to make payment to other parties. Following steps a given to use PayPal:  Sign up for an account. Choose from three PayPal account types—Personal, Premier, and Business—and enter an email address, password, and a few more details.  Click the Send Money tab  Enter an amount and recipient‘s email V. Conclusions 5.1 This project integrated HTML for restaurant menu page designing, embedded C for code of touch screen module, PayPal for online payment and a robot is implemented in intelligent restaurant to fulfill the requirement of customer. This system allows customers to order food by LCD module surface which is programmed by embedded c, which is wirelessly connected to the kitchen and the cash counter via RF module. A line following robot is used to carry meal from kitchen to customer. An android mobile is used in which PayPal is integrated for online payment. 5.2 Advantages: 1. Faster service 2. No more waiting to catch the waiter‘s eye. 3. As customers place their own orders, waiter‘s staff numbers can be reduced. 4. Create and modify food and drink menus. Acknowledgment First & foremost I would like to thank our guide Prof. M.M.Mahajan for her constant support & guidance. Mam‗s active cooperation & involvement have helped us through the various stages of project
  • 5. Review paper on - Design of Intelligent Restaurant with a Touch Screen Based Menu …. DOI: 10.9790/1676-10310105 www.iosrjournals.org 5 | Page development. We would also like to express our gratitude to Dr. Gokhle, H.O.D (Electronic & communication Department) for his thoughtful recommendations & suggestions. References [1]. Sakari Pieska, Markus Liuska, Juhana Jauhiainen, Antti Auno ―Intelligent Restaurant System Smart- menu ‖4th IEEE International Conference on Cognitive Infocommunications . December 2–5, 2013 , Budapest, Hungary [2]. Tan-Hsu Tan, Ching-Su Chang, and Yung-Fu Chen ―Developing an Intelligent e-Restaurant With a Menu Recommender for Customer-Centric Service‖ IEEE Transactions on systems, man, and cybernetics-part c: Applications and reviews, vol.42,no-5, September 2012. [3]. Sun Guiling, SongQingqing ―Design of the Restaurant Self-service Ordering System Based on ZigBee Technology‖ Communications and embedded system lab College of Information Technology and Science, Nankai University Tianjin, China. [4]. M. Z. H. Noor, A. A. A. Rahman, M. F. Saaid, M. S. A. M. Ali, M. Zolkapli ―The Development of Self-service Restaurant Ordering System (SROS)‖ 2012 IEEE Control and System Graduate Research Colloquium (ICSGRC 2012) [5]. [5]Soon Nyean Cheong, May Hui Tze Yeong, Jia Jia Neoh, Chun Yee The, Wen Jiun Yap ―Enriching Dining Experience with the Multi-Touchable Entertainment Applications‖ 2010 International Conference on Science and Social Research (CSSR 2010), December 5 - 7, 2010, Kuala Lumpur, Malaysia [6]. YongChai Tan, BentFei Lew, KhimLeng Tan, KaeVin Goh, KienLoong Lee, ZhiChao KhoT ―A New Automated Food Delivery System Using Autonomous Track‖ Proceedings of the 2010 IEEE Conference on Sustainable Utilization and Development in Engineering and Technology Universiti Tunku Abdul Rahman 20 & 21 November 2010, Faculty of Engineering, Kuala Lumpur, Malaysia [7]. Ching-su Chang, Che-Chen Kung, Tan-Hsu Tan ― Development and Implementation of an E-Restaurant Customer-Centric Service Using WLAN &RFID Technologies‖ Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008 [8]. S. N. Cheong, et al., ―Design and Development of Multi-Touchable E-Restaurant Management System‖ Faculty of Engineering Multimedia University, Malaysia, 2010. [9]. M. H. A. Wahab, et al., ―Implementation of Network-based Smart Order System‖ Faculty of Electrical and Electronic Engineering, Universiti Tun Hussein Onn, Malaysia, 2008. [10]. XU Hongzhen, et al., ―Wireless Food Ordering System Based on Web Services‖ Department of Computer Science and Technology, East China Institute of Technology Fuzhou, China, 2009.