1. Complete the following questions on page 112 in your book
1,2,3,4,6,9,11,14,20,23,25,30
2. Complete the following exercise on page 113 in your book
3-6
Part 1
1. How does multipoint circuit differ from a point-to-point circuit? Multipoint is also called a shared circuit. In this configuration, many computers are connected on the same circuit. This means that each must share the circuit with the others, much like a party line in telephone communication. The disadvantage is that only one computer can use the circuit at a time. When computer is sending or receiving data, all others must wait. The advantage of multipoint circuits is that they reduce the amount of cable required and typically use the available communication circuit more efficiently. Multipoint configurations are cheaper than point-to-point configurations. Point-to-point configuration is so named because it goes from one point to another (e.g., one computer to another). These are also called as dedicated circuits because they are dedicated to the use of these two computers. This type of configuration is used when the computers generate enough data to fill the capacity of the communication circuit. This can get very expensive, particularly if there is some distance between the computers.
2. Describe the three types of data flows. Circuits can be designed to permit data to flow in one direction or in both directions. There are three ways to transmit: simplex, half-duplex, and full duplex. Simplex is one-way transmission, such as that with radios and TVs. Half-duplex communication link is similar to a walkie-talkie; only one computer can transmit at a time. With full-duplex transmission, you can transmit in both directions simultaneously, with no turnaround time.
3. Describe three types of guided media. Guided media are those in which the message flows through a physical media such as a twisted pair wire, coaxial cable, or fiber-optic cable. Twisted pair wire is most commonly used. It is a pair of wires used in standard telephone wiring. They are twisted to reduce interference caused by the other twisted pairs in the same cable bundle. Twisted-pair wires go from homes and offices to the telephone company end office.
Coaxial cable is a type of guided media that is quickly disappearing. It is an insulated wire that runs through the middle of a cable. A second braided wire surrounds the insulation of the inner wire like a sheath. Used on LANs for transmitting message between devices
Even though twisted-pair is most commonly used guided media, Fiber-optic-cable also is becoming widely used. In this transmission medium that uses glass or plastic cable instead of copper wires. Instead of carrying telecommunications signals in the traditional electrical form, this technology uses high-speed streams of light pulses from lasers or LEDs that carry information inside hair-thin strands of glass called optical fibers.
4. Describe the four types of wireless media. One of the most commonly used forms of wireless media is radio; when people used the term wireless, they usually mean radio transmission. When you connect your laptop into the network wirelessly, you are using radio transmission. Radio data transmission uses the same basic principles as standard radio transmission.
Infrared transmission uses low frequency light waves to carry the air on a direct line-of-sight path between two points. This technology is similar to the technology used in infrared TV remote controls.
Microwave is an extremely high-frequency radio communication beam that is transmitted over a direct line-of-sight path between any two points. Satellite transmission through this is similar to transmission via microwave except instead of transmission involving another nearby microwave dish antenna; it involves a satellite many miles up in space.
6. Clearly explain the
has a better “transmission rate”, it cannot make the data transmission become safe and secure. Also, the amount of “bandwidth” is not great enough is a problem of UTP cable. 3. The Unshielded Twisted Pair Cable has cheap price and easy to install make it be preferred by users to use it in home and office. However, unsecured data transmission and small bandwidth make the large businesses do not prefer to use UTP cable. 4. Why UTP cable cannot provide secured data transmission? (Additional…
Data and Signals Information that is stored within computer systems and transferred over a computer network can be divided into two categories: data and signals. Data are entities that convey meaning within a computer or computer system. If you want to transfer this data from one point to another, either by using a physical wire or by using radio waves, the data has to be converted into a signal. Signals are the electric or electromagnetic encoding of data and are used to transmit…
Systems that enable users to send and receive data and information * Source, transmitter, transmission medium, receiver, destination | Synchronizing | * Asynchronous * Sending each character/packet separately using special stop and start bits * Inexpensive * Slow transmission speed * Synchronous * Requires all data to be sent at the same time. * Faster and more efficient | Protocol | * A set of rules that governs the transfer of data between computers. * It defines how the…
DECEMBER 2013 2365 Dynamic Scheduling for Wireless Data Center Networks Yong Cui, Member, IEEE, Hongyi Wang, Xiuzhen Cheng, Senior Member, IEEE, Dan Li, Member, IEEE, and Antti Yla¨-Ja¨a¨ski Abstract—Unbalanced traffic demands of different data center applications are an important issue in designing data center networks (DCN). In this paper, we present our exploratory investigation on a hybrid DCN solution of utilizing wireless transmissions in DCNs. Our work aims to solve the congestion problem…
It involves more than simply entering data. Collecting involves four steps: • Defining the required data—deciding what data is needed • Identifying the source of the data—where the data can be found • Determining how the data will be gathered—what tools will be required • Gathering the data—collecting and entering the data into the information system. Data can come from either primary or secondary sources. Primary sources refers to data that is collected firsthand. Many…
and a specified value (we usually consider a digital signal to be made up of 0 and 1). 2. What is the function of a modem? A modem is used at the transmitting end to convert the digital signal of a computer into the analogue wave needed for transmission. At the receiving end the opposite occurs. The analogue wave is converted into a digital signal. 3. A mobile telephone is an example of a wireless device that can be web-enabled. What does the term ‘web-enabled’ mean? A web-enabled device…
String ipAddress, String port) { this.locator = locator; this.ipAddress = ipAddress; this.port = port; } /** * Starts the transmission. Returns null if transmission started ok. * Otherwise it returns a string with the reason why the setup failed. */ public synchronized String start() { String result; // Create a processor for the specified media locator…
Table of Contents INTRODUCTION 4 Activity 1 4 COMMUNICATION CONCEPTS 6 Serial and parallel transmission 6 Activity 2 6 Simplex, Half Duplex and Full Duplex Transmission 7 Activity 3 7 Synchronous and Asynchronous Transmission 8 Activity 4 8 MEASUREMENTS OF SPEED 9 Activity 5 9 Comparison of Data Transfer Speeds for Text 10 Activity 6 10 Calculating Speed 11 Activity 7 11 Activity 8 12 HARDWARE IN TRANSMITTING AND RECEIVING 14 Communication Within the Computer (the System or Internal Bus) 14 Activity…
Table of Contents Part 1: General review of data link layer 2 a) Explain the working principles of the data link layer. 2 b) Is controlled access better than contention for media access control? Discuss. 2 c) Why is error detection important in this layer? What is being measured? 3 d) Identify three significant noises that can cause errors in data communication digital circuits. Briefly explain. 3 Part 2: General review of error correction 4 a) Why is cyclical redundancy…
Understand data communications media and networks used with modern programmable Task #1 “describe the importance of health and safety when working with programmable controlled equipment” [P5] Describe the importance of health and safety when working with programmable controlled equipment. A range of ‘what if’ scenarios for various applications could be used to cover the full requirements of the unit content. An instrumented control system is an electrical, electronic, or programmable…