Digital Signal Transmission: Advantages and Problems

Total Page:16

File Type:pdf, Size:1020Kb

Digital Signal Transmission: Advantages and Problems K. L. Poland, Revision F T1 - Basic Transmission Theory 4.0 Digital Signal Transmission: Advantages and Problems A digital signal transmission network can overcome noise corruption problems that plague analog voice transmission. original signal Digital Digital Transmitter Receiver corrupted signal Figure 10: A Digital Signal Network Imagine a simple digital signal transmission network, as show in Figure 10. The digital signal consists of a string of pulses or absence of pulses. This digital signal is discretely variable over time. That is, ideally, the signal is either a pulse, or not a pulse, at any given instant of time. There are no in-between states for this digital signal. This signal is not continuously variable as is an analog signal. If this digital signal is sent over a telephone line, it suffers the same distortion, attenuation and degradation as did the analog signal. However, with a digital signal, these signal corruptions can be corrected. /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm Page 7 of 53 T1 - Basic Transmission Theory K. L. Poland, Revision F Digital Digital Transmitter Receiver 1 0 Figure 11: Digital Repeater in Circuit Instead of using amplifiers to enhance the circuit’s long distance performance, repeaters are added to the transmission line. The repeater does not amplify the corrupted signal, as does the line amplifier. It recreates the digital signal. This ability to recreate the original signal is a key attribute that distinguishes digital signal transmission from analog signal transmission. This attribute provides the ability to transmit voice over great distances without the signal suffering from degradation due to the transmission. Figure 11 shows how the repeater takes a moderately-corrupted signal and from it recreates the original signal. This process is repeated again by the receiver. detection threshold corrupted signal sample point reconstructed pulses Figure 12: Digital Signal Regeneration Page 8 of 53 /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm K. L. Poland, Revision F T1 - Basic Transmission Theory The repeater uses a threshold (dotted horizontal line in Figure 12 and Figure 13) to determine the location of the pulses. If the signal rises above the threshold level, that moment is judged to be the start of a possible pulse. If the repeater sees a pulse at its sample point (measures the signal voltage to be greater in amplitude than the threshold level), then it creates an entirely new pulse to transmit. This is called regeneration. The original digital signal is faithfully recreated. Noise corruption in the signal is eliminated. Errors can still occur if the digital signal becomes too corrupted for repeaters to correct. Figure 13 compares a corrupted digital signal (black line) and the output of a repeater (gray line) that regenerates the corrupted signal. Error of omission Error of commission Figure 13: Digital signal Error Types Errors of omission occur if a pulse is not detected. Figure 13 contains a pulse that is attenuated severely enough that the repeater does not consider it to be a pulse. As a result, the regenerated signal has an error of omission. Errors of commission occur if a noise spike is perceived as a pulse. Figure 13 also shows a noise spike that is large enough to fool the regenerator. The regenerator sees the noise spike as a pulse, and as a result, generates an pulse that was not part of the original signal. Creating an additional pulse in the regenerated signal in this manner is known as an error of commission. To prevent these errors, a digital transmission line must be engineered so that the signal does not become too distorted before it is regenerated. This is done by carefully spacing the repeaters along the span. /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm Page 9 of 53 T1 - Basic Transmission Theory K. L. Poland, Revision F 5.0 Voice Encoding Figure 14: An Analog Voice Signal The digital signal has excellent transmission characteristics, but so far it does not provide a means for voice transmission. If a voice signal can be converted to a digital format, and its digital equiv- alent can be converted back into an analog voice signal, then the advantages of digital transmission can be used for telephone networks. This chapter explains the technique that is used to convert an analog voice signal (shown again in Figure 14) into a digital signal in the public telephone network. Figure 15: Voice Signal Sampled Periodically create a PAM Signal At periodic intervals the signal’s amplitude is preserved in slices. This is known as sampling. The resultant series of voltage “spikes” is called a Pulse Amplitude Modulated (PAM) signal. Page 10 of 53 /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm K. L. Poland, Revision F T1 - Basic Transmission Theory Positive Negative 00010111 10000111 10110111 11011000 10010101 10000011 00010111 00100110 01001100 00110110 10010111 11010111 10110101 10010110 00011000 00110101 01000011 00010111 00000101 10010101 Figure 16: Digitizing the PAM Signal The height of each PAM sample is measured and given a number that represents its amplitude. If the number that represents the signal amplitude has 8 bits of resolution, the PAM signal is digitized into bytes. A coder,orvocoder, performs this analog-to-digital function. This process is called encoding. Notice the original continuously-variable voice signal in Figure 14 is now represented by a series of 1s and 0s grouped into 8-bit words. This numerical encoding of a voice waveform is called Pulse Code Modulation,orPCM. Often, these words are simply referred to as PCM samples. The original analog voice signal is now in a digital format. The voice signal can now be transmitted across a digital transmission span. 6.0 Voice Reconstruction To be useful, the voice digitalizing process must be reversible. That is, given PCM samples, it must be possible to create an intelligible voice signal from them. /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm Page 11 of 53 Page 12of53 T1 -BasicTransmissionTheory K.L.Poland,RevisionF 00010111 a new,correspondingoutputvoltage. keeps that voltage steady until itsample, converts the and next creates PCM a sample voltage itthe receives, that and is voltage then represented creates levels by thatFigure they PCM 17 shows sample. represent. a stepped, The discrete D/A A signal converter generated digital-to-analog by converting ( the PCM words back to 10000111 10110111 Figure18:Approximation ofOriginalSignalRecovered 11011000 Figure17:PCMwordstoSteppedDiscreteSignal 10010101 10000011 00010111 00100110 01001100 00110110 10010111 11010111 10110101 10010110 D/A 00011000 ) converter reads the PCM /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm 00110101 01000011 00010111 00000101 10010101 K. L. Poland, Revision F T1 - Basic Transmission Theory If the stepped signal is passed through a low-pass filter, high-frequency components associated with the sharp corners of the steps are smoothed out. The recovered signal is a close approximation of the original voice signal is produced (Figure 18). This recovered signal is not an exact duplicate of the original voice signal. Some error is inherent in the PCM process. However, with 8-bit PCM, the errors are minor enough that most listeners on a typical telephone cannot distinguish the reconstructed signal from the original signal. The lack of noise and ability to overcome effects of accumulative corruption in a PCM-encoded voice signal transmitted over great distances more than makes up for PCM’s minor inherent distortions. The increase in voice quality for a long- distance phone call, due to digital transmission, compared to analog transmission, can be astonishing. The PCM-to-analog function depicted in Figure 17 and Figure 18 is performed by a decoder. 6.1 The CODEC The Coder and Decoder can be combined into one device: the CODEC. A modern digital telephone contains a CODEC. T1 also makes use of the CODEC function. CODEC PCM analog voice signal Decoder 10000111 Coder Figure 19: The CODEC function /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm Page 13 of 53 T1 - Basic Transmission Theory K. L. Poland, Revision F desired signal to encode undesired signal is recovered Figure 20: Aliasing due to insufficient sampling rate 6.2 Aliasing Too infrequent sampling does not encode sufficient information to properly reconstruct the voice signal. Figure 20 (top drawing) shows PAM samples created from infrequent sampling during the encoding process. When the reconstructed step signal is used to recover the original encoded signal, an undesired waveform is created (bottom drawing). The anticipated signal is not recovered. Ambiguity is caused because insufficient information to reconstruct the desired signal is encoded in these too-infrequent PAM samples. PCM derived from too-slow a sampling rate can create the wrong waveform. This is called aliasing. Page 14 of 53 /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm K. L. Poland, Revision F T1 - Basic Transmission Theory 6.3 Nyquist and Proper Sampling Rate A Bell Laboratory mathematician named Harry Nyquist discovered in 1933 that a waveform must be sampled at a rate greater than twice its bandwidth if it is to be successfully recovered without aliasing. This is known as Nyquist’s sampling theorem. Nyquist’s sampling theorem must be obeyed to avoid aliasing problems. desired signal to encode Figure 21: Proper sampling rate avoids aliasing Figure 21 shows the same voice signal as shown in the top half of Figure 20. In Figure 21, the PAM sampling rate is sufficiently high to obey Nyquist’s sampling theorem. If these PAM samples were processed into PCM, and the PCM processed into a stepped signal, the original signal could be recovered from that stepped signal. This successful recovery is shown in Figure 22. In this case the PAM samples contain enough information to avoid aliasing problems. /home/tellabg-2/ken/T1/T1_intro/part_2_portrait.fm Page 15 of 53 T1 - Basic Transmission Theory K.
Recommended publications
  • Discrete Cosine Transform Based Image Fusion Techniques VPS Naidu MSDF Lab, FMCD, National Aerospace Laboratories, Bangalore, INDIA E.Mail: [email protected]
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by NAL-IR Journal of Communication, Navigation and Signal Processing (January 2012) Vol. 1, No. 1, pp. 35-45 Discrete Cosine Transform based Image Fusion Techniques VPS Naidu MSDF Lab, FMCD, National Aerospace Laboratories, Bangalore, INDIA E.mail: [email protected] Abstract: Six different types of image fusion algorithms based on 1 discrete cosine transform (DCT) were developed and their , k 1 0 performance was evaluated. Fusion performance is not good while N Where (k ) 1 and using the algorithms with block size less than 8x8 and also the block 1 2 size equivalent to the image size itself. DCTe and DCTmx based , 1 k 1 N 1 1 image fusion algorithms performed well. These algorithms are very N 1 simple and might be suitable for real time applications. 1 , k 0 Keywords: DCT, Contrast measure, Image fusion 2 N 2 (k 1 ) I. INTRODUCTION 2 , 1 k 2 N 2 1 Off late, different image fusion algorithms have been developed N 2 to merge the multiple images into a single image that contain all useful information. Pixel averaging of the source images k 1 & k 2 discrete frequency variables (n1 , n 2 ) pixel index (the images to be fused) is the simplest image fusion technique and it often produces undesirable side effects in the fused image Similarly, the 2D inverse discrete cosine transform is defined including reduced contrast. To overcome this side effects many as: researchers have developed multi resolution [1-3], multi scale [4,5] and statistical signal processing [6,7] based image fusion x(n1 , n 2 ) (k 1 ) (k 2 ) N 1 N 1 techniques.
    [Show full text]
  • Digital Signals
    Technical Information Digital Signals 1 1 bit t Part 1 Fundamentals Technical Information Part 1: Fundamentals Part 2: Self-operated Regulators Part 3: Control Valves Part 4: Communication Part 5: Building Automation Part 6: Process Automation Should you have any further questions or suggestions, please do not hesitate to contact us: SAMSON AG Phone (+49 69) 4 00 94 67 V74 / Schulung Telefax (+49 69) 4 00 97 16 Weismüllerstraße 3 E-Mail: [email protected] D-60314 Frankfurt Internet: http://www.samson.de Part 1 ⋅ L150EN Digital Signals Range of values and discretization . 5 Bits and bytes in hexadecimal notation. 7 Digital encoding of information. 8 Advantages of digital signal processing . 10 High interference immunity. 10 Short-time and permanent storage . 11 Flexible processing . 11 Various transmission options . 11 Transmission of digital signals . 12 Bit-parallel transmission. 12 Bit-serial transmission . 12 Appendix A1: Additional Literature. 14 99/12 ⋅ SAMSON AG CONTENTS 3 Fundamentals ⋅ Digital Signals V74/ DKE ⋅ SAMSON AG 4 Part 1 ⋅ L150EN Digital Signals In electronic signal and information processing and transmission, digital technology is increasingly being used because, in various applications, digi- tal signal transmission has many advantages over analog signal transmis- sion. Numerous and very successful applications of digital technology include the continuously growing number of PCs, the communication net- work ISDN as well as the increasing use of digital control stations (Direct Di- gital Control: DDC). Unlike analog technology which uses continuous signals, digital technology continuous or encodes the information into discrete signal states (Fig. 1). When only two discrete signals states are assigned per digital signal, these signals are termed binary si- gnals.
    [Show full text]
  • How I Came up with the Discrete Cosine Transform Nasir Ahmed Electrical and Computer Engineering Department, University of New Mexico, Albuquerque, New Mexico 87131
    mxT*L. BImL4L. PRocEsSlNG 1,4-5 (1991) How I Came Up with the Discrete Cosine Transform Nasir Ahmed Electrical and Computer Engineering Department, University of New Mexico, Albuquerque, New Mexico 87131 During the late sixties and early seventies, there to study a “cosine transform” using Chebyshev poly- was a great deal of research activity related to digital nomials of the form orthogonal transforms and their use for image data compression. As such, there were a large number of T,(m) = (l/N)‘/“, m = 1, 2, . , N transforms being introduced with claims of better per- formance relative to others transforms. Such compari- em- lh) h = 1 2 N T,(m) = (2/N)‘%os 2N t ,...) . sons were typically made on a qualitative basis, by viewing a set of “standard” images that had been sub- jected to data compression using transform coding The motivation for looking into such “cosine func- techniques. At the same time, a number of researchers tions” was that they closely resembled KLT basis were doing some excellent work on making compari- functions for a range of values of the correlation coef- sons on a quantitative basis. In particular, researchers ficient p (in the covariance matrix). Further, this at the University of Southern California’s Image Pro- range of values for p was relevant to image data per- cessing Institute (Bill Pratt, Harry Andrews, Ali Ha- taining to a variety of applications. bibi, and others) and the University of California at Much to my disappointment, NSF did not fund the Los Angeles (Judea Pearl) played a key role.
    [Show full text]
  • MC14SM5567 PCM Codec-Filter
    Product Preview Freescale Semiconductor, Inc. MC14SM5567/D Rev. 0, 4/2002 MC14SM5567 PCM Codec-Filter The MC14SM5567 is a per channel PCM Codec-Filter, designed to operate in both synchronous and asynchronous applications. This device 20 performs the voice digitization and reconstruction as well as the band 1 limiting and smoothing required for (A-Law) PCM systems. DW SUFFIX This device has an input operational amplifier whose output is the input SOG PACKAGE CASE 751D to the encoder section. The encoder section immediately low-pass filters the analog signal with an RC filter to eliminate very-high-frequency noise from being modulated down to the pass band by the switched capacitor filter. From the active R-C filter, the analog signal is converted to a differential signal. From this point, all analog signal processing is done differentially. This allows processing of an analog signal that is twice the amplitude allowed by a single-ended design, which reduces the significance of noise to both the inverted and non-inverted signal paths. Another advantage of this differential design is that noise injected via the power supplies is a common mode signal that is cancelled when the inverted and non-inverted signals are recombined. This dramatically improves the power supply rejection ratio. After the differential converter, a differential switched capacitor filter band passes the analog signal from 200 Hz to 3400 Hz before the signal is digitized by the differential compressing A/D converter. The decoder accepts PCM data and expands it using a differential D/A converter. The output of the D/A is low-pass filtered at 3400 Hz and sinX/X compensated by a differential switched capacitor filter.
    [Show full text]
  • Telecommunications Technology Transfers Contents
    CHAPTER 6 Telecommunications Technology Transfers Contents Page INTRODUCTION . 185 TELECOMMUNICATIONS IN THE MIDDLE EAST . 186 Telecommunications Systems . 186 Manpower Requirements . 190 Telecommunications Systems in the Middle East. ........: . 191 Perspectives of Recipient Countries and Firms . 211 Perspectives of Supplier Countries and Firms . 227 IMPLICATIONS FOR U.S. POLICY . 236 CONCLUSIONS . 237 APPENDIX 6A. – TELECOMMUNICATIONS PROJECT PROFILES IN SELECTED MIDDLE EASTERN COUNTRIES. 238 Saudi Arabian Project Descriptions . 238 Egyptian Project Descriptions . 240 Algerian Project Description . 242 Iranian Project Description . 242 Tables Table No. Page 51. Market Shares of Telecommunications Equipment Exports to Saudi Arabia From OECD Countries, 1971, 1975-80 . 194 52. Selected Telecommunications Contracts in Saudi Arabia . 194 53. Market Shares of Telecommunications Equipment Exports to Kuwait From OECD Countries, 1971,1975-80 . 198 54. Selected Telecommunications Contracts in Kuwait . 198 55. Market Shares of Telecommunications Equipment Exports From OECD Countries, 1971, 1975-80 . 202 56. Market Shares of Telecommunications Equipment Exports to Algeria From OECD Countries, 1971,1975-80 . 204 57. Market Shares of Telecommunications Equipment Exports to Iraq From OECD Countries, 1971, 1975-80 . 206 58. Selected Telecommunications Contracts in Iraq . 206 59. Market Shares of Telecommunications Equipment Exports to Iran From OECD Countries, 1971, 1975-80 . 208 60. Saudi Arabian Telecommunications Budgets As Compared to Total Budgets . 212 61. U.S. Competitive Position in Telecommunications Markets in the Middle East Between 1974 and 1982 . 233 Figures Page l0. Apparent Telecommunications Sector Breakdowns-Saudi Arabia, 1974-82 . 195 11. Apparent Market Share, Saudi Arabia, 1974-82 . 196 12. Apparent Sector Breakdowns-Kuwait, 1974-82 . 197 13. Apparent Market Share-Kuwait, 1974-82 .
    [Show full text]
  • Reception Performance Improvement of AM/FM Tuner by Digital Signal Processing Technology
    Reception performance improvement of AM/FM tuner by digital signal processing technology Akira Hatakeyama Osamu Keishima Kiyotaka Nakagawa Yoshiaki Inoue Takehiro Sakai Hirokazu Matsunaga Abstract With developments in digital technology, CDs, MDs, DVDs, HDDs and digital media have become the mainstream of car AV products. In terms of broadcasting media, various types of digital broadcasting have begun in countries all over the world. Thus, there is a demand for smaller and thinner products, in order to enhance radio performance and to achieve consolidation with the above-mentioned digital media in limited space. Due to these circumstances, we are attaining such performance enhancement through digital signal processing for AM/FM IF and beyond, and both tuner miniaturization and lighter products have been realized. The digital signal processing tuner which we will introduce was developed with Freescale Semiconductor, Inc. for the 2005 line model. In this paper, we explain regarding the function outline, characteristics, and main tech- nology involved. 22 Reception performance improvement of AM/FM tuner by digital signal processing technology Introduction1. Introduction from IF signals, interference and noise prevention perfor- 1 mance have surpassed those of analog systems. In recent years, CDs, MDs, DVDs, and digital media have become the mainstream in the car AV market. 2.2 Goals of digitalization In terms of broadcast media, with terrestrial digital The following items were the goals in the develop- TV and audio broadcasting, and satellite broadcasting ment of this digital processing platform for radio: having begun in Japan, while overseas DAB (digital audio ①Improvements in performance (differentiation with broadcasting) is used mainly in Europe and SDARS (satel- other companies through software algorithms) lite digital audio radio service) and IBOC (in band on ・Reduction in noise (improvements in AM/FM noise channel) are used in the United States, digital broadcast- reduction performance, and FM multi-pass perfor- ing is expected to increase in the future.
    [Show full text]
  • Next-Generation Photonic Transport Network Using Digital Signal Processing
    Next-Generation Photonic Transport Network Using Digital Signal Processing Yasuhiko Aoki Hisao Nakashima Shoichiro Oda Paparao Palacharla Coherent optical-fiber transmission technology using digital signal processing is being actively researched and developed for use in transmitting high-speed signals of the 100-Gb/s class over long distances. It is expected that network capacity can be further expanded by operating a flexible photonic network having high spectral efficiency achieved by applying an optimal modulation format and signal processing algorithm depending on the transmission distance and required bit rate between transmit and receive nodes. A system that uses such adaptive modulation technology should be able to assign in real time a transmission path between a transmitter and receiver. Furthermore, in the research and development stage, optical transmission characteristics for each modulation format and signal processing algorithm to be used by the system should be evaluated under emulated quasi-field conditions. We first discuss how the use of transmitters and receivers supporting multiple modulation formats can affect network capacity. We then introduce an evaluation platform consisting of a coherent receiver based on a field programmable gate array (FPGA) and polarization mode dispersion/polarization dependent loss (PMD/PDL) emulators with a recirculating-loop experimental system. Finally, we report the results of using this platform to evaluate the transmission characteristics of 112-Gb/s dual-polarization, quadrature phase shift keying (DP-QPSK) signals by emulating the factors that degrade signal transmission in a real environment. 1. Introduction amplifiers—which is becoming a limiting factor In the field of optical communications in system capacity—can be efficiently used.
    [Show full text]
  • UNIT: 3 Digital and Analog Transmission
    UNIT: 3 Digital and Analog Transmission DIGITAL-TO-ANALOG CONVERSION Digital-to-analog conversion is the process of changing one of the characteristics of an analog signal based on the information in digital data. Figure 5.1 shows the relationship between the digital information, the digital-to-analog modulating process, and the resultant analog signal. A sine wave is defined by three characteristics: amplitude, frequency, and phase. When we vary anyone of these characteristics, we create a different version of that wave. So, by changing one characteristic of a simple electric signal, we can use it to represent digital data. Before we discuss specific methods of digital-to-analog modulation, two basic issues must be reviewed: bit and baud rates and the carrier signal. Aspects of Digital-to-Analog Conversion Before we discuss specific methods of digital-to-analog modulation, two basic issues must be reviewed: bit and baud rates and the carrier signal. Data Element Versus Signal Element Data element is the smallest piece of information to be exchanged, the bit. We also defined a signal element as the smallest unit of a signal that is constant. Data Rate Versus Signal Rate We can define the data rate (bit rate) and the signal rate (baud rate). The relationship between them is S= N/r baud where N is the data rate (bps) and r is the number of data elements carried in one signal element. The value of r in analog transmission is r =log2 L, where L is the type of signal element, not the level. Carrier Signal In analog transmission, the sending device produces a high-frequency signal that acts as a base for the information signal.
    [Show full text]
  • Digital Signal Processing: Theory and Practice, Hardware and Software
    AC 2009-959: DIGITAL SIGNAL PROCESSING: THEORY AND PRACTICE, HARDWARE AND SOFTWARE Wei PAN, Idaho State University Wei Pan is Assistant Professor and Director of VLSI Laboratory, Electrical Engineering Department, Idaho State University. She has several years of industrial experience including Siemens (project engineering/management.) Dr. Pan is an active member of ASEE and IEEE and serves on the membership committee of the IEEE Education Society. S. Hossein Mousavinezhad, Idaho State University S. Hossein Mousavinezhad is Professor and Chair, Electrical Engineering Department, Idaho State University. Dr. Mousavinezhad is active in ASEE and IEEE and is an ABET program evaluator. Hossein is the founding general chair of the IEEE International Conferences on Electro Information Technology. Kenyon Hart, Idaho State University Kenyon Hart is Specialist Engineer and Associate Lecturer, Electrical Engineering Department, Idaho State University, Pocatello, Idaho. Page 14.491.1 Page © American Society for Engineering Education, 2009 Digital Signal Processing, Theory/Practice, HW/SW Abstract Digital Signal Processing (DSP) is a course offered by many Electrical and Computer Engineering (ECE) programs. In our school we offer a senior-level, first-year graduate course with both lecture and laboratory sections. Our experience has shown that some students consider the subject matter to be too theoretical, relying heavily on mathematical concepts and abstraction. There are several visible applications of DSP including: cellular communication systems, digital image processing and biomedical signal processing. Authors have incorporated many examples utilizing software packages including MATLAB/MATHCAD in the course and also used classroom demonstrations to help students visualize some difficult (but important) concepts such as digital filters and their design, various signal transformations, convolution, difference equations modeling, signals/systems classifications and power spectral estimation as well as optimal filters.
    [Show full text]
  • Multiplexing and Sampling Theory
    Multiplexing and Sampling Theory THE ECONOMY OF MULTIPLEXING contact type determine its current carrying capacity. For instance, laboratory instrument relays typically switch Sampled-Data Systems up to 3A, while industrial applications use larger relays An ideal data acquisition system uses a single ADC for to switch higher currents, often 5 to 10A. each measurement channel. In this way, all data are captured in parallel and events in each channel can be Solid-state switches, on the other hand, are much faster compared in real time. But using a multiplexer, Figure than relays and can reach sampling rates of several MHz. 3.01, that switches among the inputs of multiple chan- However, these devices can’t handle inputs higher than nels and drives a single ADC can substantially reduce 25V, and they are not well suited for isolated applica- the cost of a system. This approach is used in so-called tions. Moreover, solid-state devices are typically limited sampled-data systems. The higher the sample rate, the to handling currents of only one mA or less. closer the system mimics the ideal data acquisition system. But only a few specialized data acquisition Another characteristic that varies between mechani- systems require sample rates of extraordinary speed. cal relays and solid-state switches is called ON resis- Most applications can cope with the more modest tance. An ideal mechanical switch or relay contact sample rates typically offered by mainstream data pair has zero ON resistance. But real devices such acquisition systems. as common reed-relay contacts are 0.010 W or less, a quality analog switch can be 10 to 100 W, and an Solid State Switches vs.
    [Show full text]
  • Carriers and Modulation DIGITAL TRANSMISSION of DIGITAL DATA
    DIGITAL TRANSMISSION OF Carriers and Modulation DIGITAL DATA CS442 Review… Baseband Transmission Digital transmission is the transmission of electrical Baseband Transmission pulses. Digital information is binary in nature in that it has only two possible states 1 or 0. With unipolar signaling techniques, the voltage is Sequences of bits encode data (e.g., text always positive or negative (like a dc current). characters). In bipolar signaling, the 1’s and 0’s vary from a plus Digital signals are commonly referred to as baseband signals. voltage to a minus voltage (like an ac current). In order to successfully send and receive a message, both the sender and receiver have to agree how In general, bipolar signaling experiences fewer errors often the sender can transmit data (data rate). than unipolar signaling because the signals are Data rate often called bandwidth – but there is a more distinct. different definition of bandwidth referring to the frequency range of a signal! 1 Baseband Transmission Baseband Transmission Manchester encoding is a special type of unipolar signaling in which the signal is changed from a high to low (0) or low to high (1) in the middle of the signal. • More reliable detection of transition rather than level – consider perhaps some constant amount of dc noise, transitions still detectable but dc component could throw off NRZ-L scheme – Transitions still detectable even if polarity reversed Manchester encoding is commonly used in local area networks (ethernet, token ring). ANALOG TRANSMISSION OF Manchester Encoding DIGITAL DATA Analog Transmission occurs when the signal sent over the transmission media continuously varies from one state to another in a wave-like pattern.
    [Show full text]
  • Analog and Digital Signals Digital Electronics TM 1.2 Introduction to Analog
    Analog and Digital Signals Digital Electronics TM 1.2 Introduction to Analog Analog & Digital Signals This presentation will • Review the definitions of analog and digital signals. • Detail the components of an analog signal. • Define logic levels. Analog & Digital Signals • Detail the components of a digital signal. • Review the function of the virtual oscilloscope. Digital Electronics 2 Analog and Digital Signals Example of Analog Signals • An analog signal can be any time-varying signal. Analog Signals Digital Signals • Minimum and maximum values can be either positive or negative. • Continuous • Discrete • They can be periodic (repeating) or non-periodic. • Infinite range of values • Finite range of values (2) • Sine waves and square waves are two common analog signals. • Note that this square wave is not a digital signal because its • More exact values, but • Not as exact as analog, minimum value is negative. more difficult to work with but easier to work with Example: A digital thermostat in a room displays a temperature of 72. An analog thermometer measures the room 0 volts temperature at 72.482. The analog value is continuous and more accurate, but the digital value is more than adequate for the application and Sine Wave Square Wave Random-Periodic significantly easier to process electronically. 3 (not digital) 4 Project Lead The Way, Inc. Copyright 2009 1 Analog and Digital Signals Digital Electronics TM 1.2 Introduction to Analog Parts of an Analog Signal Logic Levels Before examining digital signals, we must define logic levels. A logic level is a voltage level that represents a defined Period digital state.
    [Show full text]