Breif on loosely coupled systems, Computer Engineering

Assignment Help:

Loosely Coupled Systems

These systems don't share global memory since shared memory concept increases the problem of memory conflicts, which consecutively slows down the execution of instructions. Therefore, to ease this problem, every processor in loosely coupled systems is having a large local memory (LM), which isn't shared by other processor. So, such systems have multiple processors with their own local memory and a group of I/O devices. This set of memory, I/O devices and processor makes a computer system. Thus, these systems are as well known as multi-computer systems. These computer systems are connected mutually through message passing interconnection network by that processes communicate by passing messages to one another. As each computer system or node in multicomputer systems has a separate memory, they are termed as distributed multicomputer systems. These are also known as loosely coupled systems, means that nodes have little coupling between them as shown in Figure

1317_Loosely Coupled Systems.png

Figure: Loosely coupled system organisation

Because local memories are available to the connected processor only, no processor can access remote memory. So these systems are also called as no remote memory access (NORMA) systems. A message passing interconnection network offers connection to each node as well as internodes communication with message depends on the type of interconnection network. E.g. interconnection network for non hierarchical system can share bus.


Related Discussions:- Breif on loosely coupled systems

By which transport protocol used, The transport protocol used by TFTP (Triv...

The transport protocol used by TFTP (Trivial File Transfer Protocol) is? The transport protocol used through Trivial File Transfer Protocol is UDP.

Define far and near procedures, Q. Define Far and Near Procedures? Proc...

Q. Define Far and Near Procedures? Procedure offers the primary means of breaking the code in a program into modules. Procedures have one maindrawbackwhich is they need extra c

Define rules for reducing karnaugh maps, Define Rules for Reducing Karnaugh...

Define Rules for Reducing Karnaugh Maps? The rules for reducing Karnaugh Maps (k- maps) are as follows: All of the 1's in the Karnaugh Map are called as minterms. The

Illustration of display on video monitor, Q. Illustration of Display on Vid...

Q. Illustration of Display on Video Monitor? Displaying a single character ; display contents of BL register (Presume that it has a single character) MOV AH, 02H MOV D

Advantages of random scan display, Advantages of random scan display ...

Advantages of random scan display Early computer displays: basically an oscilloscope. Control X, Y with vertical/horizontal plate voltage. Often used intensity as

Logic-based expert systems, Logic-based Expert Systems : Expert system...

Logic-based Expert Systems : Expert systems are agents that are programmed to make decisions just about real world situations are place together by utilising knowledge illicit

Design of a software system, The aim of this Assignment is to demonstrate k...

The aim of this Assignment is to demonstrate knowledge about the analysis and design of a software system and understanding of the application of an object-oriented metho

Control traffic flowing in and out of the network, Firewalls use one or mor...

Firewalls use one or more of three methods to control traffic flowing in and out of the network:  Packet filtering - Packets (small chunks of data) are examined against a s

Hardware design of a typical system, Motorola 68HC11 series is a family of ...

Motorola 68HC11 series is a family of micro controllers , each device contains slightly different  functional blocks , however they are all based around the same microprocessor nam

Write a c program to sort in ascending order of n numbers, Write a C progra...

Write a C program to sort in ascending order of n numbers. # include # include void main() { int a[25],no,i,j,m,t; clrscr(); printf("\nEnter Total number

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd