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

Illustrate control and timing signals, Q. Illustrate control and timing sig...

Q. Illustrate control and timing signals? The requirement of I/O from different I/O devices by processor is quite unpredictable. In fact it relies on I/O needs of particular pr

What is typical storage hierarchy, Q. What is typical storage hierarchy? ...

Q. What is typical storage hierarchy? A typical storage hierarchy is displayed in Figure above. Though Figure shows only block diagram however it includes storage hierarchy:

Show the conditional jump in program with example, Q. Show the conditional ...

Q. Show the conditional jump in program? CMP    AX, BX                      ; compare instruction: sets flags JNE     FIX                             ; if not equal do addi

Design a xnor gate and define its work, N number of XNOR gates is linked in...

N number of XNOR gates is linked in series that is the N inputs (A0, A1, A2......) are specified in the subsequently way: A0 and A1 to first XNOR gate and A2 and O/P of First XNOR

Explain busy waiting semaphores, Explain busy waiting semaphores. Weak,...

Explain busy waiting semaphores. Weak, Busy-wait Semaphores: The simplest method to implement semaphores. Useful while critical sections last for a short time, or we

Cheques vs credit cards, Cheques vs Credit Cards       E-cheques:  E-ch...

Cheques vs Credit Cards       E-cheques:  E-cheques are used for business dealing in e-commerce.  Transactions of these cheques take place on Internet. In this system the elect

Creating a new directory in dos, Q. Creating a New Directory in DOS? Yo...

Q. Creating a New Directory in DOS? You can create any directory under any directory in the hard disk or floppy disk. The command to create a new directory is MKDIR or MD. To c

Show sample instruction format of mips instruction, Q. Show Sample Instruct...

Q. Show Sample Instruction Format of MIPS instruction? Early MIPS architectures had 32-bit instructions and later versions have 64-bit implementations. The first commercial

What is the conclude of the force of gravity on an object, Q. What is the...

Q. What is the conclude of the force of gravity on an object? Answer:- Force is the vector product of mass as well as acceleration F = ma. Weight is an unusual case of t

What is the linkage section used for, The linkage section is used to pass d...

The linkage section is used to pass data from one program to one more program or to pass data from a PROC to a program.

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