Problem
A ball bounces on the floor. The maximum height reached at each bounce is measured. We expect to follow an exponential law , where is the bounce number and (a fixed percentage of energy is lost at each bounce). Measured data (simulated with m, , plus experimental noise). Lab experience 3C and 3F, Fanti 2024–25.
(m) 0 2{,}917 0{,}465 1 2{,}485 0{,}395 2 2{,}220 0{,}346 3 1{,}566 0{,}195 4 1{,}686 0{,}227 5 1{,}870 0{,}272 6 1{,}228 0{,}089 7 1{,}191 0{,}076 8 0{,}468 −0{,}330 9 1{,}035 0{,}015 10 0{,}941 −0{,}026 Work out the parameters and of the law and give a physical interpretation of the result.
Solution
Set-up. The expected law is exponential: on the linear graph the points trace a descending curve, but taking the logarithm turns it into a straight line. Setting , and gives the line : it is obtained by plotting the values (third column) against , i.e. the semilogarithmic graph.
Linear regression. The best fit on the values gives hence slope and intercept .
Recovering the parameters. is obtained from the slope, from the intercept:
Physical interpretation. The slope is negative, so : this is a decay. The ball “starts” at m at the first bounce and at each bounce retains of the previous height, i.e. it loses about of its potential energy (height is proportional to energy). The single very low point at is experimental noise: the best-fit line “averages” it with the others, and this is precisely the advantage of fitting a line rather than trusting a single measurement.
The two graphs. On the left, the data on a linear scale (curve); on the right, the same data on a semilogarithmic scale, where they become a straight line.
On the left: on a linear scale the points follow a descending exponential curve, with the fit .
On the right: on a semilogarithmic scale the same points lie along a line of slope ; and are read off from the slope and intercept.
Links
Topics: Metodo sperimentale Skills: Uso delle scale logaritmiche · Linearizzazione dei dati · Lettura dei grafici