RTS-unit 3
RTS-unit 3
Real-Time Applications
Real-Time Systems, ١
Lecture Outline:
➢ Features of microcomputers and microcontrollers.
➢ Standard interfacing techniques.
➢ Digital input/output interface.
➢ Analog input/output interface.
➢ Pulse input/output interface.
➢ Data acquisition system design.
➢ Management of data acquisition system.
• Disadvantages:
• 1. Because of its basic structure, tree topology, relies
heavily on the main bus cable, if it breaks whole
network is crippled.
2. As more and more nodes and segments are added,
the maintenance becomes difficult.
3. Scalability of the network depends on the type of
cable used.
• In Ring Topology, all the nodes are connected to each-other in such a way that
they make a closed loop. Each workstation is connected to two other components on either
side, and it communicates with these two adjacent neighbours. Data travels around the
network, in one direction. Sending and receiving of data takes place by the help of
TOKEN.
• Token contains a piece of information which along with data is sent by the source
computer. This token then passes to next node, which checks if the signal is intended to it.
If yes, it receives it and passes the empty token into the network, otherwise passes token
along with the data to next node. This process continues until the signal reaches its
intended destination.
The nodes with token are the ones only allowed to send data. Other nodes have to wait for
an empty token to reach them. This network is usually found in offices, schools and small
buildings.
• Advantages:
• 1) This type of network topology is very organized. Each node gets to send the
data when it receives an empty token. This helps to reduces chances of collision.
Also in ring topology all the traffic flows in only one direction at very high
speed.
2) Even when the load on the network increases, its performance is better than
that of Bus topology.
3) There is no need for network server to control the connectivity between
workstations.
4) Additional components do not affect the performance of network.
5) Each computer has equal access to resources.
•
• Advantages of Mesh topology
• 1) Data can be transmitted from different devices simultaneously.
This topology can withstand high traffic.
2) Even if one of the components fails there is always an alternative
present. So data transfer doesn’t get affected.
3) Expansion and modification in topology can be done without
disrupting other nodes.