Dave:
I have made best effort to ensure the pendulum is in a stable system. Floor is 16 inches of concrete. The pendulum frame is very stiff and the A frames were welded at the base under sprung stress, so the frame is quite rigid – 20mm x1.5mm wall square tube, with a heavy base.
No draughts during the tests, all leveled up as best I can – Not sure how the rod could bend – only if there were resistance to pivot?
Temperatures, pressure, etc were very constant.
Ambient temp – 26-27deg, Rod : 23-24deg, Bob:22-23deg, Pressure 1014.4mb, Humidity – 44%
The Q's reported in the previous post have an error in the '31.8%' Q computation ( the Q of 14514)
The logged data is a large file, and during the latter portions of that log, 'someone' must have bumped the pendulum and buried in the data I found this:
That jump up in Q was to suspicious and when digging minute by minute in the file I found what had happened, so that Q computation is invalid.
I ran the test again today – twice, with consistent results both times , using all the variations of Q computations already discussed :
This is the plot of the last run-
It ran for 3hours 33minutes, with sample rate @ 20ms.
Q's computed :
@ 61% – 1940 beats * 2 * pi – Q = 12200
@ 50% – 2850 beats *4.5324 – Q = 12900
@ 36% – 4100 beats * pi Q = 12880
@ 21% – 6313 beats * 2.013 Q = 12714
There is a small improvement in Q from the 50% amplitude reduction onwards, and not what was indicated in the erroneous post. This is encouraging as it does indicate that the aerodynamic effects are not hugely impacting the bob, since there is little improvement at the lower amplitudes ( less moving air mass, but not a great Q improvement).
As more data becomes available for analysis, more improvements are made, and the cycle repeated…I have now discovered an oscillation in the stable system condition( pendulum running with amplitude loop locked) – logging the angle sensor data shows a variation of the peaks of the 0.5Hz period. It is very small – the peak to peak voltage is 1944mv, and the oscillation is 4mv. The peak angle is 1deg, so around 1000mv/deg. 4mV = 4milli degrees!
The total control loop time constant is around 60minutes, so it seems impossible that the pendulum is being forced to oscillate like this.
I do suspect it has to do with aliasing during the sampling of the voltage by the DAC.
When I sample at 200Hz (5ms), the oscillation period is 12 seconds ; at 20ms sample rate ( 50Hz) the period is 15 seconds – I suspect a software sampling cycle that is being interrupted by serial comms at a rate that causes a repeating delta in the sampling rate, and that manifests as an aliase…What fun.