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

What is locking, What is Locking? When two users at the same time atte...

What is Locking? When two users at the same time attempt to access the similar data record, this is synchronized by a lock mechanism

What are the objectives of usb, What are the objectives of USB? a) Simp...

What are the objectives of USB? a) Simple b) Low cost c) Easy to use d) Supports wide range of data transfer characteristics e) Plug and play mode of operation

Explain direct memory access, Explain Direct Memory Access. A modest en...

Explain Direct Memory Access. A modest enhances in hardware enables an IO device to transfer a block of information to or from memory without CPU intervention. This task needs

Explain about local area network, Q. Explain about Local Area Network? ...

Q. Explain about Local Area Network? Local Area Network (LAN):  It is privately owned communication systems that cover up a small area, say a complex of buildings or school. Le

.., 1mechanism of artificial satellite

1mechanism of artificial satellite

Develop website for my party venue- hall rental website, Project Descriptio...

Project Description: I want to prepare website for my party venue where i can post the photos and detail of place along with availability calendar. In future, I buy some more ha

Computer Graphics , What do you mean by ‘Bresenham’s him Algorithm?

What do you mean by ‘Bresenham’s him Algorithm?

Write a program to check give word is a palindrom or not, Write a program t...

Write a program to check whether a given word is a palindrome or not? # include # include void main() { char word[10]; int length=0,mid,count=0; clrscr();

Explain the differences of casex and casez, Explain the differences of case...

Explain the differences of casex and casez over the case statement? casex operator has to be used when both high impedance value (z) and unknown (x) in any bit  has  to  be  t

Computer network, how Hierarchical Routing implement in c or cpp

how Hierarchical Routing implement in c or cpp

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