Title: SEP/SIT software design / requirements
1SIT on-board event processing
Glenn Mason, Peter Walpole, Mihir
Desai University of Maryland Joe Dwyer Florida
Institute of Technology
SEP/SIT software design / requirements peer
review NASA-GSFC August 22, 2002
2- SIT software requirements specified separately
- very similar to SEP / HET requirements
- basic scheme similar to WIND/STEP instrument
which used an 1802 microprocessor
3SIT ASSEMBLY
HVPS
Electronics Box
4(No Transcript)
5SIT Board Level Block Diagram
Unlatch
Cover
Board 1
UMd/GSFC
Logic/MISC/CPU IF
TELESCOPE
Board 2
UMd/GSFC
Energy Electronics
To/From CPU
Board 4
MPAe
TOF Analog Electronics
Board 3
MPAe
TOF Digital Electronics
GSFC/UMd
Motherboard
UCB
HVPS
TEST CONNECTOR
LV Interface
Low Voltages
SSD Bias
Housekeeping
SIT
8/15/02
6Event Processing Software
Fig 3.7 SIT SW requirements
7Time of Flight
Element Tracks (H - Fe)
Solid State Detector Energy
From SIT description
8From SIT description
9From SIT description
10From SIT description
11Matrix Rates
From SIT description
12Beacon Rates
From SIT description
13From SIT description
14Event Storage Algorithm For Telemetry
From SIT description
15From SIT description
16Computation of intensity from matrix rates
Ij intensity, T time (s), AW geometry
factor, e efficiency, DE energy window, MRj
matrix rate j counts
From SIT description
17Computation of intensity from pulse height data
(as before, plus N(0/1)j number of PHA events
of particular species energy of priority 0/1
N(0/1) total number of PHA events of priority
0/1 MR(1/2) matrix rate counts for priority 0/1
From SIT description
18From SIT description
19From SIT description
20MISC version of pulse height binning calculation
Solid state detector lookup table value
f_m (issd - K216 itof - Ktof216
216)(128/7) /216
Time-of-flight lookup table value
f_e ( - itof Ktof216) (5.5)216) 16
/216
constant
From SIT description
21Rate and priority matrix
From SIT description
22Matrix rate assignments
etc
etc
From SIT description
23Beacon rate assignments
From SIT description
24PHA Event contents
From SIT description
25PHA Packet format
From SIT description
26Rate Packet format
From SIT description
27Status
- Pseudo-SIT event table generated from WIND/STEP
data (20K events) - simple fortran routine to process data completed
6/02 including - lookup table
- matrix beacon rate assignments
- sample output of process events
- Kristin Wortman developing machine language
version -- preliminary version is ready for
testing