Lecture 13: DUART serial I/O, part I

Size: px
Start display at page:

Download "Lecture 13: DUART serial I/O, part I"

Transcription

1 Lecture 13: DUART serial I/O, part I The bi picture of serial commuicatios Aalo commuicatios Modems Modulatio-demodulatio methods Baud rate Vs. Bits Per Secod Diital serial commuicatios Simplex, half-duplex ad full-duplex Sychroous serial trasmissio Asychroous serial trasmissio The RS-232C stadard Mechaical ad electrical specs Cotrol lies Hadshaki Null modem Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 1

2 The bi picture of serial commuicatios Diital (RS232C) Aalo (Public Switched Telephoe Network) Diital (RS232C) DTE (Data Termial Equipmet) DCE (Data Commuicatios Equipmet) DCE DTE DTE CPU TTL DUART TTL MAX232 driver RS-232 Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 2

3 Itroductio to modems The POTS (Plai Old Telephoe System) was desied to trasmit voice-bad aalo sials i the rae 300Hz to 3300Hz It is ot appropriate for trasmissio of diital sials due to their hih-frequecy compoets (i.e.: sharp, ede trasitios). If a sequece of biary sials was preseted to oe ed of a telephoe etwork, the diital sials would be so severely distorted that they would be urecoizable at the receivi ed of the circuit I order to trasmit a diital sial, it must be coverted to a aalo sial withi the badwidth of the POTS A bit stream is coverted ito a aalo sial at the seder by Modulatio The aalo sial is coverted back ito a bit stream at the receiver by Demodulatio The D/A ad A/D coversio is performed by a device called modem or modulator-demodulator There are three basic modulatio methods: Amplitude modulatio Frequecy modulatio Phase modulatio Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 3

4 Amplitude, Frequecy ad Phase Modulatio Amplitude Modulatio (AM) A sile carrier frequecy is used to trasmit data Biary values are coverted to differet amplitudes of the carrier sial Suitable oly for low speed trasmissio Frequecy modulatio (FM) Two carrier frequecies of the same amplitude are used The hiher frequecy is associated with biary 1, the lower frequecy with biary 0 Used for 1200 bps modems or slower speeds FM is widely used because it has a better tolerace to oise tha AM Phase modulatio (PM) A sile carrier frequecy is used to trasmit data The phase of the sial is chaed accordi to the biary value to be trasmitted PM is widely used ad has fairly similar characteristics to FM Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 4

5 Uits for speed of trasmissio Baud rate Measures the switchi speed of a sial (the umber of times per secod that a lie chaes state) Bits per secod (bps) Measures the rate at which iformatio flows across a data lik Bauds ad bps are ot the same For a biary two-level sial, a data rate of 1 bps is equivalet to 1 Baud But suppose a data trasmissio system that uses sials with 16 possible discrete levels. Each sial elemet ca have oe of 16=24 differet values, that is, each discrete level ecodes 4 bits If the 16-level sials are trasmitted at 1200 Baud, the data rate is 4x1200=4800 BPS I eeral, baud rates over the POTS is limited to 2400 Bauds due to badwidth limitatios, so data rates hiher tha 2400 bps are achieved by sophisticated modulatio techiques ad data compressio For example, usi PM with phase shifts multiple of 90 we ca double the data rate, as i differetial phase modulatio Hih-speed modems operate by simultaeously chai the amplitude ad phase of a sial. This modulatio techique is called quadrature amplitude modulatio (QAM) Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 5

6 Modes of chael operatio Simplex Data i a simplex chael is always oe way Simplex chaels are ot ofte used because it is ot possible to sed back error or cotrol sials to the trasmit ed. Its like a oe way street A example of simplex is televisio Half Duplex A half duplex chael ca sed ad receive, but ot at the same time; oly oe ed trasmits at a time, the other ed receives Its like a oe-lae bride where two way traffic must ive way i order to cross. Full Duplex Data ca travel i both directios simultaeously. There is o eed to switch from trasmit to receive mode like i half duplex Its like a two lae bride o a two-lae hihway simplex half-duplex full-duplex From ow o we will iore how the two computers are physically coected. They could be remote systems coected throuh a telephoe lie, or they could be local systems coected with a simple serial cable Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 6

7 Sychroous Trasmissio I sychroous trasmissio, the clocks at the trasmissio ad receptio eds must be permaetly sychroized by either Trasmitti the clock sial o a separate wire (too expesive) Embeddi the clock sial i the data stream (preferred). A example of embedded clock is Phase Ecodi Procedure From the received phase-ecoded sial it is possible to recover both the data stream ad the clock sial To iitiate trasmissio, the trasmitter first seds out sychroizatio characters to the receiver The receiver reads the sychroizatio bit patter ad compares it with a kow syc patter. Oce they are idetified as bie4 the same, the receiver beis to read character data off the commuicatios lie Trasfer of data cotiues util the complete block of data is received or sychroizatio is lost If lare blocks of data are bei set, the sychroizatio characters may be periodically reset to assure that sychroizatio is maitaied Sychroous trasmissio is typically used i hihspeed applicatios Phase-ecoded sychroous serial bit trasmissio Data stream before ecodi Clock Phase ecoded sial Loical zero represeted by a falli ede Loical oe represeted by a risi ede Trasmit System 1 Clock System 2 (embedded) Directio of trasmissio Receive Groud DATA SYN CHAR #2 SYN CHAR #1 Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 7

8 Asychroous Trasmissio I asychroous trasmissio there is o eed for the clocks to be sychroized Data to be trasmitted is set oe character at a time At the received ed of the trasmissio sychroizatio is performed by examii sychroizatio bits that are icluded at the beii ad ed of the character The format of a typical asychroous character is the followi Start bit (1 bit): a loical 0 (also called a space) that is used to idicate the beii of a character Data bits (7-8 bits): they cotai the iformatio that is bei trasmitted. The data wordleth ca be either 7 or 8 bits Parity bit (1-0 bits): optioal, used for error checki. If odd parity is used, the parity bit is set to 1 or 0 such that the total umber of 1-bits, icludi the data bits ad the parity bit, is odd. Stop bit (1-2 bits): a loical 1 (also called a mark ) that is used to idicate the ed of the trasmissio Trasmit Receive System 1 System 2 Groud A total of 12 possible formats are possible sice we ca have 7 or 8 data bits eve, odd or o parity bits 1 or 2 stop bits Asychroous data trasmissio is the most popular serial mode, but is hihly iefficiet: for 7 data bits ad 2 stop bits, oly 70% of the trasmissio cotais iformatio is more suited for ASCII text. For 8-bit biary data it is quite difficult to embed cotrol characters (i.e., tape start or stop) withi the data stream Idle state Parity bit Stop bit(s) MSB Directio of trasmissio Data bits LSB Start bit Idle state Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 8

9 The RS232 stadard RS232C (Recommeded Stadard 232 versio C) was published i 1969 Oriially desied for DTE (computer) to DCE (modem) commuicatios Curretly bei used for more eeral applicatios, such as DTE to DTE coectios RS232C specifies Mechaical iterface (DB-25) Female coector is coected to DCE ad male coector to DTE. Short cables of less tha 15 meters (50 feet) are recommeded. The pi assimets detailed above must be used. Electrical iterface All circuits carry bi-polar low-voltae sials, measured at the coector with respect to sial roud, ad may ot exceed ±25 volts. Sials are valid i the rae ±3 volts to ±25 volts. Sials withi the rae -3 volts to +3 volts are cosidered ivalid. Differet from TTL levels (0-5V) Cotrol Lies Need drivers ad receivers to covert voltaes (betwee the ACIA/DUART ad the RS232 lie) MAX232 by Maxim combies driver ad receiver i a sile packae The lies available (ad their fuctio) to coect DTE ad DCE RS232C-to-TTL sial coversio TTL RS232C Loic Voltae Loic Voltae Hih(1) 2.4 to 5 volts MARK -3 to -25 volts Low(0) 0 to 0.8 volts SPACE +3 to +25 volts Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 9

10 Basic RS232 Cotrol Lies Request To Sed (RTS), Pi 4 This sial lie is asserted by the computer (DTE) to iform the modem (DCE) that it wats to trasmit data. If the modem decides this is okay, it will assert the CTS lie. Typically, oce the computer asserts RTS, it will wait for the modem to assert CTS. Whe CTS is asserted by the modem, the computer will bei to trasmit data. Clear To Sed (CTS), Pi 5 Asserted by the modem after receivi a RTS sial, idicati that the computer ca ow trasmit. Data Termial Ready (DTR), Pi 20 This sial lie is asserted by the computer, ad iforms the modem that the computer is ready to receive data. Data Set Ready (DSR), Pi 6 This sial lie is asserted by the modem i respose to a DTR sial from the computer. The computer will moitor the state of this lie after asserti DTR to detect if the modem is tured o. Data Carrier Detect (DCD), Pi 8 This cotrol lie is asserted by the modem, iformi the computer that it has established a physical coectio to aother modem. It would be poitless a computer trasmitti iformatio to a modem if this sial lie was ot asserted. If the physical coectio is broke, this sial lie will chae state. Trasmit Data (TD), Pi2 The lie where the data is trasmitted from the computer to the modem. Receive Data (RD), Pi 3 The lie where data is received (trasmitted from the modem to the computer.) Computer RTS CTS DSR DTR DCD TD RD Modem RTS CTS DSR DTR DCD TD RD Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 10

11 Examples of hadshaki Whe the computer wats to trasmit data to the modem RTS is asserted by the DTE (1) to idicate that the DTE wishes to sed data CTS is asserted by the DCE (2) to idicate that the DCE is ready to receive data DTE trasmits data throuh TD (3) DTE completes data trasmissio (4) RTS is eated by the DTE (5) to idicate that the DTE has fiished trasmitti data CTS is eated by DCE (6) RTS CTS TD Computer TD RTS CTS Modem TD RTS CTS Whe the modem wats to trasmit data to the computer The DCE asserts DCD To idicate that a data carrier is preset ad to trasmit data The DTE must be prepared to receive data ay time DCD is asserted Computer RD DCD Modem RD DCD Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 11

12 Null modem The RS-232C iterface was desied to coect computers to modems However, may of today s RS-232C applicatios are for coecti a computer (DTE) to a peripheral (such a priter, also cosidered a DTE), rather tha to a modem (DCE) I order to coect a DTE to a DTE we must cross some of the cotrol sials the DTE sials from oe computer are swapped over as iputs to supply the DCE expected sials o the other DTE This DTE-DTE iterface is accomplished with a special coector cable called a ull modem A ull modem simulates a DTE-DCE-DCE-DTE circuit A ull modem has a female DB-25 coector o both eds The cotrol lies are wired as idicated i the fiure DTE Ri idicator Data termial ready Data set ready Carrier detect Clear to sed Request to sed Received data Trasmitted data Protective roud Sial roud DTE Ri idicator Data termial ready Data set ready Carrier detect Clear to sed Request to sed Received data Trasmitted data Protective roud Sial roud Microprocessor-based System Desi Ricardo Gutierrez-Osua Wriht State Uiversity 12

HB860H 2-phase Hybrid Servo Drive

HB860H 2-phase Hybrid Servo Drive HB860H 2-phase Hybrid Servo Drive 20-70VAC or 30-100VDC, 8.2A Peak No Tuig, Nulls loss of Sychroizatio Closed-loop, elimiates loss of sychroizatio Broader operatig rage higher torque ad higher speed Reduced

More information

ECE 333: Introduction to Communication Networks Fall Lecture 4: Physical layer II

ECE 333: Introduction to Communication Networks Fall Lecture 4: Physical layer II ECE 333: Itroductio to Commuicatio Networks Fall 22 Lecture : Physical layer II Impairmets - distortio, oise Fudametal limits Examples Notes: his lecture cotiues the discussio of the physical layer. Recall,

More information

Spread Spectrum Signal for Digital Communications

Spread Spectrum Signal for Digital Communications Wireless Iformatio Trasmissio System Lab. Spread Spectrum Sigal for Digital Commuicatios Istitute of Commuicatios Egieerig Natioal Su Yat-se Uiversity Spread Spectrum Commuicatios Defiitio: The trasmitted

More information

Encode Decode Sample Quantize [ ] [ ]

Encode Decode Sample Quantize [ ] [ ] Referece Audio Sigal Processig I Shyh-Kag Jeg Departmet of Electrical Egieerig/ Graduate Istitute of Commuicatio Egieerig M. Bosi ad R. E. Goldberg, Itroductio to Digital Audio Codig ad Stadards, Kluwer

More information

Chapter 2: Sample Questions, Problems and Solutions Bölüm 2: Örnek Sorular, Problemler ve Çözümleri

Chapter 2: Sample Questions, Problems and Solutions Bölüm 2: Örnek Sorular, Problemler ve Çözümleri Chapter : Sample Questios, Problems ad Solutios Bölüm : Örek Sorular, Problemler ve Çözümleri Örek Sorular (Sample Questios): Fourier series What is a badwidth? What is a voice-grade? Nyquist theorem Shao

More information

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway Smart Eergy & Power Quality Solutios ProData datalogger Datalogger ad Gateway Smart ad compact: Our most uiversal datalogger ever saves power costs Etheret coectio Modbus-Etheret-Gateway 32 MB 32 MB memory

More information

Direct Link Networks - Encoding

Direct Link Networks - Encoding Direct Lik Networks - Ecodig Readig: Peterso ad Davie, Chapter 2 Sprig 2018 CS 438 Staff, Uiversity of Illiois 1 Where are we? Applicatio Layers BitTorret (P2P) HTTP (Web) Skype (VOIP) IPTV (streamig media)

More information

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting FXY Series DIN W7 6mm Of er/timer With Idicatio Oly Features ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) method or o-voltage iput (NPN) method Iput mode: Up, Dow, Dow Dot for Decimal Poit

More information

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd MANUAL REVISION EN 1.

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd  MANUAL REVISION EN 1. Zoerich AB-T88 MINI Thermal Priter COMMAND SPECIFICATION MANUAL REVISION EN. Zoerich Computer Equipmets Co.,Ltd http://www.zoerich.com Commad List Prit ad lie feed Prit ad carriage retur Trasmissio real-time

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

Subscriber Pulse Metering (SPM) Detection

Subscriber Pulse Metering (SPM) Detection Subscriber Pulse Meterig () Detectio Versatile telephoe call-charge ad security fuctios for PBX, Payphoe ad Pair-Gai applicatios - employig CML s family of 12kHz ad 16kHz ICs INNOVATIONS INV/Telecom//1

More information

Indicator No mark Single preset Dual preset DIN W144 H72mm DIN W48 H96mm No mark DIN W72 H72mm (4 digit) (6 digit) Counter/Timer

Indicator No mark Single preset Dual preset DIN W144 H72mm DIN W48 H96mm No mark DIN W72 H72mm (4 digit) (6 digit) Counter/Timer FX/FX/FX Series DIN W7 7, W8 96, W 7mm er/timer Features 6 iput modes ad output modes ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) or No voltage iput (NPN) dditio of Up/Dow iput mode Wide

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

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

Teridian V.22 bis Linux Softmodem for 73M1822/73M1922 MicroDAA User Guide Rev. 1.5 April 7, 2009 UG_1x22_043

Teridian V.22 bis Linux Softmodem for 73M1822/73M1922 MicroDAA User Guide Rev. 1.5 April 7, 2009 UG_1x22_043 Simplifyig System Itegratio TM Teridia V.22 bis Liux Softmodem for 73M1822/73M1922 MicroDAA User Guide Rev. 1.5 April 7, 2009 UG_1x22_043 V.22 bis Liux Softmodem for 73M1x22 MicroDAA User Guide UG_1x22_043

More information

GFM. Typical Aluminum GFM Mass Flow Meter NIST MASS FLOW METERS. Principles of Operation. Design Features. n n n n n n n n n n

GFM. Typical Aluminum GFM Mass Flow Meter NIST MASS FLOW METERS. Principles of Operation. Design Features. n n n n n n n n n n Desig Features Priciples of Operatio Rigid metallic costructio. Maximum pressure of 1000 psig (70 bars). Leak itegrity 1 x 10-9 of helium. NIST traceable certificatio. Built-i tiltable LCD readout. 0-5

More information

Peer-to-Peer Protocols and Data Link Layer

Peer-to-Peer Protocols and Data Link Layer Peer-to-Peer Protocols ad Data Lik Layer Lecture Sprig 9 Flow otrol utomatic Repeat Request (RQ) Purpose: to esure a sequece o iormatio packets is delivered i order ad without errors or duplicatios despite

More information

Open Two Radio Switching Protocol (OTRSP)

Open Two Radio Switching Protocol (OTRSP) Ope Two Radio Switchig Protocol (OTRSP) Copyright 2009, 2019 Paul Youg. This work is licesed uder the Creative Commos Attributio 3.0 Licese. To view a copy of this licese, visit www.creativecommos.org

More information

TMCM BLDC MODULE. Reference and Programming Manual

TMCM BLDC MODULE. Reference and Programming Manual TMCM BLDC MODULE Referece ad Programmig Maual (modules: TMCM-160, TMCM-163) Versio 1.09 August 10 th, 2007 Triamic Motio Cotrol GmbH & Co. KG Sterstraße 67 D 20357 Hamburg, Germay http:www.triamic.com

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Copyright The McGraw-HillCompaies, Ic. Permissio required for reproductio or display. Computig Layers Chapter 3 Digital Logic Structures Problems Algorithms Laguage Istructio Set Architecture Microarchitecture

More information

Sampling. Introduction to Digital Data Acquisition: Physical world is analog CSE/EE Digital systems need to

Sampling. Introduction to Digital Data Acquisition: Physical world is analog CSE/EE Digital systems need to Itroductio to Digital Data Acuisitio: Samplig Physical world is aalog Digital systems eed to Measure aalog uatities Switch iputs, speech waveforms, etc Cotrol aalog systems Computer moitors, automotive

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

202 Chapter 9 n Go Bot. Hint

202 Chapter 9 n Go Bot. Hint Chapter 9 Go Bot Now it s time to put everythig you have leared so far i this book to good use. I this chapter you will lear how to create your first robotic project, the Go Bot, a four-wheeled robot.

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

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

Electronic motor protection relay

Electronic motor protection relay Electroic motor protectio relay Type CET 5 - overview CET 5 - A motor protectio system The CET 5 provides umatched capabilities for the protectio, moitorig ad cotrol of idustrial motors. Suitable for all

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

By: Pinank Shah. Date : 03/22/2006

By: Pinank Shah. Date : 03/22/2006 By: Piak Shah Date : 03/22/2006 What is Strai? What is Strai Gauge? Operatio of Strai Gauge Grid Patters Strai Gauge Istallatio Wheatstoe bridge Istrumetatio Amplifier Embedded system ad Strai Gauge Strai

More information

SELEX Elsag. 5/18/2012 R. Pucci SDR 12 WinnComm 1

SELEX Elsag. 5/18/2012 R. Pucci SDR 12 WinnComm 1 SELEX Elsag 5/18/01 R. Pucci SDR 1 WiComm 1 Military BU - SELEX Elsag Possible update of SDR Platforms to COGNITIVE architectures COGNITIVE MANAGER INTERFACE Geolocatio, Voice, Video, etc Applicatio Policy

More information

Conception and Performance Analysis of Efficient CDMA-Based Full-Duplex Anti-collision Scheme

Conception and Performance Analysis of Efficient CDMA-Based Full-Duplex Anti-collision Scheme Coceptio ad Performace Aalysis of Efficiet CDMA-Based Full-Duplex Ati-collisio Scheme Xiaohua Cao ad Tiffay Li Ultra-hih-frequecy radio-frequecy idetificatio (UHF RFID) is widely applied i differet idustries.

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

TECHNICAL DATASHEET Incremental Encoder RI 30-O

TECHNICAL DATASHEET Incremental Encoder RI 30-O Miiature ecoder for idustrial use Low curret cosumptio High oise iterferece immuity Cable legths of up to 00 m Suitable for high pulse frequecies High protectio class Applicatios: CNC machies, maipulators,

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

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

4. INTERSYMBOL INTERFERENCE

4. INTERSYMBOL INTERFERENCE DATA COMMUNICATIONS 59 4. INTERSYMBOL INTERFERENCE 4.1 OBJECT The effects of restricted badwidth i basebad data trasmissio will be studied. Measuremets relative to itersymbol iterferece, usig the eye patter

More information

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM Departmet of Electrical ad omputer Egieerig, orell Uiersity EE 350: Microelectroics Sprig 08 Homework 0 Due o April 6, 08 at 7:00 PM Suggested Readigs: a) Lecture otes Importat Notes: ) MAKE SURE THAT

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94595A AME5046 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

General Model :Algorithms in the Real World. Applications. Block Codes

General Model :Algorithms in the Real World. Applications. Block Codes Geeral Model 5-853:Algorithms i the Real World Error Correctig Codes I Overview Hammig Codes Liear Codes 5-853 Page message (m) coder codeword (c) oisy chael decoder codeword (c ) message or error Errors

More information

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ.

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ. ELECTRONICS 00 September, Sozopol, BLGARIA MEASREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQENCY RANGE 0,0-0KHZ. Plame Agelov Agelov Faculty for Computer Sciece, Egieerig ad Natural Studies,

More information

MADE FOR EXTRA ORDINARY EMBROIDERY DESIGNS

MADE FOR EXTRA ORDINARY EMBROIDERY DESIGNS MADE FOR EXTRA ORDINARY EMBROIDERY DESIGNS HIGH-PERFORMANCE SPECIAL EMBROIDERY MACHINES SERIES W, Z, K, H, V THE ART OF EMBROIDERY GREATER CREATIVE FREEDOM Typical tapig embroidery Zigzag embroidery for

More information

Lecture 29: Diode connected devices, mirrors, cascode connections. Context

Lecture 29: Diode connected devices, mirrors, cascode connections. Context Lecture 9: Diode coected devices, mirrors, cascode coectios Prof J. S. Smith Cotext Today we will be lookig at more sigle trasistor active circuits ad example problems, ad the startig multi-stage amplifiers

More information

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94597A AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

H(X,Y) = H(X) + H(Y X)

H(X,Y) = H(X) + H(Y X) Today s Topics Iformatio Theory Mohamed Hamada oftware gieerig ab The Uiversity of Aizu mail: hamada@u-aizu.ac.jp UR: http://www.u-aizu.ac.jp/~hamada tropy review tropy ad Data Compressio Uiquely decodable

More information

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS CHAPTER 8 JOIT PAPR REDUCTIO AD ICI CACELLATIO I OFDM SYSTEMS Itercarrier Iterferece (ICI) is aother major issue i implemetig a OFDM system. As discussed i chapter 3, the OFDM subcarriers are arrowbad

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2.

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2. Massachusetts Istitute of Techology Dept. of Electrical Egieerig ad Computer Sciece Fall Semester, 006 6.08 Itroductio to EECS Prelab Exercises Pre-Lab#3 Modulatio, demodulatio, ad filterig are itegral

More information

Electronics / Water analogy. Resistor. Inductance. Capacitor. Water Electronics Energy - Energy Pressure - Voltage Flow - Current Volume - Charge

Electronics / Water analogy. Resistor. Inductance. Capacitor. Water Electronics Energy - Energy Pressure - Voltage Flow - Current Volume - Charge Electronics / Water analogy Water Electronics Energy - Energy Pressure - Voltage Flow - Current Volume - Charge Resistor U = R * I 1 Capacitor U 1 i dt C U L di dt Inductance Turbine Flywheel Diode Transistor

More information

EVB-EMC14XX User Manual

EVB-EMC14XX User Manual The iformatio cotaied herei is proprietary to SMSC, ad shall be used solely i accordace with the agreemet pursuat to which it is provided. Although the iformatio is believed to be accurate, o resposibility

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

AN Interconnection between JESD204A compliant devices. Document information

AN Interconnection between JESD204A compliant devices. Document information Rev. 2 23 September 2010 Applicatio ote Documet iformatio Ifo Keywords Abstract Cotet JESD204A, Data coverters, CML, LVDS, Jitter, Couplig This documet describes the itercoectios that are required betwee

More information

ELEC 204 Digital Systems Design

ELEC 204 Digital Systems Design Fall 2013, Koç Uiversity ELEC 204 Digital Systems Desig Egi Erzi College of Egieerig Koç Uiversity,Istabul,Turkey eerzi@ku.edu.tr KU College of Egieerig Elec 204: Digital Systems Desig 1 Today: Datapaths

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

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

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications Measuremets of the Commuicatios viromet i Medium Voltage Power Distributio Lies for Wide-Bad Power Lie Commuicatios Jae-Jo Lee *,Seug-Ji Choi *,Hui-Myoug Oh *, Wo-Tae Lee *, Kwa-Ho Kim * ad Dae-Youg Lee

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

LIQUIDS AND GAS FLOW REGULATORS. Design Features. n n n n. Regulator Systems. Normally closed (NC) when de-energized.

LIQUIDS AND GAS FLOW REGULATORS. Design Features. n n n n. Regulator Systems. Normally closed (NC) when de-energized. LIQUIDS AND GAS FLOW REGULATORS Proportioatig Electromagetic Valves are desiged to respod to variable power iputs to proportioately regulate the flow of liquids ad gases. Proportioatig Electromagetic Valve

More information

FibeAir 3200T. SDH Microwave Trunk Network Solution. Product Description

FibeAir 3200T. SDH Microwave Trunk Network Solution. Product Description FibeAir 3200T SDH Microwave Truk Network Solutio Product Descriptio Versio 5.5 December 2007 Notice This documet cotais iformatio that is proprietary to Cerago Networks Ltd. No part of this publicatio

More information

Broadcast Solutions. Professional Antennas and Combiners BROADCAST

Broadcast Solutions. Professional Antennas and Combiners BROADCAST CATA L O G U E Broadcast Solutios Professioal Ateas ad Combiers BROADCAST Who we are ad what we stad for Kathrei is a leadig iteratioal specialist for reliable, high-quality commuicatio techologies. We

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

Color profile: Disabled Composite Default screen BC60XLT. Programmable Hand-Held Scanner OPERATING GUIDE

Color profile: Disabled Composite Default screen BC60XLT. Programmable Hand-Held Scanner OPERATING GUIDE BC60XLT Programmable Had-Held Scaer OPERATING GUIDE Mo Aug 30 15:33:43 1999 PRECAUTIONS Before you use this scaer, please read ad observe the followig: WARNING! Uide DOES NOT represet this uit to be waterproof.

More information

Chapter 1 The Design of Passive Intermodulation Test System Applied in LTE 2600

Chapter 1 The Design of Passive Intermodulation Test System Applied in LTE 2600 Chapter The Desig of Passive Itermodulatio Test System Applied i LTE 600 Gogli, Wag Cheghua, You Wejue 3, Wa Yuqiag 4 Abstract. For the purpose of measurig the passive itermodulatio (PIM) products caused

More information

10GBASE-T. length of precoding response, and PMA training

10GBASE-T. length of precoding response, and PMA training 1GBASE-T TxFE solutios, dpsnr vs legth of precodig respose, ad PMA traiig IEEE P82.3a Task Force Austi, May 18-2, 25 Gottfried Ugerboeck 1 Cotets Study of trasmit frot-ed solutios Simple : o digital filterig,

More information

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels Compariso of Frequecy Offset Estimatio Methods for OFDM Burst Trasmissio i the Selective Fadig Chaels Zbigiew Długaszewski Istitute of Electroics ad Telecommuicatios Pozań Uiversity of Techology 60-965

More information

FPGA Implementation of the Ternary Pulse Compression Sequences

FPGA Implementation of the Ternary Pulse Compression Sequences FPGA Implemetatio of the Terary Pulse Compressio Sequeces N.Balaji 1, M. Sriivasa rao, K.Subba Rao 3, S.P.Sigh 4 ad N. Madhusudhaa Reddy 4 Abstract Terary codes have bee widely used i radar ad commuicatio

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

信號與系統 Signals and Systems

信號與系統 Signals and Systems Sprig 2 信號與系統 Sigals ad Systems Chapter SS- Sigals ad Systems Feg-Li Lia NTU-EE Feb Ju Figures ad images used i these lecture otes are adopted from Sigals & Systems by Ala V. Oppeheim ad Ala S. Willsky,

More information

Fitting Signals into Given Spectrum Modulation Methods

Fitting Signals into Given Spectrum Modulation Methods S-72.333 Post-graduate Course i Radio Commuicatios 2001-2002 Fittig Sigals ito Give Spectrum Modulatio Methods Lars Maura 41747e Lars.maura@hut.fi Abstract Modulatio is the process where the message iformatio

More information

Synchronization of the distributed PWM carrier waves for Modular Multilevel Converters

Synchronization of the distributed PWM carrier waves for Modular Multilevel Converters Sychroizatio of the distributed PWM carrier waves for Modular Multilevel Coverters Paul Da Burlacu, Laszlo Mathe, IEEE Member ad Remus Teodorescu, IEEE Fellow Member Departmet of Eergy Techology, Aalborg

More information

Embedded Microcomputer Systems Lecture 9.1

Embedded Microcomputer Systems Lecture 9.1 Embedded Microcomputer Systems Lecture 9. Recap from last time Aalog circuit desig Noise Microphoe iterface Objectives Active low pass filter Nyquist Theorem ad aliasig Speaker amplifier Lookig at oise,

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION XIX IMEKO World Cogress Fudametal ad Applied Metrology September 6, 9, Lisbo, Portugal INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION Dalibor

More information

(2) The MOSFET. Review of. Learning Outcome. (Metal-Oxide-Semiconductor Field Effect Transistor) 2.0) Field Effect Transistor (FET)

(2) The MOSFET. Review of. Learning Outcome. (Metal-Oxide-Semiconductor Field Effect Transistor) 2.0) Field Effect Transistor (FET) EEEB73 Electroics Aalysis & esig II () Review of The MOSFET (Metal-Oxide-Semicoductor Field Effect Trasistor) Referece: Neame, Chapter 3 ad Chapter 4 Learig Outcome Able to describe ad use the followig:

More information

信號與系統 Signals and Systems

信號與系統 Signals and Systems Sprig 24 信號與系統 Sigals ad Systems Chapter SS- Sigals ad Systems Feg-Li Lia NTU-EE Feb4 Ju4 Figures ad images used i these lecture otes are adopted from Sigals & Systems by Ala V. Oppeheim ad Ala S. Willsky,

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

PERFORMANCE COMPARISON BETWEEN MC-CDMA AND DS-CDMA SYSTEMS FOR AWGN AND RAYLEIGH FADING CHANNEL

PERFORMANCE COMPARISON BETWEEN MC-CDMA AND DS-CDMA SYSTEMS FOR AWGN AND RAYLEIGH FADING CHANNEL ISSN: 2278 99X Volume, Issue 11, November 215 PERFORMANCE COMPARISON BETWEEN MC-CDMA AND DS-CDMA SYSTEMS FOR AWGN AND RAYLEIGH FADING CHANNEL R.Ramalakshmi, S.Karthikeya Abstract- The latest techology

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

E X P E R I M E N T 13

E X P E R I M E N T 13 E X P E R I M E N T 13 Stadig Waves o a Strig Produced by the Physics Staff at Colli College Copyright Colli College Physics Departmet. All Rights Reserved. Uiversity Physics, Exp 13: Stadig Waves o a

More information

RMS WIDTH OF PULSES PROPAGATING IN AN ARBITRARY DISPERSIVE MEDIUM

RMS WIDTH OF PULSES PROPAGATING IN AN ARBITRARY DISPERSIVE MEDIUM RMS WIDTH OF PULSES PROPAGATING IN AN ARBITRARY DISPERSIVE MEDIUM P.- A. Bélaer, A. Gajadharsih COPL, Départemet de Physique, Uiversité Laval. ad C. Paré Istitut Natioal d Optique INO, Québec. Abstract

More information

ICM7213. One Second/One Minute Timebase Generator. Features. Description. Ordering Information. Pinout. August 1997

ICM7213. One Second/One Minute Timebase Generator. Features. Description. Ordering Information. Pinout. August 1997 August 997 Features Guarateed V Operatio Very Low Curret Cosumptio (Typ).... µa at V All Outputs TTL Compatible O Chip Oscillator Feedback Resistor Oscillator Requires Oly Exteral compoets: Fixed Capacitor,

More information

11.11 Two-Channel Filter Banks 1/27

11.11 Two-Channel Filter Banks 1/27 . Two-Chael Filter Baks /7 Two-Chael Filter Baks M We wat to look at methods that are ot based o the DFT I geeral we wat to look at Fig..6 rom Porat ad igure out how to choose i & i to get Perect Reco

More information

GROUND TESTERS GROUND RESISTANCE TEST TEST EQUIPMENT DET3 CONTRACTOR SERIES WHAT S IN THE DET3T NAME? DIGITAL EARTH TESTER 3 TERMINAL

GROUND TESTERS GROUND RESISTANCE TEST TEST EQUIPMENT DET3 CONTRACTOR SERIES WHAT S IN THE DET3T NAME? DIGITAL EARTH TESTER 3 TERMINAL TEST EQUIPMENT GROUND RESISTANCE GROUND TESTERS Megger is the expert i groud resistace testig. From time savig clamp-o groud testers to specialty models for high sesitivity testig, we have the groud resistace

More information

Grade 6 Math Review Unit 3(Chapter 1) Answer Key

Grade 6 Math Review Unit 3(Chapter 1) Answer Key Grade 6 Math Review Uit (Chapter 1) Aswer Key 1. A) A pottery makig class charges a registratio fee of $25.00. For each item of pottery you make you pay a additioal $5.00. Write a expressio to represet

More information

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING H. Chadsey U.S. Naval Observatory Washigto, D.C. 2392 Abstract May sources of error are possible whe GPS is used for time comparisos. Some of these mo

More information

GPS/TDOA Hybrid Location Algorithm Based on Federal Kalman Filter

GPS/TDOA Hybrid Location Algorithm Based on Federal Kalman Filter GPS/TDOA Hybrid Locatio Alorithm Based o Federal Kalma Filter Cui-Xia Li, Wei-Mi Liu, Zi-Na Fu GPS/TDOA Hybrid Locatio Alorithm Based o Federal Kalma Filter Cui-Xia Li *1, Wei-Mi Liu *, Zi-Na Fu *3 *1,

More information

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2 Lossless image compressio Usig Hashig (usig collisio resolutio) Amritpal Sigh 1 ad Racha rajpoot 2 1 M.Tech.* CSE Departmet, 2 Departmet of iformatio techology Guru Kashi UiversityTalwadi Sabo, Bathida

More information

32-Channel, 16-/14-Bit, Serial Input, Voltage Output DAC AD5372/AD5373

32-Channel, 16-/14-Bit, Serial Input, Voltage Output DAC AD5372/AD5373 32-Chael, 6-/4-Bit, Serial Iput, Voltage Output DAC AD5372/AD5373 FEATURES 32-chael DAC i a 64-lead LQFP AD5372/AD5373 guarateed mootoic to 6/4 bits Maximum output voltage spa of 4 VREF (20 V) Nomial output

More information

Beam Pattern Scanning (BPS) versus Space-Time Block Coding (STBC) and Space-Time Trellis Coding (STTC)

Beam Pattern Scanning (BPS) versus Space-Time Block Coding (STBC) and Space-Time Trellis Coding (STTC) It. J. Commuicatios, Network ad System Scieces, 2009, 6, 469-479 doi:10.4236/ijcs.2009.26051 Published Olie September 2009 (http://www.scirp.org/joural/ijcs/). 469 Beam Patter Scaig (BPS) versus Space-Time

More information

Optimizing LC VCO Performances Through a Heuristic

Optimizing LC VCO Performances Through a Heuristic Optimizi LC VCO Performaces Throuh a Heuristic Natioal eieeri school of Sfax Uiversity of Sfax TUNISIA ibtihel.krout@ieee.or, hassee.mif@ieee.or, mourad.fakhfakh@ieee.or, mourad.loulou@ieee.or Abstract:

More information

HELIARC. THE FIRST NAME IN TIG.

HELIARC. THE FIRST NAME IN TIG. HELIARC. THE FIRST NAME IN TIG. YOU AND HELIARC. NOT EVERYONE APPRECIATES THE BEAUTY OF A TRULY GREAT WELD. BUT YOU DO. YOU VE PUT IN THE YEARS AND MASTERED THE ART AND CRAFT OF GTAW (TIG). AND EVER SINCE

More information

MIT2500 CAT IV Insulation testers

MIT2500 CAT IV Insulation testers MIT2500 CAT IV Isulatio testers MIT2500 CAT IV Isulatio testers Isulatio testig up to 2.5 kv (New) ad 200 GΩ rage i a had held istrumet Guard termial for high resistace accuracy (New) Adjustable isulatio

More information

A Line-Frequency Commutated Rectifier Complying with IEC Standards

A Line-Frequency Commutated Rectifier Complying with IEC Standards A ie-frequecy Commutated Rectifier Complyi with IEC 1-3- Stadards S. Buso, G. Spiazzi Departmet of Electroics ad Iformatics, Uiversity of Padova Via Gradeio 6A - 35131 Padova - ITAY Tel. (39-49) 87-755

More information

A novel adaptive modulation and coding strategy based on partial feedback for enhanced MBMS network

A novel adaptive modulation and coding strategy based on partial feedback for enhanced MBMS network THE JOURNAL OF CHINA UNIVERSITIES OF POSTS AND TELECOMMUNICATIONS Volume 5, Issue, March 2008 SHENG Yu, PENG Mu-ge, WANG We-bo A ovel adaptive modulatio ad codig strategy based o partial feedback for ehaced

More information

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms Objectives. A brief review of some basic, related terms 2. Aalog to digital coversio 3. Amplitude resolutio 4. Temporal resolutio 5. Measuremet error Some Basic Terms Error differece betwee a computed

More information

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

More information

MIT2500 CAT IV Insulation Testers

MIT2500 CAT IV Insulation Testers CAT IV Isulatio Testers MIT2500 CAT IV Isulatio Testers Isulatio testig up to 2.5 kv (New) ad 200 GΩ rage i a hadheld istrumet Guard termial for high resistace accuracy (New) Adjustable isulatio test voltage

More information