Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Barberton Lathe Problem: Approximating a Headlamp Mold with a Polynomial Function, Study Guides, Projects, Research of Mathematics

In this project, students are tasked with finding the coefficients of a polynomial function that approximates the given data points for a headlamp mold, ensuring minimal wiggles. The client initially proposed a model of the form x = b + a(c − y)^n, but was unsuccessful. Each team must submit a report detailing the problem description, proposed solution with profile graphs, justification of the solution with a wiggle measure, analysis method, and maple analysis, as well as team member contributions.

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 08/13/2009

koofers-user-5w1
koofers-user-5w1 🇺🇸

5

(1)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Calculus III -Project The Barberton Lathe Problem
February 2004- Professor Broughton
Due Date: Tuesday February 2003
1 Project outline
A business in Barberton Ohio makes headlamp molds for an auto manufacturer..
The headlamp molds are made with the aid of a computer controlled lathe.
Certain traditional data is used to model the head lamp. The head lamp must
closely approximate the data to be acceptable to the customer. When the
coordinates of the points are plotted they roughly form the outline of the desired
mold. Unfortunately the data has enough errors in it that if the lathe template
exactly passes through all the data points then there are wiggles in the resulting
model. A mold with a lot of wiggles in it will not properly reflect light and
will be unacceptable to the customer. Fortunately the computer driving the
lathe can be programmed either by a set of data points or a polynomial profile
function. (we simply enter the coecients of the polynomial). We may get a
suitable template by choosing an approximating polynomial that nearly passes
through all the points. The data provided by the client is contained in the file
barberton.mws and consists of a set of pairs of xand ycoordinates
The client originally thought that mold could be modeled by a function of
the form:
x=b+a(cy)n
where nis possibly a fractional exponent, and a, b, and care parameters to be
determined (recall that a perfect reflector has the shape of a parabola, n=2).
The client was not successful
Deliverable: The customer needs the coecients of a simple polynomial y=
f(x) that well approximates the given data but does not have to much wiggle.
You will need to convince the client that your result is a good approximation
andthatthereisnottoomuchwiggle,andthatitjustasvalidworksjustaswell
as his proposed model. Each of the class teams must submit a report addressed
to the client’s engineer containing the following elements:
Problem description
Proposed solution supplemented by profile graphs as appropriate
Justification of the proposed solution including a measure of the “wiggle”
Outline of the method of analysis
Maple analysis as appropriate,
A section listing team member contributions and signed by all members.
1
pf2

Partial preview of the text

Download Barberton Lathe Problem: Approximating a Headlamp Mold with a Polynomial Function and more Study Guides, Projects, Research Mathematics in PDF only on Docsity!

Calculus III -Project The Barberton Lathe Problem

February 2004- Professor Broughton

Due Date: Tuesday February 2003

1 Project outline

A business in Barberton Ohio makes headlamp molds for an auto manufacturer.. The headlamp molds are made with the aid of a computer controlled lathe. Certain traditional data is used to model the head lamp. The head lamp must closely approximate the data to be acceptable to the customer. When the coordinates of the points are plotted they roughly form the outline of the desired mold. Unfortunately the data has enough errors in it that if the lathe template exactly passes through all the data points then there are wiggles in the resulting model. A mold with a lot of wiggles in it will not properly reflect light and will be unacceptable to the customer. Fortunately the computer driving the lathe can be programmed either by a set of data points or a polynomial profile function. (we simply enter the coefficients of the polynomial). We may get a suitable template by choosing an approximating polynomial that nearly passes through all the points. The data provided by the client is contained in the file barberton.mws and consists of a set of pairs of x and y coordinates The client originally thought that mold could be modeled by a function of the form: x = b + a(c − y)n

where n is possibly a fractional exponent, and a, b, and c are parameters to be determined (recall that a perfect reflector has the shape of a parabola, n = 2). The client was not successful

Deliverable: The customer needs the coefficients of a simple polynomial y = f (x) that well approximates the given data but does not have to much wiggle. You will need to convince the client that your result is a good approximation and that there is not too much wiggle, and that it just as valid works just as well as his proposed model. Each of the class teams must submit a report addressed to the client’s engineer containing the following elements:

  • Problem description
  • Proposed solution supplemented by profile graphs as appropriate
  • Justification of the proposed solution including a measure of the “wiggle”
  • Outline of the method of analysis
  • Maple analysis as appropriate,
  • A section listing team member contributions and signed by all members.

The following resources will be helpful.

  • The portion on least squares in the text section, (don’t pay a lot of atten- tion to the formulas since they only apply to an approximating line.
  • These worksheets LeastSquaresRGL.mws LeastSquaresSAB.mws,