Simulating the Effect of Line Resistance and Capacitance in a Computer

Size: px
Start display at page:

Download "Simulating the Effect of Line Resistance and Capacitance in a Computer"

Transcription

1 Simulating the Effect of Line Resistance and Capacitance in a Computer System DR. RAJ L. DESAI Department of Industrial Technology Southeast Missouri State University One University Plaza, MS 4000 Cape Girardeau, MO 63701, USA Abstract: - The resistance of the wiring between the source computer and destination (may be a peripheral or another computer in the case of a network) makes the line imperfect. Wires placed side by side in cables make good capacitors. The line also has some self-inductance but the primary problems are the capacitance and resistance [1]. Students can simulate this by conducting the following experiment. A square wave of 300-Hertz (Hz) will simulate a 300 bits per second (bps) signal, a 1200-Hz square wave will simulate a 1200bps signal, and a 9600-Hz square wave will simulate a 9600 bps signal. Students can be asked to use the relationship between frequency (f) and period (t) of a periodic waveform (f = 1/t) to calculate the correct period for each of the sample frequencies. For 300 Hz, t = 1/f = 1/300 = seconds = 3.33 milliseconds (ms). Now the students can calculate the proper horizontal setting for the oscilloscope to show two complete cycles of the signal at each frequency. This will help the students learn the basics of setting an oscilloscope to display a signal of interest. Two cycles of the waveform can be displayed by using approximately 8 centimeters (cm.) of the screen (the oscilloscope screen is 10 cm. wide). This means that each complete cycle should occupy about 4 cm. of the screen, so the proper horizontal setting can be determined by dividing the period by four and rounding to the nearest available oscilloscope setting. For 300 Hz: 3.33 ms/4 = ms/ div or about 1 ms/div. The students can now monitor the waveform on the oscilloscope and adjust the frequency. When one period occupies exactly 3.33msec, the square wave is set at 300 Hz. Similar procedures are used for the other two speeds. On the circuit board, the students need to connect a 100-picofarad capacitor between the square wave signal generator and ground. This simulates a typical 20-foot cable, which might be used to carry pulses short distances, as between a computer and printer [2]. The resistance, less than half an ohm, of such a cable, is simulated by the contact resistance of the connections just made. Using the oscilloscope, the students should compare the original waveform with the waveform measured across the capacitor. The students need to do this at all the three frequencies and sketch their findings. The students should have seen very little change in the signal as it passed over the simulated cable. Because of their relatively small capacitance and resistance, short cables do not appreciably distort data signals, and thus are widely used to carry signals between equipment located relatively close to one another. Increasing the cable capacitance and resistance (a natural occurrence with increased cable length) also increases the distortion of the received signal. Furthermore students will notice that the effects are not linear. Students will see that distortion increase markedly as the signaling rate is increased. Using a logic probe as a data detector, students will observe that the distortion makes the detector unable to properly detect the received signal. Students will get a good grasp of the effect of imperfect lines and varying signaling speeds on the ability of the signal to be accurately detected at the receiver. Key Words: - Transmission line effects, Line Resistance, Line Capacitance, Bits and Baud, Shannon s Law, Kelvin s Law.

2 1 Introduction Data communication is a general term used for the movement of data by electrical means. A data communication network is an interconnected group of devices (usually computers) that move data back and forth. Our ability to send and receive data has increased tremendously. The world of business is also being revolutionized by this ability to move information instantly from one place to another. By doing this simulation, students will become familiar with data communication techniques, and equipment, their uses, and their characteristics. Students will also understand how digital circuits are used in data communication. 2 Problem Formulation A communications channel is like a water pipe. The water flowing in the pipe represents information flowing in a communication channel. The capacity of the pipe to carry water depends on the pressure of the water and the diameter of the pipe. Exactly the same is true of a communication channel. Once you buy the pipe the diameter is fixed. So the only way to increase the flow of water through the pipe is to increase the pressure. If you keep increasing the pressure without limit, the pipe breaks. Channels, like pipes come in certain sizes. The size of a communications channel is measured in bandwidth. The speed at which we send information over the channel is measured in bits per second, and is like water pressure. Just as with a pipe, there is a maximum limit to what the channel can carry. 2.1 Shannon s Law In 1948, Claude Shannon proved that the maximum capacity of a communication channel could be calculated with the following equation: (1) C = W log [1 + S / N] 2 Where: C = channel capacity in bits per second W = channel bandwidth in hertz S = signal power N = noise power (white noise). If our typical telephone circuit has a bandwidth of 3100 Hz, and the signal-to-noise ratio is 20 decibels, the channel capacity would be 20,628 bits per second [3]. Generally speaking, the faster we send data over a communication circuit, the more we pay for the transmission equipment. 2.2 Bits and Baud We used bits per second for the rate of transmission of information. If we leaf through catalogs for computer and communications equipment we will notice that communications equipment are described by their baud rate. Bit stands for binary digit, whereas baud refers to the rate of flow. In the binary system, (2) Baud Rate = Bit Rate / Bits per Symbol For example, if the bit rate is 600 bits per second and each symbol has two bits, the baud rate would be: Baud rate = 600/2 = 300 Bits per second more accurately describes data transmission rates. Remember bits per second and baud rate are not the same thing. 2.3 Transmission Line Effects: Resistance, Inductance, and Capacitance The transmission line between the source and destination is not perfect. The wires have resistance. Placed side by side in cables, these wires are used to transmit over long distances and make good capacitors. The

3 line also has some inductance, but the primary problems are its capacitance and resistance. The current through the transmission line follows the following equation: (3) I = V (1 e -t/rc ) / R When the voltage at the input to the line is removed, the line capacitor discharges according to the following relationship: (4) I = V (e -t/rc ) / R If the duration of the voltage pulses applied to the line decreases, or if the pulse amplitude decreases, the current received will also decrease. When this happens it will be more difficult to detect each pulse. The above discussion is actually a simplification of the actual characteristics of a DC transmission line effects of line capacitance, inductance, and capacitance. 2.4 Kelvin s Law The time it takes for the current at the receiver to either rise to a steady state value, or to fall from that value, will affect the speed at which we can signal over the transmission line. This effect was quantified by Lord Kelvin, who demonstrated that the maximum signaling speed of a telegraph line could be calculated by the following equation: (5) S = K / ( L 2 ) R C Where: S = maximum signaling speed K = a constant (depends on line involved) L = length of line C = capacitance per unit length of line R = resistance per unit length of line. Kelvin s law shows that the speed decreases according to the square of the line length. Doubling the length of the transmission line decreases the maximum signaling speed by a factor of four. 3 Problem Solution To reduce distortion we must either change one or more of the things that cause distortion, or counteract the results of these transmission imperfections. Kelvin s Law identifies that the shorter the line, the faster we could send a signal over it. If we could insert a receiver on the line before the signal has been badly distorted, the receiver would accurately copy the message at the desired speed, and transmit it on to the next station. A regenerative repeater detects the signal and uses it to operate another repeater that drives the next segment of the transmission line. Regenerative repeaters are widely used in DC signaling applications. Another method of dealing with line distortion was discovered by Heaviside. He showed that distortion introduced by a DC transmission line could be minimized by satisfying the equation: (6) RC = LG Where: R = resistance per unit length C = capacitance per unit length L = inductance per unit length

4 G = conductance per unit length( shunt resistance between cable conductors). Cable capacitance is usually minimized by spacing the pairs and choosing insulation during its construction, so a common solution is to add inductance until the equation is satisfied. This process is known as loading the cable. One advantage of loading the cable is that it is totally passive. However a loaded cable is more expensive than an unloaded cable. When DC signaling is required over long distances and where regenerative repeaters are impractical, as in a submarine cable, loading significantly improves performance. 4 Conclusion The cable that connects your printer or modem to your personal computer is a transmission line carrying a DC signal. So is the cable that connects the disk drive to the drive controller board. DC signaling is all around us. It is simple, dependable, and inexpensive. Knowing its limitations, we can use it intelligently. References: [1] Stanley, Richard A., Data Communications and Networks, Heathkit Company, Inc., [2] Kersey, Roger M., Personal Computer Operation and Troubleshooting, Prentice Hall, Inc., [3] Cole, Marion, Telecommunications, Prentice Hall, Inc., 1999.

5

2 : AC signals, the signal generator and the Oscilloscope

2 : AC signals, the signal generator and the Oscilloscope 2 : AC signals, the signal generator and the Oscilloscope Expected outcomes After conducting this practical, the student should be able to do the following Set up a signal generator to provide a specific

More information

University of Jordan School of Engineering Electrical Engineering Department. EE 219 Electrical Circuits Lab

University of Jordan School of Engineering Electrical Engineering Department. EE 219 Electrical Circuits Lab University of Jordan School of Engineering Electrical Engineering Department EE 219 Electrical Circuits Lab EXPERIMENT 4 TRANSIENT ANALYSIS Prepared by: Dr. Mohammed Hawa EXPERIMENT 4 TRANSIENT ANALYSIS

More information

Pulse Transmission and Cable Properties ================================

Pulse Transmission and Cable Properties ================================ PHYS 4211 Fall 2005 Last edit: October 2, 2006 T.E. Coan Pulse Transmission and Cable Properties ================================ GOAL To understand how voltage and current pulses are transmitted along

More information

Lecture Fundamentals of Data and signals

Lecture Fundamentals of Data and signals IT-5301-3 Data Communications and Computer Networks Lecture 05-07 Fundamentals of Data and signals Lecture 05 - Roadmap Analog and Digital Data Analog Signals, Digital Signals Periodic and Aperiodic Signals

More information

Serial Data Transmission

Serial Data Transmission Serial Data Transmission Dr. José Ernesto Rayas Sánchez 1 Outline Baseband serial transmission Line Codes Bandwidth of serial data streams Block codes Serialization Intersymbol Interference (ISI) Jitter

More information

Electrical signal types

Electrical signal types Electrical signal types With BogusBus, our signals were very simple and straightforward: each signal wire (1 through 5) carried a single bit of digital data, 0 Volts representing "off" and 24 Volts DC

More information

Data Communications and Networks

Data Communications and Networks Data Communications and Networks Abdul-Rahman Mahmood http://alphapeeler.sourceforge.net http://pk.linkedin.com/in/armahmood abdulmahmood-sss twitter.com/alphapeeler alphapeeler.sourceforge.net/pubkeys/pkey.htm

More information

Course 2: Channels 1 1

Course 2: Channels 1 1 Course 2: Channels 1 1 "You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles. Do you understand this? And radio operates exactly

More information

DIGITAL COMMUNICATIONS (INTRODUCTION TO MULTISIM SOFTWARE)

DIGITAL COMMUNICATIONS (INTRODUCTION TO MULTISIM SOFTWARE) PROJECT 1B DIGITAL COMMUNICATIONS (INTRODUCTION TO MULTISIM SOFTWARE) (i) FSK SYSTEM (MODULATOR / DEMODULATOR) Abstract: In this project, students are required to design a complete circuit of FSK SYSTEM.

More information

Telecommunication Wiring Questions

Telecommunication Wiring Questions Telecommunication Wiring Questions 1. is the process of modifying a carrier frequency in rhythm to the audio frequency. A, Modulation B. Amplitude C. Change of phase D. Interference 2. is the property

More information

COMP467. Local Asynchronous Communication. Goals. Data is usually sent over a single channel one bit at a time.

COMP467. Local Asynchronous Communication. Goals. Data is usually sent over a single channel one bit at a time. COMP467 Local Asynchronous Communication Goals Understand the RS-232 transmission format Be able to compute the parity of a byte Understand the difference between baud and bits per second Be able to calculate

More information

TERM PAPER OF ELECTROMAGNETIC

TERM PAPER OF ELECTROMAGNETIC TERM PAPER OF ELECTROMAGNETIC COMMUNICATION SYSTEMS TOPIC: LOSSES IN TRANSMISSION LINES ABSTRACT: - The transmission lines are considered to be impedance matching circuits designed to deliver rf power

More information

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Seventh Edition After reading this chapter, you should be able to: Distinguish between

More information

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission:

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission: Data Transmission The successful transmission of data depends upon two factors: The quality of the transmission signal The characteristics of the transmission medium Some type of transmission medium is

More information

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT II TRANSMISSION LINE PARAMETERS

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT II TRANSMISSION LINE PARAMETERS Part A (2 Marks) UNIT II TRANSMISSION LINE PARAMETERS 1. When does a finite line appear as an infinite line? (Nov / Dec 2011) It is an imaginary line of infinite length having input impedance equal to

More information

Integrating Information Systems: Technology, Strategy, and Organizational Factors

Integrating Information Systems: Technology, Strategy, and Organizational Factors MASSACHUSETTS INSTITUTE OF TECHNOLOGY SLOAN SCHOOL OF MANAGEMENT 15.565 Integrating Information Systems: Technology, Strategy, and Organizational Factors 15.578 Global Information Systems: Communications

More information

Lecture 3: Data Transmission

Lecture 3: Data Transmission Lecture 3: Data Transmission 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Data Transmission DATA RATE LIMITS Transmission Impairments Examples DATA TRANSMISSION The successful transmission of data

More information

Physics 120 Lab 1 (2018) - Instruments and DC Circuits

Physics 120 Lab 1 (2018) - Instruments and DC Circuits Physics 120 Lab 1 (2018) - Instruments and DC Circuits Welcome to the first laboratory exercise in Physics 120. Your state-of-the art equipment includes: Digital oscilloscope w/usb output for SCREENSHOTS.

More information

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 8 AMPLITUDE MODULATION AND DEMODULATION OBJECTIVES The focus of this lab is to familiarize the student

More information

Transmission Line Drivers and Receivers for TIA/EIA Standards RS-422 and RS-423

Transmission Line Drivers and Receivers for TIA/EIA Standards RS-422 and RS-423 Transmission Line Drivers and Receivers for TIA/EIA Standards RS-422 and RS-423 Introduction With the advent of the microprocessor, logic designs have become both sophisticated and modular in concept.

More information

Data Transmission (II)

Data Transmission (II) Agenda Lecture (02) Data Transmission (II) Analog and digital signals Analog and Digital transmission Transmission impairments Channel capacity Shannon formulas Dr. Ahmed ElShafee 1 Dr. Ahmed ElShafee,

More information

LABORATORY 4. Palomar College ENGR210 Spring 2017 ASSIGNED: 3/21/17

LABORATORY 4. Palomar College ENGR210 Spring 2017 ASSIGNED: 3/21/17 LABORATORY 4 ASSIGNED: 3/21/17 OBJECTIVE: The purpose of this lab is to evaluate the transient and steady-state circuit response of first order and second order circuits. MINIMUM EQUIPMENT LIST: You will

More information

Chapter 2: Fundamentals of Data and Signals

Chapter 2: Fundamentals of Data and Signals Chapter 2: Fundamentals of Data and Signals TRUE/FALSE 1. The terms data and signal mean the same thing. F PTS: 1 REF: 30 2. By convention, the minimum and maximum values of analog data and signals are

More information

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Syedur Rahman Lecturer, CSE Department North South University syedur.rahman@wolfson.oxon.org Acknowledgements

More information

(i) Determine the admittance parameters of the network of Fig 1 (f) and draw its - equivalent circuit.

(i) Determine the admittance parameters of the network of Fig 1 (f) and draw its - equivalent circuit. I.E.S-(Conv.)-1995 ELECTRONICS AND TELECOMMUNICATION ENGINEERING PAPER - I Some useful data: Electron charge: 1.6 10 19 Coulomb Free space permeability: 4 10 7 H/m Free space permittivity: 8.85 pf/m Velocity

More information

Signal Characteristics

Signal Characteristics Data Transmission The successful transmission of data depends upon two factors:» The quality of the transmission signal» The characteristics of the transmission medium Some type of transmission medium

More information

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Simplex. Direct link.

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Simplex. Direct link. Chapter 3 Data Transmission Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, optical fiber Unguided medium e.g. air, water, vacuum Corneliu Zaharia 2 Corneliu Zaharia Terminology

More information

Filters And Waveform Shaping

Filters And Waveform Shaping Physics 3330 Experiment #3 Fall 2001 Purpose Filters And Waveform Shaping The aim of this experiment is to study the frequency filtering properties of passive (R, C, and L) circuits for sine waves, and

More information

Step Response of RC Circuits

Step Response of RC Circuits EE 233 Laboratory-1 Step Response of RC Circuits 1 Objectives Measure the internal resistance of a signal source (eg an arbitrary waveform generator) Measure the output waveform of simple RC circuits excited

More information

Transmission Impairments

Transmission Impairments 1/13 Transmission Impairments Surasak Sanguanpong nguan@ku.ac.th http://www.cpe.ku.ac.th/~nguan Last updated: 11 July 2000 Transmissions Impairments 1/13 Type of impairments 2/13 Attenuation Delay distortion

More information

Data and Computer Communications Chapter 3 Data Transmission

Data and Computer Communications Chapter 3 Data Transmission Data and Computer Communications Chapter 3 Data Transmission Eighth Edition by William Stallings Transmission Terminology data transmission occurs between a transmitter & receiver via some medium guided

More information

CI-22. BASIC ELECTRONIC EXPERIMENTS with computer interface. Experiments PC1-PC8. Sample Controls Display. Instruction Manual

CI-22. BASIC ELECTRONIC EXPERIMENTS with computer interface. Experiments PC1-PC8. Sample Controls Display. Instruction Manual CI-22 BASIC ELECTRONIC EXPERIMENTS with computer interface Experiments PC1-PC8 Sample Controls Display See these Oscilloscope Signals See these Spectrum Analyzer Signals Instruction Manual Elenco Electronics,

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

Laboratory 4. Bandwidth, Filters, and Diodes

Laboratory 4. Bandwidth, Filters, and Diodes Laboratory 4 Bandwidth, Filters, and Diodes Required Components: k resistor 0. F capacitor N94 small-signal diode LED 4. Objectives In the previous laboratory exercise you examined the effects of input

More information

BSc (Hons) Computer Science with Network Security, BEng (Hons) Electronic Engineering. Cohorts: BCNS/17A/FT & BEE/16B/FT

BSc (Hons) Computer Science with Network Security, BEng (Hons) Electronic Engineering. Cohorts: BCNS/17A/FT & BEE/16B/FT BSc (Hons) Computer Science with Network Security, BEng (Hons) Electronic Engineering Cohorts: BCNS/17A/FT & BEE/16B/FT Examinations for 2016-2017 Semester 2 & 2017 Semester 1 Resit Examinations for BEE/12/FT

More information

Data and Computer Communications. Chapter 3 Data Transmission

Data and Computer Communications. Chapter 3 Data Transmission Data and Computer Communications Chapter 3 Data Transmission Data Transmission quality of the signal being transmitted The successful transmission of data depends on two factors: characteristics of the

More information

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1 Announcements 18-759: Wireless Networks Lecture 3: Physical Layer Please start to form project teams» Updated project handout is available on the web site Also start to form teams for surveys» Send mail

More information

DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS

DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS EXPERIMENT : 1 TITLE : Half-Wave Rectifier & Filter OUTCOME : Upon completion of this unit, the student should be able to: i. Construct

More information

2. By convention, the minimum and maximum values of analog data and signals are presented as voltages.

2. By convention, the minimum and maximum values of analog data and signals are presented as voltages. Chapter 2: Fundamentals of Data and Signals Data Communications and Computer Networks A Business Users Approach 8th Edition White TEST BANK Full clear download (no formatting errors) at: https://testbankreal.com/download/data-communications-computer-networksbusiness-users-approach-8th-edition-white-test-bank/

More information

University of Pennsylvania Department of Electrical and Systems Engineering ESE319

University of Pennsylvania Department of Electrical and Systems Engineering ESE319 University of Pennsylvania Department of Electrical and Systems Engineering ESE39 Laboratory Experiment Parasitic Capacitance and Oscilloscope Loading This lab is designed to familiarize you with some

More information

Review of Lecture 2. Data and Signals - Theoretical Concepts. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2

Review of Lecture 2. Data and Signals - Theoretical Concepts. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2. Review of Lecture 2 Data and Signals - Theoretical Concepts! What are the major functions of the network access layer? Reference: Chapter 3 - Stallings Chapter 3 - Forouzan Study Guide 3 1 2! What are the major functions

More information

Data Communication. Chapter 3 Data Transmission

Data Communication. Chapter 3 Data Transmission Data Communication Chapter 3 Data Transmission ١ Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, coaxial cable, optical fiber Unguided medium e.g. air, water, vacuum ٢ Terminology

More information

Chapter 3 Data Transmission

Chapter 3 Data Transmission Chapter 3 Data Transmission COSC 3213 Instructor: U.T. Nguyen 1 9/27/2007 3:21 PM Terminology (1) Transmitter Receiver Medium Guided medium e.g. twisted pair, optical fiber Unguided medium e.g. air, water,

More information

Chapter 3. Data Transmission

Chapter 3. Data Transmission Chapter 3 Data Transmission Reading Materials Data and Computer Communications, William Stallings Terminology (1) Transmitter Receiver Medium Guided medium (e.g. twisted pair, optical fiber) Unguided medium

More information

PDN Probes. P2100A/P2101A Data Sheet. 1-Port and 2-Port 50 ohm Passive Probes

PDN Probes. P2100A/P2101A Data Sheet. 1-Port and 2-Port 50 ohm Passive Probes P2100A/P2101A Data Sheet PDN Probes 1-Port and 2-Port 50 ohm Passive Probes power integrity PDN impedance testing ripple PCB resonances transient step load stability and NISM noise TDT/TDR clock jitter

More information

two computers. 2- Providing a channel between them for transmitting and receiving the signals through it.

two computers. 2- Providing a channel between them for transmitting and receiving the signals through it. 1. Introduction: Communication is the process of transmitting the messages that carrying information, where the two computers can be communicated with each other if the two conditions are available: 1-

More information

CPSC Network Programming. How do computers really communicate?

CPSC Network Programming.   How do computers really communicate? CPSC 360 - Network Programming Data Transmission Michele Weigle Department of Computer Science Clemson University mweigle@cs.clemson.edu February 11, 2005 http://www.cs.clemson.edu/~mweigle/courses/cpsc360

More information

Chapter 4 Voltage, Current, and Power. Voltage and Current Resistance and Ohm s Law AC Voltage and Power

Chapter 4 Voltage, Current, and Power. Voltage and Current Resistance and Ohm s Law AC Voltage and Power Chapter 4 Voltage, Current, and Power Voltage and Current Resistance and Ohm s Law AC Voltage and Power Review of Electrical Principles Electric current consists of the movement of charges. The charged

More information

DATA COMMUNICATION. Channel and Noise

DATA COMMUNICATION. Channel and Noise DATA COMMUNICATION Channel and Noise So, it means that for sending, Data, we need to know the type of the signal to be used, and its mode and technique through which it will be transferred Pretty Much

More information

Demonstration and Simulation of Dispersion in Coaxial Cables with Low Pass Filters - A Teaching Laboratory Experiment

Demonstration and Simulation of Dispersion in Coaxial Cables with Low Pass Filters - A Teaching Laboratory Experiment Paper ID #18168 Demonstration and Simulation of Dispersion in Coaxial Cables with Low Pass Filters - A Teaching Laboratory Experiment Major Alex Francis Katauskas, Defense Threat Reduction Agency Major

More information

EEE312: Electrical measurement & instrumentation

EEE312: Electrical measurement & instrumentation University of Turkish Aeronautical Association Faculty of Engineering EEE department EEE312: Electrical measurement & instrumentation Digital Electronic meters BY Ankara March 2017 1 Introduction The digital

More information

Part VI: Requirements for ISDN Terminal Equipment

Part VI: Requirements for ISDN Terminal Equipment Issue 9 November 2004 Spectrum Management and Telecommunications Policy Compliance Specification for Terminal Equipment, Terminal Systems, Network Protection Devices, Connection Arrangements and Hearing

More information

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Direct link. Point-to-point.

Terminology (1) Chapter 3. Terminology (3) Terminology (2) Transmitter Receiver Medium. Data Transmission. Direct link. Point-to-point. Terminology (1) Chapter 3 Data Transmission Transmitter Receiver Medium Guided medium e.g. twisted pair, optical fiber Unguided medium e.g. air, water, vacuum Spring 2012 03-1 Spring 2012 03-2 Terminology

More information

Device Interconnection

Device Interconnection Device Interconnection An important, if less than glamorous, aspect of audio signal handling is the connection of one device to another. Of course, a primary concern is the matching of signal levels and

More information

Physical Layer: Outline

Physical Layer: Outline 18-345: Introduction to Telecommunication Networks Lectures 3: Physical Layer Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Physical Layer: Outline Digital networking Modulation Characterization

More information

ENGR 1110: Introduction to Engineering Lab 7 Pulse Width Modulation (PWM)

ENGR 1110: Introduction to Engineering Lab 7 Pulse Width Modulation (PWM) ENGR 1110: Introduction to Engineering Lab 7 Pulse Width Modulation (PWM) Supplies Needed Motor control board, Transmitter (with good batteries), Receiver Equipment Used Oscilloscope, Function Generator,

More information

Part VI: Requirements for Integrated Services Digital Network Terminal Equipment

Part VI: Requirements for Integrated Services Digital Network Terminal Equipment Issue 9, Amendment 1 September 2012 Spectrum Management and Telecommunications Compliance Specification for Terminal Equipment, Terminal Systems, Network Protection Devices, Connection Arrangements and

More information

B. Equipment. Advanced Lab

B. Equipment. Advanced Lab Advanced Lab Measuring Periodic Signals Using a Digital Oscilloscope A. Introduction and Background We will use a digital oscilloscope to characterize several different periodic voltage signals. We will

More information

DATA TRANSMISSION. ermtiong. ermtiong

DATA TRANSMISSION. ermtiong. ermtiong DATA TRANSMISSION Analog Transmission Analog signal transmitted without regard to content May be analog or digital data Attenuated over distance Use amplifiers to boost signal Also amplifies noise DATA

More information

Radiodetection. Fundamental principles and techniques in buried utility location

Radiodetection. Fundamental principles and techniques in buried utility location Fundamental principles and techniques in buried utility location Canada 344 Edgeley Blvd. Unit 34 Concord, Ontario L4K 4B7 1-800-665-7953 Pipe and Cable Locators don't find pipes and cables...? 2 ...they

More information

Lab #11 Rapid Relaxation Part I... RC and RL Circuits

Lab #11 Rapid Relaxation Part I... RC and RL Circuits Rev. D. Day 10/18/06; 7/15/10 HEFW PH262 Page 1 of 6 Lab #11 Rapid Relaxation Part I... RC and RL Circuits INTRODUCTION Exponential behavior in electrical circuits is frequently referred to as "relaxation",

More information

Exercise 1-2. Velocity of Propagation EXERCISE OBJECTIVE

Exercise 1-2. Velocity of Propagation EXERCISE OBJECTIVE Exercise 1-2 Velocity of Propagation EXERCISE OBJECTIVE Upon completion of this unit, you will know how to measure the velocity of propagation of a signal in a transmission line, using the step response

More information

UNIT I LINEAR WAVESHAPING

UNIT I LINEAR WAVESHAPING UNIT I LINEAR WAVESHAPING. High pass, low pass RC circuits, their response for sinusoidal, step, pulse, square and ramp inputs. RC network as differentiator and integrator, attenuators, its applications

More information

Part II Data Communications

Part II Data Communications Part II Data Communications Chapter 3 Data Transmission Concept & Terminology Signal : Time Domain & Frequency Domain Concepts Signal & Data Analog and Digital Data Transmission Transmission Impairments

More information

Engineering Discovery

Engineering Discovery Modeling, Computing, & Measurement: Measurement Systems # 4 Dr. Kevin Craig Professor of Mechanical Engineering Rensselaer Polytechnic Institute 1 Frequency Response and Filters When you hear music and

More information

Chapter 4: AC Circuits and Passive Filters

Chapter 4: AC Circuits and Passive Filters Chapter 4: AC Circuits and Passive Filters Learning Objectives: At the end of this topic you will be able to: use V-t, I-t and P-t graphs for resistive loads describe the relationship between rms and peak

More information

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy Outline 18-452/18-750 Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

1. What is the bandwidth of a signal that ranges from 40 KHz to 4 MHz? a MHz (4M -40K) b. 36 MHz c. 360 KHz d. 396 KHz

1. What is the bandwidth of a signal that ranges from 40 KHz to 4 MHz? a MHz (4M -40K) b. 36 MHz c. 360 KHz d. 396 KHz Question 1: Choose the correct answer 1. What is the bandwidth of a signal that ranges from 40 KHz to 4 MHz? a. 3.96 MHz (4M -40K) b. 36 MHz c. 360 KHz d. 396 KHz 2. Consider a noiseless channel with a

More information

Basic Concepts in Data Transmission

Basic Concepts in Data Transmission Basic Concepts in Data Transmission EE450: Introduction to Computer Networks Professor A. Zahid A.Zahid-EE450 1 Data and Signals Data is an entity that convey information Analog Continuous values within

More information

Contents. Telecom Service Chae Y. Lee. Data Signal Transmission Transmission Impairments Channel Capacity

Contents. Telecom Service Chae Y. Lee. Data Signal Transmission Transmission Impairments Channel Capacity Data Transmission Contents Data Signal Transmission Transmission Impairments Channel Capacity 2 Data/Signal/Transmission Data: entities that convey meaning or information Signal: electric or electromagnetic

More information

Lecture 36 Measurements of High Voltages (cont) (Refer Slide Time: 00:14)

Lecture 36 Measurements of High Voltages (cont) (Refer Slide Time: 00:14) Advances in UHV Transmission and Distribution Prof. B Subba Reddy Department of High Voltage Engg (Electrical Engineering) Indian Institute of Science, Bangalore Lecture 36 Measurements of High Voltages

More information

EC 554 Data Communications

EC 554 Data Communications EC 554 Data Communications Mohamed Khedr http://webmail. webmail.aast.edu/~khedraast.edu/~khedr Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week 10 Week 11 Week

More information

Experiment 4 Sampling and Aliasing

Experiment 4 Sampling and Aliasing Experiment 4 ampling and Aliasing INTRODUCTION One of the basic processes found in digital communications is sampling. Continuous signals from analog sources such as voice, music, video or other forms

More information

AC/DC current clamps (1/2) E N series

AC/DC current clamps (1/2) E N series AC/DC current clamps The clamps use Hall-effect technology for the measurement of AC and DC currents from several milliamps to over 100 A. These clamps' narrow, elongated design makes them ideal areas

More information

U. S. ARMY TEST AND EVALUATION COMMAND COMMODITY ENGINEERING TEST PROCEDURE

U. S. ARMY TEST AND EVALUATION COMMAND COMMODITY ENGINEERING TEST PROCEDURE Materiel Test Procedure 6-2-230 Electronic Proving Ground 1. OBJECTIVE U. S. ARMY TEST AND EVALUATION COMMAND COMMODITY ENGINEERING TEST PROCEDURE RADIO CONTROL EQUIPMENT 41 V The objective of this Materiel

More information

COMP211 Physical Layer

COMP211 Physical Layer COMP211 Physical Layer Data and Computer Communications 7th edition William Stallings Prentice Hall 2004 Computer Networks 5th edition Andrew S.Tanenbaum, David J.Wetherall Pearson 2011 Material adapted

More information

Technical Information

Technical Information Technical Information Introduction to force sensors Driving long cable lengths Conversions, article reprints, glossary INTRODUCTION TO QUARTZ FORCE SENSORS Quartz Force Sensors are well suited for dynamic

More information

Sound Wave Measurements using an Oscilloscope and Waveform Generator

Sound Wave Measurements using an Oscilloscope and Waveform Generator Sound Wave Measurements using an Oscilloscope and Waveform Generator In this module students will learn to make sound wave measurements using an oscilloscope and a function generator. This equipment will

More information

Chapter 2. Physical Layer

Chapter 2. Physical Layer Chapter 2 Physical Layer Lecture 1 Outline 2.1 Analog and Digital 2.2 Transmission Media 2.3 Digital Modulation and Multiplexing 2.4 Transmission Impairment 2.5 Data-rate Limits 2.6 Performance Physical

More information

ETEK TECHNOLOGY CO., LTD.

ETEK TECHNOLOGY CO., LTD. Trainer Model: ETEK DCS-6000-07 FSK Modulator ETEK TECHNOLOGY CO., LTD. E-mail: etek21@ms59.hinet.net mlher@etek21.com.tw http: // www.etek21.com.tw Digital Communication Systems (ETEK DCS-6000) 13-1:

More information

DSTS-3B DEPTHSOUNDER TEST SET OPERATOR S MANUAL

DSTS-3B DEPTHSOUNDER TEST SET OPERATOR S MANUAL Page 1 1.0 INTRODUCTION DSTS-3B DEPTHSOUNDER TEST SET OPERATOR S MANUAL The DSTS-3B is a full-featured test set designed for use with all types of echo sounders from small flashers to large commercial

More information

IST 220 Exam 1 Notes Prepared by Dan Veltri

IST 220 Exam 1 Notes Prepared by Dan Veltri Chapter 1 & 2 IST 220 Exam 1 Notes Prepared by Dan Veltri Exam 1 is scheduled for Wednesday, October 6 th, in class. Exam review will be held Monday, October 4 th, in class. The internet is expanding rapidly

More information

Experiment 1: Instrument Familiarization (8/28/06)

Experiment 1: Instrument Familiarization (8/28/06) Electrical Measurement Issues Experiment 1: Instrument Familiarization (8/28/06) Electrical measurements are only as meaningful as the quality of the measurement techniques and the instrumentation applied

More information

Testing Power Factor Correction Circuits For Stability

Testing Power Factor Correction Circuits For Stability Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, switching power supply, PFC, boost converter, flyback converter,

More information

UNIT-1. Basic signal processing operations in digital communication

UNIT-1. Basic signal processing operations in digital communication UNIT-1 Lecture-1 Basic signal processing operations in digital communication The three basic elements of every communication systems are Transmitter, Receiver and Channel. The Overall purpose of this system

More information

Laboratory Assignment 5 Amplitude Modulation

Laboratory Assignment 5 Amplitude Modulation Laboratory Assignment 5 Amplitude Modulation PURPOSE In this assignment, you will explore the use of digital computers for the analysis, design, synthesis, and simulation of an amplitude modulation (AM)

More information

Experiment 1: Instrument Familiarization

Experiment 1: Instrument Familiarization Electrical Measurement Issues Experiment 1: Instrument Familiarization Electrical measurements are only as meaningful as the quality of the measurement techniques and the instrumentation applied to the

More information

STEP RESPONSE OF 1 ST AND 2 ND ORDER CIRCUITS

STEP RESPONSE OF 1 ST AND 2 ND ORDER CIRCUITS STEP RESPONSE OF 1 ST AND 2 ND ORDER CIRCUITS YOUR NAME GTA S SIGNATURE LAB MEETING TIME Objectives: To observe responses of first and second order circuits - RC, RL and RLC circuits, source-free or with

More information

Module 7 Bandwidth and Maximum Data Rate of a channel

Module 7 Bandwidth and Maximum Data Rate of a channel Computer Networks and ITCP/IP Protocols 1 Module 7 Bandwidth and Maximum Data Rate of a channel Introduction Data communication is about how the bits sent across the wire. Bits cannot be sent without converting

More information

The influence of environment on condition of location damage in screen of the coaxial cable. 1. Introduction

The influence of environment on condition of location damage in screen of the coaxial cable. 1. Introduction Computer Applications in Electrical Engineering The influence of environment on condition of location damage in screen of the coaxial cable Wiesław Tarczyński Opole University of Technology 45-233 Opole,

More information

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Kuang Chiu Huang TCM NCKU Spring/2008 Goals of This Class Through the lecture of fundamental information for data and signals,

More information

2.0 AC CIRCUITS 2.1 AC VOLTAGE AND CURRENT CALCULATIONS. ECE 4501 Power Systems Laboratory Manual Rev OBJECTIVE

2.0 AC CIRCUITS 2.1 AC VOLTAGE AND CURRENT CALCULATIONS. ECE 4501 Power Systems Laboratory Manual Rev OBJECTIVE 2.0 AC CIRCUITS 2.1 AC VOLTAGE AND CURRENT CALCULATIONS 2.1.1 OBJECTIVE To study sinusoidal voltages and currents in order to understand frequency, period, effective value, instantaneous power and average

More information

ELECTRONICS LABORATORY PART 2 ISTANBUL COMMERCE UNIVERSITY. Assoc. Prof. Serhan Yarkan

ELECTRONICS LABORATORY PART 2 ISTANBUL COMMERCE UNIVERSITY. Assoc. Prof. Serhan Yarkan ELECTRONICS LABORATORY PART 2 Assoc. Prof. Serhan Yarkan ISTANBUL COMMERCE UNIVERSITY Contents FILTER CIRCUITS... 2 3.1 INTRODUCTION... 2 3.2 CAPACITOR AND COIL IN FILTER CIRCUITS... 2 VOLTAGE MULTIPLIERS...

More information

STATION NUMBER: LAB SECTION: Filters. LAB 6: Filters ELECTRICAL ENGINEERING 43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS

STATION NUMBER: LAB SECTION: Filters. LAB 6: Filters ELECTRICAL ENGINEERING 43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS Lab 6: Filters YOUR EE43/100 NAME: Spring 2013 YOUR PARTNER S NAME: YOUR SID: YOUR PARTNER S SID: STATION NUMBER: LAB SECTION: Filters LAB 6: Filters Pre- Lab GSI Sign- Off: Pre- Lab: /40 Lab: /60 Total:

More information

Exponential Waveforms

Exponential Waveforms ENGR 210 Lab 9 Exponential Waveforms Purpose: To measure the step response of circuits containing dynamic elements such as capacitors. Equipment Required: 1 - HP 54xxx Oscilloscope 1 - HP 33120A Function

More information

ECE 2006 University of Minnesota Duluth Lab 11. AC Circuits

ECE 2006 University of Minnesota Duluth Lab 11. AC Circuits 1. Objective AC Circuits In this lab, the student will study sinusoidal voltages and currents in order to understand frequency, period, effective value, instantaneous power and average power. Also, the

More information

Conventional Paper-II-2011 Part-1A

Conventional Paper-II-2011 Part-1A Conventional Paper-II-2011 Part-1A 1(a) (b) (c) (d) (e) (f) (g) (h) The purpose of providing dummy coils in the armature of a DC machine is to: (A) Increase voltage induced (B) Decrease the armature resistance

More information

Mr. Pulsartm. Specialized Function Generator

Mr. Pulsartm. Specialized Function Generator Mr. Pulsartm Specialized Function Generator Getting Started: Turn the unit ON with the slide switch on the left side of the unit. The unit will stay on as long as you like, but leaving the unit powered

More information

SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication

SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication SIGNALS AND SYSTEMS LABORATORY 13: Digital Communication INTRODUCTION Digital Communication refers to the transmission of binary, or digital, information over analog channels. In this laboratory you will

More information

Lab 7 - Inductors and LR Circuits

Lab 7 - Inductors and LR Circuits Lab 7 Inductors and LR Circuits L7-1 Name Date Partners Lab 7 - Inductors and LR Circuits The power which electricity of tension possesses of causing an opposite electrical state in its vicinity has been

More information