Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and...

54
Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Transcript of Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and...

Page 1: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Management Information Systems

Lection 04Networks

CLARK UNIVERSITY

College of Professional and Continuing Education (COPACE)

Page 2: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Plan

• Basic terms• Classification of networks• Topology of networks• Model OSI• Types of environmental data

Page 3: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Basic terms

Computer network is a collection of computers and other hardware interconnected by communication channels that allow sharing of resources and information.

Page 4: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Basic terms

• Server• Client• Client-server

Page 5: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Computer entirely dedicated to servicing the requests of other computers, plays the role of a dedicated

server

Basic terms

Page 6: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Basic terms

Page 7: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

7

The computer that combines the functions of a client and a server, is a peer node.

Basic terms

Page 8: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Classification of networks

Environment datatransmission

Territorial prevalence

Organization of interaction of

computers

Speed of data transfer

Page 9: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Speed of data transfer:Speed of data transfer:

High speed (more then 100

Мbit/sec)Middle speed(less then 100

Мbit/sec)

Low speed

(less then 10 Мbit/sec)

Classification of networks

Page 10: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Territorial prevalence Territorial prevalence

Urban network(MAN)Speed:

dozens Mbit/sec

Global networks(WAN)Speed:

dozens Kbit/sec – dozens Mbit/sec

Local networks

(LAN)Speed:

10 Мbit/sec - 10 Gbit/sec

Classification of networks

Page 11: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Environment data transmission:Environment data transmission:

Wireless network

Wires network

Classification of networks

Page 12: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Organization of interaction of computers:Organization of interaction of computers:

Hybrid networkNetwork with

dedicated server

Peer-to-peer network

Classification of networks

Page 13: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Peer-to-peer network

Page 14: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Peer-to-peer network

Peer-to-peer operating systems include server and client components of network services.

Examples: LANtastic Windows for Workgroups Windows NT Workstation Windows 95/98

Page 15: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Advantages:1. Low price2. Simplicity of installation and operation

Peer-to-peer network

Disadvantages:1. Complexity of the information protection2. Efficiency depends on the number of

computers

Page 16: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

1. Number of computers in the network 10-202. Security problems are not critical3. You don’t wait significant expansions of your

company

When do we use peer-to-peer networks?

Page 17: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Network with a dedicated server

Page 18: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Network with a dedicated server

Advantages:• Division of resources• Protection• Data backup• Big number of users

Disadvantages: Necessity of additional OS

for the server High complexity of

installation and modernization of the network

Necessity of a separate PC as a server

Page 19: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Hybrid network

Page 20: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Network topology

Network topology describes the physical location of the computers, cables and other network components

Page 21: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

21

Network topologies

Page 22: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Fully connected topology

Page 23: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Fully connected topology

It is the topology of a network in which each workstation is connected to all the others.

The physical fully connected topology is generally too costly and complex for practical networks, although the topology is used when there are only a small number of nodes to be interconnected

Page 24: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

• Topology "bus" is a topology with a common cable (called the bus), which is connected to all workstations.

• At the ends of the cable there are terminators to prevent signal reflection.

Bus topology

Page 25: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

25

When building large networks there is a problem if a limited length of cables between nodes, in this case, the network is divided into segments. Segments are connected by various devices - repeaters, concentrators or hubs. For example, the technology allows the use of Ethernet cable up to 185 meters.

Bus topology

Page 26: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Advantages:• a little time of

setting up a network

• the cheapness (requires less cable and network devices)

• easy set-up• the failure of some

workstation does not affect the work of the whole network

Bus topology

Disadvantages:• any failures in the

network, as the cable break, leads to the failure of the whole network

• complex localization of faults

• The network performance falls with the addition of new workstations

Page 27: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

"Star“ is the basic topology of a network in which all computers are connected to the central node (usually a switch or a hub), forming a physical network segment.

This segment can function both individually and like a part of a complex topology as “tree”.

Star topology

Page 28: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

24-port switch

Page 29: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

• Better performance• Isolation of devices• We can increase the size of the network very

easily. • Easy to detect faults and to remove parts.

Advantages of star networks

Page 30: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Disadvantages of star networks

failure of the central switch will result to an inability of the network (or network segment)

it often requires more cable than for most other topologies

number of workstations in the network (or network segment) is limited by the number of ports in the central switch

Page 31: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Ring is the basic topology of a network in which workstations are connected sequentially to each other, forming a closed network.

Ring topology

Page 32: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

• ease of installation• practically complete absence of the

additional equipment• the possibility of stable work without a

significant drop in speed of data transmission with heavy network traffic

Advantages of ring topology

Page 33: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Disadvantages of ring topology

the failure of a single workstation, and other problems (the cable break) leads to the failure of the whole network

the complexity of the configuration and customization

the complexity of troubleshooting

Page 34: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Star-bus (hybrid) topology

Page 35: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Tree topology

Page 36: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

OSI model

• In 1984 the number of international standardization organizations (ISO, ITU-T and others) developed the Open System Interconnection model (OSI).

• The OSI model defines the different levels of interoperability, gives them the standard names and indicates which functions levels must perform.

Page 37: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

OSI levels

Page 38: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Physical layer

It means the transferring of bits by physical channels, such as a coaxial cable, “twisted pair”, optic cable, wireless networks.

Page 39: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Data link level

• This level is a very powerful and complete set of functions for sending messages between network nodes.

• It gives us the opportunity of detection and correction of errors.

• Bits are grouped into sets called frames

Page 40: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Network layer

• Agreement of different technologiessimplification of addressing in large networks.

• Creation of reliable and flexible barriers on the way of unwanted traffic between networks.

• Messages on this level are called packages

Page 41: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Transport layer

• guaranteed delivery of data (it gives an acknowledgement of reception of packages)

• detection of errors at the level of the sender and recipient (it allows the host system to detect bad packages)

Page 42: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Session layer

It manages the dialogue, i.e. it fixes which side is currently active and provides the synchronization

Page 43: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Presentation layer

• It works only with the form of data, without changing the its content.

• The information is always clear to the application layer of another system.

• Can overcome the syntactic differences in the data models, or differences in the codes of characters, such as ASCII codes

• Encrypt data

Page 44: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Application layer

It gives a set of protocols which allow users an access to shared resources, such as files, printers or web-pages, and organizes their work together

Page 45: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Types of networks:• Wires networks• Wireless networks

Page 46: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)
Page 47: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Coaxial cable

Page 48: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Coaxial cable

Page 49: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Twisted pair

Page 50: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Optic fiber cable

Page 51: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Wireless networks

• The difficulty of cable laying• Mobility• Remoteness• Urgency

Page 52: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Bluetooth

• Bluetooth is designed for the construction of personal wireless networks (Wireless Personal Area Network, WPAN). The coverage is up to 100 m

• Line of sight is not required• Bluetooth works on the none-licensed in the

whole world frequency of 2.45 GHz, which allows free usage of the bluetooth device.

• The speed of 721 Kbps and the transfer of 3 voice channels

Page 53: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

Wi-Fi

The most widespread technology of the organization of wireless networks is WI-FI.

Speed of data transmission depends on the distance between the points, and on other factors, for example, on the level of interference.

At a speed of 54 Mbit/s, which is the limit for WI-FI, the range is 30 to 50 m.

The distance increases up to several hundreds of meters at a speed of 1 Mbit/sec.

Page 54: Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)

IR-port

• IrDA (Infra red Data Association) allows you to connect to peripherals without cables using infrared waves.

• IrDA port operates at data rates 2400-115200 bit/sec.

• The main disadvantage is the need for direct line of sight between the transmitter and receiver.