GTTC Report
GTTC Report
CHAPTER 1
INTRODUCTION
CONVENTIONAL MACHINES:
In a conventional m/c parameters like feed, depth of cut and speed are manually controlled
by the operator. The accuracy of the job depends mainly on the skill of the worker. These
machines have the following disadvantages.
Numerical control means directing, guiding or retaining power over something by the use
of numbers. Numerical control can defined as a form of programmable automation on which the
process is controlled by numbers, letters and symbols. A numerically controlled m/c tool is
basically a conventional m/c tool where the operator is replaced by punched tape containing
various machining instructions. The numbers, letters and symbols gathered together and logically
organized to direct a m/c tool for a specific job are called an NC program. An NC m/c tool with a
mini computer as the controller unit is called as CNC machine tool. The year which followed
world war-II increased the needs of aerospace industries that created demands on the capabilities
of m/c tools. Using techniques which had advanced rapidly during the war, machine tool
designers & electronic engineers together built machine tools to produce profiles & shapes that
were nearly impossible by conventional machine tools. US Air force combined with Parsons
corp. to produce first NC machine in the year 1947. The term numerical control was coined by
Massachusetts institute of technology, USA. By mid 1960s, Russia, Japan, West-Germany,
England etc was, leading manufacturers of NC machines.
In earlier days the conventional machines were used in industries where the operator used
to control the various machining parameters such as feed, speed, depth of cut etc. in the year
1947, the united states Air force introduced NC machine for manufacturing Air craft
components. But these machines were commercially available in the year 1955. In the year 1971,
there was a rapid development in the field of electronics like integrated circuits and micro
controllers were developed. These devices were used to control the NC machines. A simple
computer was interfaced to the NC system which stored the data, instructions and programs
which were required to run the CNC machines. In a CNC machine all the numerical functions
are controlled by the computer. The computer also gives the display of various parameters of the
machine like spindle speed, feed rate, depth of cut etc. It consists of electronic instrumentation to
measure the output.
Table 1
Figure 1
CONVENTION MACHINE
Figure 2
NC MACHINE
Figure 3
FANUC develops cutting edge CNC and motion control systems for a wide range of applications
from basic high-volume, high-repetition commodity production to unique, highly complex, parts
that require the highest precision and advanced machining techniques
With industry leading reliability (up to 52-year Mean-Time-Between-Failure rates) and lifetime
parts and maintenance support, FANUC controls provide the lowest total cost of ownership, low
operating costs, high performance and a high resale value.
FANUC CNC systems, drives, motors, I/O and connectivity combine to provide the best
machine performance for applications ranging from the most simple and straightforward to the
most complex.
This is the machine we used at the GT&TC to execute most of our programs which were written
and those programs were even used to machine on job using different tools and different
centralization processes.
Figure 4
Figure 5
This compact and user friendly entry-level solution is used for turning and milling applications.
Features such as a simple operation, easy commissioning and maintenance- and also an optimum
cost position – represent the perfect basis for equipping entry-level CNC machines.
It is clear that the most of the CNC machines are using these two controllers. If you buy a new
control, they both have comparable capabilities.Market share percentage is about 30% for each
one.
Siemens gives the builder all of the options but FANUC charges for options.Siemens is more
flexible from a machine tool builder perspective.Siemens has long descriptions of parameters
and help files.
FANUC is a bit more expensive when compared with other controllers.FANUC is much more
prevalent in the US market.
Siemens controls are more powerful, faster, and easier to use.Siemens is complicated and over
designed. Siemens can control more axes up to 93.It’s typically easier to troubleshoot problems
on FANUC.
Everything is an option on FANUC, where it's standard on most other controls. FANUC is more
reliable from a hardware perspective.
CHAPTER 2
1. The milling cutters can be differentiated by their type of teeth, cutting direction or shape.
2. The spindle axis may be horizontal (the z-axis is horizontal), vertical (z-axis is vertical) or
universal.
3. The milling machine can have 3 axes, 4 axes (three linear axes plus one rotary table) or 5 axes
(three linear axes plus 2 rotary axes).
4. The production speed (this also depends on the material and the machined part).
Figure 6
ADVANTAGES:
1. It eliminates human errors.
2. Requires semi-skilled labor.
3. Higher flexibility.
4. High accuracy.
5. Wastage is minimum.
6. Suitable for batch production.
7. Less space is required.
8. Reduces inspection cost.
9. More operational safety.
10. Quality of product is high.
DISADVANTAGES:
1. Initial cost is high.
2. It require skilled programmer.
3. It is not suitable for small scale production.
4. Maintenance cost is more.
APPLICATIONS:
1. Numbers of operations per component are many.
2. Complexity of the operation.
3. Size of batches is medium.
4. Repetition of batches is large.
5. Layout cost of the component is high.
6. Variety of components to be produced is more.
7. Design changes are frequent.
8. Number of dimension in a component is more.
9. Precision required in a component.
10. Uniform cutting conditions.
CHAPTER 3
CNC PROGRAMMING
G codes are called preparatory functional codes and M codes are called miscellaneous/ Machine
function/ on-off functions.
Figure 7
CHAPTER 4
G AND M CODES
• G00-Rapid traverse
• G01-Linear traverse
• G02-Circular interpolation in CW
• G03-Circular interpolation in CCW
• G04-Dwell
• G05-Moves in the same direction as the last arc to be performed
• G06-Tangential arc
• G07-Single arc
• G11-linear polar
• G12-Circular polar CW
• G13-Circular polar moves CCW
• G15-Moves in the same direction as the last arc to be performed
• G16-Tangential arc polar
• G17-Selection of XY plane
• G18-Selection of XZ plane
• G19-Selection of YZ plane
• G28-Mirror image
• G30-Blank form(Bottom corner of billet)
• G31- Blank form(Top corner of billet)
• G40-Tool radius compensation cancel
• G41-Tool radius compensation left side
• G42-Toolradius compensation right side
• G43-Tool length offset
• G90-Absolute dimensioning
• G91-Incremental dimensioning
• G98-Start to initial point/Label
• G99-Tool definition
• G54,G55,G56…….:Work offset/work datum
• G74-Slot milling
• G75-Rectangular pocket(CW)
• G00-Rapid traverse
• G01-Linear traverse
• G02-Circular movement CW
• G03-Circular movement CCW
• G04-Dwell for programed duration
• G05-Delay/Hold(Until resumed by operator)
• G10-Offset value setting by program
• G20-Inch data input
• G21-Metric data input
• G22-Stored stroke check on
• G23- Stored stroke check off
• G27-Reference point return check
• G28-Reference point return
• G29-Return from reference point
• G30-Return to 2nd Reference point
• G31-Skip function
• G32-Thread cutting
• G34-Variable lead thread cutting
• G36-Automatic tool compensation--X
• G37-Automatic tool compensation--Z
• G40-Tool nose radius compensation cancel
• G41-Tool nose radius left
• G42-Tool nose radius right
• G50-Work co-ordinate/Max.spindle speed setting
• G65-Macro program call
• G66-Macro modal call
• G67-Macro modal call cancel
• G70-Finishing cycle in turning
• G71-Stock removal in turning(Multiple turning cycle)
• G72-Stock removal in facing
• G73-Pattern repeating
• G74-Peck drilling cycle
• G75-Grooving in X axis
• G76-Thread cutting cycle(Multiple thread cutting)
• G81-Drilling cycle
• G90-Absolute dimensioning
• G91-Incremental dimensioning
• G92-Thread cutting cycle
• G94-Facing cycle
• G96-Constant cutting speed
• G97-Constnt surface speed control cancel(variable surface)
• G98-Feed per minute
• G99-Feed per revolution
• M00-Program stop
• M01-Optional stop
• M02-Program end
• M03-Spindle in CW
• M04-Spindle in CCW
• M05-Spindle stop
• M06-Auto tool change
• M07-Coolant ‘’B’’ ON
• M08-Coolant ‘’A’’ ON
• M09-Coolant OFF
• M10-Çhuck open
• M11-Chuck close
• M13-Spindle forward + coolant ON
• M14- Spindle reverse + coolant OFF
• M16-Special tool call(Tool call ignores turret)
• M19-Spindle orientation
• M20-Spindle index A
• M21-Spindle index 2A
• M22-Spindle index 3A
• M23-Spindle index 4A
• M25-Quill extend
• M26-Quill retract
• M29-Select DNC mode
• M30-End of program and rewind
• M31-Increment part counter
• M37-Door open to stop
• M38-Door open
• M39-Door close
• M62-Output 1 on
• M63-Output 2 on
• M64-Output 1 off
• M65-Output 2 off
• M98-Sub program call
• M99-Subprogram repetition(Incremental depth)
CHAPTER 5
DIMENSIONING
1. Absolute dimensioning:
In absolute dimensioning all the dimensions/points are measured from common reference
point or zero point. This zero point is called datum point.
Figure 8
2. Incremental dimensioning:
In incremental dimensioning all the points are measured from current tool position. These
dimensions are measured from the previous measuring point.
Figure 9
CHAPTER 6
PROGRAMMING TYPES
Two type of programming:
1. Offline programming
2. Online programming
In offline programming
Initial information:-
In Part Programming
Alphabets[A-Z]
Number[0-9]
Symbols [/ ;()]
G-codes: - Generating profile creating those called G-codes. (Preparatory function)
M-codes: - Miscellaneous function vary from machine to machine depending on the function
available on it and manufacturing of the machine decides them.
CHAPTER 7
CNC PROGRAMS
CNC Part Programs to mill the components as per drawing:
CHAPTER 8
The main objective of the Internship was to learn and gain knowledge regarding the CNC
Milling Programming and Operation M/s Govt. Tool-Room and Training Centre. We have
gained significant amount of experience in operating the CNC Machines and coding for the
given drawings for a span of 4 weeks.
We were given access to the FANUC CNC Machine as well as the SIEMENS CNC Machine in
the institutes respective work areas set up for training. This access to operation of machines
openly in such environment has immensely helped us gain confidence in operating real time
CNC machines and their operations.
We even received training regarding handling of the workpiece by various methods and its
centralization and dimensioning the way it is to be done as per standards. Maximum execution of
programs were done using the FANUC CNC machine which is internationally more widely used.
We were exposed to all of its functions from verifying the program via the panel in the machine
and executing them to obtain the drawing and later conducting the milling operation on the given
workpiece. This Internship has immensely helped us gain confidence in the environment and
knowledge regarding the industrial CNC machines.
CHAPTER 9
REFERENCES
2. www.google.com
3. www.wikipedia.com
4. www.prototechasia.com
5. www.fanucamerica.com