What connects devices in a large geographic region?

Wide Area Network (WAN) is a telecommunications network that covers a large geographic area. A WAN can contain several smaller networks like local area network (LAN) and Metropolitan area network (MAN). WANs generally connect devices that are separated by a broader geographical area that cannot be served by a LAN. (like cities, states, or even countries), It uses the services of carriers, such as telephone companies, cable companies, satellite systems, and network providers, WANs also uses serial connections of various types to provide access to bandwidth over a large geographic area.

WANs are often used by corporations, organizations or government to facilitate the exchange of data, and in a wide variety of industries corporations with facilities at multiple locations have embraced WANs. 

There are two types of WAN: Switched WAN and Point-to-Point WAN. A switched WAN network is used to connect multiple end nodes through a common WAN network, example is  Asynchronous Transfer Mode (ATM) network while Point-to-point WAN is one which consists of a two end nodes connected by a leased line, example is a dial-up line that connects a home computer to the Internet. A well-known example of a WAN is the internet.

LAN, which stands for local area network, and WAN, which stands for wide area network, are two types of networks that allow for interconnectivity between computers. As the naming conventions suggest, LANs are for smaller, more localized networking — in a home, business, school, etc. — while WANs cover larger areas, such as cities, and even allow computers in different nations to connect. LANs are typically faster and more secure than WANs, but WANs enable more widespread connectivity. And while LANs tend to be owned, controlled and managed in-house by the organization where they are deployed, WANs typically require two or more of their constituent LANs to be connected over the public Internet or via a private connection established by a third-party telecommunications provider.

Local area networks (LANs) allow computers and devices that are near each other — and usually making use of the same switch or router — to connect to share files and complete tasks. Consisting only of everyday devices (e.g., desktops, laptops, tablets, printers), router and/or switch, and Ethernet cables or wireless cards, LANs are relatively inexpensive to set up and are commonly used in homes.

Ethernet cables, like the Cat5, Cat5e, and Cat6 and Cat6a, can be used to physically connect computers to the network. In the instances where fiber-to-the-home (or similar) is available, copper cabling may also be used at some point. Wi-Fi has become one of the most popular methods for wireless networking over a local network.

What is a WAN?

A wide area network (WAN) is used to connect computers that are not close to one another. It is possible — and almost always the case — that LANs are connected to WANs. This enables small home or office networks to connect to wider networks, such as those across state or country lines. Most WANs connect through public networks, like the telephone system, or via leased lines. The Internet, which connects computers all around the world, can be considered the largest WAN in existence.

What connects devices in a large geographic region?

What connects devices in a large geographic region?

Many interconnected LANs can become part of a larger WAN.

Speed

How fast data can be transferred over a LAN or WAN depends on the quality and data transfer capabilities of one's hardware and cables.

Having all the computers in a LAN physically connected to a router (or sometimes a switch) is the fastest way to transfer data between computers on a LAN. Moreover, using modern cables — Cat5e and better — will ensure the best data transfer speeds.

WAN speeds are affected by a number of factors. The equipment used in LANs that are connected to WANs affects a user's experience, as does the type of cabling used in the wide area network itself. WANs are typically slower than LANs due to the distance data must travel. For example, data transfers between two different states in the U.S. are faster than data transfers between London and Los Angeles. High-quality, copper submarine cables are used to help speed up data transfers between nations.

Wired vs. Wireless Speeds

Wirelessly transferring data via Wi-Fi significantly slows down transfer speeds, as typical wireless technology has a theoretical maximum speed that is lower than a wired connection's theoretical maximum speed.[1] Wireless connections will also likely feel less reliable, as wireless signals may experience interference from other devices' signals, from separating walls, from radio waves, etc. If consistent high speeds are needed within a LAN or WAN, particularly for business or gaming purposes, one should be physically connected to the network.

It is worth noting, however, that wireless technology has begun to "catch up" to wired technology in recent years. While the most reliable, high-speed connection is still one that is wired, wireless technology will likely feel just as comfortable for the average user.

Security

The most secure computer is one that is not connected to any network. LANs are safer than WANs, just by the nature and scope of a wide area network. The more people involved in interconnectivity, the greater chance there is for foul play. Using proper router security settings can help protect computers that connect to a network.

References

  • Wikipedia: Local area network
  • Wikipedia: Wide area network

Share this comparison:

If you read this far, you should follow us:

"LAN vs WAN." Diffen.com. Diffen LLC, n.d. Web. 14 May 2022. < >

A wide area network (WAN) is a telecommunications network that extends over a large geographic area. Wide area networks are often established with leased telecommunication circuits.[1]

What connects devices in a large geographic region?

A local area network (LAN) with connection to a wide area network (WAN)

Businesses, as well as schools and government entities, use wide area networks to relay data to staff, students, clients, buyers and suppliers from various locations around the world. In essence, this mode of telecommunication allows a business to effectively carry out its daily function regardless of location. The Internet may be considered a WAN.[2]

The textbook definition of a WAN is a computer network spanning regions, countries, or even the world.[3][4] However, in terms of the application of communication protocols and concepts, it may be best to view WANs as computer networking technologies used to transmit data over long distances, and between different networks. This distinction stems from the fact that common local area network (LAN) technologies operating at lower layers of the OSI model (such as the forms of Ethernet or Wi-Fi) are often designed for physically proximal networks, and thus cannot transmit data over tens, hundreds, or even thousands of miles or kilometres.

WANs are used to connect LANs and other types of networks together so that users and computers in one location can communicate with users and computers in other locations. Many WANs are built for one particular organization and are private. Others, built by Internet service providers, provide connections from an organization's LAN to the Internet.

WANs are often built using leased lines. At each end of the leased line, a router connects the LAN on one side with a second router within the LAN on the other. Because leased lines can be very expensive, instead of using leased lines, WANs can also be built using less costly circuit switching or packet switching methods. Network protocols including TCP/IP deliver transport and addressing functions. Protocols including Packet over SONET/SDH, Multiprotocol Label Switching (MPLS), Asynchronous Transfer Mode (ATM) and Frame Relay are often used by service providers to deliver the links that are used in WANs.

Academic research into wide area networks can be broken down into three areas: mathematical models, network emulation, and network simulation.

Performance improvements are sometimes delivered via wide area file services or WAN optimization.

Of the approximately four billion addresses defined in IPv4, about 18 million addresses in three ranges are reserved for use in private networks. Packets addressed in these ranges are not routable on the public Internet; they are ignored by all public routers. Therefore, private hosts cannot directly communicate with public networks, but require network address translation at a routing gateway for this purpose.

Reserved private IPv4 network ranges[5]
Name CIDR block Address range Number of addresses Obsolete classful description
24-bit block 10.0.0.0/8 10.0.0.0 – 10.255.255.255 16777216 Single Class A.
20-bit block 172.16.0.0/12 172.16.0.0 – 172.31.255.255 1048576 Contiguous range of 16 Class B blocks.
16-bit block 192.168.0.0/16 192.168.0.0 – 192.168.255.255 65536 Contiguous range of 256 Class C blocks.

Since two private networks, e.g., two branch offices, cannot directly communicate via the public Internet, the two networks must be bridged across the Internet via a virtual private network (VPN) or other form of IP tunnel that encapsulates packets, including their headers containing the private addresses, for transmission across the public network. Additionally, encapsulated packets may be encrypted to secure their data.

Many technologies are available for wide area network links. Examples include circuit-switched telephone lines, radio wave transmission, and optical fiber. New developments have successively increased transmission rates. In ca. 1960, a 110 bit/s line was normal on the edge of the WAN, while core links of 56 or 64 kbit/s were considered fast. Today, households are connected to the Internet with dial-up, asymmetric digital subscriber line (ADSL), cable, WiMAX, cellular network or fiber. The speeds that people can currently use range from 28.8 kbit/s through a 28K modem over a telephone connection to speeds as high as 100 Gbit/s using 100 Gigabit Ethernet.

The following communication and networking technologies have been used to implement WANs.

  • Asynchronous Transfer Mode
  • Cable modem
  • Dial-up internet
  • Digital subscriber line
  • Fiber-optic communication
  • Frame Relay
  • ISDN
  • Leased line
  • SD-WAN
  • Synchronous optical networking
  • X.25

AT&T conducted trials in 2017 for business use of 400-gigabit Ethernet.[6] Researchers Robert Maher, Alex Alvarado, Domaniç Lavery, and Polina Bayvel of University College London were able to increase networking speeds to 1.125 terabits per second.[7] Christos Santis, graduate student Scott Steger, Amnon Yariv, Martin and Eileen Summerfield developed a new laser that potentially quadruples transfer speeds with fiber optics.[8]

  • Cell relay
  • Internet area network (IAN)
  • Label switching
  • Low-power wide-area network (LPWAN)
  • Wide area application services
  • Wireless WAN

  1. ^ "A WAN Is a Wide Area Network. Here's How They Work". Lifewire. Retrieved 2017-04-21.
  2. ^ Groth, David and Skandler, Toby (2005). Network+ Study Guide, Fourth Edition. Sybex, Inc. ISBN 0-7821-4406-3.
  3. ^ Forouzan, Behrouz (2012-02-17). Data Communications and Networking. McGraw-Hill. p. 14. ISBN 9780073376226.
  4. ^ Zhang, Yan; Ansari, Nirwan; Wu, Mingquan; Yu, Heather (2011-10-13). "On Wide Area Network Optimization". IEEE Communications Surveys & Tutorials. 14 (4): 1090–1113. doi:10.1109/SURV.2011.092311.00071. ISSN 1553-877X. S2CID 18060.
  5. ^ Y. Rekhter; B. Moskowitz; D. Karrenberg; G. J. de Groot; E. Lear (February 1996). Address Allocation for Private Internets. Network Working Group IETF. doi:10.17487/RFC1918. BCP 5. RFC 1918.
  6. ^ "AT&T Completes Industry-Leading 400 Gb Ethernet Testing, Establishing A Future Network Blueprint for Service Providers and Businesses". www.att.com. September 8, 2017.
  7. ^ Maher, Robert; Alvarado, Alex; Lavery, Domaniç; Bayvel, Polina (11 February 2016). "Increasing the information rates of optical communications via coded modulation: a study of transceiver performance". Scientific Reports. 6 (1): 21278. Bibcode:2016NatSR...621278M. doi:10.1038/srep21278. PMC 4750034. PMID 26864633.
  8. ^ "A New Laser for a Faster Internet - Caltech". Cal Tech.

  • Cisco - Introduction to WAN Technologies
  • "What is WAN (wide area network)? - Definition from WhatIs.com", SearchEnterpriseWAN, retrieved 2017-04-21
  • What is a software-defined wide area network?

Retrieved from "https://en.wikipedia.org/w/index.php?title=Wide_area_network&oldid=1096268288"