SlideShare a Scribd company logo
1 of 4
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
help.mbaassignments@gmail.com
or
call us at : 08263069601
ASSIGNMENT
PROGRAM MCA(REVISED FALL 2012)
SEMESTER FOURTH
SUBJECT CODE & NAME MCA4010- MICROPROCESSOR
CREDITS 4
BK ID B1778
MAX. MARKS 60
Note: Answer all questions. Kindly note that answers for 10 marks questions should be
approximately of 400 words. Each question is followed by evaluation scheme.
Q. 1. Write short notes on:
a) Central Processing Unit
Answer:The central processing unit (CPU) of a computer is a piece of hardware that carries out the
instructions of a computer program. It performs the basic arithmetical, logical, and input/output
operations of a computer system. The
b) Memory Unit
Answer:Incomputing,memoryreferstothe computer hardware devices used to store information
for immediate use in a computer; it is synonymous with the term "primary storage". Computer
memoryoperatesata highspeed,forexample random-accessmemory (RAM), as a distinction from
storage that provides slow-to-access program and data storage but offers higher capacities. If
needed, contents of the computer memory can be transferred to secondary storage, through a
memory management technique called "virtual
Most semiconductormemoryisorganizedintomemorycellsor bistable flip-flops, each storing one
bit(0 or 1). Flashmemoryorganizationincludes both one bit per memory cell and multiple bits per
cell (called MLC,
Q. 2. Write short notes on:
a) Bus Interface Unit (BIU)
Answer:In computer architecture, a bus (related to the Latin "omnibus", meaning "for all") is a
communication system that transfers data between components inside a computer, or between
computers. This expression covers all related hardware components (wire, optical fiber, etc.) and
software, including
b) Execution Unit (EU)
Answer:In computer engineering, an execution unit (also called a functional unit) is a part of the
central processing unit (CPU) that performs the operations and calculations as instructed by the
computerprogram.It may have itsowninternal control sequence unit, which is not to be confused
with the CPU's main control unit, some registers, and other internal units such as a sub–arithmetic
logicunit(sub-ALU) ora floatingpointunit(FPU),orsome smaller andmore specificcomponents. It
is common for modern
Q. 3. Write short notes on:
a) REP Prefix
Answer:If the directionflagisclear,the CPU incrementsESIandEDI afteroperatinguponeach string
element.Forexample,if the directionflag is clear, then executing MOVS will move the byte, word,
or double word at ESI to EDI and will increment ESI and EDI by one, two, or four. When specifying
the REP prefix before thisinstruction,the CPUincrementsESIandEDI for eachelementinthe string.
At completion, the ESI and EDI registers will be pointing at the first item beyond the strings.
b) Table Translation
Answer:A translationlookaside buffer (TLB) is a cache that memory management hardware uses to
improve virtual address translation speed. The majority of desktop, laptop, and server processors
includesone ormore TLBs in the memorymanagementhardware,and it is nearly always present in
any hardware that utilizes paged or segmented virtual memory.
The TLB is sometimesimplemented as content-addressable memory (CAM). The CAMsearch key is
the virtual address and the search
Q. 4. Describe about Key-code Data Formats and FIFO Status Word formats.
Answer:Key Code Qualifier is an error-code returned by a SCSI device.
Whena SCSI targetdevice returnsacheck conditioninresponse toa command, the initiator usually
thenissuesaSCSI RequestSense command.Thisprocessispart of a SCSI protocol called Contingent
Allegiance Condition. The target will respond to the Request Sense command with a set of SCSI
sense data which includes three fields giving increasing levels of detail about the error:
K - sense key - 4 bits, (byte 2 of Fixed sense
Q. 5. Write a note on
(a) RS 232 standard
Answer:Intelecommunications,RS-232isa standard forserial communication transmission of data.
It formally defines the signals connecting between a DTE (data terminal equipment) such as a
computer terminal, and a DCE (data circuit-terminating equipment, originally defined as data
communicationequipment),suchas a modem. The RS-232 standard is commonly used in computer
serial ports.The standarddefinesthe electrical characteristicsand timing of signals, the meaning of
signals, and the physical size
(b) IEEE 488 standard
Answer:IEEE-488 is a short-range digital communications 8-bit parallel multi-master interface bus
specification. It was created in the late 1960s for use with automated test equipment and is still in
use for that purpose. IEEE-488 was created as HP-IB (Hewlett-Packard Interface Bus) and is
commonlycalledGPIB(General PurposeInterfaceBus).Ithasbeenthe subject of several standards.
IEEE-488 specifies a 24-pin Amphenol
Q. 6. Write short note on:
a) Parallel Printer Interface (LPT)
Answer:Short for Line Printer Terminal, LPT is used by IBM compatible computers as an
identification for the parallel port such as LPT1, LPT2, or LPT3. This is commonly required when
installing a printer on an IBMcompatible computer. The majority of all computers utilize LPT1 and
do not have an option for another LPT port unless additional ports are added to the computer.
b) Universal Serial Bus (USB)
Answer:USB,short for Universal Serial Bus,isanindustry standard developed in the mid-1990s that
defines the cables, connectors and communications protocols used in a bus for connection,
communication, and power supply between computers and electronic devices. It is currently
developed by the USB Implementers Forum.
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
help.mbaassignments@gmail.com
or
call us at : 08263069601

More Related Content

What's hot

Advanced computer architecture
Advanced computer architectureAdvanced computer architecture
Advanced computer architecturevamsi krishna
 
Computer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test BankComputer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test Bankrohalcabaye
 
B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...
B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...
B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...Rai University
 
Operand and Opcode | Computer Science
Operand and Opcode | Computer ScienceOperand and Opcode | Computer Science
Operand and Opcode | Computer ScienceTransweb Global Inc
 
Instruction Set Architecture – II
Instruction Set Architecture – IIInstruction Set Architecture – II
Instruction Set Architecture – IIDilum Bandara
 
Bca examination 2015 csa
Bca examination 2015 csaBca examination 2015 csa
Bca examination 2015 csaAnjaan Gajendra
 
Assembly Language
Assembly LanguageAssembly Language
Assembly LanguageVijay Kumar
 
Computer Architecture | Computer Fundamental and Organization
Computer Architecture | Computer Fundamental and OrganizationComputer Architecture | Computer Fundamental and Organization
Computer Architecture | Computer Fundamental and OrganizationSmit Luvani
 
Assembly language progarmming
Assembly language progarmmingAssembly language progarmming
Assembly language progarmmingAzmeyer
 

What's hot (18)

Advanced computer architecture
Advanced computer architectureAdvanced computer architecture
Advanced computer architecture
 
Computer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test BankComputer Organization and Architecture 10th Edition by Stallings Test Bank
Computer Organization and Architecture 10th Edition by Stallings Test Bank
 
9.cs instrset
9.cs instrset9.cs instrset
9.cs instrset
 
B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...
B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...
B.sc cs-ii-u-2.2-overview of register transfer, micro operations and basic co...
 
Embedded C - Lecture 3
Embedded C - Lecture 3Embedded C - Lecture 3
Embedded C - Lecture 3
 
Operand and Opcode | Computer Science
Operand and Opcode | Computer ScienceOperand and Opcode | Computer Science
Operand and Opcode | Computer Science
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
INSTRUCTION SET
INSTRUCTION SETINSTRUCTION SET
INSTRUCTION SET
 
Input & Output
Input & OutputInput & Output
Input & Output
 
Instruction Set Architecture – II
Instruction Set Architecture – IIInstruction Set Architecture – II
Instruction Set Architecture – II
 
Bc0040
Bc0040Bc0040
Bc0040
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
Bca examination 2015 csa
Bca examination 2015 csaBca examination 2015 csa
Bca examination 2015 csa
 
Assembly Language
Assembly LanguageAssembly Language
Assembly Language
 
Unit 5-lecture 5
Unit 5-lecture 5Unit 5-lecture 5
Unit 5-lecture 5
 
Computer Architecture | Computer Fundamental and Organization
Computer Architecture | Computer Fundamental and OrganizationComputer Architecture | Computer Fundamental and Organization
Computer Architecture | Computer Fundamental and Organization
 
Assembly language progarmming
Assembly language progarmmingAssembly language progarmming
Assembly language progarmming
 
Lecture 47
Lecture 47Lecture 47
Lecture 47
 

Viewers also liked

Proyecto biologia (1) (2)(3)
Proyecto biologia (1) (2)(3)Proyecto biologia (1) (2)(3)
Proyecto biologia (1) (2)(3)damaleroamna
 
C+C Film Magazines
C+C Film MagazinesC+C Film Magazines
C+C Film MagazinesJoshua_Paice
 
Mb0047 management information system
Mb0047   management information systemMb0047   management information system
Mb0047 management information systemsmumbahelp
 
Educación virtual
Educación virtualEducación virtual
Educación virtualqfbruce
 
Enny Vargas 20672729 presentacion gestion empresarial
Enny Vargas  20672729 presentacion gestion empresarialEnny Vargas  20672729 presentacion gestion empresarial
Enny Vargas 20672729 presentacion gestion empresarialEnny Yoselys
 
El expresionismo 1
El expresionismo 1El expresionismo 1
El expresionismo 1alinamartel
 
Mca4020 probability and statistics
Mca4020  probability and statisticsMca4020  probability and statistics
Mca4020 probability and statisticssmumbahelp
 
Mb0048 operations research (1)
Mb0048 operations research (1)Mb0048 operations research (1)
Mb0048 operations research (1)smumbahelp
 
Elias hidalgo asig 4
Elias hidalgo asig 4Elias hidalgo asig 4
Elias hidalgo asig 4eliashidalgo
 
Mca 4040 analysis and design of algorithm
Mca 4040  analysis and design of algorithmMca 4040  analysis and design of algorithm
Mca 4040 analysis and design of algorithmsmumbahelp
 
EXPLICACION DEL LIBRO DE APOCALIPSIS
EXPLICACION DEL LIBRO DE APOCALIPSISEXPLICACION DEL LIBRO DE APOCALIPSIS
EXPLICACION DEL LIBRO DE APOCALIPSISAbimael Romero López
 

Viewers also liked (16)

Diseño grafico
Diseño grafico Diseño grafico
Diseño grafico
 
Argentina
ArgentinaArgentina
Argentina
 
Proyecto biologia (1) (2)(3)
Proyecto biologia (1) (2)(3)Proyecto biologia (1) (2)(3)
Proyecto biologia (1) (2)(3)
 
C+C Film Magazines
C+C Film MagazinesC+C Film Magazines
C+C Film Magazines
 
Gestalt
GestaltGestalt
Gestalt
 
Mb0047 management information system
Mb0047   management information systemMb0047   management information system
Mb0047 management information system
 
Argentina
ArgentinaArgentina
Argentina
 
Educación virtual
Educación virtualEducación virtual
Educación virtual
 
Enny Vargas 20672729 presentacion gestion empresarial
Enny Vargas  20672729 presentacion gestion empresarialEnny Vargas  20672729 presentacion gestion empresarial
Enny Vargas 20672729 presentacion gestion empresarial
 
El expresionismo 1
El expresionismo 1El expresionismo 1
El expresionismo 1
 
Mca4020 probability and statistics
Mca4020  probability and statisticsMca4020  probability and statistics
Mca4020 probability and statistics
 
Mb0048 operations research (1)
Mb0048 operations research (1)Mb0048 operations research (1)
Mb0048 operations research (1)
 
Elias hidalgo asig 4
Elias hidalgo asig 4Elias hidalgo asig 4
Elias hidalgo asig 4
 
Mca 4040 analysis and design of algorithm
Mca 4040  analysis and design of algorithmMca 4040  analysis and design of algorithm
Mca 4040 analysis and design of algorithm
 
Transfusión
TransfusiónTransfusión
Transfusión
 
EXPLICACION DEL LIBRO DE APOCALIPSIS
EXPLICACION DEL LIBRO DE APOCALIPSISEXPLICACION DEL LIBRO DE APOCALIPSIS
EXPLICACION DEL LIBRO DE APOCALIPSIS
 

Similar to Mca4010 microprocessor

Please send the answers to my email. Mirre06@hotmail.comSomeone se.pdf
Please send the answers to my email. Mirre06@hotmail.comSomeone se.pdfPlease send the answers to my email. Mirre06@hotmail.comSomeone se.pdf
Please send the answers to my email. Mirre06@hotmail.comSomeone se.pdfebrahimbadushata00
 
Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)charize
 
Bt0068, computer organization and architecture
Bt0068, computer organization and architectureBt0068, computer organization and architecture
Bt0068, computer organization and architecturesmumbahelp
 
03. top level view of computer function & interconnection
03. top level view of computer function & interconnection03. top level view of computer function & interconnection
03. top level view of computer function & interconnectionnoman yasin
 
directCell - Cell/B.E. tightly coupled via PCI Express
directCell - Cell/B.E. tightly coupled via PCI ExpressdirectCell - Cell/B.E. tightly coupled via PCI Express
directCell - Cell/B.E. tightly coupled via PCI ExpressHeiko Joerg Schick
 
L1 intro-to-mpu-mcu
L1 intro-to-mpu-mcuL1 intro-to-mpu-mcu
L1 intro-to-mpu-mcursamurti
 
1 Intro To Micro P
1 Intro To Micro P1 Intro To Micro P
1 Intro To Micro Pikinfad
 
Hardware Components2 - Anti-Dote Series
Hardware Components2 - Anti-Dote SeriesHardware Components2 - Anti-Dote Series
Hardware Components2 - Anti-Dote SeriesEnimil Kweku Boateng
 
Computer architecture instruction formats
Computer architecture instruction formatsComputer architecture instruction formats
Computer architecture instruction formatsMazin Alwaaly
 
4bit pc report[cse 08-section-b2_group-02]
4bit pc report[cse 08-section-b2_group-02]4bit pc report[cse 08-section-b2_group-02]
4bit pc report[cse 08-section-b2_group-02]shibbirtanvin
 
4bit PC report
4bit PC report4bit PC report
4bit PC reporttanvin
 
Typical configuration of computer chapter 1
Typical configuration of computer chapter 1 Typical configuration of computer chapter 1
Typical configuration of computer chapter 1 Gopi Nath
 
Chapter 1 basic structure of computers
Chapter 1  basic structure of computersChapter 1  basic structure of computers
Chapter 1 basic structure of computersGurpreet Singh
 
Typical Embedded System
Typical Embedded SystemTypical Embedded System
Typical Embedded Systemanand hd
 
typicales-210510062115.pdf
typicales-210510062115.pdftypicales-210510062115.pdf
typicales-210510062115.pdfssuser136534
 
Computer System.ppt
Computer System.pptComputer System.ppt
Computer System.pptjguuhxxxfp
 

Similar to Mca4010 microprocessor (20)

EEE226a.ppt
EEE226a.pptEEE226a.ppt
EEE226a.ppt
 
Please send the answers to my email. Mirre06@hotmail.comSomeone se.pdf
Please send the answers to my email. Mirre06@hotmail.comSomeone se.pdfPlease send the answers to my email. Mirre06@hotmail.comSomeone se.pdf
Please send the answers to my email. Mirre06@hotmail.comSomeone se.pdf
 
Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)
 
Bt0068, computer organization and architecture
Bt0068, computer organization and architectureBt0068, computer organization and architecture
Bt0068, computer organization and architecture
 
03. top level view of computer function & interconnection
03. top level view of computer function & interconnection03. top level view of computer function & interconnection
03. top level view of computer function & interconnection
 
directCell - Cell/B.E. tightly coupled via PCI Express
directCell - Cell/B.E. tightly coupled via PCI ExpressdirectCell - Cell/B.E. tightly coupled via PCI Express
directCell - Cell/B.E. tightly coupled via PCI Express
 
L1 intro-to-mpu-mcu
L1 intro-to-mpu-mcuL1 intro-to-mpu-mcu
L1 intro-to-mpu-mcu
 
Cao 2012
Cao 2012Cao 2012
Cao 2012
 
1 Intro To Micro P
1 Intro To Micro P1 Intro To Micro P
1 Intro To Micro P
 
Hardware Components2 - Anti-Dote Series
Hardware Components2 - Anti-Dote SeriesHardware Components2 - Anti-Dote Series
Hardware Components2 - Anti-Dote Series
 
Computer architecture instruction formats
Computer architecture instruction formatsComputer architecture instruction formats
Computer architecture instruction formats
 
4bit pc report[cse 08-section-b2_group-02]
4bit pc report[cse 08-section-b2_group-02]4bit pc report[cse 08-section-b2_group-02]
4bit pc report[cse 08-section-b2_group-02]
 
4bit PC report
4bit PC report4bit PC report
4bit PC report
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Co question 2006
Co question 2006Co question 2006
Co question 2006
 
Typical configuration of computer chapter 1
Typical configuration of computer chapter 1 Typical configuration of computer chapter 1
Typical configuration of computer chapter 1
 
Chapter 1 basic structure of computers
Chapter 1  basic structure of computersChapter 1  basic structure of computers
Chapter 1 basic structure of computers
 
Typical Embedded System
Typical Embedded SystemTypical Embedded System
Typical Embedded System
 
typicales-210510062115.pdf
typicales-210510062115.pdftypicales-210510062115.pdf
typicales-210510062115.pdf
 
Computer System.ppt
Computer System.pptComputer System.ppt
Computer System.ppt
 

Recently uploaded

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 

Recently uploaded (20)

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 

Mca4010 microprocessor

  • 1. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : help.mbaassignments@gmail.com or call us at : 08263069601 ASSIGNMENT PROGRAM MCA(REVISED FALL 2012) SEMESTER FOURTH SUBJECT CODE & NAME MCA4010- MICROPROCESSOR CREDITS 4 BK ID B1778 MAX. MARKS 60 Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is followed by evaluation scheme. Q. 1. Write short notes on: a) Central Processing Unit Answer:The central processing unit (CPU) of a computer is a piece of hardware that carries out the instructions of a computer program. It performs the basic arithmetical, logical, and input/output operations of a computer system. The b) Memory Unit Answer:Incomputing,memoryreferstothe computer hardware devices used to store information for immediate use in a computer; it is synonymous with the term "primary storage". Computer memoryoperatesata highspeed,forexample random-accessmemory (RAM), as a distinction from storage that provides slow-to-access program and data storage but offers higher capacities. If needed, contents of the computer memory can be transferred to secondary storage, through a memory management technique called "virtual Most semiconductormemoryisorganizedintomemorycellsor bistable flip-flops, each storing one bit(0 or 1). Flashmemoryorganizationincludes both one bit per memory cell and multiple bits per cell (called MLC, Q. 2. Write short notes on:
  • 2. a) Bus Interface Unit (BIU) Answer:In computer architecture, a bus (related to the Latin "omnibus", meaning "for all") is a communication system that transfers data between components inside a computer, or between computers. This expression covers all related hardware components (wire, optical fiber, etc.) and software, including b) Execution Unit (EU) Answer:In computer engineering, an execution unit (also called a functional unit) is a part of the central processing unit (CPU) that performs the operations and calculations as instructed by the computerprogram.It may have itsowninternal control sequence unit, which is not to be confused with the CPU's main control unit, some registers, and other internal units such as a sub–arithmetic logicunit(sub-ALU) ora floatingpointunit(FPU),orsome smaller andmore specificcomponents. It is common for modern Q. 3. Write short notes on: a) REP Prefix Answer:If the directionflagisclear,the CPU incrementsESIandEDI afteroperatinguponeach string element.Forexample,if the directionflag is clear, then executing MOVS will move the byte, word, or double word at ESI to EDI and will increment ESI and EDI by one, two, or four. When specifying the REP prefix before thisinstruction,the CPUincrementsESIandEDI for eachelementinthe string. At completion, the ESI and EDI registers will be pointing at the first item beyond the strings. b) Table Translation Answer:A translationlookaside buffer (TLB) is a cache that memory management hardware uses to improve virtual address translation speed. The majority of desktop, laptop, and server processors includesone ormore TLBs in the memorymanagementhardware,and it is nearly always present in any hardware that utilizes paged or segmented virtual memory. The TLB is sometimesimplemented as content-addressable memory (CAM). The CAMsearch key is the virtual address and the search Q. 4. Describe about Key-code Data Formats and FIFO Status Word formats. Answer:Key Code Qualifier is an error-code returned by a SCSI device. Whena SCSI targetdevice returnsacheck conditioninresponse toa command, the initiator usually thenissuesaSCSI RequestSense command.Thisprocessispart of a SCSI protocol called Contingent
  • 3. Allegiance Condition. The target will respond to the Request Sense command with a set of SCSI sense data which includes three fields giving increasing levels of detail about the error: K - sense key - 4 bits, (byte 2 of Fixed sense Q. 5. Write a note on (a) RS 232 standard Answer:Intelecommunications,RS-232isa standard forserial communication transmission of data. It formally defines the signals connecting between a DTE (data terminal equipment) such as a computer terminal, and a DCE (data circuit-terminating equipment, originally defined as data communicationequipment),suchas a modem. The RS-232 standard is commonly used in computer serial ports.The standarddefinesthe electrical characteristicsand timing of signals, the meaning of signals, and the physical size (b) IEEE 488 standard Answer:IEEE-488 is a short-range digital communications 8-bit parallel multi-master interface bus specification. It was created in the late 1960s for use with automated test equipment and is still in use for that purpose. IEEE-488 was created as HP-IB (Hewlett-Packard Interface Bus) and is commonlycalledGPIB(General PurposeInterfaceBus).Ithasbeenthe subject of several standards. IEEE-488 specifies a 24-pin Amphenol Q. 6. Write short note on: a) Parallel Printer Interface (LPT) Answer:Short for Line Printer Terminal, LPT is used by IBM compatible computers as an identification for the parallel port such as LPT1, LPT2, or LPT3. This is commonly required when installing a printer on an IBMcompatible computer. The majority of all computers utilize LPT1 and do not have an option for another LPT port unless additional ports are added to the computer. b) Universal Serial Bus (USB) Answer:USB,short for Universal Serial Bus,isanindustry standard developed in the mid-1990s that defines the cables, connectors and communications protocols used in a bus for connection, communication, and power supply between computers and electronic devices. It is currently developed by the USB Implementers Forum.
  • 4. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : help.mbaassignments@gmail.com or call us at : 08263069601