Ananya Nigotia

Student at MITWPU

Studied at Loreto Convent Intermediate College

RISC vs CISC

RISC stands for 'Reduced Instruction Set Computer Whereas, CISC stands for Complex Instruction Set Computer. RISC processors can be designed more quickly than CISC processors due to its simple architecture. The execution of instructions in RISC processors is high due to the use of many registers for holding and passing the instructions as compared to CISC processors.

Memory and Parallel Processor Organizations-Answers

It represents the organization of a single computer containing a control unit, processor unit and a memory unit. Instructions are executed sequentially.Parallelism is to reduce the turnaround time but even increase the CPU time due to overhead and increase the required memory due to duplicate data and instructions. MISD: s a type of parallel computing architecture where many functional units perform different operations on the same data.

Hazards During Pipelining-Data hazards

Data hazards occur when instructions that exhibit data dependence modify data in different stages of a pipeline. Ignoring potential data hazards can result in race conditions (also termed race hazards). There are three situations in which a data hazard can occur: read after write (RAW), a true dependency.

Interfacing of DAC to C8051F340

In these systems microcontroller generates output which is in digital form but the controlling system requires analog signal as they don't accept digital data thus making it necessary to use DAC which converts digital data into equivalent analog voltage. ... This IC converts digital data into equivalent analog Current.

Question Bank on Computer Function, Interconnections and Evolution

Computer Organization and Architecture is the study of internal working, structuring and implementation of a computer system. Architecture in computer system, same as anywhere else, refers to the externally visual attributes of the system.

COA Assignment

Computer Organization and Architecture lets you know how exactly each instruction is executed at the micro level. The data flow, timing analysis, memory hierarchy, trade offs between execution cycles, hardware requirements/costs, software-hardware trade-offs can be known.

COA Assignment

Computer Organization and Architecture lets you know how exactly each instruction is executed at the micro level. The data flow, timing analysis, memory hierarchy, trade offs between execution cycles, hardware requirements/costs, software-hardware trade-offs can be known.

COA Question Paper

Computer Organization and Architecture lets you know how exactly each instruction is executed at the micro level. The data flow, timing analysis, memory hierarchy, trade offs between execution cycles, hardware requirements/costs, software-hardware trade-offs can be known.

Data Structures assignment

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

data Structures Assignment

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

Question bank of M3

Doing preparation from the previous year question paper helps you to get good marks in exams.

Data Flow and Error Control

Error Detection and Correction: Types of Errors, Redundancy, Hamming Distance, Hamming Code, Cyclic Redundancy Check, Checksum, Framing: Fixed Size and Variable Size, Flow and Error Control, protocols: Noiseless and noisy Channels