merrypark3
- 29
- 0
Homework Statement
Measuring the period of a sine wave using oscilloscope, for the best accuracy, is it better to measure only one cycle?
Homework Equations
The Attempt at a Solution
Let t=T_{1}+T_{2}+\cdots + T_{n} (Measuring n cycle)
From error propagation formula,
\delta t = \sqrt{(T_{1})^2+(T_{2})^2+\cdots + (T_{n})^2} (or \delta t= n \delta T_{1} ?)
but as T_{1}, T_{2}, \cdots , T_{n} are independent so the value of each \delta T_{n} is same. So, let \delta T= \delta T_{1} = \delta T_{2}= \cdots = \delta T_{n}
This \delta T is a error for a period.
Therefore,
\delta t= \sqrt{n(\delta T)^{2}}=\sqrt{n} \delta T
But, \delta t \propto n (as n increases, the scale for one div the screen become smaller,
which increase your error)
So \delta t = \sqrt{n} \delta T \propto n
So, \delta T \propto \sqrt{n}
Therefore, measuring the least number of cycle is best
Is it correct?