LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO-

Size: px
Start display at page:

Download "LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO-"

Transcription

1 LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO- CALIFORNIA INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY Document Type DCC Number July 7, 2005 AdvLigo CDS Discussion Paper R. Bork Distribution of this draft: This is an internal working note of the LIGO Laboratory California Institute of Technology Massachusetts Institute of Technology LIGO Project MS LIGO Project MS 20B-145 Pasadena, CA Cambridge, MA Phone (626) Phone (617) Fax (626) Fax (617) www:

2 1 Purpose The purpose of this paper is to present some thoughts on a possible controls infrastructure for AdvLigo. It is presented solely as a basis for discussion. 2 Overview The remaining sections of this document are organized as follows: Analog Front End: This section describes the proposed analog to digital interfaces of the CDS system. These are separate units which reside in the same rack enclosures as the remaining analog devices which connect to the field sensors and drivers. Processing layer: This section describes the CDS computers and their connections to the analog front ends. Network layer: This section describes the interconnection of CDS computers. There are presently LIGO fast systems, synchronized at 16KHz and 2KHz, and LIGO slow systems, 10Hz or less EPICS systems. Most systems are some combination of fast and slow, with separate slow auxiliary crates. The proposal here is that future AdvLigo systems be either fast or slow, not a mix. For example, LSC would have only fast signals, no auxiliary crate with slow signals. As an example of this, the present HEPI system has no slow or auxiliary signals. To avoid the design and implementation of a second Ligo Bus to handle strictly slow systems, such as the PSL, slow systems would use the exact same design as the fast system proposed here. The only difference may be in the uplink between the analog front ends and the CDS processors.

3 3 Analog Front End The desire in AdvLigo is to separate the control processors from the ADC/DAC devices. This means the removal of VME systems presently used in LIGO. It is also desirable for CDS to produce its own ADC/DAC modules. The reasons for this have been pointed out in other documents, with the primary driver being that low noise units required by Ligo have not been readily available COTS units. The following subsections describe some ideas for replacement of the current VME front ends and example layouts. 3.1 Front End Bus Presently, many analog front end modules are laid out in 6U Eurocard format, with fast signals off the front panels to VME modules and slow signals off the back edge connector to cross connect blocks. The first proposal here is to combine the analog modules with ADC/DAC modules into a single Eurocard cage, as shown in the following figure Housing In this design, the cage is expanded to allow cards to be inserted front and rear, with a center backplane. The Application Modules or analog modules, such as whitening, AA, AI, dewhite, etc., are inserted from the rear of the crate into the backplane. The Ligo Bus Modules (LBM) refers to ADC/DAC modules, inserted from the front. The modules would be 6U, with doors front and rear to seal the enclosure. The crate itself may be 9U or higher. This would allow an additional space at the bottom, with custom connection panels, to allow the introduction of cabling to field devices without interfering with the extraction/insertion of cards Backplane The backplane itself only carries power and timing signals, connected to each module in the crate via the P1. This unit would not have an internal power supply, but would rather be powered externally. Timing signals would come in via fiber to a Ligo Timing Receiver module, with signals either across this P1 connector, a separate P0 connector, or, alternatively, ribbon cabled across the front of the Ligo Bus modules.

4 Signals between the analog modules and the LBM would be carried across the P2 (I/O) connector. This is a 64 pin connector which feeds through, but is not bussed, across the backplane. The lines of the P2 would be standardized for all modules. As an example, the top 32 pins may be all analog I/O and the bottom 32 devoted to binary I/O. 3.2 LIGO Bus Modules The LBM are 6U cards with ADC/DAC I/O. These modules interface with the application modules via the 64 pin P2 backplane connector and to a data uplink module via a Front Panel Data Port (FPDP) ADC/DAC with Binary I/O A basic block diagram of an ADC/DAC module is shown in the following figure. This idea is that this become a generic module, which is directly mated to an application module. For example, an 8 ch ADC LBM might interface via the P2 connector to a suspension whitening/aa module. An 8 ch DAC might interface directly to a suspension 8 ch AI module. As described in examples in section 3.3, eight channels of ADC/DAC may be the best density to suit most applications. This should allow plenty of space in a 6U module to implement. Each LBM would include an FPGA. This would be required to initialize the ADC/DAC chips, handle the timing, provide programmable binary I/O and send/receive data via an FPDP interface. The FPGA may also be used to perform some filtering functions on the data as well. In operation, this FPGA performs the necessary initialization and then continuously produces/receives data at the Ligo clock rate as provided by the timing signals. No external setup/startup commands are to be required. I don t believe separate binary I/O modules would need to be developed. There are some instances where an application card, such as a 4 ch dewhitening module, only requires binary I/O, but this can be done differently. This is described in the examples section later. Also, it should be standardized that the analog application modules be either input or output, not a mix. This is already a usual case. If it is necessary to have mixed I/O, then perhaps the application module could be designed as a double wide, with a LBM ADC in front of one slot and a LBM DAC in front of the other.

5 3.2.2 Digital Interface The digital interface for the LBM is FPDP. This is a VITA standard with several advantages: 32 bit data width High speed (to 247Mbytes/sec) Simple protocol which is simple to implement (2 chips) Low latency, which is as important in the Ligo control applications as bandwidth One downside of FPDP is that it is uni-directional ie separate transmit and receive buses must be provided. This could be overcome with some additional logic which switches the bus between receive mode and transmit mode, but is probably not necessary in the Ligo applications Uplink Module The uplink between the Ligo analog front end and CDS processors would be Serial FPDP(SFPDP). SFPDP has a number of advantages for Ligo high speed systems: Up to 247MByte/sec transfer rates. Low latency Simple protocol Bidirectional FPDP to/from SFPDP cores readily available for FPGA. Fiber Optic coupling, with transmission distances to 10km. COTS PCI interfaces available for the processor end (up to 4 ports/pci card). Open standard. The primary disadvantages of SFPDP are: Point to point link. While there may be multiple receivers of data, only one transmitter is allowed. This protocol cannot be used in a switched fabric or share network links with other protocols. Limited number of COTS vendors. For Ligo high speed applications, I believe the low latency is the key factor in going with SFPDP. While something like standard fiber channel would produce similar data rates, I have seen latencies quoted in the hundreds of microseconds, which would be totally unacceptable. A module which does what is shown in this proposed layout is commercially available in a 6U VME format. It only requires power, so could be directly used in this analog front end if power is defined properly on the P1 connector. This may be an option, particularly to start with, so we could concentrate on the ADC/DAC modules for now and design our own SFPDP module in the future. For slow (16Hz EPICS) applications, this could possibly be a fiber optic Ethernet link. This would allow the use of standard hubs and switches. In this fashion, the front end I/O is not drastically different between fast and slow systems and does not require the development of a separate LIGO slow data bus architecture Timing Module A standard Ligo timing module would be provided to synchrously operate these analog front ends. The connection to the timing system would be via fiber optics. Connections to the LBM would be via the backplane (P1 or P0), or through a separate front panel ribbon connector. The connection to LBM would carry a 1PPS synch and clock. It may also require some additional signals to sych up data insertion/extraction to the FPDP bus.

6 3.2.5 Example Crate View The following figure depicts how the front of one of these crates might look with the LBM inserted. ADC modules would have their FPDP connectors on the bottom and DAC modules would have their connections on the top. This is done to separate the transmit and receive FPDP buses coming from the SFPDP module. With this configuration, the only connections out of the analog front end for the LBM would be two SFPDP and one timing fiber optic cable Alternative Layouts There are some alternatives to putting the analog modules and the LBM in the same crate. One is to simply separate the modules into separate crates with interconnecting cables. This, of course adds cables and connectors and more RFI shielding. The LBM could then also be housed in rack mount chassis instead of a Eurocard format. The problem I see with this approach would be in shielding the FPDP cables which would interconnect these chassis. If each chassis had its own SFPDP output, then the number of fibers and connections to the proper processors at the back end could become a problem (primarily cost of receivers at the computer end of $3K/channel).

7 3.3 Example Layouts As a bit of a fit check, I ve tried to apply this basic architecture to a few future/existing systems. These are described is the following subsections. In the figures shown, the top part of each diagram is the front view (LBM) of a crate and the bottom is the back view (application modules) Quad Suspension Controls The following figure depicts what a quad suspension controller crate may look like in this format. It uses the present design of suspension analog modules for layout purposes, with the exception that whitening boards are shown as 8 channels, while they are 5 channel devices now. As can be seen, the layout is such that each application module inserted from the rear is mated with a LBM inserted from the front. To avoid FPDP send/receive cable overlaps, input devices are placed to the left and output devices to the right. In this example, no LDM line up in front of the Universal Dewhite modules, which require binary switching conditions. The suggestion here is that future designs of the AI carry binary I/O over to the dewhite modules along the same ribbon that carries the analog outputs. Also, the ADC/DAC modules are labeled with Binary Outputs (BO), but would be a configurable combination of BI/BO, as necessary for the application module.

8 3.3.2 Hepi Controls The following figure shows a possible HEPI analog crate layout for the corner station controls. HEPI may be an example of a system where it may not be desirable to redesign the present analog electronics into a Eurocard package. So, in this case, the application modules inserted from the rear are simply cross connect modules in that they take the present HEPI connector which goes to a VME module and convert it to the 64 pin connection of the LBM.

9 3.3.3 End Station ADCU and HEPI As a final example, a combined ADCU and HEPI crate is shown for an end station. This, and other ADCUs, could use the same cross connect module as shown for HEPI above to make use of the present 16 channel connector from the existing AA chassis. Or, as shown here, an 8 channel AA module could be developed, with 8 BNC or 4 Limo connections to bring in the signals. This crate would have separate uplinks for data and a common timing module.

10 4 Processing Layer The processing layer takes the inputs via SFPDP, performs the desired control algorithms and outputs control signals back to the analog layer, once again over SFPDP. A layout which matches processors with analog front end crates is shown in the following figure. 4.1 SFPDP Interface There are COTS SFPDP PCI/PMC modules available from at least three vendors. They come in configurations of 1, 2 or 4 SFPDP links per PCI card. Each SFPDP has a transmitter and receiver and therefore could communicate directly with up to 4 analog input devices and 4 analog output devices or 4 mixed control devices( devices here referring to analog front end Eurocard crates). The multi-channel units also come with an FPGA, which can be further programmed to do tasks in addition to SFPDP, such as decimation filtering, whitening filtering, etc. Since it is an FPGA with an SFPDP core, it could be reprogrammed to handle some other protocol if desired in the future.

11 While some sort of data concentrator or switch has been suggested in the past, but may not be a viable solution. For one, SFPDP is not directly switchable and other protocols through commercial switches would have a high latency. Another issue is that the Ligo data must run at a high bandwidth. While the overall average bandwidth is not excessive, in order to provide sufficient processing time, the I/O traffic to/from analog interfaces cannot consume more than 10usec of the 61usec cycle time of a 16KHz control system. 4.2 Computers The CDS computers would reside in the MSR, away from the analog front ends. Perhaps the fastest machines out at the moment are AMD64 based computers. By the time of AdvLigo or even Ligo 1.5, who knows what will be available. Given that an AdvLigo Quad Suspension requires roughly 4 times the processing of a present optic controller, much more CPU power will be required for AdvLigo. The move will continue toward using Linux on all control processors. While we have managed to stay away from requiring a realtime Linux version, that may or may not be the case in the future. RT Linux may buy us some added capabilities, particularly in multiple CPU computers. A multiple CPU unit would be useful in that the realtime front end code could run on one CPU, using SFPDP for communications, while the EPICS which supports that subsystem runs on the other CPU and uses Ethernet communications. This would alleviate the front end to/from EPICS traffic that we presently have on our RFM networks. 4.3 Application Software Once the interface to the analog front ends is set, then a graphical code generator can be further developed. A prototype tool presently exists for VME systems, using the EPICS VDCT tool and a few Perl scripts. The VDCT tool is used to graphically capture the desired control algorithms and then the Perl scripts generate the realtime C code and supporting EPICS databases and sequencers. 4.4 Timing The control process is driven by the availability of data at the SFPDP interface. The code will essentially wait for an interrupt or perform some sort of polling. This is not unlike what is done in VME now. 5 Network Layer The network layer here is defined as that mechanism used to communicate data between the CDS processors. The choices appear to be to stay with the present RFM scheme or use a more traditional network that allows switching of traffic. One switch fabric network is presently being tested as a possible replacement for RFM. Initial tests show data latencies of about 10usec with high data rates (2.5Gbit/sec). The cost would be approximately half of the present RFM system. The primary test of such a system would be to blast the data at the Framebuilders over such a network. With the RFM, the data can come in asynchronously and then be captured by the Framebuilders as a single copy of 1/16 second of data. In a more traditional network scheme, large buffers are not provided therefore the Framebuilders may become busier just moving data in from the network.

aligo CDS Real-time Sequencer Software

aligo CDS Real-time Sequencer Software LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY LIGO Laboratory / LIGO Scientific Collaboration LIGO May 4, 212 aligo CDS Real-time Sequencer Software R. Bork/A. Ivanov Distribution of this document:

More information

AdL SUS/US Quad Controls Conceptual Design

AdL SUS/US Quad Controls Conceptual Design AdL SUS/US Quad Controls Conceptual Design J. Heefner 7/12/2005 AdL SUS Controls Conceptual Design Design Considerations» AdL Controls Architecture has yet to be determined Controls block diagram based

More information

1. Introduction 2. Methods for I/O Operations 3. Buses 4. Liquid Crystal Displays 5. Other Types of Displays 6. Graphics Adapters 7.

1. Introduction 2. Methods for I/O Operations 3. Buses 4. Liquid Crystal Displays 5. Other Types of Displays 6. Graphics Adapters 7. 1. Introduction 2. Methods for I/O Operations 3. Buses 4. Liquid Crystal Displays 5. Other Types of Displays 6. Graphics Adapters 7. Optical Discs 1 Introduction Electrical Considerations Data Transfer

More information

Loc Description Vendor Model Designator

Loc Description Vendor Model Designator CDS Rack 1X20 01 02 Rack Mount Components w/locations VME-1 Modules / Slot Assignments 03 04 ES-3810 Loc Description Vendor Model Designator Slot Description Vendor Model Designator 05 01 Fiber Optic Patch

More information

DaqBoard/1000. Series 16-Bit, 200-kHz PCI Data Acquisition Boards

DaqBoard/1000. Series 16-Bit, 200-kHz PCI Data Acquisition Boards 16-Bit, 200-kHz PCI Data Acquisition Boards Features 16-bit, 200-kHz A/D converter 8 differential or 16 single-ended analog inputs (software selectable per channel) Up to four boards can be installed into

More information

Gemini-V6 VME / VXS. Extreme Signal Acquisition. and FPGA-based Processing. Without Compromise

Gemini-V6 VME / VXS. Extreme Signal Acquisition. and FPGA-based Processing. Without Compromise The Leader In FPGA-based Sensor I/O Processing Gemini-V6 VME / VXS Extreme Signal Acquisition and FPGA-based Processing Without Compromise Features One 12-bit ADC channels at 3.6 GSPS, or three channels

More information

Calypso-V6 VME / VXS. Extreme Signal Acquisition. and FPGA-based Processing. Without Compromise

Calypso-V6 VME / VXS. Extreme Signal Acquisition. and FPGA-based Processing. Without Compromise The Leader In FPGA-based Sensor I/O Processing Calypso-V6 VME / VXS Extreme Signal Acquisition and FPGA-based Processing Without Compromise Features Two 12-bit ADCs at 3.6 GSPS Also supports 6 channels

More information

Optical Interface Modules and Optical Interface Module LED Card

Optical Interface Modules and Optical Interface Module LED Card Optical Interface Modules and Optical Interface Module LED Card This chapter describes the optical interface module (OIM) cards and optical interface module light emitting diode (OIM-LED) cards. It includes

More information

The Use of LabVIEW FPGA in Accelerator Instrumentation.

The Use of LabVIEW FPGA in Accelerator Instrumentation. The Use of LabVIEW FPGA in Accelerator Instrumentation. Willem Blokland Research Accelerator Division Spallation Neutron Source Introduction Spallation Neutron Source at Oak Ridge National Laboratory:

More information

The Frame API s baseline requirements

The Frame API s baseline requirements LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY - LIGO - CALIFORNIA INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY Document Type LIGO-T980117-00- E 12/4/1998 The Frame API s baseline

More information

A new architecture for real-time control in RFX-mod G. Manduchi, A. Barbalace Big Physics Symposium 1/16

A new architecture for real-time control in RFX-mod G. Manduchi, A. Barbalace Big Physics Symposium 1/16 A new architecture for real-time control in RFX-mod G. Manduchi, A. Barbalace 2011 Big Physics Symposium 1/16 Current RFX control system MHD mode control Plasma position control Toroidal field control

More information

Choosing the Right COTS Mezzanine Module

Choosing the Right COTS Mezzanine Module Choosing the Right COTS Mezzanine Module Rodger Hosking, Vice President, Pentek One Park Way, Upper Saddle River, New Jersey 07458 Tel: (201) 818-5900 www.pentek.com Open architecture embedded systems

More information

RACEway Interlink Modules

RACEway Interlink Modules RACE++ Series RACEway Interlink Modules 66-MHz RACE++ Switched Interconnect Adaptive Routing More than 2.1 GB/s Bisection Bandwidth Deterministically Low Latency Low Power, Field-Tested Design Flexible

More information

Signal Conversion in a Modular Open Standard Form Factor. CASPER Workshop August 2017 Saeed Karamooz, VadaTech

Signal Conversion in a Modular Open Standard Form Factor. CASPER Workshop August 2017 Saeed Karamooz, VadaTech Signal Conversion in a Modular Open Standard Form Factor CASPER Workshop August 2017 Saeed Karamooz, VadaTech At VadaTech we are technology leaders First-to-market silicon Continuous innovation Open systems

More information

MicroTCA / AMC Solutions for Real-Time Data Acquisition

MicroTCA / AMC Solutions for Real-Time Data Acquisition THE MAGAZINE OF RECORD FOR THE EMBEDDED COMPUTING INDUSTRY May 2013 TECHNOLOGY IN SYSTEMS MicroTCA / AMC Solutions for Real-Time Data Acquisition MicroTCA has evolved out of the world of ATCA to become

More information

OPTIONS FOR NEXT GENERATION DIGITAL ACQUISITION SYSTEMS

OPTIONS FOR NEXT GENERATION DIGITAL ACQUISITION SYSTEMS OPTIONS FOR NEXT GENERATION DIGITAL ACQUISITION SYSTEMS A. Boccardi, CERN, Geneva, Switzerland Abstract Digital acquisition system designers have an always increasing number of options in terms of bus

More information

USCMS HCAL FERU: Front End Readout Unit. Drew Baden University of Maryland February 2000

USCMS HCAL FERU: Front End Readout Unit. Drew Baden University of Maryland February 2000 USCMS HCAL FERU: Front End Readout Unit Drew Baden University of Maryland February 2000 HCAL Front-End Readout Unit Joint effort between: University of Maryland Drew Baden (Level 3 Manager) Boston University

More information

Replacing legacy RICE electronics Mitigating risk Component obsolescence, maintenance burden, Micro VAX II backplane, programmer portability

Replacing legacy RICE electronics Mitigating risk Component obsolescence, maintenance burden, Micro VAX II backplane, programmer portability Jeff Hill LANSCE Replacing legacy RICE electronics Mitigating risk Component obsolescence, maintenance burden, Micro VAX II backplane, programmer portability Obsolesce Old designs multiplexing one type

More information

The MPI API s baseline requirements

The MPI API s baseline requirements LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY - LIGO - CALIFORNIA INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY Document Type LIGO-T990086-00- E 09/14/1999 The MPI API s baseline

More information

BLM and BWS installation examples

BLM and BWS installation examples BLM and BWS installation examples Front Back LHC BLM system: 4 crates connected through P2 connector (with the combiner card) for HV control, crate interconnections, beam permit and beam energy distribution.

More information

White Paper. About MicroTCA.4: An High-Performance Architecture with I/O and Signal Conditioning Provisions

White Paper. About MicroTCA.4: An High-Performance Architecture with I/O and Signal Conditioning Provisions White Paper About MicroTCA.4: An High-Performance Architecture with I/O and Signal Conditioning Provisions MicroTCA is a powerful, compact open-standard COTS architecture used in Military, Aerospace, Communications/

More information

Buses. Disks PCI RDRAM RDRAM LAN. Some slides adapted from lecture by David Culler. Pentium 4 Processor. Memory Controller Hub.

Buses. Disks PCI RDRAM RDRAM LAN. Some slides adapted from lecture by David Culler. Pentium 4 Processor. Memory Controller Hub. es > 100 MB/sec Pentium 4 Processor L1 and L2 caches Some slides adapted from lecture by David Culler 3.2 GB/sec Display Memory Controller Hub RDRAM RDRAM Dual Ultra ATA/100 24 Mbit/sec Disks LAN I/O Controller

More information

HCAL DCC Technical Reference E. Hazen - Revised March 27, 2007 Note: Latest version of this document should be available at:

HCAL DCC Technical Reference E. Hazen - Revised March 27, 2007 Note: Latest version of this document should be available at: HCAL DCC Technical Reference E. Hazen - Revised March 27, 2007 Note: Latest version of this document should be available at: http://cmsdoc.cern.ch/cms/hcal/document/countinghouse/dcc/dcctechref.pdf Table

More information

The Data Conditioning API s baseline requirements

The Data Conditioning API s baseline requirements LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY - LIGO - CALIFORNIA INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY Document Type LIGO-T990002-00- E 02/10/1999 The Data Conditioning API

More information

F271XA Fiber-Optic Telephone Modem Technical Manual

F271XA Fiber-Optic Telephone Modem Technical Manual F271XA Fiber-Optic Telephone Modem Technical Manual Revision B August 2011 VERSITRON, Inc. 83 Albe Drive / Suite C Newark, DE 19702 www.versitron.com Safeguarding Communications Since 1958 PROPRIETARY

More information

Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller)

Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller) Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller) Manfred Meyer, Gert Finger European Organisation for Astronomical Research in the Southern Hemisphere, Karl-Schwarzschild-Str.

More information

Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne

Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne Solutions Ltd, James Watt Building, SETP, G75 0QD East Kilbride, United Kingdom Applications such as pulse

More information

VMEbus MVS Series SCSI Host Adapters

VMEbus MVS Series SCSI Host Adapters VMEbus MVS Series SCSI Host Adapters Up to 40MB/s SCSI Data Rate Per Port Over 55MB/s VMEbus Burst Rate With Scatter/Gather Up to 5X The Performance of Embedded CPU Ports Mix SCSI FAST, FAST/WIDE & Ultra

More information

Development of Optical Wiring Technology for Optical Interconnects

Development of Optical Wiring Technology for Optical Interconnects Development of Optical Wiring Technology for Optical Interconnects Mitsuhiro Iwaya*, Katsuki Suematsu*, Harumi Inaba*, Ryuichi Sugizaki*, Kazuyuki Fuse*, Takuya Nishimoto* 2, Kenji Kamoto* 3 We had developed

More information

Separate 24-bit Read/Write Busses Simple FNAD commanding: e.g. F = 0 (read) N = 1 (crate slot) A = card channel # D = data (either)

Separate 24-bit Read/Write Busses Simple FNAD commanding: e.g. F = 0 (read) N = 1 (crate slot) A = card channel # D = data (either) NIM Standard NIM is an acronym for Nuclear Instrumentation Methods. The NIM standard (DOE/ER-0457) was established in 1964 for the nuclear and high energy physics communities. The goal of NIM was to promote

More information

Section 2 Storage Systems Architecture

Section 2 Storage Systems Architecture Section 2 Storage Systems Architecture Introduction 2006 EMC Corporation. All rights reserved. Storage Systems Architecture - Introduction - 1 Section Objectives Upon completion of this Section, you will

More information

Prototyping NGC. First Light. PICNIC Array Image of ESO Messenger Front Page

Prototyping NGC. First Light. PICNIC Array Image of ESO Messenger Front Page Prototyping NGC First Light PICNIC Array Image of ESO Messenger Front Page Introduction and Key Points Constructed is a modular system with : A Back-End as 64 Bit PCI Master/Slave Interface A basic Front-end

More information

Introduction Electrical Considerations Data Transfer Synchronization Bus Arbitration VME Bus Local Buses PCI Bus PCI Bus Variants Serial Buses

Introduction Electrical Considerations Data Transfer Synchronization Bus Arbitration VME Bus Local Buses PCI Bus PCI Bus Variants Serial Buses Introduction Electrical Considerations Data Transfer Synchronization Bus Arbitration VME Bus Local Buses PCI Bus PCI Bus Variants Serial Buses 1 Most of the integrated I/O subsystems are connected to the

More information

The PXI Modular Instrumentation Architecture

The PXI Modular Instrumentation Architecture The PXI Modular Instrumentation Architecture Overview The PXI (PCI extensions for Instrumentation) specification defines a rugged PC platform for measurement and automation. PXI modular instrumentation

More information

Temperature measurement board, optically isolated, 16/8/4 channels for thermocouples, Pt100, RTD, 18-bit

Temperature measurement board, optically isolated, 16/8/4 channels for thermocouples, Pt100, RTD, 18-bit Temperature measurement board, optically isolated, 16/8/ channels for thermocouples, Pt100, RTD, 18-bit APCI-3200 Up to 16 channels for thermocouples or 8 inputs for resistance temperature detectors (RTD)

More information

CompuScope Ultra-fast waveform digitizer card for PCI bus. APPLICATIONS. We offer the widest range of

CompuScope Ultra-fast waveform digitizer card for PCI bus.   APPLICATIONS. We offer the widest range of We offer the widest range of high-speed and high-resolution digitizers available on the market CompuScope 1602 Ultra-fast waveform digitizer card for PCI bus today. Our powerful PC-based instrumentation

More information

Data Acquisition in Particle Physics Experiments. Ing. Giuseppe De Robertis INFN Sez. Di Bari

Data Acquisition in Particle Physics Experiments. Ing. Giuseppe De Robertis INFN Sez. Di Bari Data Acquisition in Particle Physics Experiments Ing. Giuseppe De Robertis INFN Sez. Di Bari Outline DAQ systems Theory of operation Case of a large experiment (CMS) Example of readout GEM detectors for

More information

Modern State Space Representation Using ADwin DAQ Systems

Modern State Space Representation Using ADwin DAQ Systems Modern State Space Representation Using ADwin DAQ Systems ADwin Provides High Throughput and Simulink Integration CAS DataLoggers provided the ADwin data acquisition and control solution to an internationally-known

More information

Interconnecting Components

Interconnecting Components Interconnecting Components Need interconnections between CPU, memory, controllers Bus: shared communication channel Parallel set of wires for data and synchronization of data transfer Can become a bottleneck

More information

6220 Ethernet-Based Voltage Measurement Module

6220 Ethernet-Based Voltage Measurement Module 6220 Ethernet-Based Voltage Measurement Module Features 12 voltage inputs 16-bit, 100-kHz per channel sample rate ±10V input range Eight digital I/O Simultaneous sampling BNC connectors Multiple trigger

More information

Anatomy of a HFC network

Anatomy of a HFC network Anatomy of a HFC network 1 Everything you wanted to know and were afraid to ask about how HFC networks work and deliver data services. Outside plant primer 2 What the heck are those things on the pole

More information

F271XAD Fiber-Optic Telephone Modem with RS485 Data Technical Manual

F271XAD Fiber-Optic Telephone Modem with RS485 Data Technical Manual F271XAD Fiber-Optic Telephone Modem with RS485 Data Technical Manual Revision A January 2014 VERSITRON, Inc. 83 Albe Drive / Suite C Newark, DE 19702 www.versitron.com Safeguarding Communications Since

More information

InfiniBand SDR, DDR, and QDR Technology Guide

InfiniBand SDR, DDR, and QDR Technology Guide White Paper InfiniBand SDR, DDR, and QDR Technology Guide The InfiniBand standard supports single, double, and quadruple data rate that enables an InfiniBand link to transmit more data. This paper discusses

More information

WaferBoard Rapid Prototyping

WaferBoard Rapid Prototyping WaferBoard Rapid Prototyping WaferBoard (cover not shown) 1. Select components that are packaged in ball grid array, QFP, TSOP, etc. 2. Place the packaged components FPGAs, ASICs, processors, memories,

More information

with its cables, connectors, Switches, Hubs and topologies

with its cables, connectors, Switches, Hubs and topologies Introduction to LAN www.mycsvtunotes.in with its cables, connectors, Switches, Hubs and topologies LAN Small interconnected computers or workstations within a building or small area up to 10 Kms. Small

More information

464K PRELIMINARY 3-STAGE SOLID STATE SWITCH SYSTEMS 464K SALIENT FEATURES SYSTEM OPERATION 464K DESCRIPTION

464K PRELIMINARY 3-STAGE SOLID STATE SWITCH SYSTEMS 464K SALIENT FEATURES SYSTEM OPERATION 464K DESCRIPTION 3-STAGE SOLID STATE SWITCH SYSTEMS PRELIMINARY SALIENT FEATURES SYSTEM OPERATION 3-stage non-blocking solid state switch matrix High density: 65,536 equivalent crosspoints in one mainframe Built-in self

More information

Reading and References. Input / Output. Why Input and Output? A typical organization. CSE 410, Spring 2004 Computer Systems

Reading and References. Input / Output. Why Input and Output? A typical organization. CSE 410, Spring 2004 Computer Systems Reading and References Input / Output Reading» Section 8.1-8.5, Computer Organization and Design, Patterson and Hennessy CSE 410, Spring 2004 Computer Systems http://www.cs.washington.edu/education/courses/410/04sp/

More information

Predetermined I/O on SBC s

Predetermined I/O on SBC s It s a fact that today s demanding military embedded systems require lots of processing horsepower to perform a plethora of mission-critical applications. Much attention is given to the processor or SBC

More information

With Fixed Point or Floating Point Processors!!

With Fixed Point or Floating Point Processors!! Product Information Sheet High Throughput Digital Signal Processor OVERVIEW With Fixed Point or Floating Point Processors!! Performance Up to 14.4 GIPS or 7.7 GFLOPS Peak Processing Power Continuous Input

More information

Prisma II Platform. Optoelectronics

Prisma II Platform. Optoelectronics Optoelectronics Prisma II Platform Description In optical transmission systems, the network platform forms the foundation of the product family. The Prisma II platform provides network operators with the

More information

pc104 & epics-3.14 & (linux) Creating an Epics Appliance

pc104 & epics-3.14 & (linux) Creating an Epics Appliance pc104 & epics-3.14 & (linux) Creating an Epics Appliance Arne P. Freyberger JLAB/Hall-B 21st November 2002 Outline: 1. pc104 and pc104+ specifications 2. Serial example 3. Other pc104 projects in progress

More information

NLC Global Controls Architecture

NLC Global Controls Architecture NLC Global Controls Architecture Global Controls Team Members: R. Humphrey, R. Fuller J. Bogart, S. Clark,, L. Hendrickson, M. Ortega, J. Rock, R. Sass, H. Shoaee, E. Siskind (NYCB) Overview of Control

More information

LRS-12. "Last Mile" SNMP Modem Rack FEATURES

LRS-12. Last Mile SNMP Modem Rack FEATURES "Last Mile" SNMP Modem Rack FEATURES Accommodates any combination of 12 HDSL, copper or fiber optic modem cards SNMP management agent Supports modems with or without integrated SNMP agent Management running

More information

Avoid Bottlenecks Using PCI Express-Based Embedded Systems

Avoid Bottlenecks Using PCI Express-Based Embedded Systems Avoid Bottlenecks Using PCI Express-Based Embedded Systems Implementing efficient data movement is a critical element in high-performance embedded systems, and the advent of PCI Express has presented us

More information

Model 903 Multiplexer Product Guide

Model 903 Multiplexer Product Guide Model 903 Multiplexer Product Guide The Focal Model 903 product family provides a rugged video/data multiplexer and fiber optic communication system for Remotely Operated Vehicles (ROVs) and other industrial

More information

VMEbus MVC Sierra 16 port Asynchronous Serial Commux

VMEbus MVC Sierra 16 port Asynchronous Serial Commux VMEbus MVC Sierra 16 port Asynchronous Serial Commux Mix RS 232/ 422/ 485 & MIL STD 188 8 or 16 ports Data Rates to 1.5Mbs 64 Byte Deep FIFOs Interrupt Processing & Pacing Engine 16550 style programming

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

The White Rabbit Project

The White Rabbit Project WR Project Status 1/ 1 The White Rabbit Project Technical introduction and status report T. W lostowski BE-CO Hardware and Timing section CERN November 11, 2010 WR Project Status 2/ 1 Introduction Outline

More information

Enhancing VXIbus Systems Through the Power of the Ethernet

Enhancing VXIbus Systems Through the Power of the Ethernet Enhancing VXIbus Systems Through the Power of the Ethernet by Tom Sarfi, VTI Instruments Abstract - The VXIbus architecture has proven to be an ideal solution for high channel count applications that require

More information

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications 2003 Control Technology

More information

The Case for AXIe: Why instrument vendors should actively consider AXIe for their next modular platform.

The Case for AXIe: Why instrument vendors should actively consider AXIe for their next modular platform. The Case for AXIe: Why instrument vendors should actively consider AXIe for their next modular platform. As modular instruments gain market share in the test and measurement industry, vendors have a choice

More information

475 Electronics for physicists Introduction to FPGA programming

475 Electronics for physicists Introduction to FPGA programming 475 Electronics for physicists Introduction to FPGA programming Andrej Seljak, Gary Varner Department of Physics University of Hawaii at Manoa November 18, 2015 Abstract Digital circuits based on binary

More information

Converter Box Data Sheet

Converter Box Data Sheet Page 1 from 6 Functions of the converter box The converter box is used to adapt physically two interfaces and to separate them galvanicly. It is configured as follows: Two interface slots can be used to

More information

New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak

New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak October 10-14, 2011 Grenoble, France New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak October 11, 2011, Taegu Lee KSTAR Research Center 2 Outlines

More information

RPC Trigger Overview

RPC Trigger Overview RPC Trigger Overview presented by Maciek Kudla, Warsaw University RPC Trigger ESR Warsaw, July 8th, 2003 RPC Trigger Task The task of RPC Muon Trigger electronics is to deliver 4 highest momentum muons

More information

PAS 9715/AO ENGINEERING SPECIFICATION

PAS 9715/AO ENGINEERING SPECIFICATION Document PAS7 DOC Revision B (7//) PAS 975/AO ENGINEERING SPECIFICATION 32 CHANNEL, 2 BIT VME ANALOG OUTPUT CARD PCB REVISION B (4/2/999) Additional copies of this manual or other Precision Analog Systems

More information

2008 JINST 3 S Online System. Chapter System decomposition and architecture. 8.2 Data Acquisition System

2008 JINST 3 S Online System. Chapter System decomposition and architecture. 8.2 Data Acquisition System Chapter 8 Online System The task of the Online system is to ensure the transfer of data from the front-end electronics to permanent storage under known and controlled conditions. This includes not only

More information

SPECS : A SERIAL PROTOCOL FOR EXPERIMENT CONTROL SYSTEM IN LHCB.

SPECS : A SERIAL PROTOCOL FOR EXPERIMENT CONTROL SYSTEM IN LHCB. 10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, WE1.5-4O (2005) : A SERIAL PROTOCOL FOR EXPERIMENT CONTROL SYSTEM IN LHCB. D.Breton, 1 D.Charlet,

More information

OP5600 & OP7000. High performance Real-Time simulators. Yahia Bouzid 25 th June2013

OP5600 & OP7000. High performance Real-Time simulators. Yahia Bouzid 25 th June2013 OP5600 & OP7000 High performance Real-Time simulators Yahia Bouzid 25 th June2013 Contents Model-based design concept Applications Rapid Control Prototyping Hardware in-the-loop OPAL-RT Real-Time simulators

More information

AMC517 Kintex-7 FPGA Carrier for FMC, AMC

AMC517 Kintex-7 FPGA Carrier for FMC, AMC AMC Kintex-7 FPGA Carrier KEY FEATURES AMC FPGA carrier for FMC per VITA-57 Xilinx Kintex-7 410T FPGA in FFG-900 package with optional P2040 Supported by DAQ Series data acquisition software AMC Ports

More information

48-Bit Isolated Digital I/O

48-Bit Isolated Digital I/O 48-Bit Isolated Digital I/O NI 6527 24 optically isolated digital inputs (0-28 VDC) 24 isolated, solid-state relay digital outputs (0-60 VDC, 0-30 V rms ) Switch up to 120 ma Digital filtering on inputs

More information

SuperCam Bias System ICD

SuperCam Bias System ICD SuperCam Bias System ICD draft 1, 26 January 2006 Overview: The SuperCam bias system builds upon the successful design constructed for DesertSTAR and PoleSTAR. However, in order to realize the power of

More information

Intel QuickPath Interconnect Electrical Architecture Overview

Intel QuickPath Interconnect Electrical Architecture Overview Chapter 1 Intel QuickPath Interconnect Electrical Architecture Overview The art of progress is to preserve order amid change and to preserve change amid order Alfred North Whitehead The goal of this chapter

More information

Dynamic Engineering. cpci Product Line. Complete product data and manuals are available on our website.

Dynamic Engineering. cpci Product Line. Complete product data and manuals are available on our website. Dynamic Engineering cpci Product Line Complete product data and manuals are available on our website. http://www.dyneng.com/cpci.html Dynamic Engineering enjoys a sterling reputation as a result of providing

More information

D Demonstration of disturbance recording functions for PQ monitoring

D Demonstration of disturbance recording functions for PQ monitoring D6.3.7. Demonstration of disturbance recording functions for PQ monitoring Final Report March, 2013 M.Sc. Bashir Ahmed Siddiqui Dr. Pertti Pakonen 1. Introduction The OMAP-L138 C6-Integra DSP+ARM processor

More information

Data channel ports and LAN channel ports will be referred to as channel ports when distinction between the two is not required.

Data channel ports and LAN channel ports will be referred to as channel ports when distinction between the two is not required. DROP / INSERT NODES - Item No. CHANNEL PORTS - Item No. Special Provision No. 683S19 September 2007 1. SCOPE This Special Provision covers the requirements for the installation and testing of Field Drop

More information

JR3 EXTERNAL SENSOR ELECTRONICS WITH SERIAL DATA OUTPUT. JR3, Inc. 22 Harter Ave. Woodland, CA 95776

JR3 EXTERNAL SENSOR ELECTRONICS WITH SERIAL DATA OUTPUT. JR3, Inc. 22 Harter Ave. Woodland, CA 95776 JR3 EXTERNAL SENSOR ELECTRONICS WITH SERIAL DATA OUTPUT JR3, Inc. 22 Harter Ave. Woodland, CA 95776 5963B 13 October, 2003 TABLE OF CONTENTS CHAPTER 1 OVERVIEW General...1-1 Sensor...1-1 Electronic System...1-1

More information

High-Speed Distributed Digital Instrumentation System

High-Speed Distributed Digital Instrumentation System High-Speed Distributed Digital Instrumentation System Item Type text; Proceedings Authors Donlan, Brian; Baumgartner, Michael Publisher International Foundation for Telemetering Journal International Telemetering

More information

PROGRESS ON ADF BOARD DESIGN

PROGRESS ON ADF BOARD DESIGN PROGRESS ON ADF BOARD DESIGN Denis Calvet calvet@hep.saclay.cea.fr CEA Saclay, 91191 Gif-sur-Yvette CEDEX, France Saclay, 16 May 2002 PLAN ANALOG SPLITTER ADF BOARD AND CRATES DIGITAL FILTER SCL INTERFACE

More information

VMEbus 16 port Asynchronous Communications Multiplexer MVC EOL Notice

VMEbus 16 port Asynchronous Communications Multiplexer MVC EOL Notice VMEbus 16 port Asynchronous Communications Multiplexer MVC EOL Notice 16 ports On a Single 6U Module 50 to 38.4 KBaud On All Lines Simultaneously Full Modem Control On All Lines 128KB of Dual Ported RAM

More information

Multi-Function VPX COTS Boards

Multi-Function VPX COTS Boards Multi-Function VPX COTS Boards Video input, Graphics, Multi-Display, Parallel GPGPU Processing, Frame- Grabbing, Compression, Encryption, FPGA Programmable Logic 2 Campbell Drive, Suite 100 Uxbridge, Ontario

More information

EEM336 Microprocessors I. I/O Interface

EEM336 Microprocessors I. I/O Interface EEM336 Microprocessors I I/O Interface Introduction Basic I/O interface Handshaking process Serial and Parallel communication I/O interface examples 2 Chapter Objectives Upon completion of this chapter,

More information

PC-based data acquisition I

PC-based data acquisition I FYS3240 PC-based instrumentation and microcontrollers PC-based data acquisition I Spring 2016 Lecture #8 Bekkeng, 20.01.2016 General-purpose computer With a Personal Computer (PC) we mean a general-purpose

More information

F280XD Fiber-Optic RS-232 Modem Technical Manual

F280XD Fiber-Optic RS-232 Modem Technical Manual F280XD Fiber-Optic RS-232 Modem Technical Manual Revision B August 2012 VERSITRON, Inc. 83 Albe Drive / Suite C Newark, DE 19702 www.versitron.com Safeguarding Communications Since 1958 PROPRIETARY DATA

More information

^2UMAC-CPCIAccessory Cx Family

^2UMAC-CPCIAccessory Cx Family ^1 HARDWARE REFERENCE MANUAL ^2UMAC-CPCIAccessory Cx Family ^3 Compact UBUS Backplane Boards ^4 4Ax-603617-xHxx ^5 January 28, 2003 Single Source Machine Control Power // Flexibility // Ease of Use 21314

More information

Product Information Sheet PDA14 2 Channel, 14-Bit Waveform Digitizer APPLICATIONS FEATURES OVERVIEW

Product Information Sheet PDA14 2 Channel, 14-Bit Waveform Digitizer APPLICATIONS FEATURES OVERVIEW Product Information Sheet PDA 2 Channel, -Bit Waveform Digitizer FEATURES 2 Channels at up to 100 MHz Sample Rate Bits of Resolution Bandwidth from DC-50 MHz 512 Megabytes of On-Board Memory 500 MB/s Transfer

More information

CMX18 FEATURES A 18-SLOT 3U PXI EXPRESS CHASSIS

CMX18 FEATURES A 18-SLOT 3U PXI EXPRESS CHASSIS 83-0062-000 15A D A T A S H E E T CMX18 18-SLOT 3U PXI EXPRESS CHASSIS FEATURES 18-slot PXI Express chassis with 1 system controller slot, 6 peripheral slots, 10 hybrid slots, and 1 timing slot High bandwidth

More information

SMT-FMC211. Quad DAC FMC. Sundance Multiprocessor Technology Limited

SMT-FMC211. Quad DAC FMC. Sundance Multiprocessor Technology Limited Sundance Multiprocessor Technology Limited Form : QCF51 Template Date : 10 November 2010 Unit / Module Description: Quad DAC FMC Unit / Module Number: Document Issue Number: 1.1 Original Issue Date: 11

More information

CompuScope 3200 product introduction

CompuScope 3200 product introduction CompuScope 3200 product introduction CompuScope 3200 is a PCI bus based board-level product that allows the user to capture up to 32 bits of singleended CMOS/TTL or differential ECL/PECL digital data into

More information

SCRAMNet GT. A New Technology for Shared-Memor y Communication in High-Throughput Networks. Technology White Paper

SCRAMNet GT. A New Technology for Shared-Memor y Communication in High-Throughput Networks. Technology White Paper Technology White Paper SCRAMNet GT A New Technology for Shared-Memor y Communication in High-Throughput Networks Introduction A number of today s most advanced networking applications require the fast

More information

CEC 450 Real-Time Systems

CEC 450 Real-Time Systems CEC 450 Real-Time Systems Lecture 9 Device Interfaces October 20, 2015 Sam Siewert This Week Exam 1 86.4 Ave, 4.93 Std Dev, 91 High Solutions Posted on Canvas Questions? Monday Went Over in Class Assignment

More information

Intel Thunderbolt. James Coddington Ed Mackowiak

Intel Thunderbolt. James Coddington Ed Mackowiak Intel Thunderbolt James Coddington Ed Mackowiak Thunderbolt Basics PCI Express and DisplayPort through a single connection made available to external devices. Thunderbolt Basics Developed by Intel and

More information

Analog Output Accessory Board Manual

Analog Output Accessory Board Manual Analog Output Accessory Board Manual Analog Output Expansion Boards MSXB 014, MSXB 022, MSXB 032, and MSXB 056 Version 1.01 Microstar Laboratories, Inc. This manual contains proprietary information which

More information

Instruction Manual RR-915C Video Receiver With Bi-directional Multi-Protocol Data And Bi-directional Contact Closure

Instruction Manual RR-915C Video Receiver With Bi-directional Multi-Protocol Data And Bi-directional Contact Closure Instruction Manual RR-915C Video Receiver With Bi-directional Multi-Protocol Data And Bi-directional Contact Closure Copyright 2012, American Fibertek, Inc. 0812JPK INSTALLATION AND OPERATION INSTRUCTIONS

More information

Different network topologies

Different network topologies Network Topology Network topology is the arrangement of the various elements of a communication network. It is the topological structure of a network and may be depicted physically or logically. Physical

More information

Come & Join Us at VUSTUDENTS.net

Come & Join Us at VUSTUDENTS.net Come & Join Us at VUSTUDENTS.net For Assignment Solution, GDB, Online Quizzes, Helping Study material, Past Solved Papers, Solved MCQs, Current Papers, E-Books & more. Go to http://www.vustudents.net and

More information

Computer Architecture CS 355 Busses & I/O System

Computer Architecture CS 355 Busses & I/O System Computer Architecture CS 355 Busses & I/O System Text: Computer Organization & Design, Patterson & Hennessy Chapter 6.5-6.6 Objectives: During this class the student shall learn to: Describe the two basic

More information

DT Channel Analog Input USB DAQ Module. Key Features:

DT Channel Analog Input USB DAQ Module. Key Features: DT9844 32-Channel Analog Input USB DAQ Module Ultra High-Accuracy: 20-bits, 0.01% Very High-Speed: 1 MHz sampling Low Noise, Low Crosstalk: -80dB @ 1kHz, 500kHz settling ±500V Tri-sectional Isolation:

More information

RT USB3000 Technical Description and User Manual. Revision 4.1.

RT USB3000 Technical Description and User Manual. Revision 4.1. RT USB3000 Technical Description and User Manual. Revision 4.1. 1. GENERAL INFORMATION...2 2. SPECIFICATIONS...3 3. OPERATING MODES...7 3.1. ADC MODE...7 3.2. DAC MODE...7 3.3. LOGIC ANALYZER MODE...8

More information

MIL-STD-1553 (T4240/T4160/T4080) 12/8/4 2 PMC/XMC 2.0 WWDT, ETR, RTC, 4 GB DDR3

MIL-STD-1553 (T4240/T4160/T4080) 12/8/4 2 PMC/XMC 2.0 WWDT, ETR, RTC, 4 GB DDR3 Rugged 6U VME Single-Slot SBC Freescale QorIQ Multicore SOC 1/8/4 e6500 Dual Thread Cores (T440/T4160/T4080) Altivec Unit Secure Boot and Trust Architecture.0 4 GB DDR3 with ECC 56 MB NOR Flash Memory

More information