Interface Document. Synchronization of External Equipment to:

Size: px
Start display at page:

Download "Interface Document. Synchronization of External Equipment to:"

Transcription

1 Technical Paper Publication No. S96/10956 Issue 02 Feb 10, 1997 Interface Document Synchronization of to: Model DA10 Digital Film Sound Processor Model DA20 Digital Film Sound Processor Model CP500 Digital Cinema Processor Del R. Hatch Dolby Laboratories Inc. U.S.A. 100 Potrero Avenue San Francisco, CA Telephone Facsimile U.K. Wootton Bassett Wiltshire SN4 8QJ England Telephone Facsimile Dolby and the Double-D symbol are trademarks of Dolby Laboratories Licensing Corporation 1996 Dolby Laboratories Inc.

2 Interface Document Synchronization of to Dolby DA10 and DA20 Digital Film Sound Processors and the Dolby CP500 Digital Cinema Processor Purpose This document provides information about the serial data stream coming out of Dolby DA10 and DA20 Digital Film Sound Processors and the Dolby CP500 Digital Cinema Processor. This information is intended to be used to design external equipment which will be synchronized to the Dolby Digital audio signal. Introduction Dolby Digital audio is encoded into digital blocks which are located between the sprocket holes of 35mm motion pictures. In addition to the Dolby Digital audio data itself, each block contains information such as the "reel number" and the "film block number" that may be used to synchronize external equipment. Every Dolby Digital film currently being produced contains the reel and film block number as described below. The Serial Port The serial port is accessible on all DA10s, DA20s and CP500s from a rear panel jack labeled "Serial Data." During the playing of a film this port continuously sends an asynchronous serial data stream generated by a UART. The signals are driven by a MAX232 IC, producing voltage swings of +/- 9 volts, typical. The receiving serial port should be set for 115,200 baud, 8 bits, and 1 stop bit. The pinout of the Serial Data connector and a short description of each line is given below in Table 1. Pin No. Name Description 1 N/C 2 Data_Out RS232-level data out 3 Data_In RS232-level data in 4 Tied to pin 6 5 GND 6 Tied to pin 4 7 Handshake_Out Leave unconnected 8 Handshake_In Leave unconnected 9 N/C Table 1. Serial Port Pinout Page 1

3 The figure below shows the Serial Data connector, as seen from the back of the DA10/DA20/CP500. A standard female chassis-mount DB-9 connector is used. Figure 1. Serial Port Pin Numbers Data Format The film block number is contained in a 32 byte long data packet, along with other information. This data packet is transmitted at a nominal rate of 96 packets every second. This rate is a long-term average, and assumes a projector running at 24 frames per second. If the projector is running at 25 frames per second, for example, the long term average will be 100 packets every second. Each data packet contains the following information: Byte Number Name Description 1-4 SynchWords 0x2B, 0x37, 0x69, 0x Data Various Unrelated Data 13 SyncFlag 0x00 indicates the image sync area could not be found. This may indicate that Dolby digital data is not present. See byte number 22 for aother indicator Data Various Unrelated Data 22 OuterCode Equals 0xFF if the data was unreadable Data Various Unrelated Data 26 FilmBlockNumberHighByte These three bytes make up a 24 bit word: The least significant 18 bits are the film block number. 27 FilmBlockNumberMiddleByte The uppermost 6 bits are the reel number. 28 FilmBlockNumberLowerByte Data Various Unrelated Data Table 2. Data Packet Definition Unreadable Film Blocks Occasionally the digital reader may not be able to recover the data contained in a digital block. This may be caused by a bad film print, scratches on the film, or by splicing tape covering up the digital blocks. There are also many normal, and unreadable (and thus invalid) blocks early in the reel. For whatever the reason, an interruption in valid blocks will not cause an interruption in the serial data packet stream. Instead, the data packet will mark itself as coming from an "uncorrectable" block. This will be reported by changing the "OuterCode" (byte 22) to a value of 255 (FF hexadecimal). If this is the case, the reel number and the film block number are invalid and should be ignored. Page 2

4 Reel Number The reel number is contained in the upper six bits of the FilmBlockNumberHighByte. The assigned reel number is constant throughout each reel of film. Most films will be mastered with the first reel being numbered reel #1, but this cannot be guaranteed. It is current practice to have each consecutive reel of film in a movie to be consecutively numbered, but again, this is determined by the engineers mastering the film, and cannot be rigorously guaranteed. Film Block Number Each block of digital data has a "film block number" encoded in its data. The film block number increments for every digital data block, and is sequential throughout the reel of film. This value is sent in the data packet and is contained in three consecutive bytes. These bytes together yield a 24 bit word. The 18 least significant bits of this word make up the film block number. The most significant 6 bits of this word are the reel number, as mentioned above. The film block number values increment sequentially, but will become discontinuous at the start of each new reel. This occurs when reels are spliced together, or when the reel changes due to a projector change-over. Splicing The end of a reel is typically spliced to the following reel. The film block number will not, however, be continuous with the film block number of the previous reel. The first film block number contained in the first digital audio block of each new reel will have a value of approximately 277. Note, however, that the first block number which is readable (and thus available via the serial data stream) may not be 277. This can be caused very easily, for example, if the splicing tape covers that particular digital block. Re-splicing may also cause the first block to have a value other than 277 due to frames being removed during the re-splicing operation. Changeover When two projectors are used, the reels of film are not spliced together. Instead, while one projector plays one reel of film, a second projector holds the next reel of film. A changeover occurs when the projector stops showing the current reel and the second projector starts showing the next reel. When this happens, the digital data stream will be different than previously described. For example, the last few blocks of the first reel may not be read. More importantly, perhaps, is that upon changeover it is unknown where on the second reel of film the next digital block will come from. The film in the second projector may be positioned such that the film block number from the first readable digital block is much greater (or much less) than 277. Page 3

5 While not likely, the first film block numbers may even be the extremely large numbers seen before the audio portion begins. (These large numbers are discussed below.) Timeline There is a sequence of events relating to when the blocks become valid, what value the film block number takes, and when it begins to track the film. Refer to Figure 2 for the following discussion. Digital blocks begin to appear on the leader of a film before they become valid, that is, before they hold actual data from the film audio track. The point on the figure called "Start of data file" refers to when the master digital audio file begins to show up in the digital film blocks. At this point a region containing 796 blocks is defined. Many of the blocks in this region will be invalid due to title blocks and other non-readable blocks. When the blocks are valid, the film block number will be in the range shown in figure blocks after the start of the data file the blocks become valid, and the film block number is set to 4. The film block number then increments smoothly and continuously from that point. Figure 2. Timeline and Film Block Number Description Relative timing At the moment that a data packet is sent out the serial port, an image is on the movie screen. (In fact, there are four data packets for each image shown on the screen.) The data coming out of the serial port does not give information about the digital audio block which corresponds to the current image being shown on the screen! There is a deterministic relationship between the two, however, and this relationship depends on the hardware being used to play the film, whether it be a DA10, DA20 or CP500. Page 4

6 Note that the use of the following information does not guarantee perfect synchronization between the data coming out of the serial port and the images on the movie screen. This can be due to the delays in the theater reproduction equipment, the theater itself, or the delay switch settings, which may not be set to the proper values. DA10 The DA10 has a very fixed relationship between the film block number which is coming out of the serial port, and the film block number which corresponds to the audio currently being sent out the Audio Out ports (which is synchronous with the screen image). The serial stream coming from the DA10 is 4 perfs ahead of the audio. This means the film block number is 4 counts greater than the block number for the audio that is currently being played, and which corresponds to the audio for the image currently being displayed on the screen. DA20 With a DA20, the difference between the block number being sent out the serial port and the block number corresponding to the action currently on the screen can be very large. This difference is determined by the setting of rotary switches which are accessible from the DA20 front panel. Figure 3. DA20 Front Panel A delay is set in the DA20 by adjusting the three middle rotary switches. SW1 (uppermost of the three), SW2 (center) and SW3 (lower) select a delay from 16 to 528 perforations. SW1 selects hundreds of perfs, SW2 sets tens of perfs, and SW3 single perfs. The difference between the block number for the action currently on the screen and the block number that is coming out of the serial port is determined by reading the value of these switches, and adding 8. For example, if the switches are set for (upper to lower), then the block coming out the serial port is 153 ( ) perforations ahead of the block corresponding to the audio for the action currently on the screen. Page 5

7 CP500 To find the delay settings for the CP500 perform the following operations: 1) Press the "Menu" button located under the screen. 2) Press the button for "Alignment" (located next to the screen). 3) Press the button for "Digital Soundhead Delay" (located next to the screen). 4) Read the delay setting. 5) Press the "Cancel" button (located under the screen). This number must have 8 added to it, as for the DA20, to arrive at the proper delay value. Summary The film block number may be used to synchronize external equipment to the Dolby Digital audio signal. This data is available at the serial port, and requires some knowledge of the system to adjust the delays for proper synchronization. Page 6

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment.

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. Film-Tech The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. These manuals are designed to facilitate the exchange of information related to cinema

More information

Hardware & software Specifications

Hardware & software Specifications Hardware & software Specifications Réf : PRELIMINARY JUNE 2007 Page 2 of 17 1. PRODUCT OVERVIEW...3 2. TERMINOLOGY...4 A. THE FRONT PANEL...4 B. THE REAR PANEL...5 3. SCREENS DESCRIPTION...5 A. MAIN SCREEN

More information

AC182A 8 Input x 8 Output S-Video Matrix Switch with Audio

AC182A 8 Input x 8 Output S-Video Matrix Switch with Audio Heading AC180A 8 Input x 8 Output Composite Video Matrix Switch with Audio MARCH 2005 AC180A AC182A AC182A 8 Input x 8 Output S-Video Matrix Switch with Audio CUSTOMER SUPPORT INFORMATION Order toll-free

More information

SignalTap Plus System Analyzer

SignalTap Plus System Analyzer SignalTap Plus System Analyzer June 2000, ver. 1 Data Sheet Features Simultaneous internal programmable logic device (PLD) and external (board-level) logic analysis 32-channel external logic analyzer 166

More information

Operating Manual. 50mW C-Band EDFA with GPIB and RS232 Interface

Operating Manual. 50mW C-Band EDFA with GPIB and RS232 Interface Fibotec Fiberoptics GmbH Herpfer Str. 40 98617 Meiningen Germany Tel. +49 3693 8813-200 Fax. +49 3693 8813-201 www.fibotec.com Operating Manual 50mW C-Band EDFA with GPIB and RS232 Interface (Version 1.1

More information

medlab One Channel ECG OEM Module EG 01000

medlab One Channel ECG OEM Module EG 01000 medlab One Channel ECG OEM Module EG 01000 Technical Manual Copyright Medlab 2012 Version 2.4 11.06.2012 1 Version 2.4 11.06.2012 Revision: 2.0 Completely revised the document 03.10.2007 2.1 Corrected

More information

DX-10 tm Digital Interface User s Guide

DX-10 tm Digital Interface User s Guide DX-10 tm Digital Interface User s Guide GPIO Communications Revision B Copyright Component Engineering, All Rights Reserved Table of Contents Foreword... 2 Introduction... 3 What s in the Box... 3 What

More information

Noise Detector ND-1 Operating Manual

Noise Detector ND-1 Operating Manual Noise Detector ND-1 Operating Manual SPECTRADYNAMICS, INC 1849 Cherry St. Unit 2 Louisville, CO 80027 Phone: (303) 665-1852 Fax: (303) 604-6088 Table of Contents ND-1 Description...... 3 Safety and Preparation

More information

LD-V4300D DUAL STANDARD PLAYER. Industrial LaserDisc TM Player

LD-V4300D DUAL STANDARD PLAYER. Industrial LaserDisc TM Player LD-V4300D DUAL STANDARD PLAYER Industrial LaserDisc TM Player Designed for Exceptional Versatility and Convenience Pioneer designed the LD-V4300D to make it easier than ever to use LaserDiscs for a broad

More information

Manual PVA 4307, PVA 4310, PVA 4316 Video conferencing loudspeaker

Manual PVA 4307, PVA 4310, PVA 4316 Video conferencing loudspeaker Manual PVA 4307, PVA 4310, PVA 4316 Video conferencing loudspeaker Video conferencing loudspeaker with RS 232/485 communication The PVA 4307, PVA 4310, PVA 4316 loudspeaker is especially designed for video

More information

SMPTE-259M/DVB-ASI Scrambler/Controller

SMPTE-259M/DVB-ASI Scrambler/Controller SMPTE-259M/DVB-ASI Scrambler/Controller Features Fully compatible with SMPTE-259M Fully compatible with DVB-ASI Operates from a single +5V supply 44-pin PLCC package Encodes both 8- and 10-bit parallel

More information

The 6700 series Panel lock and destination protect

The 6700 series Panel lock and destination protect Table of Contents 1 Introduction 4 2 Panel types 5 The 6700 series Panel lock and destination protect 3 Installation 10 Connector I/O Installing the power supply Earthing the panel Inserting and removing

More information

Model 5240 Digital to Analog Key Converter Data Pack

Model 5240 Digital to Analog Key Converter Data Pack Model 5240 Digital to Analog Key Converter Data Pack E NSEMBLE D E S I G N S Revision 2.1 SW v2.0 This data pack provides detailed installation, configuration and operation information for the 5240 Digital

More information

Model 6010 Four Channel 20-Bit Audio ADC Data Pack

Model 6010 Four Channel 20-Bit Audio ADC Data Pack Model 6010 Four Channel 20-Bit Audio ADC Data Pack Revision 3.1 SW v1.0.0 This data pack provides detailed installation, configuration and operation information for the Model 6010 Four Channel 20-bit Audio

More information

American DJ. Show Designer. Software Revision 2.08

American DJ. Show Designer. Software Revision 2.08 American DJ Show Designer Software Revision 2.08 American DJ 4295 Charter Street Los Angeles, CA 90058 USA E-mail: support@ameriandj.com Web: www.americandj.com OVERVIEW Show Designer is a new lighting

More information

Table of Contents. Versa TILE & Versa DRIVE D2 Quick Start Manual

Table of Contents. Versa TILE & Versa DRIVE D2 Quick Start Manual Versa TILE & Versa DRIVE D2 Table of Contents 1. Introduction 2 2. Versa TILE Assembly & Cabling 2 3. Computer & Versa DRIVE Connections 2 4. RasterMAPPER 3 5. Buffer Board 4 6. Testing the System 5 7.

More information

HD VIDEO COMMUNICATION SYSTEM PCS-XG100/XG77. System Integration Manual Sony Corporation

HD VIDEO COMMUNICATION SYSTEM PCS-XG100/XG77. System Integration Manual Sony Corporation HD VIDEO COMMUNICATION SYSTEM PCS-XG100/XG77 System Integration Manual 1st Edition (PCS-XG100/XG77:Ver1.0) 2013 Sony Corporation Release History Date Contents 2013/9/25 1 st Release Contents Section 1.

More information

A/V Cinema Scaler Pro II

A/V Cinema Scaler Pro II A/V Cinema Scaler Pro II EXT-AVCINEMAAD User s Manual ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday

More information

4X1 Gefen TV Switcher. GTV-HDMI N. User Manual

4X1 Gefen TV Switcher.   GTV-HDMI N. User Manual 4X1 Gefen TV Switcher GTV-HDMI1.3-441N User Manual www.gefentv.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to

More information

DA CHANNEL AES AUDIO MIXER/ ROUTER MODULE

DA CHANNEL AES AUDIO MIXER/ ROUTER MODULE DA5320 8-CHANNEL AUDIO MIXER/ ROUTER MODULE Document No. 14811 January 2005 14811 January 2005 Front Matter Page ii 14811 January 2005 Front Matter SIGMA ELECTRONICS's products are certified to comply

More information

Digilent Nexys-3 Cellular RAM Controller Reference Design Overview

Digilent Nexys-3 Cellular RAM Controller Reference Design Overview Digilent Nexys-3 Cellular RAM Controller Reference Design Overview General Overview This document describes a reference design of the Cellular RAM (or PSRAM Pseudo Static RAM) controller for the Digilent

More information

Bel 2120B. Analogue/AES/SDI Shuffler. User s Guide Version /05/04

Bel 2120B. Analogue/AES/SDI Shuffler. User s Guide Version /05/04 Bel 2120B Analogue/AES/SDI Shuffler User s Guide Version 1.0 06/05/04 BEL (Digital Audio) Ltd. has made every effort to ensure the accuracy of information contained within this document which is nevertheless

More information

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment.

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. Film-Tech The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. These manuals are designed to facilitate the exchange of information related to cinema

More information

Ultra-ViewRF 8HD Director Monitor. User Operation Manual

Ultra-ViewRF 8HD Director Monitor. User Operation Manual Ultra-ViewRF 8HD 5.8GHz Wireless Director Monitor User Operation Manual 17.1.2013 v2_7 Video Equipment Rentals - VER 912 Ruberta Avenue Glendale, CA 91201 - U.S.A. Office 818-956-1444 Table of Contents

More information

I R T Electronics Pty Ltd A.B.N. 35 000 832 575 26 Hotham Parade, ARTARMON N.S.W. 2064 AUSTRALIA National: Phone: (02) 9439 3744 Fax: (02) 9439 7439 International: +61 2 9439 3744 +61 2 9439 7439 Email:

More information

CEDES. Functional description CEDES 7-Segment Double Digit Indicator (CAN) Functional description 7-Segment Double Digit Indicator (CAN)

CEDES. Functional description CEDES 7-Segment Double Digit Indicator (CAN) Functional description 7-Segment Double Digit Indicator (CAN) 7-Segment Double Digit Indicator (CAN) Functional description 7-Segment Double Digit Indicator (CAN) produced according to ISO 9001: 2000 Ver. 0.2/11.04.2006 Art.-Nr.: 104 057 E 1 / 8 7-Segment Double

More information

Viewing Serial Data on the Keysight Oscilloscopes

Viewing Serial Data on the Keysight Oscilloscopes Ming Hsieh Department of Electrical Engineering EE 109L - Introduction to Embedded Systems Viewing Serial Data on the Keysight Oscilloscopes by Allan G. Weber 1 Introduction The four-channel Keysight (ex-agilent)

More information

DiD. LCD Video Monitor & Video Wall Universal User Manual. Digital Information Display

DiD. LCD Video Monitor & Video Wall Universal User Manual. Digital Information Display LCD Video Monitor & Video Wall Universal User Manual DiD Digital Information Display Video Monitor Models M82S1/M70S1/M65S1/M55S1/M46S1/M40S1/M32S1/M24S1/M19S2/M19S1 Video Wall Models PD55N3/PD46N4/PD46N3/PD46N2/PD40N2

More information

C8188 C8000 1/10. digital audio modular processing system. 4 Channel AES/EBU I/O. features. block diagram. 4 balanced AES inputs

C8188 C8000 1/10. digital audio modular processing system. 4 Channel AES/EBU I/O. features. block diagram. 4 balanced AES inputs features 4 balanced AES inputs Input Sample Rate Converters (SRC) 4 balanced AES outputs Relay bypass for pairs of I/Os Relay wait time after power up Master mode (clock master for the frame) 25pin Sub-D,

More information

CLT-353R & CLT-353L CAMERA LINK TRANSLATOR. User s Manual. Document # , Rev 0.1, 4/19/2013 preliminary

CLT-353R & CLT-353L CAMERA LINK TRANSLATOR. User s Manual. Document # , Rev 0.1, 4/19/2013 preliminary CLT-353R & CLT-353L CAMERA LINK TRANSLATOR User s Manual Document # 201201, Rev 0.1, 4/19/2013 preliminary Vivid Engineering 159 Memorial Drive, Suite F Shrewsbury, MA 01545 Phone 508.842.0165 Fax 508.842.8930

More information

RS-232C External Serial Control Specifications

RS-232C External Serial Control Specifications RS-232C External Serial Control Specifications Applicable models: LT-37X898, LT-42X898, LT-47X898 and later models for North America 1. Connection 1.1. Terminal D-SUB 9Pin Male terminal Pin No. Name Pin

More information

AVMU2-BHD+/3G Audio monitoring Unit

AVMU2-BHD+/3G Audio monitoring Unit AVMU2-BHD+/3G Audio monitoring Unit Handbook Television Systems Limited. Vanwall Road, Maidenhead, Berkshire, SL6 4UB Telephone +44 (0)1628 676200, FAX +44 (0)1628 676299 AVMU2-BHD+/3G 1 ISSUE 3 SAFETY

More information

VOB - data over Video Overlay Box

VOB - data over Video Overlay Box VOB - data over Video Overlay Box Real time data overlayed onto video, both PAL and NTSC versions available Real time lap and sector times without a track side optical beacon User configurable display,

More information

Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts)

Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts) Nate Pihlstrom, npihlstr@uccs.edu Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts) Objective The objective of lab assignments 5 through 9 are to systematically design and implement

More information

MultiMode FOMs -ST and -SMA

MultiMode FOMs -ST and -SMA FEBRUARY 1996 MD640A-ST-R2 MD640A-SMA-R2 MD640AE-ST-R2 MD640AE-SMA-R2 MultiMode FOMs -ST and -SMA POWER TD RD RTS CD MultiMode FOM Test Modes Remote Normal Local CUSTOMER SUPPORT INFORMATION Order toll-free

More information

EL-41AT. 4 in, 1 out v1.3 HDMI Switcher with Independent Audio OPERATION MANUAL

EL-41AT. 4 in, 1 out v1.3 HDMI Switcher with Independent Audio OPERATION MANUAL EL-41AT 4 in, 1 out v1.3 HDMI Switcher with Independent Audio OPERATION MANUAL Table of Contents 1. Introduction 1 2. Features 1 3. Package Contents 1 4. Operation Controls and Functions 2 4.1 Front Panel

More information

I N S T R U C T I O N D A T A

I N S T R U C T I O N D A T A I N S T R U C T I O N D A T A RFL (C37.94) Fiber Service Unit Single Mode 108015-1 RS-449 108015-2 V.35 108015-3 G.703 108015-4 X.21 108015-5 E1 Multimode 107460-1 RS-449 107460-2 V.35 107460-3 G.703 107460-4

More information

Date Received: Software Revision: AEC-BOX-50 AMPEX TO SONY SERIAL PROTOCOL CONVERTER INSTRUCTION MANUAL

Date Received: Software Revision: AEC-BOX-50 AMPEX TO SONY SERIAL PROTOCOL CONVERTER INSTRUCTION MANUAL Date Received: Software Revision: AEC-BOX-50 AMPEX TO SONY SERIAL PROTOCOL CONVERTER INSTRUCTION MANUAL ADRIENNE ELECTRONICS CORPORATION Second Edition January 1997 Copyright (C) 1997 by Adrienne Electronics

More information

Vortex / VSX TM 8000 Integration

Vortex / VSX TM 8000 Integration Vortex / VSX TM 8000 Integration Application Note Polycom Installed Voice Business Group December 2004 1 TABLE OF CONTENTS INTRODUCTION...4 CONNECTING THE VSX 8000 INPUTS AND OUTPUTS...4 ENABLING THE VSX

More information

The ASI demonstration uses the Altera ASI MegaCore function and the Cyclone video demonstration board.

The ASI demonstration uses the Altera ASI MegaCore function and the Cyclone video demonstration board. April 2006, version 2.0 Application Note Introduction A digital video broadcast asynchronous serial interace (DVB-) is a serial data transmission protocol that transports MPEG-2 packets over copper-based

More information

Kramer Electronics, Ltd. USER MANUAL. Models: VS-162AV, 16x16 Audio-Video Matrix Switcher VS-162AVRCA, 16x16 Audio-Video Matrix Switcher

Kramer Electronics, Ltd. USER MANUAL. Models: VS-162AV, 16x16 Audio-Video Matrix Switcher VS-162AVRCA, 16x16 Audio-Video Matrix Switcher Kramer Electronics, Ltd. USER MANUAL Models: VS-162AV, 16x16 Audio-Video Matrix Switcher VS-162AVRCA, 16x16 Audio-Video Matrix Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview

More information

EEG A1452 SCTE-104 Inserter Frame Card

EEG A1452 SCTE-104 Inserter Frame Card EEG A1452 SCTE-104 Inserter Frame Card Product Manual EEG Enterprises, Inc. 586 Main Street Farmingdale, New York 11735 TEL: (516) 293-7472 FAX: (516) 293-7417 Copyright EEG Enterprises, Inc. 2017 All

More information

DATA SHEET Panorama Rudder Indicator, TRI-2

DATA SHEET Panorama Rudder Indicator, TRI-2 DATA SHEET Panorama Rudder Indicator, TRI-2 Class 1 accuracy on CAN version Readable from up to 5 metres Single and dual CAN or analogue interface LED illumination DEIF A/S Frisenborgvej 33 DK-7800 Skive

More information

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment.

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. Film-Tech The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. These manuals are designed to facilitate the exchange of information related to cinema

More information

Functional Diagram: Figure 1 PCIe4-SIO8BX-SYNC Block Diagram. Chan 1-4. Multi-protocol Transceiver. 32kb. Receiver FIFO. 32kb.

Functional Diagram: Figure 1 PCIe4-SIO8BX-SYNC Block Diagram. Chan 1-4. Multi-protocol Transceiver. 32kb. Receiver FIFO. 32kb. PCIe4-SIO8BX-SYNC High Speed Eight Channel Synchronous Serial to Parallel Controller Featuring RS485/RS232 Serial I/O (Software Configurable) and 32k Byte FIFO Buffers (512k Byte total) The PCIe4-SI08BX-SYNC

More information

IQBSFR AES/EBU Digital Audio ReMapper with Stereo Combiner and Gain Control

IQBSFR AES/EBU Digital Audio ReMapper with Stereo Combiner and Gain Control IQBSFR AES/EBU Digital Audio ReMapper with Stereo Combiner and Gain Control C Module Description The IQBSFR accepts two isosynchronous AES/EBU inputs (4 input subframes). Digital audio sample rates of

More information

Think Outside the Box... DIDO JR. Applications and Video Wall System Wiring Diagrams

Think Outside the Box... DIDO JR. Applications and Video Wall System Wiring Diagrams Think Outside the Box... DIDO JR. Applications and Video Wall System Wiring Diagrams 05 Commercial Court - Morganville, N.J. 0775 (7) 59-5800 Office - (7) 59-580 Fax Sales@auroramultimedia.com x Video

More information

MP-204D Digital/Analog Stereo Monitor Panel

MP-204D Digital/Analog Stereo Monitor Panel MP-204D Digital/Analog Stereo Monitor Panel Videoquip Research Limited 595 Middlefield Road, Unit #4 Scarborough, Ontario, Canada. MIV 3S2 (416) 293-1042 1-888-293-1071 www.videoquip.com 1 Videoquip MP-204D

More information

Intelligent Security and Fire Ltd

Intelligent Security and Fire Ltd User Manual Product ranges covered by this manual Vi-P14 Vi-P14A Document Reference Date Firmware Vi-Q4C1 Viq601a.doc 26/11/2009 From Viq001a21 Videoswitch Telephone 01252-851510 Ocean House, Redfields

More information

MENU EXECUTE Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

MENU EXECUTE Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 2584-31 Combiner May 2011, Rev. A RF MONITOR GAIN = -15 MENU MODEL 2584 COMBINER CROSS TECHNOLOGIES INC. ALARM REMOTE POWER EXECUTE Data, drawings, and other material contained

More information

MONITOR POWER Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

MONITOR POWER Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 2099-10xx 10MHz Frequency Source April 2014, Rev. H MENU INTERNAL LEVEL = +10dBm MONITOR POWER 1 2 MODEL 2099 FREQUENCY SOURCE CROSS TECHNOLOGIES INC. ALARM OVEN REMOTE EXECUTE

More information

DE2-115/FGPA README. 1. Running the DE2-115 for basic operation. 2. The code/project files. Project Files

DE2-115/FGPA README. 1. Running the DE2-115 for basic operation. 2. The code/project files. Project Files DE2-115/FGPA README For questions email: jeff.nicholls.63@gmail.com (do not hesitate!) This document serves the purpose of providing additional information to anyone interested in operating the DE2-115

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VS x 1 Sequential Video Audio Switcher

Kramer Electronics, Ltd. USER MANUAL. Model: VS x 1 Sequential Video Audio Switcher Kramer Electronics, Ltd. USER MANUAL Model: VS-120 20 x 1 Sequential Video Audio Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 2 3 Overview 3 4 Installing the VS-120 in

More information

Fiber Optic Extender User Manual. Model: CV-F01-TX

Fiber Optic Extender User Manual. Model: CV-F01-TX Fiber Optic Extender User Manual Model: CV-F01-TX 1. I/O Connectors Figure 1 CV-F01-TX Fiber Optic Transmitter I/O Connectors 2. Connection introduction Figure 2 CV-F01-TX Fiber Optic Transmitter Connection

More information

COM-7002 TURBO CODE ERROR CORRECTION ENCODER / DECODER

COM-7002 TURBO CODE ERROR CORRECTION ENCODER / DECODER TURBO CODE ERROR CORRECTION ENCODER / DECODER Key Features Full duplex turbo code encoder / decoder. Rate: 0.25 to 0.97. Block length: 64 bits to 4 Kbits. Speed up to 11.7 Mbps. Automatic frame synchronization.

More information

10MHz Source/Inserter

10MHz Source/Inserter Instruction Manual Model 2099-218 10MHz Source/Inserter Redundant 18V January 2011, Rev. A RX 0.32 A TX 0.86 A REF ON REF OFF MENU MODEL 2099 SOURCE/INSERTER CROSS TECHNOLOGIES INC. PS1 PS2 REMOTE ALARM

More information

VISTEK V1633/A & V1633/D USER GUIDE.

VISTEK V1633/A & V1633/D USER GUIDE. AUDIO MULTIPLEXER USER GUIDE www.pro-bel.com 1 Contents 1. DESCRIPTION...3 2. INSTALLATION...4 2.1 Rear Panel 3U...4 2.2 Rear Panel 1U...4 2.3 Rear Panel Connections...5 2.4 D-Type Connector Pin-out...5

More information

Simple all-in-one design style with front stereo speakers and natural ventilation system

Simple all-in-one design style with front stereo speakers and natural ventilation system LMD-B170 17-inch cost-effective, lightweight basic grade Full HD LCD monitor for versatile use Overview Lightweight and slim Full HD (1920 x 1080) LMD-B Series monitor with an excellent cost-performance

More information

Pre1. Balanced Control Preamplifier. User's Guide and Operating Information

Pre1. Balanced Control Preamplifier. User's Guide and Operating Information Pre1 Balanced Control Preamplifier User's Guide and Operating Information Bel Canto Design 212 Third Avenue North Suite 345 Minneapolis, MN 55401 Phone: (612) 317.4550 Fax: (612) 359.9358 Email: Info@BelCantoDesign.com

More information

AMU1-BHD+ Audio monitoring Unit

AMU1-BHD+ Audio monitoring Unit AMU1-BHD+ Audio monitoring Unit Handbook TSL Vanwall Road, Maidenhead, Berkshire, SL6 4UB Telephone +44 (0)1628 676200, FAX +44 (0)1628 676299 AMU1-BHD+-6 1 ISSUE 6 SAFETY Installation. Unless otherwise

More information

ET-REMOTE DISTANCE. Manual of ET-REMOTE DISTANCE

ET-REMOTE DISTANCE. Manual of ET-REMOTE DISTANCE ET-REMOTE DISTANCE ET-REMOTE DISTANCE is Distance Measurement Module by Ultrasonic Waves; it consists of 2 important parts. Firstly, it is the part of Board Ultrasonic (HC-SR04) that includes sender and

More information

Viewing Serial Data on the Keysight Oscilloscopes

Viewing Serial Data on the Keysight Oscilloscopes Ming Hsieh Department of Electrical Engineering EE 109L - Introduction to Embedded Systems Viewing Serial Data on the Keysight Oscilloscopes by Allan G. Weber 1 Introduction The four-channel Keysight (ex-agilent)

More information

MENU EXECUTE Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

MENU EXECUTE Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 2016-1250 Downconverter May 2009 Rev A F=2501.750 G=+25.0 MENU MODEL 2016 DOWNCONVERTER CROSS TECHNOLOGIES INC. ALARM REMOTE POWER EXECUTE Data, drawings, and other material contained

More information

Tebis application software

Tebis application software Tebis application software Input products / ON / OFF output / RF dimmer Electrical / Mechanical characteristics: see product user manual Product reference Product designation TP device RF device WYC42xQ

More information

3G, HD & SD-SDI. Embedders & De-Embedders. Catalogue

3G, HD & SD-SDI. Embedders & De-Embedders. Catalogue 3G, HD & SD- s & De-s 2016 Catalogue & Video Interfaces - Video s & De-s 3G, HD & SD- s & De-s Still in the familiar Redbox chassis offering rackmounting as standard and a universal AC power supply, these

More information

Audio Design Associates (ADA)

Audio Design Associates (ADA) Manufacturer: Audio Design Associates (ADA) Integration Note Model Number(s): Tune Suite (Quadritune) Core Module Version: Comments: Quadritune v2.2, TFM-1 v2.1, HDM-1 v3.2, XM v2.01, Sirius v1.0 Document

More information

IP LIVE PRODUCTION UNIT NXL-IP55

IP LIVE PRODUCTION UNIT NXL-IP55 IP LIVE PRODUCTION UNIT NXL-IP55 OPERATION MANUAL 1st Edition (Revised 2) [English] Table of Contents Overview...3 Features... 3 Transmittable Signals... 3 Supported Networks... 3 System Configuration

More information

EECS145M 2000 Midterm #1 Page 1 Derenzo

EECS145M 2000 Midterm #1 Page 1 Derenzo UNIVERSITY OF CALIFORNIA College of Engineering Electrical Engineering and Computer Sciences Department EECS 145M: Microcomputer Interfacing Laboratory Spring Midterm #1 (Closed book- calculators OK) Wednesday,

More information

High Speed Async to Sync Interface Converter

High Speed Async to Sync Interface Converter DECEMBER 1995 IC558A High Speed Async to Sync Interface Converter High Speed Async To Sync Interface Converter CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight

More information

HDMI over Cat5 Video Extender with RS232 and IR Control ST121UTPHD2

HDMI over Cat5 Video Extender with RS232 and IR Control ST121UTPHD2 HDMI over Cat5 Video Extender with RS232 and IR Control ST121UTPHD2 *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía

More information

HDS-21RS Owner s Manual 2 x 1 HDMI Switch with Scaling

HDS-21RS Owner s Manual 2 x 1 HDMI Switch with Scaling HDS-21RS Owner s Manual 2 x 1 HDMI Switch with Scaling PureLink TM 535 East Crescent Avenue Ramsey, NJ 07446, USA Tel: 201.488.3232 Fax: 201.621.6118 E-mail: info@purelinkav.com www.purelinkav.com For

More information

B083 DUAL ASI TRANSPORT STREAM TABLE MONITOR / SWITCH SERIES

B083 DUAL ASI TRANSPORT STREAM TABLE MONITOR / SWITCH SERIES B083 DUAL ASI TRANSPORT STREAM TABLE MONITOR / SWITCH SERIES Handbook Version 1.2 Dual ASI TS Table Monitor / Switch Series B083 db Broadcast Ltd has made every effort to ensure the accuracy of information

More information

RS-232 to Multi-Mode Fiber Optic Media Converter

RS-232 to Multi-Mode Fiber Optic Media Converter RS-232 to Multi-Mode Fiber Optic Media Converter (ID-SC0F11-S1) User s Manual 04-0780A - 1 - Introduction This converter converts RS 232 signals to fiber for data transmission and communication Features

More information

Re:source. Communication Module. SAT Version. Dominating Entertainment. Revox of Switzerland. E2.00

Re:source. Communication Module. SAT Version. Dominating Entertainment. Revox of Switzerland. E2.00 Re:source Communication Module SAT Version Dominating Entertainment. Revox of Switzerland. E2.00 Please note: Software update! Unlike the software for the Standard communication module, the SAT control

More information

User Manual. Model 1372A and 1374A HDMI Switchers. 1T-SX-632 Model 1372A 2X1 Switcher. v1.3 2x1 SWITCHER. v1.3 INPUT ENHANCE POWER

User Manual. Model 1372A and 1374A HDMI Switchers. 1T-SX-632 Model 1372A 2X1 Switcher. v1.3 2x1 SWITCHER. v1.3 INPUT ENHANCE POWER User Manual 1T-SX-632 Model 1372A 2X1 Switcher v1.3 v1.3 2x1 SWITCHER 1 2 INPUT ENHANCE POWER 1 2 INPUT ENHANCE POWER Model 1372A and 1374A HDMI Switchers Table Of Contents 1.0 Introduction.......................

More information

Package Details. TO-92 Case. Mechanical Drawing. Packing Options. Bulk: White corrugated box with static shielded bags Bulk Packing Quantity: 2,500

Package Details. TO-92 Case. Mechanical Drawing. Packing Options. Bulk: White corrugated box with static shielded bags Bulk Packing Quantity: 2,500 Package Details TO-92 Case Mechanical Drawing Lead Code: SCR* 1) Anode 1) Cathode 2) Gate or 2) Gate 3) Cathode 3) Anode Packing Options Bulk: White corrugated box with static shielded bags Bulk Packing

More information

Product Specification

Product Specification Product Specification Type:ISDB Oneseg Module Model No.:TH-TI7907-I Customer Name: Date : This column is for the customer signature bar: Hardware Software Admission Approval Hardware Change History Software

More information

4-DIGIT & 6-DIGIT "U" SERIES TIME CODE READERS OPERATION AND MAINTENANCE MANUAL

4-DIGIT & 6-DIGIT U SERIES TIME CODE READERS OPERATION AND MAINTENANCE MANUAL 142 SIERRA ST., EL SEGUNDO, CA 90245 USA (310)322-2136 FAX (310)322-8127 www.ese-web.com 4-DIGIT & 6-DIGIT "U" SERIES TIME CODE READERS OPERATION AND MAINTENANCE MANUAL The "U" Series of 4-digit and 6-digit

More information

Specifications MAV Series Matrix Switchers

Specifications MAV Series Matrix Switchers Specifications MAV Series Matrix Switchers Video Routing MAV 62... 6 x 2 matrix MAV 84 RCA... 8 x 4 matrix MAV 128 RCA... 12 x 8 matrix MAV 168 Series... 16 x 8 matrix MAV 1616 Series... 16 x 16 matrix

More information

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE AN-E-3237A APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE GRAPIC DISPLAY MODULE GP92A1A GENERAL DESCRIPTION FUTABA GP92A1A is a graphic display module using a FUTABA 128 64 VFD. Consisting of a VFD,

More information

Model 7600 HD/SD Embedder/ Disembedder Data Pack

Model 7600 HD/SD Embedder/ Disembedder Data Pack Model 7600 HD/SD Embedder/ Disembedder Data Pack E NSEMBLE D E S I G N S Revision 2.1 SW v2.0.1 This data pack provides detailed installation, configuration and operation information for the 7600 HD/SD

More information

of Loewe E 2.10_m1 1

of Loewe E 2.10_m1 1 of Loewe E 2.10_m1 1 Attention! After updating the M203 firmware to version 2.00 or higher, we recommend completely resetting the M203 interface by pressing the Disable softkey on setup page #2 for several

More information

R1MS-GH3 BEFORE USE... POINTS OF CAUTION INSTRUCTION MANUAL THERMOCOUPLE & DC INPUT MODULE MODEL. (8 points; isolated)

R1MS-GH3 BEFORE USE... POINTS OF CAUTION INSTRUCTION MANUAL THERMOCOUPLE & DC INPUT MODULE MODEL. (8 points; isolated) INSTRUCTION MANUAL THERMOCOUPLE & INPUT MODULE (8 points; isolated) MODEL BEFORE USE... Thank you for choosing M-System. Before use, please check contents of the package you received as outlined below.

More information

ATEM ToolKit (for ATEM Production Switchers)

ATEM ToolKit (for ATEM Production Switchers) ATEM ToolKit (for ATEM Production Switchers) Overview: The ATEM Toolkit is a palm sized controller that can connect to the ATEM using just a single ethernet cable. It was initially designed to extend the

More information

SDA 3302 Family. GHz PLL with I 2 C Bus and Four Chip Addresses

SDA 3302 Family. GHz PLL with I 2 C Bus and Four Chip Addresses GHz PLL with I 2 C Bus and Four Chip Addresses Preliminary Data Features 1-chip system for MPU control (I 2 C bus) 4 programmable chip addresses Short pull-in time for quick channel switch-over and optimized

More information

SDS-7000 Switcher. Flexible and comprehensive professional HDMI and Analogue Presentation solution for Commercial and Education use.

SDS-7000 Switcher. Flexible and comprehensive professional HDMI and Analogue Presentation solution for Commercial and Education use. SDS-7000 Switcher Flexible and comprehensive professional HDMI and Analogue Presentation solution for Commercial and Education use. The Smart-e SDS-7000 features HDMI, DP and HDBaseT inputs The SDS-7000

More information

Command line direct mode: This is relevant when a PC application is used to send and receive commands over the network port.

Command line direct mode: This is relevant when a PC application is used to send and receive commands over the network port. Serial Command Structure The Optika Collaborate UHD series feature an RJ-45 Ethernet port for control and monitoring over a network. This application note introduces the two user interface modes: Command

More information

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment.

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. Film-Tech The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. These manuals are designed to facilitate the exchange of information related to cinema

More information

Laboratory 4. Figure 1: Serdes Transceiver

Laboratory 4. Figure 1: Serdes Transceiver Laboratory 4 The purpose of this laboratory exercise is to design a digital Serdes In the first part of the lab, you will design all the required subblocks for the digital Serdes and simulate them In part

More information

Bel Analogue/AES Audio Delay Synchroniser. User s Guide Version /05/04

Bel Analogue/AES Audio Delay Synchroniser. User s Guide Version /05/04 Bel 7150 Analogue/AES Audio Delay Synchroniser User s Guide Version 1.0 06/05/04 BEL (Digital Audio) Ltd. has made every effort to ensure the accuracy of information contained within this document which

More information

Model: DT-X24H 23.8" Broadcast Studio LCD Monitor. User Manual. Ver:V1.0.0V00. Please read this User Manual throughout before using.

Model: DT-X24H 23.8 Broadcast Studio LCD Monitor. User Manual. Ver:V1.0.0V00. Please read this User Manual throughout before using. Model: DT-X24H 23.8" Broadcast Studio LCD Monitor User Manual Ver:V1.0.0V00 Please read this User Manual throughout before using. Preface Congratulations on your purchase of this product. Please read this

More information

I R T Electronics Pty Ltd A.B.N. 35 000 832 575 26 Hotham Parade, ARTARMON N.S.W. 2064 AUSTRALIA National: Phone: (02) 9439 3744 Fax: (02) 9439 7439 International: +61 2 9439 3744 +61 2 9439 7439 Email:

More information

LCD4215 Installation Guide 42 LCD Display Rev 1.1

LCD4215 Installation Guide 42 LCD Display Rev 1.1 Contents: Product Description and Notes Page 1 Tilt Angle and Rotation Page 1 Ventilation Requirements Page 2 Display Dimensions Front, Top & Right Side Page 3 Rear & Bottom Page 4 New I/O Connections

More information

Teletext Inserter Firmware. User s Manual. Contents

Teletext Inserter Firmware. User s Manual. Contents Teletext Inserter Firmware User s Manual Contents 0 Definition 3 1 Frontpanel 3 1.1 Status Screen.............. 3 1.2 Configuration Menu........... 4 2 Controlling the Teletext Inserter via RS232 4 2.1

More information

NOT RECOMMENDED FOR NEW DESIGNS ( 1, 2/3) OR ( 2, 4/6) CLOCK GENERATION CHIP

NOT RECOMMENDED FOR NEW DESIGNS ( 1, 2/3) OR ( 2, 4/6) CLOCK GENERATION CHIP NOT RECOMMENDED FOR NEW DESIGNS (, 2/3) OR ( 2, 4/6) CLOCK GENERATION CHIP FEATURES 3.3V and 5V power supply options 50ps output-to-output skew Synchronous enable/disable Master Reset for synchronization

More information

CM SERIES. 8 Channel Monitor / Crossover. 181 Bonetti Drive San Luis Obispo, CA ph: fax:

CM SERIES. 8 Channel Monitor / Crossover. 181 Bonetti Drive San Luis Obispo, CA ph: fax: CM SERIES 8 Channel Monitor / Crossover 181 Bonetti Drive San Luis Obispo, CA 93401 ph: 805-549-0161 fax: 805-549-0163 e-mail:usl@uslinc.com One Year Limited Warranty USL, Inc. warrants that each product

More information

YSC -HD-AK1 HDMI / HD-SDI

YSC -HD-AK1 HDMI / HD-SDI Remote Head Kamera 1/2.7 CMOS 2.14 Megapixel Sensor image memory Video Output 1 HDMI Video Output 2 HD-SDI Video Output 3 HD-SDI signal system 1080p/30fps YSC-HD-AK1 HDMI / HD-SDI POWER HDMI HD-SDI USB

More information

Telesto Private Wire Modem Manual

Telesto Private Wire Modem Manual Telesto Private Wire Modem Manual Telesto Private Wire Modem Manual Revision History Filenames are: G:\Company\Manuals &graphics\manuals \ReferenceManual\Components\Telesto_modem\Private Wire\Remote\RevA\CompleteManual\TelestoPwModemCover.lwp

More information

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS Registers

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS Registers Registers Registers are a very important digital building block. A data register is used to store binary information appearing at the output of an encoding matrix.shift registers are a type of sequential

More information

Vorne Industries. 87/719 Analog Input Module User's Manual Industrial Drive Itasca, IL (630) Telefax (630)

Vorne Industries. 87/719 Analog Input Module User's Manual Industrial Drive Itasca, IL (630) Telefax (630) Vorne Industries 87/719 Analog Input Module User's Manual 1445 Industrial Drive Itasca, IL 60143-1849 (630) 875-3600 Telefax (630) 875-3609 . 3 Chapter 1 Introduction... 1.1 Accessing Wiring Connections

More information