Scalable Coherent Interface and LHC: a Good Marriage?

Total Page:16

File Type:pdf, Size:1020Kb

Scalable Coherent Interface and LHC: a Good Marriage? Scalable Coherent Interface and LHC: a good marriage? R.Divia‘, AB0gaerts, J .Buytaert, H Muller; C.Parkman, Pfonting, D.Samyn DRDC RD24 project, CERN, Geneva, Switzerland The Scalable Coherent Interface (SCI) standard opens new possibilities to large scale data acquisition systems in HER Capable of lGByte/s bandwith per connection, SCI systems can be scaled from small test systems to very large networks up to 65535 nodes. The RD24 project is evaluating the possible use of SCI at LHC, where data streams in excess of several 100 MB/s are expected in the event building stage, with special attention to the data moving protocols and the use of caches. Some first ideas on software for scalable SCI systems are presented, with particular focus on the real-time requirements of LHC and the needs for its DAQ system. Access methods for High Energy Physics busses and links High Energy Physics data acquisition systems (DAQs) have several interfacing requirements like speed, iiexibility and reliability for different uses: fast point to point data transfers, broadcast of calibration and system parameters, slow control messages. Several links or busses are used, with different access methods. The most popular are system libraries and memory-mapped access. System libraries (also referred as DMA libraries) have been the iirst approach, mainly to interface Host Computers. CAMAC [l], FASTBUS [2] and HIPPI are normally accessed via system calls. Libraries are characterized by long initial latencies followed by fast transfers. They need a strong inter-process cooperation at the level of operating system and device control and must be able to handle system-specific parameters such as virtual memory, interrupts and processes management. Memory-mapped access is the most recent of the two methods. Here the external bus is seen as part of the processor address range where "windows" are allocated to different access modes and to different target modules. Typical examples of this approach are VMEbus [3], Futurebus+ [4] and SCI [5]. This approach offers low latencies per single transfer but is often inefficient for big blocks of data. Often the main processor is assisted by a DMA device to reduce these latencies and keep the CPU free. Being independent from the operating system (excepted some initial setup) this approach reduces the software complexity and achieves a high degree of portability. It needs neither run-time libraries nor inter-process cooperation. The I/O bus protocol is hidden in the controller’s silicon library, together with all the architecture- specific parameters. One of the novelties appearing in the next generation of DAQ busses is data coherency, where multiple copies of the same data are distributed on remote processors. Coherency, which goes together with caching, is today also supported on external busses such as Futurebus+ and SCI. The number of accesses to the bus is reduced and sharing of data between remote processors is achieved at no cost for the system software designer. In the past implementations, this introduced lack of scalability and robustness. SCI offers new solutions to these problems via an elegant and simple distribute directory scheme. 685 OCR Output A look at SCI SCI is an IEEE standard [5] which uses fast point—to-point links to provide computer-bus like services for high performance highly parallel multiprocessor systems. SCI can connect up to 65535 nodes in a flexible and reconfigurable fashion with expected data rate of up to one megabyte per second on short distances and one megabit per second on copper and optical links. SCI is scalable: adding new nodes increases the capacity of the network. SCI is coherent: remote processors can efficiently share data at low bandwith penalty. The coherency scheme scales well with the number of processors, keeping latencies low. SCI uses 64 bits physical addresses, where the upper 16 bits specify the node number. This simplifies routing, but yields a sparsely populated physical address space. Special services are available for inter-processor synchronization and cache handling. A 64 bits real-time clock is kept in phase across the whole network. Most of the work is performed by the SCI node chip. It responds to processor cycles within a predefined window by translating these into SCI packets. If coherency is required, an extra cache memory controller is needed. Remote processors, memories and I/O modules are seen from the CPU as an extension of the local address space. Virtual memory can be used to achieve a contiguous and uniform I/O stream over a sparse data environment. Since all SCI nodes have simultaneous master (Requester) and slave(Responder) capabilities, the SCI system designer can use both processor-driven and data-driven approaches. Higher performances can be achieved by pipelining multiple requests on a single requester. SCI as LHC interconnect Both second and third level trigger of LHC experiments can make use of SCI for event and trigger data, calibration parameters and slow comrol. Uniform SCI networks can interconnect complete experiments including numerous I/O devices, memories and processors. The expected availability of cheap node chips will make SCI flexible and portable to different devices. The SCI protocols have been designed for highly parallel multiprocessor systems and are therefore well suited for the distributed LHC DAQ architecture. Experiment control, calibration data, even DAQ software, normally distributed and updated at high run-time to all processors, can now trivially be shared and kept coherent via SCI. As an extension of the basic protocol of SCI, packets destinated to the same node can be "combined", reducing contention and optimizing concurrent accesses [6]. This helps all the configurations where the data flows towards common sinks, such as event builders, calibration databases and experiment controllers. Other extensions can reduce cache-update latencies from order(N) to order(log N), for N actively sharing processors. The memory-mapped approach of SCI simplifies the DAQ system software. Arrays, records, objects can be defined and shared at run-time. Reconfiguration can be done either via pointers or MMUs, achieving flexibility and reducing the debugging effort. An SCI extension project on shared data formats for SCI-based distributed multi-processing environment [7] is currently under IEEE ballot. The standard is intented to support efficient transfers among hetero geneous byte-addressable processors within an SCI—based distributed computing environment. The specification dehnes integer, floating-point and bit-fields entities with different attributes (byte-ordering, address alignment, caching). A specific configuration file can be prepared for any system where an ANSI C [8] compiler is available and IEEE floating point [9] entities can be handled. 686 OCR Output SCI offers a uniform solution for DAQ data and control streams, ranging from FASTBUS, VMEbus and Futurebus+ hosted boards up to large computers. It is compatible with IEEE Std 1212-1991 CSR architecture for device control and transactions [10] used to communicate between nodes within Multiprocessing systems. The SCI design is compatible with SerialBus [12], a low-cost high—performance peripheral bus capable of up to 100 megabits per second. The SCI standard will be extended to follow future technology trends, such as CMOS low—voltage swing node chips for low data rates (250 MBytes/s or faster) and at lower costs [13]. I/O Bridges are being defined for the most popular busses currently used in the HEP DAQ world (VMEbus, FASTBUS and Futurebus+). The target is to get transparent re·mapping and - if possible - to keep data coherency, with a page-level specification and protection. Special Load and Store instructions are available to bridge "foreign" atomic entities, for sizes of 1, 2, 4, 8 or 16 bytes. The DRDC RD24 project at CERN SCI is an IEEE standard the has been strongly influenced by the industry and the academic worlds. The CERN contribution to the SCI project began in 1990 with the ECFA (European Computing for Future Accelerator) working group on "busses and links standards". Target of the group was the evaluation of different busses for LHC DAQ. One of the best candidate was the newcomer (at that time) SCI [11]. A proposal for the study of application of SCI to data acquisition at LHC [14] was then submitted to the DRDC (Detector Research and Development Committee) board that approved it in early 1992. The DRDC Research and Development project 24 (RD24) has extensively simulated the SCI low-level and data coherency protocols. Different configurations have been evaluated for optimized DAQ architectures, as needed by the LHC collaborations. With the first delivery of GaAs SCI node chips the project will complete its first hardware design: a RISC-based block mover with hardware links to VMEbus and TurboChannel [15]. This board will be used as a test-bench to evaluate the suitability of SCI for DAQ systems at LHC. Most of its functionality will be implemented in firmware to offer enough flexibility and to provide intelligent block mover like capabilities between local RAM buffers, VMEbus, TurboChannel and SCI. Other RD24 future developments include bridges to Fastbus and Futurebus+, adapters to MC68020 and MC6804O busses &1'1d an SCI interface to the Fast Dual Port Memory developed by RD12. On-line documentation and source code is available from the project via anonymous ftp. Conclusions LHC data acquisition can take advantage of novel features proposed by SCI
Recommended publications
  • Getting Started with Your VXI-1394 Interface for Windows NT/98 And
    VXI Getting Started with Your VXI-1394 Interface for Windows NT/98 VXI-1394 Interface for Windows NT/98 November 1999 Edition Part Number 322109D-01 Worldwide Technical Support and Product Information www.ni.com National Instruments Corporate Headquarters 11500 North Mopac Expressway Austin, Texas 78759-3504 USA Tel: 512 794 0100 Worldwide Offices Australia 03 9879 5166, Austria 0662 45 79 90 0, Belgium 02 757 00 20, Brazil 011 284 5011, Canada (Calgary) 403 274 9391, Canada (Ontario) 905 785 0085, Canada (Québec) 514 694 8521, China 0755 3904939, Denmark 45 76 26 00, Finland 09 725 725 11, France 01 48 14 24 24, Germany 089 741 31 30, Greece 30 1 42 96 427, Hong Kong 2645 3186, India 91805275406, Israel 03 6120092, Italy 02 413091, Japan 03 5472 2970, Korea 02 596 7456, Mexico (D.F.) 5 280 7625, Mexico (Monterrey) 8 357 7695, Netherlands 0348 433466, Norway 32 27 73 00, Poland 48 22 528 94 06, Portugal 351 1 726 9011, Singapore 2265886, Spain 91 640 0085, Sweden 08 587 895 00, Switzerland 056 200 51 51, Taiwan 02 2377 1200, United Kingdom 01635 523545 For further support information, see the Technical Support Resources appendix. To comment on the documentation, send e-mail to [email protected] © Copyright 1998, 1999 National Instruments Corporation. All rights reserved. Important Information Warranty The National Instruments VXI-1394 board is warranted against defects in materials and workmanship for a period of one year from the date of shipment, as evidenced by receipts or other documentation. National Instruments will, at its option, repair or replace equipment that proves to be defective during the warranty period.
    [Show full text]
  • Interconnect Solutions Short Form Catalog
    Interconnect Solutions Short Form Catalog How to Search this Catalog This digital catalog provides you with three quick ways to find the products and information you are looking for. Just point and click on the bookmarks to the left, the linked images on the next page or the labeled sections of the table of contents. You can also use the “search” function built into Adobe Acrobat to jump directly to any text reference in this document. Acrobat “Search” function instructions: 1. Press CONTROL + F 2. When the dialog box appears, type in the word or words you are looking for and press ENTER. 3. Depending on your version of Acrobat, it will either take you directly to the first instance found, or display a list of pages where the text can be found. In the latter, click on the link to the pages provided. Interconnect Solutions Short Form Catalog Complete Solutions for the Electronics Industry 3M Electronics offers a comprehensive range of Interconnect Solutions for the electronics industry with a product portfolio that includes connectors, cables, cable assemblies and assembly tooling for a wide variety of applications. 3M is dedicated to innovation, continually developing new products that become an important part of everyday life across many diverse markets. A number of 3M solution categories are based on custom-designed products for specialized applications. 3M Electronics can help you design, modify and customize your product as well as help you to seamlessly integrate our products into your manufacturing process on a global basis. RoHS Compliant Statement “RoHS compliant” means that the product or part does not contain any of the following substances in excess of the following maximum concentration values in any homogeneous material, unless the substance is in an application that is exempt under RoHS: (a) 0.1% (by weight) for lead, mercury, hexavalent chromium, polybrominated biphenyls or polybrominated diphenyl ethers; or (b) 0.01% (by weight) for cadmium.
    [Show full text]
  • SIS4100 VME to FASTBUS Interface User Manual
    SIS Documentation SIS4100 FASTBUS Master SIS4100 VME to FASTBUS Interface User Manual SIS GmbH Moorhof 2d 22399 Hamburg Germany Phone: ++49 (0) 40 60 87 305 0 Fax: ++49 (0) 40 60 87 305 20 email: [email protected] http://www.struck.de Version: 1.01 as of 27.07.99 Page 1 of 57 SIS Documentation SIS4100 FASTBUS Master Revision Date Modification 0.1 01.02.99 Generation 1.0 26.07.99 First official release 1.01 27.07.99 some additions Copyright note: You are welcome to copy or reproduce this manual in part or whole as long as SIS GmbH is clearly indicated as originator (by the SIS GmbH FASTBUS icon on the top of the page e.g.). Page 2 of 57 SIS Documentation SIS4100 FASTBUS Master Table of contents 1 Introduction..................................................................................................................................................... 5 2 NGF Working Principle .................................................................................................................................. 6 3 Design ............................................................................................................................................................. 7 3.1 Features ................................................................................................................................................... 7 3.2 Mechanical concept................................................................................................................................. 7 3.3 VME properties......................................................................................................................................
    [Show full text]
  • Publication Title 1-1962
    publication_title print_identifier online_identifier publisher_name date_monograph_published_print 1-1962 - AIEE General Principles Upon Which Temperature 978-1-5044-0149-4 IEEE 1962 Limits Are Based in the rating of Electric Equipment 1-1969 - IEEE General Priniciples for Temperature Limits in the 978-1-5044-0150-0 IEEE 1968 Rating of Electric Equipment 1-1986 - IEEE Standard General Principles for Temperature Limits in the Rating of Electric Equipment and for the 978-0-7381-2985-3 IEEE 1986 Evaluation of Electrical Insulation 1-2000 - IEEE Recommended Practice - General Principles for Temperature Limits in the Rating of Electrical Equipment and 978-0-7381-2717-0 IEEE 2001 for the Evaluation of Electrical Insulation 100-2000 - The Authoritative Dictionary of IEEE Standards 978-0-7381-2601-2 IEEE 2000 Terms, Seventh Edition 1000-1987 - An American National Standard IEEE Standard for 0-7381-4593-9 IEEE 1988 Mechanical Core Specifications for Microcomputers 1000-1987 - IEEE Standard for an 8-Bit Backplane Interface: 978-0-7381-2756-9 IEEE 1988 STEbus 1001-1988 - IEEE Guide for Interfacing Dispersed Storage and 0-7381-4134-8 IEEE 1989 Generation Facilities With Electric Utility Systems 1002-1987 - IEEE Standard Taxonomy for Software Engineering 0-7381-0399-3 IEEE 1987 Standards 1003.0-1995 - Guide to the POSIX(R) Open System 978-0-7381-3138-2 IEEE 1994 Environment (OSE) 1003.1, 2004 Edition - IEEE Standard for Information Technology - Portable Operating System Interface (POSIX(R)) - 978-0-7381-4040-7 IEEE 2004 Base Definitions 1003.1, 2013
    [Show full text]
  • Opening Plenary March 2021
    Opening Plenary March 2021 Glenn Parsons – IEEE 802.1 WG Chair [email protected] 802.1 plenary agenda Monday, March 8th opening Tuesday, March 16th closing • Copyright Policy • Copyright Policy • Call for Patents • Call for Patents • Participant behavior • Participant behavior • Administrative • Membership status • Membership status • Future Sessions • Future Sessions • Sanity check – current projects • 802 EC report • TG reports • Sanity check – current projects • Outgoing Liaisons • Incoming Liaisons • Motions for EC • TG agendas • Motions for 802.1 • Any other business • Any other business 2 INSTRUCTIONS FOR CHAIRS OF STANDARDS DEVELOPMENT ACTIVITIES At the beginning of each standards development meeting the chair or a designee is to: .Show the following slides (or provide them beforehand) .Advise the standards development group participants that: .IEEE SA’s copyright policy is described in Clause 7 of the IEEE SA Standards Board Bylaws and Clause 6.1 of the IEEE SA Standards Board Operations Manual; .Any material submitted during standards development, whether verbal, recorded, or in written form, is a Contribution and shall comply with the IEEE SA Copyright Policy; .Instruct the Secretary to record in the minutes of the relevant meeting: .That the foregoing information was provided and that the copyright slides were shown (or provided beforehand). .Ask participants to register attendance in IMAT: https://imat.ieee.org 3 IEEE SA COPYRIGHT POLICY By participating in this activity, you agree to comply with the IEEE Code of Ethics, all applicable laws, and all IEEE policies and procedures including, but not limited to, the IEEE SA Copyright Policy. .Previously Published material (copyright assertion indicated) shall not be presented/submitted to the Working Group nor incorporated into a Working Group draft unless permission is granted.
    [Show full text]
  • VM E Bus S Ingle -B Oard C Om Puter
    DATASHEET KEY FEATURES 2eSST VMEbus protocol with The Motorola MVME6100 The promise of the VME 320MB/s transfer rate across series provides more than just Renaissance is innovation, the VMEbus faster VMEbus transfer rates; it performance and investment provides balanced performance protection. The MVME6100 MPC7457 PowerPC® processor from the processor, memory series from Motorola delivers running at up to 1.267 GHz subsystem, local buses and I/O on this promise. The innovative 128-bit AltiVec coprocessor for subsystems. Customers looking design of the MVME6100 parallel processing, ideal for for a technology refresh for their provides a high performance data-intensive applications application, while maintaining platform that allows customers backwards compatibility with to leverage their investment in Up to 2GB of on-board DDR their existing VMEbus infra- their VME infrastructure. ECC memory and 128MB of structure, can upgrade to the fl ash memory for demanding The MVME6100 series supports MVME6100 series and applications booting a variety of operating take advantage of its enhanced systems including a complete Two 33/66/100 MHz PMC-X performance features. range of real-time operating sites allow the addition of systems and kernels. A VxWorks industry-standard, application- board support package and specifi c modules Linux support are available for Dual Gigabit Ethernet interfaces the MVME6100 series. for high performance networking The MVME6100 series is the fi rst VMEbus single-board computer (SBC) designed with the Tundra Tsi148 VMEbus interface chip offering two edge source synchronous transfer (2eSST) VMEbus performance. The 2eSST protocol enables the VMEbus to run at a practical bandwidth of 320MB/s in most cases.
    [Show full text]
  • VMIVME-7648 Intel® Pentium® III Processor-Based Vmebus Single Board Computer
    VMIVME-7648 Intel® Pentium® III Processor-Based VMEbus Single Board Computer ® • Pentium III FC-PGA/PGA2 socket processor-based single board computer (SBC) with 133 MHz system bus • 1.26 GHz Pentium III processor with 256 Kbyte advanced transfer cache or 933 MHz Pentium III processor with 256 Kbyte advanced transfer cache • 512 Mbyte PC-133 SDRAM using a single SODIMM • Internal AGP SVGA controller with 4 Mbyte display cach ® • 133 MHz system bus via Intel 815E chipset • Dual Ethernet controllers supporting 10BaseT and 100BaseTX interfaces • Onboard Ultra DMA/100 hard drive and floppy drive controllers (uses VMEbus P2 for connection to IDE/floppy) • Two high performance 16550-compatible serial ports • PS/2-style keyboard and mouse ports on front panel • Real time clock and miniature speaker included L2 cache operates at the same clock frequency as the processor, thus • Dual front panel universal serial bus (USB) connections improving performance. • Two 16-bit and two 32-bit programmable timers • 32 Kbyte of nonvolatile SRAM DRAM Memory: The VMIVME-7648 accepts one 144-pin SDRAM • Software-selectable watchdog timer with reset SODIMM for a maximum memory capacity of 512 Mbyte. The onboard • Remote Ethernet booting DRAM is dual ported to the VMEbus. • PMC expansion site (IEEE-P1386 common mezzanine card standard, 5 V) BIOS: System and video BIOS are provided in reprogrammable flash • VME64 modes supported: memory (Rev. 1.02 is utilized from our VMIVME-7750 SBC). A32/A24/D32/D16/D08(EO)/MBLT64/BLT32 • VMEbus interrupt handler, interrupter and system controller Super VGA Controller: High-resolution graphics and multimedia- • Includes real time endian conversion hardware for little- quality video are supported on the VMIVME-7648 using the 815E AGP endian and big-endian data interfacing (patent no.
    [Show full text]
  • FASTBUS SOFTWARE WORKSHOP Geneva, 23 and 24 September
    CERN 85-15 4 November 1985 Data Handling Division ORGANISATION EUROPÉENNE POUR LA RECHERCHE NUCLÉAIRE CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH FASTBUS SOFTWARE WORKSHOP Geneva, 23 and 24 September 1985 PROCEEDINGS GENBVA 1985 © Copyright CERN, Genève, 1985 Propriété littéraire et scientifique réservée pour Literary and scientific copyrights reserved in ail tous les pays du monde. Ce document ne peut countries of the world. This report, or any part of être reproduit ou traduit en tout ou en partie sans it, may not be reprinted or translated without l'autorisation écrite du Directeur général du written permission of the copyright holder, the CERN, titulaire du droit d'auteur. Dans les cas Director-General of CERN. However, permission appropriés, et s'il s'agit d'utiliser le document à will be freely granted for appropriate non• des fins non commerciales, cette autorisation commercial use. sera volontiers accordée. If any patentable invention or registrable design Le CERN ne revendique pas la propriété des is described in the report, CERN makes no claim inventions brevetables et dessins ou modèles to property rights in it but offers it for the free use susceptibles de dépôt qui pourraient être décrits of research institutions, manufacturers and dans le présent document; ceux-ci peuvent être others. CERN, however, may oppose any attempt librement utilisés par les instituts de recherche, by a user to claim any proprietary or patent rights les industriels et autres intéressés. Cependant, le in such inventions or designs as may be des• CERN se réserve le droit de s'opposer à toute cribed in the present document.
    [Show full text]
  • From Camac to Wireless Sensor Networks and Time- Triggered Systems and Beyond: Evolution of Computer Interfaces for Data Acquisition and Control
    Janusz Zalewski / International Journal of Computing, 15(2) 2016, 92-106 Print ISSN 1727-6209 [email protected] On-line ISSN 2312-5381 www.computingonline.net International Journal of Computing FROM CAMAC TO WIRELESS SENSOR NETWORKS AND TIME- TRIGGERED SYSTEMS AND BEYOND: EVOLUTION OF COMPUTER INTERFACES FOR DATA ACQUISITION AND CONTROL. PART I Janusz Zalewski Dept. of Software Engineering, Florida Gulf Coast University Fort Myers, FL 33965, USA [email protected], http://www.fgcu.edu/zalewski/ Abstract: The objective of this paper is to present a historical overview of design choices for data acquisition and control systems, from the first developments in CAMAC, through the evolution of their designs operating in VMEbus, Firewire and USB, to the latest developments concerning distributed systems using, in particular, wireless protocols and time-triggered architecture. First part of the overview is focused on connectivity aspects, including buses and interconnects, as well as their standardization. More sophisticated designs and a number of challenges are addressed in the second part, among them: bus performance, bus safety and security, and others. Copyright © Research Institute for Intelligent Computer Systems, 2016. All rights reserved. Keywords: Data Acquisition, Computer Control, CAMAC, Computer Buses, VMEbus, Firewire, USB. 1. INTRODUCTION which later became international standards adopted by IEC and IEEE [4]-[7]. The design and development of data acquisition The CAMAC standards played a significant role and control systems has been driven by applications. in developing data acquisition and control The earliest and most prominent of those were instrumentation not only for nuclear research, but applications in scientific experimentation, which also for research in general and for industry as well arose in the early sixties of the previous century, [8].
    [Show full text]
  • Force CPCI-680 Manual (Pdf)
    Full-service, independent repair center -~ ARTISAN® with experienced engineers and technicians on staff. TECHNOLOGY GROUP ~I We buy your excess, underutilized, and idle equipment along with credit for buybacks and trade-ins. Custom engineering Your definitive source so your equipment works exactly as you specify. for quality pre-owned • Critical and expedited services • Leasing / Rentals/ Demos equipment. • In stock/ Ready-to-ship • !TAR-certified secure asset solutions Expert team I Trust guarantee I 100% satisfaction Artisan Technology Group (217) 352-9330 | [email protected] | artisantg.com All trademarks, brand names, and brands appearing herein are the property o f their respective owners. Find the Emerson / Motorola / Force Computers cPCI-680 at our website: Click HERE PPC/PowerCoreCPCI-680 Reference Guide P/N 214452 Revision AB September 2001 Copyright The information in this publication is subject to change without notice. Force Computers, GmbH reserves the right to make changes without notice to this, or any of its products, to improve reliability, performance, or design. Force Computers, GmbH shall not be liable for technical or editorial errors or omissions contained herein, nor for indirect, special, incidental, or consequential damages resulting from the furnishing, performance, or use of this material. This information is pro- vided “as is” and Force Computers, GmbH expressly disclaims any and all warranties, express, implied, statutory, or otherwise, including without limitation, any express, statutory, or implied warranty of merchantability, fitness for a particular purpose, or non-infringement. This publication contains information protected by copyright. This publication shall not be reproduced, transmitted, or stored in a retrieval system, nor its contents used for any purpose, without the prior written consent of Force Computers, GmbH.
    [Show full text]
  • Microtca.4 at SIRIUS and a CLOSER LOOK INTO the COMMUNITY
    8th Int. Beam Instrum. Conf. IBIC2019, Malmö, Sweden JACoW Publishing ISBN: 978-3-95450-204-2 ISSN: 2673-5350 doi:10.18429/JACoW-IBIC2019-WEBO02 MicroTCA.4 AT SIRIUS AND A CLOSER LOOK INTO THE COMMUNITY D. O. Tavares∗, G. B. M. Bruno, S. R. Marques, L. M. Russo, H. A. Silva, LNLS, Campinas, Brazil Abstract light source facilities and demonstrators of the ILC technolo- More and more facilities have been adopting MicroTCA.4 gies, DESY soon took a prominent role in the development as the standard for new electronics. Despite the advertised of ATCA and MicroTCA standard extensions for physics. advantages in terms of system manageability, high availabil- An evaluation campaign for both standards was launched ity, backplane performance and supply of high quality COTS around 2007 [5] and reported on 2009 [6, 7], with ATCA- modules by industry, the standard still lacks a greater accep- based LLRF demonstration and an AMC timing receiver tance in the accelerators community. This paper reports on developed in collaboration with the University of Stockholm. the deployment of MicroTCA.4 systems at Sirius light source, In the following years MicroTCA.4 was fully embraced by which comprised the development and manufacturing of sev- FLASH and European XFEL projects. More recently, an eral open hardware modules, development of a generic gate- R&D and technology transfer center has been established, ware/software framework and re-implementation of MMC the MicroTCA Technology Lab [8]. IPMI firmware as an open source project. A special focus will be given to the difficulties found, unforeseen expansions CURRENT STATUS of the system and general architectural aspects.
    [Show full text]
  • Architectural Support for Real-Time Computing Using Generalized Rate Monotonic Theory
    744 計 測 と 制 御 シ テ ア Vol.31, No.7 集 ル タ イ ム 分 ス ム 特 リ 散 (1992年7月) ≪展 望 ≫ Architectural Support for Real-Time Computing using Generalized Rate Monotonic Theory Lui SHA* and Shirish S. SATHAYE** Abstract The rate monotonic theory and its generalizations have been adopted by national high tech- nology projects such as the Space Station and has recently been supported by major open stand- ards such as the IEEE Futurebus+ and POSIX. 4. In this paper, we focus on the architectural support necessary for scheduling activities using the generalized rate monotonic theory. We briefly review the theory and provide an application example. Finally we describe the architec- tural requirements for the use of the theory. Key Words: Real-Time Scheduling, Distributed Real-Time System, Rate Monotonic scheduling ● Stability under transient overload. When the 1. Introduction system is overloaded by events and it is im- Real-time computing systems are critical to an possible to meet all the deadlines, we must industrialized nation's technological infrastructure. still guarantee the deadines of selected critical Modern telecommunication systems, factories, de- tasks. fense systems, aircrafts and airports, space stations Generalized rate monotonic scheduling (GRMS) and high energy physics experiments cannot op- theory allows system developers to meet the erate .without them. In real-time applications, above requirements by managing system concur- the correctness of computation depends upon not rency and timing constraints at the level of task- only its results but also the time at which outputs ing and message passing. In essence, this theory are generated.
    [Show full text]