24. Material Handling

 

• Basic purpose is to provide automatic transfer of workparts between automated machines, and interface with individual work stations.

 

 

24.1 Introduction

 

• Basic layouts for material handling include,

- lines - stations arranged along a fixed part transfer path.

- batch - stations are grouped by function and batches of raw materials/WIP are brought in batches

- job shop - individual parts are carried through one or more stages by one worker

- job site - equipment is brought to the work

 

• These transfer systems can also be categorized by their timing approach,

- synchronous - the entire line moves parts with a fixed period cycle. This is well suited to mass production of similar products.

- asynchronous - parts are moved as completed or needed. Often buffers are required, but this is more tolerant of problems than synchronous systems.

- continuous - the product flows by without stopping

 

• Basic Requirements,

 

• Random, independent movement of palletized workparts between workstations in the FMS

- pallets can flow from any station to any other

- parts are mounted in pallet fixtures

- pallets can move independently to avoid interference

• Temporary storage or banking of workparts

- queues allow parts to wait for machines, thus increasing efficiency

• Convenient access for loading and unloading workparts

- easy to do manual load/unload.

- automatic loading/unloading of parts at workstations

- can load/unload from either side of system

• Compatible with computer control

• Provision for future expansion

- modular extensions to system are desirable

 

• Adherence to all applicable industrial codes

- safety, noise, etc.

• Access to machine tools

- allow unobstructed floor level access to each workstation

• Operation in shop environment

- must be reliable when exposed to metal chips, cutting fluids, oil, dirt, etc.

 

• Common type of Material handling systems

- power roller conveyors

 

- power and free overhead conveyors

 

- shuttle conveyors

- floor “towline” systems

 

- robots (in a limited sense)

- indexing (geneva mechanism)

- walking beam

 

 

 

24.2 Vibratory Feeders

 

• When small parts are hard to orient we can dump them in a vibratory feeder.

 

• The vibrations cause parts to ‘hop’ forward.

 

• Various cutouts, tracks, etc are added to sort parts.

 

 

24.3 Practice Questions

 

1. What are pallets used for?

(ans. to acts as holders for work that is being transported)

 

 

2. List possible methods for guiding an AGV.

(ans. guide wire, vision, painted lines, chain)

 

 

 

24.4 Laboratory - Material Handling System

 

• For this lab the class will be divided into two halves. One group will do part A, the other group will do part B. Both groupswill have to work together for a successful lab.

 

• System Objective: When done the system should be able to pass a shuttle in a continuous loop.

 

 

24.4.1 System Assembly and Simple Controls

 

Purpose:

The SoftPLC and devicenet will be used to control the material handling system Lock and go stations.

 

Overview:

The material handling system is designed in a modular format. Each of the track sections can be disassembled and reassembled in other configurations. In total there are,

4 turnstations

6 straight track sections (2 have stands for suspending overhead gear)

2 90 degree track sections

1 conveyor system for a straight track section

12 shuttles

The material handling system will be outfitted with the devicenet based controls system to move the shuttles around the system. This system will be added to in later labs. The shuttles are actuated using solenoid valves for an air supply. By actuating the “lock and go” stations the cart can be stopped, or ejected.

 

Pre-Lab:

Examine the system components and determine (as a group) how the system will work. Implement ladder logic to control the system.

 

In-Lab:

1. Connect the track sections.

2. Connect solenoid valves to the “lock an go” stations - except on the turnstations. Add sensors to detect the presence of a shuttle

3. Wire the solenoid valves to the softPLC and write the ladder logic required to control the stations.

 

Submit:

1. All design work.