SlideShare a Scribd company logo
A Project
Presentation
on
“An adaptive moving total least squares method for curve
fitting”
MECHANICAL DEPARTMENT
Prepared By:-
Kaumil Shah -- 170050750006
(PG – AMS)
Guided By:-
Prof. RAVI K BRAR
•The moving least square (MLS) approximation is an important
method to form the shape function in the meshless methods
•It is evolved from the ordinary least squares method, and the
corresponding meshless method, in which the shape function is
obtained with the moving least square approximation, can achieve a
very precise solution
•The MLS approximation has been largely documented in the
literature and used by many scholars for optimization problems
•As a fitting technology, MLS is one way for building the regression
model
•MLS method for the numerical solution has been applied especially
Introduction
in the engineering literatures for the prediction of machined surface quality and
directed projecting onto point clouds.
•This method starts with a weighted least squares formulation for an arbitrary
fixed point, and then move this point over the entire parameter domain, where a
weighted least squares fit is calculated and evaluated for each measured point
individually
•In this paper, a curve fitting approach called adaptive moving total least squares
(AMTLS) method is proposed for EIV model considering the direction of local
approximants
Adaptive moving total least squares (AMTLS) METHOD :
The following procedure is carried out in this paper to determine the parameter k in
AMTLS method:
• Step 1: Add the known random error (di, ei) to the measured data (xim, yim)
for getting tested data (xit, yit).
• Step 2: k is set to 0.
• Step 3: Fit the tested data (xit, yit) using AMTLS for getting fitting value (xif,
yif).
• Step 4: According to Ref. [18], calculate the fitting errors of the measured
value yim and fitting value yif by
S = summation of (i=1 to n) | yim- yif | and record the value of s.
• Step 5: Vary k with an increment of certain step h.
• Step 6: Repeat Step 3–Step 5 until s reaches the minimum value.
• Step 7: Record k corresponding to the minimum value of s.
• Step 8: Repeat Step 1–Step7 for r times.
• Step 9: Average the recorded values of k and take it as the final value for λ in
moving total least squares (AMTLS).
0.00001 0.001 0.4994485 0.4994527 0.4994432
0.0001 0.001 0.4997744 0.4997986 0.4997637
0.0005 0.001 0.5005451 0.5005579 0.5005358
0.001 0.001 0.5001428 0.5002001 0.5001057
0.005 0.001 0.5488532 0.5489189 0.5485946
0.001 0.0001 0.4872520 0.4872455 0.4871978
0.005 0.0001 0.5360100 0.5358991 0.5355786
0.001 0.00001 0.4903655 0.4903647 0.4903223
0.005 0.00001 0.5517421 0.5517160 0.5514604
0.005 0.000005 0.5258014 0.5257660 0.5254073
Variance
Δi εi MLS MTLS AMTLS
So
• The fitting accuracy of MTLS changes from worse than that of MLS to better than that of
MLS when the value di/ei increases, whereas the fitting accuracy of MLS is always better
than that of MTLS in table 1.
• The fitting results of MLS and MTLS show complicated phenomenon. So it is difficult to
choose the proper fitting method, MLS or MTLS, for the better result.
Table - 1
The fitting curve of Adaptive moving total least squares
Variance
Δi εi MLS MTLS AMTLS
So
0.00001 0.001 0.157699073 0.157699394 0.157698970
0.0001 0.001 0.158111890 0.158112201 0.158111843
0.0005 0.001 0.157346612 0.157346908 0.157346532
0.001 0.001 0.155128267 0.155128590 0.155427299
0.005 0.001 0.158256446 0.158256741 0.158256204
0.001 0.0001 0.155630269 0.155630530 0.155630164
0.005 0.0001 0.155198790 0.155199051 0.155198721
0.001 0.00001 0.155377381 0.155377646 0.155377326
0.005 0.00001 0.155332683 0.155332940 0.155332654
0.005 0.000005 0.155359226 0.155359488 0.155359226
Table - 2
The fitting curve of Adaptive moving total least squares
Variance
Δi εi MLS MTLS AMTLS
So
0.015 0.0005 1.41793895 1.41840855 1.41734746
(λ = 1.62)
•The results of Tables 1 and 2 show that the direction of local approximants
is also influenced by the weight function with compact support,which
defines the influence domain of x and attributes a weight to each discrete
point. In AMTLS, the direction of the local approximants can be determined
by the parameter λ based on the above-mentioned procedure.
•So the fitting accuracy of AMTLS is always better than those of MLS and
MTLS as shown in Tables 1 and 2.
•However, the extra time is required for determining the parameter k in
AMTLS.
•In Example 1, when n = 160, d= 0.3/10, h= 0.01 and r = 100, the time
required for determining λ is about 2 h.
Table - 3
• The repetitive positioning error of X axis is about 0.015 mm and the repetitive
error of the sensor is about 0.0005 mm.
• MLS,MTLS and AMTLS are all applied to fit the measured data. Figure shows
the fitting curve of AMTLS for measured data.
•The results for three methods are listed in Table 3.
•Table 3 indicates that the fitting accuracy of AMTLS is better than those of MLS
and MTLS when the direction of the local approximants is determined by λ,where
λ = 1.62.
The fitting curve of Adaptive moving total least squares
Conclusions
•The advantage of the moving least squares and moving total least squares
approximation is to obtain the shape function with higher order continuity and
consistency by employing the basis functions with lower order and choosing a
suitable weight function with compact support.
•This paper presents a curve fitting method called Adaptive Moving Total Least
Squares (AMTLS) method,
Different from moving least squares and moving total least squares
method, a parameter λ is introduced to determine the direction of local
approximation in Adaptive Moving Total Least Squares (AMTLS) method &
Considering the practical need for measurement, a procedure is given
to obtain the parameter λ. moving least squares and moving total least squares
can be regarded as the special cases of Adaptive Moving Total Least Squares
(AMTLS). Adaptive Moving Total Least Squares AMTLS method can be
converted to MLS method and MTLS method by setting different values of
parameter λ.
•The curve fitting results by AMTLS method for the discrete points generated
by numerical simulation or obtained by measurement are compared with those
by moving least squares (MLS) and moving total least squares (MTLS) method on
the same condition.
•Adaptive Moving Total Least Squares (AMTLS) method has better adaptability
than MLS method and moving total least squares (MTLS) method for curve
fitting,which confirms the validity of the proposed AMTLS method for curve
fitting, which confirms the validity of the proposed Adaptive Moving Total Least
Squares (AMTLS) method.
•This paper only considers the direction of local approximants is influenced by the
error of variables for certain weight function.

More Related Content

What's hot

2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity
mlong24
 
3d Projection
3d Projection3d Projection
3d Projection
Arvind Kumar
 
Instantaneous center method
Instantaneous center methodInstantaneous center method
Instantaneous center method
Rohit Singla
 
Ch.13.speed
Ch.13.speedCh.13.speed
Ch.13.speed
Reem Bakr
 
Esfuerzo a diferentes condiciones de presion
Esfuerzo a diferentes condiciones de presionEsfuerzo a diferentes condiciones de presion
Esfuerzo a diferentes condiciones de presion
MartnezOrtizJonathan
 
Trigonometric leveling 04
Trigonometric leveling  04Trigonometric leveling  04
Trigonometric leveling 04
Rajesh Rajguru
 
Trigonometric leveling 03
Trigonometric leveling  03Trigonometric leveling  03
Trigonometric leveling 03
Rajesh Rajguru
 
Relative motion in 1D & 2D
Relative motion in 1D & 2DRelative motion in 1D & 2D
Relative motion in 1D & 2D
KhanSaif2
 
Hypsometric areas
Hypsometric areasHypsometric areas
Hypsometric areas
Daniela Perri
 
Chapter 3 mechanical systems part1 forclass
Chapter 3 mechanical systems part1 forclassChapter 3 mechanical systems part1 forclass
Chapter 3 mechanical systems part1 forclass
Eng,Simon Makala
 
MSC_presentation_short
MSC_presentation_shortMSC_presentation_short
MSC_presentation_shortDawid Augustyn
 
Steering forces on undriven, angled wheels
Steering forces on undriven, angled wheelsSteering forces on undriven, angled wheels
Steering forces on undriven, angled wheels
ravikantghotekar
 
Kleins construction _step by step
Kleins construction _step by stepKleins construction _step by step
Kleins construction _step by step
Kiran Wakchaure
 
Airfoil Analysis(NACA 0012 ) Ansys Fluent
Airfoil Analysis(NACA 0012 ) Ansys FluentAirfoil Analysis(NACA 0012 ) Ansys Fluent
Airfoil Analysis(NACA 0012 ) Ansys Fluent
shivam choubey
 
3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS
Kiran Wakchaure
 
inverse z transfer (izt)
inverse z transfer  (izt)inverse z transfer  (izt)
inverse z transfer (izt)
urvish shah
 
R kmethod
R kmethodR kmethod
R kmethod
AbhishekGHatti
 
Steepest descent method in sc
Steepest descent method in scSteepest descent method in sc
Steepest descent method in sc
rajshreemuthiah
 
Curvilinear motion of a particle
Curvilinear motion of a particleCurvilinear motion of a particle
Curvilinear motion of a particle
KhanSaif2
 

What's hot (20)

2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity
 
3d Projection
3d Projection3d Projection
3d Projection
 
Instantaneous center method
Instantaneous center methodInstantaneous center method
Instantaneous center method
 
Ch.13.speed
Ch.13.speedCh.13.speed
Ch.13.speed
 
Vectorsandscalars
VectorsandscalarsVectorsandscalars
Vectorsandscalars
 
Esfuerzo a diferentes condiciones de presion
Esfuerzo a diferentes condiciones de presionEsfuerzo a diferentes condiciones de presion
Esfuerzo a diferentes condiciones de presion
 
Trigonometric leveling 04
Trigonometric leveling  04Trigonometric leveling  04
Trigonometric leveling 04
 
Trigonometric leveling 03
Trigonometric leveling  03Trigonometric leveling  03
Trigonometric leveling 03
 
Relative motion in 1D & 2D
Relative motion in 1D & 2DRelative motion in 1D & 2D
Relative motion in 1D & 2D
 
Hypsometric areas
Hypsometric areasHypsometric areas
Hypsometric areas
 
Chapter 3 mechanical systems part1 forclass
Chapter 3 mechanical systems part1 forclassChapter 3 mechanical systems part1 forclass
Chapter 3 mechanical systems part1 forclass
 
MSC_presentation_short
MSC_presentation_shortMSC_presentation_short
MSC_presentation_short
 
Steering forces on undriven, angled wheels
Steering forces on undriven, angled wheelsSteering forces on undriven, angled wheels
Steering forces on undriven, angled wheels
 
Kleins construction _step by step
Kleins construction _step by stepKleins construction _step by step
Kleins construction _step by step
 
Airfoil Analysis(NACA 0012 ) Ansys Fluent
Airfoil Analysis(NACA 0012 ) Ansys FluentAirfoil Analysis(NACA 0012 ) Ansys Fluent
Airfoil Analysis(NACA 0012 ) Ansys Fluent
 
3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS
 
inverse z transfer (izt)
inverse z transfer  (izt)inverse z transfer  (izt)
inverse z transfer (izt)
 
R kmethod
R kmethodR kmethod
R kmethod
 
Steepest descent method in sc
Steepest descent method in scSteepest descent method in sc
Steepest descent method in sc
 
Curvilinear motion of a particle
Curvilinear motion of a particleCurvilinear motion of a particle
Curvilinear motion of a particle
 

Similar to An adaptive moving total least squares method for curve fitting

Balancing of an air-bearing-based Acs Test Bed
Balancing of an air-bearing-based Acs Test BedBalancing of an air-bearing-based Acs Test Bed
Balancing of an air-bearing-based Acs Test BedCesare Pepponi
 
MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...
MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...
MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...
The Statistical and Applied Mathematical Sciences Institute
 
Buckling Analysis of Plate
Buckling Analysis of PlateBuckling Analysis of Plate
Buckling Analysis of PlatePayal Jain
 
Design and Simulation of a Modified Architecture of Carry Save Adder
Design and Simulation of a Modified Architecture of Carry Save AdderDesign and Simulation of a Modified Architecture of Carry Save Adder
Design and Simulation of a Modified Architecture of Carry Save Adder
CSCJournals
 
Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...
Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...
Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...
Thomas Templin
 
saad faim paper3
saad faim paper3saad faim paper3
saad faim paper3Saad Farooq
 
FWD report by priyanshu kumar ,960868480
FWD report by priyanshu kumar ,960868480FWD report by priyanshu kumar ,960868480
FWD report by priyanshu kumar ,960868480
PRIYANSHU KUMAR
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainer
daveson700
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
TELKOMNIKA JOURNAL
 
CHAPTER 4.1.pdf
CHAPTER 4.1.pdfCHAPTER 4.1.pdf
CHAPTER 4.1.pdf
LAILATULATILA
 
An Area-efficient Montgomery Modular Multiplier for Cryptosystems
An Area-efficient Montgomery Modular Multiplier for CryptosystemsAn Area-efficient Montgomery Modular Multiplier for Cryptosystems
An Area-efficient Montgomery Modular Multiplier for Cryptosystems
IJERA Editor
 
Gradient Steepest method application on Griewank Function
Gradient Steepest method application  on Griewank Function Gradient Steepest method application  on Griewank Function
Gradient Steepest method application on Griewank Function Imane Haf
 
CSPA 2008 Presentation
CSPA 2008 PresentationCSPA 2008 Presentation
CSPA 2008 Presentation
ismaeelbit
 
Presentation on the power quality and accuracy
Presentation on the power quality and accuracyPresentation on the power quality and accuracy
Presentation on the power quality and accuracy
BinjalBhavsar
 
Iaetsd estimation of frequency for a single link-flexible
Iaetsd estimation of frequency for a single link-flexibleIaetsd estimation of frequency for a single link-flexible
Iaetsd estimation of frequency for a single link-flexible
Iaetsd Iaetsd
 
Using Generic Image Processing Operations to Detect a Calibration Grid
Using Generic Image Processing Operations to Detect a Calibration GridUsing Generic Image Processing Operations to Detect a Calibration Grid
Using Generic Image Processing Operations to Detect a Calibration Grid
Jan Wedekind
 
O hst-07 design-optimization_nit_agartala
O hst-07 design-optimization_nit_agartalaO hst-07 design-optimization_nit_agartala
O hst-07 design-optimization_nit_agartalaAnand Kumar Chinni
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemexingangahu
 

Similar to An adaptive moving total least squares method for curve fitting (20)

Balancing of an air-bearing-based Acs Test Bed
Balancing of an air-bearing-based Acs Test BedBalancing of an air-bearing-based Acs Test Bed
Balancing of an air-bearing-based Acs Test Bed
 
MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...
MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...
MUMS: Transition & SPUQ Workshop - Gradient-Free Construction of Active Subsp...
 
Buckling Analysis of Plate
Buckling Analysis of PlateBuckling Analysis of Plate
Buckling Analysis of Plate
 
Design and Simulation of a Modified Architecture of Carry Save Adder
Design and Simulation of a Modified Architecture of Carry Save AdderDesign and Simulation of a Modified Architecture of Carry Save Adder
Design and Simulation of a Modified Architecture of Carry Save Adder
 
Ax03303120316
Ax03303120316Ax03303120316
Ax03303120316
 
Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...
Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...
Troubleshooting and Enhancement of Inverted Pendulum System Controlled by DSP...
 
saad faim paper3
saad faim paper3saad faim paper3
saad faim paper3
 
E0812730
E0812730E0812730
E0812730
 
FWD report by priyanshu kumar ,960868480
FWD report by priyanshu kumar ,960868480FWD report by priyanshu kumar ,960868480
FWD report by priyanshu kumar ,960868480
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainer
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
CHAPTER 4.1.pdf
CHAPTER 4.1.pdfCHAPTER 4.1.pdf
CHAPTER 4.1.pdf
 
An Area-efficient Montgomery Modular Multiplier for Cryptosystems
An Area-efficient Montgomery Modular Multiplier for CryptosystemsAn Area-efficient Montgomery Modular Multiplier for Cryptosystems
An Area-efficient Montgomery Modular Multiplier for Cryptosystems
 
Gradient Steepest method application on Griewank Function
Gradient Steepest method application  on Griewank Function Gradient Steepest method application  on Griewank Function
Gradient Steepest method application on Griewank Function
 
CSPA 2008 Presentation
CSPA 2008 PresentationCSPA 2008 Presentation
CSPA 2008 Presentation
 
Presentation on the power quality and accuracy
Presentation on the power quality and accuracyPresentation on the power quality and accuracy
Presentation on the power quality and accuracy
 
Iaetsd estimation of frequency for a single link-flexible
Iaetsd estimation of frequency for a single link-flexibleIaetsd estimation of frequency for a single link-flexible
Iaetsd estimation of frequency for a single link-flexible
 
Using Generic Image Processing Operations to Detect a Calibration Grid
Using Generic Image Processing Operations to Detect a Calibration GridUsing Generic Image Processing Operations to Detect a Calibration Grid
Using Generic Image Processing Operations to Detect a Calibration Grid
 
O hst-07 design-optimization_nit_agartala
O hst-07 design-optimization_nit_agartalaO hst-07 design-optimization_nit_agartala
O hst-07 design-optimization_nit_agartala
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi scheme
 

More from Atmiya Institute of Technology and Science (Past)

“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
Atmiya Institute of Technology and Science (Past)
 
Design Of Fixture For Fixing Bearing in Crank-Case
Design Of Fixture For Fixing Bearing in Crank-CaseDesign Of Fixture For Fixing Bearing in Crank-Case
Design Of Fixture For Fixing Bearing in Crank-Case
Atmiya Institute of Technology and Science (Past)
 
Ultrasonic Welding Introduction including research paper
Ultrasonic Welding Introduction including research paperUltrasonic Welding Introduction including research paper
Ultrasonic Welding Introduction including research paper
Atmiya Institute of Technology and Science (Past)
 
Design of fixture for pressing bearings in component
Design of fixture for pressing bearings in componentDesign of fixture for pressing bearings in component
Design of fixture for pressing bearings in component
Atmiya Institute of Technology and Science (Past)
 
Manufacturing through system dynamic
Manufacturing through system dynamicManufacturing through system dynamic
Manufacturing through system dynamic
Atmiya Institute of Technology and Science (Past)
 
Need fixture for Manufacturing
Need fixture for ManufacturingNeed fixture for Manufacturing
Study of five Research Paper on Ultrasonic Welding
Study of five Research Paper on Ultrasonic WeldingStudy of five Research Paper on Ultrasonic Welding
Study of five Research Paper on Ultrasonic Welding
Atmiya Institute of Technology and Science (Past)
 

More from Atmiya Institute of Technology and Science (Past) (7)

“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
 
Design Of Fixture For Fixing Bearing in Crank-Case
Design Of Fixture For Fixing Bearing in Crank-CaseDesign Of Fixture For Fixing Bearing in Crank-Case
Design Of Fixture For Fixing Bearing in Crank-Case
 
Ultrasonic Welding Introduction including research paper
Ultrasonic Welding Introduction including research paperUltrasonic Welding Introduction including research paper
Ultrasonic Welding Introduction including research paper
 
Design of fixture for pressing bearings in component
Design of fixture for pressing bearings in componentDesign of fixture for pressing bearings in component
Design of fixture for pressing bearings in component
 
Manufacturing through system dynamic
Manufacturing through system dynamicManufacturing through system dynamic
Manufacturing through system dynamic
 
Need fixture for Manufacturing
Need fixture for ManufacturingNeed fixture for Manufacturing
Need fixture for Manufacturing
 
Study of five Research Paper on Ultrasonic Welding
Study of five Research Paper on Ultrasonic WeldingStudy of five Research Paper on Ultrasonic Welding
Study of five Research Paper on Ultrasonic Welding
 

Recently uploaded

一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 

Recently uploaded (20)

一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 

An adaptive moving total least squares method for curve fitting

  • 1. A Project Presentation on “An adaptive moving total least squares method for curve fitting” MECHANICAL DEPARTMENT Prepared By:- Kaumil Shah -- 170050750006 (PG – AMS) Guided By:- Prof. RAVI K BRAR
  • 2. •The moving least square (MLS) approximation is an important method to form the shape function in the meshless methods •It is evolved from the ordinary least squares method, and the corresponding meshless method, in which the shape function is obtained with the moving least square approximation, can achieve a very precise solution •The MLS approximation has been largely documented in the literature and used by many scholars for optimization problems •As a fitting technology, MLS is one way for building the regression model •MLS method for the numerical solution has been applied especially Introduction
  • 3. in the engineering literatures for the prediction of machined surface quality and directed projecting onto point clouds. •This method starts with a weighted least squares formulation for an arbitrary fixed point, and then move this point over the entire parameter domain, where a weighted least squares fit is calculated and evaluated for each measured point individually •In this paper, a curve fitting approach called adaptive moving total least squares (AMTLS) method is proposed for EIV model considering the direction of local approximants
  • 4. Adaptive moving total least squares (AMTLS) METHOD : The following procedure is carried out in this paper to determine the parameter k in AMTLS method: • Step 1: Add the known random error (di, ei) to the measured data (xim, yim) for getting tested data (xit, yit). • Step 2: k is set to 0. • Step 3: Fit the tested data (xit, yit) using AMTLS for getting fitting value (xif, yif). • Step 4: According to Ref. [18], calculate the fitting errors of the measured value yim and fitting value yif by S = summation of (i=1 to n) | yim- yif | and record the value of s. • Step 5: Vary k with an increment of certain step h. • Step 6: Repeat Step 3–Step 5 until s reaches the minimum value. • Step 7: Record k corresponding to the minimum value of s. • Step 8: Repeat Step 1–Step7 for r times. • Step 9: Average the recorded values of k and take it as the final value for λ in moving total least squares (AMTLS).
  • 5. 0.00001 0.001 0.4994485 0.4994527 0.4994432 0.0001 0.001 0.4997744 0.4997986 0.4997637 0.0005 0.001 0.5005451 0.5005579 0.5005358 0.001 0.001 0.5001428 0.5002001 0.5001057 0.005 0.001 0.5488532 0.5489189 0.5485946 0.001 0.0001 0.4872520 0.4872455 0.4871978 0.005 0.0001 0.5360100 0.5358991 0.5355786 0.001 0.00001 0.4903655 0.4903647 0.4903223 0.005 0.00001 0.5517421 0.5517160 0.5514604 0.005 0.000005 0.5258014 0.5257660 0.5254073 Variance Δi εi MLS MTLS AMTLS So • The fitting accuracy of MTLS changes from worse than that of MLS to better than that of MLS when the value di/ei increases, whereas the fitting accuracy of MLS is always better than that of MTLS in table 1. • The fitting results of MLS and MTLS show complicated phenomenon. So it is difficult to choose the proper fitting method, MLS or MTLS, for the better result. Table - 1
  • 6. The fitting curve of Adaptive moving total least squares
  • 7. Variance Δi εi MLS MTLS AMTLS So 0.00001 0.001 0.157699073 0.157699394 0.157698970 0.0001 0.001 0.158111890 0.158112201 0.158111843 0.0005 0.001 0.157346612 0.157346908 0.157346532 0.001 0.001 0.155128267 0.155128590 0.155427299 0.005 0.001 0.158256446 0.158256741 0.158256204 0.001 0.0001 0.155630269 0.155630530 0.155630164 0.005 0.0001 0.155198790 0.155199051 0.155198721 0.001 0.00001 0.155377381 0.155377646 0.155377326 0.005 0.00001 0.155332683 0.155332940 0.155332654 0.005 0.000005 0.155359226 0.155359488 0.155359226 Table - 2
  • 8. The fitting curve of Adaptive moving total least squares
  • 9. Variance Δi εi MLS MTLS AMTLS So 0.015 0.0005 1.41793895 1.41840855 1.41734746 (λ = 1.62) •The results of Tables 1 and 2 show that the direction of local approximants is also influenced by the weight function with compact support,which defines the influence domain of x and attributes a weight to each discrete point. In AMTLS, the direction of the local approximants can be determined by the parameter λ based on the above-mentioned procedure. •So the fitting accuracy of AMTLS is always better than those of MLS and MTLS as shown in Tables 1 and 2. •However, the extra time is required for determining the parameter k in AMTLS. •In Example 1, when n = 160, d= 0.3/10, h= 0.01 and r = 100, the time required for determining λ is about 2 h. Table - 3
  • 10. • The repetitive positioning error of X axis is about 0.015 mm and the repetitive error of the sensor is about 0.0005 mm. • MLS,MTLS and AMTLS are all applied to fit the measured data. Figure shows the fitting curve of AMTLS for measured data. •The results for three methods are listed in Table 3. •Table 3 indicates that the fitting accuracy of AMTLS is better than those of MLS and MTLS when the direction of the local approximants is determined by λ,where λ = 1.62.
  • 11. The fitting curve of Adaptive moving total least squares
  • 12. Conclusions •The advantage of the moving least squares and moving total least squares approximation is to obtain the shape function with higher order continuity and consistency by employing the basis functions with lower order and choosing a suitable weight function with compact support. •This paper presents a curve fitting method called Adaptive Moving Total Least Squares (AMTLS) method, Different from moving least squares and moving total least squares method, a parameter λ is introduced to determine the direction of local approximation in Adaptive Moving Total Least Squares (AMTLS) method & Considering the practical need for measurement, a procedure is given to obtain the parameter λ. moving least squares and moving total least squares can be regarded as the special cases of Adaptive Moving Total Least Squares (AMTLS). Adaptive Moving Total Least Squares AMTLS method can be converted to MLS method and MTLS method by setting different values of parameter λ. •The curve fitting results by AMTLS method for the discrete points generated by numerical simulation or obtained by measurement are compared with those
  • 13. by moving least squares (MLS) and moving total least squares (MTLS) method on the same condition. •Adaptive Moving Total Least Squares (AMTLS) method has better adaptability than MLS method and moving total least squares (MTLS) method for curve fitting,which confirms the validity of the proposed AMTLS method for curve fitting, which confirms the validity of the proposed Adaptive Moving Total Least Squares (AMTLS) method. •This paper only considers the direction of local approximants is influenced by the error of variables for certain weight function.