CADCAM QB Answers
CADCAM QB Answers
With a neat sketch, define the three types of surfaces used in APT language.
Drive surfaces represent the surface along which the vertical edges of the tool will follow.
Part surfaces specify the surfaces the tip of the tool will follow.
check surfaces describe where the tool will come to rest after it has completed the motion of
the current step.
List out the APT modifiers
1. TO
2. ON
5
3. FAST
4. TANT
Descriptive Questions
A Write a part program for the profile given by using G-codes and M-codes assuming suitable
1
data (all dimensions are in mm)
04252
N10 G90 G21 G99 F0.2
N20 M06 T04 04
N30 M03 S1200
N40 M08
N50 G28 U0 W0
N60 G71 U0.5 R1
N70 G71 P80 Q130 U0.5 W0.1
N80 G00 X16
N90 G01 X20 Z-2
N100 G01 Z-15
N110 G03 X30 Z-20 R5
N120 G01 Z-30
N130 G02 X38 Z-34 R4
N140 G28 U0 W0
N150 M05 M09 M30
B Discuss about Computer Aided Part Programming
A Write the complete APT part program for the following
2
Using the APT programming language as an example, the following statement might be used to
define a point :
P1 – POINT/6.0, 1.125,0
The point is identified by the symbol P1 and is located at x = 6.0, y = 1.125, and z = 0.
Similarly, a circle in the x–y plane might be defined by the APT statement
C1 = CIRCLE/CENTER, P1 , RADIUS, 1.12
The center of circle C1 is Pi (previously defined) and the radius is 1.125.
The various geometric elements in the drawing of Figure would be identified in a similar
fashion by the part programmer.
line L2 onto line L3 :
GOLFT/L3, PAST, L1
A Discuss various geometric and motion control commands in APT. Write their syntax
The geometric type describes these features. POINT, LINE, PLANE, and CIRCLE are valid
APT geometric types.
Syntax:
Symbol=Geometry type/ descriptive data
Examples
P1=POINT/INTOF L1, L2
L1=LINE/P0, P1
3
PL0=PLANE/P0, P1. P2
The motion control statements FROM, GO, GODLTA
Syntax:
motion/description
Examples
FROM/P0
GO/TO P1
GODLTA 0,0,-10
A Distinguish between manual part programming and computer assisted part programming
4
B Brief about manual part programming and NC words
UNIT-IV
Define Polycode
An attribute code is also called a polycode, a chain code, a discrete code or a fixed-digit code.
5
The meaning of each character in an attribute code is independent of any other character; thus,
each attribute of a part can be assigned a specific position in an attribute code.
List different types of CMM
Bridge
6 cantilever
gantry
horizontal arm.
Define composite part of Group Technology
A composite part is formed by merging the primitives of all the parts of a part family. Thus, the
7
composite is a single hypothetical part that can be completely processed in a manufacturing
cell/group.
Define Monocode
Monocode or hierarchical code A monocode (hierarchical code) provides a large amount of
8
information in a relatively small number of digits. Useful for storage and retrieval of design
related information such as part geometry, material, size, etc.
Discuss briefly regarding integration of CAQC with CAD/CAM
The integration of Computer-Aided Quality Control (CAQC) with Computer-Aided Design
(CAD) and Computer-Aided Manufacturing (CAM) is a critical aspect of modern manufacturing
processes. It involves leveraging digital technologies to enhance the quality control processes
9 within a manufacturing environment.
The integration of CAQC with CAD/CAM is a powerful approach to enhance quality control
processes in manufacturing. It leverages digital tools to ensure that products meet the specified
design and quality standards, ultimately leading to more efficient and reliable production
processes.
List any three advantages of CAQC
Increased in operational efficiency.
10 100 percent testing and inspection.
Use of non-control sensors.
Computerized feedback control system.
Descriptive Questions
Classification systems:
i. Hierarchical structure
ii. Chain type structure
iii. Hybrid structure which is a combination of the above two
With the hierarchical structure, the interpretation of each succeeding symbol depends on the
value of the preceding symbols.
In the chain type structure, the interpretation of each symbol in the sequence is fixed and does
not depend on the value of preceding digits
B Demonstrate the procedure or various steps for PFA
Better lead times result in fast response and more reliable delivery.
B Suppose that four machines 1, 2, 3, and 4 have been identified as belonging in a GT machine
cell. An analysis of 50 parts processed on these machines has been summarized in the From-
To chart of Table shown. Additional information is that 50 parts enter the machine grouping
at machine 3, 20 parts leave after processing at machine 1, and 30 parts leave after machine 4.
Determine a logical machine arrangement using Hollier Method
A What is meant by Computer Aided Processes Planning? Explain either Retrieval type or
4
Generative type system
Computer aided processes planning
There are several problems encountered with manual process planning, attempts have
beenmade in recent years to capture the logic, judgment, and experience required for
thisimportant function and incorporates them into computer programs. Based on the
characteristics of a given part, the program automatically generates the manufacturing operation
sequence. A Computer Aided Process Planning (CAPP) system offers the potential for reducing
the routine clerical work of manufacturing engineers. At the same time, it provides the
opportunity to generate production routings which are rational, consistent, and perhaps even
optimal. Two alternative approaches these are:
1. Retrieval-type CAPP systems (also called variant system).
2. Generative CAPP systems
Variant approach: variant approach, which is also called retrieval approach, uses a GT code to
select generic process plan from the existing master process plans developed for each part family
and edits to suit the requirement of the part (fig.4.8). Variant approach is commonly
implemented with GT coding system. Here, the parts are segmented into groups based on
similarity and each group has a master plan. But, this approach is impractical in situations where
small batches of widely varying parts are produced. Moreover, this method fails to capture real
knowledge or expertise of process planners and there is a danger of repeating mistakes from
earlier plans that were stored in the database.
A Explain the working principle of computer /machine vision system with a neat sketch.
To understand how a machine vision system works, it may be helpful to envision it performing a
typical function, such as product inspection. First, the sensor detects if a product is present. If
there is indeed a product passing by the sensor, the sensor will trigger a camera to capture the
image, and a light source to highlight key features. Next, a digitizing device called a frame-
grabber takes the camera’s image and translates it into digital output, which is then stored in
computer memory so it can be manipulated and processed by software.
5 In order to process an image, computer software must perform several tasks. First, the image is
reduced in gradation to a simple black and white format. Next, the image is analyzed by system
software to identify defects and proper components based on predetermined criteria. After the
image has been analyzed, the product will either pass or fail inspection based on the machine
vision system’s findings.
These components of machine vision systems typically include the following five elements:
The lighting system
The optical system or lens
The sensor
The vision processing system
The communications system
A Explain about the integration of CAQC with CAD/CAM
Although many important benefits result from the use of computer-aided quality control,
additional benefits can be obtained by integrating CAQC with CAD/CAM. The design
department creates the product definition and the manufacturing department makes use of and
supplements this definition to develop the manufacturing plan. It is important to add the QC
connection to the CAD/CAM data base to perform its function. Indeed, quality was defined as
the degree to which a product or its components conform to the standards specified by the
designer. These standards are all contained in the CAD/CAM data base, available for QC to use.
One way in which the data base can be used is to develop the NC programs to operate the
tape-controlled or computer-controlled coordinate measuring machines. These programs would
then be downloaded to the CMM through a DNC link from the central computer to the controller
unit for the CMM. The same sort of downloading process is possible for some of the noncontact
inspection methods.
Another way in which a common data base is helpful to QC is when engineering changes are
made to the product. Certainly, engineering changes are liable to have an influence on inspection
and testing. It is helpful for any changes to be recorded in a common data file for all
departments, including QC, to use.
Finally, another area where CAD/CAM benefits the QC function is in computer production
monitoring. The types of production records that are generated during computer monitoring are
sometimes useful to the quality control department in tracing the cause of poor quality in a
6 particular production lot.
B Explain about advantages of non contact inspection methods over contact inspection methods
Less Risk of Damage: Non-contact methods do not physically touch the object being
inspected, reducing the risk of damaging delicate or sensitive surfaces. This is
particularly important when dealing with fragile materials, precision components, or
objects with critical surface finishes.
Improved Speed and Efficiency: Non-contact methods are often faster than contact
methods because they don't require the time-consuming process of physically moving
and placing sensors or probes on the object. This can result in quicker inspections and
reduced production downtime.
Reduced Wear and Tear: Contact inspection methods can lead to wear and tear on
measurement tools, especially when inspecting rough or abrasive surfaces. Non-contact
methods do not suffer from this issue, leading to longer tool lifespan and cost savings.
High Precision: Non-contact methods can achieve very high precision and accuracy.
Technologies such as laser scanning and optical measurement can capture fine details
and intricate features that might be challenging to measure accurately with contact
methods.
Versatility: Non-contact methods are versatile and suitable for a wide range of
applications, including measuring complex shapes, inspecting objects with challenging
geometries, and assessing objects with limited accessibility. Contact methods may
struggle with such scenarios.
A How do you classify the noncontact inspection methods? Explain one from each category
(optical and non optical)
Noncontact inspection methods are mainly divided into two categories:
optical and nonoptical inspection. Optical systems are the dominant type of noncontact
inspection method. These systems generally rely on the use of microelectronics technology and
computer processing of the sensing signals. There are a variety of optical sensing techniques
used for inspection work.
1. Machine vision
2. Scanning laser beam devices
3. Photogrammetric
In addition to noncontact inspection methods based on optical systems, non optical approaches
can also be used.
1. Electrical field techniques
2. Radiation techniques
3. Ultrasonic’s
Scanning laser system used in computer aided quality control
7 The advantage of the laser beam device is that it is a coherent light beam which can be projected
great distances without significant diffusion. Lasers have found many applications in industrial
measurement problems. The scanning laser beam device relies on the measurement of time
rather than light, although a light sensor is required in its operation. The schematic diagram of its
operation is pictured below. A laser is used to project a continuous thin beam of light. A rotating
mirror deflects the beam so that it sweeps across the object to be measured. The light sensor is
located at the focal point of the lens system to detect the interruption of the light beam as it is
blocked by the object.
Computer-aided testing (CAT) The application of computers to control either analog or digital
test techniques in order to evaluate the quality of components and products. Computer-aided
testing is used to check that the component parts, subassemblies, and full systems are within
specified tolerances and also perform up to specification.
CMM machine stands for Coordinate Measuring Machine. It is a tool that can measure the
dimensions of a machine/tool parts using coordinate technology. The dimension open to
measurements include the height, width and depth in the X, Y, and Z axis. Depending on the
CMM machine’s sophistication, you can measure the target and record the measured data.
The CMM machine has the speed and accuracy to repeatably measure parts better than the
traditional method. It also increases productivity while reducing the tendency of having errors in
the measuring process. The bottom line is that knowing what a CMM machine is, why you need
them, and using them will save time, money and improve your company’s reputation and image.
UNIT-V
2
Process Integration: CIM integrates various manufacturing processes, such as design, planning,
scheduling, production, quality control, and maintenance, into a single cohesive system. This
integration helps in streamlining operations and improving efficiency.
Data Management: CIM systems collect and store vast amounts of data related to
manufacturing processes, including product designs, inventory levels, production schedules,
and quality control data. This data can be used for analysis and decision-making.
Product Design and Development: CIM facilitates computer-aided design (CAD) and
computer-aided engineering (CAE), allowing for the creation of detailed product designs,
simulations, and prototypes. This helps in optimizing product designs and reducing
development time.
Quality Control: CIM supports quality control by monitoring and analyzing data related to
product quality and production processes. It enables real-time monitoring, early detection of
defects, and corrective actions.
Cost Reduction: By streamlining processes, improving efficiency, and reducing waste, CIM can
lead to cost reductions in manufacturing operations.
A What are the different types of manufacturing systems? Explain with characteristics of each
type of system
1. Job Shop Manufacturing: It produces a wide variety of products in small quantities. It
characterizes a high degree of flexibility and customization and is a one-of-a-kind or custom
product.
2. Batch Production: It produces small quantities of products. It is the ability to create
various products using the same equipment with moderate complexity.
3. Flow Production: It produces large quantities of products. It is a high degree of automation
and a continuous flow of materials and information.
4. Lean Manufacturing: It minimizes waste, maximizes efficiency, and increases overall
quality. The use of pull systems, continuous improvement, and waste elimination in the
production process characterizes it.
5. Just-in-time (JIT) Manufacturing: It is characterized by producing goods only when
needed rather than producing goods in advance and storing them in inventory. It helps to
reduce waste and costs and improve overall efficiency.
6. Mass Customization is characterized by the ability to produce large quantities of
customized products with high flexibility and efficiency. It helps meet customers’ specific
needs by leveraging advanced technologies such as automation and robotics.
4. Inventory Management:
Inventory Control
Material Handling and Storage
Kanban Systems
5. Quality Control and Assurance:
Machine Monitoring
Work Order Management
Production Tracking
A What are the different types of machine tools and related equipment used in CIM. How do you
select the machine tool, explain
CNC Machine Tools: Computer Numerical Control (CNC) machines are the backbone
of modern manufacturing in CIM. These machines can be programmed to perform a
wide range of operations, such as milling, turning, drilling, and grinding. Common types
of CNC machine tools include CNC milling machines, CNC lathes, and CNC machining
centers.
Conventional Machine Tools: Traditional machine tools like lathes, milling machines,
and drill presses are still used in many CIM systems, especially in cases where CNC
machines are not cost-effective or necessary.
Tooling and Cutting Tools: Various cutting tools, such as drills, end mills, and inserts,
are used in machining operations. Tool changers and tool pre setters are also part of
CIM systems to optimize tooling.
Work holding Devices: Fixtures and clamping systems are used to hold work pieces
securely during machining operations.
CAD/CAM Software: Computer-Aided Design (CAD) and Computer-Aided
Manufacturing (CAM) software are essential for designing parts and generating
toolpaths for CNC machines.
4 Sensors and Instrumentation: Sensors are used to collect data and monitor various
aspects of the manufacturing process, including temperature, pressure, and vibration.
We can select the machine tool based on these parameters:
Process Requirements:
Determine the specific machining or manufacturing processes that your product or
components require. Consider factors like milling, turning, grinding, drilling, and additive
manufacturing
Part and Material Characteristics:
Assess the size, complexity, and material properties of the parts you need to produce. Some
machine tools are better suited for small, intricate components, while others are designed for
larger work pieces.
Flexibility:
Assess the flexibility of the machine tool. Can it accommodate a range of part sizes and
geometries, or is it specialized for specific tasks?
Traffic Control:
Traffic control is a method used to manage the flow of goods on conveyors or other
handling equipment within a facility.
It involves coordinating the movement of various loads (items, pallets, totes) along
predefined paths and routes.
Traffic control systems use sensors, programmable logic controllers (PLCs), and
software to ensure that loads move smoothly, avoid collisions, and reach their intended
destinations.
It's often used in applications where multiple items are being transported along common
pathways, such as in a conveyor belt system used for sorting and distribution.
Shuttle Control:
Shuttle control is a method specifically related to automated storage and retrieval
systems (AS/RS) and is used to manage the movement of shuttles within these systems.
In AS/RS, shuttles are robotic devices that move vertically and horizontally within a
storage structure to retrieve or store items.
Shuttle control systems are responsible for coordinating the movements of shuttles to
access specific storage locations, pick or place items, and optimize the use of storage
space.
Shuttle control systems often rely on complex algorithms to maximize the efficiency of
the AS/RS, considering factors like item retrieval speed and minimizing travel
distances.
6 A Describe the various computer control systems used in CIM. List out and explain
Machine control: this is usually accomplished by computer numerical control (CNC).
The advantage of CNC is that it can be conveniently interfaced with the other elements
of the computer control system.
Direct numerical control (DNC): Most computer-integrated manufacturing systems
operate under DNC. The purpose of direct numerical control is to perform the usual
DNC functions, including NC part program storage, distribution of programs to the
individual machines in the system, post processing and so on.
Production control: This function includes decisions on part mix and rate of input of
the various parts onto the system. These decisions are based on data entered into the
computer, such as desired production rate per day for the various parts, numbers of raw
work parts available, and number of available pallets.
Traffic control: This term refers to the regulation of the primary work-piece transport
system which moves parts between workstations. This control can be accomplished by
dividing the transport system into zones.
Shuttle control: this is concerned with the regulation of the secondary part handling
systems at each machine tool. Each shuttle system must be coordinated with the primary
handling system, and it must also be synchronized with the operations of the machine
tool it serves
Work handling system monitoring: the computer must monitor the status of each cart
and/or pallet in the primary and secondary handling systems as well as the status of each
of the various work part types in the system.
Tool control: Monitoring and control of cutting tool status is an important feature of the
computer system. There are two aspects to tool control: accounting for the location of
each tool in the CIMs and tool-life monitoring.
7 A List out the various human labour used in CIM. Explain about their duties and responsibility
Assembly line workers
Machine operators
Welders
Painters and finishers
Maintenance Technicians
Equipment Specialists
Control Room Operators
CNC Programmers
Quality Inspectors
Design Engineers
The duties and responsibilities are:
Loading raw work parts into the system
Unloading finished parts (or assemblies) from the system
changing and setting tools
equipment maintenance and repair
NC part programming in a machining system
Programming and operating the computer system
Overall management of the system.
8 A What is the scope and objects of CIM and how it is useful in manufacturing industry? What are
the benefits over conventional manufacturing
Scope of CIM:
Automation and Control: CIM leverages automation technologies to control and monitor
manufacturing equipment and processes, reducing the need for manual intervention.
Information Management: CIM systems collect, store, and utilize vast amounts of data
related to manufacturing operations, including product designs, material flows, and
quality control data.
Objectives of CIM:
Cost Reduction: By optimizing resource utilization and minimizing waste, CIM seeks to
reduce manufacturing costs.
Cost Efficiency: By reducing waste, optimizing resource use, and improving operational
efficiency, CIM helps manufacturers reduce production costs.
Flexibility: CIM systems can quickly adapt to changes in market demand, allowing
manufacturers to respond to product variations and customer requirements.
Quality Assurance: CIM enhances quality control and ensures that products meet or
exceed quality standards, reducing defects and rework.
Cost Reduction: CIM systems optimize resource utilization, reduce material waste, and
minimize downtime, leading to cost savings in areas like labor, materials, and energy.
Improved Quality Control: Real-time monitoring and data analysis in CIM systems
enhance quality control, leading to higher product quality and fewer defects.