Contact Stansberry - "; echo " there is a problem w/ your write-up.\n"; return ; } $row = mysql_fetch_array($result); $title = $row["title"]; $princ = $row["principal"]; $deputy= $row["deputy"]; $campn0 = $row["campn0"]; $aorkeys = $row["aorkeys"]; // get real name of principal, deputies $princ = ioc_get_person($princ); $princ = $princ[0]; $deps = explode(",",$deputy); foreach ($deps as $depty) { $depty = trim($depty); $depty = ioc_get_person($depty); $depty = $depty[0]; $depty = explode(",",$depty); $depty = $depty[0]; // last names only $deplist[] = $depty; } $deplist = implode(", ", $deplist); $caid = sprintf("%03d",$caid); $file = "mips-".$caid.$campn.".analysis.php"; // END PHP. ?> <? echo "MIPS-$caid, Campaign $campn IOC/SV Analysis"; ?>

Principal:
Deputy:
Analyst:
AORKEYS:
Last Updated:


Task Outcome Summary


Abstract

In this task, diagnostic data is collected during 160um, 70um, and 24um thermal anneals. The anneals executed properly. The temperature plots from these anneals are presented in the report for metatask MIPS-2050. Following the anneals, a Vrst optimization is performed on the Ge arrays. The results are presented below.

Analysis

We converted the diagnostic data from the thermal anneal into temperatures and generated temperature plots. These data are compared to the temperature curves from previous anneals. See the writeup for MIPS-2050 for details.

A Vrst analysis was performed on the Vrst data. In this test, the bias voltages for the 70um and 160um arrays are set to 0 mV, and then the Vrst voltages are adjusted between +5 mV and -5 mV relative to normal. A bright stim is turned on in manual mode during the test. The principle is that the array will produce a strong positive slope when positively biased and a strong negative slope when negatively biased, so the zero bias voltage point can be easily recognized. In practice, we calculate slope images and then look for this transition point.


Results

Temperature Plots from Anneal

The temperature plots can be seen in the writeup for MIPS-2050. The temperature behavior during the anneal was nominal.

Vrst Optimization

The Vrst data are presented below. The filenames are MIPS.2/3.0007675392.00??.0001.01.mipl.fits. I ignored the last 72 frames in the 70um Vrst slope calculations. The 160um stim is brighter now than it used to be so I had to ignore 76 frames.

File Bias 70_1  70_2  70_3  70_4  70_5  70_6  70_7  70_8 160_1 160_2 160_3 160_4
02   Nom   30    80  -250     0  -160  -190  -230  -220   -33  -317  -107    -4
03   +5  -390  -340  -330  -290  -250  -210  -280  -230  -853 -1380  -655  -640
04   +4  -330  -370  -350  -290  -310  -240  -310  -270  -931 -1342  -580  -429
05   +3  -260  -300  -340  -240  -310  -250  -330  -280  -737 -1040  -442  -266
06   +2  -190  -180  -280  -190  -310  -240  -310  -280  -360  -670  -280  -140
07   +1   -80   -50  -190  -150  -270  -200  -250  -260   -42  -394  -113   -31
08   Nom   50   100  -110   -90  -250  -180  -240  -240   273  -177    43    69
09   -1   130   220     0     0  -200  -170  -160  -170   592    16   206   180
10   -2   240   320   110    20   -60   -80  -100  -130   912   203   383   322
11   -3   310   410   180    60   -30    20   -90   -90  1262   407   568   484
12   -4   400   450   290   100   170   150   -80   -30  1671   631   779   680
13   -5   500   490   400   150   310   300   190    20  2154   863  1010   913
14   Nom -210  -210  -260  -230  -250  -200  -240  -230   118  -165    33    72

Vrst     +0.5  +0.75 -1.0  -2.0  -2.5  -2.75 -4.0  -4.5  +0.75 -1.0  +0.25 +0.75
DAC Counts +2    +3    -4    -8   -10   -11   -16   -18    +3    -4     1    +3
DAC NOM   90E   8F7   910   8E7   916   90B   920   905   97D   91C   91C   913
New DAC   910   8FA   90C   8DF   90C   900   910   8F3   980   918   91D   916

The Vrst values from this campaign are very similar to the new defaults that were added to the mips-irs patch block following campaign I. No new updates are recommended at this time.

Conclusions

The thermal behavior of the arrays is nominal. The Vrst behavior is very consistent with the previous two campaigns. No changes are recommended at this time.

Output and Deliverable Products

None.

Actions Following Analysis

None.