Assignment / Question Bank

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

REV: 01 ASSIGNMENT / QUESTION BANK TLP- 10

Class: BE [ME-I / II] Semester: VII Scheme: CBGS


Academic Year: 2018-2019 Curriculum: 2015 - 2019
Course: CAD/CAM/CAE Course Code: MEC702
Assignment No: 01 (CO- 01)
CO with
Sr
Questions Bloom’s
No. Level
Q 01) Explain following Algorithms [Any one]. L2
I) Cohan-Sutherland Algorithm for line clipping.
II) Sutherland-Hodgeman Polygon clipping algorithm.
Q 02) Write short notes on [any one]: L2
I) Viewing Transformation.
II) B-spline Curve.
Q 03) Answer the following questions by using parametric equations [Any one]: L3
I) An ellipse is defined by the centre point (6, 8, 3) and has major radius of 8
and minor radius of 6. Determine the pixels or points on circumference
of the ellipse, if the increment between each point is 30o. Assume that
the ellipse is oriented such that the major axis and minor axis are parallel
to Y and X axes respectively.
II) Determine the pixels or points on circumference of the circle passing
through two points (P1 and P2) defining its diameter. Calculate the pixel
points on circumference of circle, if the increment between each point is
30o, if P1 (10, 20) and P2 (25, 50).
Q 04) Answer the following questions by using parametric equations [Any one]: L3
I) Plot (on Graph paper) the Hermite cubic spline curve having end points P0
(1, 3) and P1 (7, 2). The tangent vector for end P0 is defined by a line
joining P0 and another point P2 (5, 6), whereas the tangent vector for end
P1 is defined by a line joining P1 and another point P3 (6, 0). Also draw
the tangent on the curve at u=0.5
II) Plot the Bezier curve having end points P0 (1, 2) and P3 (7, 6). The other
control points are P1 (3, 5) and P2 (5, 0). If the characteristic polygon is
drawn in the sequence P0 – P1 – P2 – P3.

Course Owner
(Sign with Name)

CRITERION: 2.2.1

FILE NO: P25


REV: 01 ASSIGNMENT / QUESTION BANK TLP- 10
Class: BE [ME-I / II] Semester: VII Scheme: CBGS
Academic Year: 2018-2019 Curriculum: 2015 - 2019
Course: CAD/CAM/CAE Course Code: MEC702
Assignment No: 02 (CO- 02)

Sr Bloom’s
Questions Level
No.
Q 01) Answer the following questions. [Any Two] L2
I) Explain Homogeneous coordinates. What is the need of Homogeneous
coordinates?
II) Drive the transformation matrixes for orthographic projection (FV, TV and
RHSV) with neat sketch.
III) Drive the transformation matrixes for isometric projection with neat sketch.
Q 02) Solve the following problems for 2-D transformation. [Any Two] L3
I) A triangle PQR has its vertices at P(0,0), Q(4,0) and R(2,3). It is to be
translated by 4 units in X direction, and 2 units in Y direction, then it is to
be rotated in anticlockwise direction about point R through 90o. Find the
new position (vertices) of triangle.
II) Reflect the tringle ABC about the line 3x-4y+8=0. The position vector of the
coordinate ABC is given as, A=(4,1), B=(5,2), C=(4,3). Find the
composite transformation matrix and its new coordinates.
III) Find the transformation matrix that transforms the given square ABCD to half
its size with centre still remaining at the same position. The coordinate of
the square are: A(1,1), B(3,1), C(3,3), D(1,3) and centre at (2,2). Also find
the resultant coordinate of the square.
IV) A rectangle ABCD has vertices A(10,20), B(40,20), C(40,40) and D(10,40).
This rectangle is to be shear in such a way that coordinates of vertices C
and D change to C’(50,40) and D’(20,40), with A and B remain
unchanged. Write necessary transformation for the same.
Q 03) Solve the following problems for 3-D transformation. [Any One] L3
I) A line has coordinates A(5,4,5) and B(8,7,9). The line is to be uniformly
scaled by a factor 2 about point A. Determine the new coordinates of the
line.
II) Consider a cube with vertices at A(0,0,0), B(2,0,0), C(2,2,0), D(0,2,0),
E(0,0,2), F(2,0,2), G(2,2,2) and H(0,2,2). Rotated this cube about the line
joining the points P1(2,0,0) and P2(0,2,2) by 45o in a clockwise direction.
Q 04) Answer the following questions on projection. [Any One] L3
I) A triangular prism having coordinates points A(2,3,4), B(5,3,4), C(2,5,4),
D(2,3,10), E(5,3,10) and F(2,5,10). Draw (on graph paper), Front view,
Top view and Right hand side view of it.
II) A rectangular prism having coordinate points, A(1,1,1), B(8,1,1), C(8,8,1),
D(1,8,1), E(1,1,4), F(8,1,4), G(8,8,4) and H(1,8,4). Draw the isometric
projection of the rectangular prism.

CRITERION: 2.2.1

FILE NO: P25


REV: 01 ASSIGNMENT / QUESTION BANK TLP- 10
Class: BE [ME-I / II] Semester: VII Scheme: CBGS
Academic Year: 2018-2019 Curriculum: 2015 - 2019
Course: CAD/CAM/CAE Course Code: MEC702
Assignment No: 03 (CO- 01)

Sr Bloom’s
Questions Level
No.
Q 01) Answer the following questions for 3-D solid modelling. [Any Two] L2
I) Wire frame modelling.
II) Sweep Representation.
III) Constrictive solid geometric (CSG).
IV) Boundary Representation (B-reps).
Q 02) Explain the following algorithm for Hidden surface removal. [Any One]. L2
i) Painter’s Algorithm.
ii) Z-buffer Algorithm.
iii) Warnock’s Algorithm.
Q 03) Computer Graphics: [Any One] L2
I) Explain the different input output devices used in CAD system.
II) Explain Graphics tool and software.
III) Explain the standardization in graphics.

Course Owner
(Sign with Name)

CRITERION: 2.2.1

FILE NO: P25


REV: 01 ASSIGNMENT / QUESTION BANK TLP- 10
Class: BE [ME-I / II] Semester: VII Scheme: CBGS
Academic Year: 2018-2019 Curriculum: 2015 - 2019
Course: CAD/CAM/CAE Course Code: MEC702
Assignment No: 04 (CO- 03)

Sr Bloom’s
Questions Level
No.
Q 01) Answer the following questions on NC and CNC Technology: [Any Two] L2
I) Explain the concept of adaptive control. State its advantages.
II) Write short note on motion statement in APT.
III) Write note on: machine centres.
IV) Explain the term tool length, cutter diameter compensation.
Q 02) Answer the following questions on Manual Part programming: L2
I) Write a complete part program using G and M code to machine the outline of the
geometry as shown in figure.

CRITERION: 2.2.1

FILE NO: P25


II) Write a part program using G and M codes to turn MS job for size ∅50×55 ,
shown in figure. Assume suitable speed and feed for machining.

Q 03) Computer assisted part programming (APT programming): [Any One] L2


I) Write a complete APT program (geometric and motion commands) to machine the
outline of the geometry as shown in figure. The component is 5mm thick, the end mill
cutter is used 5mm diameter, the spindle speed is 1000rpm and feed rate is
0.3mm/rev.

Write the APT program for the machining the part as shown in figure. Assume
suitable speed and feed for machining.
Course Owner
(Sign with Name)
REV: 01 ASSIGNMENT / QUESTION BANK TLP- 10
Class: BE [ME-I / II] Semester: VII Scheme: CBGS
Academic Year: 2018-2019 Curriculum: 2015 - 2019
Course: CAD/CAM/CAE Course Code: MEC702
Assignment No: 05 (CO- 05 / 06)

Sr Bloom’s
Questions Level
No.
Q 01) CAD-CAM: [Any One] L2
I) Write a note on CAD-CAM and product life cycle.
II) Explain the steps involved in CAD/CAM process.
III) CAD/CAM tools.
Q 02) Artificial intelligence in Design: Write short notes on: [Any One] L3
I) Artificial intelligence in Design.
II) Knowledge based Engineering.
Q 03) Computer Integrated manufacturing: [Any TWO] L3
i) Explain Computer aided process planning.
ii) Explain Computer aided quality control.
iii) Write short notes on objectives of CIM
iv) Write short notes on Socio-Techno-economic aspects of CIM.
v) With neat sketch of CIM wheel, explain the salient feature of CIM system.
Q 04) Rapid Prototyping. [Any Two] L3
i) Explain basic steps in Rapid prototyping process.
ii) With the help of neat sketch explain the liquid based Rapid prototyping process.
iii) Write short notes on 3-D printing machine.
iv) Write short note on rapid tooling.

Course Owner
(Sign with Name)

CRITERION: 2.2.1

FILE NO: P25

You might also like