Lecture 7 and 8
Lecture 7 and 8
Levels of Automation
1. Device level – actuators, sensors, and other hardware
components to form individual control loops for the next
level
2. Machine level – CNC machine tools and similar production
equipment, industrial robots, material handling equipment
3. Cell or system level – manufacturing cell or system
4. Plant level – factory or production systems level
5. Enterprise level – corporate information system
Numerical Control
Sections:
1. Fundamentals of NC Technology
2. Computer Numerical Control
3. DNC
4. Applications of NC
5. NC Part Programming
NC Coordinate Systems
For flat and prismatic parts, i.e. Milling operations
• Conventional Cartesian coordinate system
• Rotational axes about each linear axis
• Right hand rule
Point-to-Point systems
Also called position systems
System moves to a location and
performs an operation at that location
(e.g., drilling)
Also applicable in robotics
Switching network
N001 G90
N002 M03 S3000 F1400
N003 G00 Z01
N004 X30 Y30
N005 X70
N006 G01 Z-10
Issues in Manual Part Programming
Geometry definition
If the CAD/CAM system was used to define the original part
geometry, no need to recreate that geometry as in APT
Automatic labeling of geometry elements
If the CAD part data are not available, geometry must be created,
as in APT, but user gets immediate visual feedback about the
created geometry
Tool Path Generation Using CAD/CAM