SlideShare a Scribd company logo
DEVELOPMENT OF GEAR PROFILE
INSPECTION USING DEEP LEARNING
PRESENTED by
PRASAD S. KADI – MEBA37
SURAJ S. JUGDAR – MEBA57
AKASH B. SUPE – MEBA56
BHOJRAJ A. SONAWANE – MEBA55
Department of Mechanical Engineering
Sinhgad Academy of Engineering, Kondhwa-Pune
Savitribai Phule Pune University,
Pune-411048.
ABSTRACT
• Appearance defects inspection plays a vital role in gear quality
control. Human inspection is a traditional way to remove defective
gears, which is instable and time consuming.
• we develop a machine vision system for gear defect inspection,
which can inspect various types of defects on gear, such as
deformations, rusts, scratches and so on.
• The proposed system designs a novel image acquisition system to
enhance the defects appearances and get controlled image
acquisition environment.
• A series of image processing methods are proposed or utilized to
inspect the defects.
• The proposed system is evaluated and compared with skilled
human by the recall, precision and F-measure. Experimental results
show that the proposed vision system has high accuracy and
efficiency
INTRODUCTION
• In the industry of machinery, gears are important
components that connect different machine parts to
transmit motion.
• They have been widely used in cars, and many other
rotating machines. The quality of gears can directly
influence the performance of many machines, and
may even cause serious disasters.
• Gears are usually mass-produced with high demand
of precision, and a lot of inspection measures have
been adopted in the production process to ensure the
quality of gears.
TYPES OF GEAR DEFECTS
LITERATURE SURVEY
Sajjad Taheritanjani, Ralf Schonfeld, Automatic
Damage Detection of Fasteners in Overhaul
Processes, 2019 IEEE 15th International
Conference on Automation Science and
Engineering, August 2019 [1]
In this paper, they propose an automatic damage
inspection of the fasteners, using computer
vision and machine learning. They built a setup
to automatically record and preprocess the data
and compared multiple supervised and
unsupervised machine learning models for
detecting damages of 12 different fasteners.
Xian Tao , Dapeng Zhang , Wenzhi Ma , Xilong
Liu and De Xu, Automatic Metallic Surface
Defect Detection and Recognition with
Convolutional Neural Networks, Applied
Sciences 8(9):1575 September 2018 [2]
This paper discusses the automatic detection of
metallic defects with a two fold procedure that
accurately localizes and classifies defects
appearing in input images captured from real
industrial environments. Metallic defects under
various conditions can be successfully detected
using an industrial dataset. The experimental
results demonstrate that this method meets the
robustness and accuracy requirements for
metallic defect detection.
Xiaohong Sun, Jinan Gu, Shixi Tang and Jing Li,
Research Progress of Visual Inspection
Technology of Steel Products, Applied Sciences
8(11):2195, November 2018 [3]
The purpose of this article is to study the latest
developments in steel inspection relating to the
detected object, system hardware, and system
software, existing problems of current inspection
technologies, and future research directions. The
paper mainly focuses on the research status and
trends of inspection technology. The network
framework based on deep learning provides
space for the development of end-to-end mode
inspection technology, which would greatly
promote the implementation of intelligent
manufacturing.
Limei Song , Xinyao Li , Yangang Yang , Xinjun
Zhu , Qinghua Guo and Huaidong Yang,
Detection of Micro-Defects on Metal Screw
Surfaces Based on Deep Convolutional Neural
Networks, Sensors (Basel), v.18(11), October
2018.[4]
This paper proposes a deep convolutional neural
network (CNN) -based technique for the
detection of micro defects on metal screw
surfaces. The defects we consider include surface
damage, surface dirt, and stripped screws.
Images of metal screws with different types of
defects are collected using industrial cameras,
which are then employed to train the designed
deep CNN.
P.Arjun and T.T.Mirnalinee, Machine parts
recognition and defect detection in automated
assembly systems using computer vision
techniques, Rev. Téc. Ing. Univ. Zulia. Vol. 39, Nº
1, 71 - 80, 2016. [5]
This paper presents a computationally efficient
2D computer vision based approach to recognize
the machine parts and detect damaged parts on
the assembly line.
PROBLEM STATEMENT
• After the manufacturing process of Gears,
to maintain the quality of the product,
inspection of the manufactured gears is
necessary.
• But precise inspection of such high
quantity gears is the difficult task. So to
inspect the bulk quantity of manufactured
gears this project is invented.
OBJECTIVE
 To inspect the manufactured Gears.
 To study the nature of defect using the data collected
during the ML process.
 To design a CATIA model.
 To carry out the experimental testing & draw the results
& conclusion.
3D MODEL OF SYSTEM
3D MODEL OF SYSTEM
RACK AND
PINION
CAMERA
GEAR
COVEYOR BELT
SLIDING ARM
OK BIN
REJECTION
BIN
CALCULATIONS
• Conveyor belt:
1. Speed of belt:
V= 3.14*D*N/60 m/s
V=3.14*0.230*30/60
V=0.361 m/s is the speed of belt.
2. Length of belt:
L = 2.C + 3.14(D+d)/2 + (D-d)^2/4C
C = center to center distance.
D= large pulley diameter.
d=small pulley diameter.
L = 2*0.85 + 3.14(0.230+0.230)/2+ 1/(4*0.85) * (0.230-0.230^2)
L=1.7 m this is length of belt.
• Torque of motor:
T = ½ D (F+μ Wg)
T = Torque
D = roller diameter
W =mass of load
g = gravity acceleration
μ = friction coefficient
f = external force
T = ½ * 0.230 * (10+ 0.05* 1*10)
T = 0.5* 0.230(10+0.05*10)
T = 0.5*0.230(10+0.5)
T = 0.5*0.230*10.5
T = 1.2075 NM torque of motor.
• Motor calculations:
power=120W
speed =30 rpm
V =12V DC
P = 2*3.14*n*T/60
120 = 2*3.14*30.7/60
120*60/2*3.14*30 =T
T = 38.197NM
SEMESTER I
• We started our work with a literature survey.
• Search many research papers from various articles and published
journal papers.
• Reference sites:
– http://explore.ijert.org/
– http://www.ijetcse.com/
– http://industrialscience.org/
– http://www.ijist.net/
• Worked on diff. Mechanisms that can be useful for our project.
• We have done a rough 2D sketch of model in Auto-CAD.
• After getting rough model we started calculation of some
components.
• We selected standard components.
• Simultaneously we have done work of report for semester I.
PLAN OF PROPOSED WORK
Sr.
No
Activity/month July Aug Sep Oct Nov Dec Jan Feb Marc
1 Search of topic
2 Selection of topic and research papers
3 Finalizing of project
4 Literature review
5 Basic diagram and study of components
6
Cad diagram and starting the calculation of
components
7 Calculations
8
Finalizing the calculations and preparing the final
cad diagram with dimensions
9 Starting manufacturing
10 Buying the standard components from market
11 Testing of model
12 Rough draft of report
13 Final report
CONCLUSION
• This study develops a machine vision system
for the inspection of gear surfaces. In the
system, a novel inspection algorithm is
proposed for the inspection of defects on gear
surfaces.
REFERENCE
• Sajjad Taheritanjani, Ralf Schonfeld, Automatic Damage Detection of
Fasteners in Overhaul Processes, 2019 IEEE 15th International Conference
on Automation Science and Engineering, August 2019 [1]
• Xian Tao , Dapeng Zhang , Wenzhi Ma , Xilong Liu and De Xu, Automatic
Metallic Surface Defect Detection and Recognition with Convolutional
Neural Networks, Applied Sciences 8(9):1575 September 2018 [2]
• Xiaohong Sun, Jinan Gu, Shixi Tang and Jing Li, Research Progress of Visual
Inspection Technology of Steel Products, Applied Sciences 8(11):2195,
November 2018 [3]
• Limei Song , Xinyao Li , Yangang Yang , Xinjun Zhu , Qinghua Guo and
Huaidong Yang, Detection of Micro-Defects on Metal Screw Surfaces
Based on Deep Convolutional Neural Networks, Sensors (Basel), v.18(11),
October 2018.[4]
• P.Arjun and T.T.Mirnalinee, Machine parts recognition and defect detection
in automated assembly systems using computer vision techniques, Rev.
Téc. Ing. Univ. Zulia. Vol. 39, Nº 1, 71 - 80, 2016

More Related Content

What's hot

vikash kumar- Optical fibre
vikash kumar- Optical fibrevikash kumar- Optical fibre
vikash kumar- Optical fibre
Vikash Kumar
 
Artificial Eye For The Blind
Artificial Eye For The BlindArtificial Eye For The Blind
Artificial Eye For The Blind
Vineeth Sundar
 
Smart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdfSmart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdf
HELPCONSULTANCY
 
automatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuitautomatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuit
anujabarge3
 
Justin Ferrell d.school
Justin Ferrell d.schoolJustin Ferrell d.school
Justin Ferrell d.school
Marcela Kunova
 
Human Centered Design
Human Centered DesignHuman Centered Design
Human Centered Design
Manik Choudhary
 
Empathy Maps
Empathy MapsEmpathy Maps
Empathy Maps
DCU_MPIUA
 
Artifcial Eye
Artifcial EyeArtifcial Eye
User Interface Prototyping Techniques: Low Fidelity Prototyping
User Interface Prototyping Techniques: Low Fidelity PrototypingUser Interface Prototyping Techniques: Low Fidelity Prototyping
User Interface Prototyping Techniques: Low Fidelity Prototyping
Hans Põldoja
 
HITD 201: Design Thinking - Lecture4 - Ideation
HITD 201: Design Thinking - Lecture4 - IdeationHITD 201: Design Thinking - Lecture4 - Ideation
HITD 201: Design Thinking - Lecture4 - Ideation
Mark Billinghurst
 
Light Automation System Using Bidirectional Visitor Counter
Light Automation System Using Bidirectional Visitor CounterLight Automation System Using Bidirectional Visitor Counter
Light Automation System Using Bidirectional Visitor Counter
Rituraj Singh
 
Knock detecting door lock research paper
Knock detecting door lock research paperKnock detecting door lock research paper
Knock detecting door lock research paper
Chamila Wijayarathna
 
Optical Fiber connectors
Optical Fiber connectorsOptical Fiber connectors
Optical Fiber connectors
Ahmed Amer
 
Design Thinking Workshop Participant Worksheet
Design Thinking Workshop Participant WorksheetDesign Thinking Workshop Participant Worksheet
Design Thinking Workshop Participant Worksheet
Joyce Lee
 
autonomus Bike Progress
autonomus Bike Progressautonomus Bike Progress
autonomus Bike Progress
Nadeem Qandeel
 
Artificial Eye PPT
Artificial Eye PPTArtificial Eye PPT
home appliance control using gsm
home appliance control using gsmhome appliance control using gsm
home appliance control using gsm
Chinmoy Jena
 
BATTERY LESS PHONE
BATTERY LESS PHONE BATTERY LESS PHONE
BATTERY LESS PHONE
MuhammedAslam77
 
TIME MANAGEMENT AND BUSINESS ANALYST
TIME MANAGEMENT AND BUSINESS ANALYSTTIME MANAGEMENT AND BUSINESS ANALYST
TIME MANAGEMENT AND BUSINESS ANALYST
ANKITADUTTA40
 
Finger reader thesis and seminar report
Finger reader thesis and seminar reportFinger reader thesis and seminar report
Finger reader thesis and seminar report
Sarvesh Meena
 

What's hot (20)

vikash kumar- Optical fibre
vikash kumar- Optical fibrevikash kumar- Optical fibre
vikash kumar- Optical fibre
 
Artificial Eye For The Blind
Artificial Eye For The BlindArtificial Eye For The Blind
Artificial Eye For The Blind
 
Smart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdfSmart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdf
 
automatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuitautomatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuit
 
Justin Ferrell d.school
Justin Ferrell d.schoolJustin Ferrell d.school
Justin Ferrell d.school
 
Human Centered Design
Human Centered DesignHuman Centered Design
Human Centered Design
 
Empathy Maps
Empathy MapsEmpathy Maps
Empathy Maps
 
Artifcial Eye
Artifcial EyeArtifcial Eye
Artifcial Eye
 
User Interface Prototyping Techniques: Low Fidelity Prototyping
User Interface Prototyping Techniques: Low Fidelity PrototypingUser Interface Prototyping Techniques: Low Fidelity Prototyping
User Interface Prototyping Techniques: Low Fidelity Prototyping
 
HITD 201: Design Thinking - Lecture4 - Ideation
HITD 201: Design Thinking - Lecture4 - IdeationHITD 201: Design Thinking - Lecture4 - Ideation
HITD 201: Design Thinking - Lecture4 - Ideation
 
Light Automation System Using Bidirectional Visitor Counter
Light Automation System Using Bidirectional Visitor CounterLight Automation System Using Bidirectional Visitor Counter
Light Automation System Using Bidirectional Visitor Counter
 
Knock detecting door lock research paper
Knock detecting door lock research paperKnock detecting door lock research paper
Knock detecting door lock research paper
 
Optical Fiber connectors
Optical Fiber connectorsOptical Fiber connectors
Optical Fiber connectors
 
Design Thinking Workshop Participant Worksheet
Design Thinking Workshop Participant WorksheetDesign Thinking Workshop Participant Worksheet
Design Thinking Workshop Participant Worksheet
 
autonomus Bike Progress
autonomus Bike Progressautonomus Bike Progress
autonomus Bike Progress
 
Artificial Eye PPT
Artificial Eye PPTArtificial Eye PPT
Artificial Eye PPT
 
home appliance control using gsm
home appliance control using gsmhome appliance control using gsm
home appliance control using gsm
 
BATTERY LESS PHONE
BATTERY LESS PHONE BATTERY LESS PHONE
BATTERY LESS PHONE
 
TIME MANAGEMENT AND BUSINESS ANALYST
TIME MANAGEMENT AND BUSINESS ANALYSTTIME MANAGEMENT AND BUSINESS ANALYST
TIME MANAGEMENT AND BUSINESS ANALYST
 
Finger reader thesis and seminar report
Finger reader thesis and seminar reportFinger reader thesis and seminar report
Finger reader thesis and seminar report
 

Similar to DEVELOPMENT OF GEAR PROFILE INSPECTION USING MACHINE LEARNING.pptx

Design of Mechanical Fixture Based on Contact Thread Measuring Device
Design of Mechanical Fixture Based on Contact Thread Measuring DeviceDesign of Mechanical Fixture Based on Contact Thread Measuring Device
Design of Mechanical Fixture Based on Contact Thread Measuring Device
IJRESJOURNAL
 
IRJET- A Review on Automated Systems for Deformation Detection in Glasses
IRJET- A Review on Automated Systems for Deformation Detection in GlassesIRJET- A Review on Automated Systems for Deformation Detection in Glasses
IRJET- A Review on Automated Systems for Deformation Detection in Glasses
IRJET Journal
 
Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...
Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...
Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...
IOSR Journals
 
IRJET - Design, Prototyping and Analysis of Modified Universal Coupling
IRJET -  	  Design, Prototyping and Analysis of Modified Universal CouplingIRJET -  	  Design, Prototyping and Analysis of Modified Universal Coupling
IRJET - Design, Prototyping and Analysis of Modified Universal Coupling
IRJET Journal
 
IRJET- A Critical Review on Bellow Part Removal Fixture
IRJET-  	  A Critical Review on Bellow Part Removal FixtureIRJET-  	  A Critical Review on Bellow Part Removal Fixture
IRJET- A Critical Review on Bellow Part Removal Fixture
IRJET Journal
 
IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...
IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...
IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...
IRJET Journal
 
IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...
IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...
IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...
IRJET Journal
 
30320140501003 2
30320140501003 230320140501003 2
30320140501003 2
IAEME Publication
 
Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...
Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...
Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...
International Journal of Engineering Inventions www.ijeijournal.com
 
A practical approach to eliminate defects in gravity die cast al alloy castin...
A practical approach to eliminate defects in gravity die cast al alloy castin...A practical approach to eliminate defects in gravity die cast al alloy castin...
A practical approach to eliminate defects in gravity die cast al alloy castin...
eSAT Journals
 
Real time Pothole and Speed Breaker Detection Using Image Processing Techniques
Real time Pothole and Speed Breaker Detection Using Image Processing TechniquesReal time Pothole and Speed Breaker Detection Using Image Processing Techniques
Real time Pothole and Speed Breaker Detection Using Image Processing Techniques
IRJET Journal
 
IRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection MethodsIRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection Methods
IRJET Journal
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
IRJET Journal
 
B41021318
B41021318B41021318
B41021318
IJERA Editor
 
A Study on Process Improvement in the Assembly Line of Switch Manufacturing
A Study on Process Improvement in the Assembly Line of Switch ManufacturingA Study on Process Improvement in the Assembly Line of Switch Manufacturing
A Study on Process Improvement in the Assembly Line of Switch Manufacturing
ijceronline
 
IRJET- Design and Fabrication of Prismatic Painting Robot
IRJET-  	  Design and Fabrication of Prismatic Painting RobotIRJET-  	  Design and Fabrication of Prismatic Painting Robot
IRJET- Design and Fabrication of Prismatic Painting Robot
IRJET Journal
 
IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...
IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...
IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...
IRJET Journal
 
IRJET- A Review: Design, Analysis & Optimization of Drag Chain Conveyer
IRJET- A Review: Design, Analysis & Optimization of Drag Chain ConveyerIRJET- A Review: Design, Analysis & Optimization of Drag Chain Conveyer
IRJET- A Review: Design, Analysis & Optimization of Drag Chain Conveyer
IRJET Journal
 
IRJET- Metal Crack Detection using Image Processing
IRJET- Metal Crack Detection using Image ProcessingIRJET- Metal Crack Detection using Image Processing
IRJET- Metal Crack Detection using Image Processing
IRJET Journal
 
Analysis and optimization of sand casting defects with the help of artificial...
Analysis and optimization of sand casting defects with the help of artificial...Analysis and optimization of sand casting defects with the help of artificial...
Analysis and optimization of sand casting defects with the help of artificial...
eSAT Journals
 

Similar to DEVELOPMENT OF GEAR PROFILE INSPECTION USING MACHINE LEARNING.pptx (20)

Design of Mechanical Fixture Based on Contact Thread Measuring Device
Design of Mechanical Fixture Based on Contact Thread Measuring DeviceDesign of Mechanical Fixture Based on Contact Thread Measuring Device
Design of Mechanical Fixture Based on Contact Thread Measuring Device
 
IRJET- A Review on Automated Systems for Deformation Detection in Glasses
IRJET- A Review on Automated Systems for Deformation Detection in GlassesIRJET- A Review on Automated Systems for Deformation Detection in Glasses
IRJET- A Review on Automated Systems for Deformation Detection in Glasses
 
Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...
Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...
Analyze Gear Failures and Identify Defects in Gear System for Vehicles Using ...
 
IRJET - Design, Prototyping and Analysis of Modified Universal Coupling
IRJET -  	  Design, Prototyping and Analysis of Modified Universal CouplingIRJET -  	  Design, Prototyping and Analysis of Modified Universal Coupling
IRJET - Design, Prototyping and Analysis of Modified Universal Coupling
 
IRJET- A Critical Review on Bellow Part Removal Fixture
IRJET-  	  A Critical Review on Bellow Part Removal FixtureIRJET-  	  A Critical Review on Bellow Part Removal Fixture
IRJET- A Critical Review on Bellow Part Removal Fixture
 
IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...
IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...
IRJET- Finite Element Analysis of Winch Machine for Erection of Transmission ...
 
IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...
IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...
IRJET- A Research Paper on Spray-Painting Robot for Painting Irregular Workpi...
 
30320140501003 2
30320140501003 230320140501003 2
30320140501003 2
 
Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...
Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...
Modeling and Analysis of Clamp for Brake Spider Fixture by Fem Using Ansys So...
 
A practical approach to eliminate defects in gravity die cast al alloy castin...
A practical approach to eliminate defects in gravity die cast al alloy castin...A practical approach to eliminate defects in gravity die cast al alloy castin...
A practical approach to eliminate defects in gravity die cast al alloy castin...
 
Real time Pothole and Speed Breaker Detection Using Image Processing Techniques
Real time Pothole and Speed Breaker Detection Using Image Processing TechniquesReal time Pothole and Speed Breaker Detection Using Image Processing Techniques
Real time Pothole and Speed Breaker Detection Using Image Processing Techniques
 
IRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection MethodsIRJET- A Review Paper on Existing Pothole Detection Methods
IRJET- A Review Paper on Existing Pothole Detection Methods
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
 
B41021318
B41021318B41021318
B41021318
 
A Study on Process Improvement in the Assembly Line of Switch Manufacturing
A Study on Process Improvement in the Assembly Line of Switch ManufacturingA Study on Process Improvement in the Assembly Line of Switch Manufacturing
A Study on Process Improvement in the Assembly Line of Switch Manufacturing
 
IRJET- Design and Fabrication of Prismatic Painting Robot
IRJET-  	  Design and Fabrication of Prismatic Painting RobotIRJET-  	  Design and Fabrication of Prismatic Painting Robot
IRJET- Design and Fabrication of Prismatic Painting Robot
 
IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...
IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...
IRJET- In-Situ Monitoring for Fatigue Crack Detection using Control System an...
 
IRJET- A Review: Design, Analysis & Optimization of Drag Chain Conveyer
IRJET- A Review: Design, Analysis & Optimization of Drag Chain ConveyerIRJET- A Review: Design, Analysis & Optimization of Drag Chain Conveyer
IRJET- A Review: Design, Analysis & Optimization of Drag Chain Conveyer
 
IRJET- Metal Crack Detection using Image Processing
IRJET- Metal Crack Detection using Image ProcessingIRJET- Metal Crack Detection using Image Processing
IRJET- Metal Crack Detection using Image Processing
 
Analysis and optimization of sand casting defects with the help of artificial...
Analysis and optimization of sand casting defects with the help of artificial...Analysis and optimization of sand casting defects with the help of artificial...
Analysis and optimization of sand casting defects with the help of artificial...
 

Recently uploaded

Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
Aditya Rajan Patra
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 

Recently uploaded (20)

Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 

DEVELOPMENT OF GEAR PROFILE INSPECTION USING MACHINE LEARNING.pptx

  • 1. DEVELOPMENT OF GEAR PROFILE INSPECTION USING DEEP LEARNING
  • 2. PRESENTED by PRASAD S. KADI – MEBA37 SURAJ S. JUGDAR – MEBA57 AKASH B. SUPE – MEBA56 BHOJRAJ A. SONAWANE – MEBA55 Department of Mechanical Engineering Sinhgad Academy of Engineering, Kondhwa-Pune Savitribai Phule Pune University, Pune-411048.
  • 3. ABSTRACT • Appearance defects inspection plays a vital role in gear quality control. Human inspection is a traditional way to remove defective gears, which is instable and time consuming. • we develop a machine vision system for gear defect inspection, which can inspect various types of defects on gear, such as deformations, rusts, scratches and so on. • The proposed system designs a novel image acquisition system to enhance the defects appearances and get controlled image acquisition environment. • A series of image processing methods are proposed or utilized to inspect the defects. • The proposed system is evaluated and compared with skilled human by the recall, precision and F-measure. Experimental results show that the proposed vision system has high accuracy and efficiency
  • 4. INTRODUCTION • In the industry of machinery, gears are important components that connect different machine parts to transmit motion. • They have been widely used in cars, and many other rotating machines. The quality of gears can directly influence the performance of many machines, and may even cause serious disasters. • Gears are usually mass-produced with high demand of precision, and a lot of inspection measures have been adopted in the production process to ensure the quality of gears.
  • 5. TYPES OF GEAR DEFECTS
  • 6. LITERATURE SURVEY Sajjad Taheritanjani, Ralf Schonfeld, Automatic Damage Detection of Fasteners in Overhaul Processes, 2019 IEEE 15th International Conference on Automation Science and Engineering, August 2019 [1] In this paper, they propose an automatic damage inspection of the fasteners, using computer vision and machine learning. They built a setup to automatically record and preprocess the data and compared multiple supervised and unsupervised machine learning models for detecting damages of 12 different fasteners. Xian Tao , Dapeng Zhang , Wenzhi Ma , Xilong Liu and De Xu, Automatic Metallic Surface Defect Detection and Recognition with Convolutional Neural Networks, Applied Sciences 8(9):1575 September 2018 [2] This paper discusses the automatic detection of metallic defects with a two fold procedure that accurately localizes and classifies defects appearing in input images captured from real industrial environments. Metallic defects under various conditions can be successfully detected using an industrial dataset. The experimental results demonstrate that this method meets the robustness and accuracy requirements for metallic defect detection.
  • 7. Xiaohong Sun, Jinan Gu, Shixi Tang and Jing Li, Research Progress of Visual Inspection Technology of Steel Products, Applied Sciences 8(11):2195, November 2018 [3] The purpose of this article is to study the latest developments in steel inspection relating to the detected object, system hardware, and system software, existing problems of current inspection technologies, and future research directions. The paper mainly focuses on the research status and trends of inspection technology. The network framework based on deep learning provides space for the development of end-to-end mode inspection technology, which would greatly promote the implementation of intelligent manufacturing. Limei Song , Xinyao Li , Yangang Yang , Xinjun Zhu , Qinghua Guo and Huaidong Yang, Detection of Micro-Defects on Metal Screw Surfaces Based on Deep Convolutional Neural Networks, Sensors (Basel), v.18(11), October 2018.[4] This paper proposes a deep convolutional neural network (CNN) -based technique for the detection of micro defects on metal screw surfaces. The defects we consider include surface damage, surface dirt, and stripped screws. Images of metal screws with different types of defects are collected using industrial cameras, which are then employed to train the designed deep CNN. P.Arjun and T.T.Mirnalinee, Machine parts recognition and defect detection in automated assembly systems using computer vision techniques, Rev. Téc. Ing. Univ. Zulia. Vol. 39, Nº 1, 71 - 80, 2016. [5] This paper presents a computationally efficient 2D computer vision based approach to recognize the machine parts and detect damaged parts on the assembly line.
  • 8. PROBLEM STATEMENT • After the manufacturing process of Gears, to maintain the quality of the product, inspection of the manufactured gears is necessary. • But precise inspection of such high quantity gears is the difficult task. So to inspect the bulk quantity of manufactured gears this project is invented.
  • 9. OBJECTIVE  To inspect the manufactured Gears.  To study the nature of defect using the data collected during the ML process.  To design a CATIA model.  To carry out the experimental testing & draw the results & conclusion.
  • 10. 3D MODEL OF SYSTEM
  • 11. 3D MODEL OF SYSTEM RACK AND PINION CAMERA GEAR COVEYOR BELT SLIDING ARM OK BIN REJECTION BIN
  • 12. CALCULATIONS • Conveyor belt: 1. Speed of belt: V= 3.14*D*N/60 m/s V=3.14*0.230*30/60 V=0.361 m/s is the speed of belt. 2. Length of belt: L = 2.C + 3.14(D+d)/2 + (D-d)^2/4C C = center to center distance. D= large pulley diameter. d=small pulley diameter. L = 2*0.85 + 3.14(0.230+0.230)/2+ 1/(4*0.85) * (0.230-0.230^2) L=1.7 m this is length of belt.
  • 13. • Torque of motor: T = ½ D (F+μ Wg) T = Torque D = roller diameter W =mass of load g = gravity acceleration μ = friction coefficient f = external force T = ½ * 0.230 * (10+ 0.05* 1*10) T = 0.5* 0.230(10+0.05*10) T = 0.5*0.230(10+0.5) T = 0.5*0.230*10.5 T = 1.2075 NM torque of motor.
  • 14. • Motor calculations: power=120W speed =30 rpm V =12V DC P = 2*3.14*n*T/60 120 = 2*3.14*30.7/60 120*60/2*3.14*30 =T T = 38.197NM
  • 15. SEMESTER I • We started our work with a literature survey. • Search many research papers from various articles and published journal papers. • Reference sites: – http://explore.ijert.org/ – http://www.ijetcse.com/ – http://industrialscience.org/ – http://www.ijist.net/ • Worked on diff. Mechanisms that can be useful for our project. • We have done a rough 2D sketch of model in Auto-CAD. • After getting rough model we started calculation of some components. • We selected standard components. • Simultaneously we have done work of report for semester I.
  • 16. PLAN OF PROPOSED WORK Sr. No Activity/month July Aug Sep Oct Nov Dec Jan Feb Marc 1 Search of topic 2 Selection of topic and research papers 3 Finalizing of project 4 Literature review 5 Basic diagram and study of components 6 Cad diagram and starting the calculation of components 7 Calculations 8 Finalizing the calculations and preparing the final cad diagram with dimensions 9 Starting manufacturing 10 Buying the standard components from market 11 Testing of model 12 Rough draft of report 13 Final report
  • 17. CONCLUSION • This study develops a machine vision system for the inspection of gear surfaces. In the system, a novel inspection algorithm is proposed for the inspection of defects on gear surfaces.
  • 18. REFERENCE • Sajjad Taheritanjani, Ralf Schonfeld, Automatic Damage Detection of Fasteners in Overhaul Processes, 2019 IEEE 15th International Conference on Automation Science and Engineering, August 2019 [1] • Xian Tao , Dapeng Zhang , Wenzhi Ma , Xilong Liu and De Xu, Automatic Metallic Surface Defect Detection and Recognition with Convolutional Neural Networks, Applied Sciences 8(9):1575 September 2018 [2] • Xiaohong Sun, Jinan Gu, Shixi Tang and Jing Li, Research Progress of Visual Inspection Technology of Steel Products, Applied Sciences 8(11):2195, November 2018 [3] • Limei Song , Xinyao Li , Yangang Yang , Xinjun Zhu , Qinghua Guo and Huaidong Yang, Detection of Micro-Defects on Metal Screw Surfaces Based on Deep Convolutional Neural Networks, Sensors (Basel), v.18(11), October 2018.[4] • P.Arjun and T.T.Mirnalinee, Machine parts recognition and defect detection in automated assembly systems using computer vision techniques, Rev. Téc. Ing. Univ. Zulia. Vol. 39, Nº 1, 71 - 80, 2016