Vous êtes sur la page 1sur 6

SAE TECHNICAL

PAPER SERIES 982110

A Design of Internet-Based Remote


Manufacturing System
U. Smutkupt, S. Charoenseang and K. Kawamura
Vanderbilt University

Southern Automotive Manfacturing


Conference & Exposition
Nashville, Tennessee
August 11-13, 1998

400 Commonwealth Drive, Warrendale, PA 15096-0001 U.S.A. Tel: (724) 776-4841 Fax: (724) 776-5760
The appearance of this ISSN code at the bottom of this page indicates SAE’s consent that copies of the
paper may be made for personal or internal use of specific clients. This consent is given on the condition,
however, that the copier pay a $7.00 per article copy fee through the Copyright Clearance Center, Inc.
Operations Center, 222 Rosewood Drive, Danvers, MA 01923 for copying beyond that permitted by Sec-
tions 107 or 108 of the U.S. Copyright Law. This consent does not extend to other kinds of copying such as
copying for general distribution, for advertising or promotional purposes, for creating new collective works,
or for resale.

SAE routinely stocks printed papers for a period of three years following date of publication. Direct your
orders to SAE Customer Sales and Satisfaction Department.

Quantity reprint rates can be obtained from the Customer Sales and Satisfaction Department.

To request permission to reprint a technical paper or permission to use copyrighted SAE publications in
other works, contact the SAE Publications Group.

All SAE papers, standards, and selected


books are abstracted and indexed in the
Global Mobility Database

No part of this publication may be reproduced in any form, in an electronic retrieval system or otherwise, without the prior written
permission of the publisher.

ISSN 0148-7191
Copyright 1998 Society of Automotive Engineers, Inc.

Positions and opinions advanced in this paper are those of the author(s) and not necessarily those of SAE. The author is solely
responsible for the content of the paper. A process is available by which discussions will be printed with the paper if it is published in
SAE Transactions. For permission to publish this paper in full or in part, contact the SAE Publications Group.

Persons wishing to submit papers to be considered for presentation or publication through SAE should send the manuscript or a 300
word abstract of a proposed manuscript to: Secretary, Engineering Meetings Board, SAE.

Printed in USA
982110

A Design of Internet-Based Remote


Manufacturing System

U. Smutkupt, S. Charoenseang and K. Kawamura


Vanderbilt University

Copyright © 1998 Society of Automotive Engineers, Inc.

ABSTRACT tools, and practical training, etc. [4]. Along with these
concepts, information technology resources, such as the
This paper discusses a design of Internet-based remote Internet and the World Wide Web, have been grown
manufacturing system, which would help a global com- explosively. As a result, these resources are widely used
pany to centralize its production, to control and to monitor to establish an infrastructure for collaborative work.
the operation from the remote sites. In our design, we
In addition, the current demand of manufacturing to
describe our system in two main categories, which are
reduce the time and cost involved in taking a product
the design system and the manufacturing system. In the
from concept to production has forced companies to turn
design system, we use the Internet-based client-server
to new and emerging technologies in the area of design
architecture to allow multiple clients to design products
and manufacturing. One such area is virtual reality. Vir-
collaboratively and simultaneously. After the design is fin-
tual reality is used as tools for the computer-aided
ished, it will be sent to the manufacturing system. At this
design, computer-aided manufacturing, design for
stage, the clients can control and monitor the process
assembly, design for manufacturing and manufacturing
from geographically distributed locations via the Internet.
simulation. It offers unrivalled scope for modeling or sim-
ulating manufacturing of a product.
INTRODUCTION
REMOTE MANUFACTURING SYSTEM (RMS)
From the days of the Industrial Revolution, manufacturing
has evolved from a labor and individual skill-oriented
As of manufacturing globalization, the remote manufac-
enterprise to technology-oriented mass production pro-
turing system is proposed to help a global company to
cess. Many urrent practiced methodologies and tools
centralize its production, control and monitor the opera-
such as the Lean manufacturing, the Kanban system,
tion from the remote sites. It would support
and TQM are based on the mass production paradigm
interactive, collaborative design and assembly of the
[1]. During the last decade, however, there is a definite
product from remote locations and remotely monitor the
trend towards flexible manufacturing with emphasizing
performance of the manufacturing process.
cost-effective manufacture of a variety of related products
in small batches. It also supports the concept of intelli- In the RMS, it allows a production site to communicate
gent and agile manufacturing which have been focusing with a remote monitoring station that has an intelligent
on effective mass customization [2]. At the same time, reasoning agent. This agent controls production and
manufacturing is becoming globally distributed rather gives feedback to monitoring agents at a production site
than geographically limited due to the impact on limitation to follow. In this system, a remote monitoring system is
of resources and supplies. Examples of a global com- a center for control and a production site is used for man-
pany are as follow [3]: ufacturing the products. This concept is shown in Figure
1.
• Several smaller companies that cooperate to design
and manufacture a product.
PREVIOUS WORK – Along with the RMS concept, we
• A large manufacturer and its supply chain. develop the Internet-based Robot Teleoperation which is
• A global partnership that integrates its activities via a key technology for the RMS (Figure 2). This project
computer communication. allows the users to remotely control an industrial robot,
• A flexible organization that changes when new the Perfomer-MKII, to perform tasks such as pick and
opportunities appear. place the object on the table. In this system, the three
main components are a connection media, a production
As a global unit, companies should work closely together site and a remote monitoring station.
to improve efficiency by using shared resources, experts,

1
• Connection media: The connection media is a tool As mentioned earlier, our system can be divided to two
that both production site and remote monitoring sta- main systems, which are the design system and the man-
tion use to communicate with each other. The exam- ufacturing system.
ples of the connection media are the Internet tools
and the World Wide Web. It is economical to adapt DESIGN SYSTEM – We decide to use the virtual reality
this technology to use for a remote manufacturing. to provide a virtual environment for the designers to
• Production site: This is the station that shares infor- design the products and to evaluate the manufacturability
mation and contains working resources such as and affordability of the products, and for engineers to
industrial robots, CNC machines, etc. These evaluate new or revised product designs with respect to
resources will be controlled to perform tasks by shop floor related activities.
receiving commands from operators at a remote In this system (Figure 4), we need to start the server to
monitoring station. To be controllable, a production wait for the connections from the clients. After the client
site should operate as multiple servers to allow the requests for a connection to the server, the server will
remote monitoring station to receive information, to accept and establish a connection. This connection is
receive commands from the remote monitoring sta- based on the Internet-based socket communication. To
tion, to control resources, and to send live video back make a connection, the client could be a stand-alone
to the remote monitoring station. application or a HTML-based control page over the World
• Remote monitoring station: This is the station that Wide Web. In addition, multiple clients are allowed to
allows operators to control resources at a production connect to the server for communicating with each other
site. Initially, this station connects to the production and work together to get a design or a production pro-
site to obtain the information feedback from the pro- cess. To implement these tasks, the following Internet
duction site such as the processing time, the live tools are established.
video feedback. After that, the operator will use a
• Live video conferencing: This tool provides the capa-
graphic operator interface to control and monitor the
bility to interconnect two or more parties with both
resources’ operation flows.
audio and video. A minimum requirement is that each
party involved has a microphone, speakers and a
PROPOSED IDEA – From the Internet-based Robot
video camera attached to the computer. It is also
Teleoperation project, we found that not only manufactur-
possible to participate in a video conference without
ing process but also design process is very important for
a video camera, in which case one sees and hears
creating cost-effective production. Thus, we integrate the
the other parties, and can talk with them [5].
design process into the RMS. In the design process, we
use the Internet-based client-server architecture to allow • White board: This tool simply transmits images
multiple clients to collaboratively design products among between parties. These images are static images
clients. After the design is finished, it will be sent to the that users can annotate with text or simple graphics
manufacturing symbol.
process. At this stage, the client can control and monitor • Chat tool: This tool is simply designed to allow a
the process from geographically distributed locations. large number of people to chat among themselves in
real time, from various locations.
SYSTEM ARCHITECTURE • File transferring tool: This tool is a utility that lets
users transfer files over the Internet. To transfer files,
From the RMS concept, we include both design and man- two computers are involved; the server, and the cli-
ufacturing process with our system. This system is shown ent. First, the client will connect to the server. Then
in Figure 3. In our system, we allow multiple users to the client will send the server commands, and the
access the design system to design a product or a pro- server will respond to them.
cess to make a product by using a virtual link. The virtual
• 3-D modeling tool: This tool is a utility that let users
link is the computer communication using the Internet
create the 3-D drawings.
tools such as video conferencing, white board, 3-D CAD
tools, and etc. After the design is finished, the system will Since the system allows multiple users to access the sys-
create commands or codes for related resources, which tem at the same time, we need to specify the priority for
will be used to make a product. These commands or each user in order to modify the shared work. The priority
codes will be sent to the manufacturing system. Then, is assigned differently based on his or her responsibility
the system transfers these commands or codes to all such as a draft man has a lower priority than a graphic
related resources through a physical link to make a real designer. The higher priority the user obtains, the higher
production. This link is a control link to the resource such responsibility the user has in work. To finish this process,
as the robot, the CNC, and the conveyor from the control- a supervisory team is formed to criticize and finalize the
lers of the manufacturing system. At this stage, users can design.
monitor the operation and still have authority to rearrange
or cancel the operation.

2
After the design is finished, the final design product will agents, so they can calculate, communicate and negoti-
be coded into a machine-controlled code that can be ate to get the best result automatically.
interpreted by the manufacturing system. This code will
be sent to the manufacturing system server. CONCLUSIONS

MANUFACTURING SYSTEM – This system is responsi- In this paper, we have presented the RMS as a new gen-
ble for making a real production at a production site. The eration of manufacturing technology. It is integrated with
production site could be any site in a global company, an information technology to allow companies to work
which have the best capability. This production site is together without the problem of distance. As we see
designed to allow multiple clients to connect with its today, a definite trend of future manufacturing system
server to make a production. Thus, the client can control towards to be globally distributed rather than geographi-
and monitor the process from geographically distributed cally limited due to the impact on limitations of resources
locations. and supplies. Moreover, Companies also try to work
In this system (Figure 5), the manufacturing server is closer together to improve efficiency by using shared
established to retrieve the codes or commands from the resources, experts, tools, practical training, etc.
design system. After that, these codes or commands will In our RMS, there are two main systems. One is the
be executed to get the shop floor scheduling. At this step, design system. It allows global companies to collabora-
the server will know exactly what resource is going to be tively design product among partners. All partners should
processed orderly and when it is finished. Then, as soon be selected from only their specialist whereas a distance
as the machines are available, the production will be is omitted. The second is the manufacturing system. We
started. The server will create the low-level machine allow partner's companies connect to the appropriate
commands based on the codes obtained from the design production site to produce a product. This process could
system, and send them to operate the machines. create an expertise production.
During this operation, the clients can monitor the process Finally, we expect that the RMS concept would enhance
using live video feedback tool. This tool will broadcast live the present-day manufacturing to be more flexible, faster,
video from several controllable moving camera heads in more interactive, and more efficient. The RMS testbed is
the shop floor. This video can help the clients to obtain currently implemented at the Center for Intelligent Sys-
the status of the machine's operation. If there is any prob- tems, Vanderbilt University.
lem, the clients can stop the operation of the machines
and solve the problems from the remote site. Moreover,
the clients have an authority to rearrange machine's
schedules or to cancel their operation at anytime. In addi-
tion, the other Internet-based tools such as video confer-
encing, chat, white board, are used to make a
communication between the clients and the local engi-
neers. This assists the clients to work with the local engi-
neers remotely.

CURRENT IMPLEMENTATIONS

From the RMS system, we develop a testbed that


focuses on the manufacturing system first. In this test-
bed, the code will be generated when the user selects
the operation from the HTML-based control page over
the World Wide Web. After that, the code will be sent to
the server from the remote location. At the server, this Figure 1. Concept of the Remote Manufacturing System
code will be translated as a task and then this task will be
broken down to a set of subtasks. The next important
process is to find the most appropriate resources to per-
form all subtasks. This procedure is done by using a rela-
tively well-studied message-passing paradigm called
contract net protocol [6]. First, a broadcast message
from each subtask will be sent to all resources. After the
resource receives it, the resource will make a response.
The resource, which can give the highest benefit, will be
selected to perform this subtask. Moreover, this is the
automatic process that applies an agent architecture in
the system. We represent all resources as intelligent

3
Figure 2. Architecture of the Internet-Based Robot Figure 5. Architecture of Manufacturing System
Teleoperation
REFERENCES

1. K. Kawamura, G. Biswas, and J. Bourne, “The Virtual Man-


ufacturing Village: Shared Methodologies and Tools for
Advanced Manufacturing,” NSF/CRCD Concept Paper,
1996.
2. G. Biswas, K. Kawamura, A. Saad, and M. Curtin, “Intelli-
gent and Environmentally Conscious Manufacturing Sys-
tems – State of the Art,” International Journal of
Environmentally Conscious Design and Manufacturing, Vol.
4, No. 2, pp. 1-10, 1995.
3. Edward Lin, Ioannis Minis, Dana S. Nau, Jeffrey W. Her-
rmann, and William C. Regli, “Contribution to Virtual Manu-
facturing Background Research,” Technical Report, The
University of Maryland, 1995.
4. Uttapol Smutkupt, “Internet-Based Teleoperation – A Key
Technology for Remote Manufacturing System,” Master’s
Thesis, Vanderbilt University, 1998
5. Tracy Wemett-Specht, “Videoconferrence Feature Articles,”
WWW page, http://www.videoconference.com.
Figure 3. The System Architecture of the RMS 6. Van Dyke Parunak, H. “Manufacturing Experience with the
Contract Net,” Distributed Artificial Intelligence. M.N.
Huhns, editor, Morgan Kaufmann Publishers, Los Altos,
CA, pp. 285-310, 1987.

Figure 4. Architecture of Design System

Vous aimerez peut-être aussi