Chapter1-Introduction To Automation PDF
Chapter1-Introduction To Automation PDF
Robotics
Chapter 1
Introduction to Automation
Definition
Automation - greek word Auto (self), Matos (moving)
Example
Manual PCB Insertion :
Example
Automatic PCB Insertion :
History of Automation
Automation has been introduced very early in the history of
History of Automation
Later, natural power sources such as water, wind, and
History of Automation
History of Automation
History of Automation
History of Automation
History of Automation
Quality of work/service
Quality of product
Improvement of Quantity
Quantity of work/service
Quantity of product
Banking system
Transportation
- Auto cruise system
- Navigation system
- Plant irrigation
- Animal feeder
- Fruit plucking
Industrial automation
- Raw material /unfinished product to finished product
Automation System
Element of Automation System
Automation System consist of three basic elements: Power to accomplish
the process and operate the system, a program of instruction to direct the
process, and a control system to actuate the instruction
Power
Program of Instruction
Control System
Process
Automation System
Power Element
An automated system is used to operate some process, and
Automation System
Power for the process
Example:
Automated
bottle making
process
Automation System
Power for Automation
Other than the basic power requirements for the process.
Use to power up the sensors, control unit, actuate the control signals,
Automation System
Program of Instruction
The action performed by automated process are defined by a program
of instructions.
Each part or product made in the operation requires one or more
processing steps that are unique to that particular part or product.
The particular processing steps for the work cycle are specified in a
work cycle program.
The work cycle can be a single process or combination of multiple
process.
Automation System
Program of Instruction
Example (process),
Consider an automated turning operation in which a cone-shaped
geometry is generated. Assume the system is automated and that a robot
is used to load and unload the work unit. The work cycle consists of the
following steps: (1) Load starting workpiece, (2) position cutting tool
prior to turning, (3) turn, (4) reposition tool to a safe location at end of
turning, and (5) unload finished workpiece. Identify the activity (ies)
and process parameter(s) in each step of the operation.
Automation System
Program of Instruction
Example (Solution),
Step (1): The robot manipulator reaching for the raw workpart, lifting and positioning the part
into the chuck jaws of the lathe, then removing the manipulator to a safe position to await
unloading. The process parameters are the axis values of the robot manipulator (which is
change continuously), the gripper value (open or close), and the chuck jaw value (open or
close).
Step (2): Movement of the cutting tool to a ready position. The process parameters are the xand z- axis position of the tool.
Step (3) Requires the simultaneous control of three process parameters: rotational speed of the
workpiece (rev/min), feed (mm/rev), radial distance of the cutting tool from the axis of rotation.
To cut the conical shape, radial distance must be changed continuously at a constant rate for
each revolution of the workpiece. For a consistent finish on the surface, the rotation speed must
be continuously adjusted to maintain a constant surface speed (m/min); and for equal feed
marks in the surface, the feed must be set at a constant value. Depending on the angle of the
cone, multiple turning passes may be required to gradually generate the desired contour. Each
pass represents an additional step in the sequence.
Step (4) & (5) involve the reverse activities as steps (2) and (1), respectively, and the process
parameters are the same.
Automation System
Program of Instruction
Automation System
Program of Instruction
Automation System
Program of Instruction
Decision making in the Programmed Work Cycle
Many automated manufacturing operations require decisions to be made during
the programmed work cycle to cope with variations in the cycle. In many cases,
the variations are routine elements of the cycle that include:
Operator interaction.
In other cases, the variations in the work cycle are nor routine at all such as
failure of an equipment. Thus, the program must include contingency
procedures or modifications in the sequence to cope with conditions that lie
outside the normal routine.
Automation System
Control System
The control element of the automated system executes the program
instructions. The control system causes the process to accomplish its defined
function, which for our purpose is to carry out some manufacturing operation.
The controls can be either closed loop or open loop. A closed loop control
system, also known as a feedback control system, is one in which the output
variable is compared with an input parameter, and any difference between the
two is used to drive the output into agreement with the input.
input
Controller
Actuator
Feedback
Closed loop control system
Process
Output
Automation System
Control System
Open loop control system operates without the feedback loop, so no
comparison is made between the actual value of the output variable and the
desired input parameter. The controller relies on an accurate model of the effect
of its actuator on the process variable.
input
Controller
Actuator
Open loop control system
Process
Output
Automation System
Control System
Example