Intelligent Buildings (NT3042) L12V3 Networking
Intelligent Buildings (NT3042) L12V3 Networking
Intelligent Buildings (NT3042) L12V3 Networking
Lecture 12
Systems & Networking in
Intelligent Buildings
UClan/SHAPE (VTC)
Department of Real Estate and
Facilities Management, IVE(MH)
1
What is a network?
A collection of computers, digital stations and other devices connected
in a way that allows them to send out and receive data
A computer network facilitates interpersonal communications allowing
users to communicate efficiently and easily via various means: email,
instant messaging, chat rooms, telephone, video telephone calls, and
video conferencing. Providing access to information on shared storage
devices is an important feature of many networks.
A network allows sharing of files, data, and other types of information
giving authorized users the ability to access information stored on other
computers on the network.
A network allows sharing of network and computing resources. Users
may access and use resources provided by devices on the network,
such as printing a document on a shared network printer.
The size of the network is commonly given various names of
Local Area Network (LAN)
Wide Area Network (WAN) is a computer network that covers a large geographic area
Metropolitan Area Network (MAN) is a large computer network that usually spans a city2
or a large campus.
A typical home or small office router
Common networks
4
Source: http://greencloudcomputers.com/home-networking/
Terms of network
(Server): is a computer program or a machine that waits for requests from
other machines or software (clients) and responds to them. The purpose of a
server is to share data or hardware and software resources among clients.
Typical computing servers are database servers, file servers, mail servers,
print servers, web servers, game servers, and application servers.
(Clients): is a relatively small desktop computer, let user can access the
shared network resources.
5
LAN and WAN
1. Local area network (LAN)
A computer network that spans a relatively small area,
e.g. within a building or a company
Usually privately owned
With high-speed switched connections to 1Gbps
6
Characteristics
7
LAN Topologies
THREE (3) most popular topologies
1.Star topology: all nodes are connected to a special central
node. This is the typical layout found in a Wireless LAN, where
each wireless client connects to the central Wireless access point.
2.Bus topology: all nodes are connected to a common medium
along this medium. This was the layout used in the original
Ethernet, called 10BASE5 and 10BASE2.
3.Ring topology:each node is connected to its left and right
neighbour node, such that all nodes are connected and that each
node can reach each other node by traversing nodes left- or
rightwards. The Fiber Distributed Data Interface (FDDI) made use
of such a topology.
Centralised Network
Decentralised Network
1. All nodes have the same right to use and control over the
network links
2. All nodes governed by the same rules
3. No distinct network master required
4. Failure of any one node will not affect the others
5. Network protocol is more complicated than a centralised one
10
Topology: Star, Ring, Bus
11
LAN Standard
Developed under IEEE 802.x
Includes the Data Link and Physical Layers of the OSI Seven Layer
Model
Top layer is the Logical Link Control (LLC)
Below LLC is the Medium Access Control (MAC) and standardized
as
◦802.3 CSMA/CD Networks
◦802.4 Token Bus Networks
◦802.5 Token ring Networks
◦802.6 Metropolitan Area Networks
◦802.7 Broadband Technical Advisory Group
◦802.8 Fiber Optic Technical Advisory Group
◦802.9 Integrated Voice and Data LAN Interface
◦802.10 Standard for Interoperable LAN Security
◦802.11 Wireless LAN (a,b,g,n…)
Transmission with WLAN is transparent. This means that you will not
normally distinguish the difference between WLAN and cable
transmission.
The most widespread standards are 802.11b and 802.11g, which use
the 2.4 GHz frequency band.
13
LAN區域網絡 and Gateway閘道器
Networks comprise additional basic system building blocks, such as network interface
controller (NICs), repeaters, hubs, bridges, switches, routers, modems, and firewalls.
(LAN) connects 連接
中繼器(Repeater)-A repeater is an electronic device that receives a network signal,
cleans it of unnecessary noise and regenerates it. The signal is retransmitted at a
higher power level, or to the other side of an obstruction, so that the signal can cover
longer distances without degradation.
橋接器(Bridge)-connects and filters traffic between two network segments at the
data link layer (layer 2) of the OSI model to form a single network.
集線器(Hub) - Hubs have been mostly obsoleted by modern switches; but
repeaters are used for long distance links
(Gateway) a network node equipped for interfacing with another network that uses
different communication protocols
用來轉換不同的協定和資料型態: 為兩個不相容網路彼此間連線的連接點或交
換點,e.g. LAN與WAN作連線
讓兩種不同技術類型的網路之間得以互相通 訊所需的軟硬體=> 協定轉換 14
15
16
Unshielded twist pair
Short for Unshielded Twisted Pair, a UTP
cable is a cable used in computer
networking that consists of two shielded
wires twisted around each other. The
image shows various network cables,
including UTP
17
Ethernet port
RJ45
乙太網路(Ethernet)
目前最普遍的網路種類
有數種不同類型,e.g. :
10Base-5
10Base-2
10Base-T
100VG-AnyLAN
全部都使用CSMA/CD的媒體存取方式
18
BNC coaxial connector
19
OSI - Open System Interconnection
OSI uses the layered architecture. All the networking functions are
partitioned into several groups - called layers - in such a way that
upper layers uses the services provided by lower layer.
1. Physical layer
2. Data-Link Layer
3. Network Layer
4. Transport layer
5. Session Layer
6. Presentation Layer
7. Application layer
https://en.wikipedia.org/wiki/OSI_model 22
TCP/IP principles –
Internet Protocol (TCP/IP)
Transmission Control Protocol (TCP)
TCP is a transport layer protocol used by applications that require
guaranteed delivery.負責資料的分割及重組
24
An IP address consists of 32
bits , group into 4 octets
25
26
An IP address is a 32-bit address allocated to a device connected to the
Internet. It consists of two fields: net-id and host-id. To facilitate IP address
management, IP addresses are divided into five classes
27
Range of possible values for the
first octet of each address class
29
The TCP/IP model or Internet layering scheme and its relation to common protocols often layered on top of it.
Communications protocols
A communications protocol is a set of rules
for exchanging information over network links.
In a protocol stack (also see the OSI model),
each protocol leverages the services of the
protocol below it. An important example of a
protocol stack is HTTP (the World Wide Web
protocol) running over TCP over IP (the
Internet protocols) over IEEE 802.11 (the Wi-
Fi protocol). This stack is used between the The TCP/IP model or Internet
wireless router and the home user's personal layering scheme and its
computer when the user is surfing the web. relation to common protocols
often layered on top of it.
IP is a network layer protocol whereas TCP
is a transport layer protocol.
Souce:// https://en.wikipedia.org/wiki/Computer_network 30
31
32
Interoperability
Integration and Interoperability
Integration might be defined as the ability to group intelligent,
standalone unit controllers into a cohesive Building Management
System.
Source: http://www.bacnet.org/Bibliography/EC-9-97/EC-9-97.html 35
END
36