FOCAL - Forward Calorimeter: Difference between revisions

From ift
mNo edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 26: Line 26:


==== Software ====
==== Software ====
The software driver for the message buffer system can be found here:
* [[Setting Up PetaLinux System]]
http://web.ift.uib.no/kjekscgi-bin/viewcvs.cgi/alice-dcs/trunk/rculinux/dcscMsgBufferInterface/


[[Setting Up PetaLinux System]]
* Petalinux documentation: [http://www.petalogix.com/resources/documentation/petalinux_sdk petalinux_sdk]


Petalinux documentation:
* [[Get readout box up and running]]
[http://www.petalogix.com/resources/documentation/petalinux_sdk petalinux_sdk]


[[Get readout box up and running]]
* [[Programming Mimosa chips]]


== Download section ==
==Readout software==
#[[Media:svf_specification.pdf|Serial Vector Format(SVF) Specification]]
[[Report by Tony]]
#[[Media:svf_xilinx.pdf|SVF and XSVF File Formats for Xilinx Devices]]
 
== Shopping list ==
 
1x 2U 335mm Rack mount enclosure, Grey - 665-7712 - 556,29<br>
1x RD-125A Switch Mode PSU, 5V/15A,12V/10A - 644-6941 - 662,16<br>
3x DC/DC PoL,DOSA,2.4-5.5Vin,0.75-3.3Vo 6A - 150-758 - 116,16<br>
1x 4.20mm,housing,MiniFit,receptacle,DR,6w, - 679-5773 - 2,064<br>
http://www.samtec.com/search/vita57fmc.aspx<br>
1x BULGIN - BZH01/Z0000/11 - INLET, IEC, SWITCHED, RED - F9997237 - 57,39<br>
1x MH CONNECTORS - MH3101S-8821 - COUPLER, RJ45, SHIELDED - F1122292 - 92,11<br>
12x TYCO ELECTRONICS / AMP - 5569262-1 - JACK, RJ45, MULTI PORT, 2X4 - F1162485 - 102,42<br>
2x L-COM - ECF504B-UAB - Modular Coupler - F1702375 - 91,31<br>
2x USB cables - F1076669 - F1308878


[[Category:Mikroelektronikk]]
[[Category:Mikroelektronikk]]

Latest revision as of 14:47, 10 August 2012

This page should contain information about the Focal project, especially about the interfacing from the Mimosa chips to the readout electronics.

Overview

Simple description of the Alice Focal readout electronics.

Mimosa chips

Readout electronics

Adapterboard /Fanoutboard

The adapterboard and fan-out boards provide LVDS interfaces and JTAG interfaces between the Control and Read-out board and the Mimosa ASICs. Here is the schematics of the boards.

Control and Readout board

The idea is to use a Xilinx Virtex 6 development board as a first prototype. The board will run Petalinux, and some software to access the firmware registers. A software framework for the TPC detector is to be adapted for the use on the Virtex 6 board and Petalinux.

Firmware

The VHDL counterpart is to be found here: http://web.ift.uib.no/kjekscgi-bin/viewcvs.cgi/alice-fw/trunk/messagebuffer/

Software

Readout software

Report by Tony