Model 4xx. Plug-in Series Of FSK Modems USER GUIDE. (TI) 20 Jan 06 DWG: A GDI COMMUNICATIONS LLC PO Box I-80 Exit 1 Verdi, NV 89439

Size: px
Start display at page:

Download "Model 4xx. Plug-in Series Of FSK Modems USER GUIDE. (TI) 20 Jan 06 DWG: A GDI COMMUNICATIONS LLC PO Box I-80 Exit 1 Verdi, NV 89439"

Transcription

1 Model 4xx Plug-in Series Of FSK s USER GUIDE (TI) 20 Jan 06 DWG: A01164 GDI COMMUNICATIONS LLC PO Box I-80 Exit 1 Verdi, NV Phone: (775) Fax: (775) Web: support@sgdi.net

2 Contents Introduction to the 4xx Plug-in Series of s 3 Basics The Poll...5 The Response...6 View Card Edge Connector LED s Displays....8 RXD (Received Data)..8 DCD (Data Carrier Detect)..8 TXD (Transmit Data)...8 RTS (Request To Send) 8 CTS (Clear To Send) 8 DIP Switches 8 Full or Half Duplex..8 RTS to CTS Time.8 Soft Carrier Turn Off Time..8 Local Echo 8 Receiver Squelch Time 9 Carrier Detect...9 Anti-Streaming...9 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 1

3 Contents continued Data Protocol RS Applications Half Duplex Operation (2 Wire One Pair ) Full Duplex Operation (4 Wire Two Pairs) How to Add Fiber and Radio s To Your System..12 KOD Applications...13 More Applications...14 Repeater Applications A Word on Dynamic Range..16 Notes..17 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 2

4 TRODUCTION to the 4xx Plug-in Series of s Model 4xx Plug-in TOP OF BOARD RXD DCD TXD OFF RTS-CTS SOFT CAR ECHO------FULL REC SQLCH CAR DET ANTI-STR ON FULL DUPLEX HALF DUPLEX HALF DUPLEX RTS CTS The Model 4xx Plug-in Series is an asynchronous modem designed for RS232 communications over un-terminated private wire utilizing Frequency Shift Keying techniques (tones). The modems can communicate in 2 Wire Half Duplex or 4 Wire Full Duplex at baud rates up to 19.2Kbt/s depending on the model, all have adjustable timing parameters. The modems are typically deployed in a Point to Multi-point configuration such as TMC Master polling scheme that communicates with Remote Traffic Controllers. A typical system deployment of the modems would be in a R Rack at the Traffic Maintenance Center (Master End) and then communicating with remote modems (Slaves) embedded in the 170 Controllers. The same plug-in modem is used at both locations; all power and communications are provided by the host device, either the 170 Controller or the R Rack. The Rack is capable of housing 10 modems each communicating with there own string of modems. Please note the modem does not have a selectable identity, such as a Master or Slave and only assumes this identity depending upon where they are deployed. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 3

5 Basics The term is a combination of two words, Modulator and Demodulator. Frequency Shift Keying (FSK) s are designed to convert digital data to tone frequencies, this process is called modulation. The frequencies can easily be transmitted via a communication line to the receiving modem. At the opposite end of the communication line the tone frequencies are converted back to digital data by a process known as demodulation. By using this mechanism, two digital devices, such as Traffic Maintenance Center s (TMC) Computer and a Remote Controller can communicate with each other via the outside cable plant. Transmit Section of 1 Receive Section of 2 Digital Tones Digital Modulator Transmit Cable Pair Demodulator The 4xx series of modems use a modulation technique known as Frequency Shift Keying (FSK). Digital information is binary in format: that is, data is represented by either logic high or logic low (1 or 0). Communications terminology refers to logic Low as Mark and logic High as a Space. FSK s utilize this fact and generate a unique frequency for each logic level. Each model in the 4xx series have their own unique set of frequencies due to the baud rate therefore only modems of the same model number can communicate with each other, see the following chart. RS232 Model Number Input/Output Baud Rate Mark Frequency Low (0) 1200Hz 2400Hz 11200Hz 19200Hz Space Frequency High (1) 2200Hz 4400Hz 17600Hz 38400Hz Soft Carrier 900Hz 1800Hz 7800Hz 13800Hz The rate at which the communication line changes state is known as the baud rate, this can be interpreted to be equivalent of bits per second. The Model 4xx Series of Plug-in s are capable of communicating at baud rates up to 19.2Kbts depending on the model number. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 4

6 Communications Sequence of Events For ease of understanding this sequence of events we will limit our discussions to one modem at the TMC and one Remote modem connected to a Controller over a 4 wire system. Note; Transmit and receive pairs are referenced to the Master end of a 4 wire circuit, also a modem has a Transmit Section and a Receive Section. The Poll TMC Computer Master RTS CTS DATA Transmit Section Transmit Pair Receive Section CD DATA Remote Controller 1. The TMC computer (Master) signals the modem that it wants to transmit data by raising Request To Send (RTS) at the modems input. The modem returns a Clear To Send (CTS) back to the TMC computer after a time delay (user selectable). This is called Handshaking. As soon as the master modem sees RTS it transmits a Mark tone down the copper wire to wake up the remote modem. 2. The Remote s Carrier Detect (CD) circuit sees the Mark tone. If the tone is continuous for 4 or 8ms (user selectable) the Carrier Detect circuit will validate it and unlock the receivers output (removes Receiver Squelch) and raise CD at the data port. This CD signal advises the Controller to expect data. The demodulated Mark tone, logic 0, is passed to the RS232 Data port, where it does not change state due to the fact that when not in use it is always at logic 0, same as the transmit end. Now let s go back to the TMC end. 3. Once the TMC computer receives CTS (clear to send) it will send data to the modem. At this juncture both modems on the system are in a go state. 4. The TMC computer now sends data (0 s and 1 s) to the modem which converts it to Mark and Space frequencies. These frequencies (tones) are then transmitted down one pair of wires known as the transmit pair to the Remote modems receiver. When the data ends, RTS is lowered and the modem transmits a short burst of Soft Carrier (tone is out of band of the Mark/Space frequencies). This lower frequency tone causes the receiving modem to squelch the input to the digital circuits. This action closes the modems door to prevent noisy lines from false triggering the data circuits. The modem is now quiet. 5. We have now completed the Polling phase. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 5

7 The Response CD RTS TMC Computer DATA Receive Section Receive Pair Transmit Section CTS DATA Remote Controller 1. The Controller recognizes its address and prepares a message to be sent back to the TMC computer. Our response message will be sent back to the TMC on the Receive Pair of the 4wire system. 2. The Controller (Remote) signals the modem that it wants to send data by raising Request To Send (RTS) at the modems input. The modem returns a Clear To Send (CTS) back to the Controller after a time delay (user selectable). This is called Handshaking. As soon as the remote modem sees RTS it transmits a Mark Tone down the copper wire to wake up the Master modem. 3. The TMC s Carrier Detect (CD) circuit sees the Mark tone. If the tone is continuous for 4 or 8ms (user selectable) the Carrier Detect circuit will validate it and unlock the receivers output (removes receiver squelch) and raise CD at the data port. This CD signal advises the TMC computer to expect data. The demodulated Mark tone, logic 0, is passed to the RS232 Data port, where it does not change state due to the fact that when not in use it is always at logic 0, same as the Controller end. Now let s go back to the Controller end. 4. Once the Controller receives CTS (clear to send) it will send data to the modem. At this juncture both modems on the system are in a go state. 5. The Controller now sends data (0 s and 1 s) to the modem which converts it to Mark and Space frequencies. These frequencies (tones) are then transmitted down the receive pair of wires to the TMC modems receiver. 6. At the TMC modems receiver the Mark and Space frequencies are demodulated into 0 s and 1 s respectively. This is the same bit pattern that the Controller sent to the modem for transmission. This data is then sent to the TMC computer via the communication port. When the data ends, RTS is lowered and the modem transmits a short burst of Soft Carrier (tone is out of band of the Mark/Space frequencies). This lower frequency tone causes the receiving modem to squelch the input to the digital circuits. This action closes the modems door to prevent noisy lines from false triggering the data circuits. The modem is now quiet. 7. We have now completed the Response phase. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 6

8 View (Component Side) Card Edge Connector. TOP OF BOARD Pin Numbers are on the Component Side, Letters are on the solder side 1 This Side RXD DCD TXD RTS CTS LED S DIP Switches Card Edge Connector This is a standard 400 plug-in card size with 22 pins on each side, not all pins are used. SOLDER SIDE COMPONENT SIDE Letter Allocation by Pin Number Allocation by Pin Number Function Number 1 A Ground 2 B Ground 2 2 Audio In 3 C +12V 3 3 Audio In 4 D +12V 5 E -12V 6 F -12V 9 K DCD 10 L RTS 11 M TXD 12 N CTS 13 P RXD 20 X Audio Out 21 Y Audio Out Power Requirements are: 80ma at +12V 80ma at - 12V 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 7

9 LED s Displays The modem has five LED s that gives valuable information about the status of the modem and system operation. Received Data (RXD) (Output) This indicates data derived from the demodulated FSK signal from the far end modem and is routed to the serial port to be transmitted to the Host device. Data Carrier Detect (DCD) (Output) Indicates that the modem has detected a carrier tone from a far end modem. TXD (Transmit Data) (Input) This indicates data activity from the Host device into the modems serial port. RTS (Request To Send) (Input) Lights up when the attached Host device, TMC Digiport or Controllers serial port raises RTS, this is the first part of handshaking and causes the modem to wake up and transmit a Mark signal over the 2/4 wire cable system. RXD DCD TXD RTS CTS CTS (Clear To Send) (Output) The responds to the incoming RTS by raising CTS to the attached device after a selected delay of 6 or 12ms. This is the second and final part of handshaking protocol. Dip Switches REC SQLCH Full Duplex or Half Duplex CAR DET ANTI-STR The first two switches select whether the modem operates in Full Duplex (4 Wire) or Half Duplex (2 Wire) mode. RTS to CTS Time The delay time between the received RTS and the modems CTS response can be set to 12 or 6 ms. Soft Carrier Turn Off Time How long the carrier stays on after RTS is lowered. Local Echo 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 8 OFF RTS-CTS 12ms SOFT CAR 10ms ECHO------FULL Duplex 6ms 8ms ON 6ms 5ms 3ms 4ms FULL DUPLEX HALF DUPLEX HALF DUPLEX

10 Select OFF for Full Duplex and On for Half Duplex. Receiver Squelch Time The length of time which the Soft Carrier detector has before disabling the receivers output to the digital circuits; this can be set to 6 or 3ms. Carrier Detect The length of time after carrier has been detected before enabling the receivers output to the digital circuits; this can be set for 8 or 4ms. Anti- Streaming * Anti streaming is a feature that prevents a modem connected to a malfunctioning controller from monopolizing and jamming up the communications path. As an example, in multi-drop, polled, environments a Master sends out a logical address and expects a response from the addressed device. If another unaddressed controller has raised RTS, this will cause its attached modem to broadcast a carrier tone which will jam all the modems on the line. The Ant-Streaming feature of the modem prevents this by limiting the amount of time that the modem can continuously transmit to around 7 seconds. If Request To Send remains continuously active for longer than this period, the modem will override the condition, and stop transmitting until RTS goes Low. Data Protocol RS232 This is the standard format for the modem and is designed for short distance communications of less than 100ft and is ideal when connecting to the traffic controller or other devices within the cabinet. * Note: All Plug-in s have the Anti Streaming feature with the exception of the Model 400E. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 9

11 APPLICATIONS Half Duplex Operation (2 Wire One Pair ) TMC Host RS232 4xx Request Reply Request Reply 4xx 4xx In this mode the transmit path is shared with the receive path so only one modem at a time can be on the line. The far end modem has to wait until the Master modem has stopped transmitting before it can send a message back, therefore it is important to slow things down by setting the modems timing parameters to the longest times. This will result in a slower turn around time for the system. All modems on the 2 wire pair should be set with the same timing plan so as not to step over each other. Note that all 2 wire connections are made only to the terminals on all modems. To shorten up this round trip delay time and therefore speed up the system response it is necessary to go to a 4wire operation. The DIP Switch diagram below is where the adjustments are made to operate in either 2 or 4 wire mode, note also you can change various timing parameters. The settings shown are for 2 Wire which is Half Duplex operation, also included are the timings. If you wish to speed up the polling times you may choose to set the modems timing parameters to the shorter time periods, all modems in the system must be set the same way. A word of caution, speeding things up can introduce errors into the system, especially if there is noise present. OFF ON RTS-CTS SOFT CAR ECHO------FULL Duplex REC SQLCH CAR DET ANTI-STR 12ms 10ms 6ms 8ms 6ms 5ms 3ms 4ms FULL DUPLEX HALF DUPLEX HALF DUPLEX 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 10

12 Full Duplex Operation (4 Wire 2pairs ) TMC Host RS232 4xx 4xx 4xx 4-WIRE FULL DUPLEX systems use 2 pairs of wire to interconnect the Master and Slave Controllers. One pair carries data from the Master to the Local Controllers and the second pair carries data back from the Local Controllers to the Master. The far end modem does not have to wait till the master has completed its message before it starts to respond, therefore faster turn around times can be achieved. Audio Out from the Master connects to the Local Controllers AUDIO. Audio In at the Master connects to all of the Local Controllers AUDIO. The DIP Switch diagram below is where the adjustments are made to operate in the 4 wire mode, note also you can change various timing parameters. The settings shown are for 4 Wire which is Full Duplex operation, also included are the timings. If you wish to speed up the polling times you may choose to set the modems timing parameters to the shorter time periods, all modems in the system must be set the same way. A word of caution, speeding things up can introduce errors into the system, especially if there is noise present. OFF ON RTS-CTS SOFT CAR ECHO------FULL Duplex REC SQLCH CAR DET ANTI-STR 12ms 10ms 6ms 8ms 6ms 5ms 3ms 4ms FULL DUPLEX HALF DUPLEX HALF DUPLEX 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 11

13 HOW TO ADD FIBER AND RADIO S TO YOUR SYSTEM At a location where you want to connect to a Fiber or Spread Spectrum Radio you can either add a Stand Alone version of the Plug-in, or simply remove the plug-in and install an external Stand Alone with its main port cabled to the communications port on the controller. However which method you choose, the Stand Alone must be equipped with an optional Key On Data (KOD) Module. Stand Alone Model with the Optional Key On Data Module. On the Stand Alone model an Optional KOD module can be installed. This module is designed to create RTS Handshaking to control the transmit phase of the modem. The Handshake is only created when data flows in or out of the modems data port, the direction is user defined. A practical use of this feature is when you want to connect to a DCE device such as a radio into a 2/4Wire FSK system heading back to the TMC. The problem here is the radio has no means to raise and lower RTS to turn the modems FSK transmitter on or off. We cannot wire RTS high (+5V) as this would permanently turn the FSK transmitter on and block all other modem communications on the cable pair. The solution is to install a KOD module. Internal KOD RS232 Data Port RTS 2/4 Wire FSK FSK Section (M odem ) DATA KOD M odule RS232 DATA TXD RXD With a KOD device installed, data flowing from the radio arrives at the KOD module which in turn raises RTS to the modems input. RTS (raised) now keys the modem on and data is then transmitted. At the end of the data transmission, the KOD device lowers RTS which turns off the modems transmitter (carrier). Now the transmitter is quiet which allows another modem on the line to transmit. Remember all modems share the same cable pair so every modem has to take its turn to broadcast back the TMC (Poll Response). External KOD RS232 Data Port TXD 2/4 Wire FSK FSK Section (M odem ) DATA KOD M odule RTS KOD RTS DB9 Pin 1 RJ45 Pin 2 RXD DATA The KOD s direction can be reversed so that the modem can generate RTS (KOD) and handshake any attached DCE device. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 12

14 KOD APPLICATIONS City Hall RS Series Plug-in Housed in a R Rack at City Hall Radio Radio Receive Pair RXD 2 TXD 3 S.GND 5 2 or 4 Wire Application 4xxSA TXD RXD S.GND Aux Port KOD Main Port Local Controller # 1 KOD Direction Switched to Internal 3 TXD 2 RXD 5 S.GND 8 RTS 400SA 1 DCD 4Wire 4 Wire 4Wire 4xx Plug-in No KOD Required Local Controller # Series 4Wire City Hall Receive Pair. Polled Response Flow Diagram From Controllers # xx Radio Flow Diagram Radio Data FSK TXD RXD KOD Switched to Internal S.GND 400SA 2Wire Controller # 1 Data Local Controller 4xx Plug-in Controller # 2 Controller # 2 Controller # 3 Keyed On Data, Shared Path The above applications show how to attach generic products to the GDI 4xx Series of s with the KOD option installed. Note: No KOD option is required for the modem if you use GDI Radios and Fiber Digital s as these products are designed to plug and play together. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 13

15 More Applications City Hall RS232 Plug-in Housed in a R Rack at City Hall 4xx Series 2 or 4 Wire to Fiber to Radio GDI s = Maximum Capabilities 4xxSA KOD Switched to Internal Aux Port Main Port 2 RXD 3 TXD 5 S.GND Local Controller Note: FDM s can be switched to operate in any mode such as: 2 TXD 6 3 RXD 5 S.GND 4 Main Port RTS CTS Optional A Daisy Chain as shown, or Single Fiber Ring or Dual Counter Rotating Ring (Self Healing) GDI FDM2SA Fiber Digital Aux Port GDI FDM2SA Fiber Optic GDI FDM2SA Fiber Optic 2 TXD 6 3 RXD 5 5 S.GND 4 Main Port GDI SS Radio Aux Port 2 or 4 Wire to Fiber Generic s = Basic Capability 4xxSA KOD Switched to Internal Aux Port Main Port 3 TXD 2 RXD 5 S.GND Generic SS Radio 2 or 4 Wire TXD 6 RXD 5 S.GND 4 Generic Fiber Optic Generic Fiber Optic Generic Fiber Optic 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 14

16 Repeater Applications Using a Pair of Stand Alone s Communications Flow Communications Flow FSK Data Data FSK Data X Repeater Cable # IFC-A01160 To City Hall TMC 4 Wire 2 Wire 4xxSA Auxiliary Port 4 S. GND 6 TXD 5 RXD 2 CD 8 RTS S. GND 4 RXD 5 TXD 6 RTS 8 CD 2 Auxiliary Port 4xxSA 2 Wire Down Stream 4 Wire Main Port Main Port RS232 Local Controller When there is little or no signal left and you still need to go that last mile you can add an additional modem to form a back to back repeater. It is important to place the repeater at a point where the signal is still good as it s better to regenerate signals from a clean reliable point than a noisy one, this may be 2 or 3 modems back from the end failure point. The incoming and out going cable pair(s) need to be separated, one modem connects to the incoming cable while the other connects to the out going cable, then connect the two modems together via Auxiliary Data Ports. The Local Controller connects to the modems Main Data Port on the TMC (City Hall) side. The incoming FSK tones are demodulated to RS232 signals and then passed to the second modem where they are modulated back to FSK tones. This process is generally referred to as repeating the signal when in actuality we have regenerated clean FSK signals from the digital input. Basically we have isolated one side of the cable system from the other and start all over with clean regenerated signals. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 15

17 A Word on Dynamic Range All Model 4xx series modems have 42db of dynamic range based on a 0dBm transmit level into a 600 Ohm load. How far will the signal go? This is a not an easy one to answer and can only be generalized as many factures come into play such as; 1. Condition of the cable, water penetration, corrosion etc. 2. The wire gauge, larger is better. 3. The number of modems attached to the cable pair, as you add more modems the resulting load impedance presented to the transmitting source will decrease across the cable pair. This will cause the signal level to decrease to a point where there is insufficient signal level over induced noise to operate error free, thus limiting the transmission distance. 4. Cross talk from adjacent pairs, due to high levels or a short between adjacent pairs. 5. Induced noise due to poor grounding of the cable/cabinet. 6. Baud Rates, as the frequency goes up the transmission distance decreases, 1200 baud may go 20 miles while baud on the same cable pair will typically be less than 10 miles. Pushing the Envelope (Making the Last Mile) Additional distance can sometimes be obtained by boosting the gain of the last modem on the line; this is achieved through a DIP switch and only affects this modem. This external DIP switch, marked Load Compensation, is located on the switch bank on the underside of the modem. Selecting HI will increase the gain of the modem and may give you that extra signal level to make that last mile. For normal operation leave the switch set to 600 ohms. Before installing any modem make sure that the cable pairs have Lightning Protectors installed at each modem location, please make sure that the protective device is grounded according to National Electrical Code. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 16

18 Notes: Contents of this user guide may not be copied or published without the written consent of GDI Communications LLC, Verdi, Nevada. The contents of this user guide are deemed to be correct at the time of publishing and are offered as a guide only; GDI Communications LLC is not liable for any inaccuracies or omissions. 4xx Plug-in Preliminary Generic User Guide. 20 Jan 06 17

19 Contents of this user guide may not be copied or published without the written consent of GDI Communications LLC, Verdi, Nevada. The contents of this user guide are deemed to be correct at the time of publishing and are offered as a guide only; GDI Communications LLC is not liable for any inaccuracies or omissions.

9600 bps, Dual Modem 170 Card Private Wire Only

9600 bps, Dual Modem 170 Card Private Wire Only 896 9600 bps, Dual Modem 170 Card Private Wire Only Users Guide 280 Interstate 80 West Exit 1 / PO Box 1330, Verdi, NV 89439 Phone: 775-345-8000 Fax: 775-345-8010 E-mail: traffic@sgdi.net TABLE OF CONTENTS

More information

2070-6A Manual A Manual. Dual 1200 baud Modem For The 2070 Controller GDI A MANUAL

2070-6A Manual A Manual. Dual 1200 baud Modem For The 2070 Controller GDI A MANUAL 2070-6A Manual 1 2070-6A Manual Dual 1200 baud Modem For The 2070 Controller GDI 2070-6A MANUAL This Manual covers Modems with the Serial numbers D700000 and up. 2070-6A Manual 2 GDI 2070-6A Manual This

More information

2070-6B Manual B Manual. Dual 9600 baud Modem For The 2070 Controller. GDI B Manual. Rev B

2070-6B Manual B Manual. Dual 9600 baud Modem For The 2070 Controller. GDI B Manual. Rev B 2070-6B Manual 1 2070-6B Manual Dual 9600 baud Modem For The 2070 Controller GDI 2070-6B Manual Rev B This Manual covers Modems with the Serial numbers D700000 and up. 2070-6B Manual 2 GDI 2070-6B Manual

More information

MODEL 800. GDI Communications, LLC. Dual 1200 BAUD Modem. Verdi, Nevada. rzidnanga-arnnt= Pnnc1 rsf 17

MODEL 800. GDI Communications, LLC. Dual 1200 BAUD Modem. Verdi, Nevada. rzidnanga-arnnt= Pnnc1 rsf 17 MODEL 800 Dual 1200 BAUD Modem GDI Communications, LLC Verdi, Nevada rzidnanga-arnnt= Pnnc1 rsf 17 Model 800 User's Manual 800 USER MANUAL Rev. B GDI Communications, LLC 280 I-80 Exit 1 West Verdi, Nevada

More information

MODEL FLD-496SA 9600 Baud FIBER OPTIC/FSK MODEM

MODEL FLD-496SA 9600 Baud FIBER OPTIC/FSK MODEM 1 MODEL FLD-496SA 9600 Baud FIBER OPTIC/FSK MODEM GDI COMMUNICATIONS, LLC 280 Interstate 80 Exit 1 PO Box 1330 Verdi, NV 89439 Phone (775) 345-8000 Fax (775) 345-8010 PROPRIETARY DATA This document contains

More information

DSP4xxFP SA USER S MANUAL. A01561 Rev. A. This Manual covers all configurations of the DSP4xxSA Modem with the Serial Number SA and up.

DSP4xxFP SA USER S MANUAL. A01561 Rev. A. This Manual covers all configurations of the DSP4xxSA Modem with the Serial Number SA and up. DSP4xxFP SA USER S MANUAL A01561 Rev. A This Manual covers all configurations of the DSP4xxSA Modem with the Serial Number SA700425 and up. DSP4xxSA User s Manual A01561 Rev. X Proprietary Data This document

More information

Concept of Serial Communication

Concept of Serial Communication Concept of Serial Communication Agenda Serial v.s. Parallel Simplex, Half Duplex, Full Duplex Communication RS-485 Advantage over RS-232 Serial v.s. Parallel Application: How to Measure the temperature

More information

Universal Converter Covers All the Bases- RS-232 to 4-wire RS-422, 2-wire or 4-wire RS-485

Universal Converter Covers All the Bases- RS-232 to 4-wire RS-422, 2-wire or 4-wire RS-485 4WSD9R0712-1/4 Model 4WSD9R Universal Converter Covers All the Bases- RS-232 to 4-wire RS-422, 2-wire or 4-wire RS-485 The 4WSD9R Universal Converter is a port-powered or externally powered two-channel

More information

M9606. FSK Modem. 5C Communications Inc.

M9606. FSK Modem. 5C Communications Inc. FSK Modem Application modem is a voice-frequency telegraphy unit (VFT unit) which operates according to the principle of binary frequency shift keying. It is designed especially for Power Industrial applications.

More information

DigiPoints Volume 1. Student Workbook. Module 2 Modem Overview

DigiPoints Volume 1. Student Workbook. Module 2 Modem Overview Modem Overview Page 2.1 DigiPoints Volume 1 Module 2 Modem Overview Summary One of the potential advantages the cable telecommunications industry has is the ability to carry data signals at speeds significantly

More information

S O P H I S T I C A T E D A U T O M A T I O N

S O P H I S T I C A T E D A U T O M A T I O N S O P H I S T I C A T E D A U T O M A T I O N Introduction Cost-effective Radio modems to any serial communication application Low power models, different frequency ranges RS232 / / RS422 / 5V TTL interface

More information

USING RS-232 to RS-485 CONVERTERS (With RS-232, RS-422 and RS-485 devices)

USING RS-232 to RS-485 CONVERTERS (With RS-232, RS-422 and RS-485 devices) ICS DataCom Application Note USING RS- to RS- CONVERTERS (With RS-, RS- and RS- devices) INTRODUCTION Table RS-/RS- Logic Levels This application note provides information about using ICSDataCom's RS-

More information

APPLICATION BULLETIN. SERIAL BACKGROUNDER (Serial 101) AB23-1. ICS ICS ELECTRONICS division of Systems West Inc. INTRODUCTION CHAPTER 2 - DATA FORMAT

APPLICATION BULLETIN. SERIAL BACKGROUNDER (Serial 101) AB23-1. ICS ICS ELECTRONICS division of Systems West Inc. INTRODUCTION CHAPTER 2 - DATA FORMAT ICS ICS ELECTRONICS division of Systems West Inc. AB- APPLICATION BULLETIN SERIAL BACKGROUNDER (Serial 0) INTRODUCTION Serial data communication is the most common means of transmitting data from one point

More information

CP485-4 User s Manual

CP485-4 User s Manual CP485x4 User s Manual Version 1.0 2005 ZYPEX, Inc. CP485-4 User s Manual Table of Contents Table of Contents Product Description 1 CP485x4 Configuration & Setup 2 Power 2 Baud Rate 2 Control Mode 2 Duplex

More information

Serial Input/Output. Lecturer: Sri Parameswaran Notes by: Annie Guo

Serial Input/Output. Lecturer: Sri Parameswaran Notes by: Annie Guo Serial Input/Output Lecturer: Sri Parameswaran Notes by: Annie Guo 1 Serial communication Concepts Standards USART in AVR Lecture overview 2 Why Serial I/O? Problems with Parallel I/O: Needs a wire for

More information

PRODUCT INFORMATION B&B ELECTRONICS. Port-Powered RS-232 Fiber Optic Modem with Handshake Support. Model 9PFLST. Description. RS-232 Connections

PRODUCT INFORMATION B&B ELECTRONICS. Port-Powered RS-232 Fiber Optic Modem with Handshake Support. Model 9PFLST. Description. RS-232 Connections -01-1/ 00 by B&B Electronics. All rights reserved. Model Port-Powered RS- Fiber Optic Modem with Handshake Support Description The allows any two pieces of RS- asynchronous serial equipment to communicate

More information

Modem 9600 baud 500FSD11 EDS500 series - FSK modems

Modem 9600 baud 500FSD11 EDS500 series - FSK modems Data sheet Modem 9600 baud 500FSD11 EDS500 series - FSK modems Voice frequency telegraphy device (VFT) Transparent up to 9600 baud Can be connected to 23WT24 DIN rail mounted 24...60 V DC supply voltage

More information

Lecture #3 RS232 & 485 protocols

Lecture #3 RS232 & 485 protocols SPRING 2015 Integrated Technical Education Cluster At AlAmeeria E-626-A Data Communication and Industrial Networks (DC-IN) Lecture #3 RS232 & 485 protocols Instructor: Dr. Ahmad El-Banna 1 Agenda What

More information

SPECIAL SPECIFICATION 6734 RS-232 Optical Modem

SPECIAL SPECIFICATION 6734 RS-232 Optical Modem 2004 Specifications CSJ 0924-06-244 SPECIAL SPECIFICATION 6734 RS-232 Optical Modem 1. Description. This Item shall govern for the furnishing and installation of Fiber Optic RS- 232 Data Modem (OTR) in

More information

ZCS485 User s Manual. Version ZYPEX, Inc.

ZCS485 User s Manual. Version ZYPEX, Inc. ZCS485 User s Manual Version 2.2 2004 ZYPEX, Inc. Table of Contents Product Description 1 ZCS485 Configuration & Setup 2 4-wire Operation 2 2-wire Operation 2 Dual Port Operation 2 Carrier Detect 2 Transmitter

More information

Interface: Serial EIA RS-232D/CCITT V.24, DCE; RTS/CTS delay 0,8 or 64 ms (user-selectable).

Interface: Serial EIA RS-232D/CCITT V.24, DCE; RTS/CTS delay 0,8 or 64 ms (user-selectable). BLACK BOX PWR RTS TD-1 RD-1 TD-2 DCD RD-2 TEST DIG ANA REM LDM-MR 19.2 REM ANA DIG AGC 2/4 WIRE ABLE / ABLE SWITCHES 2 W 4 W 1 2 3 4 CARRIER LEVEL 0 dbm -3 dbm -6 dbm -9 dbm PIN 21 (RLB) RPF PIN 18 AN.

More information

M7 Over-The-Air Protocol. Overview. Technical Brief AN187 Rev A1

M7 Over-The-Air Protocol. Overview. Technical Brief AN187 Rev A1 Technical Brief AN187 Rev A1 M7 Over-The-Air Protocol By John Sonnenberg Raveon Technologies Corp Overview The M7 GX series of GPS transponders may be directly connected to a Garmin GPS 152H navigation

More information

Modem 1200 baud 500FSD10 EDS500 series - FSK modems

Modem 1200 baud 500FSD10 EDS500 series - FSK modems Manual Modem 1200 baud 500FSD10 EDS500 series - FSK modems Application, characteristics and technical data have to be taken from the hardware data sheet: 500FSD10 Data sheet 1KGT150982 Operation The 500FSD10

More information

CL4490 HARDWARE INTEGRATION GUIDE VERSION 1.0. FCC Notice.

CL4490 HARDWARE INTEGRATION GUIDE VERSION 1.0. FCC Notice. CL4490 HARDWARE INTEGRATION GUIDE VERSION 1.0 wireless.support@lairdtech.com FCC Notice WARNING: This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions:

More information

USER'S MANUAL. Model : K

USER'S MANUAL. Model : K USER'S MANUAL Model : 2000-64K TM GINA MODEL 2000-64K Overview GINA Model 2000-64K is a stand-alone, high frequency data transceiver using spread spectrum technology. GINA 2000-64K capabilities include

More information

Chapter 12: Digital Modulation and Modems

Chapter 12: Digital Modulation and Modems Chapter 12: Digital Modulation and Modems MULTIPLE CHOICE 1. FSK stands for: a. Full-Shift Keying c. Full-Signal Keying b. Frequency-Shift Keying d. none of the above 2. PSK stands for: a. Pulse-Signal

More information

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

This is by far the most ideal method, but poses some logistical problems:

This is by far the most ideal method, but poses some logistical problems: NXU to Help Migrate to New Radio System Purpose This Application Note will describe a method at which NXU Network extension Units can aid in the migration from a legacy radio system to a new, or different

More information

Home Automation, Inc. Omnistat2. RC-1000 and RC-2000 Communicating Thermostat. Serial Protocol Description

Home Automation, Inc. Omnistat2. RC-1000 and RC-2000 Communicating Thermostat. Serial Protocol Description Home Automation, Inc. Omnistat2 RC-1000 and RC-2000 Communicating Thermostat Serial Protocol Description This document contains the intellectual property of Home Automation, Inc. (HAI). HAI authorizes

More information

2W UHF MHz Radio Transceiver

2W UHF MHz Radio Transceiver 2W UHF410-470 MHz Radio Transceiver Specification Copyright Javad Navigation Systems, Inc. February, 2006 All contents in this document are copyrighted by JNS. All rights reserved. The information contained

More information

Miniature Synchronous Multipoint Modems

Miniature Synchronous Multipoint Modems ME1735A-F JULY 2003 Miniature Synchronous Multipoint Modems CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500) FREE technical support 24 hours

More information

EIA-232 Information. DTE Signal Direction. DCE Signal Direction. Signal EIA

EIA-232 Information. DTE Signal Direction. DCE Signal Direction. Signal EIA EIA EIA-232 Information This is one of the most misunderstood areas of RS-232. DTE stands for Data Terminal Equipment, and DCE stands for Data Circuit-terminating Equipment or Data Communications Equipment.

More information

1.0 Introduction. Related Products and Documentation

1.0 Introduction. Related Products and Documentation Quick Start t Guide ER450 Data Radio 1.0 Introduction Welcome to the Quick Start Guide for the ER450 Data Radio. This guide provides step-by-step instructions, with simple explanations to get you up-and-running.

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

1 What s in the shipping package?

1 What s in the shipping package? SST 900B 900 MHz RS 232/RS 485 Wireless Modem Quick Start Guide 1 What s in the shipping package? SST-900B Wireless Modem CA-0910 Quick Start CD 3dBi 900M Hz Antenna Guide 2 External switch introduction

More information

CL4790 HARDWARE INTEGRATION GUIDE VERSION 3.0. Americas: Europe: Hong Kong:

CL4790 HARDWARE INTEGRATION GUIDE VERSION 3.0. Americas: Europe: Hong Kong: CL4790 HARDWARE INTEGRATION GUIDE VERSION 3.0 Americas: +1-800-492-2320 FCC Notice WARNING: This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1)

More information

ECT-215 Homework #1 Solution Set Chapter 14 Problems 1-29

ECT-215 Homework #1 Solution Set Chapter 14 Problems 1-29 Scoring: 1 point per problem, 29 points total. ECT-215 Homework #1 Solution Set Chapter 14 Problems 1-29 1. For the system of figure 14-1, give the binary code output that will result for each of the following

More information

Preliminary. DN-900 Series. 900 MHz Wireless Serial Modems

Preliminary. DN-900 Series. 900 MHz Wireless Serial Modems Preliminary - 900 MHz RS-232C, RS-485/RS-232C and USB Serial Modems - Optional 128-Bit AES Encryption - Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Network Capabilities - Frequency

More information

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications AT-XTR-7020A-4 Multi-Channel Micro Embedded Transceiver Module The AT-XTR-7020A-4 radio data transceiver represents a simple and economical solution to wireless data communications. The employment of an

More information

Single Channel Loop Detector

Single Channel Loop Detector Single Channel Loop Detector Model LD120T Series The LD120T is a series of single channel inductive loop detectors. The use of microprocessor and surface mount technology enables a large number of functions

More information

Dual Protocol Transceivers Ease the Design of Industrial Interfaces

Dual Protocol Transceivers Ease the Design of Industrial Interfaces Dual Protocol Transceivers Ease the Design of Industrial Interfaces Introduction The trend in industrial PC designs towards smaller form factors and more communication versatility is driving the development

More information

Preliminary. RF Data Transmission Rates 38.4, 115.2, 200 and 500 kbps

Preliminary. RF Data Transmission Rates 38.4, 115.2, 200 and 500 kbps Preliminary - 2.4 GHz RS-232C, RS-485/RS-232C and USB Serial Modems - Optional 128-Bit AES Encryption - Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Network Capabilities - Frequency

More information

X R T B A S E S T A T I O N S E R I E S

X R T B A S E S T A T I O N S E R I E S X R T B A S E S T A T I O N S E R I E S The State of the Art XRT Base Station Series was designed for the scanning Telemetry market, as a result of extensive market research into the requirements of utility

More information

CL024 USER S GUIDE VERSION

CL024 USER S GUIDE VERSION CL024 USER S GUIDE VERSION 1.0 www.lairdtech.com/wireless FCC Notice WARNING: This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may

More information

MAINTENANCE MANUAL FOR CONVENTIONAL NETWORK INTERFACE

MAINTENANCE MANUAL FOR CONVENTIONAL NETWORK INTERFACE C MAINTENANCE MANUAL FOR CONVENTIONAL NETWORK INTERFACE TABLE OF CONTENTS Page SPECIFICATIONS................................................ 1 INTRODUCTION.................................................

More information

Instruction Manual MX-480 Bi-directional Multi-Protocol Data

Instruction Manual MX-480 Bi-directional Multi-Protocol Data Instruction Manual MX-480 Bi-directional Multi-Protocol Data Copyright 2007, American Fibertek, Inc. 1210JD Table of Contents Functional Description...3 Installation...3 Power Source...3 Power Connection...4

More information

MODES AND PROTOCOL HANDLING

MODES AND PROTOCOL HANDLING A R T A D V A N C E D R A D I O T E C H N O L O G I E S R A D I O M O D E M S E R I E S The State of the Art ART Series was designed as a result of extensive market research. The product will therefore

More information

DN-90 Series. 900 MHz Wireless Serial Modems

DN-90 Series. 900 MHz Wireless Serial Modems - 900 MHz RS-232C and RS-232C/RS-485 Serial Modems - Optional 128-Bit AES Encryption - Point-to-point,Point-to-multipoint, Peer-to-peer and Store & Forward Capabilities - Frequency Hopping Spread Spectrum

More information

FOSTCDR. Industrial Serial to Multimode Fiber Optic Converter PRODUCT INFORMATION B&B ELECTRONICS. Specifications Serial Technology

FOSTCDR. Industrial Serial to Multimode Fiber Optic Converter PRODUCT INFORMATION B&B ELECTRONICS. Specifications Serial Technology FOSTCDR pn 8684R1 FOSTCDR-0812ds page 1/5 Industrial Serial to Multimode Fiber Optic Converter Data Rates up to 115.2 kbps 2.5 Mile (4 km) Range 10 to 30 VDC Input Voltage Wide Operating Temperature 2000V

More information

Local Asynchronous Communication. By S.Senthilmurugan Asst.Professor/ICE SRM University. Chennai.

Local Asynchronous Communication. By S.Senthilmurugan Asst.Professor/ICE SRM University. Chennai. Local Asynchronous Communication By S.Senthilmurugan Asst.Professor/ICE SRM University. Chennai. Bitwise Data Transmission Data transmission requires: Encoding bits as energy Transmitting energy through

More information

SPECIAL SPECIFICATION 1533 Drop/Insert Multiplexor/Demultiplexor

SPECIAL SPECIFICATION 1533 Drop/Insert Multiplexor/Demultiplexor 1993 Specifications CSJ 0177-11-131 SPECIAL SPECIFICATION 1533 Drop/Insert Multiplexor/Demultiplexor 1. Description. This Item shall govern for for the furnishing and installation of intelligent drop/insert

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

Instruction Manual MT-945SL Four Channel Video Transmitter With Two Bi-Directional Data Channels

Instruction Manual MT-945SL Four Channel Video Transmitter With Two Bi-Directional Data Channels Instruction Manual MT-945SL Four Channel Video Transmitter With Two Bi-Directional Data Channels Copyright 2006, American Fibertek, Inc. 0307JD Table of Contents Functional Description... 3 Installation...

More information

Myriad MD9612FP Flash Poll Rack-Mount Modem User s Guide MD9612FP USER S GUIDE XXX Page i REV. A

Myriad MD9612FP Flash Poll Rack-Mount Modem User s Guide MD9612FP USER S GUIDE XXX Page i REV. A Myriad MD9612FP Flash Poll Rack-Mount Modem User s Guide 0049-1237-XXX Page i REV. A The products and programs described in this User s Guide are licensed products of Raymar Information Technology, Inc.

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of telemetry modules provide remote monitoring

More information

1995 Metric CSJ SPECIAL SPECIFICATION ITEM Drop/Insert Multiplexor/Demultiplexor

1995 Metric CSJ SPECIAL SPECIFICATION ITEM Drop/Insert Multiplexor/Demultiplexor 1995 Metric CSJ 3256-02-049 1.0 Description SPECIAL SPECIFICATION ITEM 6093 Drop/Insert Multiplexor/Demultiplexor This Item shall govern for the furnishing and installation of intelligent drop/insert multiplexor/demultiplexors

More information

CONNECT SYSTEMS INCORPORATED 5321 Derry Ave., Suite B Agoura Hills, CA FLEX SERIES UNIVERSAL CONTROLLER

CONNECT SYSTEMS INCORPORATED 5321 Derry Ave., Suite B Agoura Hills, CA FLEX SERIES UNIVERSAL CONTROLLER CONNECT SYSTEMS INCORPORATED 5321 Derry Ave., Suite B Agoura Hills, CA 91301 Phone (805) 642-7184 Fax (805) 642-7271 FLEX SERIES UNIVERSAL CONTROLLER FLEX IIIA CTCSS COMMUNITY TONE PANEL User s Instruction

More information

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O 2.4 GHz Frequency Hopping Spread Spectrum Transceiver Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Networks Transmitter Power Configurable from 1 to 63 mw RF Data Rate Configurable

More information

HR1200. Version 1.00 ATIM RADIOCOMMUNICATION 1/11

HR1200. Version 1.00 ATIM RADIOCOMMUNICATION 1/11 HR1200 Version 1.00 ATIM RADIOCOMMUNICATION 1/11 Contact Information ATIM RADIOCOMMUNICATION Les guillets 38250 Villard de Lans France Tel : +33 (0)4 76 95 50 65 Fax: +33 (0)4 76 95 50 64 Web : www.atim.com

More information

RS-232 / 20mA Interface Converter ELO E00Q. Operation manual

RS-232 / 20mA Interface Converter ELO E00Q. Operation manual RS-232 / 20mA Interface Converter ELO E00Q Operation manual 2 ELOE00QZKE001 1.0 Introduction 4 1.1 Use of the converter 4 2.0 Operation principles 4 3.0 Installation 4 3.1 Converter connection to RS-232

More information

DNT900. Low Cost 900 MHz FHSS Transceiver Module with I/O

DNT900. Low Cost 900 MHz FHSS Transceiver Module with I/O DEVELOPMENT KIT (Info Click here) 900 MHz Frequency Hopping Spread Spectrum Transceiver Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Networks Transmitter Power Configurable from 1

More information

Low Power with Long Range RF Module DATASHEET Description

Low Power with Long Range RF Module DATASHEET Description Wireless-Tag WT-900M Low Power with Long Range RF Module DATASHEET Description WT-900M is a highly integrated low-power half-'duplex RF transceiver module embedding high-speed low-power MCU and high-performance

More information

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8 Application Note of OGM220, AN001 V1.8 1.0 Introduction OGM220 series is a dual channels NDIR module having a digital output directly proportional to CO2 concentration. OGM220 is designed for multi-dropped

More information

FC-201/SA Micropower Audio/Data RF Module(433MHz)

FC-201/SA Micropower Audio/Data RF Module(433MHz) FC-201/SA Micropower Audio/Data RF Module(433MHz) USER MANUAL SHENZHEN FRIENDCOM TECHNOLOGY DEVELOPMENT CO.,LTD Address: 2/F, Multifunction Building, Dongpeng Industrial Park, Wuhao Road, North Section

More information

B & D Enterprises 1P repeater controller pg 1 INTRODUCTION:

B & D Enterprises 1P repeater controller pg 1 INTRODUCTION: B & D Enterprises 1P repeater controller pg 1 INTRODUCTION: The 1P is a basic repeater controller. The controller uses low power devices and stores all commands and system status in non-volatile EE prom.

More information

TD_485 Transceiver Modules Application Guide 2017

TD_485 Transceiver Modules Application Guide 2017 TD_485 Transceiver Modules Application Guide 2017 1. RS485 basic knowledge... 2 1.1. RS485 BUS basic Characteristics... 2 1.2. RS485 Transmission Distance... 2 1.3. RS485 bus connection and termination

More information

SmartRadio Transmitter / Receiver

SmartRadio Transmitter / Receiver Easy to use Radio Transmitter & Receivers AM Radio Hybrid Technology Supports Data or Telemetry communications Simple CMOS/TTL Data Interface Automatic data encryption / decryption Host Interface up to

More information

1993 Specifications CSJ SPECIAL SPECIFICATION ITEM Drop/Insert Multiplexor/Demultiplexor

1993 Specifications CSJ SPECIAL SPECIFICATION ITEM Drop/Insert Multiplexor/Demultiplexor 1993 Specifications CSJ 0008-12-071 SPECIAL SPECIFICATION ITEM 6550 Drop/Insert Multiplexor/Demultiplexor 1.0 Description. This Item shall govern for the furnishing and installation of intelligent drop/insert

More information

905U Wireless. New Products... New Solutions. The wireless alternative to expensive cabling... Simple but Reliable. Easy to Use

905U Wireless. New Products... New Solutions. The wireless alternative to expensive cabling... Simple but Reliable. Easy to Use Wireless New Products... New Solutions The range of telemetry modules provide remote monitoring and control by radio or twisted-pair wire, over short or long distances. Transducer signals connected at

More information

Power supply IA Ordinary current ID operation Input *1 I IL V I = 0 V leakage current I IH V I = V D

Power supply IA Ordinary current ID operation Input *1 I IL V I = 0 V leakage current I IH V I = V D Data Pack H Issued March 1997 232-2756 Data Sheet Modem IC 6929 CCITT V21 data format RS stock number 630-976 The 6926 is 300 bit per second chip modem designed to transmit and receive serial binary data

More information

NETWORK. TE = Terminal Equipment (DTE - Data Terminal Equipment) NT = Network - Terminating Equipment (DCE - Data Circuit - Terminating Equipment)

NETWORK. TE = Terminal Equipment (DTE - Data Terminal Equipment) NT = Network - Terminating Equipment (DCE - Data Circuit - Terminating Equipment) NETWORK INTERFACING TE NT NETWORK NT TE Interface Interface TE = Terminal Equipment (DTE - Data Terminal Equipment) NT = Network - Terminating Equipment (DCE - Data Circuit - Terminating Equipment) Interface

More information

SR3400 Base Station Module Configuration and Use Series-2 Cards Only

SR3400 Base Station Module Configuration and Use Series-2 Cards Only SR3400 Base Station Module Configuration and Use Series-2 Cards Only A.W. Communication Systems Ltd Crook Barn, The Crook Rowel Town, Carlisle Cumbria Telephone (44) 1697-748777 Fax (44) 1697-748778 www.toneremote.com

More information

Universal RS232/CMOS to RS422/RS485 Converter

Universal RS232/CMOS to RS422/RS485 Converter TOSHIBA INTERNATIONAL CORPORATION Universal RS232/CMOS to RS422/RS485 Converter Rev No.: 2 Page No.: 1 RS232/CMOS to RS422/RS485 Converter converts RS232/CMOS lines to balanced RS422 or RS485 signals.

More information

Maintenance Manual. MTD SERIES 900 MHz, 10-WATT, DATA ONLY MOBILE RADIO. Mobile Communications LBI TABLE OF CONTENTS

Maintenance Manual. MTD SERIES 900 MHz, 10-WATT, DATA ONLY MOBILE RADIO. Mobile Communications LBI TABLE OF CONTENTS Mobile Communications MTD SERIES 900 MHz, 10-WATT, DATA ONLY MOBILE RADIO TABLE OF CONTENTS RF BOARD............................... LBI-38545 AUDIO BOARD............................ LBI-38546 LOGIC BOARD............................

More information

WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION FEATURES APPLICATIONS

WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION FEATURES APPLICATIONS Linking computers to the real world WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION General The Model 321BS provides computer readable time and date information based on the United

More information

AcuMesh Wireless RS485 Network. User's Manual SOLUTION

AcuMesh Wireless RS485 Network. User's Manual SOLUTION AcuMesh Wireless RS485 Network User's Manual AN SOLUTION ACUMESH - WIRELESS METERING SYSTEM COPYRIGHT 2015 V1.2 This manual may not be altered or reproduced in whole or in part by any means without the

More information

Interface converter G kbit/sec

Interface converter G kbit/sec converter User s Guide 12345678901234567890123456789012123456789012345678901234567890121234567890123456789012345678901212345678901 Interface converter G.703.1 64 kbit/sec Features Maximum line attenuation

More information

Week 2 Lecture 1. Introduction to Communication Networks. Review: Analog and digital communications

Week 2 Lecture 1. Introduction to Communication Networks. Review: Analog and digital communications Week 2 Lecture 1 Introduction to Communication Networks Review: Analog and digital communications Topic: Internet Trend, Protocol, Transmission Principle Digital Communications is the foundation of Internet

More information

300 BAUD MODEM DESIGN. by Brian Terwilliger 5th Year Microelectronics Student Rochester Institute of Technology

300 BAUD MODEM DESIGN. by Brian Terwilliger 5th Year Microelectronics Student Rochester Institute of Technology 300 BAUD MODEM DESIGN by Brian Terwilliger 5th Year Microelectronics Student Rochester Institute of Technology ABSTRACT The 300 bps MODEM was researched and is in the process of being designed and built.

More information

af i Instruction Manual MR-944C Four Channel Video Receiver With One Bi-Directional Multi-Protocol Data Channel american fibertek 11/30/2012 JPK

af i Instruction Manual MR-944C Four Channel Video Receiver With One Bi-Directional Multi-Protocol Data Channel american fibertek 11/30/2012 JPK af i american fibertek Instruction Manual MR-944C Four Channel Video Receiver With One Bi-Directional Multi-Protocol Data Channel 11/30/2012 JPK Table of Contents Functional Description... 3 Installation...

More information

ADA-1028L. User manual ADA-1028L. RS232 to Current Loop 2-wire CLO Converter. 1 io_ada-1028l_v.1.10_en. Copyright CEL-MAR sp.j.

ADA-1028L. User manual ADA-1028L. RS232 to Current Loop 2-wire CLO Converter. 1 io_ada-1028l_v.1.10_en. Copyright CEL-MAR sp.j. User manual ADA-1028L to Current Loop 2-wire Converter Copyright 2001-2017 CEL-MAR sp.j. 1 io_ada-1028l_v.1.10_en Contents 1. GENERAL INFORMATION... 3 1.1. WARRANTED INFORMATION... 3 1.2. GENERAL CONDITIONS

More information

17 - Binary phase shift keying

17 - Binary phase shift keying Name: Class: 17 - Binary phase shift keying Experiment 17 Binary Phase Shift Keying Preliminary discussion Experiments 15 and 16 show that the AM and FM modulation schemes can be used to transmit digital

More information

VC-4/4A, VC-8/8A, VC-16 4/8/16-Channel PCM and ADPCM Voice Modules

VC-4/4A, VC-8/8A, VC-16 4/8/16-Channel PCM and ADPCM Voice Modules 4, 8 or 16 analog voice channels using 64 kbps toll-quality PCM encoding; 24/32 kbps ADPCM encoding option for 4- and 8-channel modules E&M, FXS or FXO interface options Caller ID A-law or μ-law companding

More information

Instruction Manual MTX-8485C MRX-8485C Four Channel Video Multiplexer with Bi-directional Data

Instruction Manual MTX-8485C MRX-8485C Four Channel Video Multiplexer with Bi-directional Data Instruction Manual MTX-8485C MRX-8485C Four Channel Video Multiplexer with Bi-directional Data Copyright 2005, American Fibertek, Inc. 1027JD Table of Contents Functional Description...3 Installation...3

More information

Model RTX-12 Radio Modem

Model RTX-12 Radio Modem Model RTX-12 Radio Modem Grants Pass, Oregon 154 Hillview Drive Grants Pass, Oregon 97527 (541) 474-6700 Fax: (541) 474-6703 Both the RTX-12A and the RTX-12OEM are normally supplied with full transmit

More information

Technical description MT24. User manual WARNING GENERAL INSTRUCTIONS GENERAL DESCRIPTION

Technical description MT24. User manual WARNING GENERAL INSTRUCTIONS GENERAL DESCRIPTION WARIG The equipment makes a compact set of the switchboard. Just this set is safe from the point of electrical shock. Therefore do not use other power supplies or circuits than mentioned in this direction

More information

ECE 4510/5530 Microcontroller Applications Week 6 Lab 5

ECE 4510/5530 Microcontroller Applications Week 6 Lab 5 Microcontroller Applications Week 6 Lab 5 Dr. Bradley J. Bazuin Associate Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Lab 5 Element Hardware

More information

Modbus communication module for TCX2: AEX-MOD

Modbus communication module for TCX2: AEX-MOD Modbus communication module for TCX2: Communication Specification TCX2 is factory installed in TCX2 series controllers with -MOD suffix, and is also available separately upon request for customer installation

More information

Mastr III P25 Base Station Transmitter Tune-up Procedure

Mastr III P25 Base Station Transmitter Tune-up Procedure Mastr III P25 Base Station Transmitter Tune-up Procedure 1. Overview The Mastr III Base Station transmitter alignment is performed in several steps. First, the Transmit Synthesizer module is aligned to

More information

UNIGYR Building Level Network, PROFIBUS X1 V1 E4

UNIGYR Building Level Network, PROFIBUS X1 V1 E4 8 023 IGYR Building Level Network, PROFIBUS The Building Level Network (BLN) serves to exchange building management data between process units and the PC operator station "IGYR Insight". In IGYR, PROFIBUS

More information

Voice-Frequency Telegraph Modem HY101-SWT

Voice-Frequency Telegraph Modem HY101-SWT Voice-Frequency Telegraph Modem HY101-SWT Revision: August 2014 V 1.6 08/14 1 HYTEC Gerätebau GmbH 2007 / HYTEC Gerätebau GmbH All rights reserved No part of this document may be reproduced or used except

More information

Serial Communications RS232, RS485, RS422

Serial Communications RS232, RS485, RS422 Technical Brief AN236 Technical Brief AN236Rev A Serial Communications RS232, RS485, RS422 By John Sonnenberg S u m m a r y Electronic communications is all about interlinking circuits (processors or other

More information

SPECIAL SPECIFICATION 6744 Spread Spectrum Radio

SPECIAL SPECIFICATION 6744 Spread Spectrum Radio 2004 Specifications CSJ 0924-06-244 SPECIAL SPECIFICATION 6744 Spread Spectrum Radio 1. Description. Furnish and install spread spectrum radio system. 2. Materials. Supply complete manufacturer specifications

More information

LDM85. Fiber Optic Modem. Description. Features. Specifications

LDM85. Fiber Optic Modem. Description. Features. Specifications 6 Fiber Optic Modem Description he is a small, inexpensive fiber optic transmitter/receiver. It features a complete S- port as well as high speed L/S- /S- data transmit and receive. It is capable of data

More information

KAPPA M. Radio Modem Module. Features. Applications

KAPPA M. Radio Modem Module. Features. Applications KAPPA M Radio Modem Module Features Intelligent RF modem module Serial data interface with handshake Host data rates up to 57,600 baud RF Data Rates to 115Kbps Range up to 500m Minimal external components

More information

Instruction Manual MX-485-S Bi-directional RS485 Data Transceiver

Instruction Manual MX-485-S Bi-directional RS485 Data Transceiver Instruction Manual MX-485-S Bi-directional RS485 Data Transceiver Copyright 2005, American Fibertek, Inc. 1020JD Table of Contents Functional Description...3 Installation...3 Power Source...3 Power Connection...3

More information

USER'S MANUAL. Models : 5000N/5000NV/7000N/7000NV

USER'S MANUAL. Models : 5000N/5000NV/7000N/7000NV USER'S MANUAL Models : 5000N/5000NV/7000N/7000NV TM General Information General Information Introduction This document is the User s Manual for the GINA transceiver. NOTE: Read this manual completely before

More information

DATA SHEET RTA-ARXXX-3G SMART DEFLECTOR TM NEWSON NV.

DATA SHEET RTA-ARXXX-3G SMART DEFLECTOR TM NEWSON NV. DATA SHEET RTA-ARXXX-3G SMART DEFLECTOR TM NEWSON NV Copyright Newson NV, 2000-2016 A3G_RTA Revision 1.6 page 1 Table of Contents 1 SMART DEFLECTOR TM... 3 1.1. GENERAL DESCRIPTION... 3 1.2. DIMENSIONS...

More information

LCM100 USER GUIDE. Line Carrier Modem INDUSTRIAL DATA COMMUNICATIONS

LCM100 USER GUIDE. Line Carrier Modem INDUSTRIAL DATA COMMUNICATIONS USER GUIDE INDUSTRIAL DATA COMMUNICATIONS LCM100 Line Carrier Modem It is essential that all instructions contained in the User Guide are followed precisely to ensure proper operation of equipment. Product

More information

Instruction Manual RT-93285SL RR-93285SL Thirty-two Channel Video Multiplexer With Two Bi-directional Data Channels

Instruction Manual RT-93285SL RR-93285SL Thirty-two Channel Video Multiplexer With Two Bi-directional Data Channels Instruction Manual RT-93285SL RR-93285SL Thirty-two Channel Video Multiplexer With Two Bi-directional Data Channels Copyright 2006, American Fibertek, Inc. 0222JD Table of Contents Functional Description...3

More information