Free Essay

Digital Transmition

In:

Submitted By rashidhussain
Words 2490
Pages 10
1
Introduction to Digital Data Transmission

1.1

INTRODUCTION This book is concerned with the transmission of information by electrical means using digital communication techniques. Information may be transmitted from one point to another using either digital or analog communication systems. In a digital communication system, the information is processed so that it can be represented by a sequence of discrete messages as shown in Figure 1–1. The digital source in Figure 1–1 may be the result of sampling and quantizing an analog source such as speech, or it may represent a naturally digital source such as an electronic mail file. In either case, each message is one of a finite set containing q messages. If q = 2, the source is referred to as a binary source, and the two possible digit values are called bits, a contraction for binary digits. Note also that source outputs, whether discrete or analog, are inherently random. If they were not, there would be no need for a communication system. For example, expanding on the case where the digital information results from an analog source, consider a sensor whose output voltage at any given time instant may assume a continuum of values. This waveform may be processed by sampling at appropriately spaced time instants, quantizing these samples, and converting each quantized sample to a binary number (i.e., an analog-to-digital converter). Each sample value is therefore represented by a sequence of 1s and 0s, and the communication system associates the message 1 with a transmitted signal s1(t) and the message 0 with a transmitted signal s0(t). During each signaling interval either the message 0 or 1 is transmitted with no other possibilities. In practice, the transmitted signals s0(t) and s1(t) may be conveyed by the following means (other representations are possible): 1. By two different amplitudes of a sinusoidal signal, say, A0 and A1 2. By two different phases of a sinusoidal signal, say, /2 and − /2 radians 3. By two different frequencies of a sinusoidal signal, say, f0 and f1 hertz In an analog communication system, on the other hand, the sensor output would be used directly to modify some characteristic of the transmitted signal, such as amplitude, phase, or frequency, with the chosen parameter varying over a continuum of values.
1

2

1/Introduction to Digital Data Transmission

Digital source {1,2, . . ,q}

Transmitter

Waveform channel (distortion noise, fading, interference) si (t) y(t)

Receiver

Digital sink

mi messages

ˆ mi

FIGURE 1–1

Simplified block diagram for a digital communication system.

Interestingly, digital transmission of information actually preceded that of analog transmission, having been used for signaling for military purposes since antiquity through the use of signal fires, semaphores, and reflected sunlight. The invention of the telegraph, a device for digital data transmission, preceded the invention of the telephone, an analog communications instrument, by more than thirty-five years.1 Following the invention of the telephone, it appeared that analog transmission would become the dominant form of electrical communications. Indeed, this was true for almost a century until today, when digital transmission is replacing even traditionally analog transmission areas. Several reasons may be given for the move toward digital communications: 1. In the late 1940s it was recognized that regenerative repeaters could be used to reconstruct the digital signal essentially error free at appropriately spaced intervals.2 That is, the effects of noise and channel-induced distortions in a digital communications link can be almost completely removed, whereas a repeater in an analog system (i.e., an amplifier) regenerates the noise and distortion together with the signal. 2. A second advantage of digital representation of information is the flexibility inherent in the processing of digital signals.3 That is, a digital signal can be processed independently of whether it represents a discrete data source or a digitized analog source. This means that an essentially unlimited range of signal conditioning and processing options is available to the designer. Depending on the origination and intended destination of the information being conveyed, these might include source coding, compression, encryption, pulse shaping for spectral control, forward error correction (FEC) coding, special modulation
1

The telegraph was invented by Samuel F. B. Morse in the United States and by Sir Charles Wheatstone in Great Britain in 1837, and the first public telegram was sent in 1844. Alexander Graham Bell invented the telephone in 1876. 2 See [1] in the references at the end of the chapter. 3 An excellent overview of terminology, ideas, and mathematical descriptions of digital communications is provided in an article by Ristenbatt [2].

1.1

Introduction

3

to spread the signal spectrum, and equalization to compensate for channel distortion. These terms and others will be defined and discussed throughout the book. 3. The third major reason for the increasing popularity of digital data transmission is that it can be used to exploit the cost effectiveness of digital integrated circuits. Special-purpose digital signal-processing functions have been realized as large-scale integrated circuits for several years, and more and more modem4 functions are being implemented in ever smaller packages (e.g., the modem card in a laptop computer). The development of the microcomputer and of specialpurpose programmable digital signal processors mean that data transmission systems can now be implemented as software.5 This is advantageous in that a particular design is not “frozen” as hardware but can be altered or replaced with the advent of improved designs or changed requirements. 4. A fourth reason that digital transmission of information is the format of choice in a majority of applications nowadays is that information represented digitally can be treated the same regardless of its origin, as already pointed out, but more importantly easily intermixed in the process of transmission. An example is the Internet, which initially was used to convey packets or files of information or relatively short text messages. As its popularity exploded in the early 1990s and as transmission speeds dramatically increased, it was discovered that it could be used to convey traditionally analog forms of information, such as audio and video, along with the more traditional forms of packetized information. In the remainder of this chapter, some of the systems aspects of digital communications are discussed. The simplified block diagram of a digital communications system shown in Figure 1–1 indicates that any communications system consists of a transmitter, a channel or transmission medium, and a receiver.6 To illustrate the effect of the channel on the transmitted signal, we return to the binary source case considered earlier. The two possible messages can be represented by the set {0, 1} where the 0s and ls are called bits (for binary digit) as mentioned previously. If a 0 or a 1 is emitted from the source every T seconds, a 1 might be represented by a voltage pulse of A volts T seconds in duration and a 0 by a voltage pulse of −A volts T seconds in duration. The transmitted waveform appears as shown in Figure 1–2a. Assume that noise is added to this waveform by the channel that results in the waveform of Figure 1–2b. The receiver consists of a filter to remove some of the noise followed by a sampler. The filtered output is shown in Figure 1–2c and the samples are shown in Figure 1–2d. If a sample is greater than 0, it is decided that A was sent; if it is less than 0 the decision is
4 A contraction of modulator/demodulator. See J. Sevenhans, B. Verstraeten, and S. Taraborrelli, “Trends in Silicon Radio Large Scale Integration,” IEEE Commun. Mag., Vol. 38, pp. 142–147, Jan. 2000 for progress in IC realization of radio functions. 5 See the IEEE Communications Magazine special issue on software radios [3]. 6 This block diagram suggests a single link communications system. It is often the case that communication systems are many-to-one, one-to-many, or many-to-many in terms of transmitters (sources) and receivers (sinks).

4
a) data

1/Introduction to Digital Data Transmission

2 0 2 0 5 10 15 t 5 0 20 25 30

b) noise data

5 c) n 2 0 2 filtered d

0

5

10

15 t

20

25

30

0 d) sampled output 2 0 2 0

5

10

15 t

20

25

30

5

10

15 t

20

25

30

FIGURE 1–2 Typical waveforms in a simple digital communication system that uses a filter/sampler/thresholder for a detector: (a) undistorted digital signal; (b) noise plus signal; (c) filtered noisy signal; (d) hard-limited samples of filtered noisy signal—decision = 1 if sample > 0 and −1 if sample < 0. Note the errors resulting from the fairly high noise level.

that a −A was sent. Because of the noise added in the channel, errors may be made in this decision process. Several are evident in Figure 1–2 upon comparing the top waveform with the samples in the bottom plot. The synchronization required to sample at the proper instant is no small problem, but will be considered to be carried out ideally in this example. In the next section, we consider a more detailed block diagram than Figure 1–1 and explain the different operations that may be encountered in a digital communications system.

1.2

Components of a Digital Communications System

5

1.2

COMPONENTS OF A DIGITAL COMMUNICATIONS SYSTEM The mechanization and performance considerations for digital communications systems will now be discussed in more detail. Figure 1–3 shows a system block diagram that is more detailed than that of Figure 1–1. The functions of all the blocks of Figure 1–3 are discussed in this section. 1.2.1 General Considerations

In most communication system designs, a general objective is to use the resources of bandwidth and transmitted power as efficiently as possible. In many applications, one of these resources is scarcer than the other, which results in the classification of most channels as either bandwidth limited or power limited. Thus we are interested in both a transmission scheme’s bandwidth efficiency, defined as the ratio of data rate to signal bandwidth, and its power efficiency, characterized by the probability of making a reception error as a function of signal-to-noise ratio. We give a preliminary discussion of this power-bandwidth efficiency trade-off in Section 1.2.3. Often, secondary restrictions may be imposed in choosing a transmission method, for example, the waveform at the output of the data modulator may be required to have certain properties in order to accommodate nonlinear amplifiers such as a traveling-wave tube amplifier (TWTA). 1.2.2 Subsystems in a Typical Communication System

We now briefly consider each set of blocks in Figure 1–3, one at the transmitting end and its partner at the receiving end. Consider first the source and sink blocks. As previously discussed, the discrete information source can be the result of desiring to transmit a natu-

Discrete memoryless source Information source Source encoder {1,2, . . ,q} Channel encoder Code rate: output bits R input bits Data modulator

Discrete (memoryless) channel Spread spectrum modulator Power amplification (power limitation)

Encryptor

Source rate: 1 bits log2 q Rm Tm second

Spreading code generator Noise Timing and synchronization

Waveform channel (bandwidth limitation)

Information sink

Source decoder

Decryptor

Channel decoder

Data demodulator

Spread spectrum despreader

Receiver front end

FIGURE 1–3

Block diagram of a typical digital communication system.

6

1/Introduction to Digital Data Transmission

rally discrete alphabet of characters or the desire to transmit the output of an analog source digitally. If the latter is the case, the analog source, assumed lowpass of bandwidth W hertz in this discussion, is sampled and each sample quantized. In order to recover the signal from its samples, according to the sampling theorem (Chapter 2), the sampling rate fs must obey the Nyquist criterion, which is7 fs 2W samples>second (1–1)

Furthermore, if each sample is quantized into q levels, then log2 q bits are required to represent each sample value and the minimum source rate in this case is Rm 1fs 2 min log2 q 2W log2 q bits>second (1–2)

Consider next the source encoder and decoder blocks in Figure 1–3. Most sources possess redundancy, manifested by dependencies between successive symbols or by the probabilities of occurrence of these symbols not being equal, in their outputs. It is therefore possible to represent a string of symbols, each one being selected from an alphabet of q symbols, from the output of a redundant source by fewer than log2 q bits per symbol on the average. Means for doing so will be discussed in Chapter 6. Thus the function of the source encoder and decoder blocks in Figure 1–3 is to remove redundancy before transmission and decode the reduced-redundancy symbols at the receiver, respectively. It is often desirable to make the transmissions secure from unwanted interceptors. This is the function of the encryptor and decryptor blocks shown in Figure 1–3. This is true not only in military applications, but many civilian applications as well (consider the undesirability, for example, of a competitor learning the details of a competing bid for a construction project that is being sent to a potential customer by means of a public carrier transmission system). Although much of the literature on this subject is classified, [5] provides an excellent overview. In many communications systems, it might not be possible to achieve the level of transmission reliability desired with the transmitter and receiver parameters available (e.g., power, bandwidth, receiver sensitivity, and modulation8 technique). A way to improve performance in many cases is to encode the transmitted data sequence by adding redundant symbols and using this redundancy to detect and correct errors at the receiver output. This is the function of the channel encoder/decoder blocks shown in Figure 1–3. It may seem strange that redundancy is now added after removing redundancy with the source encoder. This is reasonable, however, since the channel encoder adds controlled redundancy, which the channel decoder makes use of to correct errors, whereas the redundancy removed by the source encoder is uncontrolled and is difficult to make use of in

7

To emphasize that communication theory stands on the shoulders of many pioneers, historical references are given in this chapter from time to time; [4] is the one pertaining to Nyquist’s development of sampling theory. 8 Modulation and demodulation denote the imposing of the information-bearing signal on a carrier at the transmitter and the recovery of it at the receiver, respectively. There are several reasons for modulation, among which are ease of radiation by an antenna, the imposition of a specific band of frequencies to a given user by a regulatory body, the sharing of a common frequency resource by many users, and combatting perturbations imposed by the channel.

Similar Documents

Premium Essay

Artemis Images

...Case 3 – Artemis Images 1. Chris started her business because she realized a simple business model that would lead to revenue and success with the proper launch. She realized “digitizing documents using the latest technology, tagging them with easy-to-read labels, and linking them to search engines for easy retrieval and widespread use” will meet customers’ wants/needs while also preserving images and data and earning revenue. The strategy of the model it to provide digitizing services to companies in exchange for rights to market the content on the internet, receive merchandising rights, and also promotion of Artemis Images ULR with each partner. While Artemis Images provides a meaningful service of preserving the company’s valuable media and data, the get to sell the images to customers, and link the images to key words in search engines. The opportunity for Chris to start her own company was because she discovered that the photo archives were obtaining a ton of requests from fans and customers but they were unable to fill those requests to the full potential. Chris knew how to reach the potential. Chris also held the opportunity because she understood the value for an organization to have its inventory, pictures, and information digitalized and saved forever and she understood the cost of scanning and digitalizing this media. Artemis Images will be able to make profit off of the unrealized value of the images that is kept hidden by companies and consumers. Chris was able...

Words: 769 - Pages: 4

Free Essay

Big Data

...Article Summary - Data, data everywhere Data 2013.10.01 | Major Media Communication | Subject Understanding Digital Media | Student no 2010017713 | Professor Soochul Kim | Name Eunkang Kim | Double-side of a vast amount of information in accordance with development of technology is treated in this article. Even now, a lot of digital information beyond imagination is being accumulated all over the world. Not only the amount of information is increasing, but the production rate of one is also getting speedy. This explosion of information has some reasons. The main reason is technology development. It can actualize things which were impossible in the past. The digital technology changes a lot of information into digitization. Also, many people utilize them with the powerful mean digital device. Men communicating by information contributed to increase the amount of information. Humans who escaped from illiteracy and economic hardship have generated many kinds of information, which are utilized in several fields such as politics, economy, law, culture, science, and so on. The production rate of information is faster than the speed of technology development. Though the digital devices handling the information are getting various, storage space is not enough to store the increased information. Sea is not calm, but it has that big waves. Likewise, lots of information comes to our life. It is important to judge what information is...

Words: 614 - Pages: 3

Premium Essay

Business Methods

...technology takes the printed word for text materials and creates a file with the option of reading it digitally or listening to it with a realistic synthetic voice. Will knows that he has free access to books no longer under copyright protection, and he figures he can pay a royalty fee of $5 per title for copyrighted books that will greatly expand his catalog. So far, he has limited himself to English-language books but is working on a language translation option as well. To date, Will’s technical skills outpace his business acumen. He is struggling with some basic decisions. He has been working on his invention as a garage operation for the last few years and has missed many of his daughter’s soccer games while working at High Tech Digital Industries to keep his family comfortable on his $200,000 annual salary and benefits package. Will may eventually have to decide whether to devote most of his time to his invention. Moreover, he is not sure how to determine all the applications for his technology, who would want it, how it would be delivered to customers, how many books would be bought at what price, and so forth. Even after he has secured the rights to copyrighted material, he needs some help acquiring the books he wants to digitally transform and scanning them into his digitizer. It is not difficult to train others to do this, but the...

Words: 1126 - Pages: 5

Premium Essay

What Does Technology Teach Us About How to Market Brands? the Answer Is a Way of Engaging, Not a Means of Engaging. the Digital Revolution in Brand Marketing Is Generally Approached as an Issue of Platforms, but It Is

...means of engaging. The digital revolution in brand marketing is generally approached as an issue of platforms, but it is much more. Technology doesn’t just give people a new way of doing things; it gives people a new way of thinking. The biggest impact of technology is the change it creates in people’s perceptions. Certainly, technology expands access, speed and productivity, but technology has much more far-reaching effects. The digital revolution is changing how people conceptualize the possibilities available to them in their lives. Absent digital technologies, it would never occur to someone that marketers could be engaged in dialogue, much less dialogue at the point of contact. People used to take it for granted that there was no tête-à-tête with ads. You could watch them, but you couldn’t change them or talk back to them. People no longer believe that. Even if they don’t interact with ads, they recognize that ads no longer enjoy an exclusive position on the dais. But the presumption of dialogue created by digital technologies goes beyond the technologies themselves. Once the door has been opened in one area, people want to see it opened everywhere else as well. People now want the same freedom of engagement in every aspect of their lives. Every point of contact carries the same expectations. People now want it at retail, in customer service, for promotions, with media content, and so forth. People have learned a new capacity from digital technologies and they want...

Words: 593 - Pages: 3

Premium Essay

Will Bury Business Proposal

...technology takes the printed word for text materials and creates a file with the option of reading it digitally or listening to it with a realistic synthetic voice. Will knows that he has free access to books no longer under copyright protection, and he figures he can pay a royalty fee of $5 per title for copyrighted books that will greatly expand his catalog. So far, he has limited himself to English-language books but is working on a language translation option as well. To date, Will’s technical skills outpace his business acumen. He is struggling with some basic decisions. He has been working on his invention as a garage operation for the last few years and has missed many of his daughter’s soccer games while working at High Tech Digital Industries to keep his family comfortable on his $200,000 annual salary and benefits package. Will may eventually have to decide whether to devote most of his time to his invention. Moreover, he is not sure how to determine all the applications for his technology, who would want it, how it would be delivered to customers, how many books would be bought at what price, and so forth. Even after he has secured the rights to copyrighted material, he needs some help acquiring the books he wants to digitally transform and scanning them...

Words: 1136 - Pages: 5

Premium Essay

Celluar vs Fixed

...what the pros and cons for both to come to solution of which out does the other. Purely fixed lines have been on around for years transmuting signals via a network of cables, which are either buried or suspended along poles. Fixed lines are in every home and building today so everyone has the ability to have telephone and data service. Although having fixed land lines are very much reliable it still requires data and modem. To receive or transmit data over the fixed line a modem is needed on each end of the line. The modem takes the digital information and turns it into tones that have been specifically selected for the transmission over the telephone network. The modem on the other end is responsible for turning the tones back into the digital data. Modems transmit data over a telephone network that is designed for voice. DSL utilizes the existing analog phone line so no need for new equipment other than modems that can convert the digital data into high-frequency tones along with a filter at the subscribers end to keep the DSL transmission from being heard on the telephone. The conventional modem operated at the frequency range of 300 to 3,000 Hz but a DSL modem will need to operate a higher frequency range which will allow for a much higher data rate. The data rate was capped at 56,000 bps with the conventional modem but with the DSL modem the data rate is based on several physical characteristics. One of the major physical characteristics is the cable length, the farther...

Words: 437 - Pages: 2

Free Essay

I/O Devices

...------------------------------------------------- I/O Devices NT1110 February 11, 2015 jOhn Smith Iklhlas Abdulsaid February 11, 2015 jOhn Smith Iklhlas Abdulsaid Critical I/O devices for a computer to operate include monitor, mouse, and keyboard. You need these in order for your computer to fully function and operate smoothly. Your I/O devices that are accessories and not needed for your computer to function are the printer, modem, touchscreens, digital scanners, graphics tablets and joysticks/controllers. The reason being that these are accessories for your computer and not needed to make the computer function. You can have these connected to your computer for use in your work or leisure time. The modem is considered an I/O device because it can modulate and demodulate a signal. And it can convert a digital signal to analog signal and vice versa. These devices are also becoming outdated as broadband connections are replacing dial-up. The printer is an I/O device as it receives data and prints it off onto paper. So it essentially is inputting data and outputting the data onto paper. I also think it isn’t necessarily a and essential device anymore due to the fact that companies and education systems are converting the need for assignments and notes to be printed off anymore as we use email and online classes to conduct business and share information. It’s a faster way to deliver data to your boss or teacher or to share information between coworkers and classmates...

Words: 268 - Pages: 2

Free Essay

Cmgt 554 Week 2 Assignment

...Media communication is the process in which data is transferred from one computer to another. This involves transmission of digital of information to different devices through wireless or cabled connections. The data transmitted over networks could be either digital or analog. * Analog signals are continuous signals that vary in strength. Sound is an example of an analog signal. Telephones have transmitters that encode sound waves into electromagnetic waves, which then travel over wires toward their destination. The receiving telephone decodes the electromagnetic waves back into sound waves. Our brains then decode the sound waves into the words we hear. Computer modems use the same principle. Analog signals can be represented digitally. For instance, a high electromagnetic voltage could be interpreted as 1 and low voltage as 0. * Digital signals are discrete rather than continuous. Either there is a signal or there isn't a signal. Telegraphs transmit data with discrete signals. You either hear a tap or you do not hear a tap. Discrete signals can be represented by on and off pulses. The duration of a discrete signal can be varied, as with dots and dashes in Morse Code. To explain how this data is transmitted over the network, first I had to explain the mediums. Mediums are ways, which the data use to travel from one place to another. These mediums may vary depending the environment or type of network. The most commonly used data communication media include: *...

Words: 850 - Pages: 4

Free Essay

Rocket Fuel

...ROCKET FUEL: “QUANTIFIED SELF” DIGITAL TOOLS A CPG MARKETING OPPORTUNITY Q4 2014 OVE RVI E W Quantified Self (QS) is an emerging area of technology that allows consumers to use a variety of digital tools to collect data and learn about their behaviors and habits of everyday life. The increasing number QS digital tools available today includes smartwatches, wearable fitness trackers, apps, and websites. As consumers continue to integrate these new QS digital tools into their lives, the data collected by these tools presents new opportunities for CPG marketers to learn more about consumers’ behavior and better reach their target audiences. To better understand this new technology trend and assess its impact on the future of digital media for CPG marketers, Rocket Fuel conducted a custom primary research study among consumers in the U.S. to: • Understand consumers’ interest in using health and fitness QS tools • Gauge current usage of health and fitness QS tools • Understand the impact of health and fitness QS tools on consumer behavior • Evaluate consumers’ openness to sharing their QS data with CPG advertisers STUDY DETAILS This survey was conducted online using a trusted third-party research vendor and fielded from December 3 – 10, 2014, among 1,262 total respondents who live in the U.S., use a computer regularly, and either currently use a Quantified Self tool to track their health and fitness or who are interested in using a Quantified Self tool to track their health...

Words: 3528 - Pages: 15

Premium Essay

The Digital Divide in Third World Countries

...Integration paper 3 technological divide among poor and rich Beth BUrnett Integration paper 3 technological divide among poor and rich Beth BUrnett 2016 2016 As Digital Natives, who were born into the technological world, we should be striving to find a way to at least make the basic modern day technologies available to those who need it most. Imagine waking up every day and not being able to reach over and check your phone for missed messages, or even being able to turn on your light to see what you are doing. We don’t think about how fortunate we are to have those “luxuries”. For 3 billion people, this is reality, no phones, no internet, no communication. When you wake up the first thing you do is check your phone, believe it or not 4.4 Billion people still do not have access to Modern day technology. As a Digital Native, I believe this needs to change, not because they are missing out, but because it can be a matter of life or death. Despite the rapid spread of technology, only 1.16 Billion people have a working phone line. That means 6.14 Billion people do not have a way to call for help. For example if the people of Haiti did not have cell phones when they were hit by the massive earthquake, they would not have gotten the help they needed as quickly as they did. Many people have heard about the Ebola virus that swept across Africa and the sub- Saharan dessert areas, because many of the villages that were severely affected by the disease did not have active phone...

Words: 1051 - Pages: 5

Free Essay

System Analisys

...Assignment Questions: 1) Explain why we use multiplexing and give an example of a communication method that uses multiplexing. . We use multiplexing to divide a high speed circuit to let multiple devices use the circuit at the same time. Multiplexing is a way to offset the costs of installing a lot of telecommunication lines in an office or organization. A well designed multiplexer cam make the most out of a small amount of lines. 2) Give data communication examples for each of these data flow methods: Simplex Simplex data only flows in one direction like a river that flows to the ocean, data is transmitted and received one way only. Half Duplex Half Duplex can transmit two directions, one at a time. Like a truck drivers two way radio, only able to receive while not transmitting. Full Duplex .A full duplex circuit is divided equally. A telephone is a full duplex as it can send your voice signal and receive a voice signal at the same time. 3) Describe how FDM is different from TDM .FDM divides the circuit in a way that the signals can be sent at the same time, each on its own frequency so they do not interfere with one another. TDM makes the connected computers take turns in order to transmit data which wastes some capacity because time is allocated even while there is no data being transmitted. 4) Provide one advantage for each of the following media types: Twisted pair Twisted pair is favored over coax because of its lower cost Coax Coax is favored...

Words: 698 - Pages: 3

Free Essay

Test

...Chapter 1: Introduction to Computer Networks and Data Communications TRUE/FALSE 1. Data is information that has been translated into a form that is more conducive to storage, transmission, and calculation. ANS: T 2. ANS: F PTS: 1 Some people call computer terminals thick-client workstations. PTS: 1 3. A type of microcomputer-to-local area network connection that is growing in popularity is the wireless connection. ANS: T PTS: 1 4. To communicate with the Internet using a dial-up modem, a user’s computer must connect to another computer that is already communicating with the Internet. ANS: T PTS: 1 5. It is not possible to connect two local area networks so that they can share peripherals as well as software. ANS: F PTS: 1 6. Metropolitan area networks can transfer data at fast, LAN speeds but over smaller geographic regions than typically associated with a local area network. ANS: F 7. ANS: T 8. networks. ANS: T 9. ANS: F PTS: 1 The Internet is not a single network but a collection of thousands of networks. PTS: 1 One of the most explosive areas of growth in recent years has been cellular phone PTS: 1 By the 1970s, telephone systems carried more computer data than voice. PTS: 1 10. Network architectures are cohesive layers of protocols defining a set of communication services. ANS: T PTS: 1 11. The OSI model tells us what kind of wire or what kind of connector to use to connect the pieces of a network...

Words: 46505 - Pages: 187

Free Essay

A Tablet Is Still Not a Book

...Supporting Points * Students will face Computer Vision Syndrome risks * Carcinogenic risk will haunt the students’ health Paragraph 3 1. Topic Sentence: Furthermore, tablets will lead to unwanted behaviors in class 2. Supporting Points * Students can easily cheat * There are too many distractions for classroom use Paragraph 4 1. Counter Arguments: a. Those who are in favor of Tablets may argue that students can learn more material than using textbooks b. They also said tablets have infinite technological features that can be used for more effective teaching method. 2. Rebuttals: c. It has been proved that students who read from textbook will comprehend more than those who read from digital devices. d. Study shows that Tablet shifts focus of learning from teacher to Technology III. CONCLUSION Concluding Sentence: At last, even though many people may put their believe in the advances of technology, they should admit that the little-bit-old-fashioned-style of learning is more effective than using tablet A Tablet is Still Not a Book We all know that now we are living in a live surrounded with such technologies in every aspect of our life from the biggest to smallest things. Big thanks to technologies for making our daily life become so much easier than it was. Don’t you realize that our future is now in front of our eyes? Like cars that can...

Words: 1591 - Pages: 7

Premium Essay

Samsung

...Samsung to grow into the television and consumer electronics industry. The first product that was made by the division was a balck and white television that was created and began selling in early 1970. From then on Samsung Electronics gradually developed a diverse lineof consumer electronics that was sold domestically and, later begain its exports. The company also began branching our to into color television and, laterinot a verity of consumer electronics and appliances. By the 1980s Samsung begain to expand its product line by brancing out into color television and various house hold appliances. The company operates within four major divisions including Digital Media, Semiconductors, Information and Communications, and Home Appliances. Product and services: Samsung operates under four divisions including digital media, semiconductors, information and communication, and home appliances. Channels of distribution: Samsung uses many different distribution channels to deliver their products to consumers. These products are delivered via the retail setting, and include electronics, chemicals, and engineering services. Promotional efforts: Money spend in adverstising Target Market: Samsung targets all adults ages 20 to 50 younger people are to young to buy a TV and older people most likely have a TV. Ethical issues: http://www.samsung.com/us/aboutsamsung/corpcitizenship/environmentsocialreport/environmentsocialreport_EthicsManagement.html picing of...

Words: 276 - Pages: 2

Free Essay

Digital Tachometer with Use of Dragon Board-12

...Digital Tachometer with Use of Dragon Board-12 Table of Contents Abstract-------------------------------------------------------------------(3) Introduction--------------------------------------------------------------(3) Main Result---------------------------------------------------------------(4) Conclusion----------------------------------------------------------------(7) Future Work-------------------------------------------------------------(7) References----------------------------------------------------------------(8) Appendix A--------------------------------------------------------------(9) Appendix B--------------------------------------------------------------(10) Abstract We introduce one method of addressing the problem of finding the Revolutions per minute of a DC motor without the use of a commercial tachometer, through the use of Dragon Board-12 embedded system. The method we chose to use involved setting up a low pass filter circuit to reduce noise and voltage to a level that the safe for use with the Dragon Board-12. The output from the low-pass filter was then passed through an analog to digital converter which was coded using C code, to convert the signal into a machine readable input. The input was then converted into revolutions per minute and then stored for 15ms, at which time an average was taken (to reduce noise) and then sent to the LCD screen as the tachometer output in revolutions per minute. Introduction In modern days, with the...

Words: 1999 - Pages: 8