SlideShare a Scribd company logo
1 of 10
Download to read offline
IMPORTANCE & APPLICATION OF NUMERICAL
METHOD IN ENGINEERING
DR. b. C ROy ENGINEERING COLLEGE, DURGAPUR-713206
DEPARTMENT OF COMPUTER sCIENCE & ENGINEERING
(AFFILIATED TO MAULANA AbUL kALAM AzAD UNIvERsITy OF TECHNOLOGy )
NAME:PRIyANkA MANNA
ROLL NO:12000121056
PAPER NAME : NUMERICAL METHOD
PAPER CODE : OEC-IT601A
sEMEsTER: 5TH sEM
AGENDA
• WHAT IS NUMERICAL METHOD?
• STEPS INVOLVED TO SOLVE
• WHYARE NUMERICAL METHODS USED IN ENGINEERING?
• APPLICATION OF NUMERICAL METHOD
• EXAMPLE OF NUMERICAL METHOD
• CONCLUSION
WHAT Is NUMERICAL METHOD?
• Numerical method is an approach for solving complex
mathematical problems using simple arithmetic operations.
• It involves the formulation of model of physical situations that can
be solved by arithmetic operations.
sTEPs INvOLvED TO sOLvE
• Formulation of mathematical model
• Construction of an appropriate numerical method
• Implementation of the numerical method
• Obtain the solution by solving
• Validation of solution
WHy ARE NUMERICAL METHODs UsED IN ENGINEERING?
• Engineers use mathematical modelling which includes various equations and
data to describe and predict the behavior of systems.
• Computers are widely used which give accurate results and are cheap and
affordable to all.
• Many software packages are available that can be used to solve the problems.
• Numerical methods are crucial in optimization problems, where engineers
aim to find the best possible solution given a set of constraints.
• Numerical methods provide a quicker and more cost-effective way to obtain
solutions, making them valuable in engineering design and analysis.
• It provide a means to assess and control errors in computations. Engineers
can analyze the accuracy of numerical solutions and make adjustments to
improve the reliability of their results
APPLICATION OF NUMERICAL METHOD
• Signal Processing: Engineers use numerical methods for processing and
analyzing signals in communication systems, image processing, and audio
processing.
• Robotics and Kinematics: This methods are applied to solve kinematic and
dynamic equations in robotics, aiding in the design and control of robotic
systems.
• Electromagnetic Field Analysis: In electrical engineering, numerical
methods are employed to analyze electromagnetic fields and solve Maxwell's
equations.
• Numerical Integration and Differentiation: Numerical techniques are
applied to approximate integrals and derivatives in cases where analytical
solutions are challenging or not feasible.
• Finite Element Analysis (FEA): FEA is widely used for structural analysis
in civil, mechanical, and aerospace engineering.
• Stochastic Modeling:In fields such as finance and reliability engineering,
numerical methods are employed to model and analyze systems with random
or uncertain parameters.
• .
• Optimization Algorithms: Numerical optimization methods are utilized to
find optimal solutions in engineering design problems
EXAMPLE OF NUMERICAL METHODs
1.Use trapezoial rule to numerically integrate
f(x) = o.2 + 25 x from a=0 to b=2
Solution:
f(a) = f(0) = 0.2, and f(b) = f(2) = 50.2
I = (b − a) f(b) + f(a)
=(2 − 0) × 0.2 + 50.2 = 50.4
The true solution is
∫f(x)dx = (0.2x + 12.5x2 ) = (0.2 × 2 + 12.5 × 22 ) − 0 = 50.4
Because f(x) is a linear function, using the trapezoidal rule gets the exact
solution.
2
0
2
0
2
2
2. Use the trapezoidal rule to numerically integrate f(x) = 0.2 + 25x + 3x2
from a = 0 to b = 2 .
Solution:
f(0) = 0.2, and f(2) = 62.2.
I = (b − a) f(b) + f(a)
=(2 − 0) × 0.2 + 62.2 = 62.4
The true solution is
∫f(x)dx = (0.2x + 12.5x2 + x3)| = (0.2 × 2 + 12.5 × 2 2+ 23) − 0 = 58.4
The relative error is |²t | = 58.4 − 62.4 × 100% = 6.85%
2
2
2
0 0
2
58.4
12000121056_priyankamanna_CA1_numericalmethod.pdf

More Related Content

Similar to 12000121056_priyankamanna_CA1_numericalmethod.pdf

linearprogramingproblemlpp-180729145239.pptx
linearprogramingproblemlpp-180729145239.pptxlinearprogramingproblemlpp-180729145239.pptx
linearprogramingproblemlpp-180729145239.pptx
KOUSHIkPIPPLE
 
Grds international conference on pure and applied science (6)
Grds international conference on pure and applied science (6)Grds international conference on pure and applied science (6)
Grds international conference on pure and applied science (6)
Global R & D Services
 
MSPresentation_Spring2011
MSPresentation_Spring2011MSPresentation_Spring2011
MSPresentation_Spring2011
Shaun Smith
 

Similar to 12000121056_priyankamanna_CA1_numericalmethod.pdf (20)

Response surface methodology.pptx
Response surface methodology.pptxResponse surface methodology.pptx
Response surface methodology.pptx
 
Btec content
Btec contentBtec content
Btec content
 
Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
 
linearprogramingproblemlpp-180729145239.pptx
linearprogramingproblemlpp-180729145239.pptxlinearprogramingproblemlpp-180729145239.pptx
linearprogramingproblemlpp-180729145239.pptx
 
Assignment 1 - Application of Numerical Analysis.pdf
Assignment 1 - Application of Numerical Analysis.pdfAssignment 1 - Application of Numerical Analysis.pdf
Assignment 1 - Application of Numerical Analysis.pdf
 
Numerical
NumericalNumerical
Numerical
 
Importance of Numerical Methods in CSE.pptx
Importance of Numerical Methods in CSE.pptxImportance of Numerical Methods in CSE.pptx
Importance of Numerical Methods in CSE.pptx
 
lecture.ppt
lecture.pptlecture.ppt
lecture.ppt
 
FDM Numerical solution of Laplace Equation using MATLAB
FDM Numerical solution of Laplace Equation using MATLABFDM Numerical solution of Laplace Equation using MATLAB
FDM Numerical solution of Laplace Equation using MATLAB
 
Mathematical Optimisation - Fundamentals and Applications
Mathematical Optimisation - Fundamentals and ApplicationsMathematical Optimisation - Fundamentals and Applications
Mathematical Optimisation - Fundamentals and Applications
 
Chapter one
Chapter oneChapter one
Chapter one
 
A Comprehensive Introduction of the Finite Element Method for Undergraduate C...
A Comprehensive Introduction of the Finite Element Method for Undergraduate C...A Comprehensive Introduction of the Finite Element Method for Undergraduate C...
A Comprehensive Introduction of the Finite Element Method for Undergraduate C...
 
Classification of optimization Techniques
Classification of optimization TechniquesClassification of optimization Techniques
Classification of optimization Techniques
 
Grds international conference on pure and applied science (6)
Grds international conference on pure and applied science (6)Grds international conference on pure and applied science (6)
Grds international conference on pure and applied science (6)
 
DME Syllabus.pdf
DME Syllabus.pdfDME Syllabus.pdf
DME Syllabus.pdf
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Lecture on Introduction to finite element methods & its contents
Lecture on Introduction  to  finite element methods  & its  contentsLecture on Introduction  to  finite element methods  & its  contents
Lecture on Introduction to finite element methods & its contents
 
MSPresentation_Spring2011
MSPresentation_Spring2011MSPresentation_Spring2011
MSPresentation_Spring2011
 
01-Introduction_to_Optimization-v2021.2-Sept23-2021.pptx
01-Introduction_to_Optimization-v2021.2-Sept23-2021.pptx01-Introduction_to_Optimization-v2021.2-Sept23-2021.pptx
01-Introduction_to_Optimization-v2021.2-Sept23-2021.pptx
 
Computational Chemical Engineering
Computational Chemical EngineeringComputational Chemical Engineering
Computational Chemical Engineering
 

Recently uploaded

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
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
Epec Engineered Technologies
 

Recently uploaded (20)

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
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
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
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
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
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
 
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
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 

12000121056_priyankamanna_CA1_numericalmethod.pdf

  • 1. IMPORTANCE & APPLICATION OF NUMERICAL METHOD IN ENGINEERING DR. b. C ROy ENGINEERING COLLEGE, DURGAPUR-713206 DEPARTMENT OF COMPUTER sCIENCE & ENGINEERING (AFFILIATED TO MAULANA AbUL kALAM AzAD UNIvERsITy OF TECHNOLOGy ) NAME:PRIyANkA MANNA ROLL NO:12000121056 PAPER NAME : NUMERICAL METHOD PAPER CODE : OEC-IT601A sEMEsTER: 5TH sEM
  • 2. AGENDA • WHAT IS NUMERICAL METHOD? • STEPS INVOLVED TO SOLVE • WHYARE NUMERICAL METHODS USED IN ENGINEERING? • APPLICATION OF NUMERICAL METHOD • EXAMPLE OF NUMERICAL METHOD • CONCLUSION
  • 3. WHAT Is NUMERICAL METHOD? • Numerical method is an approach for solving complex mathematical problems using simple arithmetic operations. • It involves the formulation of model of physical situations that can be solved by arithmetic operations.
  • 4. sTEPs INvOLvED TO sOLvE • Formulation of mathematical model • Construction of an appropriate numerical method • Implementation of the numerical method • Obtain the solution by solving • Validation of solution
  • 5. WHy ARE NUMERICAL METHODs UsED IN ENGINEERING? • Engineers use mathematical modelling which includes various equations and data to describe and predict the behavior of systems. • Computers are widely used which give accurate results and are cheap and affordable to all. • Many software packages are available that can be used to solve the problems. • Numerical methods are crucial in optimization problems, where engineers aim to find the best possible solution given a set of constraints. • Numerical methods provide a quicker and more cost-effective way to obtain solutions, making them valuable in engineering design and analysis. • It provide a means to assess and control errors in computations. Engineers can analyze the accuracy of numerical solutions and make adjustments to improve the reliability of their results
  • 6. APPLICATION OF NUMERICAL METHOD • Signal Processing: Engineers use numerical methods for processing and analyzing signals in communication systems, image processing, and audio processing. • Robotics and Kinematics: This methods are applied to solve kinematic and dynamic equations in robotics, aiding in the design and control of robotic systems. • Electromagnetic Field Analysis: In electrical engineering, numerical methods are employed to analyze electromagnetic fields and solve Maxwell's equations. • Numerical Integration and Differentiation: Numerical techniques are applied to approximate integrals and derivatives in cases where analytical solutions are challenging or not feasible.
  • 7. • Finite Element Analysis (FEA): FEA is widely used for structural analysis in civil, mechanical, and aerospace engineering. • Stochastic Modeling:In fields such as finance and reliability engineering, numerical methods are employed to model and analyze systems with random or uncertain parameters. • . • Optimization Algorithms: Numerical optimization methods are utilized to find optimal solutions in engineering design problems
  • 8. EXAMPLE OF NUMERICAL METHODs 1.Use trapezoial rule to numerically integrate f(x) = o.2 + 25 x from a=0 to b=2 Solution: f(a) = f(0) = 0.2, and f(b) = f(2) = 50.2 I = (b − a) f(b) + f(a) =(2 − 0) × 0.2 + 50.2 = 50.4 The true solution is ∫f(x)dx = (0.2x + 12.5x2 ) = (0.2 × 2 + 12.5 × 22 ) − 0 = 50.4 Because f(x) is a linear function, using the trapezoidal rule gets the exact solution. 2 0 2 0 2 2
  • 9. 2. Use the trapezoidal rule to numerically integrate f(x) = 0.2 + 25x + 3x2 from a = 0 to b = 2 . Solution: f(0) = 0.2, and f(2) = 62.2. I = (b − a) f(b) + f(a) =(2 − 0) × 0.2 + 62.2 = 62.4 The true solution is ∫f(x)dx = (0.2x + 12.5x2 + x3)| = (0.2 × 2 + 12.5 × 2 2+ 23) − 0 = 58.4 The relative error is |²t | = 58.4 − 62.4 × 100% = 6.85% 2 2 2 0 0 2 58.4