SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas 
Home New Seminars & Projects Seminar Topics Project Ideas Free 
Downloads Search Contact US 
Hello There, Guest!(Login · Register) 
0 Seminar Topics Project Ideas On Computer 
Science,Electronics,Electrical,Mechanical Engineering,Civil,MBA, 
Medicine,Nursing,Science,Physics,Mathematics,Chemistry ppt pdf doc 
presentation Abstract / Engineering Project Ideas / Mechanical 
Engineering Project Ideas / NC, CNC, DNC Machine 
Important: Use custom search function to get better results from our thousands of 
pages 
Search 
Use " " for compulsory search eg:"electronics seminar" , use -" " for filter something eg: 
"electronics seminar" -"/tag/" (used for exclude results from tag pages) 
Choose File No file chosen Submit 
Please Upload A Seminar Or Project 
Report/Code/Material/Presentation Here 
▶ CATIA V5 Training 
▶ CATIA Online Training 
▶ Manager Production 
▶ Marketing Consultants 
▶ Time Management Seminars 
▶ Workforce Management 
▶ SQL Server 
▶ Trends Of Software 
0 
23-03-2011, 12:11 PM Post: #1 
seminar 
class 
Active In 
SP 
Hey...Ask More Info About NC, CNC, DNC Machine Posts: 5,361 
Joined: Feb 2011 
NC, CNC, DNC Machine 
NC-Notes.doc (Size: 661.5 KB / Downloads: 231) 
NC, CNC, DNC Machine 
Numerical Control (NC) refers to the method of controlling the manufacturing operation by 
http://seminarprojects.com/Thread-nc-cnc-dnc-machine 1/5
9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas 
means 
of directly inserted coded numerical instructions into the machine tool. 
Numerical control (NC) refers to the automation of machine tools that are operated by 
abstractly programmed commands encoded on a storage medium, as opposed to manually 
controlled via handwheels or levers, or mechanically automated via cams alone. 
The major advantages of NC over conventional methods of machine control are as follows: 
v higher precision: NC machine tool are capable of machining at very close tolerances, in 
some operations as small as 0.005 mm; 
v machining of complex three-dimensional shapes: this is discussed in Section 6.2 in 
connectionwith the problem of milling of complex shapes; 
v better quality: NC systems are capable of maintaining constant working conditions forall 
parts in a batch thus ensuring less spread of quality characteristics;v higher productivity: 
NC machine tools reduce drastically the non machining time.Adjusting the machine tool for 
a different product is as easy as changing the computerprogram and tool turret with the 
new set of cutting tools required for the particular part. 
v multi-operational machining: some NC machine tools, for example machine centers, 
are capable of accomplishing a very high number of machining operations thus reducing 
significantly the number of machine tools in the workshops. 
v low operator qualification: the role of the operation of a NC machine is simply to upload 
the workpiece and to download the finished part. In some cases, industrial robots are 
employed for material handling, thus eliminating the human operator. 
Disadvantages of conventional NC 
There are a lot of important setbacks in the conventional NC machines that is worth to be 
mentioned because this was the reason that lead to the development of improved 
numerical control machines. The most important are: 
1. Part programming mistakes. Mistakes in the part programming were quite often and a 
program should be rewritten more than two times to function correctly. 
2. Paper tape. The paper tape is by its nature durable and fragile and cannot be used 
repeatedly without wear and eventually tear. More durable materials have been used later 
on, however, these material are relatively expensive. 
3. Tape reader. This is the least reliable component of the NC system. When a machine 
breaks down the first to be checked is the tape reader. 
4. Controller. The hard-wired NC controller unit means that the control features cannot be 
easily altered to incorporate improvements to the unit. 
5. Management information. No timely information on operational performance can be 
provided to management. 
6. No optimal speeds and feeds. Since the function of the conventional NC is just to control 
the position of the tool relative to the work there is no attempt to optimize speeds and 
feeds. As a result the part programmer must plan the cutting conditions conservatively and 
this reduces productivity. 
Direct numerical control (DNC) 
Direct numerical control is defined as a manufacturing system in which a number of NC 
machines are controlled by a computer through direct connection in real time. The tape 
reader is omitted from the system. The information or the part program is being 
transferred directly to the machine tool through communication lines from the main 
computer. This is done in real time and the communication is two way, both the computer 
and the machine tool can send information to each other. The computer sends information 
to the machine tool upon request of the latter and when this occurs the request for 
instructions must be satisfied almost instantaneously. The computer stores the information 
in a bulk memory and can control more than 100 machine tools. In addition in cases where 
the computational capability of the main computer is not enough to satisfy the needs of 
the vast number of the machine tools additional computers are used linked to the main 
server to satisfy group of machine tools. These smaller computers are called satellite 
computers. 
Advantages of DNC 
1. Time sharing the control of more than one machine by the computer 
2. There is greater computational capability for operations such as circular interpolation, 
tapering etc. 
3. There is no need for the computer to be located near the machine because the computer 
can now control the machine tools remotely, while situated in a computer type 
http://seminarprojects.com/Thread-nc-cnc-dnc-machine 2/5
9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas 
environment. 
4. The tape and tape reader are eliminated and replaced by communication cables making 
the machine tool reliable. 
5. The hardwired controller unit is eliminated 
6. Programs stored as cutter location data can be post processed for whatever suitable 
machine is assigned to process the job. 
The only disadvantage of the DNC is if the computers break down, but the computer is so 
reliable that this is unlikely to occur. 
Computer numerical control 
omputer numerical control (CNC) is the numerical control system in which a dedicated 
computer is built into the control to perform basic and advanced NC functions. CNC 
controls are also referred to as soft-wired NC systems because most of their control 
functions are implemented by the control software programs. CNC is a computer assisted 
process to control general purpose machines from instructions generated by a processor 
and stored in a memory system. It is a specific form of control system where position is 
the principal controlled variable. All numerical control machines manufactured since the 
seventies are of CNC type. The computer allows for the following: storage of additional 
programs, program editing, running of program from memory, machine and control 
diagnostics, special routines, inch/metric, and incremental/absolute switch ability. 
CNC machines can be used as stand alone units or in a network of machines such as 
flexible machine centres. The controller uses a permanent resident program called an 
executive program to process the codes into the electrical pulses that control the machine. 
In any CNC machine, executive program resides in ROM and all the NC codes in RAM. The 
information in ROM is written into the electronic chips and cannot be erased and they 
become active whenever the machine is on. The contents in RAM are lost when the 
controller is turned off. Some use special type of RAM called CMOS memory, which retains 
its contents even when the power is turned off. 
1. The new CNC controllers have enough memory to store large programs, or a lot of small 
and medium programs thus reducing the time needed for program loading. 
2. The use of floppy discs has being spread widely the last few years. The new type of NC 
machines have the ability to accept information from a diskette or even to store programs 
that are in the memory of the CNC computer on the diskette. One floppy disc can store the 
information that are stored on 8000 ft of punched tape. 
3. Program editing at the machine tool site. The program loaded on a CNC machine can be 
edited and corrected if any errors exist on the machine tool itself. In addition the corrected 
program can be saved to a disc or a punched tape for future use. 
4. Fixed cycles and programming subroutines. Due to the large memory of the computer 
controller frequently used cycles can be programmed and stored in the computer memory 
and called when requested instead or writing the same coding time after time in the 
different programs. 
5. Interpolation. Special interpolation cycles can only be performed on CNC due to the high 
computational capability. 
6. Position features for setup. Setting up the machine tool for a certain job involves 
installing and aligning the fixture on the machine tool table. On CNC machines a position 
set feature is available. The operator is not required to position the fixture on the machine 
table with extreme accuracy. Instead, the machine tool axes are referenced to the location 
of the fixture by using a target point or set of targets points on the work or fixture. 
7. Cutter length compensation. A recent innovation on tool length compensation is to use a 
sensor which comes in contact with the tool mounted and measures its length. This 
measured value is then used to correct the programmed tool path. These method has 
eliminated the need of supplying tool length compensations or even fit each part program 
to the needs of each tool in order to comply with the tool path desired. 
8. Diagnostics. This is a system found on modern CNC machines and can detect 
malfunctions or signs of malfunction on the machine. Depending upon the seriousness of 
the malfunction the machine can display the problem on the controller’s CRT monitor, or 
even stop the operation. This diagnostic system is very helpful for maintenance purposes 
because it shows at what part of the machine the malfunction occurred. 
9. Communications interface. Most CNC machines are equipped with standard 
communications interface in order to allow interfacing and networking. With this feature 
the machine can be interfaced with computer and other computer driven devices. 
http://seminarprojects.com/Thread-nc-cnc-dnc-machine 3/5
9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas 
Rating NC, CNC, DNC Machine Options 
Enter Keywords Search Thread 
« Next Oldest · Next Newest » 
Share NC, CNC, DNC Machine To Your 
Friends :- 
Marked Categories : pdf dnc, dnc machines advantages, ideas of project report about cnc, nc 
part programming seminar topics, nc and cnc dnc machines pdf, latest advantages in dnc 
machine, cnc and dnc ppt, defination of cnc nc and dnc pdf, nc machine ppt, project report on 
cnc machines pdf, what is dnc machine, disadvantages of dnc, notes on nc and cnc, nc cnc dnc 
ppt, notes on nc and cnc machines, cnc vs dnc, me projects in cnc, basic information about d n 
c machine, mechanical engineering cnc project, differentiate nc cnc and dnc ppt, tape operated 
control machine tool, dnc machine, nc cnc dnc pdf, cnc vs nc related project report, projects in 
mechanical engineering cnc, nc cnc dnc, 
Quick Reply 
Message 
Type your reply to this 
message here. 
Signature 
Disable Smilies 
Image 
Verification 
(case insensitive) 
Refresh 
Please enter the text 
within the image on the 
left in to the text box 
below. This process is 
used to prevent 
automated posts. 
Post Reply Preview Post 
Possibly Related Threads... 
Thread: Author Replies: Views: Last Post 
Cnc Milling Machine subin.e 0 49 05-09-2014 02:45 PM 
Last Post: subin.e 
Study On Machine Tools mkaasees 0 43 29-08-2014 12:26 PM 
Last Post: mkaasees 
Industrial Automation On 
Terra-25 Bag Sealing Machine 
presentation 
Abstract 0 41 28-08-2014 04:26 PM 
Last Post: presentation Abstract 
Dual Powered Hacksaw 
Machine 
presentation 
Abstract 0 50 28-08-2014 12:49 PM 
Last Post: presentation Abstract 
TMT Machine Tools’ 
presentation 
0 24 
28-08-2014 11:59 AM 
http://seminarprojects.com/Thread-nc-cnc-dnc-machine 4/5
9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas 
TMT Machine Tools presentation 
Wire Winding Machine mkaasees 0 27 27-08-2014 03:08 PM 
Summer Training Presentation 
On Hmt Machine Tools Ltd mkaasees 0 21 27-08-2014 12:13 PM 
Energy Aspects Of Twisting Of 
Filament Yarn On Two For One 
Machine 
AUTOMATION OF PNEUMATIC 
SHEET METAL BENDING 
MACHINE 
This Page May Contain What is NC, CNC, DNC Machine And Latest Information/News About NC, CNC, 
DNC Machine ,If Not ...Use Search to get more info about NC, CNC, DNC Machine Or Ask Here 
Options: 
Send this Thread to a Friend 
Subscribe to this thread 
Abstract Last Post: presentation Abstract 
Abstract 0 36 28-08-2014 11:54 AM 
Last Post: presentation Abstract 
Last Post: mkaasees 
Last Post: mkaasees 
mkaasees 0 31 19-08-2014 04:00 PM 
Last Post: mkaasees 
seminar 
presentation 8 8,869 18-08-2014 12:34 AM 
Last Post: Guest 
===All materials belong to respective owners. No copyright infringement=== 
See Privacy And Policy 
If You Feel Any Copy Right Infringement Please contact us: "remshadm{at}gmail.com" or "omegawebs{at}gmail.com" 
Or Do As Follows 
please upload legal ppt pdf doc files 
Network Web Sites 
Baby Name Meaning Pronunciation || New Seminar Topics & Project Topics !! Seminar Topics & Project Ideas !! Online Dictionary 
http://seminarprojects.com/Thread-nc-cnc-dnc-machine 5/5

Más contenido relacionado

Último

Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksMagic Marks
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stageAbc194748
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfsmsksolar
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...Health
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 

Último (20)

Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 

Destacado

PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 

Destacado (20)

Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 

Nc, cnc, dnc machine (1) mechanical engineering project ideas

  • 1. 9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas Home New Seminars & Projects Seminar Topics Project Ideas Free Downloads Search Contact US Hello There, Guest!(Login · Register) 0 Seminar Topics Project Ideas On Computer Science,Electronics,Electrical,Mechanical Engineering,Civil,MBA, Medicine,Nursing,Science,Physics,Mathematics,Chemistry ppt pdf doc presentation Abstract / Engineering Project Ideas / Mechanical Engineering Project Ideas / NC, CNC, DNC Machine Important: Use custom search function to get better results from our thousands of pages Search Use " " for compulsory search eg:"electronics seminar" , use -" " for filter something eg: "electronics seminar" -"/tag/" (used for exclude results from tag pages) Choose File No file chosen Submit Please Upload A Seminar Or Project Report/Code/Material/Presentation Here ▶ CATIA V5 Training ▶ CATIA Online Training ▶ Manager Production ▶ Marketing Consultants ▶ Time Management Seminars ▶ Workforce Management ▶ SQL Server ▶ Trends Of Software 0 23-03-2011, 12:11 PM Post: #1 seminar class Active In SP Hey...Ask More Info About NC, CNC, DNC Machine Posts: 5,361 Joined: Feb 2011 NC, CNC, DNC Machine NC-Notes.doc (Size: 661.5 KB / Downloads: 231) NC, CNC, DNC Machine Numerical Control (NC) refers to the method of controlling the manufacturing operation by http://seminarprojects.com/Thread-nc-cnc-dnc-machine 1/5
  • 2. 9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas means of directly inserted coded numerical instructions into the machine tool. Numerical control (NC) refers to the automation of machine tools that are operated by abstractly programmed commands encoded on a storage medium, as opposed to manually controlled via handwheels or levers, or mechanically automated via cams alone. The major advantages of NC over conventional methods of machine control are as follows: v higher precision: NC machine tool are capable of machining at very close tolerances, in some operations as small as 0.005 mm; v machining of complex three-dimensional shapes: this is discussed in Section 6.2 in connectionwith the problem of milling of complex shapes; v better quality: NC systems are capable of maintaining constant working conditions forall parts in a batch thus ensuring less spread of quality characteristics;v higher productivity: NC machine tools reduce drastically the non machining time.Adjusting the machine tool for a different product is as easy as changing the computerprogram and tool turret with the new set of cutting tools required for the particular part. v multi-operational machining: some NC machine tools, for example machine centers, are capable of accomplishing a very high number of machining operations thus reducing significantly the number of machine tools in the workshops. v low operator qualification: the role of the operation of a NC machine is simply to upload the workpiece and to download the finished part. In some cases, industrial robots are employed for material handling, thus eliminating the human operator. Disadvantages of conventional NC There are a lot of important setbacks in the conventional NC machines that is worth to be mentioned because this was the reason that lead to the development of improved numerical control machines. The most important are: 1. Part programming mistakes. Mistakes in the part programming were quite often and a program should be rewritten more than two times to function correctly. 2. Paper tape. The paper tape is by its nature durable and fragile and cannot be used repeatedly without wear and eventually tear. More durable materials have been used later on, however, these material are relatively expensive. 3. Tape reader. This is the least reliable component of the NC system. When a machine breaks down the first to be checked is the tape reader. 4. Controller. The hard-wired NC controller unit means that the control features cannot be easily altered to incorporate improvements to the unit. 5. Management information. No timely information on operational performance can be provided to management. 6. No optimal speeds and feeds. Since the function of the conventional NC is just to control the position of the tool relative to the work there is no attempt to optimize speeds and feeds. As a result the part programmer must plan the cutting conditions conservatively and this reduces productivity. Direct numerical control (DNC) Direct numerical control is defined as a manufacturing system in which a number of NC machines are controlled by a computer through direct connection in real time. The tape reader is omitted from the system. The information or the part program is being transferred directly to the machine tool through communication lines from the main computer. This is done in real time and the communication is two way, both the computer and the machine tool can send information to each other. The computer sends information to the machine tool upon request of the latter and when this occurs the request for instructions must be satisfied almost instantaneously. The computer stores the information in a bulk memory and can control more than 100 machine tools. In addition in cases where the computational capability of the main computer is not enough to satisfy the needs of the vast number of the machine tools additional computers are used linked to the main server to satisfy group of machine tools. These smaller computers are called satellite computers. Advantages of DNC 1. Time sharing the control of more than one machine by the computer 2. There is greater computational capability for operations such as circular interpolation, tapering etc. 3. There is no need for the computer to be located near the machine because the computer can now control the machine tools remotely, while situated in a computer type http://seminarprojects.com/Thread-nc-cnc-dnc-machine 2/5
  • 3. 9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas environment. 4. The tape and tape reader are eliminated and replaced by communication cables making the machine tool reliable. 5. The hardwired controller unit is eliminated 6. Programs stored as cutter location data can be post processed for whatever suitable machine is assigned to process the job. The only disadvantage of the DNC is if the computers break down, but the computer is so reliable that this is unlikely to occur. Computer numerical control omputer numerical control (CNC) is the numerical control system in which a dedicated computer is built into the control to perform basic and advanced NC functions. CNC controls are also referred to as soft-wired NC systems because most of their control functions are implemented by the control software programs. CNC is a computer assisted process to control general purpose machines from instructions generated by a processor and stored in a memory system. It is a specific form of control system where position is the principal controlled variable. All numerical control machines manufactured since the seventies are of CNC type. The computer allows for the following: storage of additional programs, program editing, running of program from memory, machine and control diagnostics, special routines, inch/metric, and incremental/absolute switch ability. CNC machines can be used as stand alone units or in a network of machines such as flexible machine centres. The controller uses a permanent resident program called an executive program to process the codes into the electrical pulses that control the machine. In any CNC machine, executive program resides in ROM and all the NC codes in RAM. The information in ROM is written into the electronic chips and cannot be erased and they become active whenever the machine is on. The contents in RAM are lost when the controller is turned off. Some use special type of RAM called CMOS memory, which retains its contents even when the power is turned off. 1. The new CNC controllers have enough memory to store large programs, or a lot of small and medium programs thus reducing the time needed for program loading. 2. The use of floppy discs has being spread widely the last few years. The new type of NC machines have the ability to accept information from a diskette or even to store programs that are in the memory of the CNC computer on the diskette. One floppy disc can store the information that are stored on 8000 ft of punched tape. 3. Program editing at the machine tool site. The program loaded on a CNC machine can be edited and corrected if any errors exist on the machine tool itself. In addition the corrected program can be saved to a disc or a punched tape for future use. 4. Fixed cycles and programming subroutines. Due to the large memory of the computer controller frequently used cycles can be programmed and stored in the computer memory and called when requested instead or writing the same coding time after time in the different programs. 5. Interpolation. Special interpolation cycles can only be performed on CNC due to the high computational capability. 6. Position features for setup. Setting up the machine tool for a certain job involves installing and aligning the fixture on the machine tool table. On CNC machines a position set feature is available. The operator is not required to position the fixture on the machine table with extreme accuracy. Instead, the machine tool axes are referenced to the location of the fixture by using a target point or set of targets points on the work or fixture. 7. Cutter length compensation. A recent innovation on tool length compensation is to use a sensor which comes in contact with the tool mounted and measures its length. This measured value is then used to correct the programmed tool path. These method has eliminated the need of supplying tool length compensations or even fit each part program to the needs of each tool in order to comply with the tool path desired. 8. Diagnostics. This is a system found on modern CNC machines and can detect malfunctions or signs of malfunction on the machine. Depending upon the seriousness of the malfunction the machine can display the problem on the controller’s CRT monitor, or even stop the operation. This diagnostic system is very helpful for maintenance purposes because it shows at what part of the machine the malfunction occurred. 9. Communications interface. Most CNC machines are equipped with standard communications interface in order to allow interfacing and networking. With this feature the machine can be interfaced with computer and other computer driven devices. http://seminarprojects.com/Thread-nc-cnc-dnc-machine 3/5
  • 4. 9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas Rating NC, CNC, DNC Machine Options Enter Keywords Search Thread « Next Oldest · Next Newest » Share NC, CNC, DNC Machine To Your Friends :- Marked Categories : pdf dnc, dnc machines advantages, ideas of project report about cnc, nc part programming seminar topics, nc and cnc dnc machines pdf, latest advantages in dnc machine, cnc and dnc ppt, defination of cnc nc and dnc pdf, nc machine ppt, project report on cnc machines pdf, what is dnc machine, disadvantages of dnc, notes on nc and cnc, nc cnc dnc ppt, notes on nc and cnc machines, cnc vs dnc, me projects in cnc, basic information about d n c machine, mechanical engineering cnc project, differentiate nc cnc and dnc ppt, tape operated control machine tool, dnc machine, nc cnc dnc pdf, cnc vs nc related project report, projects in mechanical engineering cnc, nc cnc dnc, Quick Reply Message Type your reply to this message here. Signature Disable Smilies Image Verification (case insensitive) Refresh Please enter the text within the image on the left in to the text box below. This process is used to prevent automated posts. Post Reply Preview Post Possibly Related Threads... Thread: Author Replies: Views: Last Post Cnc Milling Machine subin.e 0 49 05-09-2014 02:45 PM Last Post: subin.e Study On Machine Tools mkaasees 0 43 29-08-2014 12:26 PM Last Post: mkaasees Industrial Automation On Terra-25 Bag Sealing Machine presentation Abstract 0 41 28-08-2014 04:26 PM Last Post: presentation Abstract Dual Powered Hacksaw Machine presentation Abstract 0 50 28-08-2014 12:49 PM Last Post: presentation Abstract TMT Machine Tools’ presentation 0 24 28-08-2014 11:59 AM http://seminarprojects.com/Thread-nc-cnc-dnc-machine 4/5
  • 5. 9/12/2014 NC, CNC, DNC Machine (1) Mechanical Engineering Project Ideas TMT Machine Tools presentation Wire Winding Machine mkaasees 0 27 27-08-2014 03:08 PM Summer Training Presentation On Hmt Machine Tools Ltd mkaasees 0 21 27-08-2014 12:13 PM Energy Aspects Of Twisting Of Filament Yarn On Two For One Machine AUTOMATION OF PNEUMATIC SHEET METAL BENDING MACHINE This Page May Contain What is NC, CNC, DNC Machine And Latest Information/News About NC, CNC, DNC Machine ,If Not ...Use Search to get more info about NC, CNC, DNC Machine Or Ask Here Options: Send this Thread to a Friend Subscribe to this thread Abstract Last Post: presentation Abstract Abstract 0 36 28-08-2014 11:54 AM Last Post: presentation Abstract Last Post: mkaasees Last Post: mkaasees mkaasees 0 31 19-08-2014 04:00 PM Last Post: mkaasees seminar presentation 8 8,869 18-08-2014 12:34 AM Last Post: Guest ===All materials belong to respective owners. No copyright infringement=== See Privacy And Policy If You Feel Any Copy Right Infringement Please contact us: "remshadm{at}gmail.com" or "omegawebs{at}gmail.com" Or Do As Follows please upload legal ppt pdf doc files Network Web Sites Baby Name Meaning Pronunciation || New Seminar Topics & Project Topics !! Seminar Topics & Project Ideas !! Online Dictionary http://seminarprojects.com/Thread-nc-cnc-dnc-machine 5/5