Sei sulla pagina 1di 17

8/23/2015

CampusCommune

About
AboutPostOfferEngagementPortal
PostOfferEngagementPortalhelpsyoungtalents,waitingtojoinTCS,acquireknowledgethatis
required,throughonlinetraining.Thisplatformalsohelpstraineestolearnatone'sownpace,testthe
knowledgeacquiredandreinforceconceptsthroughstaticandinteractivemeans.
PostOfferEngagementconsistsofthefollowingapplications
ForITTrainees
Aspire
TechLounges
JavaLounge
DotnetLounge
MainframesLounge
Unix/C++Lounge
BIPMLounge
AssuranceLounge
LanguageLounge
CampusCommune
Aspirecontainstrainingmaterials/videosonthefollowingcoursescoveringbasicITtopicsandconcepts
alongwithIntroductiontoTCS.
IntroductiontoComputerSystems
ProblemSolvingTechniques
BasicsofProgramming
RelationalDataBaseManagementSystem
KnowyourTCS
BusinessSkillsTheEssentials
AspirehelpsinidentifyingITtraineesforbatching(joining)basedontheirperformance.Uponbatching,
traineeswillbeprovidedaccesstotherespectiveTechLoungewheretheyflextheirmusclestolearnand
practicetechnologyrelatedconceptsandprogramming.
ForEISTrainees
Aspire
TechLounges
JavaLounge
LanguageLounge
CampusCommune
EISLoungecontainstrainingmaterials/videosontheEIScoursescoveringbasicEIStopicsand
concepts.
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

1/17

8/23/2015

CampusCommune

ScoringProcess
Scoringwillbebasedonthefollowingparameters
AcademicScores
CollegeAccreditionScore
RecruitmentScore
Aspire/TechLoungeScore
LanguageLoungeScore
CampusCommuneScore
IncaseofITtrainees,weightedconsolidatedscoreofanindividualwilldecideonhis/herdateofjoining
TCS(batching)andtheStream.Batchingwillbedonequarterly.Topperformerswillbebatchedandthe
remainingtraineeswillhavetocompeteagainsttheirpeersforthenextbatchingprocessandtheirscores
willbereset.
TransparencyinPerformanceScoreswillbemaintained.

ContactUs
ForQueriesorAssistance
Call:18002093111(TollFree)
Email:ilp.support@tcs.com
MondaytoFriday(8:00AMto8:00PM)

AboutCertifications
Hellouser!
AsyouhavesuccessfullycompletedtheAspirecoursecurriculum,youcannowfurtheryourlearning
processbysigningupforacertificationcourse.
Certificationsestablishcredibilitybyservingasaproofthatyouhavesuccessfullycompletedarigorous
onlinetrainingandalsoserveasatokenofrecognitionfromwellestablishedinstitutes.Completingone
ormorecertificationswillgiveyouanadditionaladvantageduringtheInitialLearningProgram.
BasicCertification
1. Installing,Configuring,andAdministeringMicrosoftWindows7
2. Installing,Configuring,andAdministeringMicrosoftWindows2008Server
3. Installing,Configuring,andAdministeringMicrosoftWindows2012Server
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

2/17

8/23/2015

CampusCommune

4. RedHatCertifiedEngineer(RHCE)Certification
5. RedHatCertifiedVirtualizationAdministrator(RHCVA)Certification
6. CiscoCertifiedNetworkAssociate(CCNA)Certification
7. ITIL2011Foundation
8. Installing,Configuring,andAdministeringMicrosoftSQLServer2008
9. Installing,Configuring,andAdministeringMicrosoftSQLServer2012
10. MicrosoftCertifiedTechnologySpecialist(MCTS):MicrosoftExchangeServer2010,
ConfigurationCertification
11. MCTS:AdministeringandDeployingSystemCenter2012ConfigurationManagerCertification

Leaderboards

Close

ListofBadges

Close Genius
Intellect
Guru
Earnthis!
Aspire2015
Earnthis!
Earnthis!

IntroductiontoComputerSystems

LogoutPreILPHome

1.IntroductiontoComputerTechnology

Q
2.ComputerOrganizationandArchitecture

Q
3.SystemsSoftware

Q
4.IntroductiontoOperatingSystem

Q
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

3/17

8/23/2015

CampusCommune

5.ComputingEnvironments

Q
CourseCompletionQuiz

1.2.ComponentsinaComputerSystem
Acomputerconsistsoffollowingcomponents:
Hardware
Software
Firmware

1.2.1.Hardware
Hardwareconstitutesthetangiblepartsofcomputerlikeitskeyboard,mouse,VisualDisplayUnit(VDU
or monitor), circuits etc. It is best described as all the physical parts of a computer, the parts you can
actuallyseeandtouch.
Hardwareconstitutesthefollowingpartsofcomputer:
I.Caseorbodyofcomputer
II.Powersupply
III.Inputperipherals
i.Mouse
ii.Keyboard
IV.Outputperipherals
i.Monitor
ii.Printer
V.MemoryDevice
VI.Motherboard
i.CentralProcessingUnit
ii.RAM
iii.Ports
VII.Expansioncards
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

4/17

8/23/2015

CampusCommune

Outofthecomponentslistedabove,inthissession,wewillfocusourdiscussiononthefollowingparts
ofhardwareonly:
I.Mouse
II.Keyboard
III.Monitor
IV.MemoryDevice
V.CentralProcessingUnit

1.2.1.1.Mouse
A Mouse is an input device and probably has at least two buttons on it. The left button is called the
primary mouse button, the right button is called the secondary mouse button or just the right mouse
button.TherecanbeasmallwheelcalledScrollerbetweenthetwomousebuttons.Themousecanbe
usedasfollows:
Click:Pointtoanitem,thentap(pressandrelease)theleftmousebutton.Likeyouclicklinksona
website.
Doubleclick:Pointtoanitemandpresstheleftmousebuttontwiceinrapidsuccession.
Rightclick:Pointtoanitem,thentaptherightmousebutton.
Drag:Pointtoanitem,thenholddowntheleftmousebuttonasyoumovethemouse.Thenrelease
theleftmousebuttontodroptheitem.
Rightdrag:Pointtoanitem,thenholddowntherightmousebuttonasyoumovethemouse.
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

5/17

8/23/2015

CampusCommune

Thenreleasetherightmousebuttontodroptheitem.

1.2.1.2.Keyboard
AKeyboardisaninputdeviceandisusuallyusedwhenweneedtotypesometextinputorfillaform.
Variouskeysareexplainedbelow.
Thefunctionkeyshavesomedefinitefunctiondependingontheapplicationorprogramthatyou
areusingonyourcomputer.TherearetwelvefunctionkeysfromF1toF12.F1canalwaysbeused
todisplayhelpforyourcurrentapplication,F2canbeusedtochangenameofanyfile,F3canbe
usedtosearchanytextorfileonthecomputer.Similarlyeachfunctionkeycanbeusedtoperform
aspecificaction.
ThedirectionkeysorArrowkeyscanbeusedtomovethetypingcursor(theblinkingshortvertical
lineonmonitorthatindicatesthepositionoftextinsertion)atdesiredlocation.
ThenumerickeyscanbeusedtoenternumbersifwehavepressedtheNumLockkeywhichcan
beindicatedbythelightonLockKeyindicators.Otherwise,theNumerickeysbehaveasdirection
keysandallowsyoutochangeyourcursorlocation.
CtrlandAltkeysaregenerallyusedincombinationwithotherkeystoperformsomespecifictask
thatis,youcanpressallthesecombinationkeystogethertoproduceasingleinput.
ShiftKeyisalsoaspecialkeywhichcanbeusedtochangethelowercaselettertouppercaseand
viceversawhiletyping.Itisalsousedtodisplaytheparenthesis(),thequestionmark(?),the
exclamationpoint(!)andthecolon(:).Also,ithelpsindisplayingotherspecialcharacterslike@,
$,#thatarepresentonthehorizontalnumerickeypad.
Tabkeyallowsyoutomovethecursorbyafixednumberofspaces.Itishelpfulifyouwantto
writesomethinginatabulatedform.Itcanalsobeusedtomovetothenextinputfieldwhilefilling
aform.
CapsLockKeysetsaninputmodeinwhichtypedlettersareuppercase(incapitalletters)by
default.Thekeyboardremainsincapslockmodeuntilthekeyispressedagain.Itcanbeuseful
whenyouaretypingaheadingorfillingaformwhichrequiresonlycapitalletters.
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

6/17

8/23/2015

CampusCommune

EnterKeycausesaformoranyothercomputeroperationtoperformitsdefaultfunction.Thisis
typicallyanalternativetopressinganOKbutton.Itcanalsobeusedtomovetothenextline's
startingpositionwhiletyping.
Esc(Escape)keycanbeusedtocancelataskortogobacktoaprevioustask.

1.2.1.3.Monitor
Monitor, also called as VDU (Visual Display Unit) is the primary output device. It looks like a
Televisionandhassimilarpurposeofdisplayingvideosoroutputofprograms.Monitorsarebuiltusing
technologieslikeCathodeRayTube(CRTmonitorsreferGlossary)andThinFilmTransistorLiquid
Crystal Display (TFT LCD monitors refer Glossary). We now generally have these monitors or
screensmadeofTFTLCD.

1.2.1.4.MemoryDevices
Thesearethedeviceswhichstoretheinformation.
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

7/17

8/23/2015

CampusCommune

Thetermprimarymemoryisusedfortheinformationinphysicalsystemswhichfunctionsathighspeed.
For example, it is capable of performing complex calculations and displaying the results at the same
time.
Secondarymemorydevicesarephysicaldevicesforprogramanddatastoragewhichareslowtoaccess
butofferhighermemorycapacity.
Primarymemorystoredonsecondarymemoryiscalledvirtualmemory.
RAM (refer Figure 1.14, Glossary), and Computer cache (refer Glossary) are examples of Primary
memory storage. Magnetic tapes, Compact Disks (CDs), Digital Versatile Disks (DVDs refer Figure
1.15)areallexamplesofSecondaryMemoryStorage.

Thememoryisorganizedintomemorycellseachstoringonebinarybit(0or1).Thememorycellsare
grouped into words of fixed length, for example 1, 2, 4, 8, 16, 32, 64 or 128 bit. Each word in the
memory can be accessed by a binary address (refer Glossary) of N bit, making it possible to store 2
raisedbyNwords.

1.2.1.5.CentralProcessingUnit
The Central Processing Unit (CPU) or the computer processor performs calculations, processes
information,storesdatainmemoryandcontrolstheflowofdata.Theconventionalprocessorsaresmall
insizeandhaveallthecircuitsintegratedonasinglechip.Becauseofitssmallsize,theprocessorisalso
knownasmicroprocessor.ItisalsocalledtheBrainofcomputer.

https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

8/17

8/23/2015

CampusCommune

Aminimalhypotheticalmicroprocessormightonlyincludeanarithmeticlogicunit(ALU)anda
controllogicsection.
TheALUperformsmathematicaloperationssuchasadditionoftwonumbers,andlogical
operationssuchasANDorOR(referGlossary).EachoperationoftheALUsetsoneormoreflags
inastatusregister(asmallmemorywithintheCPU),whichindicatestheresultofthelast
operation.
Thecontrollogicsectionretrievesinstructioncodesfrommemory,andinitiatesthesequenceof
operationsthattheALUrequirestocarryouttheinstruction.Itmayhappenthatasingleoperation
codeaffectsmanyregisters(referGlossary)atthesametime.Itislikeexecutingaflowchart(refer
Glossary)anddependingontheconditionencounteredintheflowchartanappropriatedecision
willbetakenandtheflowwilljumptosomeotheroperationtobetriggeredintheALU.
GarrettAiResearch'sCentralAirDataComputer(CADC)(1968),TexasInstruments(TI)TMS
1000(1971September)andIntel's4004(1971November)arethethreeprojectsthatdelivereda
microprocessorataboutthesametime.
Wealsohavemulticoreprocessorsthathaveasinglechipcontainingmorethanone
microprocessor.Thiseffectivelymultipliestheprocessor'spotentialperformancebythenumberof
cores(theindependentactualcentralprocessingunits).
Thefirstdualcoreprocessors(microprocessorshavingtwoseparatemicroprocessorsonsingle
IntegratedChipreferFigure1.16)forpersonalcomputerwereannouncedin2005.
Asof2013,dualcoreandquadcoreprocessors(microprocessorshavingfourseparate
microprocessorsonsingleIntegratedChip)arewidelyusedinhomePCsandlaptopswhilesix,
eight,ten,twelveandsixteencoreprocessorsarecommonintheprofessionalandenterprise
marketswithworkstationsandservers(referGlossary).

1.2.2.Software
Softwareisthenonmaterialpartofcomputerlikedata,programs,protocolsetc.Itisanonphysical
componentthatrunsonyourcomputerandcanbechangedbyasetofprogrammedinstructions.
ForexampleyouwatchamovieonaDVDusingtheDVDdriveinyourcomputer.HeretheDVDand
DVDdrivearebothhardware,buttheprograminyourcomputerthatyouusetowatchthismovieis
calledsoftware.ThusasmovieisstoredonaDVD,similarlythereisaprogramlikeMediaPlayerstored
onyourcomputertowatchthatmovie.Theapplicationthatyouarecurrentlyusingtoreadthistextis
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

9/17

8/23/2015

CampusCommune

alsoasoftware.
Softwarecanbecategorizedintothreetypesasfollows:
SystemSoftware
UtilitySoftware
ApplicationSoftware

1.2.2.1.SystemSoftware
It is the software used to manage and control the hardware components and which allow interaction
between the hardware and the other types of software (refer Figure 1.17). The most obvious type of
systemsoftwareisthecomputer'soperatingsystem.WewillseeOperatingSystemindetail.

AlltheprogramsandsoftwarerunoncomputerusingthemainsoftwareTheOperatingSystem.Some
popularmodernoperatingsystemsareAndroid,iOS,Unix,Linux,MacOSX,MicrosoftWindowsand
IBMz/OS(referFigure1.18).

Operatingsystemhasvariouscategoriesaslistedbelow:
Realtime:Realtimeoperatingsystemsoftenusespecializedschedulingalgorithms(refer
Glossary).Themainobjectiveofrealtimeoperatingsystemsistheirquickandpredictable
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

10/17

8/23/2015

CampusCommune

responsetoevents.Theirdesigniscalledeventdrivenortimesharingdesign.Aneventdriven
designsystemswitchesbetweentasksbasedontheirprioritiesorexternaleventswhiletime
sharingoperatingsystemsswitchtasksbasedonclockinterrupts.
Multiuser:Amultiuseroperatingsystemallowsmultipleuserstoaccessacomputersystemat
thesametime.TimesharingsystemsorInternetserversareexamplesofmultiusersystemsasthey
enablemultipleuseraccesstoacomputerthroughthesharingoftime.
Multitasking:Amultitaskingoperatingsystemallowsmorethanoneprogramtorunatagiven
time.Multitaskingcanbeoftwotypes:preemptiveandcooperative.

Preemptivemultitaskingistheactoftemporarilyinterruptingataskbeingcarriedoutbya
computersystem,withtheintentionofresumingthetaskatalatertime.Unixlikeoperating
systemssuchasSolarisandLinuxsupportpreemptivemultitasking.Forexample,youare
talkingonalandlinephonetosomeoneandthedoorbellrings.Inthiscaseyouwouldkeep
thephonecalleronholdandvisitthepersonondoorandthencomebackandcontinuewith
thetelephonecall.Itshowsherethattheringingofthedoorbellwasataskhavinghigher
priorityforwhichyoucouldsuspendthecurrentnormalpriorityphonecall.
Cooperativemultitaskingisachievedbyrelyingoneachprocesstogivetimetotheother
processesinadefinedmanner.16bitversionsofMicrosoftWindows(MicrosoftWindows
1.0to3.0and9xversionswhichstillsupporttheolderwindowsversions.Thesesystems
usuallyhangorstoprespondingincaseonerunningprogramdoesnotcooperatetoyieldthe
processortosomeotherprogram)usedcooperativemultitasking.MacOSversionsbeforeto
OSXusedtosupportcooperativemultitasking.
Singletasking:ASingleTaskingsystemhasonlyonerunningprogram(referGlossary).ThePalm
OSforPalmhandheldcomputersisanexampleofasingleuserandsingletaskoperatingsystem.
Distributed:Adistributedoperatingsystemmanagesagroupofindependentcomputersand
makesthemappeartobeasinglecomputer.Thenetworkedcomputersworkingasagroupin
cooperation,makeadistributedsystem.
Embedded:Embeddedoperatingsystemsaredesignedtobeusedinembeddedcomputersystems.
ThesearedesignedtooperateonmachineslikePDAswithlessautonomy.Theyoperatewitha
limitednumberofresources,areverycompactandextremelyefficientbydesign.Minix3and
WindowsCEareexamplesofembeddedoperatingsystems

1.2.2.2.UtilitySoftware
ItissoftwaresuchasantivirussoftwarelikeNortonandMcAfee,orMicrosoftSecurityEssentialswhich
help to maintain and protect the computer system but may not directly interface with the hardware.
UtilitieslikeWinziphelptocombineandcompressdatafilessothattheyoccupylessmemoryandcan
beeasilysentinmails.

1.2.2.3.ApplicationsSoftware
Alsoknownasapps,thesearedesignedtoallowtheuserofthesystemcompleteaspecifictaskorsetof
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

11/17

8/23/2015

CampusCommune

tasks.Appsincludeprogramslikewebbrowsers,gamesandofficesoftware.Theyareusuallythereason
youboughtthecomputersysteminthefirstplace(referFigure1.19).

1.2.3.Firmware
It is the combination of persistent memory (long term or permanent storage which is preserved even
whenthepowersupplyisunavailable),programcodeandthedatastoredinit.
Itissoftwarestoredinhardware.
Examplesincludeembeddedsystemsliketrafficlightsandremotecontrol.
Letusunderstandfirmwareusingremotecontrol.Whenyouopenaremotecontrolyouseeasetof
circuitswhichalongwiththebodyoftheremotecontrolconstitutesthehardwarepart.Nowyou
canmoveorswitchchannelsusingtheremotecontroloryoucanputachildlockforthesame.
Alsoyoucanusetheswapbuttonontheremotecontroltogobacktothepreviousviewedchannel.
Sotheremotecontrolisabletorememberwhichisthemostrecentchannelyouviewedoryour
colorpreferences.Thispartconstitutesthesoftwareanddatastoredinyourremotecontrol.
Changingthefirmwareofadevicemayrarelyorneverbedoneduringitslifetime.Somefirmware
memorydevicesarepermanentlyinstalledandcannotbechangedatall.Deviceslikeprinters,
scanners,camerasandUSBdriveshavefirmwarestoredinternally.

https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

12/17

8/23/2015

CampusCommune

RelatedMaterial/VideoLinks:
Hardware:http://nptel.ac.in/courses/106106092/3
Software:http://nptel.ac.in/courses/106106092/2
Firmware:http://nptel.ac.in/courses/108102045/

RelatedVideos

https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

13/17

8/23/2015

CampusCommune

Askadoubt

(Misuseof'AskaDoubt'SectionwillbedealtaspertheTerms&ConditionsofCampusCommune)

OpenDoubts ClosedDoubts

SarthakAgarwal
RegistersarethepartofmemoryUnit?
A.True
B.False
ImarkeditAanditshowedWrong.
Couldsomeonepleaseclarifymethis?
about4daysago
MohammedZ
registersresideinprocessor'stostoredatatemporarilybetweeninstructionsduringexecution.
MamathaS
Whatareexpansioncards?
about5daysago
HarishRodd
Anexpansioncardisusedtogiveacomputeradditionalcapabilities,suchasenhancedvideo
performanceviaagraphiccards.

https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

14/17

8/23/2015

CampusCommune

MamathaS
whicharethedifferentfunctionsdoneusingCtrlandAltkeys?
about5daysago
MamathaS
whatarespecialkeysinkeyboard?
about5daysago
BalamareeswaranMurugesan
Dearsir,everyembeddedapplicationisanfirmwareah?oranylimitationsisthere?
about5daysago
BalamareeswaranMurugesan
Goodeveningsir,
WhatisthedifferencebetweenRAMandcachememory?aretheysame..pleaseexplain...
about5daysago
ManvikaSaluja
Goodeveningsir
Whatistheuseofvirtualmemory?whenisitused?.Explainmoreaboutvirtualmemory.
about5daysago
ShabbirAhmedModerator
Virtualmemoryisafeatureofanoperatingsystem(OS)thatallowsacomputertocompensatefor
shortagesofphysicalmemorybytemporarilytransferringpagesofdatafromrandomaccess
memory(RAM)todiskstorage
ManvikaSaluja
Explaincooperativemultitaskingwithanexample.
about5daysago
ShabbirAhmedModerator
Cooperativemultitaskingisatypeofmultitaskinginwhichtheprocesscurrentlycontrollingthe
https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

15/17

8/23/2015

CampusCommune

CPUmustoffercontroltootherprocesses.Itiscalledcooperativebecauseallprogramsmust
cooperateforittowork.forexample:Ifoneprogramdoesnotcooperate,itcanhogtheCPU.In
contrast,preemptivemultitaskingforcesapplicationstosharetheCPUwhethertheywanttoornot.
DeepakSingh
Whatisdiff.b/wmechanicalandelectronickeyboardandwhichismostcommonamongpeople?
about5daysago
MamathaS
Pleaseprovidemoreinformationaboutcooperativemultitasking.

about5daysago
ShabbirAhmedModerator
Cooperativemultitaskingisatypeofmultitaskinginwhichtheprocesscurrentlycontrollingthe
CPUmustoffercontroltootherprocesses.Itiscalledcooperativebecauseallprogramsmust
cooperateforittowork.forexample:Ifoneprogramdoesnotcooperate,itcanhogtheCPU.In
contrast,preemptivemultitaskingforcesapplicationstosharetheCPUwhethertheywanttoornot.
Previous1234567892021Next

Quiz

YourDashboard

PintuKumar
0Miles
CurrentCourseProgress

https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

16/17

8/23/2015

CampusCommune

OverallProgress

About|ScoringProcess|ContactUs

https://campuscommune.tcs.com/communities/aspire2015/content/12componentsinacomputersystemaspire2015

17/17

Potrebbero piacerti anche