Robotics Chapter 7 - Manufacturing Automation
Robotics Chapter 7 - Manufacturing Automation
Robotics Chapter 7 - Manufacturing Automation
Manufacturing Automation
7.1 Automation Defined
Automation is a technology concerned with the application of mechanical, electronic, and
computer-based systems to operate and control production. This technology includes:
Automatic machine tools to process parts
Automatic assembly machines
Industrial robots
Automatic material handling and storage systems
Automatic inspection systems for quality control
Feedback control and computer process control
Computer systems for planning, data collection, and decision making to support
manufacturing activities
Fixed automation is a system in which the sequence of processing (or assembly) operations is
fixed by the equipment configuration. The operations in the sequence are usually simple. It is
the integration and coordination of many such operations into one piece of equipment that
makes the system complex. The typical features of fixed automation are:
High initial investment for custom-engineered equipment
High production rates
Relatively inflexible in accommodating product changes
The economic justification for fixed automation is found in products with very high demand
rates and volumes. The high initial cost of the equipment can be spread over a very large
number of units, thus making the unit cost attractive compared to alternative methods of
production.
These features allow the automated production system to continue production without the
downtime between batches that is characteristic of programmable automation. Changing
the part programs is generally accomplished by preparing the programs off-line on a
computer system and electronically transmitting the programs to the automated production
system. Therefore, the time required to do the programming for the next job does not
interrupt production on the current job.
Advances in computer systems technology are largely responsible for this programming
capability in flexible automation. Changing the physical setup between parts is accomplished
by making the changeover off-line and then moving it into place simultaneously as the next
part comes into position for processing. The use of pallet fixtures that hold the parts and
transfer into position at the workplace is one way of implementing this approach. For these
approaches to be successful, the variety of parts that can be made on a flexible automated
production system is usually more limited than a system controlled by programmable
automation.
The relative positions of the three types of automation for different production
volumes and product varieties are depicted in Figure 7.1
Figure 7.1 Three types of production automation as a function of
volume of production verses product variety
7.2.4 Reasons for Automating
2. High cost of labour: The trend in the industrialized societies of the world has been toward
ever-increasing labour costs. As a result, higher investment in automated equipment has
become economically justifiable to replace manual operations. The high cost of labour is
forcing business leaders to substitute machines for human labour. Because machines can
produce at higher rates of output, the use of automation results in a lower cost per unit of
product.
3. Labour shortages: In many advanced nations there has been a general shortage of labour.
Labour shortages also stimulate the development of automation as a substitute for labour.
4. Trend of labour toward the service sector: This trend has been especially prevalent in the
advanced countries. First around 1986, the proportion of the work force employed in
manufacturing stands at about 20%. In 1947, this percentage was 30%. By the year 2000,
some estimates put the figure as low as 2%, certainly, automation of production jobs has
caused some of this shift.
The growth of government employment at the federal, state, and local levels has consumed a
certain share of the labour market which might otherwise have gone into manufacturing.
Also, there has been a tendency for people to view factory work as tedious, demeaning, and
dirty. This view has caused them to seek employment in the service sector of the economy.
5. Safe: By automating the operation and transferring the operator from an active
participation to a supervisory role, work is made safer. The safety and physical well-being of
the worker has become a national objective with the enactment of the Occupational. Safety
and Health Act of 1970 (OSHA). It has also provided an impetus for automation.
6. High cost of raw materials: The high cost of raw materials in manufacturing results in the
need for greater efficiency in using these materials. The reduction of scrap is one of the
benefits of automation.
7. Improved product quality: Automated operations not only produce parts at faster rates
than do their manual counterparts, but they produce parts with greater consistency and
conformity to quality specifications.
8. Reduced manufacturing lead time: Automation allows the manufacturer to reduce the
time between customer order and product delivery. This gives the manufacturer a
competitive advantage in promoting good customer service.
9. Reduction of in-process inventory: Holding large inventories of work-in-process
represents a significant cost to the manufacturer because it ties up capital. In process
inventory is of no value. It serves none of the purposes of raw materials stock or finished
product inventory. Accordingly, it is to the manufacturer's advantage to reduce work-in-
progress to a minimum. Automation tends to accomplish this goal by reducing the time a
workpart spends in the factory.
All of these factors act together to make production automation a feasible and
attractive alternative to manual methods of manufacture.
7.2 Protocols
7.2.1 Network Architecture
A communication network consists of a number of components such as hardware, software,
and media. A network architecture describes the components, the functions performed, and
the interfaces and interactions between the components of a network. It encompasses
hardware, software, standards, data link controls, topologies, and protocols. It defines the
function, and interactions among three types of components.
Network hardware, components such as cables, modems, communications controllers,
and adapter cards.
Communication software modules, which establish and monitor sessions between
remotely located processes, and allow exchange of data and control messages.
Application programs (user processes) that uses the networks.
7.2.2 Protocols
Protocols in the network system are a set of instructions used to exchange information
between two devices. A protocol specifies the message format and the rules for interpreting
and reacting to messages.
The open system interconnection (OSI) reference model proposed by the International
Standards Organization (ISO) incorporates a framework for modelling communication
protocols. This model encompasses interoperability between dissimilar systems. The whole
communication process is divided into several layers by ISO/OSI as shown in Figure 7.2; the
physical layer, the data layer, the network layer, the transport layer, the session layer, the
presentation layer and the application layer.
The lower four layers are responsible for the transfer of information between applications.
The upper three layers support the applications. Standards are set for each layer to handle
communication from one device to another. A brief discussion of the functions of these layers
is as follows: