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

Show the fundamental process of instruction execution, Q. Show the fundamen...

Q. Show the fundamental process of instruction execution? The fundamental process of instruction execution is:  1. Instruction is fetched from memory to CPU registers (calle

Define a technique of temporarily removing inactive program, is a technique...

is a technique of temporarily removing inactive programs from the memory of computer system? Swapping is a technique of temporarily eliminating inactive programs from the memor

Fuzzy logic - artificial intelligence, Fuzzy set theory provides a means fo...

Fuzzy set theory provides a means for modeling the kind of uncertainty associated with vagueness, with imprecision, and/or with a lack of information regarding a particular element

Determine the channel of common channel signalling in ss7, Common channel s...

Common channel signalling in SS7 is (A) out band control channel. (B) In band control channel. (C) Speech control channel. (D) None of the above. Ans:

Define electronic data interchange, Electronic Data Interchange (EDI ) is u...

Electronic Data Interchange (EDI ) is used by companies for transactions that happen on regular basis to a pre-determined format. It is one of the electronic commerce technologies.

Types of port, Define port? Give types of port available? Ans: An I/O in...

Define port? Give types of port available? Ans: An I/O interface consists of circuitry needed to connect an I/O device to computer bus. One side consists of a data path contain

Define relocatable programs, Relocatable programs? Ans. Relocatable pro...

Relocatable programs? Ans. Relocatable programs can be loaded almost anywhere inside the memory.

Explain the passive matrix in lcd technology, Q. Explain the Passive Matrix...

Q. Explain the Passive Matrix in lcd technology? In a passive matrix arrangement LCD panel has a grid of vertical and horizontal conductors and every pixel is positioned at an

Write c program to read the text book number, With a C program to read the ...

With a C program to read the text book number, title, author and publisher into a structure and print these values. # include # include void main() { struct boo

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