Jason Manley. Internal presentation: Operation overview and drill-down October 2007

Size: px
Start display at page:

Download "Jason Manley. Internal presentation: Operation overview and drill-down October 2007"

Transcription

1 Jason Manley Internal presentation: Operation overview and drill-down October 2007

2 System overview Achievements to date ibob F Engine in detail BEE2 X Engine in detail Backend System in detail Future developments Discussion

3 8, 16 and 32 antenna dual-pol designs Bandwidth <200MHz using ibobs and BEEs Full Stokes 2048 frequency channels Control, initialisation and monitoring using Python scripts 100Mbps Ethernet output with integration times >16seconds Capture UDP output packets using Python code into Miriad format Web interface for near real-time visualisation

4 FX architecture F Engine 0 X Engine 0 F Engine 1 X Engine GbE Switch F Engine N-1 X Engine N-1

5 FX architecture F Engine 0 X Engine 0 F Engine 1 X Engine GbE Switch F Engine N-1 X Engine N-1

6 ibob BEE2 BEE2 user FPGA BEE2 user FPGA ibob F Eng F Eng X Eng X Eng X Eng X Eng F Eng F Eng ibob BEE2 user FPGA BEE2 user FPGA ibob F Eng F Eng X Eng X Eng X Eng X Eng F Eng F Eng 10GbE Switch

7 Known good mirrors pocket correlator Two F engines per ibob Dual polarization design Currently uses combination of ASTRO and CASPER libraries Major data flow components: ADC DDC Channelizer Equalization Reformat X Engine

8 Two X engines per BEE user FPGA Uses CASPER library only F Engine Pktize 10GbE Buffer X Eng Accum

9 Clocks: X engines each run off independent clock Sampling synchronized at F engines, but clock not distributed to X engines Synchronized using global 1pps signal at ADCs Propagated to X engines using out-of-band signaling on XAUI links Headers labeling 10GbE Ethernet packet data System control: separate 100Mbps Ethernet network F engines configured through out-of-band signals on XAUI links Control packets: UDP to Python server on BEE2 control FPGAs Python scripts for configuration

10 ADC DDC Channelizer Equalization Reformat X Engine Analogue Input 600MHz, but up to 800MHz t 7, t 6, t 5, t 4, t 3, t 2, t 1, t 0 Output: t 4, t 0 t 5, t 1 t 6, t 2 t 7, t 3 f out = f s /4 (normally 150MHz) 8 bits 4 Signed Fixed point: 8.7 Numeric range: -1 to 1 DDC

11 ADC DDC Channelizer Equalization Reformat X Engine Input: Data: signed fix 8.7 Path: 32 bits Decimation Filter Output: Data: 8 bits I, 8 bits Q Path: 16 bits Extracts a frequency band from the input signal Current setup: For f s = 600MHz, Selects output band = 75 to 225 MHz

12 Input: Data: 8 bits I, 8 bits Q Path: 16 bits ADC PFB FIR Improves out-of-band rejection ratio DDC Channelizer Equalization Reformat Data: signed fix 18.17, complex Path: 36 bits Down shift Data: Signed fix 18.15, complex Path: 36 bits Downshift to prevent overflow in first stage of FFT Non-detrimental: effective signal resolution from PFB is 8 bits. FFT X Engine Output: Data: signed fix 18.17, complex Path: 36 bits Runtime configurable downshifting through each stage Current setup: 2048 channel, 4 tap PFB, hamming window

13 ADC Input (four signals): Data: signed fix 18.17, complex Path: 36 bits (x4) A x DDC Channelizer Equalization Reformat Data: Signed fix 35.20, complex X Engine Output: Data: signed fix 4.3, complex Total Path: 32 bits A y B x B y BRAM lookup table Equalizer Multiplies each frequency by a 17.3 bit scale factor. Can be used to correct system frequency response irregularities at runtime. Decimation Selects 4 bits, With saturating rounding Numeric range: to

14 ADC DDC Channelizer Equalization Reformat X Engine Ch N-1 Ch 1 Ch 0 Ch 1 Ch 1 Ch 0 Ch 0 A x A y B x B y A x A y B x B y A x A y B x B y B x B y B x B y A x A y A x A y B x B y B x B y A x A y A x A y Input: Data: signed fix 4.3, Complex Total Path: 32 bits Corner Turner t 384 t 256 t 128 t 0 Data: signed fix 4.3, Complex, dual pol Total Path: 32 bits Divide by 2 XAUI Output: Data: signed fix 4.3, Complex, dual pol, four frequency chans

15 Data (32 x 64b) F Engine Pktize 10GbE Buffer X Eng Accum Payload size: 32 x 64bits + 64 bit hdr = 264 Bytes (Jumbo packet: 1120 bytes) MSb LSb MCNT ANT Hdr f 0 t 3 f 0 t 2 f 0 t 1 f 0 t 0 f 0 t 7 f 0 t 6 f 0 t 5 f 0 t 4 f 0 t 127 f 0 t 126 f 0 t 125 f 0 t bits XAUI Data: signed fix 4.3, Complex, dual pol, four frequency chans Total Path: 64 bits Sync control, System reset, Ant decode Header Generation, Processing Allocation

16 F Engine Pktize 10GbE Buffer X Eng Accum t N/n -1 t 1 t 0 N antennas f n-n f N f 0 F Engine 0 X Engine 0 F Engine 1 X Engine 1 f n-n+1 f N+1 f GbE Switch F Engine N-1 X Engine N-1 f n-1 f 2N-1 f N-1

17 F Engine Pktize 10GbE Buffer X Eng Accum 10GbE Ethernet F Engine Packet stream 10GbE Transceiver Data Unpack Total packet size: 32 x 64 bit words + 64 bit hdr = 2112 bits or, 264 bytes (Giant packet: 1120 bytes)

18 F Engine Pktize 10GbE Buffer X Eng Accum 10GbE Ethernet F Engine Packet stream 10GbE Transceiver Mux Data Unpack Loopback

19 F Engine Pktize 10GbE Buffer X Eng Accum Data inserted into position in buffer determined by MCNT Circular buffer in packet header. Timeout if no packet received for 2 20 clocks. Ship out a window when first packet of ½ buffer ahead received (ie ship 1 when first packet of 5 received) Only accept packets with MCNT: Packet: 1 Freq or 128 words ½ buffer size back to ¼ buffer size ahead (ie if already received up to packet 5, accept MCNTs for windows 2, 3, 4, 5 or 6) prevents spurious locks.

20 F Engine Pktize 10GbE Buffer X Eng Accum Streaming architecture assumes data valid on every clock. Integration occurs Each antenna input must thus be valid for integration_period clock cycles Output must be filtered as duplicates occur X engine (streaming)

21 F Engine Pktize 10GbE Buffer X Eng Accum Simplification! See detail on last slide t 128 B x B y t 0 A x A y Z -128 Z -128 Z -128 AB BC CD AC BD AD Accumulation for 128 clocks AA X X X X BB AB X X X CC BC AC X X DD CD BD AD X EE DE CE BE AE FF EF DF CF BF GG FG EG DG CG HH GH FH EH DH O AH AG AF AE O O BH BG BF O O O CH CG O O O O DH t 257 t 256 Read out direction t 128 Data: 4.3 bits, dual pol, complex Path: 16 bits X engine (streaming) Data: 16.6 bits, cplx, 4 terms Path: 128 bits B x B x B y B y B x B y B y B x A x B x A y B y A x B y A y B x A x A x A y A y A x A y A y A x

22 F Engine Pktize 10GbE Buffer X Eng Accum AA X X X X BB AB X X X CC BC AC X X DD CD BD AD X EE DE CE BE AE FF EF DF CF BF GG FG EG DG CG HH GH FH EH DH O AH AG AF AE O O BH BG BF O O O CH CG O O O O DH Windowed buffering Data throttling t 71 C x H x C y H y C x H y C y H x Windowed baselines fed out every second clock t 4 B x B x B y B y B x B y B y B x t 2 A x B x A y B y A x B y A y B x t 0 A x A x A y A y A x A y A y A x Data: 16.6 bits, complex, 4 terms Path: 128 bits X engine Re-order

23 F Engine Pktize 10GbE Buffer X Eng Accum Data: 16.6 bits, complex, 4 terms Path: 128 bits Data: 32.6 bits, complex, 2 terms Path: 128 bits Data: 32.6 bits, complex Path: 32 bits Shared BRAM DRAM Reformat Increase number space to 32 bits DRAM Accumulator Integration length run-time configurable

24 Listen Config Start tx Start rx Display Software registers on User FPGAs addressable by BORPH on Control FPGA UDP Listener on BEE2 Control FPGA processor Automated Python scripts for writing these registers Special command Start TX begins dumping Shared BRAM output on separate UDP port Receiver collects UDP output packets, buffers and writes to disk Multiple files generated for storage, display and debugging Web interface for plotting output data (useful for debugging) Confirmed working using simulated correlator output data, generated on BEE processor

25 Listen Config Start tx Start rx Display Python script executed on BEEs. Allows programming of any software register on the BEE by name Includes special functions, which can start/stop programs or scripts on the BEE Start or Stop transmitting data Globally program gains on all connected ibobs

26 Listen Config Start tx Start rx Display Command-line parameterized Sends packetized commands to listener on BEE Arms ibobs, sets FFT shifting schedule, sets ibob EQ gains to defaults, set accumulation length, sets antenna indices, ip addresses and ports. Reads debug registers and snap blocks to confirm correct dataflow. Attempts recovery through block reset and/or reprogram

27 Listen Config Start tx Start rx Display Receiving computer requests dump start BEE2 control FPGA monitors shared BRAMs and reads out when full Data is enclosed in a timestamped packet (determined using BORPH s system time) Header: 21 Bytes: Time, X Engine number, 4B vector num, 4B flags, 4B payload length (historical) Transmitted via UDP packet to pre-determined receiver

28 Listen Config Start tx Start rx Display Receives packets, decodes header and appends to buffer (thus requires to receive in order) If header out of order, dumps as invalid Correct with new C code Requires system parameters passed on command line when executed Ability to read source from UDP packets, files or std-in pipe (untested) Generates 4 files: Miriad UV, Info file (n_chans, integration length, system gain etc), Numpy database (Python) of last integration for plotting Numpy database of raw data (for debugging)

29 Listen Config Start tx Start rx Display cgi script

30 10Gbps output gives sub 1 second integration times High speed, scalable, distributed data capture software Walsh codes and phase switching 64 antenna design Upgrade to 4096 channels ROACH hardware: <550MHz bandwidth channels 128 antennas with no architectural changes

31 casper_n/cn_i Currently in revision 3.02 testing, using ASTRO lib Revision 4 will use CASPER library casper_n/cn_b Revision 3.08 testing <- DEBUG! Revision 3.07d stable Revision 4 will have 10GbE output

32

SOP for testing PACKETIZED CORRELATOR.

SOP for testing PACKETIZED CORRELATOR. SOP for testing PACKETIZED CORRELATOR. Sandeep C. Chaudhari & Irappa M. Halagali : 31/08/2012. VERSION : 1 Packetized correlator is an general purpose re-configurable digital backend for radio astronomy

More information

SOP for testing 4/8 antenna PACKETIZED CORRELATOR.

SOP for testing 4/8 antenna PACKETIZED CORRELATOR. SOP for testing 4/8 antenna PACKETIZED CORRELATOR. By : Sandeep C. Chaudhari & Irappa M. Halagali. VERSION : 2 Dated : 21/03/2013 Packetized correlator is a general purpose re-configurable digital backend

More information

C1098 JPEG Module User Manual

C1098 JPEG Module User Manual C1098 JPEG Module User Manual General Description C1098 is VGA camera module performs as a JPEG compressed still camera that can be attached to a wireless or PDA host. Users can send out a snapshot command

More information

SOP for testing 4/8 antenna PACKETIZED CORRELATOR.

SOP for testing 4/8 antenna PACKETIZED CORRELATOR. SOP for testing 4/8 antenna PACKETIZED CORRELATOR. By : Sandeep C. Chaudhari & Irappa M. Halagali. VERSION : 3 Dated : 05/07/2013 Packetized correlator is a general purpose re-configurable digital backend

More information

CIS-331 Exam 2 Spring 2016 Total of 110 Points Version 1

CIS-331 Exam 2 Spring 2016 Total of 110 Points Version 1 Version 1 1. (20 Points) Given the class A network address 121.0.0.0 will be divided into multiple subnets. a. (5 Points) How many bits will be necessary to address 8,100 subnets? b. (5 Points) What is

More information

CIS-331 Exam 2 Fall 2014 Total of 105 Points. Version 1

CIS-331 Exam 2 Fall 2014 Total of 105 Points. Version 1 Version 1 1. (20 Points) Given the class A network address 119.0.0.0 will be divided into a maximum of 15,900 subnets. a. (5 Points) How many bits will be necessary to address the 15,900 subnets? b. (5

More information

CIS-331 Spring 2016 Exam 1 Name: Total of 109 Points Version 1

CIS-331 Spring 2016 Exam 1 Name: Total of 109 Points Version 1 Version 1 Instructions Write your name on the exam paper. Write your name and version number on the top of the yellow paper. Answer Question 1 on the exam paper. Answer Questions 2-4 on the yellow paper.

More information

4. Specifications and Additional Information

4. Specifications and Additional Information 4. Specifications and Additional Information AGX52004-1.0 8B/10B Code This section provides information about the data and control codes for Arria GX devices. Code Notation The 8B/10B data and control

More information

CIS-331 Fall 2014 Exam 1 Name: Total of 109 Points Version 1

CIS-331 Fall 2014 Exam 1 Name: Total of 109 Points Version 1 Version 1 1. (24 Points) Show the routing tables for routers A, B, C, and D. Make sure you account for traffic to the Internet. Router A Router B Router C Router D Network Next Hop Next Hop Next Hop Next

More information

CIS-331 Exam 2 Fall 2015 Total of 105 Points Version 1

CIS-331 Exam 2 Fall 2015 Total of 105 Points Version 1 Version 1 1. (20 Points) Given the class A network address 117.0.0.0 will be divided into multiple subnets. a. (5 Points) How many bits will be necessary to address 4,000 subnets? b. (5 Points) What is

More information

6. Specifications & Additional Information

6. Specifications & Additional Information 6. Specifications & Additional Information SIIGX52004-3.1 Transceier Blocks Table 6 1 shows the transceier blocks for Stratix II GX and Stratix GX deices and compares their features. Table 6 1. Stratix

More information

CIS-331 Fall 2013 Exam 1 Name: Total of 120 Points Version 1

CIS-331 Fall 2013 Exam 1 Name: Total of 120 Points Version 1 Version 1 1. (24 Points) Show the routing tables for routers A, B, C, and D. Make sure you account for traffic to the Internet. NOTE: Router E should only be used for Internet traffic. Router A Router

More information

UNH-IOL MIPI Alliance Test Program

UNH-IOL MIPI Alliance Test Program DSI Receiver Protocol Conformance Test Report UNH-IOL 121 Technology Drive, Suite 2 Durham, NH 03824 +1-603-862-0090 mipilab@iol.unh.edu +1-603-862-0701 Engineer Name engineer@company.com Panel Company

More information

CIS-331 Final Exam Spring 2015 Total of 115 Points. Version 1

CIS-331 Final Exam Spring 2015 Total of 115 Points. Version 1 Version 1 1. (25 Points) Given that a frame is formatted as follows: And given that a datagram is formatted as follows: And given that a TCP segment is formatted as follows: Assuming no options are present

More information

SPEAD Recommended Practice

SPEAD Recommended Practice SPEAD Recommended Practice Document number: Revision: Classification: C Open Source, GPL Author: J. Manley, M. Welz, A. Parsons, S. Ratcliffe, R. van Rooyen Date: Document History Revision Date of Issue

More information

RS 232 PINOUTS. 1. We use RJ12 for all of our RS232 interfaces (Link-2-Modbus & Link-2-PC- Serial/RS232). The diagram below shows our pin out.

RS 232 PINOUTS. 1. We use RJ12 for all of our RS232 interfaces (Link-2-Modbus & Link-2-PC- Serial/RS232). The diagram below shows our pin out. RS 232 PINOUTS 1. We use RJ12 for all of our RS232 interfaces (Link-2-Modbus & Link-2-PC- Serial/RS232). The diagram below shows our pin out. 2. A DB9 Female to RJ12 Female Serial/Terminal Modular Adaptor

More information

460 Presentation Audio Mixer

460 Presentation Audio Mixer CONTROL PROTOCOL Revision 2.1 - For 460 version 1.08 Command Protocol 2000-2002 Symetrix, Inc. All rights reserved. Printed in the United States of America The information in this guide is subject to change

More information

CS267 Homework 1: Fast Matrix Multiply

CS267 Homework 1: Fast Matrix Multiply CS267 Homework 1: Fast Matrix Multiply S Woo X, Simon Scott April 18, 2012 1 Introduction The VEGAS HPC uses three shared memory data buffers, one between each of the data processing threads. There is

More information

R5 RIC. Saab TransponderTech AB. Appendices. Project designation. Document title. Distribution. R5 RIC STTv2 Video Protocol Specification.

R5 RIC. Saab TransponderTech AB. Appendices. Project designation. Document title. Distribution. R5 RIC STTv2 Video Protocol Specification. Appendices 1 (15) Project designation R5 RIC Document title Distribution DOCUMENT VALIDATION 2 (15) Prepared Name Dept. Code/ Function Date/ Signature Marcus Malm 2016-12-06 Reviewed Approved Authorized

More information

The Hardware and software used for this tutorial

The Hardware and software used for this tutorial Home Group Documentation Mail Archive About 2 antenna correlator From Casper Jump to: navigation, search Tutorial 9: 2 antenna GPU correlator Author: Harshavardhan Reddy (Version 1). Expected completion

More information

13 th Annual Johns Hopkins Math Tournament Saturday, February 19, 2011 Automata Theory EUR solutions

13 th Annual Johns Hopkins Math Tournament Saturday, February 19, 2011 Automata Theory EUR solutions 13 th Annual Johns Hopkins Math Tournament Saturday, February 19, 011 Automata Theory EUR solutions Problem 1 (5 points). Prove that any surjective map between finite sets of the same cardinality is a

More information

ZN-DN312XE-M Quick User Guide

ZN-DN312XE-M Quick User Guide ZN-DN312XE-M Quick User Guide This manual provides instructions for quick installation and basic configuration of your IP device. Step1. Connect cables to IP device Connect required cables to the device

More information

Gateway Ascii Command Protocol

Gateway Ascii Command Protocol Gateway Ascii Command Protocol Table Of Contents Introduction....2 Ascii Commands.....3 Messages Received From The Gateway....3 Button Down Message.....3 Button Up Message....3 Button Maintain Message....4

More information

SPAREPARTSCATALOG: CONNECTORS SPARE CONNECTORS KTM ART.-NR.: 3CM EN

SPAREPARTSCATALOG: CONNECTORS SPARE CONNECTORS KTM ART.-NR.: 3CM EN SPAREPARTSCATALOG: CONNECTORS ART.-NR.: 3CM3208201EN CONTENT SPARE CONNECTORS AA-AN SPARE CONNECTORS AO-BC SPARE CONNECTORS BD-BQ SPARE CONNECTORS BR-CD 3 4 5 6 SPARE CONNECTORS CE-CR SPARE CONNECTORS

More information

! ' ,-. +) +))+, /+*, 2 01/)*,, 01/)*, + 01/+*, ) 054 +) +++++))+, ) 05,-. /,*+), 01/-*+) + 01/.*+)

! ' ,-. +) +))+, /+*, 2 01/)*,, 01/)*, + 01/+*, ) 054 +) +++++))+, ) 05,-. /,*+), 01/-*+) + 01/.*+) ! "#! # $ %& #! '!!!( &!)'*+' '(,-. +) /,*+), 01/-*+) + 01/.*+) ) 05,-. +))+, /+*, 2 01/)*,, 01/)*, + 01/+*, ) 054 +) +++++))+,3 4 +. 6*! ) ) ) ) 5 ) ) ) ) + 5 + + ) ) ) 5 9 + ) ) + 5 4 ) ) + ) 5, ) )

More information

QBridge. I2C, SPI, CAN Control Software User s Manual. Date: Rev 1.3

QBridge. I2C, SPI, CAN Control Software User s Manual. Date: Rev 1.3 QBridge I2C, SPI, CAN Control Software User s Manual Date: 9-10-2005 Rev 1.3 1. Introduction...1 1.1. What QBridge can do?... 1 1.2. Disclaimer... 1 1.3. Operational Format... 1 1.4. QBridge-V2... 1 2.

More information

SPARE CONNECTORS KTM 2014

SPARE CONNECTORS KTM 2014 SPAREPARTSCATALOG: // ENGINE ART.-NR.: 3208201EN CONTENT CONNECTORS FOR WIRING HARNESS AA-AN CONNECTORS FOR WIRING HARNESS AO-BC CONNECTORS FOR WIRING HARNESS BD-BQ CONNECTORS FOR WIRING HARNESS BR-CD

More information

2-Type Series Pressurized Closures

2-Type Series Pressurized Closures 2-Type Series Pressurized Closures A complete pressure tight reenterable closure system for enclosing spliced connections of communications cables in a wide variety of applications. The 2-type Closure

More information

Intro to SKARAB for programmers

Intro to SKARAB for programmers Intro to SKARAB for programmers (and how to use HMC!) Jason Manley 2017 CASPER workshop Hardware Hardware Virtex 7, 690T FPGA 4 Mezzanine sites per SKARAB 2 in front, 2 in back 16 SERDES links per site

More information

User Guide A 400MHz 1024-channel, 2-input, 10GbE Spectrometer for the Parkes Radio Telescope, v1.0

User Guide A 400MHz 1024-channel, 2-input, 10GbE Spectrometer for the Parkes Radio Telescope, v1.0 User Guide A 400MHz 1024-channel, 2-input, 10GbE Spectrometer for the Parkes Radio Telescope, v1.0 Peter McMahon MeerKAT, University of Cape Town and CASPER April 2008 Abstract The Parkes Spectrometer,

More information

FTA1000 Cameras, Optics and Illuminators

FTA1000 Cameras, Optics and Illuminators FTA1000 Cameras, Optics and Illuminators November 2, 2006 1. Introduction This note will show you how to choose the optical path, the camera, microscope, and backlight illuminator, for your FTA1000 system.

More information

APPLICATION NOTE 601 Accelerating 16/32-Bit Math Operations with the DS80C390/ DS80C400

APPLICATION NOTE 601 Accelerating 16/32-Bit Math Operations with the DS80C390/ DS80C400 Maxim > App Notes > MICROCONTROLLERS Keywords: high speed microcontroller, DS80C390, DS80C400, CAN, controller area network, math accelerator, math acceleration, 16-bit math, special function registers,

More information

CIS-331 Final Exam Spring 2018 Total of 120 Points. Version 1

CIS-331 Final Exam Spring 2018 Total of 120 Points. Version 1 Version 1 Instructions 1. Write your name and version number on the top of the yellow paper and the routing tables sheet. 2. Answer Question 2 on the routing tables sheet. 3. Answer Questions 1, 3, 4,

More information

Communications guide. Line Distance Protection System * F1* GE Digital Energy. Title page

Communications guide. Line Distance Protection System * F1* GE Digital Energy. Title page Title page GE Digital Energy D90 Plus Line Distance Protection System Communications guide D90 Plus firmware revision:.9x GE publication code: 60-9070-F (GEK-3469) GE Digital Energy 650 Markland Street

More information

Technical Specification. Third Party Control Protocol. AV Revolution

Technical Specification. Third Party Control Protocol. AV Revolution Technical Specification Third Party Control Protocol AV Revolution Document AM-TS-120308 Version 1.0 Page 1 of 31 DOCUMENT DETAILS Document Title: Technical Specification, Third Party Control Protocol,

More information

22ND CENTURY_J1.xls Government Site Hourly Rate

22ND CENTURY_J1.xls Government Site Hourly Rate Escalation rate 000 AA0 Administrative Assistant Level I 000 AA0 Administrative Assistant Level II 000 AB0 Application Engineer Level I 000 AB0 Application Engineer Level II 000 AC0 Application Programmer

More information

CDR File Information. Comments Direct PCM

CDR File Information. Comments Direct PCM IMPORTANT NOTICE: Robert Bosch LLC and the manufacturers whose vehicles are accessible using the CDR System urge end users to use the latest production release of the Crash Data Retrieval system software

More information

SETM*-MaxK: An Efficient SET-Based Approach to Find the Largest Itemset

SETM*-MaxK: An Efficient SET-Based Approach to Find the Largest Itemset SETM*-MaxK: An Efficient SET-Based Approach to Find the Largest Itemset Ye-In Chang and Yu-Ming Hsieh Dept. of Computer Science and Engineering National Sun Yat-Sen University Kaohsiung, Taiwan, Republic

More information

LynX-10 Legacy Protocol Specification Version 1.01

LynX-10 Legacy Protocol Specification Version 1.01 LynX-10 Legacy Protocol Specification Version 1.01 Marrick Limited LynX-10 TM Legacy Protocol Specification Manual revision 1.01 Marrick Limited, Incorporated P.O. Box 950940 Lake Mary, FL 32795 (407)

More information

Appendix 5-1: Attachment J.1 Pricing Table -1: IMS Ceiling Loaded Rates at Contractor Site

Appendix 5-1: Attachment J.1 Pricing Table -1: IMS Ceiling Loaded Rates at Contractor Site Appendix 5-1: Attachment J.1 Pricing Table -1: IMS Ceiling Loaded Rates at Contractor Site Escalation rate 4.6% 4.6% 4.6% 4.6% 4.6% 4.6% 4.6% 4.6% 4.6% 0001 AA01 Administrative Assistant Level I $51.00

More information

Programming Notes and Examples

Programming Notes and Examples LCD/USB Companion Chip Document Number: X37A-G-003-05 Copyright 2001, 2002 Epson Research and Development, Inc. All Rights Reserved. Information in this document is subject to change without notice. You

More information

R&D Idesco EPC Anticollision User Manual Version 1.00 Public 1 (52) Idesco EPC Anticollision. User Manual

R&D Idesco EPC Anticollision User Manual Version 1.00 Public 1 (52) Idesco EPC Anticollision. User Manual Public 1 (52) Idesco EPC Anticollision User Manual Version Date Author Description 1.00 28.06.2011 Pah First version Public 2 (52) 1. Purpose of This Document... 4 2. Using Idesco EPC Anticollision Reader...

More information

A Scalable, FPGA Based 8 Station Correlator Based on Modular Hardware and Parameterized Libraries

A Scalable, FPGA Based 8 Station Correlator Based on Modular Hardware and Parameterized Libraries A Scalable, FPGA Based 8 Station Correlator Based on Modular Hardware and Parameterized Libraries Aaron Parsons Space Sciences Lab University of California, Berkeley http://seti.berkeley.edu/ CASPER: Center

More information

TEST DVD-VIDEO/ DVD-ROM For Checking DVD Players, DVD Recorders and DVD Drives TDH-940

TEST DVD-VIDEO/ DVD-ROM For Checking DVD Players, DVD Recorders and DVD Drives TDH-940 TEST DVD-VIDEO/ DVD-ROM For Checking DVD Players, DVD Recorders and DVD Drives TDH-940 Product Introduction. Purpose of use, Features TDH-940 is a Test Disc designed for confirmation of operation of DVD

More information

FPGA APPLICATIONS FOR SINGLE DISH ACTIVITY AT MEDICINA RADIOTELESCOPES

FPGA APPLICATIONS FOR SINGLE DISH ACTIVITY AT MEDICINA RADIOTELESCOPES MARCO BARTOLINI - BARTOLINI@IRA.INAF.IT TORINO 18 MAY 2016 WORKSHOP: FPGA APPLICATION IN ASTROPHYSICS FPGA APPLICATIONS FOR SINGLE DISH ACTIVITY AT MEDICINA RADIOTELESCOPES TORINO, 18 MAY 2016, INAF FPGA

More information

Digital Projector X30N/X35N

Digital Projector X30N/X35N Digital Projector X30N/X35N Operator's Guide TECHNICAL Warranty 3M warrants that when the 3M Product is used according to 3M s Intended Use Statement (www.3m.com/meetings), it will perform satisfactorily

More information

The Quad-RDBE (RDBE-Q) International VLBI Technology Workshop

The Quad-RDBE (RDBE-Q) International VLBI Technology Workshop The Quad-RDBE (RDBE-Q) International VLBI Technology Workshop MIT Haystack Observatory Russell McWhirter Chester Ruszczyk Arthur Neill Christoper Beaudoin Contributions from NRAO, CASPER, Others http://www.haystack.mit.edu/

More information

Product Information Sheet PX Channel, 14-Bit Waveform Digitizer

Product Information Sheet PX Channel, 14-Bit Waveform Digitizer Product Information Sheet PX14400 2 Channel, 14-Bit Waveform Digitizer FEATURES 2 Analog Channels at up to 400 MHz Sample Rate per Channel 14 Bits of Resolution Bandwidth from 100 KHz to 400 MHz 1 Gigabyte

More information

6.1 Combinational Circuits. George Boole ( ) Claude Shannon ( )

6.1 Combinational Circuits. George Boole ( ) Claude Shannon ( ) 6. Combinational Circuits George Boole (85 864) Claude Shannon (96 2) Signals and Wires Digital signals Binary (or logical ) values: or, on or off, high or low voltage Wires. Propagate digital signals

More information

LP-WU9100B User's Manual (detailed) Operating Guide Technical

LP-WU9100B User's Manual (detailed) Operating Guide Technical DLP Projector LP-WU9100B User's Manual (detailed) Operating Guide Technical Supported Signal Input Modes Signal Format PC Apple MAC SDTV EDTV Resolution H Freq. KHz Frame Rate Hz PCLK MHz 5 B N C VGA RGB

More information

CIS-331 Final Exam Fall 2015 Total of 120 Points. Version 1

CIS-331 Final Exam Fall 2015 Total of 120 Points. Version 1 Version 1 1. (25 Points) Given that a frame is formatted as follows: And given that a datagram is formatted as follows: And given that a TCP segment is formatted as follows: Assuming no options are present

More information

KNX TinySerial 810. Communication Protocol. WEINZIERL ENGINEERING GmbH

KNX TinySerial 810. Communication Protocol. WEINZIERL ENGINEERING GmbH WEINZIERL ENGINEERING GmbH KNX TinySerial 810 Communication Protocol WEINZIERL ENGINEERING GmbH Bahnhofstr. 6 DE-84558 Tyrlaching GERMAY Tel. +49 8623 / 987 98-03 Fax +49 8623 / 987 98-09 E-Mail: info@weinzierl.de

More information

CASPER Workshop. Tutorial 2: 10GbE Interface. 1 The Hardware and Software required for this tutorial.

CASPER Workshop. Tutorial 2: 10GbE Interface. 1 The Hardware and Software required for this tutorial. CASPER Workshop Tutorial 2: 10GbE Interface Dev. By : Doc. By : Jason Manley and Andrew Martens Irappa M. Halagali gmrt/ncra/tifr Expected completion time: 2hrs Contents: 1. The Hardware and Software required

More information

CSE Computer Architecture I Fall 2011 Homework 07 Memory Hierarchies Assigned: November 8, 2011, Due: November 22, 2011, Total Points: 100

CSE Computer Architecture I Fall 2011 Homework 07 Memory Hierarchies Assigned: November 8, 2011, Due: November 22, 2011, Total Points: 100 CSE 30321 Computer Architecture I Fall 2011 Homework 07 Memory Hierarchies Assigned: November 8, 2011, Due: November 22, 2011, Total Points: 100 Problem 1: (30 points) Background: One possible organization

More information

LP-AW4001/LP-AW3001/LP-AX3001

LP-AW4001/LP-AW3001/LP-AX3001 LCD Projector LP-AW4001/LP-AW3001/LP-AX3001 User's Manual (detailed) Operating Guide Technical Supported signals for COMPUTER IN Resolution (H x V) Signal mode H. frequency V. frequency Rating (khz) (Hz)

More information

BES-III off-detector readout electronics for the GEM detector: an update

BES-III off-detector readout electronics for the GEM detector: an update BES-III off-detector readout electronics for the GEM detector: an update The CGEM off-detector collaboration ( INFN/Univ. FE, INFN LNF, Univ. Uppsala ) 1 Outline Reminder Update on development status Off-detector

More information

How to validate your FPGA design using realworld

How to validate your FPGA design using realworld How to validate your FPGA design using realworld stimuli Daniel Clapham National Instruments ni.com Agenda Typical FPGA Design NIs approach to FPGA Brief intro into platform based approach RIO architecture

More information

10. RS-232C communication

10. RS-232C communication 10. RS-232C communication PB9200(P5XMLA) Connecting the cable (1) Turn off the projector and the computer power supplies. (2) Connect the CONTROL port of the projector with a RS-232C port of the computer

More information

Digital Lighting Systems, Inc. CD400-DMX DMX512 Four Channel Dimmer and Switch module

Digital Lighting Systems, Inc. CD400-DMX DMX512 Four Channel Dimmer and Switch module , Inc. DMX512 Four Channel Dimmer and Switch module Input: 5 Amps @ 6-24 VDC Outputs: 5 Amps Maximum each, total 4 outputs 8 Amps Maximum. FRONT BACK USER'S MANUAL -UM User's Manual - Page 1 GENERAL DESCRIPTION

More information

Intel 8086 MICROPROCESSOR ARCHITECTURE

Intel 8086 MICROPROCESSOR ARCHITECTURE Intel 8086 MICROPROCESSOR ARCHITECTURE 1 Features It is a 16-bit μp. 8086 has a 20 bit address bus can access up to 2 20 memory locations (1 MB). It can support up to 64K I/O ports. It provides 14, 16

More information

How Computers Work. Processor and Main Memory. Roger Young

How Computers Work. Processor and Main Memory. Roger Young How Computers Work Processor and Main Memory Roger Young Copyright 2001, Roger Stephen Young All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted by

More information

STAT 5200 Handout #28: Fractional Factorial Design (Ch. 18)

STAT 5200 Handout #28: Fractional Factorial Design (Ch. 18) STAT 5200 Handout #28: Fractional Factorial Design (Ch. 18) For factorial designs where all factors have 2 levels, it is possible to systematically exclude certain factor level combinations and still make

More information

DESIGN AND IMPLEMENTATION OF AN AVIONICS FULL DUPLEX ETHERNET (A664) DATA ACQUISITION SYSTEM

DESIGN AND IMPLEMENTATION OF AN AVIONICS FULL DUPLEX ETHERNET (A664) DATA ACQUISITION SYSTEM DESIGN AND IMPLEMENTATION OF AN AVIONICS FULL DUPLEX ETHERNET (A664) DATA ACQUISITION SYSTEM Alberto Perez, Technical Manager, Test & Integration John Hildin, Director of Network s John Roach, Vice President

More information

Digital Lighting Systems, Inc.

Digital Lighting Systems, Inc. Digital Lighting Systems, Inc. Four Channel Dry Contacts Relays Switch Pack DMX512 compatible USER'S MANUAL -UM User's Manual - Page 1 GENERAL DESCRIPTION The is a 4-channel DMX-512 compatible electro-mechanical

More information

Read this before starting!

Read this before starting! Points missed: Student's Name: Total score: /100 points East Tennessee State University Department of Computer and Information Sciences CSCI 2150 (Tarnoff) Computer Organization TEST 3 for Fall Semester,

More information

Release 0.8. Multi-Purpose Light Unit Technical Reference Manual

Release 0.8. Multi-Purpose Light Unit Technical Reference Manual Release 0.8 Multi-Purpose Light Unit Technical Reference Manual INTRODUCTION Introduction The Multi-Purpose Light unit is a multi-function DCC decoder that supports the following: DCC Characteristics 14

More information

CN-100 Network Analyzer Product Overview

CN-100 Network Analyzer Product Overview CN-100 Network Analyzer Product Overview CN-100 network analyzers offer an extremely powerful yet cost effective solution for today s complex networking requirements. Test Ethernet or ATM networks with

More information

CP-D10. User's Manual (detailed) Operating Guide Technical. Example of PC signal. Projector

CP-D10. User's Manual (detailed) Operating Guide Technical. Example of PC signal. Projector Projector CP-D10 User's Manual (detailed) Operating Guide Technical Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480

More information

Ascenium: A Continuously Reconfigurable Architecture. Robert Mykland Founder/CTO August, 2005

Ascenium: A Continuously Reconfigurable Architecture. Robert Mykland Founder/CTO August, 2005 Ascenium: A Continuously Reconfigurable Architecture Robert Mykland Founder/CTO robert@ascenium.com August, 2005 Ascenium: A Continuously Reconfigurable Processor Continuously reconfigurable approach provides:

More information

The cache is 4-way set associative, with 4-byte blocks, and 16 total lines

The cache is 4-way set associative, with 4-byte blocks, and 16 total lines Sample Problem 1 Assume the following memory setup: Virtual addresses are 20 bits wide Physical addresses are 15 bits wide The page size if 1KB (2 10 bytes) The TLB is 2-way set associative, with 8 total

More information

Digital Projector X30 Operator's Guide TECHNICAL

Digital Projector X30 Operator's Guide TECHNICAL Digital Projector X30 Operator's Guide TECHNICAL Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA VGA

More information

JASPER and the SKARAB. Wesley New 2017 CASPER workshop

JASPER and the SKARAB. Wesley New 2017 CASPER workshop JASPER and the SKARAB Wesley New 2017 CASPER workshop Hardware Hardware: SKARAB Motherboard Peralex in conjunction with SKA-SA have designed the SKARAB. Based on the Virtex 7, 690T FPGA 53Mb BRAM 3600

More information

TECHNICAL CP-SX1350. User's Manual - Operating Guide. Dimensions. Projector. [unit: mm]

TECHNICAL CP-SX1350. User's Manual - Operating Guide. Dimensions. Projector. [unit: mm] INTER M1-D INPUT LENS SHIFT FOCUS ZOOM RESET COMPONENT VIDEO STANDBY/ON TEMP LAMP MENU Projector CP-SX1350 User's Manual - Operating Guide TECHNICAL KEYSTONE SEARCH RGB BNG S-VIDEO Dimensions [unit: mm]

More information

Table 1 - GET CONFIGURATION Command Descriptor Block

Table 1 - GET CONFIGURATION Command Descriptor Block Doc Number: T0/97-263r0 TO: T0 Membership From: Ron Roberts RE: Get Configuration Command Date: 0/22/97 0.. GET CONFIGURATION Command This command is intended to provide information to the initiator about

More information

DETAIL SPECIFICATION SHEET

DETAIL SPECIFICATION SHEET INCH-POUND MIL-DTL-55302/128D 18 April 2013 SUPERSEDING MIL-DTL-55302/128D 4 June 2004 DETAIL SPECIFICATION SHEET CONNECTORS, PRINTED CIRCUIT SUBASSEMBLY AND ACCESSORIES: RECEPTACLE, DOUBLE ROW, 4 THROUGH

More information

HomeVision and HomeVision-Pro Serial Protocol (Version 3.5)

HomeVision and HomeVision-Pro Serial Protocol (Version 3.5) HomeVision and HomeVision-Pro Serial Protocol (Version 3.5) Custom Solutions, Inc. Copyright 1996-2006 Custom Solutions, Inc. P.O. Box 33905 Indialantic, FL 32903 csi@csi3.com www.csi3.com DOCUMENT PURPOSE

More information

27 March 2018 Mikael Arguedas and Morgan Quigley

27 March 2018 Mikael Arguedas and Morgan Quigley 27 March 2018 Mikael Arguedas and Morgan Quigley Separate devices: (prototypes 0-3) Unified camera: (prototypes 4-5) Unified system: (prototypes 6+) USB3 USB Host USB3 USB2 USB3 USB Host PCIe root

More information

DIGITAL PIANO Date: Oct. 5, 2000 Model HP 147R MIDI Implementation Version: 1.00

DIGITAL PIANO Date: Oct. 5, 2000 Model HP 147R MIDI Implementation Version: 1.00 DIGITAL PIANO Date: Oct. 5, 2000 Model HP 147R MIDI Implementation Version: 1.00 1. Receive Data Channel Voice Messages Note off 8nH kkh vvh 9nH kkh 00H kk = note number: 00H-7FH (0-127) vv = note off

More information

Intel 8086 MICROPROCESSOR. By Y V S Murthy

Intel 8086 MICROPROCESSOR. By Y V S Murthy Intel 8086 MICROPROCESSOR By Y V S Murthy 1 Features It is a 16-bit μp. 8086 has a 20 bit address bus can access up to 2 20 memory locations (1 MB). It can support up to 64K I/O ports. It provides 14,

More information

Multi-Gigabit Transceivers Getting Started with Xilinx s Rocket I/Os

Multi-Gigabit Transceivers Getting Started with Xilinx s Rocket I/Os Multi-Gigabit Transceivers Getting Started with Xilinx s Rocket I/Os Craig Ulmer cdulmer@sandia.gov July 26, 2007 Craig Ulmer SNL/CA Sandia is a multiprogram laboratory operated by Sandia Corporation,

More information

BlazePPS (Blaze Packet Processing System) CSEE W4840 Project Design

BlazePPS (Blaze Packet Processing System) CSEE W4840 Project Design BlazePPS (Blaze Packet Processing System) CSEE W4840 Project Design Valeh Valiollahpour Amiri (vv2252) Christopher Campbell (cc3769) Yuanpei Zhang (yz2727) Sheng Qian ( sq2168) March 26, 2015 I) Hardware

More information

10Gb Ethernet PCS Core

10Gb Ethernet PCS Core July 2002 Features Complete 10Gb Ethernet Physical Coding Sublayer (PCS) Solution Based on the ORCA 10 Gbits/s Line Interface (ORLI10G) FPSC, Enabling Flexible10GbE LAN/WAN Application Solutions. IP Targeted

More information

MX350 Automatic Transfer Control System Communications Guide

MX350 Automatic Transfer Control System Communications Guide Title page GE Consumer & Industrial Multilin MX350 Automatic Transfer Control System Communications Guide MX350 revision: 1.1x Manual P/N: 1601-9072-A1 GE publication code: GEK-113498 Copyright 2008 GE

More information

CIS-331 Final Exam Spring 2016 Total of 120 Points. Version 1

CIS-331 Final Exam Spring 2016 Total of 120 Points. Version 1 Version 1 1. (25 Points) Given that a frame is formatted as follows: And given that a datagram is formatted as follows: And given that a TCP segment is formatted as follows: Assuming no options are present

More information

10Gbps Ethernet Solutions

10Gbps Ethernet Solutions Absolute Analysis Investigator 10Gbps Ethernet Solutions SFP+ Technology Provides Lower Cost, Longer Range with 10GBase-LRM Interface Compliance Support True 100% full line rate traffic capture with absolutely

More information

ECHO Process Instrumentation, Inc. Modbus RS485 Module. Operating Instructions. Version 1.0 June 2010

ECHO Process Instrumentation, Inc. Modbus RS485 Module. Operating Instructions. Version 1.0 June 2010 ECHO Process Instrumentation, Inc. Modbus RS485 Module Operating Instructions Version 1.0 June 2010 ECHO Process Instrumentation, Inc. PO Box 800 Shalimar, FL 32579 PH: 850-609-1300 FX: 850-651-4777 EM:

More information

FieldServer Driver FS Heatcraft-Smart Controller II

FieldServer Driver FS Heatcraft-Smart Controller II Description FieldServer Driver FS-8700-100 Heatcraft-Smart Controller II The FieldServer Heatcraft Smart Controller II (HCSCII) driver has the following functionality: 1) Status monitoring of Heatcraft

More information

INT 13 command: SCSI Pass Through Proposal

INT 13 command: SCSI Pass Through Proposal INT 13 command: SCSI Pass Through Proposal 8/25/2000 To: T13 Membership From: Ron Roberts, Adaptec Corp. Subject: EDD 3.0 comment Referencing the EDD specification, Rev 3.0 Feb 18, 2000 section 6.11, the

More information

MIDI CPU Firmware V User Manual

MIDI CPU Firmware V User Manual MIDI CPU Firmware V..2 MIDI CPU Firmware Version.2 User Manual Updated 23-5-3 Additional documentation available at: http://highlyliquid.com/support/ 23 Sonarcana LLC Page / 55 MIDI CPU Firmware V..2 Table

More information

750/760 COMMUNICATIONS GUIDE. Digital Energy Multilin. Feeder Management Relay

750/760 COMMUNICATIONS GUIDE. Digital Energy Multilin. Feeder Management Relay Digital Energy Multilin 750/760 Feeder Management Relay COMMUNICATIONS GUIDE Software Revision: 7.3x GE Multilin Part Number: 1601-0229-A7 GE Publication Code: GEK-106473F Copyright 2010 GE Multilin GE

More information

X64. Operator's Guide TECHNICAL. Example of PC signal

X64. Operator's Guide TECHNICAL. Example of PC signal X64 Operator's Guide TECHNICAL Example of PC signal Resolution (H x V) H. frequency (khz) V. frequency (Hz) Rating Signal mode 720 x 400 37.9 85.0 VESA TEXT 640 x 480 31.5 59.9 VESA VGA (60Hz) 640 x 480

More information

Jointwave. 2010, Jointwave LLC. All Rights Reserved. Fremont, CA, USA Tel: Beijing China Tel:

Jointwave. 2010, Jointwave LLC. All Rights Reserved. Fremont, CA, USA Tel: Beijing China Tel: Xilinx IVK by Avnet Edition Document Number: Author: Jerry Wang Creation Date: August 22, 2010 Last Updated: October 20, 2010 Last Saved By: Paul Qiu Version: 1.0 Location: Keywords: Jointwave Fremont,

More information

PowerLogic ION7300 Profibus DP. Serial Communications Protocol October 2006

PowerLogic ION7300 Profibus DP. Serial Communications Protocol October 2006 PowerLogic ION7300 Profibus DP Serial Communications Protocol October 2006 The information contained in this document is believed to be accurate at the time of its publication; however, assumes no responsibility

More information

A (Very Hand-Wavy) Introduction to. PCI-Express. Jonathan Heathcote

A (Very Hand-Wavy) Introduction to. PCI-Express. Jonathan Heathcote A (Very Hand-Wavy) Introduction to PCI-Express Jonathan Heathcote Motivation Six Week Project Before PhD Starts: SpiNNaker Ethernet I/O is Sloooooow How Do You Get Things In/Out of SpiNNaker, Fast? Build

More information

ibob ADC Tutorial CASPER Reference Design

ibob ADC Tutorial CASPER Reference Design ibob ADC Tutorial Author: Griffin Foster April 14, 2009 (v1.0) Hardware Platforms Used: ibob, iadc FPGA Clock Rate: 100 MHz Sampling Rate: 400 MHz Software Environment: TinySH This tutorial walks through

More information

S5-115U. Application

S5-115U. Application S5-115U S5-115U Design Central configuration Distributed configuration Note General technical specifications S5-115U Principle of operation Program memory Processor Programming S5-115U Cyclic program execution

More information

ADQ14-FWPD. User Guide. Author(s): Teledyne SP Devices Document ID: Classification: Public Revision: PA1 Print date:

ADQ14-FWPD. User Guide. Author(s): Teledyne SP Devices Document ID: Classification: Public Revision: PA1 Print date: ADQ14-FWPD User Guide Author(s): Teledyne SP Devices Document ID: 18-2074 Classification: Revision: Print date: 2018-04-06 Contents 1 Introduction 3 1.1 Definitions & Abbreviations...................................

More information

ID: Cookbook: urldownload.jbs Time: 23:23:00 Date: 11/01/2018 Version:

ID: Cookbook: urldownload.jbs Time: 23:23:00 Date: 11/01/2018 Version: ID: 42417 Cookbook: urldownload.jbs Time: 23:23:00 Date: 11/01/201 Version: 20.0.0 Table of Contents Table of Contents Analysis Report Overview General Information Detection Confidence Classification Signature

More information

CMSC 313 Lecture 03 Multiple-byte data big-endian vs little-endian sign extension Multiplication and division Floating point formats Character Codes

CMSC 313 Lecture 03 Multiple-byte data big-endian vs little-endian sign extension Multiplication and division Floating point formats Character Codes Multiple-byte data CMSC 313 Lecture 03 big-endian vs little-endian sign extension Multiplication and division Floating point formats Character Codes UMBC, CMSC313, Richard Chang 4-5 Chapter

More information

HC900 Hybrid Controller Communications User Guide

HC900 Hybrid Controller Communications User Guide HC900 Hybrid Controller Communications User Guide 51-52-25-111 Revision: 6 Industrial Measurement and Control Copyright, Notices, and Trademarks Printed in U.S.A. Copyright 2006 by Honeywell Revision 6

More information