12 meter pointing model

Last Update: 26oct21

Links
History:
The 12meter model
making the model

An example making model4A

Disc locations.
-------------------------------------------------------------------

How the model was made pre2021.
-------------------------------------------------------------------
model2A: jan15
model3A : feb16
model4A: aug21




History: (top)



The 12meter model:(top)

    The 12meter controller has the ability to evaluate a model every computational cycle (4 milliseconds). to do this you:
    AO only uses the controller in az,el tracking mode. This allows us to:

The model parameters:

    The model parameters were defined by mark goddard. There are 8 parameters in the model.
When converting ra,dec to azEncoder,Elencoder (that is sent to the controller):

The AzModDelta,elModDelta are (the results are great circle)

Model parameters
azModDelta =
P1 +  P2*cos(elR) + P3*sin(elR) + P4*sin(elR)*cos(elR) + P5*(sin(elR)*sin(az)
elModDelta =
-P4*sin(az) + P5*cos(az) + P7 + P8*cos(elR) + P9*cot(elR)

Mark's description of the parameters (see p102 of antenna controller operations and maintenance man.)
P1
azimuth collimation error
P2
azimuth encoder offset
P3
elevation axis skew angle
P4
-phi * sin(Ka). phi=azimuth axis tilt angle and Ka=azimuth angle defining the direction of the tilt.
P5
phi*cos(Ka)
P6
not used
P7
elevation encoder offset and collimation error.
P8
gravitational deflection coef.
P9
Residual refraction coef.

Notes:


Making the model: (top)

Taking the data: The crosses

    A cross consists of a strip in azimuth through the source followed by a strip in elevation through the source. The mock spectrometer takes a scan of data during each strip.  The newer models are using xband.

    The table shows the parameters used for the crosses.

rcvr
bmWidth
stripLen
stripTm
bms/strip
smpRate
smp/Strip
smp/Bm
Notes
xb
10.Amin
120Amin
120sec
12
10hz
1200
100
mod4A sep21,nocal

 Computing the total power from the spectra

    The crosses are input using the idl routine crossinp.pro. When computing the total power from the spectra:

Fitting the 2d gaussians to the total power crosses.

    A 2d gaussian is fit to each cross to get the measured pointing offset (as well as other info). The total power from the two polarizations is combined prior to the fit.
The gauss fit is:

Fitting the model to the pointing offsets:

    The pointing model used for the 305meter had separate parameters for the az and el (there were no shared parameters). That made it easier to fit to the measured az and el errors.

    The 12meter model parameters P4 and P5 are used in the az and the el error computation. I played around a little trying to fit the 2 data sets (azerr,elerr) separately but ended up fitting them both at once:


Example session: (top)

Track  3C273  rise to set doing crosses

Fitting 2d gaussian to each cross and then computing the model.


Disc locations: (top)



<- page up
 home_~phil

j