CIM Question Bank
CIM Question Bank
COLLEGE
(NBA Accredited & ISO Certified Institution)
SAI LEO NAGAR ,WEST TAMBARAM
CHENNAI -44
QUESTION BANK
OBJECTIVE:
Concept of CAD as drafting and designing facility, desirable features of CAD package,
drawing features in CAD – Scaling, rotation, translation, editing, dimensioning, labeling,
Zoom, pan, redraw and regenerate, typical CAD command structure, wire frame modeling,
surface modeling and solid modeling (concepts only) in relation to popular CAD packages.
TEXT BOOK:
1. Mikell. P. Groover “Automation, Production Systems and Computer Integrated
Manufacturing”, Pearson Education 2001.
REFERENCES:
1. Mikell. P. Groover and Emory Zimmers Jr.,“CAD/CAM”, Prentice hall of India Pvt.
Ltd., 1998.
2. James A. Regh and Henry W. Kreabber, “Computer Integrated Manufacturing”,
Pearson Education second edition, 2005.
3. Chris McMahon and Jimmie Browne, “CAD CAM Principles, Practice and
Manufacturing Management”, Pearson Education second edition, 2005.
4. Ranky, Paul G., “Computer Integrated Manufacturing”, Prentice hall of India Pvt. Ltd.,
2005.
5. Yorem Koren, “ Computer Integrated Manufacturing”, McGraw Hill, 2005.
6. P N Rao, “ CAD/CAM Principles and Applications”, TMH Publications, 2007.
SRI SAIRAM ENGINEERING COLLEGE
DEPARTMENT OF MECHANICAL ENGINEERING
ME 2402-COMPUTER INTEGRATED MANUFACTURING
SEVENTH SEMESTER
QUESTION BANK
UNIT I
1. Define CIM.
CIM is the integration of the total manufacturing enterprising through the use of integrated
systems and data communications coupled with new managerial philosophies thatimprove
organisational and personal efficiency.
5. Define automation.
Automation maybe defined as the process of having machines follow a predeterminedsequence
of operations with little or no human labour, using specialised equipment and devicesthat perform and
control manufacturing process
24. List the activities carried out by financial department of a manufacturing industry.
1. Company services
2. Payroll
3. Accounts payable, billing and accounts receivable
4. Cost accounting
5. Financial planning and management
6. Strategic planning
25. Specify the activities carried out by marketing department is manufacturing industry.
1. Doing market research
1. Briefly explain the nature and role of the elements of CIM system.
2. Describe the basic activities that must be carried out in a factory to convert raw
development of CIM.
4. What do you understand by term islands of automation? List and explain any six
islands of automation.
5. List some CIM hardware and CIM software and bring out the various benefits of
4. What are the methods available for solving problems in GT?5. List the general methods used for
grouping parts into families.
Visual Inspection
Parts classification and coding system
Production flow analysis.
6. What is PFA?
Production flow analysis (PFA) is a method for identifying part families and associated
machine groupings that uses the information contained on production route sheets rather on part
drawings.
9. What is the main difference between hierarchical code and attribute code structures?
In hierarchical structure, the interpretation of each symbol in the sequence depends on the value
of preceding symbols. Whereas in attribute/polycode structure, the interpretation of each symbol in the
sequence does not depend on the value of preceding symbols.
10. List any six coding systems that are widely recognised in industries.
1. Optiz classification system
2. MICLASS system
3. DCLASS system
4. KK-3 System
5. CODE system
6. CUTPLAN system
12. List any four design considerations guiding the cell formation.
Routings which specify operations, operation sequences, work centres, standards, tooling and
fixtures. This routing becomes a major input to the manufacturing resource planning system
to define operations for production activity control purpose and define required resources for
capacity requirements planning purposes.
Process plans which typically provide more detailed, step-by-step work instructions including
dimensions related to individual operations, machining parameters, set-up instructions, and quality
assurance checkpoints.
Fabrication and assembly drawings to support manufacture (as opposed to engineering drawings to
define the part).
24. List some commercial variant and generative CAPP software systems
Some of the commercial variant CAPP systems include CUTPLAN. COMCAPP V,
DCLASSand INTELLICAP.
Some of the commercial generative CAPP systems include AUTAP, CMPP, GENPLAN andLOCAM.
2. Define variant CAPP systems. Explain the general procedure for using one of the variant
CAPP systems.
4. Briefly discuss the various benefits of implementing a GT in a firm. Also bring out the
2. Define SFC.
Shop Floor Control (SFC) is defined as the important manufacturing activity that will control
flow of the product and materials on the factory flow involving the quantities, types of parts, schedule
dates, priorities and the status of jobs and orders.
3. Write an engineering brief about the various types of automatic identification technologies.
4. Write short notes on various materials handling equipment that are commonly found in a
FMS.
5. What is MRP? Explain the inputs to MRP and various MRP outputs. Also list the various
benefits of MRP.
UNIT IV
2. What are the specific characteristics that have to be incorporated in the CIM system models?
1. The complexity of their operation
2. The large amount of data involved
3. Their cyclic operation
4. Uncertain or variant behaviour of certain behaviour
5. Their changing nature to accommodate new markets
6. Involvement of humans as part of the system
3. What three forms of modelling tool are desirable to characterise company operation?
1. As a representation of the system
2. As a dynamic model
3. As a executable model
The entity-relationship (ER) diagrams are used to capture the relationships between entities.
2. Explain the CIMOSA model with a neat diagram. Describe product data management and
its advantages.
3. What is data communication? Identify and briefly explain the five components of a data
Communication system.
4. Compare the two methods of serial transmission. Discuss the advantages and
disadvantages of each.
i) Electronic noise
ii) Signal attenuation
iii) Analog channel capacity
iv) Digital channel capacity
An analog signal can vary from a minimum to maximum frequency. The difference
between the lowest and the highest frequency of a single analog is the bandwidth of that
signal. The mathematical formula for frequency is,
i) Simplex
ii) Half-duplex
iii) Duplex.
5. What is modulation?
The process of separating the original information signal from the modulated carrier
signal is known as demodulation. It is the inverse process of modulation.
i) Compatibility
iii) Internetworking
v) System Reliability
i) Bus topology
ii) Ring topolgy
iii) Star topology
iv) Mesh topology
i) Physical layer
v) Session layer
The physical layer consists of the hardware that drives the network and circuits.
The data link layer handles the task of transferring information across the physical
link by sending blocks of data.
The transport layer provides transparent transfer of packets (data) to and from the
session layer without disruption.
The application layer provides the user interface to the networking system.
A number of application protocols and user applications have been developed based
on TCP/IP. These include Telnet, FTP, Network File System (NFS), Simple Mail Transfer
Protocol (SMTP), and Simplified Network Management Protocol (SNMP).
a) Resource data, which describes the resources involved in production, such as machines
and tools.
c) Operational data, which describes the events of production, such as schedules and lot
sizes.
d) Production data, which describes how the parts are to be manufactured.
22 What is DBMS?
DBMS stands for Database management system. A program which lets you manage
information in databases. The program we use to organize our data and the actual data
structure we create with that program.
A key is used to represent unique value in a table. For example, in student table every
student has unique identification such as ID.
A key used in one table to represent the value of a primary key in a related table.
While primary keys must contain unique values, foreign keys may have duplicates. For
instance, if we use student ID as the primary key in a Students table (each student has a
unique ID), we could use student ID as a foreign key.
The Data structures are created within a database. The extent of the relationships
among them, plays an important role in determining the effectiveness of DBMS. Therefore
the database design becomes a crucial activity in the database environment. The task of
Database design is made simpler when data models are used. Models are ''Simplified
abstractions of real-world events or conditions". For example, such abstractions will enable
us to explore the characteristics of entities and the relationships that can be created among
such entities. If the models are not logically sound, the database designs derived from them
will not deliver the database system's promise of effective information drawn from an
efficient database.
A network data model is simply a graph wherein nodes represent unique records, and
links between nodes represent association between the corresponding records.
The hierarchical data model is similar to the network data model except that the
relationships among the records are represented in the form of tree structure.
A link describes an association between two records. The following are the different
types of data associations used in DBMS in manufacturing scenario.
1. One-to-one association
2. One-to-many association
3. Many-to-many association
To manipulate data in a relational database, three basic operations can be applied to the
tables. These are:
• Selection,
• Projection
• Join.
a) Database operators.
b) Relational databases
6. What are the three levels of architecture of a database system? Describe them.
B.E/B.TECH DEGREE EXAMINATION NOVEMBER/DECEMBER 2011
Seventh Semester
Mechanical Engineering
(Regulation 2008)
PART-A
1. Geometric modeling.
2. Design analysis and optimization
3. Design review and evaluation and
4. Documentation and drafting.
1. Star
2. Tree
3. Bus
4. Ring
5. Hybrid
For the effective integration of CAD and CAM one needs to integrate the
information used by all the departments in a shop such as
design,manufacturing,quality,etc.GT provide the much needed common language for the
users. It gives a means to structure and save information about parts, such as design and
manufacturing attributes ,processes ,and manufacturing capabilities.
7.Mention any two methods used to collect data from the shop floor.
I. Job traveller
II. Employee time sheet
III. Operation tear strips
IV. Prepunched cards
1. Machining
2. Assembly
3. Sheet metal press working
4. Forging
5. Plastic injection moulding.
Part-B
Applications
1. Design
Assembly layout
New part design
Standard part library
Tolerance specification
Interface and clearance specification
Part relations in an assembly
2. Analysis
Interference checking
Fit analysis
Weight and balance
Volume and area properties
Structural analysis
Kinematics analysis
Tolerance stacking
3. Documentation
Drawing generation
Technical illustration
Bill of materials
Image rending
4. Manufacturing
Process planning
NC part program generation
NC part program verification
NC machine simulation
Inspection programming
Robot programming and verification
Factory layout
5. Management
Review and release
Engineering changes
Project control and monitoring
Selection of standard parts and assemblies
Design standards
11. (b) (1) Explain any two drawing features in CAD.
Scaling
Rotation
Translation
Editing
Dimensioning
Labeling
Zoom
Redraw
1. SCALING;
2. ROTATION:
Geometric modeling
Wireframe modeling
Surface modeling
Solid modeling.
GEOMETRIC MODELLING:
(2) List the CIM data transmission methods. Explain about any two of them.
[OR]
Star Topology;
ADVANTAGES;
1. In a star,each device needs only one link and one I/O port to connect it to any number
of others.
2. It is very robust. Because each device has an independent connection to the central
hub, the network can continue to function if any of the individual nodes fails.
3. This topology has minimum data traffic along the cables for optimum performance.
DISADVANTAGES:
1. If the hub goes down, then the entire network will fail.
2. More cabling is required in a star than tree, ring, or bus topology, this is because
each device in star directly connected to the center.
3. The addition of a new device to a star network involves a connection all the way to
the central hub.
Once parts have been grouped into part families by parts classification and
coding or production flow analysis, the next problem would be
determining how to arrange the machines in the shop.
Facility layout, also known as plant layout, refers to the physical
arrangements of production facilities. It is the configuration of
departments, work centres, and equipment in the conversion process.
The objective of facility layout is to design a physical arrangements that
most economically meets the required output quantity and quality.
There are three basic ways to arrange machines in a shop.They are
1. Line (or product) layout,
2. Functional (or process) layout,and
3. Group (or combination) layout.
[OR]
ADVANTAGES;
Manual process planning is very much suitable for small scale companies with
few process plan to generate.
This method is highly flexible.
This requires low investment costs.
DISADVANTAGES;
Manual process planning is a very complex and time consuming job requiring
a large amount of data.
This method requires the skilled process planner.
More possibilities for human error because tis method depends on the
planner’s skill, judgement and experience.
It increases paper work.
Inconsistent process plan result in reduced productivity.
Benefits of CAPP;
14. (a) What are the phases of shop floor control system? Explain them.
1. Order release,
2. Order scheduling, and
3. Order progress.
1. Order Release
This order release phase provides the documentation needed to process
a production order through the factory.
The collection of documents is sometimes referred as the shop packet.
The shop packet for an order consists of;
i. Route sheet – used to list the sequence of operations and
tools required.
ii. Material requisitions- used to get necessary raw materials
from inventory.
iii. Job cards- used to report the labour for each operation on the
route sheet.
iv. Move tickets – used to move the parts between the work
centres.
v. Part lists – required for assembly jobs.
In a typical factory which works on manual processing of data the above
documents move with the production order and are used to track the
progress through the shop. In a CIM factory, more automated methods
are used to track the progress of the production orders.
2. Order Scheduling
The second phase of shop floor control is the order schedulingmodule,
which follows directly from the order release module.
In this phase, the order scheduling module assigns the production orders
to the various work centres in that plant. In other words, order
scheduling executes the dispatching function in production planning and
control.
The order scheduling module prepares a dispatch list that indicates
which production order should be accomplished at the various work
centres. It also provides the information about relative priorities of the
different jobs by showing the due dates for each job. By following the
dispatch list in making work assignments and allocating resources in
different jobs, the master schedule can be best achieved.
The two inputs required to the order scheduling are
I. The order release, and
II. The priority control information
Two elements of order scheduling: The order scheduling module is used
to solve the following two problems in production controls;
To determine the sequence, priorities are given to the jobs in the queue,
and the jobs are processed in the order of their relative priorities.
Priority sequencing rues, also known as dispatching rules, have been
develop to establish priorities for production orders in the plant. Some of
the commonly used priority sequencing rules .
3. Order progress:
Order progress collects data from shop floor and generates reports to
assist production management. In other words, the function of order
progress module is to provide information that is useful in managing the
factory based on data collected from the factory.
1. Workstations,
2. Material handling and storage system,
3. Computer control system, and
4. Human resources
1. WORK STATIONS;
The workstations used in FMS depends upon the type of product manufactured
by the system. In metal cutting/machining systems, the principle processing stations are
usually CNC machines tools. In addition, a FMS requires other several machines for
completing the manufacturing. Yhe types of workstations that are usually found in FMS are;
i. Load/unload stations,
ii. Machining stations,
iii. Assembly workstations,
iv. Inspection stations, and
v. Other processing stations.
(2) List the functions performed by the FMS computer control system.
15. (a) (1) List out the inventory types. Explain them.
Master production schedule (MPS) is a detailed plan that states how many end
items will be available for sale or distribution during specific periods.
The bill of materials designates what items and how many of each are used to
make up a specified final product.
The bill of materials file is used to compute the raw material and component
requirements for end products listed in the master schedule.
It provides information on the product structure by listing the component parts
and subassemblies that make up each product.
Inventory Record File:
All the data related to the inventory are recorded in the inventory record file.
The inventory record file contains the following three segments;
1. Item master data segment: It provides the items identification by part
number and other data, such as lead time, cost, and quantity.
2. Inventory status data; It provides a time-phased record of inventory
status.
3. Subsidiary data segment: it provides subsidiary data such as purchase
orders, scrap or rejects, and engineering changes.
[OR]
Seventh Semester
Mechanical Engineering
(Regulation 2008)
PART-A
PART B
11. (a) Describe about operator input devices used at the graphics workstation.
CAD HARDWARE:
The cad hardware generally includes the computer, one or more graphical display
terminals, keyboard and the other peripheral equipment.
In cad, the drawing boards are replaced by electronic input and output devices, printer,
card reader, and hard copy unit, as shown in fig1.1
CAD SOFTWARE:
Cad software consists of (i) system software, and (ii) application software.
(i) System software:
System software are used to perform/control the operation of the computer .These
software are responsible for making the hardware components to work and interact with each
other and the end user.
Examples of system software are the operating systems, all kinds of hardware drivers,
compilers, and interpreters.
(ii) Application software:
Application software, are also known as application programs, are used for general or
customized/specialized problems.
Examples of application software are AutoCAD, Solid works, Pro-E, ANSYS,
ADAMS,etc.
(b) (i) What are the functions of graphics passage?
Computer-Aided Drafting:
The process of preparing drawings with the aid of computer is known as computer-
aided drafting or computer-assisted drafting or computer graphics.
The computer graphics includes the methods of makings plane and geometrical
drawings. Thus, plotting of points, drawing of lines, squares, circles, etc., and building
up of single blocks, form the computer activities in the dimensions.
Pictorial views of a machine components, as viewed from different direction can be
obtained by using computer graphics.
In present days, the availability of sophisticated computer hardwasre and components
programmes have enabled solid modeling, which is a 3D representation of product.
Display of all the surfaces in colour and thus on obtaining realistic imagses of objects
is also possible in computer graphics. It forms an integral part of computer-aided
design(CAD) and computer-aided manufacturing(CAM).
(ii) Explain about the following data transmission methods: (1) Simplex and (2) duplex
The term transmission mode refers to the direction of information flow between two devices.
There are three types of transmission modes. they are
simplex
half duplex
full duplex
Simplex
In simplex transmission, data can travel in only one direction.
half duplex
in half duplex transmission data travels in both directions but only in one
direction at a time
full duplex
in full duplex transmission data is transmitted back and forth at the same time.
(b)(i) Describe about seven layer OSI model
physical layer: it is the lowest layer of the OSI model. it concerned with
transmitting raw bits over a communication channel. it also defines the procedures
and functions that physical devices and interfaces have to perform.
data link layer: the main task of the data link layer is to transform a raw
transmission facility into a reliable link and is responsible for node to node
delivery.
network layer: the network layer layer specifies the intra-network operations and
different types of addressing and routing services. logical and service addressing
are provided from network layer.
transport layer: the transport layer is responsible for source to destination delivery
of the entire data. it performs the service of sending and receiving segments of
data to session layer.
session layer: it allows users on different machines to establish sessions between
them. it is the network dialog controller. it establish, maintaines, synchronizes and
manages the interaction between communicating systems
presentation layer: it is concerned with the syntax and semantics of the
information exchanged between two systems.
application layer: it enables the user, whether human or software, to access the
network. it prvides user interface and support for services such as electronic mail,
remote file access and transfer, shared database management, and other types of
distributed information services.
Vertical Topology
Hierarchical (tree) topology: existence of a central node (root) and of various sets of
level organized nodes (intermediary nodes); the leaves of the tree are the workstations. The
data flow between any two nodes goes up-down using the upper levels nodes. Mesh
topology: there are at least two nodes with two or more paths between them.
Bus topology: all nodes, i.e., stations, are connected together by a single bus (the main trunk).
Stations are connected using interfaces, named transceivers or attachment units (AUI).
Ring topology: every node has exactly two branches connected to it (a succession of point-to-
point links). Stations are connected using interfaces (repeaters).
Repeaters joined by point to point links in closed loop Receive data on one link and
retransmit on another Links unidirectional Data in frames Circulate past all stations
Destination recognizes address and copies frame Frame circulates back to source where it is
removed Media access control determines when station can insert frame
Dual Ring – allows for a second (reserve) ring; data flow has here an opposite direction; not
all stations linked to both rings
Star topology: there is a central node (switch) and peripheral nodes. The peripheral nodes are
connected to the central node, which rebroadcasts all transmissions received from any
peripheral nodes to all peripheral nodes on the network, including the originating node. Ex:
switched Ethernet LAN.
Extended star: links individual stars together, by linking the centers (hubs/switches); also
known as snowflake topology.
13. (a) (i) Expain about the parts classification and coding.
Coding system
1. Hierarchical codes
2. Attribute codes
3. Decision tree codes
1. Design retrieval
2. Automated process planning
3. Machine cell design
Coding systems
CAPP provides the interface between CAD and CAM. With the use of computers in
the process planning one can reduce the routine clerical work of manufacturing engineers.
The cycle from concept to design, planning, production, quality control and feedback to
design goes on in which one can easily understand the crucial role of planning. In job/batch
manufacture, as an enormous amount of data is needed for planning as well as other
activities, data bases are required and the flow of information
should be fast for a high performance of the total manufacturing system
Benefits of CAPP
1. Process rationalization and standardization
2. Productivity improvement
3. Product cost reduction
4. Elimination of human error
5. Reduction in time
6. Reduced clerical effort and paper work
7. Improved legibility
8. Faster response to engineering changes
9. Incorporation of other application programs
Approaches of Capp
Generative CAPP system: In generative process planning, process plans are generated
by means of decision logic, formulas, technology algorithms, and geometry based data to
perform uniquely processing decisions. Main aim is to convert a part form raw material to
finished state. Hence, generative process plan may be defined as a system that synthesizes
process information in order to create a process plan for a new component automatically.
Generative process plan mainly consists of two major components:
(i) Geometry based coding scheme.
(ii) Proportional knowledge in the form of decision logic and data.
14. (a) Explain about factory data collection system.
Shop floor control depends on analysing of regularly generated data, which forms the
basis of control decisions. Fatory data collection and analysis are important tasks within shop
floor control.
In online system the data are entered directly into the plant computer system and are
immediately available to the order progress module.
Advantage: The data file representing the status of the shop is always kept at the current state.
In an offline data collection system the data are collected temporarily in a storage
device or in a standalone computer system to be entered and processed by computer in a
batch mode.
Advantage: It is easier to install and implement when compared to other data system.
The work stations/processing stations used in FMS depends upon the type of product
manufactured by the system. The types of work stations that are usually found in FMS are,
1. Load/unload stations
2. Machining stations
3. Assembly work stations
4. Inspection stations and
5. Other processing stations
Load/unload stations
This is the physical interface between the FMS and the rest of the factory.
At loading stations, raw work parts enter the system.
At unloading stations, finished parts exit the system.
Both accomplished either by manually or by automated handling systems.
Machining Stations
It is a multipurpose CNC machine tool that has an automatic tool changing capability
CNC machining centers possess the features such as
i. Automatic tool changing and storage
ii. Use of palletized work parts
iii. Use of CNC and
iv. Capability for distributed numerical control (DNC)
Different modules including
a) Turning modules
b) Milling modules
c) Head changers
d) Head indexes
Assembly Workstations
Inspection stations:
The inspection operations can be done either at machining work stations itself or at
specific inspection stations.
The following inspection methods/equipments are used
i. Coordinate measuring machine
ii. Special inspection probes and
iii. Machine vision
1. Machining
2. Assembly
3. Sheet metal press working
4. Forging
5. Plastic injection moulding
6. Welding
7. Textile machinery manufacture and
8. Semiconductor component manufacturing
MRP is effectively a large calculator, so what information does MRP use in its
calculations? MRP needs the following information (and for it to be accurate) in order to
suggest sensible parts ordering dates & amounts and achievable work plans:
A bill of material (BOM) for each project / job / order (an example of a BOM is given
below)
A build / work time for each part of each job (i.e. design, assembly, painting, testing
etc.)
A complete on-hand inventory of all parts i.e. an accurate record of the number of
stocked parts.
Delivery lead times of parts i.e. the elapsed time from order placement to parts being
received at your company.
The due date (expected delivery) of the job / order to the customer.
A bill of material, or BOM, is basically a structured list of all the parts (including
quantities) that are needed for a job / project.
The BOM defines the structure of the job and all the parts that are required.
In addition to this information MRP will also be told information such as: the amount of time
it takes your suppliers to deliver the parts that need ordering; the build time of the sub-
assemblies; the time taken to test the job, and so on.
Using this information in conjunction with the BOM means that MRP can plan
backwards from the planned delivery date of the job and will suggest dates that parts need to
be ordered by and work needs to have started by if the job is to be completed on time. MRP
will also flag tasks that are slipping and parts shortages.
The cost planning and control system consists of the database to determine the
expected costs of manufacture each products of the company
It also consists of cost collection and analysis software to determine the expected costs
and actual costs of manufacturing.
Cost estimating: is the process of determining the probable cost of the product before
the start of the product and its manufacture.
Cost accounting: is the determination of an actual cost of a component after adding
different expenses in various departments.
Objectives
1. To determine the expected costs to manufacture and sell each of the company’s
products.
2. To determine the actual costs to manufacture and sell each of the company’s products.
3. To find the difference between the actual costs and expected costs and reasons for
these difference.
Cost planning
This is also called as cost estimating, is concerned with the determination of standard
cost of the product
Data requirements of cost estimating
1. General design specifications
2. Rate of production
3. Layout drawings
4. Lists of proposed subassemblies
5. BOM of product
6. Test/ inspection procedures/equipments.
7. Machine tool and equipment requirements.
8. Packaging and/or transportation requirements
9. Manufacturing routings
10. Operation analysis
11. Workspace studies
12. Standard time data
When companies implement several or all of these lean methods, several outcomes
consistently
result:
Reduced inventory levels (raw material, work-in-progress, finished product) along
with associated carrying costs and loss due to damage, spoilage, off-specification, etc;
Decreased material usage (product inputs, including energy, water, metals, chemicals,
etc.) by reducing material requirements and creating less material waste during
manufacturing;
Optimized equipment (capital equipment utilized for direct production and support
purposes) using lower capital and resource-intensive machines to drive down costs;
Reduced need for factory facilities (physical infrastructure primarily in the form of
buildings and associated material demands) by driving down the space required for
product production;
Increased production velocity (the time required to process a product from initial raw
material to delivery to a consumer) by eliminating process steps, movement, wait
times, and downtime;
Enhanced production flexibility (the ability to alter or reconfigure products and
processes rapidly to adjust to customer needs and changing market circumstances)
enabling the implementation of a pull production, just-in-time oriented system which
lowers inventory and capital requirements;
Reduced complexity (complicated products and processes that increase opportunities
for variation and error) by reducing the number of parts and material types in
products, and by eliminating unnecessary process steps and equipment with unneeded
features.
There are numerous methods and tools that organizations use to implement lean
production systems. Eight core lean methods are described briefly below. The methods
include:
1. Kaizen Rapid Improvement Process
2. 5S
3. Total Productive Maintenance (TPM)
4. Cellular Manufacturing / One-piece Flow Production Systems
5. Just-in-time Production / Kanban
6. Six Sigma
7. Pre-Production Planning (3P)
8. Lean Enterprise Supplier Networks
B.E. / B. TECH. DEGREE EXAMINATIONS,
NOVEMBER/DECEMBER 2012.
SEVENTH SEMESTER
MECHANICAL ENGINEERING
ME 2402-COMPUTER INTEGRATED MANUFACTURING
(REGULATION 2008)
PART A-(10 X 2 = 20 MARKS)
6. List out the techniques available. for the formation of cell in GT?
Ans: Variant CAPP is based on Group Technology (GT) classification and coding approach
used to identify a large number of part attribute (or) parameters.
11. (a) Explain the following transformation with examplei) Translation ii) Scaling iii)
Rotation.
Ans:
Translation:
The translation transformation positions the object to a new location. The translation
accomplished by adding the coordinates of each corner point the distance through which the
object to be moved.
Translation of Point: Consider a 2D point P, having the coordinates x,y. to translate point P,
by a distance ∆x in x direction and ∆yin y direction. A translation matrix T is to be added to
original matrix. The translationdistance (∆x, ∆y) is called translation vector.
Let,
P- Original position
P’- New position
T - Translation matrix.
Mathematically
x' =X+∆x
y' = y+∆y
Therefore,
x x′ ∆x
P=[y] P`=[ ] &T=[ ]
y′ ∆y
Thus the equation is expressed as,
P'=P+T
Scaling:
Scaling is the transformation used to change, increase indecrease, the size of an object.
Scaling is achieved by multiplying theoriginal coordinates of an object by the scaling factor
Sxalong x-directionit and Sy along y-direction.
x′ x Sx 0
[ ]=[y] [ ]
y′ 0 Sy
P’= P.S
Sx 0
S= [ ]
0 Sy
Rotation:
Rotating refers to the movement of an object in such a way that the distance between a
certain fixed point and any given point of that body remains constant.
11. (b) Discuss the concept of B-Repand CSG techniques of solid modelling. Also mention
the properties of solid model.
Ans:
Boundary Representation (B-rep):This approach is widely used in most of solid modellers.
This solid model created by using B-rep technique may be stored in graph based on data
structure system.
The tetrahedron is composed of our vertices namely A, B, C and D. The coordinate of these
vertices is stored in the database. These connectives to form the solid are popularly known as
"topology." In Brep modeller, in addition to store the topology of solid, topological
consistency of the models is also carried out in order to create geometrically valid solid
models.
Advantages:
1. Computational efiort and time required to display the models are less compared with CSG.
2. Combining wireframe and surface models and possible.
3. Complex engineering objects can be modelled very easily compared with CSG.
Disadvantages:
1. The data to be stored is more and hence it requires more memory.
2. Sometimes geometrically valid solids are not possible.
Constructive Solid Geometry (CSG): A solid modeller has a library of set of basic elements
shapes known as primitives like, cuboid, cylinder, sphere, cone, wedge, tones, etc.
Object = (A - B) U(C - D)
In this approach, the physical objects are modelled by combing these primitives bya set of
Boo lean operations. The type of Boo lean operations is used in CSG are Union (U),
Difference (-) and Intersection (∩).
Here, directed graph is used to store model data in structure. The tree type data structure is
shown.
Advantages of CSG:
1. Since the data to be stored are less, memory is less.
2. Create fully valid geometrical solid model.
3. Complex slopes may be developed relatively quickly with available set of primitives.
4. Less skill is enough.
Disadvantages:
1. More computational effort and time required whenever the modelis to be 'displayed in
screen.
2. Getting fillet, chamfer, and taper in the model is difficult.
12. (a) Explain and compare the different types of network topologies.
Ans:
Topology: Topology is the term used to describe the way in which computers (or)
workstations are connected in a network. The physical topology describes the actual layout of
the network hardware, the logical topology describes the behaviour of the computer-on the
network, from the perspective of its human operations. The topology of a network is the
geometric representation of the relationship of all links and linking devices to each other.
These are five basic topologies possible:
i) Star Topology
ii) Tree Topology
iii) Bus Topology
iv) Ring Topology
v) Hybrid Topology
Star topology:
In a star topology, each device has a dedicated point to point link to a control controller,
usually called a hub. This topology does not allow direct traffic between devices. If one
device wants to send data to another, it sends data to hub which then relay to the other
connected devices.
Advantages:
Ease of service: In a star topology, each device needs only one link and one I/O port to
connect it to any number of others. This factor makes it easy to install and reconfigure.
Robustness: It is very robust, because each device has an independent connection to control
hub, the network can continue to function of any of the individual nodes fails.
Disadvantages:
Central hub depending: If the hub goes down, then entire network will fall.
Long cable length: More cabling is required in a star than tree ring; or bus topology.
Tree Topology:
A tree topology is a variation of star. As in a star nodes in a tree arelinked to a centre hub that
controls traffic to a network.However, notevery device plugs directly into hub.
Advantages:
i) Easy to extend: Because of the nature of the tree topology. It is ,easier to add new nodes or
branches to it.
ii) . Fault isolation: It is possible to disconnect whole branches of the network from the main
structure.
Disadvantages:
Dependent on the root; If the herb device fails to operate, the entire network fails. In this
respect, the tree suffers from the same reliability problem as the star.
Bus Topology:
The bus network works like a bus system at rush hour, with various buses pausing in different
bus zones to pick up the passengers. Nodes are connected to the bus cable by drop lines and
taps. A drop line is connected between device and main cable. This is known as "multi-drop
line".
Advantages:
i) Short cable length and simple wiring layout.
ii) Resilient architecture.
iii) Easy to expand.
Disadvantages:
i) Fault diagnosis.
ii) Slow performance.
Ring Topology:
In a ring topology, each device is connected to twoand only two neighbouring devices. Each
node passes information alongto the next, until it arrives at its intended destination.Thus, in a
ring topology information travels in one direction only.
Advantages:
i) Short cable length.
ii) Faster performance.
iii) Suitable for optical fibres.
iv) No wiring closet space required.
Disadvantages:
i) Node failure causes network failure.
ii) Difficult to diagnose fault.
lii) Network reconfiguration is difficult.
Hybrid Topology:
By modifying (or) combining some of thecharacteristics of the pure network topologies a
more useful networkmay be obtained. These combinations are called hybrid topologies.
a) Star bus: In this two (or) more star topologies are linked togetherusing a bus trunk (called a
back born).
b) Star ring: In this two or more star topologies are linked together using a central hub.
12. (b) Discuss the various data transmission methods adopted in ClM
Ans:
System Modelling:
ClM is an ideal state in which computer based manufacturing applications communicate
information to coordinate design, planning and manufacturing processes. Thus the ClM needs
on integration architecture which supports each applications local data requirements. To
understand each systems data requirement, it is required to model them using system
modelling tools. The preparatory phase of analysing a company problem and its solution is
called system analysis. System analysis usually generates by uses some form of flow
diagrams.
Flow diagram, a type of graphical model, users various graphical symbols to represent
activities and relationships within the systems. Though modelling of ClM systems or similar
or other systems requiring to be computerized, they are significantly different in their
implementation. The specific characteristics to be incorporated in the ClM systems model
include:
i) Complexity of operation.
ii) The large amount of their operation.
iii) Their cyclic operations.
iv) Uncertain or variable behaviour of certain part their changing nature of accommodate new
markets involvements of human as part of the system.
System Modelling Tools: There are-several system modelling tools available.' SADT for
analysing and specifying software systems is considered as the landmark system modelling
tool. The further development of family ICAM definition languages/modelling techniques.
This development is known by the acronym IDEF.
IDEFO: It provides a formalized modelling notations for representing the type offunctional
analysis.
The building block ofIDEFO as it consists ofa rectangle specifying the activity and four
arrows (input, output and mechanism), are also representing the resources. The sources can
be any aspect of companies operation, expect its activities.it may be machines, material data,
information, people product, method, etc.
It may be noted that the activities in an IDEFO model or usually specified using their
imperative of a verb to find emphasise that an actionis taking place.
13. (a) (i) Explain the 'concept of OPTIZ coding system with example.
Ans:
Optiz Classification System: The optiz system was developed by H. Optic of Aachen
University, Germany. In fact it was the most popular and one of the first published
classification and coding systems schemes for mechanical parts.
This system uses alpha numeric symbols to represent the, various attributes of the part.
The optiz coding system uses the following digit sequence.
Example: 12345 6789 ABCD.
The first five (12345) digits code the majordesign of the part andare called the "Form Code".
The next for digits (6789) are for coding manufacturing related attributes and are called
"Supplementary Code".
13. (a) (ii) Apply rank order clustering technique to the part machine incidence matrix (Table
-1) to arrange parts and machine into groups.
13. (b) (i) Differentiate between generative and variant approach in CAPP. Also write the
benefits of CAPP.
Ans:
Generative CAPP Systems: In generative approach, an automatic computerized system is
used to synthesize or generate each individual process plan automatically and without
reference to any prior plan. The automatic computerized system consists of decision logic,
formulas, technology algorithms and geometry based data to uniquely determine the many
processing decisions required for generating process plans. Thus, the generative CAPP
system automatically generates the process plans based on decision logics and pre-coded
algorithms.
Advantages:
i) It can generate consistent plans rapidly.
ii) Few components can be planned as early as existing.
iii) It has potential for integrating with an automated manufacturingfacility to provide
detailed control information.
Drawbacks:
i) The generative approach is complex and difficult to develop.
Advantages:
i). Once a standard plan has been written, a variety or parts can beplanned.
ii) Simple and easy installation program.
iii) Efficiency processing.
iv) Easy to learn and use.
13. (b) (ii) Briefly explain the steps involved in generation route sheet using variant approach
CAPP.
Ans:
The process plan is generally documented as a job routing or operation sheet. The operation
sheet is also called as "route sheet", "instruction sheet", "traveller" or "Planner". The route
sheet lists the production operations and associated machine tools for each component and
subassembly of the product.
A route sheet usually provides the following information:
i) Part identification.
ii) Description of processing steps in each position.
iii) Operation sequence and machines.
iv) Standard setup and cycle times.
v)Tooling requirements for each operation.
vi) Production control information.
14. (a) Explain the three phases in shop floor control with block diagram. Also discuss the
techniques available for data collection in shop floor.
Ans:
Phase of SFC: The three important phases of SFC are:
i) Order release.
ii) Order scheduling.
iii) Order progress.
1) Order Release: This order release phase provides the documentation needed to process a
production order through the factory.The collection of document is sometimes referred as
shop packet
i) Route sheet: used to list the sequence of operations and tools required.
ii) Material requisitions: used to get necessary raw materials from inventory.
iii) Job cards: used to report the labour for (each operations on the route sheet.
iv) Move tickets: used to move the parts between the work centres.
v) Parts lists: required for assembly jobs.
2) Order Scheduling:
The second phase of shop floor control is the order scheduling module,which follows directly
from the order release module.In this phase, the order scheduling module assigns the
production ordersto the various work centres in that plant.Order scheduling executes the
dispatching function in production planningand control. The two elements of order
scheduling,
1. Machine loading.
2. Job sequencing.
3) Order Progress
The order progress phase monitors the status of the various orders inthe plant, work in
progress (WIP), and other characteristics thatindicates the progress and performance of
production.Order process collects data from shop floor and generatesreports toassist
production management. In other words, the function of orderprogress module is to provide
information that is useful in managingthe factory based on data collected from the factory.
14. (b) (i) Explain the types of FMS layout configurations. Also write its primary material
handling systems.
Ans:
Types of FMS Layout:
The material handling system establishes ~MS layout. These types of layout configurations
commonly used are:
1. In-line layout
2. Loop layout
3. Ladder layout
4. Open-field layout
5. Robot-centred cell.
1) In-Line Layout: The materials and handling systems are arranged in a straight line in the
in-line layout.
2) Loop Layout: In Loop layout, the workstations are arranged in loop.
3) Ladder Layout: The Ladder layout, an adaptation of the loop layout, consists of a loop with
rungs on which workstations are located.
4) Open Field Layout: The open field layout, also an adaptation of loop configuration
consists of multiple loops, ladders, ad sliding, organized to achieve the desired processing
requirements.
5) Robot-Centred Cell: In the robot centred cell, one or more cells (or) robots are used as the
material handling systems.
Primary Material Handling Systems: The primary material handling system establishes the
basic layout of the FMS and is responsible for moving work parts between workstations in
the system.
14.(b)(ii) Write short notes on classifications of FMS layout according to number of
machines.
Ans:
The classification of FMS based on the number of machines in the system:
1. Flexible Manufacturing Cell (FMC), and
2. Flexible Manufacturing System (FMS).
According to Groover, there are three differences between the FMC and FMS, they are:
1. An FMC has two or three machines, while an FMS has four or moremachines.
2. FMS generally includes non-processing workstations such as part cleaning and deburring
stations. Coordinate measuring machines and so on. But FMC does not include any non-
processing workstations.
3. The computer control systems of an FMS is generally larger and more sophisticated than
that of a FMC. For example, computer functions such as diagnostics and tool life monitoring
cannot be performed in FMC.
15. (a) List the inputs required for material requirements planning. Also explain the concept
of MRP with neat sketch.
Ans:
Inputs of MRP:
The three important inputs of MRP are:
1. Master Production Schedule.
2. Bill of Materials.
3. Inventory Record File.
Master Production Schedule: Master Production Schedule (MPS) is a detailed plan that states
how many end items (i.e., the final product to be sold customer) will be available for sale or
distribution during specific periods.
Purpose of MPS:
The MPS is used:
i) To set due dates for the availability of ends items.
ii) To provide information regarding resources and materials required to support the
aggregate plan.
iii) As the input to MRP, this will set specific production schedules for parts and components
used in end items
Bill of Materials: The bill of material designates the what items and how many of each are
used to make up a specified final product. The bill of materials file is used to compute raw
materials and components required for end products lists in the master schedule.
Inventory Record File:AIl the data related to the inventory are recorded in the inventory
record.
The inventory record file contains the following three segments:
1. Item master data segment: It provides the items identifications by part number and other
data, such as lead time, cost and quantity.
2. Inventory status data: It provides a time phased record ofinventory status.
3.Subsidiary data segment: It provides subsidiary data such aspurchase orders scrip or rejects
and engineering changes.
15. (b) (i) State the principles of lean manufacturing and list down major kinds of wastages.
Ans:
Key Principles of Lean Manufacturing:
1. Recognition of wastes.
2. Standard processes.
3. Continuous flow.
4. Pull-production.
5. Quality at the source.
6. Continuous improvement.
Main Kinds of Wastes:
1. over production.
2. Defects.
3. Inventory.
4. Transportation.
5. Waiting.
6. Motion.
7. Correction.
8. Over processing.
9. Knowledge disconnection.
Data Acquisition Systems: A data, acquisition system (ADAS) is a computer system used to
automatically collect data from a process or piece of equipment. These perform an analysis of
data or transmit the data to another computer for processing and analysis. A
microprocessor/minicomputer is used as the controller (or) processor in DAS.
Data Logging Systems: A data logger (DL) 'is a device that automatically collects and stores
data for offline (batch) analysis. The data logger can be interfaced with tape punches,
magnetic tape units, printers, plotters and so on.
Multilevel Scanning: In a multi-level scanning, there are two levels of process scanning
performed by the computer system, a high level scanned a low level scan. High level
scanning is used to scan key variables and status data, during normal operation of the
process.Low level scanning involves a more complete data logging and analysis procedure to
a certain source of malfunctions.
B.E /B. Tech. DEGREE EXAMINATIONS, MAY/JUNE 2013
Seventh Semester
Mechanical Engineering
ME 2402/ME 72-COMPUTER INTEGRATED
MANUFACTURING
(Regulation 2008)
PART A
Ans: Reflection is also called as mirror or mirror image. It can be either in x axis or y axis
A Scaling transformation alters the size of an object. This can be carried out in any axis.
5) What is the main difference between hierarchical codes and attribute code structure?
Ans: In hierarchical structure, the interpretation of each successive symbol depends on the
value of preceding symbols. In attribute structure, the interpretation of each symbol in the
sequence does not depend on the value of preceding symbol.
Ans:In On-Line system, the data are entered directly into the plant computer system and are
immediately available to order progress module.
In Off-Line system, the data are collected
immediately in a temporary storage device or a standalone computer system to be entered and
processed by plant computer in batch mode.
Ans: Fixed order quantity model in the assemblage if the fixed quantities of units are used to
denote the fixed dimensions
11) (a)(i) Write short notes on 3D scaling and 3D shearing geometric transformation.
S= m 0 0
0 n 0
0 0 p
For equal value of m, n and p scaling is linear. It also has the effect of repositioning
the element with respect the Cartesian system origin. In scaling factors less than 1, the size
factors are less than is reduced and it is moved closer to the origin. If the factors larger than 1,
the element is enlarged and removed farther from origin. This would produce alternation in
the size of element by the factor m in the x axis, n in y axis and p in z-axis respectively.
(b)(ii)Consider a point P(3,2) in a coordinate plane. Perform reflection of the point P (1)
through y axis and (2) through x axis
11)(b) Explain with suitable example, how a solid model is generated using boundary
representation and write the advantages of solid modelling.
Ans: Boundary representation is one of the two most popular and widely used schemes to
create solid models of physical objects. A B-rep model (or) boundary model is based on the
topological notion that a physical object is boundedby a set of faces. A closed surface is one
that is continuous without break. An orient able surface is one in which it is possible to
distinguish twosides by using direction of surface normal to point inside and outside of the
solid model under construction. The database of boundary model contains both its topology
and geometry.
At first let usdevelop the boundary model of solid S. For simplification, we assume that an
approximate B-rep scheme is used.
Based on the figure, the model has 16 faces, 28 vertices, 42 ed 2 loops, I body and I geners.
They all satisfy the Eulers law. A suggested sequence to create model in shown. The
sequence matches the planning strategy reflected, in which the cylindrical face of the hole has
approximated by the eight faces. The figure is an isometric view although it onlyreflects
topology construction and not geometry. It is presented in this way for clarity and learning
purposes. Each step in the fig, shows the operators used and its results and whatever needed
in previousstep.
An intermediate topology that is created for construction purposes has to be killed. Noise that
the face is created, arid operator is chosen arbitrarily. Similarly, the body created by this
command is part of the topology and in fact is the body of solid S. The reader can perhaps
find totally different set of steps to construct the solid model.
Advantages of Solid Modelling:
1)The main advantages of solid modelling is very appropriate to construct solid models of
unusual shapes that are difficult to buildusing primitives.
2)It is very simple to convert. B-rep into wire frame.
12) (a)(i) Explain the importance of CIM. Also write the reasons for implementing CIM.
Ans: Importance of CIM
Physical Layer: The physical layer is concerned with transmittingraw bits Over a
communication channel. The design issue ofphysical layer consider: electrical, mechanical,
functional andprocedural attributes.
Data Link Layer:The main task of the data link layer is totransfer a raw transmission facility
into a reliable link and isresponsible for node-ta-node delivery.
Network Layer:The network layer specifies the inter-networkoperations and different type of
addressing and routing services.Logical and service addressing are provided from network
layer.
Transport Layer: The transport layer is responsible for source-to-destination delivery of the
entire data.
Session Layer: It is the network dialog controller. If establishes,maintains, synchronizes, and
manages the interaction betweencommunicating system.
Presentation Layer:There is concerned with the syntax andsemantics of the information
exchanged between two systems.
Application Layer: The application layer enables the user, whether human or software, to
access the network.
12)(b)(ii) What is CSMA/CD? And also write the rules for CSMA/CO.
Ans:
CSMA/CD:
The carrier sense Multiple Access with collisionDetection, is a network control technique that
describes the rules for managing/controlling access to networks.
The rules for CSMA/CD:
13) (a)Explain the methods for part family formation with a suitable illustration and
discuss with examples: "coding system structure"
Ans:
13)(b)(ii) Discuss the benefits of computed aided processplanning (CAPP) and explain
CAPP approaches in detail
Ans: Process Rationalization and Standardization: CAPP loads to more logical and consistent
process plants than manual process, planning.
14) (a)(i) What are the functions of shop floor control' (SFC)?
14) (a)(ii) Explain briefly the technologies used in Automatic Identification systems.
Ans:
Bar Code Technology: Bar Code Technology is rapidlyreplacing the keyboard and other data-
entry devices forrecording manufacturing information and data.
Radio Frequency Identification (RFID):The item beingtracked has a transponder that
transmits a specific radiofrequency representing a unique signature or data streamthat the
transmitter or reader can interrogate.
Magnetic Identification: Magnetic identification systemsare based on magnetic strips similar
to those on the back ofmost credit/debit cards.
Optical Character Recognition: Another form, ofautomatic identification is optical character
recognition (OCR). OCR refers to the use of specially designed alphanumeric characters that
are machine readable by an optical rending device.
14) (b)(i) Explain the functions of a FMS computer control system. (8)
Ans:
Ans:
EMS Applications:
1. Mac timing
2. Assembly
3. Sheet-metal press working
4. Forging
5. Plastic injection modulating
6. Welding
7. Textile machinery manufacture.
Advantages of FMS:
Disadvantages of FMS:
Ans:
MRP is a computational technique that converts the master schedule far final products into a
detailed schedule for the raw materials and parts used in the final products.
Basic Characteristics of MRP: MRP drives demand for components, sub-assemblies,
materials, etc., from demand far and production schedules of parent items.
MRP offsets replenishment orders purchase orders or production schedules, relative to the
date when replenishment is needed.
Inputs to MRP:
1. Market requirements.
2. Production plan from aggregate planning.
3. Resources available.
15)(b)(ii) Describe the components and their arrangement of a direct digital control
Ans:
Each remote or satellite intelligence unit CSIU ran 2280 microprocessors whilst the front end
ran 11 in a parallel processingconfiguration with paged common memory.
Pointer:
The word pointerin used to describe data storage locations within aDDC system. Data can
come from sensors or from software calculationand logic. Data can also be sent to controlled
devices or softwarecalculations and logic. Each data storage location has a unique meansof
identification at addressing.
Direct digital source CDDCJ data can be classified three differentways by data type, data
flow and data source.
Data Type:
Data type is classified as digital, analog or accumulating. Digitaldata may also be called
directed data or binary data. The value of thedata is either 0 or I.
Data Flow:
Data flow refers to the data as a going into or out of the DDCcomponent/logic. Inputs points
describe data used on input informationand output points describe data that are output
information.
Controller:
A controller is defined as a device that has inputs (sensors), outputs(controllable devices) and
the ability to execute control logic (software).
LAN Communication:
Communication between devices on a network can be characterizedas peer-for-peer or
polling, on a peer-to-peer LAN, each devices canshare information LAN communication.
15) (b) Explain about lean manufacturing.
Ans:
Lean manufacturing lean enterprises, or lean production, oftensimply, "lean", is a production
practice that considers the expenditure ofresources for any good other they’re the creation or'
values for the endcustomers to be tasteful, and thus a target for elimination.Lean is centred on
preserving valve with less work.Lean manufacturing is a management philosophy derived
mostlyfromthe Toyota production system (TPS) and identified as "Lean onlyin the 1990s".
TI,s is renowned for its focus on reduction of the original Toyotaseven wastes to improve
overall customers valve.The steady growth ofToyota, from a small company to the
world’slargest automates has focused attention on how it has achieved this.Since Taylor or
find and learning from their mistakes.
B.E /B. Tech. DEGREE EXAMINATIONS, NOV-DEC 2013
Seventh Semester
Mechanical Engineering
ME 2402/ME 72-COMPUTER INTEGRATED
MANUFACTURING
(Regulation 2008/2010)
Part A
Ans:
The Initial Graphics Exchange Specification (IGES) is a file format which defines a
vendor neutral data format that allows the digital exchange of information among Computer-
aided design (CAD) systems.
The Graphical Kernel System (GKS) was the first ISO standard for low-level computer
graphics, introduced in 1977. GKS provides a set of drawing features for two-dimensional
vector graphics suitable for charting and similar duties. The calls are designed to be portable
across different programming languages, graphics devices and hardware, so that applications
written to use GKS will be readily portable to many platforms and devices.
4) Differntiate modulation and Demodulation?
Ans: MAP (Manufacturing Automation Protocol) is an implementation of the OSI model. It
is hardware cum software implementable set of rules that facilitate information transfer
among network computer.
Input :
Master Production Schedule
Bill of material file
Inventory record file
Output :
The output of MRP is the list of end items available every period that is feasible with
respect to demand and capacity.
PARTB
12)(a)(i) Explain the open system interconnection architecture (OSI) formulated by ISO?
Ans:
Physical Layer: The physical layer is concerned with transmittingraw bits Over a
communication channel. The design issue ofphysical layer consider: electrical, mechanical,
functional andprocedural attributes.
Data Link Layer:The main task of the data link layer is totransfer a raw transmission facility
into a reliable link and isresponsible for node-ta-node delivery.
Network Layer:The network layer specifies the inter-networkoperations and different type of
addressing and routing services.Logical and service addressing are provided from network
layer.
Transport Layer: The transport layer is responsible for source-to-destination delivery of the
entire data.
Session Layer: It is the network dialog controller. If establishes,maintains, synchronizes, and
manages the interaction betweencommunicating system.
Presentation Layer:There is concerned with the syntax andsemantics of the information
exchanged between two systems.
Application Layer: The application layer enables the user, whether human or software, to
access the network.
12 a) (ii) Illustrate the communication matrix used in CIM ?
ANS:
• Person-to-Person Communication
• Computer-to-Computer Communication
• Machine-to-Machine Communication
• Person-to-Computer Communication
• Computer-to-Person Communication
• Person-to-Machine Communication
• Machine-to-Person Communication
• Computer-to-Machine Communication
• Machine-to-Computer Communication
1. Person-to-Person Communications (P-P)
./ The person-to-person communication is required to carry out all the manufacturing
activities of an enterprise.
./ From CIM perspective, the employees can to be communicated more via keyboards and
'soft' copies (video display units) rather than direct communication or through hard copies
(i.e., information on paper).
2. Computer-to-Computer Communications (C-C)
v' Since computer-to-computer communications forms the basis of all communications in
CIM, the rest of this chapter focuses on computer-to-computer communications.
v' In fact, the tremendous growth In computer technologies, communications, data
transmission methods, transmission medium, architectures and protocols, and databases have
made CIM a reality.
3. Machine-to-Machine Communications (M-M)
v' In this context, the term machine refers to any device or equipment other than computers.
v' In a manufacturing enterprise, manufacturing machines have to communicate with each
other through automation to achieve the set productivity.
v' Machine-to-machine communication is achieved using mechanisms such as gears, cams,
servo motors, hydraulic drives, pneumatic drives, PLCs, actuators, electromechanical
devices, etc.
4. Person-to-Computer (P-C) (or Computer-to-Person (C-M)) Communications
v' The development of high-level computer languages have increased the need for person-to-
computer communications in a manufacturing plant.
v' P-C communications call for the trend for user friendliness of equipment and software,
ergonomic designs of computer devices so that human comfort is ensured.
5. Person-to-Machine (P-M) (or Machine-to-Person (M-P)) Communications requires
minimal direct communication between machines and their operators.
v' The operators are assisted by database management system of CIM for any data retrieval
and storage, so that to effectively direct/control the machine operations.
v' However, CIM demands critical communication between machines and maintenance team
to maximize the machine utilization.
Topology is a term used to describe the way in which computers/workstations are onnected in
a network. The physical topology describes the actual layout of the network hardware; the
logical topology describes the behaviour of the computer on the network, from the
perspective of its human operators.
The topology of a network is the geometric representation of the relationship of all the links
and linking devices (usually called nodes) to each other.
Thus the logical layout, or shape, of a network is called a topology. Topology defines the
physical or logical arrangement of links in a network.
2. DDC provides more control options (such as performing more-complex control algorithms,
and implementing on/off control and non-linearties in the control functions) than traditional
analog control system.
3. DDC has the ability to integrate feedback measurements from multiple loops and to
implement optimizing strategies to improve overall process performance.
4. A digital computer in DDC makes editing the control programs (such as programming and
reprogramming of control algorithms) much easier and less costlier.
15a) ii) Discuss the activities under computer aided manufacturing planning and
manufacturing control ?
Activities of manufacturing planning include :
Aggregate production planning
Mater production planning
Material requirements planning (MRP)
Capacity Planning
MRP II:
An expansion of the material requirements planning systems to include other portions of the
productive system was natural and to be expected. Manufacturing resource planning (MRP II)
represents the natural evolution of closed-loop MRP (materials requirements planning).
MRP II is an integrated information system that synchronize all aspects of the business.
system coordinates sales, purchasing, manufacturing, finance and engineering by adopting a
focal production plan and by using one unified database to plan and update the activities in all
the systems.
Important MRP II system functions include:
1. Management planning-business strategy, aggregate production planning master production
scheduling, rough-cut capacity planning, and budge planning.
2. Customer services-sales forecasting, order entry, sales analysis, and finish goods inventory.
3. Operations planning-purchase order and work order release.
4. Operations execution-purchasing, product scheduling and control, work-inprocess
inventory control, shop floor control, and labour hour tracking.
5. Financial functions cost accounting, accounts receivable, accounts payable general ledger,
and payroll.
Lean manufacturing lean enterprises, or lean production, often simply, "lean", is a production
practice that considers the expenditure of resources for any good other they’re the creation or'
values for the end customers to be tasteful, and thus a target for elimination. Lean is centered
on preserving valve with less work. Lean manufacturing is a management philosophy derived
mostly from the Toyota production system (TPS) and identified as "Lean only in the 1990s".
TI,s is renowned for its focus on reduction of the original Toyota seven wastes to improve
overall customers valve. The steady growth of Toyota, from a small company to the world’s
largest automates has focused attention on how it has achieved this. Since Taylor or find and
learning from their mistakes.
Agile Manufacturing:
Agile manufacturing is a term applied to an organization that has created the
processes, tools and training to enable it to respond quickly to customer needs and market
changes while still controlling costs and quality .
Agile manufacturing can be defined as (i) an enterprise level manufacturing strategy of
introducing new products into rapidly changing markets, and (ii) an organizational ability to
thrive in a competitive environment characterized by continuous and sometimes unforeseen
change.
An enabling factor in becoming an agile manufacturer has been the development of
manufacturing support technology that allows the marketers, the designers and the production
personnel to share a common database of parts and products, to share data on production
capacities and problems--particularly where small initial problems may have larger
downstream, so that it is cheaper to correct quality problems at the earliest possible point in
the process.
Agile manufacturing is seen as the next step after LEAN is the evolution of
production methodology. The key difference between the two is like between a thin and an
athletic person, agile being the latter. One can be neither, one or both. In manufacturing
theory being both is often referred to as agile.
B.E/B.TECH DEGREE EXAMINATION NOVEMBER/DECEMBER 2014
Seventh Semester
Mechanical Engineering
(Regulation 2008)
PART-A
3d Wireframe:
Displays the objects using lines and curves to represent the boundaries. Displays a
shaded 3D UCS icon. You can set the COMPASS system variable to 1 to view the
compass. Material colors that you have applied to the objects are shown.
3. What are the specific characteristics that are to be incorporated in the CIM
system model?
1. The complexity of their operation
2. The large amount of data involved
3. Their cyclic operation
4. Uncertain or variant behaviour of certain behaviour
5. Their changing nature to accommodate new markets
6. Involvement of humans as part of the system
4. What does the term transmission mode refer to ? And also list the various types
of transmission mode?
iv) Simplex
v) Half-duplex
vi) Duplex.
5. List any four design considerations guiding the cell formation?
The primary handling system establishes the FMS lay-out and is responsible
for moving parts between stations in the system.
Part B (5 X 16 = 80 Marks)
11) a) i) Explain briefly the surface modeling facilities available in an advanced modeler
An advanced surface modeler helps to design complex sculptured surfaces easily. They
provide a number of tools for model creation, shape control and visualization.
iii. Visualization:
Surface models have visualization tools for shading, hidden line elimination,
creation of perspective views and evaluated surface displays.
The geometry of solid models can serve as the basis for generating CNC codes for
manufacturing the component. Solid modeling based generative machining software helps to:
(i) evolve stock model
(ii) capture manufacturing planning
(iii) design the tooling
(iv) develop feature driven machining programs
A number of software packages are available now for modeling. Important among
them are:
AUTOCAD
IDEAS
PRO/ENGINEER
UNIGRAPHICS
CADDS V
CATIA
CADAM
IEMS
SOLID WORKS
SOLID EDGE
IRON CAD
Or
For instance, the length parameter of a feature is set up so that it is always twice the
width parameter. If the width changes, the length will change too.
There are other kinds of values that can be used as parameters. A formula that relates
specific feature geometry to volume, temperature, stress, weight, and other properties can
also be used in parametric designs. When parameters change, other parameters driven by the
modification also change. This is the essence of parametric design.
Within an assembly, the designer can define a relation such that the diameter of a bore
in one component part always equals the diameter of a shaft, plus a clearance value,
on another part. This relation ensures that the parts always fit in an assembly, even if the
diameter of the shaft changes. If the design engineer modifies the diameter of the shaft, the
diameter of the bore automatically changes to accommodate it.
Behaviour Modeling
Behavior modeling is the latest development in mechanical CAD. It gives the
designers more efficient and adaptable ways of creating designs. It helps to synthesize
required functional behavior, design context and geometry. Through an intelligent process of
knowledge capture and iterative solving behavior modeling allows engineers to pursue highly
innovative and robust designs. The process of behavior modeling involves:
Smart models: These encapsulate engineering intelligence. Designs are created using
feature based techniques, which capture geometry, specifications, design intent, and process
knowledge-all at the design level. Engineering objective based design:
Design tools use feature based design specifications within the smart model to drive and
adapt product design. Using objective driven functions, engineers can arrive at an optimum
design, even in designs with several
variables and constraints and multiple objective criteria.
ii) Explain briefly the basic 3D transformation for scaling, translation and
rotation
2D TRANSLATION:
Translation is nothing but moving an object across the screen from one position to
another.
The translation transformation positions the object to a new location.
The translation is accomplished by adding the coordinates of each corner point the
distance through which the object is to be moved.
Translation of a point: Consider a 2D point P, having coordinates x, y. To translate
point P by a distance x in x-direction, a translation matrix is added to the original
matrix. Now the point has new coordinates.
The translation of point P about original position to its new position.
2D SCALING:
Scaling is the transformation and used to change, increase or decrease, the size of an
object.
Scaling can be achieved by multiplying and the original coordinates of an object by
the scaling factor, along x direction and y along the y-direction.
Scaling factors are always positive. If the scaling factor is less than 1, the object is the
compresses of the scaling factor is more than 1, the object is stretched.
If scale factors are different, the object changes in both size and shape. This
differentiating scaling is known as non-uniform scaling.
The different cases of scaling transformation are illustrated.
2D ROTATION:
Rotation refers to the movement of an object in such a way that the distance between
a certain fixed point and any given point of that body remains constant.
In mathematics, the rotations a transformation technique is commonly used in
rendering and animation techniques.
12) a) i) Discuss how CIM can act as an enabling technology for concurrent engineering
Concurrent Engineering (CE) gives marketing and other groups the opportunity to
review the design during the modeling, prototyping and soft tooling phases of development.
CAD systems especially 3D modelers can play an important role in early product
development phases. In fact, they can become the core of the CE. They offer a visual check
when design changes cost the least. Intensive teamwork between product development,
production planning and manufacturing is essential for satisfactory implementation of
concurrent engineering.
The teamwork also brings additional advantages ; the co-operation between various
specialists and systematic application of special methods such as QFD (Quality Function
Deployment), DFMA (Design for Manufacture and Assembly) and FMEA (Failure Mode and
Effect Analysis) ensures quick optimization of design and early detection of possible faults in
product and production planning. This additionally leads to reduction in lead time which
reduces cost of production and guarantees better quality.
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. Most of
the commercial parts coding systems are used in industry are a combination of the two pure
structures.
When selecting a coding system for a component’s representation, there are several
factors to be considered. They include:
i. The geometry of components (i.e., rotational, prismatic, deep drawn, sheet metal etc.)
ii. The code structure
iii. The digital representation (i.e., binary, octal, hexadecimal etc.)
iv. Material of manufacture - ferrous, non ferrous, plastics, composites etc.
When using a code to represent an engineering design, it is important to represent the basic
features of the design. For process planning, it is desirable to have codes that can distinguish
unique production families. Some of the coding systems that have been successfully
implemented in process planning are given below:
i. OPITZ system
ii. The CODE system
iii. The KK-3 system
iv. The MICLASS system
v. DCLASS system
vi. COFORM (coding for machining)
Or
b) Explain the two modes of transmitting the binary data across a link.
Network technology can be broadly classified into two categories. They are Local
area network (LAN) or Wide area networks (WAN). LANs are intended to serve a number of
users who are physically located close together. WANs are more akin to telephone network,
tying different people in different buildings, cities or even countries.
LAN
A network is a linking of a group of computers to communicate with each other and
share software and hardware resources via the cables and interfaces that connect the
computers and peripherals. Application softwares used in a network allow several users
access the same program and data at the same time. As the name implies, a Local Area
Network or LAN is a system that covers short distances. Usually LAN is limited to a single
department or a single building or a single campus. Typical data transmission speeds are one
to 100 megabits per second.
Local area networks (LANs) fall into different sizes. Their topology, access method,
medium, and market are different throughout. It is a private data communications system
covering a limited geographical area, which is typically about a kilometre long. A LAN lets a
factory network communicate with computers vertically and horizontally. It allows sharing of
input and output devices and databases. The LAN allows access to remote mainframes. Many
LAN topologies are available today.
WAN
A message is routed through several interim points before reaching its final
destination; a WAN may also incorporate the ability to automatically change to an alternate
message routing path if the computer at one location fails. A LAN (local area network) has 2
to 10 times more traffic on it than a wide area network (WAN). Each individual point within
a network that can communicate through the network is called a node. Each node is assigned
a unique address. This way, a destination address can be put into each message and it can be
sent to correct recipient.
13) a) i) Discuss the following with examples : Mono code, poly code and mixed code.
Advantage:
It can represent a large amount of information with very few code positions.
The hierarchical nature of the code makes it useful for storage and retrieval of design
related information such as geometry, material, and size as depicts in figure7.1.
Disadvantage:
A drawback is related to the complexity of the coding system.
The applicability of these codes in manufacturing is limited, as it is difficult to cover
information on manufacturing sequences in hierarchical manner.
Advantages:
Chain codes are compact and are much easier to construct and use.
Disadvantage:
They cannot be as detailed as hierarchical structures with the same number of coding
digits.
Mixed code is mixture of the hierarchical code and chain code (Figure 7.2). It retains the
advantage of both mono and chain code. Therefore, most existing code system uses a mixed
structure. One good example is widely used optiz code
ii) Discuss the various benefits of implementing the GT in a firm and also discuss
about the advantageous and limitations of using GT.
Other benefits:
• Increased productivity
• Improved accuracy in estimation of costs
• Greater standardization and variety reduction
• Reduced set up times
• Better product delivery (Helps to implement just-in-time (JIT) manufacturing)
• Reduced cost of purchasing
• Improved plant efficiency
Or
b) Explain briefly on CAPP. In what ways CAPP is considered very significant. What
factors should be considered while selecting the best CAPP system.
The current approaches for computer aided process planning can be classified into two
groups:
i. Variant
ii. Generative
Structure of a typical CAPP
14) a) i) List and briefly explain the various priority sequencing rules used for job
sequencing
The order schedule module addresses to two important activities in shop floor
production control.
(i) Machine loading
(ii) Job sequencing.
Allocating the orders to the work centres is termed as machine loading or shop loading,
which refers to the loading of all machines in the plant. In most cases each work centre will
have a queue of orders waiting to be processed. This queue problem can be solved by job
sequencing. This involves determining the order in which the jobs will be processed through
a given work centre. To determine this sequence, priorities are given to jobs in the queue and
the jobs are processed according to the priorities. Several queuing models are available in
operations management to solve this problem. This control of priorities is an important input
to the order scheduling module.
ii) Explain briefly the technology used in Automatic identification system for
computer process monitoring.
When a number of pages of data are to be input to a computer system, optical page readers
are very useful. Optical page readers are similar to the office copiers. In OCR, entire page is
to be scanned before next page is presented to the reader. The characters in a page are
identified by the reader by the specific font styles and sizes.
In OCR, the reading device is to be passed over the OCR character a number of times. Here,
the reader must be precisely positioned over the string which is to be read. The poses a
problem when long strings of information are to be read. OCR is very sensitive to the motion
of the operator’s hand during reading. OCR can not read the symbols on the moving objects.
To read the information on the moving objects a strobe light is to be synchronized with
object.
Or
b) i) List and explain the functions of the material handling system in a FMS
The work stations/processing stations used in FMS depends upon the type of product
manufactured by the system. The types of work stations that are usually found in FMS are,
1. Load/unload stations
2. Machining stations
3. Assembly work stations
4. Inspection stations and
5. Other processing stations
Load/unload stations
This is the physical interface between the FMS and the rest of the factory.
At loading stations, raw work parts enter the system.
At unloading stations, finished parts exit the system.
Both accomplished either by manually or by automated handling systems.
Machining Stations
It is a multipurpose CNC machine tool that has an automatic tool changing capability
CNC machining centers possess the features such as
i. Automatic tool changing and storage
ii. Use of palletized work parts
iii. Use of CNC and
iv. Capability for distributed numerical control (DNC)
Different modules including
a) Turning modules
b) Milling modules
c) Head changers
d) Head indexes
Assembly Workstations
Inspection stations:
The inspection operations can be done either at machining work stations itself or at
specific inspection stations.
The following inspection methods/equipments are used
i. Coordinate measuring machine
ii. Special inspection probes and
iii. Machine vision
1. Machining
2. Assembly
3. Sheet metal press working
4. Forging
5. Plastic injection moulding
6. Welding
7. Textile machinery manufacture and
8. Semiconductor component manufacturing
The computer for the materials handling system or the central computer provides
overall control functions, such as dispatching, routing and traffic control and collision
avoidance. AGV’s usually complement an automated production line consisting of conveyor
or transfer systems by providing the flexibility of complex and programmable movement
around the manufacturing shop.
15) a) (i) State the principles of lean manufacturing and list down major kinds of
wastages.
Key Principles of Lean Manufacturing:
1. Recognition of wastes.
2. Standard processes.
3. Continuous flow.
4. Pull-production.
5. Quality at the source.
6. Continuous improvement.
Main Kinds of Wastes:
1. over production.
2. Defects.
3. Inventory.
4. Transportation.
5. Waiting.
6. Motion.
7. Correction.
8. Over processing.
9. Knowledge disconnection.
Data Acquisition Systems: A data, acquisition system (ADAS) is a computer system used to
automatically collect data from a process or piece of equipment. These perform an analysis of
data or transmit the data to another computer for processing and analysis. A
microprocessor/minicomputer is used as the controller (or) processor in DAS.
Data Logging Systems: A data logger (DL) 'is a device that automatically collects and stores
data for offline (batch) analysis. The data logger can be interfaced with tape punches,
magnetic tape units, printers, plotters and so on.
Multilevel Scanning: In a multi-level scanning, there are two levels of process scanning
performed by the computer system, a high level scanned a low level scan. High level
scanning is used to scan key variables and status data, during normal operation of the
process.Low level scanning involves a more complete data logging and analysis procedure to
a certain source of malfunctions.
Or
b) What is MRP? Explain the inputs to MRP and various MRP outputs. Also list
the various benefits of MRP.
MRP is effectively a large calculator, so what information does MRP use in its
calculations? MRP needs the following information (and for it to be accurate) in order to
suggest sensible parts ordering dates & amounts and achievable work plans:
A bill of material (BOM) for each project / job / order (an example of a BOM is given
below)
A build / work time for each part of each job (i.e. design, assembly, painting, testing
etc.)
A complete on-hand inventory of all parts i.e. an accurate record of the number of
stocked parts.
Delivery lead times of parts i.e. the elapsed time from order placement to parts being
received at your company.
The due date (expected delivery) of the job / order to the customer.
A bill of material, or BOM, is basically a structured list of all the parts (including
quantities) that are needed for a job / project.
The BOM defines the structure of the job and all the parts that are required.
In addition to this information MRP will also be told information such as: the amount of time
it takes your suppliers to deliver the parts that need ordering; the build time of the sub-
assemblies; the time taken to test the job, and so on.
Using this information in conjunction with the BOM means that MRP can plan
backwards from the planned delivery date of the job and will suggest dates that parts need to
be ordered by and work needs to have started by if the job is to be completed on time. MRP
will also flag tasks that are slipping and parts shortages.
Inputs of MRP:
The three important inputs of MRP are:
1. Master Production Schedule.
2. Bill of Materials.
3. Inventory Record File.
Master Production Schedule: Master Production Schedule (MPS) is a detailed plan that states
how many end items (i.e., the final product to be sold customer) will be available for sale or
distribution during specific periods.
Purpose of MPS:
The MPS is used:
i) To set due dates for the availability of ends items.
ii) To provide information regarding resources and materials required to support the
aggregate plan.
iii) As the input to MRP, this will set specific production schedules for parts and components
used in end items
Bill of Materials: The bill of material designates the what items and how many of each are
used to make up a specified final product. The bill of materials file is used to compute raw
materials and components required for end products lists in the master schedule.
Inventory Record File:AIl the data related to the inventory are recorded in the inventory
record.
Seventh Semester
Mechanical Engineering
(Regulation 2008)
PART-B (5 * 16 = 80)
Each transformations with the exception of translation can be represented as a row vector X,
Y and a 2 X 2 matrix. However, all the four transformations discussed above can be
represented as a product of a 1 X 3 row vector and an appropriate 3 X 3 matrix. The
conversion of a two-dimensional co-ordinate pair (X, Y) into a 3-dimensional vector can be
achieved by representing the point as [X Y 1]. After multiplying this vector by a 3 X 3 matrix,
another homogeneous row vector is obtained [X1 Y1 1]. The first two terms in this vector are the co-
ordinate pair which is the transform of (X, Y). This three dimensional representation of a two
dimensional plane is called homogeneous coordinates and the transformation using the homogeneous
co-ordinates is called
homogeneous transformation. The matrix representations of the four basic transformations are given
below.
ii) What is CAD ? Discuss the various design related tasks performed by CAD.
Computer-aided design (CAD) is the use of computer systems to assist in the creation,
modification, analysis, or optimization of a design. CAD software is used to increase the
productivity of the designer, improve the quality of design, improve communications through
documentation, and to create a database for manufacturing.
The various design related tasks performed by CAD are as follow as:
Computer-aided drafting (CAD) is the use of computer systems to assist in the creation,
modification, analysis, or optimization of a design. CAD software is used to increase the
productivity of the designer, improve the quality of design, improve communications through
documentation, and to create a database for manufacturing. CAD output is often in the form
of electronic files for print, machining, or other manufacturing operations.
Or
i. Monitor
Most of the computer graphics displays use raster CRT which is a matrix of discrete
cells each of which can be made bright. A graphic entity like line or circle is represented as a
series of “points or dots” on the screen. Therefore, it is called as a point plotting device. The
video display screen is divided into very small rectangular elements called a picture element
or pixel. This happens to be the smallest addressable screen element.
Graphic images are formed by setting suitable intensity and color to the pixels which
compose the image. Depending upon the resolution screens may have varying number of
pixels. For example, an SVGA monitor with a resolution of 1024 x 768 will have 1024 pixels
in every row (X - direction) and 768 pixels in every column (Y-direction). Monitors of larger
size will have resolution of 1024 x 1024 or more. A raster scan system displays the image on
a CRT in a certain fixed sequence. The refresh rate is the number of complete images or
frames scanned per second.
In the case of interlaced refresh cycle odd numbered raster lines are refreshed during
th
1/60 of a second. Even numbered raster lines are refreshed during the next 1/60th of a
second. In non-interlaced displays, all lines are refreshed in 1/60th of a second. The quality of
noninterlaced display is hence, superior. These systems, however, require expensive frame
buffer memory and display controller.
Two Dimensional Drafting: This is the most common use of a CAD package. 2-D
drawings are used for manufacturing a product.
Report Generating: To generate reports and bill of materials. Spreadsheets and word-
processors can be linked to provide a report writing facility.
3-D Modeling: To create the wireframe, surface and solid models. The 3-D models are
for concept verification, manufacturing, FEA, etc.
Finite Element Analysis: FEA package is used for pre-processing, analysis, and post-
analysis of structures. For this application, a CAD package contains both the modeling
and analysis modules.
12. a) i) State the special features of LAN. Also describe the various elements of LAN.
Features of LAN
1. Networking limited to a small geographical area (less than 1km radius)
3. Data error rate is very less since data is transffered to limited distance.
4. Managing local area networks is easy as only a single technology and symmetrical topology is
used.
(i) Computers: (PC’s, Design Workstations, CNC Systems, robots, PLC’s etc.)
(ii) Network Cable: A transmission cable is attached to each device (computer/ peripheral) to enable
the transmission of messages from one device to another.
The two major means of electrically carrying data on a LAN are as follows:
BASE BAND allows devices to send digital data at a set speed. All nodes in the LAN are
exposed to data, but a node will ignore a message if it is intended for another node. BROAD BAND is
similar to cable television. A number of very high frequency signals are placed in line and data is sent
using these signals as “carriers,” in the same way as television uses several channels. Several
“networks” can, in essence, share the same cable, because it is possible to filter out all but desired
“carriers”.
(iii) Network Interface Card (NIC): This is communication hardware in the form of an add-on card for
sending and receiving messages. This is also called network adapter. NIC is plugged into one of the
slots of the PC expansion slots and the transmission cable is attached to the connector provided on the
card.
(iv) Network Server: Network Server is the computer used to manage shared resources. Server is a
combination of hardware and software. The file server performs the following tasks:
• Manages the shared hard disc
• Makes sure that multiple requests do not conflict each other
• Protects data
• Prevents unauthorized access to databases and application programs
• Maintains a list of privileges and authorizations
(v) Central Mass Storage: The hard disc of the file server should have sufficient capacity (usually in
term of several Gigabytes) to meet the storage requirements of the users of the network.
Databases are one component needed to deliver instant, accurate data. Engineering
information systems are the other. An engineering data management system should automatically
notify members of the design team with updates and circulate latest change orders. In order to derive
maximum benefit from CAD it must be possible to deliver CAD data efficiently and seamlessly to all
downstream applications related to engineering planning. Product data management is a technology
developed to meet this need. PDM systems work on network layouts called client-server architectures.
The server is also called a vault, even though the information may be distributed over several
workstations. The vault acts as the heart of an engineering network. The vault or the server has the
capabilities to handle efficiently large amounts of complex information. Product development
engineers access the vault through their desktop computers called clients.
This client-server idea works efficiently because it runs on two separate, synchronized
databases. One database stores product information such as CAD drawings, part specifications,
analysis data, and manufacturing product information. The other database, called a meta database is a
relational database that stores information about the data. For example given a drawing number this
gives information about the attributes of the drawing i.e. where a drawing is stored and when it was
last updated etc. The client software lets the clients talk to the server, allowing design engineers,
manufacturing engineers, and
manager’s access to the information stored.
PDM offers several benefits for the speedy execution of product development projects:
Or
When extremely high data rates are not required, the number of wires required for data
communication can be reduced substantially by converting the bytes to be transmitted into a serial bit
stream. This requires only two wires for bi-directional transmission and a ground line. In a serial bit
stream the bits are represented by codes having specific time intervals. The standard asynchronous
serial formats used in data communications allocate a time interval known as baud period to each bit.
The bits are transmitted in separate groups, usually 8 bits long, called characters. The name
“character” is used because each group of bits represents one letter of the alphabet when text is being
sent. In the standard asynchronous format, the time between characters when no data is being
transmitted is indicated by a steady high voltage called a mark. The transmitter tells the receiver that a
character is about to start by sending a low-bit known as start bit Each character is preceded by a low-
level start bit, which synchronizes the receiver and transmitter clocks. The character (5, 6, 7 or 8) bits
follow, least significant bit first.
The asterisk (*) indicates optional bits. An optional parity bit and one or more stop (high-
level) bits terminate the character. Each bit lasts one baud rate period. Serial receivers and transmitters
can be instructed to send or receive as few as 5 or as many as 8 bits per character. After the desired
number is sent out an optional parity bit may follow. The parity bit P is useful if the data line is
suspected to be noisy for accurate transmission. For even parity P=1 if the number of 1’s in the
character is odd and P=0, if the number of 1’s is even. At the end of the bits the transmitter inserts one
or more high stop bits into the data stream.
Because any amount of time can elapse between characters the serial data transmission
method is called asynchronous method. The standard baud rates are 110, 150, 300, 600, and 1200.
2400, 4800, 9600 and 19200. Printers and other hard copy devices are usually restricted to low baud
rates. Using an 8-bit character with one parity and one stop bit, there is a total of 10 bits. A
transmission rate of 300 baud yields 30 characters/sec. A UART or Universal Asynchronous Receiver
Transmitter is a special chip used to simultaneously transmit and receive serial data performing the
appropriate parallel/serial conversions and inserting or checking extra bits used to keep serial data
synchronized. Bytes sent as 8 bit parallel data to the output data port are converted into a standard
format serial bit stream for transmission inside UART. Similarly an incoming serial bit stream is
detected by the receiver inside the UART and converted to parallel data.
The International Standardization Organization (ISO) developed a model for data communications.
This is known as ISO-Open System interconnection (OSI) model. This standard defines a series of
seven layers in which communication processing takes place.
Production flow analysis (PFA) was established by J. Burbidge to solve the family-
formation problem for manufacturing cell design. This analysis uses the information contained on
production route sheets. Work parts with identical or similar routing are classified into part
families which can be used to form logical machine cells in a group technology layout. Since
PFA uses manufacturing data rather than design data to identify part families, it can overcome
two possible abnormalities that can occur in part classification and coding. First, parts whose
basic geometries are quite different may nevertheless require similar or identical process routing.
Second, parts whose geometries are quite similar may nevertheless require process routing that
are quite different.
The procedure in PFA consists of the following steps.
Many researchers have been subsequently developed algorithm to solve the family-formation
problem for manufacturing cell design. In PFA, a large matrix generally termed as incidence is
constructed. Each row represents an OP code, and each column represents a component. We can
define the matrix as Mij, where i indicates the optiz code and j indicates components for example
Mij = 1 if component j has OP code i; otherwise Mij = 0. The objective of PFA is to bring
together those components that need the similar set of OP codes in clusters.
There are two types of knowledge involved in process planning systems: Component
knowledge, and process knowledge. The component knowledge defines the current state of
the problem to be solved (declarative knowledge). On the other hand, the knowledge of
processes defines how the component can be changed by processes (procedural knowledge).
Or
When group technology is applied, a manufacturing company will typically realize the following
benefits:
Product engineering -
Reduce part proliferation
Help design standardization
Provide manufacturing feed back
Manufacturing engineering -
Process selection
Tool selection
Machine purchases
Material handling
Production engineering -
Reduce lead time
Reduce delays
Reduce set-up time
Improve product quality
Other benefits:
Increased productivity
Improved accuracy in estimation of costs
Greater standardization and variety reduction
Reduced set up times
Better product delivery (Helps to implement just-in-time (JIT) manufacturing)
Reduced cost of purchasing
Improved plant efficiency
During the preparatory stage, existing components are coded, classified, and subsequently grouped
into families. The process begins by summarizing process plans already prepared for components in
the family. Standard plans are then stored in a data base and indexed by family matrices.
The operation stage occurs when the system is ready for production. An incoming part is first coded.
The code is then input to a part family search routine to find the family to which the component
belongs. The family number is then used to retrieve a standard plan. Some other functions, such as
parameter selection and standard time calculations, can also be added to make the system more
complete . This system is used in a machine shop that produces a variety of small components.
14) a) Explain in detail the phases of shop floor control system.
A typical shop floor control system consists of three phases. In a computer integrated
manufacturing system these phases are managed by computer software. In today’s
implementation of shop floor control, these are executed by a combination of computers and
human resources. The following sections describe the important activities connected with this
task.
ORDER RELEASE
The order release in shop floor control provides the documentation needed to process
a production order. The documents in the shop floor order may consists of the following
documents
In a typical factory which works on manual processing of data these documents move
with the production order and are used to track the progress through the shop. In a CIM
factory, more automated methods are used to track the progress of the production orders.
The order release is connected with two inputs. Authorization proceeds through the
various planning functions (MRP, capacity planning). These provide timing and scheduling
information. The engineering and manufacturing database provides the product structure and
process planning information needed to prepare the various documents that accompany the
order through the shop.
ORDER SCHEDULING
This module assigns the production orders to various work centres, machine tools, welding
stations, moulding machines etc., in the plant. It follows directly from the order release
module. Order scheduling executes the dispatch function in production planning and control.
The order scheduling module prepares a dispatch list that indicates which production order
should be accomplished at the various work centres. It provides the information on the
relative priorities of the various jobs by showing the due dates for each
job.
By following the dispatch list in making work assignments and allocating resources to
different jobs the master schedule can be best achieved. The order schedule module addresses
to two important activities in shop floor production control.
(i) Machine loading
(ii) Job sequencing.
Allocating the orders to the work centres is termed as machine loading or shop loading,
which refers to the loading of all machines in the plant. In most cases each work centre will
have a queue of orders waiting to be processed. This queue problem can be solved by job
sequencing. This involves determining the order in which the jobs will be processed through
a given work centre. To determine this sequence, priorities are given to jobs in the queue and
the jobs are processed according to the priorities. Several queuing models are available in
operations management to solve this problem. This control of priorities is an important input
to the order scheduling module. Rules to establish the priorities are:
Order Progress
The order progress module in the shop floor control system monitors the status of the various
orders in the plant work-in-process and other characteristics that indicate the progress and
performance of production. The function of the order progress module is to provide the
information that is useful in managing the factory based on the data collected from the
factory.
(ii) Progress report: A progress report records the performance of the shop during the period
of master schedule and reports the number of operations completed and not completed during
the time period.
(iii) Exception reports: These reports bring out the deviations from the production schedule
(ex. overdue jobs).
The above reports are useful to production management in making the decisions about
allocation of resources, authorization of the overtime hours, and other capacity issues, and in
identifying areas of problems in the plant that adversely affect the implementation of the
master production schedule.
Or
b) i) List and explain the various functions that are performed by the FMS
computer control systems.
15 a) i) Explain the problems associated with the traditional production planning and
control.
low productivity
inventory management
resource utilization.
ii) Explain the four classes of users and four steps of evolution in MRP.
MRP is a time-phased planning system that detects when the due date of an order is out of
phase with it’s “need date”, and ultimately keeps the priorities valid in a changing
manufacturing environment. The original MRP programs linked material requirements with
inventory levels and replenishment purchase orders and work orders over a time frame. MRP
brought out discrepancies and helped to restore a balance between the inventory requirements
and replenishments. The program determined net requirements
for every manufactured and purchased component and created planned purchase orders or
work orders for these items.
The managers were then required to either confirm the orders or change the quantities
or due dates. MRP was a very good management planning tool, if the indicated
manufacturing lead time and the inventory levels were correct. Despite this method, which
improved inventory control and material planning, many manufacturers realized there were
several segments in the manufacturing chain that were missing. They constantly felt that there
was more to their job than monitoring material availability.
This led to the development of manufacturing resource planning or MRP II. MRP-II systems
go for beyond the planning tools of MRP. They are in effect manufacturing control systems.
These systems can plan, track, and control almost any aspect of manufacturing, from
inventory levels to job costing, to the placement of finished goods on the proper truck to get
to the right distributor.
A word of caution may not be out of place here. Any manufacturing system will not
give the desired results unless the focus is on continuous improvement. Traditionally, systems
have been designed “top down.” In simple terms, the approach has been one of imitating the
“push system”. This is in contrast with the Toyota Production System (TPS) where the
emphasis is on making people involved think. The reason why a mention ismade here of TPS
is that proper understanding and follow up can improve production efficiency and cut down
lead time and cost.
Or
Many systems include a rough cut capacity planning (RCCP) capability, which
compares certain MPS items of the master schedule to specified key resources of the plant (or
multiple plants) to determine if the master schedule is workable, given current the plant
capacity. If the master schedule is not achievable, the system modifies the MPS or the
production plan (For example, reduce the amount of products to be produced or commit to
increasing the capacity of the plant) until the master schedule is achievable.
Master production schedule provides great flexibility in reflecting the overall production plans of
management, allowing planned production to be based on predicted demand.
The master production schedule software is useful in many ways.
• Enables the user to scan through the file starting at any point to easily locate data.
• Accesses items by number or partial description.
• Eases forecasting.
• Allows interactive entry of requirement and replenishment orders on the master schedule
including creation of firm planned orders.
• Merges existing shop orders, purchase orders, and MRP planned orders into the master
schedule for easy comparison with customer orders and sales forecast orders.
• Maintains orders by exact date, allowing reports to be detailed or summarizes into a variety
of user-defined periods.
• Supports “what if” analysis by projecting into the future with adjustments to quantities.
• Displays or prints how much of each inventory item is available to promise for delivery in
current and future periods.
• Identifies under or over-scheduled key work centres though rough cut capacity planning.
• Pinpoints desired information responding to user-specified parameters.