Home CMS Production Clean room MedAustron HEPHY testbeams old
electronics module assembly SiDDaTA scratch
  HEPHY logbook of the Electronics Group, Page 1 of 4  Not logged in ELOG logo
ID Date Author Project Measurement Typeup Object ID Subject
  37   Tue May 19 09:31:50 2015 Hao Yin   Noise Test ITA

Everything works except L3 p-side.

The config file is shown in the following:

### Original Configuration File Name: /home/katsuro/tuxdaq_devel/config/delay_scan.latency_scan.cfg ###
### Original Configuration File Name: /home/katsuro/tuxdaq_devel/config/delay_scan.updated.cfg ###
#
# This is the default config file for the APV_BELLE software
#
#
# Lines preceded by a # or ; sign are ignored.
#
# [rem] comments a whole section until the next section start marked by [xxx] .
#

[soc]
ena = 0
addr =
port = 9999

# [vme]
# VME addresses are given in the format
#  {module_name} = {vme_module_number},{vme_address_hex}
#  nec ... NECO module
#  adf ... particular FADC module
#
# Please note that the address ranges are not defined here,
# they are implicitly given by the hardware.
# Module numbers must fill from 0 (this is not checked).
# Please note that no range checking is performed.
# There is no access to VME modules that are not included in this list,

[vme]
nec = 0,0xaa000000

# p side
adf = 0,0x01000000
adf = 1,0x81000000
# n side

# [nec]
# NECO related information
#  mod = 0|1,{shift_register_delay},{adc_range},{win_delay},{win_length},{dead_time},{time_lat},{max_trg}
#          (default: 0,75,0,50?,900?,36,2,1)
#  res = {list of entries in reset sequence}                (default: 2,4)
#  cal = {list of entries in cal sequence}            (default: 2,3,250,251)
#  sw5 = {list of entries in single cal sequence}        (default: 2,3)
#  str = {list of entries in software trigger sequence}        (default: 75)
#  htr = {list of entries in hardware trigger sequence}        (default: 74)
#
# mod specifies to use either the sequencer (0) or the shift register (1) for hardware trigger and the
#  delay of the shift register (0..255); adc_range (0=1Vpp, 1=2Vpp) -- ignored; win_delay and win_length define
#  the starting point (relative to the APV trigger) and length of the ADC gate in transparent mode; dead_time is
#  the number of 254MHz clock cycles which are set to zero for time measurement after an incoming trigger;
#  time_lat is the latency for time measurement in terms of 40MHz clock cycles; max_trg is the number of incoming
#  triggers which required to activate the veto logic (usually 1; 0 completely disables the veto logic)
# res, cal, sw5, str and htr are containing the bits to set in the 256-element sequencer memory (nothing is set at -1)
# Please note that cal+str together produce a calibration request plus subsequent normal trigger, so the time
#  between them is the latency. sw5 is used to send a single cal request to achieve the correct polarity in
#  case the APV inverter is turned on (this feature only works for entire MAMBOs halves = groups of 3 REBOs)
#
# These settings are quite fragile! Do not modify until you know exactly what you are doing.

[nec]

# 30m cables, 40mhz, Tp=50ns, single-trigger
#mod = 0,75,0,70,250,36,2,1
#htr = 64,-1,-1,-1,-1,-1,-1,-1
#str = 100,-1,-1,-1,-1,-1,-1,-1

# TESTBEAM Nov 07, 30m cables, 40mhz, Tp=50ns, multi-trigger (6 samples)
# mod = {0:max triggers, 1:latency, 2:software trigger latency, do not care about the rest}
mod = 0,120,250,0,0,0,0,0

stp = 150,-1,-1,-1,-1,-1,-1,-1
stn = 150,-1,-1,-1,-1,-1,-1,-1

#common settings
rep =  2,-1,-1,-1,-1,-1,-1,-1
ren =  2,-1,-1,-1,-1,-1,-1,-1

cap =  2,52,-1,-1,-1,-1,-1,-1
can =  52,250,-1,-1,-1,-1,-1,-1

# location of file to fir filter can be rel. path
[fir]
# enable fir 1 true otherwise false
ena = 0
# path to fir coef file
pat = /mnt/data/LabLadder5/FIR_L5_class_b-_20150429153730.fir

# [daq]
# DAQ related specifications are given in the format
#  ads = {N},{search_max_subevents},0,x
#  ini = {initevents},{readout_mode},0,x
#  deh = {module_position},{apv_position},0,x
#  i2t = {N},0,0,x
#  pat = 0,0,0,{data_file_path}
#  clk = {N},{Delay25 frequency range},0,x
#  pdl = {Trigger input delay},0,0,x
#  crd = {crate_number},{clkdel},{trgdel},x
#
# ads N gives the number of samples that are read out from the FIFO1 in transparent mode, search_max_subevents is the
#  maximum number of subevents to search for within one ADC stream (default=1).
# ini: initevents is the number of software triggers in the beginning of a run for pedestal and noise
# evaluation. At the beginning of each run, 2*initevents are generated by software, after that the
# selected trigger source (hardware, software of calibration) is activated. The initial evaluation
# events are written to disk as normal events are.
# ini: readout_mode defines whether events beyond the initevents are read in raw transparent mode from FIFO1 (0) or
#  in processed mode (1) where only hit information is read from FIFO3
# deh is the APV chip for which single strip histograms are recorded
# i2t is the maximum number of I2C retries in case of failure
# pat specifies the save path for data files (must include a trailing backslash!)
# clk gives the system clock period in integer ns (25 max.) and the frequency range for the Delay25 chip:
#  0...40 MHz, 1...80 MHz, 2...32 MHz, 3...64 MHz
# pdl specifies the delay setting for the trigger input in 0.5ns steps (0..49)
# crd define the global clock and trigger delays between NECO and SVD3_buffer for crates 0 and 1
#  NOTE: clock and trigger is NOT propagated to any crate(s) NOT specified here


[daq]

# TESTBEAM Nov 07
#Standard
#ads = 600,3,0,x

# TESTBEAM Nov 07
#Multitrigger (6)
#~ ads = 940,6,0,x
ads = 250,1,0,x

# RAW (transparent mode) readout
ini = 300,0,0,x

# PROCESSED readout
#ini = 300,1,0,x

deh = 1,0,0,x
i2t = 5,0,0,x
pat = 0,0,0,/mnt/data/LabLadder5

#standard 40mhz clock (25ns)
clk = 25,0,0,x
pdl = 25,0,0,x

#crate distribution delays (set to mid-range to allow adjustments in both directions)
crd = 0,25,25,x

#we don't use crate 1, so we don't set any delay here -> no clock/trigger to crate 1
###crd = 1,25,25,x


# [hit]
# Hit recognition variables are specified here
#  hcs = {hitcut_/home/hao/Desktop/vme_tests/vme_test_caen/Releaseseed_strip},{hitcut_neighbor_strips}
#  nok = {x.x},0
#  
#
# hcs gives seed and neighbor hit cuts in units of strpAPVip sigma
# nok states the threshold over average noise at which strips are excluded from further analysis (to exclude noisy strips)

[hit]
# si sensor
hcs = 5.0,3.0

# do not exclude strips
nok = 2000.0,0


# [cal]
# Calibration related data
#  lvl = {level},0
#  lat = {latbeg},{latend}
#  sam = {average_samples},{number of samples in 6-tuple mode}
#  grp = {number_of_groups},0
#  lg6 = {latency},{group}
#  lv6 = {startlevel},{endlevel}
#
# lvl is the CLVL amplitude (0..255), 1 is 625e-, 36 is 1 MIP (22500e-) nominally, in reality 26 is 1 MIP
# lat is the Latency range to
#~ cover (latend-latbeg>=2, latend-latbeg<=15)
# sam is the number of samples to average per position for normal and 6-tuple modes
# grp is how many groups to scan (<=8), first group is strips 0,8,16,..., second group is 1,9,17,..., ...
# lg6 defines the latency in 6-tuple mode and which group to observe in that mode
# lv6 defines the scan range of amplitude in 6-tuple mode

[cal]
#real 1 MIP level (22400e)
lvl = 26,0

#real 5 MIPs level
#lvl = 130,0/home/hao/Desktop/vme_tests/vme_test_caen/Release

#LAT=95/98 Calibration (short display)
#lat = 89,100

#LAT=95/98 Calibration (short display for >=50mhz)
#lat = 81,98

#LAT=95/98 Calibration (long peak mode tail display)
lat = 75,100

#common settings
sam = 50,150
grp = 8,0

#6-tuple mode settings
lg6 = 97, 1
#lv6 =  1,95
lv6 =  50,52

 


# [i2c]
# This section defines one or more I2C sets for the APV25. In the [mod] section, those sets are referenced to by their number.
#  ia2 = {number},{mode},{lat},{ipre},{ipcasc},{ipsf},{isha},{issf},{ipsp},{imuxin},{vfp},{vfs},{vpsp},{muxgain}
#
# The I2C settings must be individually numbered (ascending from 0). The easiest case is to use the same
# settings for all chips of one type, but one could go so far to use separate settings for each chip.
# vadj/vpsp is set individually for each apv in the [mod] section, the value specified here is meaningless.

[i2c]

# apv25s1, peak, inverter ON, Tp=50ns, (p side)
ia2 = 0, 63, 23, 98, 52, 34, 34, 34, 55, 34, 30, 60, 0, 4

# apv25s1, peak, inverter OFF, Tp=50ns, (n side)
ia2 = 1, 31, 23, 98, 52, 34, 34, 34, 55, 34, 30, 60, 0, 4


# apv25s1, multi-peak, inverter ON, Tp=50ns, (p side)
#~ ia2 =          0,    61,   17,    98,      52,    34,    34,    34,    55,      34,   30,   60,     0,       4

# apv25s1, multi-peak, inverter OFF, Tp=50ns, (n side)
#~ ia2 =          1,    29,   17,    98,      52,    34,    34,    34,    55,      34,   30,   60,     0,       4

# apv25s1, peak, inverter ON, Tp=50ns, (p side), for cooled APV chips, -10C
#~ ia2 =          0,    61,   17,    85,      45,    30,    50,    30,    48,      30,   30,   50,     0,       4

# apv25s1, multi-peak, inverter OFF, Tp=50ns, (n side), for cooled APV chips, -10C
#~ ia2 =          1,    29,   17,    85,      45,    30,    34,    30,    48,      30,   30,   60,     0,       4


# [mod]
# Detector module (actually hybrid) specifications are given in the format
#  mod = {module_position},{crate_number},{fadc_number},{adc_number},{hybrid_number},m,{adc_delay},0,0,0,0,0,0,{Name}
#  apv = {module_position},{apv_position},{i2c_address},{i2c_settings},{vadj/vpsp},x,0,0,{fadc_offset},{fadc_number},{fadc_channel},{fadc_clkdelay [0..49]},{AD8128_gain},x
#
# mod gives the hybrid/module properties: The position counts from 0 to 7 in beam direction,
#  Name must not contain blanks ("_" is allowed).
# apv describes the chips located on a hybrid
#  and the ADC channel where they are read out, either a Vienna ADC (a) or a FED (f).
# The ADC offset is only available with the Vienna ADCs and shifts the baseline.
#~ # The individual chip vadj setting dominates over the [i2c] setting.

# p-side
[mod]
mod = 1,0,0,0,0,m,24,0,0,0,0,0,0,fw_p

apv = 1,0,34,0,30,x,0,0,0,0,0,0,0,x
apv = 1,1,36,0,30,x,0,0,0,0,1,0,0,x
apv = 1,2,38,0,30,x,0,0,0,0,2,0,0,x
apv = 1,3,40,0,30,x,0,0,0,0,3,0,0,x
apv = 1,4,42,0,30,x,0,0,0,0,4,0,0,x
#~ apv = 1,5,44,0,30,x,0,0,0,0,5,0,0,x


[mod]
mod = 2,0,0,1,1,m,38,0,0,0,0,0,0,ce_p

apv = 2,0,34,0,30,x,0,0,0,0,6,0,0,x
apv = 2,1,36,0,30,x,0,0,0,0,7,0,0,x
apv = 2,2,38,0,30,x,0,0,0,0,8,0,0,x
apv = 2,3,40,0,30,x,0,0,0,0,9,0,0,x
apv = 2,4,42,0,30,x,0,0,0,0,10,0,0,x
apv = 2,5,44,0,30,x,0,0,0,0,11,0,0,x

[mod]
mod = 3,0,0,2,2,m,40,0,0,0,0,0,0,-z_p

apv = 3,0,34,0,30,x,0,0,0,0,12,0,0,x
apv = 3,1,36,0,30,x,0,0,0,0,13,0,0,x
apv = 3,2,38,0,30,x,0,0,0,0,14,0,0,x
apv = 3,3,40,0,30,x,0,0,0,0,15,0,0,x
apv = 3,4,42,0,30,x,0,0,0,0,16,0,0,x
apv = 3,5,44,0,30,x,0,0,0,0,17,0,0,x

[mod]
mod = 4,0,0,3,3,m,24,0,0,0,0,0,0,bw_p

apv = 4,0,34,0,30,x,0,0,0,0,18,0,0,x
apv = 4,1,36,0,30,x,0,0,0,0,19,0,0,x
apv = 4,2,38,0,30,x,0,0,0,0,20,0,0,x
apv = 4,3,40,0,30,x,0,0,0,0,21,0,0,x
apv = 4,4,42,0,30,x,0,0,0,0,22,0,0,x
apv = 4,5,44,0,30,x,0,0,0,0,23,0,0,x

[mod]
#~ mod = 5,0,0,4,4,m,24,0,0,0,0,0,0,L3_p

#~ apv = 5,0,34,0,30,x,0,0,0,0,24,0,0,x
#~ apv = 5,1,36,0,30,x,0,0,0,0,25,0,0,x
#~ apv = 5,2,38,0,30,x,0,0,0,0,26,0,0,x
#~ apv = 5,3,40,0,30,x,0,0,0,0,27,0,0,x
#~ apv = 5,4,42,0,30,x,0,0,0,0,28,0,0,x
#~ apv = 5,5,44,0,30,x,0,0,0,0,29,0,0,x

[mod]
mod = 6,0,0,5,5,m,24,0,0,0,0,0,0,L4_p

apv = 6,0,34,0,30,x,0,0,0,0,30,0,0,x
apv = 6,1,36,0,30,x,0,0,0,0,31,0,0,x
apv = 6,2,38,0,30,x,0,0,0,0,32,0,0,x
apv = 6,3,40,0,30,x,0,0,0,0,33,0,0,x
apv = 6,4,42,0,30,x,0,0,0,0,34,0,0,x
apv = 6,5,44,0,30,x,0,0,0,0,35,0,0,x

[mod]
mod = 7,0,0,6,6,m,24,0,0,0,0,0,0,L5_p

apv = 7,0,34,0,30,x,0,0,0,0,36,0,0,x
apv = 7,1,36,0,30,x,0,0,0,0,37,0,0,x
apv = 7,2,38,0,30,x,0,0,0,0,38,0,0,x
apv = 7,3,40,0,30,x,0,0,0,0,39,0,0,x
apv = 7,4,42,0,30,x,0,0,0,0,40,0,0,x
apv = 7,5,44,0,30,x,0,0,0,0,41,0,0,x

[mod]
mod = 8,0,0,7,7,m,24,0,0,0,0,0,0,L6_p

apv = 8,0,34,0,30,x,0,0,0,0,42,0,0,x
apv = 8,1,36,0,30,x,0,0,0,0,43,0,0,x
apv = 8,2,38,0,30,x,0,0,0,0,44,0,0,x
apv = 8,3,40,0,30,x,0,0,0,0,45,0,0,x
apv = 8,4,42,0,30,x,0,0,0,0,46,0,0,x
apv = 8,5,44,0,30,x,0,0,0,0,47,0,0,x

#---------------------------------------------------- n-side
[mod]
mod = 9,0,1,0,0,m,28,0,0,0,0,0,0,fw_n

apv = 9,0,34,1,30,x,0,0,5,1,0,0,0,x
apv = 9,1,36,1,30,x,0,0,5,1,1,0,0,x
apv = 9,2,38,1,30,x,0,0,5,1,2,0,0,x
apv = 9,3,40,1,30,x,0,0,5,1,3,0,0,x

[mod]
mod = 10,0,1,1,1,m,33,0,0,0,0,0,0,ce_n

apv = 10,0,34,1,30,x,0,0,5,1,6,0,0,x
apv = 10,1,36,1,30,x,0,0,5,1,7,0,0,x
apv = 10,2,38,1,30,x,0,0,5,1,8,0,0,x
apv = 10,3,40,1,30,x,0,0,5,1,9,0,0,x

[mod]
mod = 11,0,1,2,2,m,35,0,0,0,0,0,0,-z_n

apv = 11,0,34,1,30,x,0,0,5,1,12,0,0,x
apv = 11,1,36,1,30,x,0,0,5,1,13,0,0,x
apv = 11,2,38,1,30,x,0,0,5,1,14,0,0,x
apv = 11,3,40,1,30,x,0,0,5,1,15,0,0,x

[mod]
mod = 12,0,1,3,3,m,27,0,0,0,0,0,0,bw_n

apv = 12,0,34,1,30,x,0,0,5,1,18,0,0,x
apv = 12,1,36,1,30,x,0,0,5,1,19,0,0,x
apv = 12,2,38,1,30,x,0,0,5,1,20,0,0,x
apv = 12,3,40,1,30,x,0,0,5,1,21,0,0,x

[mod]
mod = 13,0,1,4,4,m,24,0,0,0,0,0,0,L3_n

#~ apv = 13,0,34,0,30,x,0,0,0,1,24,0,0,x
apv = 13,1,36,0,30,x,0,0,0,1,25,0,0,x
apv = 13,2,38,0,30,x,0,0,0,1,26,0,0,x
apv = 13,3,40,0,30,x,0,0,0,1,27,0,0,x
apv = 13,4,42,0,30,x,0,0,0,1,28,0,0,x
#~ apv = 13,5,44,0,30,x,0,0,0,1,29,0,0,x

[mod]
mod = 14,0,1,5,5,m,24,0,0,0,0,0,0,L4_n

apv = 14,0,34,0,30,x,0,0,0,1,30,0,0,x
apv = 14,1,36,0,30,x,0,0,0,1,31,0,0,x
apv = 14,2,38,0,30,x,0,0,0,1,32,0,0,x
apv = 14,3,40,0,30,x,0,0,0,1,33,0,0,x
#~ apv = 14,4,42,0,30,x,0,0,0,1,34,0,0,x
#~ apv = 14,5,44,0,30,x,0,0,0,1,35,0,0,x

[mod]
mod = 15,0,1,6,6,m,24,0,0,0,0,0,0,L5_n

apv = 15,0,34,0,30,x,0,0,0,1,36,0,0,x
apv = 15,1,36,0,30,x,0,0,0,1,37,0,0,x
apv = 15,2,38,0,30,x,0,0,0,1,38,0,0,x
apv = 15,3,40,0,30,x,0,0,0,1,39,0,0,x
#~ apv = 15,4,42,0,30,x,0,0,0,1,40,0,0,x
#~ apv = 15,5,44,0,30,x,0,0,0,1,41,0,0,x

[mod]
mod = 16,0,1,7,7,m,24,0,0,0,0,0,0,L6_n

apv = 16,0,34,0,30,x,0,0,0,1,42,0,0,x
apv = 16,1,36,0,30,x,0,0,0,1,43,0,0,x
apv = 16,2,38,0,30,x,0,0,0,1,44,0,0,x
apv = 16,3,40,0,30,x,0,0,0,1,45,0,0,x
#~ apv = 16,4,42,0,30,x,0,0,0,1,46,0,0,x
#~ apv = 16,5,44,0,30,x,0,0,0,1,47,0,0,x

  38   Tue May 19 10:08:53 2015 Hao Yin   FADC system setup success

3 FADC. All Channel/APV25 running (except L3 n first and last -> not connected (bonding))

n-side: all connectors

p-side: 0x01: 1, 2, 4 and 0x02, 1 with L3 p and L4 p (Telescope)

Possible error: Blue connector cable between FADC and DockBox!!!!

 

Bad channels:

telescope: L5-p 3. APV25,

                  L3-p 0. and 5. APV25

Ladder: all chips working.

  42   Tue May 19 13:42:04 2015 Hao Yin   L6 Noise inJection Setup

Test Nr. 1:

RLC between DockBox and Hybrid (both side).

Preliminary Test on L6, but all other sensors are connected.

A common mode is injected into DCDC converters first into 1.25V next 2.50V and finally both.

The noise source is attached on the cable between the sensor and the dockbox.

Ajusted ADCDelay and FirFilters

Data is saved in folder "L6_RLC_Test"

CHANGED THE LISN RLC BOX(attachment 4):

  • Change from 2 capaciter to ground to 3 capaciter to mass (also from ground to mass)

Final setup with bias (attachment 5)

  44   Wed May 20 10:12:12 2015 Hao Yin   Ladder RLC test (CMC Injection)

L5 Ladder Test

folder: /mnt/data/ITA_NOISE_TESTS/Ladder_test

Setup: ladder only, noise injection on one hybrid (injection point = cable between hybrid and junction board, see attachment 1).

Run Name Injection map (2000 Events):
fw_all: GND, 1.25V, 2.5V (injection into the p-side): (TestNr. 2)
0: baseline
1: baseline
2: 5MHz 1mA
3: 5MHz 2mA
4: 5MHz 5mA
5: 5MHz 3mA
6: 1MHz 2mA
7: 500kHz 2mA
8: 200kHz 2mA
9: 400kHz 2mA
10: 400kHz 1mA
11: 400kHz 0.5mA
12: 700kHz 2mA
13: 700kHz 1mA
14: 800kHz 1mA
15: 2MHz 2mA
16: 3MHz 2mA
17: 7MHz 2mA
18: 8MHz 2mA
19: 10MHz 2mA
20: 15MHz 2mA
21: 20MHz 2mA
22: 20MHz 4mA
23: 30MHz 4mA
24: 40MHz 4mA
25: 40MHz 6mA
26: 50MHz 4mA
27: 80MHz 4mA

fw_n_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 3)
0: base_line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 2mA
8: 3MHz 2mA
9: 5MHz 2mA
10: 7MHz 2mA
11: 8MHz 2mA
12: 10MHz 2mA
13: 15MHz 2mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 4mA
17: 30MHz 6mA
18: 40MHz 6mA
19: 50MHz 6mA
20: 80MHz 6mA

ce_p_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 4)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 2mA
8: 2MHz 4mA
9: 3MHz 4mA
10: 5MHz 4mA
11: 7MHz 4mA
12: 8MHz 4mA
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

noise coupling to -z bw and !!!


ce_n_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 5)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 2mA
8: 2MHz 4mA
9: 3MHz 4mA
10: 5MHz 4mA
11: 7MHz 4mA
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

noise coupling to -z!!!

-z_p_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 6)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 2mA (other sensors heavily disturbed)
8: 2MHz 4mA
9: 3MHz 4mA
10: 5MHz 4mA
11: 7MHz 4mA
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

-z_n_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 7)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA (other sensors heavily disturbed)
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

bw_p_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 8)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA (other sensors heavily disturbed)
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

bw_n_all: GND, 1.25V, 2.5V (injection into the n-side): (TestNr. 9)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA (other sensors heavily disturbed)
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

-z_n_2.5V: 2.5V (injection into the n-side): (TestNr. 10)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA (other sensors heavily disturbed)
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

-z_n_2.5V: 1.5V (injection into the n-side): (TestNr. 11)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA (other sensors heavily disturbed)
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

Sensor  on -z_n and fw_n still shows wings after the test...

-z_n_1.25V: 1.5V (injection into the n-side): (TestNr. 12)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA (other sensors heavily disturbed)
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA (other sensors heavily disturbed)
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA


-z_n_GND: GND (injection into the n-side): (TestNr. 13)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA (all sensors affected by the nosie)
7: 2MHz 4mA
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA

-z_np_all: GND, 1.25V, 2.5V  (injection into the p and n-side): (TestNr. 14)
0: base line
1: 200kHz 2mA
2: 400kHz 2mA
3: 500kHz 2mA
4: 700kHz 1mA
5: 800kHz 1mA
6: 1MHz 2mA
7: 2MHz 4mA
8: 3MHz 4mA
9: 5MHz 4mA
10: 7MHz 4mA
(skipping one)
12: 8MHz 4mA (amplifier)
13: 10MHz 4mA
14: 15MHz 4mA
15: 20MHz 4mA
16: 30MHz 6mA
17: 40MHz 6mA
18: 50MHz 6mA
19: 80MHz 6mA
 

  45   Thu May 21 18:23:22 2015 Hao Yin   Noise Injection LV cable

(TestNr. 15)

injecting sin wave into LV at different frequencies to analyse the output frequency and noise ground level after the junction borad.
only one group of DC/DC are connected. the readout is performed at the cable between junction board and -z_n hybrid (1.25V, 2.5V and GND).
the sin wave injection is performed adjacent the LV power connection, see appendix 1.

performed 2 sets of measurements: one w HV and one wo HV.
results have been recorded by Mateo.

During measurements the APVs of 3 out of four sensors (6 hybrids) has been resetet. Some also showed a flat line at 200 ADC, indicating a disturbance at the analog level translater.
A more detailed measurement to simulate the case mentioned above will be performed.

 

  46   Fri May 22 12:01:32 2015 Hao Yin   CMC injection LV 10V

Comparison w/o filter (LC) connected to -z_n side.

Mateo has the results.

  51   Mon Nov 30 15:12:19 2015 Hao Yin   FIR_ADC config

FIR filter and ADC delay test:
ADC delay and FIR filter with and without cooling to reproduce error detected during CERN beam test 2015.
 

Measurements wo cooling:

Measurements w cooling:

Mesurements w cooled configs:

  1   Fri Apr 18 17:23:26 2008 Markus FriedlSPS Testbeam June08hybridhybrid 01Noise of hybrid 01, sensor fully bonded, no HV
HV bias not yet glued to backplane
  15   Wed Oct 7 14:23:35 2009 Dieter UhlBELLE Upgradehybrid#4hybrid-pitchadapter

opens at upper coat

pitchadapter4_upper_coat_opens.gif

 

shorts at upper coat

pitchadapter4_upper_coat.gif

 

opens at lower coat

pitchadapter4_lower_coat_opens.gif

 

shorts at lower coat

pitchadapter4_lower_coat.gif

  16   Wed Oct 7 14:24:06 2009 Dieter UhlBELLE Upgradehybrid#5hybrid-pitchadapter

shorts at upper coat

pitchadapter5_upper_coat.gif

 

opens at upper coat

pitchadapter5_upper_coat_opens.gif

 

shorts at lower coat

pitchadapter5_lower_coat.gif

 

opens at lower coat

pitchadapter5_lower_coat_opens.gif

  2   Tue Apr 22 19:34:09 2008 Markus FriedlSPS Testbeam June08modulehybrid 01Properties of hybrid 01, sensor fully bonded, HV=100V
HV bias glued to backplane, HV=100V
  5   Wed Apr 30 16:52:17 2008 Markus FriedlBELLE Upgrademodulemicronmicron sensor glued to frame
soeben haben wir den micron-DSSD (double metal layer) in den 2-teiligen rahmen geklebt und auf beiden seiten
temporäre kapton-stückerln aufgeklebt, über die bias appliziert werden kann. nach trocknung und bonden der
bias-verbindungen (montag, 5.5.2008) wird dieser für sensor-tests zur verfügung stehen.
  6   Wed May 7 15:24:49 2008 Christian IrmlerSPS Testbeam June08modulemodule 10/02properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100V) = 19.1 nA Ibias (200V) = 23.7 nA
  9   Wed May 7 15:26:24 2008 Christian IrmlerSPS Testbeam June08modulemodule 20/09properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 25.1 nA Ibias (200 V) = 31.4 nA
  8   Wed May 7 15:40:07 2008 Christian IrmlerSPS Testbeam June08modulemodule 07/07properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 20.2 nA Ibias (200 V) = 21.9 nA
  7   Wed May 7 16:12:58 2008 Christian IrmlerSPS Testbeam June08modulemodule 12/08properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 22.2 nA Ibias (200 V) = 26.5 nA
  10   Wed May 7 19:05:08 2008 Christian IrmlerSPS Testbeam June08modulemodule 04/04properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 27.8 nA Ibias (200 V) = 32.7 nA
  11   Fri May 9 09:56:15 2008 Christian IrmlerSPS Testbeam June08modulemodule 06/03properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 26.5 nA Ibias (200 V) = 37.8 nA
  12   Fri May 9 10:00:34 2008 Christian IrmlerSPS Testbeam June08modulemodule 03/10properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 18.9 nA Ibias (200 V) = 25.5 nA
  13   Fri May 9 10:04:26 2008 Christian IrmlerSPS Testbeam June08modulemodule 05/05properties (noise, intcal), APVs bonded to the sensor
Module tested with 1 and 2 rows bonded to the sensor, respectively. HV = 100 V Ibias (100 V) = 18.0 nA Ibias (200 V) = 23.6 nA
ELOG V3.1.5-fc6679b