This file ( 2kB ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>TMS Notes</title>
</head>
<body>
<h1 style="text-align: center;">TMS Notes</h1>
<br>
Notes on the TMS implementation at 2007-11-05.<br>
<h2>Hardware</h2>
<ol>
<li>The racks switching power suppy and controller module do create
some noise that is seen on the ADC inputs. We have reduced this by
placing the PUPE boards away from of these compenents into the
center slots of the rack. Possible further improvements include: Using
aluminium screening panels in the two vacent slots, Putting a patch
over the capacitor holes in the power supply case, moving the power
supply to a position next to the controller module.</li>
<li>The controller module alternates between using low
power (50W) and then using high power (100W) for a time. We suspect
this is the second processor being used, but we have not investigated
this.</li>
<li>The digital inputs are 50 ohm terminated. The termination resistance could be increased to 75 or 100 ohm's.</li>
<li>The FPGA tempreture sensor can sometimes, depending on the FPGA bit file in use, return inaccurate results. Removing C833 fixes this issue.</li>
</ol>
<h2>Software</h2>
<ol>
<li>A data cache could be impelemented in the TMS Server to improve data bandwidth when more than one client requires the same data.</li>
</ol>
<h2>General</h2>
<ol>
<li>The TMS system processes a huge amount of data, around 15 billion
samples per second. The cPCI, internal and external network
bandwidth's limit the amount of data than can be read. It would be
possible to use the Dual Gigabit Ethernet ports on the PUPE cards and
install multiple Gigabit Ethernet cards in the TMS server to
improve the bandwidth available.</li>
</ol>
</body>
</html>