search
HomeCommon ProblemWhat is the current topology of local area networks?

What is the current topology of local area networks?

Jan 04, 2021 pm 04:32 PM
local area networkTopology

The current topology structures of local area networks are generally bus, ring, and star structures, and other topologies are mostly derived or combined from these three structures. There are two types of cyclic structures, namely single-ring structure and double-ring structure. Token ring is a typical representative of a single-ring structure, and Fiber Distributed Data Interface (FDDI) is a typical representative of a dual-ring structure.

What is the current topology of local area networks?

The operating environment of this tutorial: Windows 7 system, Dell G3 computer.

Network topology refers to the physical layout of various devices interconnected using transmission media. In order for computers and other devices in the network to be interconnected, they need to be connected in a certain structural manner. This connection method is called "topology". In layman's terms, it is how these network devices are connected together. Common network topologies mainly include: bus structure, ring structure, star structure, tree structure and mesh structure.

Local Area Network (LAN) is a private network that generally exists within a building. Local area networks are widely used to connect personal computers and consumer electronic devices, allowing them to share resources (such as servers, printers) and exchange information. When a LAN is used in a company, it is called an Enterprise Network.

LANs are generally divided into two types: wired LANs and wireless LANs. Wired LANs use a variety of different transmission technologies. Most of them use copper wire as the transmission medium, but some use optical fiber. Typically, wired LANs operate at rates between 100 Mbit/s and 1 Gbit/s, with very low latency (microseconds or nanoseconds) and few errors. Newer LANs can even operate at rates up to 10 Gbit/s.

Common LAN topologies can be divided into: bus type, ring type, and star type. Most of the remaining topological structures are derived or combined from these three structures.

Bus-type structure

The bus-type structure uses a single communication line (bus) as a public transmission channel, and all nodes pass the corresponding The interface is directly connected to the bus and data is transmitted through the bus. For example, computers or other shared devices that make up a network are connected on a single cable, as shown in Figure 1. Because a single cable supports only one channel, computers and other shared devices connected to the cable share all of the cable's capacity. The more devices connected to the bus, the slower the network sends and receives data. [4]

Bus-type networks use broadcast transmission technology. All nodes on the bus can send data to the bus, and the data is propagated along the bus. However, since all nodes share the same common channel, only one station is allowed to send data at any time. When one node sends data and propagates on the bus, the data can be received by all other nodes on the bus. After receiving the data, each site analyzes the destination physical address and then decides whether to receive the data. Thick and thin coaxial cable Ethernet are typical representatives of this structure.

Ring structure

In the ring structure, each workstation has the same status. They are connected to each other sequentially to form a closed ring. Data can be single in the ring. Transmit in either direction or in both directions. The ring topology has a simple structure and a certain transmission delay. However, the communication lines between each station in the ring and the connecting station will become a bottleneck for network reliability. A communication failure at any station in the ring will cause network paralysis.

There are two types of cyclic structures, namely single-ring structure and double-ring structure. Token ring is a typical representative of a single-ring structure, and Fiber Distributed Data Interface (FDDI) is a typical representative of a dual-ring structure.

Star structure

Each node in the star structure has a point-to-point link with the central node (public central switching equipment, such as switches, hubs, etc. ) are connected, as shown in Figure 3. If a node in a star network sends data to another node, it first sends the data to the central device, and then the central device forwards the data to the target node. The transmission of information is realized through the storage and forwarding technology of the central node, and can only communicate with other nodes through the central node. Star network is the most commonly used topology in local area networks.

If you want to read more related articles, please visit PHP Chinese website! !

The above is the detailed content of What is the current topology of local area networks?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor