<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>TyroCity: Computer 11 Notes</title>
    <description>The latest articles on TyroCity by Computer 11 Notes (@computer11notes).</description>
    <link>https://tyrocity.com/computer11notes</link>
    <image>
      <url>https://tyrocity.com/images/D81pzF46j10KxLchqBNMcQg-UEStUz771beuS1NiGMc/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly90eXJv/Y2l0eS5jb20vdXBs/b2Fkcy91c2VyL3By/b2ZpbGVfaW1hZ2Uv/MTEvMWFkZTM1MDkt/ZmFkNy00ZWU2LWE2/ZTUtYjdiYjY4YjNm/ZDViLnBuZw</url>
      <title>TyroCity: Computer 11 Notes</title>
      <link>https://tyrocity.com/computer11notes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://tyrocity.com/feed/computer11notes"/>
    <language>en</language>
    <item>
      <title>Communication And Computer Network</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/communication-and-computer-network-1oj2</link>
      <guid>https://tyrocity.com/computer-notes/communication-and-computer-network-1oj2</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction to communication and computer network&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Today computer is available in many offices and homes and therefore there is a need to share data and programs among various computers with the advancement of data communication facilities. The communication between computers has increased and it thus it has extended the power of computer beyond the computer room. Now a user sitting at one place can communicate computers of any remote sites through communication channel. The aim of this chapter is to introduce you the various aspects of computer network.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Objectives&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After going through this lesson you will be in a position to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;explain the concept of data communication&lt;/li&gt;
&lt;li&gt;understand the use of computer network&lt;/li&gt;
&lt;li&gt;identify different components of computer network&lt;/li&gt;
&lt;li&gt;identify different types of network&lt;/li&gt;
&lt;li&gt;explain communication protocols&lt;/li&gt;
&lt;li&gt;understand what is internet and email and its uses in modern communication&lt;/li&gt;
&lt;li&gt;appreciate the use of satellite communication.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Data communication&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We all are acquainted with some sorts of communication in our day to day life. For communication of information and messages we use telephone and postal communication systems. Similarly data and information from one computer system can be transmitted to other systems across geographical areas. Thus data transmission is the movement of information using some standard methods. These methods include electrical signals carried along a conductor, optical signals along an optical fibers and electromagnetic areas.&lt;/p&gt;

&lt;p&gt;Suppose a manager has to write several letters to various clients. First he has to use his PC and Word Processing package to prepare his letter. If the PC is connected to all the client’s PCs through networking, he can send the letters to all the clients within minutes. Thus irrespective of geographical areas, if PCs are connected through communication channel, the data and information, computer files and any other program can be transmitted to other computer systems within seconds. The modern form of communication like e-mail and Internet is possible only because of computer networking.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Basic elements of a communication system&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The following are the basic requirements for working of a communication system.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A sender (source) which creates the message to be transmitted.&lt;/li&gt;
&lt;li&gt;A medium that carries the message.&lt;/li&gt;
&lt;li&gt;A receiver(sink) which receives the message.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In data communication four basic terms are frequently used. They are:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Data:&lt;/strong&gt; A collection of facts in raw forms that become information after processing.&lt;br&gt;
&lt;strong&gt;- Signals:&lt;/strong&gt; Electric or electromagnetic encoding of data.&lt;br&gt;
&lt;strong&gt;- Signaling:&lt;/strong&gt; Propagation of signals across a communication medium.&lt;br&gt;
&lt;strong&gt;- Transmission:&lt;/strong&gt; Communication of data achieved by the processing of signals.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Communication protocols&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You may be wondering how do the computers send and receive data across communication links. The answer is data communication software. It is this software that enables us to communicate with other systems. The data communication software instructs computer systems and devices as to how exactly data is to be transferred from one place to another. The procedure of data transformation in the form of software is commonly called protocol.&lt;/p&gt;

&lt;p&gt;The data transmission software or protocols perform the following functions for the efficient and error free transmission of data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data sequencing:&lt;/strong&gt; A long message to be transmitted is broken into smaller packets of fixed size for error free data transmission.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data routing:&lt;/strong&gt; It is the process of finding the most efficient route between source and destination before sending the data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Flow control:&lt;/strong&gt; All machines are not equally efficient in terms of speed. Hence the flow control regulates the process of sending data between fast sender and slow receiver.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Error control:&lt;/strong&gt; Error detecting and recovering is the one of the main function of communication software. It ensures that data are transmitted without any error.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data transmission modes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;There are three ways for  transmitting  data from one point to another&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Simplex:&lt;/strong&gt; In simplex mode the communication can take place in one direction. The receiver receives the signal from the transmitting device. In this mode the flow of information is Uni.-directional. Hence it is rarely used for data communication.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Half-duplex:&lt;/strong&gt; In half-duplex mode the communication channel is used in both directions, but only in one direction at a time. Thus a half-duplex line can alternately send and receive data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Full-duplex:&lt;/strong&gt; In full duplex the communication channel is used in both directions at the same time. Use of full-duplex line improves the efficiency as the line turn-around time required in half-duplex arrangement is eliminated. Example of this mode of transmission is the telephone line.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital and analog transmission&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Data is transmitted from one point to another point by means of electrical signals that may be in digital and analog form. So one should know the fundamental difference between analog and digital signals. In analog signal the transmission power varies over a continuous range with respect to sound, light and radio waves. On the other hand a digital signal may assume only discrete set of values within a given range. Examples are computer and computer related equipment. Analog signal is measured in Volts and its frequency in Hertz (Hz). A digital signal is a sequence of voltage represented in binary form. When digital data are to be sent over an analog form the digital signal must be converted to analog form. So the technique by which a digital signal is converted to analog form is known as modulation. And the reverse process, that is the conversion of analog signal to its digital form, is known as demodulation. The device, which converts digital signal into analog, and the reverse, is known as modem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Asynchronous and synchronous transmission&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Data transmission through a medium can be either asynchronous or synchronous. In asynchronous transmission data is transmitted character by character as you go on typing on a keyboard. Hence there is irregular gaps between characters. However, it is cheaper to implement, as you do not have to save the data before sending. On the other hand, in the synchronous mode, the saved data is transmitted block by block. Each block can contain many characters. Synchronous transmission is well suited for remote communication between a computer and related devices like card reader and printers.&lt;/p&gt;

&lt;p&gt;Following are the major communication devices used to day.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Wire pairs:&lt;/strong&gt; Wire pairs are commonly used in local telephone communication and for short distance digital data communication. They are usually made up of copper and the pair of wires is twisted together. Data transmission speed is normally 9600 bits per second in a distance of 100 meter.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Coaxial cables:&lt;/strong&gt; Coaxial cable is groups of specially wrapped and insulted wires that are able to transfer data at higher rate. They consist of a central copper wire surrounded by an insulation over which copper mesh is placed. They are used for long distance telephone lines and local area network for their noise immunity and faster data transfer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microwave:&lt;/strong&gt; Microwave system uses very high frequency radio signals to transmit data through space. The transmitter and receiver of a microwave system should be in line-of-sight because the radio signal cannot bend. With microwave very long distance transmission is not possible. In order to overcome the problem of line of sight and power amplification of weak signal, repeaters are used at intervals of 25 to 30 kilometers between the transmitting and receiving end.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Communication satellite:&lt;/strong&gt; The problem of line-sight and repeaters are overcome by using satellites which are the most widely used data transmission media in modern days. A communication satellite is a microwave relay station placed in outer space. INSAT-1B is such a satellite that can be accessible from anywhere in India. In satellite communication, microwave signal is transmitted from a transmitter on earth to the satellite at space. The satellite amplifies the weak signal and transmits it back to the receiver. The main advantage of satellite communication is that it is a single microwave relay station visible from any point of a very large area. In microwave the data transmission rate is 16 giga bits per second. They are mostly used to link big metropolitan cities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 1&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. What is communication protocol?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. What is the difference between asynchronous and synchronous transmission?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. State whether  True  or  False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The basic requirements for working of a communication system are sender medium and receiver.&lt;/li&gt;
&lt;li&gt;Electric or Electromagnetic encoding of data is called Transmission.&lt;/li&gt;
&lt;li&gt;In full duplex the communication channel is used in both directions at the same time.&lt;/li&gt;
&lt;li&gt;Analog signal is measured in Volts and its frequency in Hertz&lt;/li&gt;
&lt;li&gt;The technique by which a digital signal is converted to analog form is known as modulation.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Computer network&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A computer network is an interconnection of various computer systems located at different places. In computer network two or more computers are linked together with a medium and data communication devices for the purpose of communicating data and sharing resources. The computer that provides resources to other computers on a net&lt;br&gt;
work is known as server. In the network the individual computers, which access shared network resources, are known as workstations or nodes. &lt;br&gt;
Computer Networks may be classified on the basis of geographical area in two broad categories.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Local area network (LAN)&lt;/li&gt;
&lt;li&gt;Wide area network (WAN)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Local area network&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Networks used to interconnect computers in a single room, rooms within a building or buildings on one site are called Local Area Network (LAN). LAN transmits data with a speed of several megabits per second (106 bits per second). The transmission medium is normally coaxial cables.&lt;/p&gt;

&lt;p&gt;LAN links computers, i.e., software and hardware, in the same area for the purpose of sharing information. Usually LAN links computers within a limited geographical area because they must be connected by a cable, which is quite expensive. People working in LAN get more capabilities in data processing, work processing and other information exchange compared to stand-alone computers. Because of this information exchange most of the business and government organizations are using LAN.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Major characteristics of LAN&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Every computer has the potential to communicate with any other computers of the network&lt;/li&gt;
&lt;li&gt;High degree of interconnection between computers&lt;/li&gt;
&lt;li&gt;Easy physical connection of computers in a network&lt;/li&gt;
&lt;li&gt;Inexpensive medium of data transmission&lt;/li&gt;
&lt;li&gt;High data transmission rate&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Advantages&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The reliability of network is high because the failure of one computer in the network does not effect the functioning for other computers.&lt;/li&gt;
&lt;li&gt;Addition of new computer to network is easy.&lt;/li&gt;
&lt;li&gt;High rate of data transmission is possible.&lt;/li&gt;
&lt;li&gt;Peripheral devices like magnetic disk and printer can be shared by other computers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Disadvantages&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If the communication line fails, the entire network system breaks down.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Use of LAN&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Followings are the major areas where LAN is normally used&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;File transfers and Access&lt;/li&gt;
&lt;li&gt;Word and text processing&lt;/li&gt;
&lt;li&gt;Electronic message handling&lt;/li&gt;
&lt;li&gt;Remote database access&lt;/li&gt;
&lt;li&gt;Personal computing&lt;/li&gt;
&lt;li&gt;Digital voice transmission and storage&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Wide area network&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The term Wide Area Network (WAN) is used to describe a computer network spanning a regional, national or global area. For example, for a large company the head quarters might be at Delhi and regional branches at Bombay, Madras, Bangalore and Calcutta. Here regional centers are connected to head quarters through WAN. The distance between computers connected to WAN is larger. Therefore the transmission medium used are normally telephone lines, microwaves and satellite links.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Characteristics of WAN&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Followings are the major characteristics of WAN.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Communication facility:&lt;/strong&gt; For a big company spanning over different parts of the country the employees can save long distance phone calls and it overcomes the time lag in overseas communications. Computer conferencing is another use of WAN where users communicate with each other through their computer system.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Remote data entry:&lt;/strong&gt; Remote data entry is possible in WAN. It means sitting at any location you can enter data, update data and query other information of any computer attached to the WAN but located in other cities. For example, suppose you are sitting at Madras and want to see some data of a computer located at Delhi, you can do it through WAN.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Centralized information:&lt;/strong&gt; In modern computerized environment you will find that big organizations go for centralized data storage. This means if the organization is spread over many cities, they keep their important business data in a single place. As the data are generated at different sites, WAN permits collection of this data from different sites and save at a single site.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Examples of WAN&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1.  Ethernet:&lt;/strong&gt; Ethernet developed by Xerox Corporation is a famous example of WAN. This network uses coaxial cables for data transmission. Special integrated circuit chips called controllers are used to connect equipment to the cable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Aparnet:&lt;/strong&gt; The Aparnet is another example of WAN.  It was developed at Advanced Research Projects Agency of U. S. Department. This Network connects more than 40 universities and institutions throughout USA and Europe.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Difference between LAN and WAN&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LAN is restricted to limited geographical area of few kilometers.  But WAN covers great distance and operate nationwide or even worldwide.&lt;/li&gt;
&lt;li&gt;In LAN, the computer terminals and peripheral devices are connected with wires and coaxial cables. In WAN there is no physical connection.  Communication is done through telephone lines and satellite links.&lt;/li&gt;
&lt;li&gt;Cost of data transmission in LAN is less because the transmission medium is owned by a single organization.  In case of WAN the cost of data transmission is very high because the transmission medium used are hired, either telephone lines or satellite links.&lt;/li&gt;
&lt;li&gt;The speed of data transmission is much higher in LAN than in WAN. The transmission speed in LAN varies from 0.1 to 100 megabits per second. In case of WAN the speed ranges from 1800 to 9600 bits per second (bps).&lt;/li&gt;
&lt;li&gt;Few data transmission errors occur in LAN compared to WAN.  It is because in LAN the distance covered is negligible.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Network topology&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The term topology in the context of communication network refers to the way the computers or workstations in the network are linked together. According to the physical arrangements of workstations and nature of work, there are three major types of network topology. They are star topology, bus topology and ring topology. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Star topology&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In star topology a number of workstations (or nodes) are directly linked to a central node (see, Fig. 4.3). Any communication between stations on a star LAN must pass through the central node. There is bi-directional communication between various nodes. The central node controls all the activities of the nodes. The advantages of the star topology are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It offers flexibility of adding or deleting of workstations from the network.&lt;/li&gt;
&lt;li&gt;Breakdown of one station does not affect any other device on the network.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The major disadvantage of star topology is that failure of the central node disables communication throughout the whole network.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bus topology&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In bus topology all workstations are connected to a single communication line called bus. In this type of network topology there is no central node as in star topology. Transmission from any station travels the length of the bus in both directions and can be received by all workstations. The advantage of the bus topology is that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It is quite easy to set up.&lt;/li&gt;
&lt;li&gt;If one station of the topology fails it does not affect the entire system.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The disadvantage of bus topology is that any break in the bus is difficult to identify.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ring topology&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In ring topology each station is attached nearby stations on a point to point basis so that the entire system is in the form of a ring. In this topology data is transmitted in one direction only. Thus the data packets circulate along the ring in either clockwise or anti-clockwise direction. The advantage of this topology is that any signal transmitted on the network passes through all the LAN stations. The disadvantage of ring network is that the breakdown of any one station on the ring can disable the entire system.&lt;/p&gt;

&lt;p&gt;In-text questions 2&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Differentiate between LAN and WAN.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. What are the different types of network topology?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. State True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Networks used to interconnect computers in a single room, rooms within a building or buildings on one site are called Wide Area Network (WAN).&lt;/li&gt;
&lt;li&gt;The term Wide Area Network (WAN) is used to describe a computer network spanning a regional, national or global area.&lt;/li&gt;
&lt;li&gt;The speed of data transmission is much higher in WAN than in LAN.&lt;/li&gt;
&lt;li&gt;In star topology a number of workstations (or nodes) are directly linked to a central node.&lt;/li&gt;
&lt;li&gt;The advantage of the bus topology is that, If one station of the topology fails it does not affect the entire system.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Internet&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Internet is a network of networks. Millions of computers all over the world are connected through the Internet. Computer users on the Internet can contact one another anywhere in the world. If your computer is connected to the Internet, you can connect to millions of computers. You can gather information and distribute your data. It is very much similar to the telephone connection where you can talk with any person anywhere in the world.&lt;/p&gt;

&lt;p&gt;In Internet a huge resource of information is accessible to people across the world.  Information in every field starting from education, science, health, medicine, history, and geography to business, news, etc. can be retrieved through Internet. You can also download programs and software packages from anywhere in the world. Due to the tremendous information resources the Internet can provide, it is now indispensable to every organization.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Origin of internet&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In 1969 Department of Defense (DOD) of USA started a network called ARPANET (Advanced Research Projects Administration Network) with one computer at California and three at Utah.  Later on other universities and R &amp;amp; D institutions were allowed to connect to the Network. APARNET quickly grew to encompass the entire American continent and became a huge success. Every university in the country wanted to become a part of ARPANET. So the network was broken into two smaller parts MILNET for managing military sites and ARPANET (smaller) for managing non-military sites. Around 1980, NSFNET (National Science Foundation Network) was created. With the advancement of modern communication facilities, other computers were also allowed to be linked up with any computer of NSFNET. By 1990 many computers were looking up to NSFNET giving birth to internet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How internet functions&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Internet is not a governmental organization. The ultimate authority of the Internet is the Internet Society. This is a voluntary membership organization whose purpose is to promote global information exchange. Internet has more than one million computers attached to it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;E-mail&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;E-mail stands for electronic mail. This is one of the most widely used features of Internet. Mails are regularly used today where with the help of postage stamp we can transfer mails anywhere in the world. With electronic mail the service is similar. But here data are transmitted through Internet and therefore within minutes the message reaches the destination may it be anywhere in the world. Therefore the mailing system is excessively fast and is being used widely for mail transfer.&lt;/p&gt;

&lt;p&gt;In-text questions 3&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is internet?&lt;/li&gt;
&lt;li&gt;What is e-mail?&lt;/li&gt;
&lt;li&gt;How does internet function?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What you have learnt&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this lesson we discussed the importance and modes of communication through computers. Computers can communicate with one another through computer networking. There are two types of computer network: LAN and WAN. We discussed about the physical arrangements of computer and peripherals in network topology. There are three types of network topology: star topology, bus topology and ring topology. Also we discussed about Internet and e-mail.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Terminal questions&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is computer Network?   What are its main objectives?&lt;/li&gt;
&lt;li&gt;Differentiate between analog and digital transmission of data.&lt;/li&gt;
&lt;li&gt;Explain in brief different communication media.&lt;/li&gt;
&lt;li&gt;What is the difference between simplex and full-duplex transmission?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Feedback to in-text questions&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;In-text questions 1&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; The data communication software instructs computer systems and devices as to how exactly data is to be transferred from one place to another. The procedure of data transformation in the form of software is commonly called protocol.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; In asynchronous transmission data is transmitted character by character as you go on typing on a keyboard. On the other hand, in the synchronous mode, the saved data is transmitted block by block.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 2&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; LAN is restricted to limited geographical area whereas WAN covers great distance. In LAN the computer terminals and peripheral devices are connected with wires and coaxial cables whereas in WAN communication is done through telephone lines and satellite links. The speed of data transmission is much higher in LAN than in WAN.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; There are three major types of network topology. They are star topology, bus topology and ring topology.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In-text questions 3&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; The Internet is a network of networks. Information in every field starting from education, science, health, medicine, history, and geography to business, news, etc. can be retrieved through Internet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; E-mail stands for electronic mail. Through e-mail we can transfer data anywhere in the world within seconds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; Internet is not a governmental organization. The ultimate authority of the Internet is the Internet Society. This is a voluntary membership organization whose purpose is to promote global information exchange.&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computer</category>
      <category>communication</category>
      <category>computernetwork</category>
    </item>
    <item>
      <title>Buffer</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/buffer-b2k</link>
      <guid>https://tyrocity.com/computer-notes/buffer-b2k</guid>
      <description>&lt;h2&gt;
  
  
  Buffer
&lt;/h2&gt;

&lt;p&gt;It is a temporary memory located in different hardware devices mainly I/O devices. This memory is used to store data during I/O process. The process of using buffer for computer operation is known as buffering.&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>buffer</category>
    </item>
    <item>
      <title>Input Devices</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/input-devices-2leh</link>
      <guid>https://tyrocity.com/computer-notes/input-devices-2leh</guid>
      <description>&lt;p&gt;Some of the input devices used in a computer are keyboard, mouse scanner, joystick, touch screen, touchpad, track ball, bar code reader, light pen, optical code reader (OCR), MICR, OMR, microphone, digital camera, webcam, card readers, digitizing tablets, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Keyboard&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Keyboard is the most basic input device. It is used for text input. It contains multiple keys. User can provide input by pressing the key. The different types of key found in keyboard are:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Alphanumeric keys (A-Z, 0-9)&lt;/li&gt;
&lt;li&gt;Function keys (Ctrl, Alt, Caps lock, Enter, Tab, Shift)&lt;/li&gt;
&lt;li&gt;Special function keys (F1, F2, F3,……..,F12)&lt;/li&gt;
&lt;li&gt;Cursor movement keys (?, ?)&lt;/li&gt;
&lt;li&gt;Punctuation keys (,, “” , ’’, ?, !)&lt;/li&gt;
&lt;li&gt;Numeric pad&lt;/li&gt;
&lt;li&gt;Multimedia keys&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;On the basis of keys, keyboard can be classified as&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;XT keyboard -83 keys&lt;/li&gt;
&lt;li&gt;AT keyboard -101 keys&lt;/li&gt;
&lt;li&gt;Enhanced keyboard -103 and more keys&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A keyboard contains an electronic circuit known as keyboard encoder. This circuit detects the pressed key, generates its electronic signal and transmits towards CPU.&lt;br&gt;
On the basis of connectivity, keyboard can be wire or wireless.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mouse&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Mouse is a most common pointing and selecting device. It is used in graphical user interface. Mouse contains buttons for providing inputs. User can provide inputs by moving the mouse and pressing the button. On the basis of buttons, mouse can be:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Two-buttoned mousse&lt;/li&gt;
&lt;li&gt;Three-buttoned mouse&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Usually, the left button of the mouse is for normal selection and the right button is used for special function and central button is used for scrolling a document.&lt;br&gt;
On the basis of working mechanism and its architecture, mouse can be classified as:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Mechanical mouse&lt;/li&gt;
&lt;li&gt;Opto-mechanical mouse&lt;/li&gt;
&lt;li&gt;Optical mouse&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Mechanical mouse contains a rubber ball and a pair of rotating wheels. When the mouse is moved on the table, the ball rotated which results in rotation of the wheels and generates electronic signal.&lt;br&gt;
Optical mouse operates using reflection of light. It is easier to use but usually less reliable than mechanical mouse.&lt;br&gt;
The opto-mechanical mouse contains both mechanical and electric component.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Track ball&lt;/strong&gt;&lt;br&gt;
Trackball is the modification of mechanical mouse. It contains rubber ball on its top. User can move the cursor by rotating the ball with finger. It also contains two buttons on the either sides similar to mouse. It was used in older laptops.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Track pad/Touch pad&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Track pad is the modification of optical mouse, and touch pad is further modification making it touch sensitive. It contains a window with two buttons on the either sides. User can also provide left click option by tapping the window with the finger. It is mainly used in portable devices like laptops, notebook, palmtop, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Joystick&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Joystick is a hand held pointing device which is mainly used for playing games. It is used for controlling objects, their movement, direction and speed of movement. Modern joysticks handle can move in any direction. When the handle is moved, the electronic circuit in the base detects the movement and sends corresponding binary signals to CPU.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Light pen&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Light pen is used for creating drawings, designs by directly touching the screen. It is mainly used by designers, architects, engineers, etc. it is used in monitor not having touch screen facility. It is a pen shaped structure containing photo sensitive tip which can capture light emitted from the monitor and mark the position on the monitor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Touch screen&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Touch screen is none of the common input device at present mainly for portable computers. User can provide inputs by directly touching the screen with the metallic pen (stylus), finger or any pointed object. Touch screen is developed by using either of the following technologies:&lt;br&gt;
a) Pressure sensitive&lt;br&gt;
b) Capacitive&lt;br&gt;
c) Infrared&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Scanner&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Scanner digitizes hard copy or printed images which can be used in digital computers. Scanner copies the image and draws a new digital image in its memory similar to hard copy image.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OCR (Optical Character Reader)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;OCR digitizes handwritten or printed text.&lt;br&gt;
Printed text will have fewer errors than hand written. It directly converts hand written text into digital text which can be edited. OCR contains predefined format of all the characters. During digitizing process, it creates an image of the character and compares it with stored format to determine the character.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MICR&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It stands for Magnetic Ink Character Reader. MICR is an OCR that can digitize text written or printed by using magnetic ink like iron oxide or barium ferrite. It is used in security systems and for processing cheque in bank.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OMR&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It stands for Optical Mark Reader. It is used for answer sheet correction in multiple choice questions. With the use of OMR answer sheet correction will be faster and error free.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;BCR&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It stands for Bar Code Reader. Bar codes are the magnetic lines used for storing the information about the product like manufacturing date, expiry date, company name, etc. BCR is used to read the information stored in bar codes. Bar codes are also used in security system.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microphone&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is an input device for sound. It captures sound wave, converts it into digital format and provides it to the CPU. Common mobile computing devices like PDA, smart phone contains microphone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital camera, Web camera&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Digital camera captures real time images and video and stores it in a digital format. The image captured by digital camera can be directly used in a digital camera.&lt;/p&gt;

&lt;p&gt;Web camera is a digital camera used in internet. It usually captures low quality images so that it could be transmitted at a faster speed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Card reader&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is used to read the information stored in cards like ATM card, Credit card, Smart card, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digitizing tablet&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is used to digitize large map or hardcopy images. It is also used to track the movements of living beings and capture them in digital format.&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>inputdevices</category>
    </item>
    <item>
      <title>Generation Of Computer</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/generation-of-computer-3na</link>
      <guid>https://tyrocity.com/computer-notes/generation-of-computer-3na</guid>
      <description>&lt;h2&gt;
  
  
  Generation of computer
&lt;/h2&gt;

&lt;p&gt;The computers of electronic age are further divided into 5 generation on the basis of technology used by the computer. The different generations are:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;First generation of computers&lt;/li&gt;
&lt;li&gt;Second generation of computers&lt;/li&gt;
&lt;li&gt;Third generation of computers&lt;/li&gt;
&lt;li&gt;Fourth generation of computers&lt;/li&gt;
&lt;li&gt;Fifth generation of computers&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;1. First generation of computers&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technology used: Vacuum tube&lt;/li&gt;
&lt;li&gt;Operating speed: Millisecond range&lt;/li&gt;
&lt;li&gt;Programming language used: Machine language&lt;/li&gt;
&lt;li&gt;Memory used
Primary memory: Magnetic core memory
Secondary memory: Magnetic drum, Magnetic tape.&lt;/li&gt;
&lt;li&gt;I/O device:&lt;/li&gt;
&lt;li&gt;Punched card as input device, printing device as output device.&lt;/li&gt;
&lt;li&gt;Use: Simple mathematical calculation.&lt;/li&gt;
&lt;li&gt;Computers were extremely large in size, and they required special cooling system. e.g.: ENIVAC, EDVAC, UNIVAC, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Second generation of computers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technology used: Transistor&lt;/li&gt;
&lt;li&gt;Operation speed: Micro second range (10-6 sec)&lt;/li&gt;
&lt;li&gt;Programming language used: Assembly language&lt;/li&gt;
&lt;li&gt;Memory used
      Primary memory: Magnetic core memory.
      Secondary memory: Magnetic drum, Magnetic tape.&lt;/li&gt;
&lt;li&gt;I/O: Punched card as input device, Printer as output device&lt;/li&gt;
&lt;li&gt;Use: Computers were used for complex scientific calculations.&lt;/li&gt;
&lt;li&gt;The size, cost, power requirement, heat generation decreased compared to previous generation.&lt;/li&gt;
&lt;li&gt;Processing speed, storage capacity, use of the computer increased compared to previous generation.&lt;/li&gt;
&lt;li&gt;E.g.: IBM 1620, IBM 7094, LEO MARK III, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Advantages of transistor over vacuum tube:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;One transistor could replace one thousand vacuum tubes.&lt;/li&gt;
&lt;li&gt;Size of a transistor is 1/200 th times of a vacuum tube.&lt;/li&gt;
&lt;li&gt;The power requirement of a transistor is 1/20 th times of a vacuum tube.&lt;/li&gt;
&lt;li&gt;Transistors are more reliable than vacuum tube.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;3. Third generation of computers&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technology used: IC (Integrated Circuit)&lt;/li&gt;
&lt;li&gt;Operating speed: Nanosecond range (10 -9 sec)&lt;/li&gt;
&lt;li&gt;Programming language used: HLL (High Level Language)
Like FORTAN, COBOL, PASCAL, C, C++, etc.&lt;/li&gt;
&lt;li&gt;Memory used:
Primary memory: Semiconductor memory (silicon)
Secondary memory: Magnetic tape, Magnetic disk like floppy disk, hard disk, etc)&lt;/li&gt;
&lt;li&gt;I/O device: Keyboard as input device, monitor as output device.&lt;/li&gt;
&lt;li&gt;Use: Computers were used for managing population census, bank, insurance company, etc.&lt;/li&gt;
&lt;li&gt;Concept of database was developed and used.&lt;/li&gt;
&lt;li&gt;Size, cost, power requirement, heat generation decreased compared to previous generations.&lt;/li&gt;
&lt;li&gt;Processing speed, storage capacity, use of the computer increased compared to previous generations.&lt;/li&gt;
&lt;li&gt;E.g.: IBM 360 series, ICL 900 series, Honeywell 200 series, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;IC and its types:&lt;/strong&gt;&lt;br&gt;
IC is a small silicon chip which contains large number of electronic components like transistor, resistor, capacitor, etc.&lt;br&gt;
The process of creation of IC is called fabrication.&lt;br&gt;
Types of IC on the basis of number of electronic components.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SSI (Small Scale Integration)(1-20 components)&lt;/li&gt;
&lt;li&gt;MSI (Medium Scale Integration)(21-100 components)&lt;/li&gt;
&lt;li&gt;LSI (Large Scale Integration)(101-1000 components)&lt;/li&gt;
&lt;li&gt;VLSI (Very Large Scale Integration)(1001-10000 components)&lt;/li&gt;
&lt;li&gt;ULSI ( Ultra Large Scale Integration)(More than 10000 components)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;4. Fourth generation of computers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technology used:- VLSI (or Microprocessor)&lt;/li&gt;
&lt;li&gt;Operating speed:- Pico second range&lt;/li&gt;
&lt;li&gt;Programming language used: 4GL (Problem Oriented Language)&lt;/li&gt;
&lt;li&gt;Memory used:
Primary: Semi-conductor memory
Secondary: Magnetic tape, Magnetic Disk, Optical memory (CD/DVD/ Blu ray), Flash
memory(pen drive, memory card)&lt;/li&gt;
&lt;li&gt;I/O device:
Advanced I/O devices like mouse, touch screen, scanner, LCD, LED, color printer, etc are developed.&lt;/li&gt;
&lt;li&gt;Use: Computers are used for different task in different areas like education, business, hospital, transportation, military, etc.&lt;/li&gt;
&lt;li&gt; Microcomputers like desktop PC, laptop, notebook, etc, are developed.&lt;/li&gt;
&lt;li&gt;The popular communication media like internet, email, mobile communication, etc were developed.&lt;/li&gt;
&lt;li&gt;Advanced, user friendly, web based software, etc are developed.&lt;/li&gt;
&lt;li&gt;Size, cost, power requirement, heat generation decreased compared to previous generation.&lt;/li&gt;
&lt;li&gt;Operating speed, storage capacity, use of the computer increased compared to previous generation.&lt;/li&gt;
&lt;li&gt;E.g.: IBM desktop PC, HP laptop, Acer notebook, Mac book, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;5. Fifth generation of computers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technology to be used:- Bio-chip&lt;/li&gt;
&lt;li&gt;Operating speed:- Femto second range&lt;/li&gt;
&lt;li&gt;(10 -15 second) / TIPS&lt;/li&gt;
&lt;li&gt;Programming language to be used:- Natural language&lt;/li&gt;
&lt;li&gt;The computers will have AI.&lt;/li&gt;
&lt;li&gt;The computers will be used in complex calculation where intelligence of the computer is required.&lt;/li&gt;
&lt;li&gt;The computers will have parallel processing in full fledge.&lt;/li&gt;
&lt;li&gt;The computers will be based on KIPS (Knowledge based Information Processing System)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>generationofcomputer</category>
    </item>
    <item>
      <title>Disk Operating System (DOS)</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/disk-operating-system-dos-42m9</link>
      <guid>https://tyrocity.com/computer-notes/disk-operating-system-dos-42m9</guid>
      <description>&lt;h2&gt;
  
  
  Introduction to disk operating system
&lt;/h2&gt;

&lt;p&gt;When the computer starts, it starts the operating system that takes the control of the machine. An Operating System is a set of programs that help in controlling and managing the Hardware and the Software resources of a computer system. A good operating system should have the following features:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Help in the loading of programs and data from exter­nal sources into the internal memory before they are executed.&lt;/li&gt;
&lt;li&gt;Help programs to perform input/output operations, such as:&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Print or display the result of a program on the printer or the screen.&lt;/li&gt;
&lt;li&gt;Store the output data or programs written on the comput­er in storage device.&lt;/li&gt;
&lt;li&gt;Communicate the message from the system to the user through the VDU.&lt;/li&gt;
&lt;li&gt;Accept input from the user through the keyboard or mouse.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Objectives&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At the end of this lesson, you would be able to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Explain the concept operating system&lt;/li&gt;
&lt;li&gt;Discuss the functions of operating system&lt;/li&gt;
&lt;li&gt;Understand the procedures of loading operating system into the memory&lt;/li&gt;
&lt;li&gt;Use file management features of operating system&lt;/li&gt;
&lt;li&gt;Create separate locations for logically related files&lt;/li&gt;
&lt;li&gt;Copy files from one computer to another&lt;/li&gt;
&lt;li&gt;Use Windows for File Management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Disk operating system&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As the name suggests, the operating System is used for operating the system or the computer. It is a set of computer programs and also known as DOS (Disk Operating System). The main functions are to manage disk files, allocate system resources according to the requirement. DOS provides features essential to control hardware devices such as keyboard, screen, disk devices,  printers, modems and programs.&lt;br&gt;
Basically, DOS is the medium through which the user and external devices attached to the system communicate with the system. DOS translate the command issued by the user in the format that is understandable by the computer and instruct computer to work accordingly. It also translates the result and any error message in the format for the user to understand.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Loading of DOS&lt;/strong&gt;&lt;br&gt;
The BOOT Record into the computer memory loads DOS (Disk Operating System). BOOT Record in turn is triggered by ROM program already there in the computer.&lt;br&gt;
The system start-up routine of ROM runs a reliability test called Power On  Self Test (POST) which initializes the chips  and  the standard equipment attached to the PC, and check whether  periph­erals connected to the computer are working or not. Then it tests the  RAM memory. Once this process is over, the ROM  bootstrap loader attempts to read the Boot record and if successful, passes the  control  on  to it. The instructions/programs  in  the  boot record  then  load the rest of the program. After  the  ROM  boot strap  loader  turns the control over to boot  record,  the  boot tries to load the DOS into the memory by reading the  two hidden  files IBMBIO.COM and IBMDOS.COM. If these two are  found, they   are   loaded  along with  the   DOS command interpreter COMMAND.COM. COMMAND.COM contains routines that interpret what is typed  in through the keyboard in the DOS command mode.  By com­paring  the input with the list of command, it acts by  executing the  required routines/commands or by searching for the  required routine utility and loads it into the memory.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Computer files in DOS&lt;/strong&gt;&lt;br&gt;
A  file may contain a program or any other kind  of  information. Generally, a file must be given a name that can be used to  iden­tify it. DOS (Disk Operating System) permits the user to assign a name consisting of  two parts  to a file – primary and secondary names. Primary name  can be  of  a maximum of eight characters consisting  of  Characters, Alphabets, Number  and Hyphen), and the  Secondary  name  should consist of three characters, which is optional. The primary  name and the secondary (or extension) name, if any, are to be separat­ed  by  a  dot (.).&lt;br&gt;
Primary name can be linked  to  proper  name, whereas  extensions are like surnames of people. Using an  exten­sion with the file name is preferable, though optional.  However, once the extension is specified, using the complete name (primary name and extension, with the period separating them can only refer the file). Using extensions can be an excellent way of naming a file so that it can be identified easily.&lt;/p&gt;

&lt;p&gt;DOS (Disk Operating System) has a way of showing which disk drive is  currently  active. The floppy disk drives are assigned alphabets A and  B,  whereas the hard disk drive is assigned the alphabet C.  If your PC has  a single floppy drive, the drive would be A and if it has two,  they would  be  termed as A and B.   If your PC includes a  hard  disk,  besides a  FDD (Floppy  Disk Drive),  the  drive names would be A and C.  If the prompt is  A, then  it  implies  that the first floppy disk  drive  is active. Where as the DOS prompt would be C, if the hard disk is active. Data as well as instructions reside in a file stored in a  disk.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Directory structure in DOS&lt;/strong&gt;&lt;br&gt;
The files in the computer come from  various sources.  Some files come with DOS, while other  come  with publications such as a word processor. These files contain  codes and  other information that is necessary to  make  the  computer application operational. Before long, there will be hundreds  or even thousands of files in the computer, which can make it diffi­cult to locate specific files.&lt;br&gt;
The  names of all the files created in a disk are stored  in  its directory. Directory is just like a file folder, which contain all the logically related files. DOS  files  are organized in a  hierarchical or  an inverted tree-like structure. The general analogy is with a file cabinet containing a number of drawers, which in turn may contain folders. The content of these folders is the needed  information.&lt;br&gt;
The file cabinet here is the ROOT DIRECTORY, the drawer is  INDIVIDUAL DIRECTORY, the folders are SUBDIRECTORYand the  informa­tion in these folders may in turn be classified as FILES.&lt;br&gt;
Otherwise,  the large number of files that get created for  var­ious purposes in a disk can make the directory huge and  difficult to view and manage. Therefore, DOS enables the user to organize the files in a disk into directories and sub-directories  in a hierarchical structure. Directories can contain other  directo­ries. A directory within another directory is called  a  sub-directory.&lt;br&gt;
Of course, there may be sub-directories of sub-directories, but  a file name  is the furthest you may descend down  the  (inverted) tree of directories and files. Thus, a file name corresponds to a tree  leaf, a sub-directory to a branch, the  directory  to  the trunk, and the root directory to the root of the tree, hence  the name ROOT DIRECTORY.&lt;br&gt;
Command.com    (Personal)  Autoexec.bat  (Accounts)     Pk.bat         LEAVE     INSURANCE          GPF    PENSION   LOAN&lt;br&gt;
The directory/sub-directory is represented in bold letters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Directory command&lt;/strong&gt;&lt;br&gt;
The content of each of the sub-directory cannot be viewed  unless it is made active, or a sub-directory is specified as   part  of the DIR command. Doing either of these requires an  understanding of the concepts of navigating around the disk.&lt;br&gt;
The directory, the user is in at any point of time, is called the WORKING/PRESENT/CURRENT directory. DOS indicates which direc­tory you are in by displaying the directory’s name in the command prompt. For example, the following command prompt indicate  that you are in the DOS directory: C:DOS&amp;gt;. Knowing which directory is current  helps  you find files, and to  move  from  one directory  to another more easily. Typically, the ROOT  DIRECTORY ()  is the initial working directory. The entire specification of directory from  root  is called  a PATH. By itself, the DIR command is applicable  to  the working/present directory. The names of the sub-directories  at adjacent levels are separated by backslash (), while  specifying the path to be followed while traveling to a sub-directory.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Using path to specify the location of files&lt;/strong&gt;&lt;br&gt;
A  path  is the route that leads from the root  directory  of  a drive to the file you want to use.&lt;br&gt;
For example, to access the NOS.LET file in the LETTER  subdirecto­ry of NOS directory, DOS must go from the ROOT () directory through  the NOS directory to  the LETTER directory.&lt;br&gt;
To specify the same path at the command prompt, you would type it as shown in the following illustration:&lt;br&gt;
     C:NOSLETTERNOS.LET&lt;br&gt;
This is the path or route to the file NOS.LET. The first letter and the colon (C:) represent the drive the file is on. The  first  back­ slash () represents the root directory. The  second  backslash separates the NOS directory from the LETTER sub-directory.  The third  backslash separates the LETTER sub-directories  from  the file name, NOS.LET.&lt;br&gt;
Note: MS-DOS recognizes path up to 67 characters long (including the&lt;br&gt;
Drive letter, colon, and backslash).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;DIR command&lt;/strong&gt;&lt;br&gt;
The DIR command gives the list of is there on the disk  that is mounted on the active drive.&lt;br&gt;
Syntax : C:&amp;gt; DIR                        A:&amp;gt; DIR&lt;br&gt;
Example&lt;br&gt;
A:&amp;gt; DIR&lt;br&gt;
Volume in drive A has no label&lt;br&gt;
Directory of A:&lt;br&gt;
COMMAND        COM     23612     10-20-88         11.30a&lt;br&gt;
DISKCOPY       COM      4235     10-20-88         12.00p&lt;br&gt;
FORMAT         COM     15780     03-12-89         12.00p&lt;br&gt;
3 file(s)             325013     bytes free&lt;br&gt;
A:&amp;gt;&lt;br&gt;
As can be seen, on typing DIR followed by key at DOS  prompt, five  columns of data followed by the number of files  and  bytes that are free in the disk are displayed. The first column  con­tains the primary name of each file resident on the disk.  Howev­er,  most files are named with an extension, which appear in  the second column. Whereas, the third column contains the size of the file in bytes, and the fourth and fifth columns show the date and time  on which the files was created or last modified.  The  last line displays the number of file(s) and remaining disk space  free in  bytes.   It is important to note that the  DIR  command  only displays  the names of the files and not their contents.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Changing a directory&lt;/strong&gt;&lt;br&gt;
All  the names displayed using DIR command that have&lt;br&gt;
 be­sides them  are directories. You can see the list  of  files  in another directory by changing to that directory and  then  using the DIR command again.&lt;br&gt;
The  Change Directory (CHDIR) or CD command enables the  user  to travel  around the directories in a disk. Type the CD command  at the command prompt.&lt;br&gt;
Syntax:&lt;br&gt;
A:&amp;gt; CHDIR {path}    or  a:&amp;gt; CD {path}&lt;br&gt;
Examples : (Refer to the figure)&lt;br&gt;
&lt;strong&gt;1.  A:&amp;gt;CD NOS&lt;/strong&gt;&lt;br&gt;
This  command  makes the NOS sub-directory  under  the  root directory () active.&lt;br&gt;
&lt;strong&gt;2.  A:&amp;gt;CD NOSLETTERS&lt;/strong&gt;&lt;br&gt;
The  backslash indicates the root, and LETTERS, which is a sub-directory under the NOS directory, becomes the working directory.&lt;br&gt;
&lt;strong&gt;3.  A:&amp;gt; CD&lt;/strong&gt;&lt;br&gt;
The  root directory becomes the working directory; i.e.  you  will change  back  to the root or main directory. The slash  typed  in this command is a backslash (). No matter which  directory  you are in, this command always returns you to the root directory  of a  drive. The root directory does not have a name, it  is  simply referred to by a backslash ().&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Making or creating directory&lt;/strong&gt;&lt;br&gt;
As  the  number of files increases in a disk, a need is  felt  to organize them in a meaningful way by creating sub-directories  to store a group of logically related/similar files.&lt;br&gt;
To create a directory, DOS provides the MKDIR (Make Directory) or MD command.&lt;br&gt;
Syntax:&lt;br&gt;
A:&amp;gt;MKDIR [drive:] {pathname} or  A:&amp;gt;MD    [drive:] {pathname}&lt;br&gt;
Square brackets indicate that [drive:] entry is optional.&lt;br&gt;
The MD or MKDIR command creates a new empty directory whose  name is the  last item specified in the pathname,  in  the  specified drive. If active, the drive need not be specified. If the  direc­tory is to be created as a sub-directory of the working directory on the active drive, typing MD {directory name} at the DOS prompt or command prompt is sufficient.&lt;br&gt;
Examples:&lt;br&gt;
&lt;strong&gt;1. A:&amp;gt; MD ACCTSALARY&lt;/strong&gt;&lt;br&gt;
makes a SALARY directory in the: drive, under ACCT directo­ry.&lt;br&gt;
&lt;strong&gt;2. A:&amp;gt; MD C:&amp;gt; SALARY&lt;/strong&gt;&lt;br&gt;
Makes a salary directory in the C: drive, under root directory.&lt;br&gt;
5.11     DELETING A DIRECTORY&lt;br&gt;
You  may  want to delete or remove a directory to  simplify  your directory structure. DOS provides RD (Remove Directory) to delete a directory.&lt;br&gt;
Example:&lt;br&gt;
&lt;strong&gt;1. A:&amp;gt; RD ACCTSALARY&lt;/strong&gt;&lt;br&gt;
removes the SALARY sub-directory in ACCT directory.&lt;br&gt;
NOTE: You cannot delete a directory if you are in  it.  Before you can  delete a directory, you must type cd.. at  the  command prompt. At the same point of time, the directory to  be  deleted should be empty.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Copying files&lt;/strong&gt;&lt;br&gt;
To copy a file, DOS provides &lt;code&gt;COPY’ command. When you  use&lt;/code&gt;copy’ command, you must use the following two  parameters;  the location  and the  name of the file you want  to  copy,  or  the source;  and the location and the file name to which you want  to copy the  file  or the target (destination).  You  separate  the source and the destination or target with a space. The syntax of the `COPY’ command is&lt;br&gt;
COPY  {source}  {destination}  or,&lt;br&gt;
COPY [drive:] [path] [filename]  [drive:] [path] [filename]&lt;br&gt;
i.e.  the  first set of drive, path and filename  refers  to  the source  file,  and  the second set of drive,  path  and  filename&lt;br&gt;
refers to the destination file.&lt;br&gt;
(a)        Copying Single File&lt;br&gt;
To  copy the DEBUG.EXE file from the DOS directory to  the  NOS&lt;br&gt;
directory&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Return to the root directory by typing the following command    prompt: CD&lt;/li&gt;
&lt;li&gt; Change to the DOS directory by typing the following commands at the DOS prompt: CD DOS&lt;/li&gt;
&lt;li&gt;To copy the file DEBUG.EXE file from the DOS directory to the
NOS, directory type the following at the command prompt:
Copy c:dosdebug.exe c:nos
and the following message appears: 1 file (s) copied
Examples:
&lt;strong&gt;1. A:&amp;gt; copy a:letteroffice.doc  letteroffice.bak&lt;/strong&gt;
makes  a  copy of the office.doc file in the current  or  working directory with a new name office.bak
&lt;strong&gt;2. A:&amp;gt; copy office.doc  a:lettersnos.mem&lt;/strong&gt;
copy the file office.doc from the root directory to the sub-directory LETTER under root directory with a new name nos.mem.
If the target drive is not specified, the copied file will reside in the disk mounted on the active drive.
5.13     USE OF WILDCARD CHARACTERS
If you want to carry out a task for a group of files whose  names have something  in common, you can use  wildcard  characters  to specify groups of files. DOS recognize two wildcard  characters: asterisk  (&lt;em&gt;) represents one or more characters that a  group  of files  has  in common; and the question mark  (?)  represents  a single character that a group of files has in common. You can use wildcards  to replace all or part of a file’s name or its  exten­sion. The following table shows examples of wildcards:
Wildcard       What it Represents                  Example
*.TXT        All files with a .TXT extension       JULY.TXT
                                               LETTER.TXT
REPORT.&lt;/em&gt;    All files named REPORT with any        REPORT.TXT
        extension                              REPORT.LET
                                               REPORT.WRI
M*.*        All files beginning with letter M      MEMO.TXT
        regardless of their extension          MARCH.XLI
???.*       All files having 3 letter names,       SUN.BMP
        with any or no extension               WIN.LET
You can include the wildcard in the command.
Use of wildcard characters in COPY command
&lt;strong&gt;1. A:&amp;gt;COPY letters*.COB B:&lt;/strong&gt;
It means, copy all files with extension *.COB from the  directory LETTERS under the ROOT directory to the working or ROOT directory of the `B’ drive.&lt;/li&gt;
&lt;li&gt;A:&amp;gt; COPY B:COMPANYOPEL.*
The  command is to copy all files with primary name  OPEL  (irre­spective  extension) in the directory COMPANY under ROOT  of  the drive &lt;code&gt;B’ into the current working directory of the disk  mounted in&lt;/code&gt;A’ drive. Incase  of one drive, the system will ask for the  source  and
target drive.
The command,
3.A:&amp;gt;COPY C:&lt;em&gt;.&lt;/em&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;copies all files of the ROOT directory of the ‘C’ drive into the working directory of the ‘A’ drive.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A:&amp;gt; COPY LETTE?.* B:
copies  all files with primary name consisting of 6  charac­ters in total and LETTE as the first five characters (irrespective of extension name) into drive `B’.&lt;/li&gt;
&lt;li&gt;A:&amp;gt; COPY B:?.DOC
copies  all files having a primary name of one character with  an extension .DOC from ROOT directory of ‘B’ to the ROOT directory  of `A’ drive.
5.14     RENAMING FILES
To  rename  a  file, DOS provides REN command.  The  REN  command stands  for  “Rename”.  When you use the REN  command,  you  must include two parameters. The first is the file you want to rename, and the second is the new name for the file. You separate the two names with a space. The REN command follows this pattern:
 REN oldname newname
Example:    REN NOS.DOC NOS.MEM
Rename the old filename NOS.DOC to a new filename NOS.MEM.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Deleting files&lt;/strong&gt;&lt;br&gt;
This  section explains how to delete or remove a file that is  no longer  required  in the disk. DOS provides  DEL  command,  which means to delete.&lt;br&gt;
    Syntax : DEL {drive:} {path} {filename}&lt;br&gt;
Example:&lt;br&gt;
   &lt;strong&gt;1. DEL DOSEDIT.HLP&lt;/strong&gt;&lt;br&gt;
delete the EDIT.HLP from the DOS directory under ROOT directory.&lt;br&gt;
5.16     PRINTING A FILE&lt;br&gt;
The  &lt;code&gt;PRINT’ command of DOS works more or less like&lt;/code&gt;TYPE’  com­&lt;br&gt;
mand, but at the same time, it enables the content of a text file&lt;br&gt;
to be printed on a paper.&lt;br&gt;
Syntax:&lt;br&gt;
    A:&amp;gt; PRINT [drive:] {path} {filename}&lt;br&gt;
Example:&lt;br&gt;
     A:&amp;gt; PRINT AIAETLETTERAIAET.LET&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 1&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;1. The startup routine runs, when machine boots up is known as&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;POST&lt;/li&gt;
&lt;li&gt;BOOT up&lt;/li&gt;
&lt;li&gt;Operating Routine&lt;/li&gt;
&lt;li&gt;I/O operation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;2. Operating system is also known as:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;database&lt;/li&gt;
&lt;li&gt;System software&lt;/li&gt;
&lt;li&gt;Hardware&lt;/li&gt;
&lt;li&gt;Printer&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;3. What is the maximum length allowed for primary name of a computer file under DOS?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;8&lt;/li&gt;
&lt;li&gt;12&lt;/li&gt;
&lt;li&gt;3&lt;/li&gt;
&lt;li&gt;None of the above&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;4. Which of the following could be a valid DOS  file  specifica­tion?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;NOSFILE.POST&lt;/li&gt;
&lt;li&gt;NOSFILE.P.OST&lt;/li&gt;
&lt;li&gt;NOSFILE.DOC&lt;/li&gt;
&lt;li&gt;NOST.FILEDOC&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;5. How many characters form a secondary name for a file?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;8&lt;/li&gt;
&lt;li&gt;12&lt;/li&gt;
&lt;li&gt;3&lt;/li&gt;
&lt;li&gt;None of the above&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;6. What  is the name given to something that the  computer  will automatically use unless you tell it otherwise?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;a specification&lt;/li&gt;
&lt;li&gt;a wildcard&lt;/li&gt;
&lt;li&gt;a default&lt;/li&gt;
&lt;li&gt;a rule&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;7. As per symbolic notation of DOS, which of the following indicates the ROOT directory&lt;/strong&gt;&lt;br&gt;
(a)*&lt;br&gt;
(b)   &amp;gt;&lt;br&gt;
(c)    /&lt;br&gt;
(d)   None of the above&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8. In wildcard specification `?’ is used as replacement for&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;9. With DOS, you may use the &lt;code&gt;*’ and&lt;/code&gt;?’:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;When changing the default settings&lt;/li&gt;
&lt;li&gt;To represent unspecified characters in a filename&lt;/li&gt;
&lt;li&gt;Instead of wildcard characters&lt;/li&gt;
&lt;li&gt;In the extension but not in the drive name or the file name&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;10. DOS system file consists of&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;IBMBIO.COM, IBMDOS.COM, COMMAND.COM&lt;/li&gt;
&lt;li&gt;COMMAND.COM, IBMBIO.COM, FORMAT.COM&lt;/li&gt;
&lt;li&gt;SYS.COM,IBMBIO.COM,IBMDOS.COM&lt;/li&gt;
&lt;li&gt;None of the above&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;11. The batch file uses the extension&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;.BAT&lt;/li&gt;
&lt;li&gt;.DOC&lt;/li&gt;
&lt;li&gt;.PRG&lt;/li&gt;
&lt;li&gt;.DOS&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;12. To display the list of all the file of the disk you would type&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;DIR&lt;/li&gt;
&lt;li&gt;COPY&lt;/li&gt;
&lt;li&gt;DIR FILES&lt;/li&gt;
&lt;li&gt;DIR AUTOEXEC.BAT&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;13. State whether the following questions are True(T) or False(F).&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Command.Com is hidden file.&lt;/li&gt;
&lt;li&gt;Primary name of a file can be of 10 characters.&lt;/li&gt;
&lt;li&gt;The command MKDIR and MD performs the same task.&lt;/li&gt;
&lt;li&gt;Under DOS .EXE is not an executable file.&lt;/li&gt;
&lt;li&gt;DIR command is used to see the content of a specific file.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What you have learnt&lt;/strong&gt;&lt;br&gt;
In this lesson you were introduced to one of the most popular desktop operating system and its working environment. It explained the directory structure, file naming conventions. It also talked in great length about the file management in terms of COPY, DEL, and MOVE. Here you learned the steps involved in loading of operating systems into computer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Terminal questions&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Explain in brief what do you understand by Operating system.&lt;/li&gt;
&lt;li&gt;Explain the process involved in loading of Operating System.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Feedback to in-text questions 1&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;2.b3.a,4.b,5.b,6.c,7.d,8.a,9.b,10.a,11.a,12.a,13. F,F,T,F,F&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>diskoperatingsystem</category>
    </item>
    <item>
      <title>Introduction To MS-Word</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/introduction-to-ms-word-1di</link>
      <guid>https://tyrocity.com/computer-notes/introduction-to-ms-word-1di</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction to Microsoft Word&lt;/strong&gt;&lt;br&gt;
Let us consider an office scene. Many letters are typed in the office. The officer dictates a letter. The typist first types a draft copy of the letter. The officer goes through it to check mistakes regarding spelling errors, missing words, etc. and suggests corrections. The typist changes the letter as suggested by the officer. This is a simple example of word processing.&lt;br&gt;
There are many software packages to do the job of word processing. Some of them work in dos environment. Example are WordStar, Word Perfect and Professional Write. But in these days working in windows is becoming more and more popular. So let us consider software for word processing which works in windows. Our choice is Microsoft Word because it is the most popular software in these days.&lt;br&gt;
MS-word is a part of the bigger package called Microsoft office, which can do much more than word processing. In fact when you open up Microsoft office you will find four main components in it. They are Microsoft Word (for word processing), Microsoft Excel (for spreadsheet), Microsoft Access (for database management) and Microsoft PowerPoint (for presentation purposes). However, we will limit ourselves to MS-word only in this lesson.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Objectives&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After going through this lesson you should be in a position to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Start the Microsoft Word package&lt;/li&gt;
&lt;li&gt;Be familiar with the Microsoft Word screen&lt;/li&gt;
&lt;li&gt;Advantages and Features of Word Processing&lt;/li&gt;
&lt;li&gt;Some common Word Processing Packages&lt;/li&gt;
&lt;li&gt;How to invoke Microsoft Word&lt;/li&gt;
&lt;li&gt;Learn the capabilities of Microsoft Word&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is word processing?&lt;/strong&gt;&lt;br&gt;
Word Processor is a Software package that enables you to create, edit, print and save documents for future retrieval and reference. Creating a document involves typing by using a keyboard and saving it. Editing a document involves correcting the spelling mistakes, if any, deleting or moving words sentences or paragraphs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Advantages of word processing&lt;/strong&gt;&lt;br&gt;
One of the main advantages of a word processor over a conventional typewriter is that a word processor enables you to make changes to a document without retyping the entire document.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features of word processing&lt;/strong&gt;&lt;br&gt;
Most Word Processor available today allows more than just creating and editing documents. They have wide range of other tools and functions, which are used in formatting the documents. The following are the main features of a Word Processor:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Text is typing into the computer, which allows alterations to be made easily.&lt;/li&gt;
&lt;li&gt;Words and sentences can be inserted, amended or deleted.&lt;/li&gt;
&lt;li&gt;Paragraphs or text can be copied /moved throughout the document.&lt;/li&gt;
&lt;li&gt;Margins and page length can be adjusted as desired.&lt;/li&gt;
&lt;li&gt;Spelling can be checked and modified through the spell check facility.&lt;/li&gt;
&lt;li&gt;Multiple document/files can be merged.&lt;/li&gt;
&lt;li&gt;Multiple copies of letters can be generated with different addresses through the mail-merge facility.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Some Common Word processing packages&lt;/strong&gt;&lt;br&gt;
The followings are examples of some popular word processor available&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Softword&lt;/li&gt;
&lt;li&gt;WordStar&lt;/li&gt;
&lt;li&gt;Word perfect&lt;/li&gt;
&lt;li&gt;Microsoft word&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Important feature of Microsoft Word&lt;/strong&gt;&lt;br&gt;
Microsoft word not only supports word processing features but also DTP features. Some of the important features of Microsoft Word are listed below:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Using word you can create the document and edit them later, as and when required, by adding more text, modifying the existing text, deleting/moving some part of it.&lt;/li&gt;
&lt;li&gt;Changing the size of the margins can reformat complete document or part of text.&lt;/li&gt;
&lt;li&gt;Font size and type of fonts can also be changed. Page numbers and Header and Footer can be included.&lt;/li&gt;
&lt;li&gt;Spelling can be checked and correction can be made automatically in the entire document. Word count and other statistics can be generated.&lt;/li&gt;
&lt;li&gt;Text can be formatted in columnar style as we see in the newspaper. Text boxes can be made.&lt;/li&gt;
&lt;li&gt;Tables can be made and included in the text.&lt;/li&gt;
&lt;li&gt;Word also allows the user to mix the graphical pictures with the text. Graphical pictures can either be created in word itself or can be imported from outside like from Clip Art Gallery.&lt;/li&gt;
&lt;li&gt;Word also provides the mail-merge facility.
&lt;/li&gt;
&lt;li&gt;Word also has the facility of macros. Macros can be either attached to some function/special keys or to a tool bar or to a menu.&lt;/li&gt;
&lt;li&gt;It also provides online help of any option.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 1&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. State True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Word processor is Software Package that enables you to create, edit, print and   save document.&lt;/li&gt;
&lt;li&gt;WordStar is a popular Word processor.&lt;/li&gt;
&lt;li&gt;Changing the size of the margins cannot reformat complete document or part of the text.&lt;/li&gt;
&lt;li&gt;Word has the facility of Macros.&lt;/li&gt;
&lt;li&gt;Word does not allow the user to mix the graphical pictures with text.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Getting started with Microsoft Word&lt;/strong&gt;&lt;br&gt;
We have already told you that for working in MS-Word you should be familiar with windows. If you have not covered windows so far then read that first and then go through MS-word. By now you must be aware of the fact that a software package is improved from time to time. These improvements are sold in the market as new versions of the same software. Thus you will find many versions of Microsoft Word being used in different offices. In this lesson we will cover the version Microsoft Word 97, which is latest in the market and contain many improvements over the older versions. However, you do not have to worry if you have an older version such as word 6.0 or word 95. All the commands available in these older versions are also available in word 97 and they are compatible.&lt;br&gt;
While working in Microsoft Word you have to work with a mouse. Also one can work, to some extent, through the keyboard. The use of mouse is simpler as it is fully menu driven. In MS-word every command is available in the form of ‘icons’.&lt;/p&gt;

&lt;p&gt;You can go inside MS-word by the following way:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Take the mouse pointer to start button on the task bar.  Click the left mouse button.&lt;/li&gt;
&lt;li&gt;Move the pointer to programs. You will notice another menu coming up to the right.&lt;/li&gt;
&lt;li&gt;In that menu identify where Microsoft word is placed. Move the cursor horizontally to come out of programs.&lt;/li&gt;
&lt;li&gt;Move into the rectangular area meant for Microsoft word. Click the left mouse button there. The computer will start MS-word.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let us discuss the important components of the screen.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Title bar&lt;/strong&gt;&lt;br&gt;
The title bar displays the name of the currently active word document. Like other windows applications, it can be used to alter the size and location of the word window.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Tool bars&lt;/strong&gt;&lt;br&gt;
Word has a number of tool bars that help you perform task faster and with great ease. Two of the most commonly tool bars are the formatting tool bar and the standard tool bar. These two toolbars are displayed just below the title bar. At any point of time any tool bar can be made ON or OFF through the tool bar option of View Menu.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Ruler bar&lt;/strong&gt;&lt;br&gt;
The Ruler Bar allows you to format the vertical alignment of text in a document.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Status bar&lt;/strong&gt;&lt;br&gt;
The Status Bar displays information about the currently active document. This includes the page number that you are working, the column and line number of the cursor position and so on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Scroll bar&lt;/strong&gt;&lt;br&gt;
The Scroll Bar helps you scroll the content or body of document. You can do so by moving the elevator button along the scroll bar, or by click in on the buttons with the arrow marked on them to move up and down and left and right of a page.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Workspace&lt;/strong&gt;&lt;br&gt;
The Workspace is the area in the document window were you enter/type the text of your document.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Main menu&lt;/strong&gt;&lt;br&gt;
The Word main menu is displayed at the top of the screen as shown in the Fig. 9.1. The main menu further displays a sub menu. Some of the options are highlighted options and some of them appear as faded options. At any time, only highlighted options can be executed, faded options are not applicable. Infect if the option is faded you will not be able to choose it. You may not that any option faded under present situation may become highlighted under different situations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 2&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;1. Choose the best answer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. While working in MS-Word you have to work with&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Mouse only&lt;/li&gt;
&lt;li&gt;Keyboard only&lt;/li&gt;
&lt;li&gt;Both mouse and keyboard&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;2. In Microsoft Word every command is available in&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Print&lt;/li&gt;
&lt;li&gt;Letter&lt;/li&gt;
&lt;li&gt;Icons&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;3. You can go inside Microsoft Word by the following way&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Take the mouse pointer to &lt;strong&gt;start&lt;/strong&gt; button on the task bar and click the left mouse button.&lt;/li&gt;
&lt;li&gt;Take the mouse pointer to &lt;strong&gt;start&lt;/strong&gt; button and click the right mouse button.&lt;/li&gt;
&lt;li&gt;Move the mouse pointer on the screen.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;2. State True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The title bar displays the name of the currently active word document.&lt;/li&gt;
&lt;li&gt;Two of the most commonly tool bars are the formatting tool bar and the standard tool bar.&lt;/li&gt;
&lt;li&gt;The tool bar allows you to format the vertical alignment of text.&lt;/li&gt;
&lt;li&gt;The scroll bar helps you to scroll the content or body of document.&lt;/li&gt;
&lt;li&gt;The workspace is the area in the document window where you enter/type the text.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Main menu options&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The overall functions of all the items of main menu are explained below.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- File&lt;/strong&gt;&lt;br&gt;
You can perform file management operations by using these options such as opening, closing, saving, printing, exiting etc.&lt;br&gt;
New: Ctrl+N&lt;br&gt;
Open: Ctrl+O&lt;br&gt;
Close: ALT + F4&lt;br&gt;
Save : Ctrl+S&lt;br&gt;
Save Aa: CTL + A&lt;br&gt;
Print: Ctrl+P&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;File sub menu&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Edit&lt;/strong&gt;&lt;br&gt;
Using this option you can perform editing functions such as cut, copy, paste, find and replace etc. &lt;br&gt;
Undo Clear: Ctrl+Z&lt;br&gt;
Repeat Clear: Ctrl+Y&lt;br&gt;
Cut: Ctrl+X&lt;br&gt;
Copy: Ctrl+C&lt;br&gt;
Paste: Ctrl+V&lt;br&gt;
Clear: Delete&lt;br&gt;
Select All: Ctrl+A&lt;br&gt;
Find: Ctrl+F&lt;br&gt;
Replace: Ctrl+H&lt;br&gt;
Go To: Ctrl+G&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edit sub menu&lt;/strong&gt;         &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- View&lt;/strong&gt;&lt;br&gt;
Word document can be of many pages. The different pages may have different modes. Each mode has its limitations. For example in normal mode the graphical picture cannot be displayed. They can only be displayed in page layout mode. Using the option “View” you can switch over from one mode to other. It displays the following Sub menu.&lt;/p&gt;

&lt;p&gt;Normal&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Online Layout&lt;/li&gt;
&lt;li&gt;Page Layout&lt;/li&gt;
&lt;li&gt;Outline
&lt;/li&gt;
&lt;li&gt;Master Document&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tool Bars&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ruler&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Header and Footer&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Footnotes&lt;/li&gt;
&lt;li&gt;Comments&lt;/li&gt;
&lt;li&gt;Full Screen&lt;/li&gt;
&lt;li&gt;Zoom&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;- Insert&lt;/strong&gt;&lt;br&gt;
Using this menu, you can insert various objects such as page numbers, footnotes, picture frames etc. in your document. It displays the following Sub menu.&lt;/p&gt;

&lt;p&gt;Break&lt;br&gt;
Page Numbers&lt;br&gt;
Date and Time&lt;br&gt;
AutoText         8&lt;br&gt;&lt;br&gt;
Field…&lt;br&gt;
Symbol…&lt;br&gt;
Comment&lt;br&gt;
Footnote…&lt;br&gt;
Caption…&lt;br&gt;
Cross-reference…&lt;br&gt;
Index &amp;amp; Tables…&lt;br&gt;
Picture             8&lt;br&gt;
Text Box…&lt;br&gt;
File…&lt;br&gt;
Object…&lt;br&gt;
Bookmark                                               Hyperlink…   Ctrl+k&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Format&lt;/strong&gt;&lt;br&gt;
**Using this menu, you can perform various type of formatting operations, such as fonts can be changed, borders can be framed etc. It displays the following Sub menu.&lt;/p&gt;

&lt;p&gt;Font…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paragraph…&lt;/li&gt;
&lt;li&gt;Bullets and Numbering&lt;/li&gt;
&lt;li&gt;Borders and Shading…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Columns…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tabs…&lt;/li&gt;
&lt;li&gt;Drop Cap…&lt;/li&gt;
&lt;li&gt;Text Direction…&lt;/li&gt;
&lt;li&gt;Change Case…&lt;/li&gt;
&lt;li&gt;Auto Format…&lt;/li&gt;
&lt;li&gt;Style Gallery…&lt;/li&gt;
&lt;li&gt;Style…&lt;/li&gt;
&lt;li&gt;Background…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Object&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Tools&lt;/strong&gt;&lt;br&gt;
Using this menu, you can have access to various utilities/tools of Word, such as spell check, macros, mail merge etc. It displays the following Sub menu.&lt;br&gt;
Spelling and Grammar…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Language…&lt;/li&gt;
&lt;li&gt;Word count…&lt;/li&gt;
&lt;li&gt;AutoSummarize&lt;/li&gt;
&lt;li&gt;Auto correct..&lt;/li&gt;
&lt;li&gt;Look up reference&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Track change&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Merge Documents…&lt;/li&gt;
&lt;li&gt;Protect Document…&lt;/li&gt;
&lt;li&gt;Mail Merge…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Envelops and Labels…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Letter wizard…&lt;/li&gt;
&lt;li&gt;Macro…&lt;/li&gt;
&lt;li&gt;Templates and add-ins…&lt;/li&gt;
&lt;li&gt;Customize…&lt;/li&gt;
&lt;li&gt;Options…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;- Table&lt;/strong&gt;&lt;br&gt;
This menu deals with tables. Using this menu you can perform various types of operations on the table. It displays the following Sub menu.&lt;/p&gt;

&lt;p&gt;Draw Table&lt;br&gt;
Insert Table…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Delete cells…&lt;/li&gt;
&lt;li&gt;Merge cells…&lt;/li&gt;
&lt;li&gt;Split cells…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Select Row&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Select column&lt;/li&gt;
&lt;li&gt;Select table&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Table Auto Format…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Distribute rows evenly&lt;/li&gt;
&lt;li&gt;Distribute columns evenly&lt;/li&gt;
&lt;li&gt;Cell height and width…&lt;/li&gt;
&lt;li&gt;Headings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Convert Text to table…&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sort …&lt;/li&gt;
&lt;li&gt;Formula…&lt;/li&gt;
&lt;li&gt;Split table&lt;/li&gt;
&lt;li&gt;Hide grid lines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;- Window&lt;/strong&gt;&lt;br&gt;
This menu allows you to work with two documents simultaneously. This would require two windows to be opened so that each one can hold one document. Using this menu, you can switch over from one window to another. It displays the following Sub menu.&lt;/p&gt;

&lt;p&gt;New Window&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Arrange all&lt;/li&gt;
&lt;li&gt;Split&lt;/li&gt;
&lt;li&gt;1Document1.doc&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;- Help&lt;/strong&gt;&lt;br&gt;
Using this menu, you can get on-line help for any function.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text question 3&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. State  True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using View option you can perform editing functions such as cut, copy, paste, find and replace etc.&lt;/li&gt;
&lt;li&gt;Using the Edit option you can switch over from Normal mode to Out line mode.&lt;/li&gt;
&lt;li&gt;Using Insert menu you can insert various objects such as page numbers, footnotes, picture frames etc.&lt;/li&gt;
&lt;li&gt;Using Tools menu you can access to various utilities of word such as spell check, macros and mail merge etc.&lt;/li&gt;
&lt;li&gt;Window menu allows you to work with two documents simultaneously.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What you have learnt&lt;/strong&gt;&lt;br&gt;
At the end of this lesson you have learnt the important features of Ms-Word. We started with procedure to invoke Ms-Word. We identified toolbars available in the main menu of Ms-Word are discussed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Terminal questions&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What do you understand by Word processing? Give examples.&lt;/li&gt;
&lt;li&gt;Describe the important features of Ms-Word.&lt;/li&gt;
&lt;li&gt;Describe the various options available in the main menu bar of Ms-Word.&lt;/li&gt;
&lt;li&gt;What are the different types of toolbar?&lt;/li&gt;
&lt;li&gt;Define two methods to start Ms-Word.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Feedback to the in-text questions&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text question 1&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text question 2&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;3, 3,1&lt;/li&gt;
&lt;li&gt;True, True, False, True, True&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text question 3&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;li&gt;False&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;li&gt;True&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://tyrocity.com/images/advspO_IAqj-rZ9FsRjuqn-I_puu2GkmdpHhQlWy4lc/w:880/mb:500000/ar:1/aHR0cHM6Ly90eXJv/Y2l0eS5jb20vdXBs/b2Fkcy9hcnRpY2xl/cy94ajk2Y2Frd2Qx/YW9namw2cGY0di5w/bmc" class="article-body-image-wrapper"&gt;&lt;img src="https://tyrocity.com/images/advspO_IAqj-rZ9FsRjuqn-I_puu2GkmdpHhQlWy4lc/w:880/mb:500000/ar:1/aHR0cHM6Ly90eXJv/Y2l0eS5jb20vdXBs/b2Fkcy9hcnRpY2xl/cy94ajk2Y2Frd2Qx/YW9namw2cGY0di5w/bmc" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://tyrocity.com/images/_SGKFyD8SpL2xhGpmWXxznYS7H40uz81jFxzfocaKi8/w:880/mb:500000/ar:1/aHR0cHM6Ly90eXJv/Y2l0eS5jb20vdXBs/b2Fkcy9hcnRpY2xl/cy9ldXdsZWkxcXh0/eHR3ZDV2eTFyOC5w/bmc" class="article-body-image-wrapper"&gt;&lt;img src="https://tyrocity.com/images/_SGKFyD8SpL2xhGpmWXxznYS7H40uz81jFxzfocaKi8/w:880/mb:500000/ar:1/aHR0cHM6Ly90eXJv/Y2l0eS5jb20vdXBs/b2Fkcy9hcnRpY2xl/cy9ldXdsZWkxcXh0/eHR3ZDV2eTFyOC5w/bmc" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>introductiontomsword</category>
    </item>
    <item>
      <title>Communication Port</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/communication-port-1hhn</link>
      <guid>https://tyrocity.com/computer-notes/communication-port-1hhn</guid>
      <description>&lt;p&gt;It is a hardware device used for connecting peripherals devices with the computer. It has major functions like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Connecting peripheral devices.&lt;/li&gt;
&lt;li&gt;Transmitting data to and fro from peripheral devices.&lt;/li&gt;
&lt;li&gt;Providing electrical power to the small peripheral devices.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some of the communication ports used are:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Serial port&lt;/strong&gt;&lt;br&gt;
It is used for connecting slow speed devices like keyboard, mouse, etc. It also provides electrical power supply to these devices. It cam transmit 1 bit data at a time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Parallel port&lt;/strong&gt;&lt;br&gt;
It is used for connecting medium speed devices like monitor, printer, etc. It can transmit 8 bit data at a time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- USB (Universal serial bus)&lt;/strong&gt;&lt;br&gt;
USB is the common interface developed by multiple hardware developers for supporting large variables of devices. It is used to connect keyboard, monitor, pen drive, etc. It is the most common user interface at present.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- SCSI&lt;/strong&gt;&lt;br&gt;
It is used for connecting external memory devices like magnetic tape, multiple hard disk, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- IEEE 1394 interface&lt;/strong&gt;&lt;br&gt;
This interface is used for connecting high speed devices like connecting audio/video equipments, aeronautical devices, medical equipments, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- PCI (Peripheral communications interface)&lt;/strong&gt;&lt;br&gt;
It is used for connecting peripheral devices like internal modem, internal TV card, sound card, graphics card, etc with the computer. It is available in the mother board.&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>communicationport</category>
    </item>
    <item>
      <title>Basic Concept Of Computer </title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/lesson-1-basic-concept-2pek</link>
      <guid>https://tyrocity.com/computer-notes/lesson-1-basic-concept-2pek</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction to computer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Let us begin with the word ‘compute’. It means ‘to calculate’. We all are familiar with calculations in our day to day life. We apply mathematical operations like addition, subtraction, multiplication, etc. and many other formulae for calculations. Simpler calculations take less time. But complex calculations take much longer time. Another factor is accuracy in calculations. So man explored with the idea to develop a machine which can perform this type of arithmetic calculation faster and with full accuracy. This gave birth to a device or machine called ‘computer’.&lt;/p&gt;

&lt;p&gt;The computer we see today is quite different from the one made in the beginning. The number of applications of a computer has increased, the speed and accuracy of calculation has increased. You must appreciate the impact of computers in our day to day life. Reservation of tickets in Air Lines and Railways, payment of telephone and electricity bills, deposits and withdrawals of money from banks, business data processing, medical diagnosis, weather forecasting, etc. are some of the areas where computer has become extremely useful.&lt;/p&gt;

&lt;p&gt;However, there is one limitation of the computer. Human beings do calculations on their own. But computer is a dumb machine and it has to be given proper instructions to carry out its calculation. This is why we should know how a computer works.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Objectives&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After going through this lesson you will be in a position to&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Define a computer&lt;/li&gt;
&lt;li&gt;Identify characteristics of computer&lt;/li&gt;
&lt;li&gt;Know the origin and evolution of computer&lt;/li&gt;
&lt;li&gt;Identify capability of computer in terms of speed and accuracy&lt;/li&gt;
&lt;li&gt;Distinguish computer from human beings and calculator&lt;/li&gt;
&lt;li&gt;Identify the role of computer&lt;/li&gt;
&lt;li&gt;Appreciate the evolution of computer through five generations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Computers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Computer is an electronic device. As mentioned in the introduction it can do arithmetic calculations faster. But as you will see later it does much more than that. It can be compared to a magic box, which serves different purpose to different people. For a common man computer is simply a calculator, which works automatic and quite fast. For a person who knows much about it, computer is a machine capable of solving problems and manipulating data. It accepts data, processes the data by doing some mathematical and logical operations and gives us the desired output.&lt;/p&gt;

&lt;p&gt;Therefore, we may define computer as a device that transforms data. Data can be anything like marks obtained by you in various subjects. It can also be name, age, sex, weight, height, etc. of all the students in your class or income, savings, investments, etc., of a country. Computer can be defined in terms of its functions. It can:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Accept data&lt;/li&gt;
&lt;li&gt;Store data&lt;/li&gt;
&lt;li&gt;Process data as desired&lt;/li&gt;
&lt;li&gt;Retrieve the stored data as and when required&lt;/li&gt;
&lt;li&gt;Print the result in desired format. You will know more about these functions as you go through the later lessons&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Characteristics of computer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Let us identify the major characteristics of computer. These can be discussed under the headings of speed, accuracy, diligence, versatility and memory.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Speed&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As you know computer can work very fast. It takes only few seconds for calculations that we take hours to complete. Suppose you are asked to calculate the average monthly income of one thousand persons in your neighborhood. For this you have to add income from all sources for all persons on a day to day basis and find out the average for each one of them. How long will it take for you to do this? One day, two days or one week? Do you know your small computer can finish this work in few seconds? The weather forecasting that you see every day on TV is the results of compilation and analysis of huge amount of data on temperature, humidity, pressure, etc. of various places on computers. It takes few minutes for the computer to process this huge amount of data and give the result.&lt;/p&gt;

&lt;p&gt;You will be surprised to know that computer can perform millions (1,000,000) of instructions and even more per second. Therefore, we determine the speed of computer in terms of microsecond (10-6 part of a second) or nano-second (10-9part of a second). From this you can imagine how fast your computer performs work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Accuracy&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Suppose some one calculates faster but commits a lot of errors in computing. Such result is useless. There is another aspect. Suppose you want to divide 15 by 7. You may work out up to 2 decimal places and say the dividend is 2.14. I may calculate up to 4 decimal places and say that the result is 2.1428. Some one else may go up to 9 decimal places and say the result is 2.142857143. Hence, in addition to speed, the computer should have accuracy or correctness in computing.&lt;/p&gt;

&lt;p&gt;The degree of accuracy of computer is very high and every calculation is performed with the same accuracy. The accuracy level is determined on the basis of design of computer. The errors in computer are due to human and inaccurate data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Diligence&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A computer is free from tiredness, lack of concentration, fatigue, etc. It can work for hours without creating any error. If millions of calculations are to be performed, a computer will perform every calculation with the same accuracy. Due to this capability it overpowers human being in routine type of work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Versatility&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It means the capacity to perform completely different type of work. You may use your computer to prepare payroll slips. Next moment you may use it for inventory management or to prepare electric bills.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Power of remembering&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Computer has the power of storing any amount of information or data. Any information can be stored and recalled as long as you require it, for any numbers of years. It depends entirely upon you how much data you want to store in a computer and when to lose&lt;br&gt;
or retrieve these data. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No IQ&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Computer is a dumb machine and it cannot do any work without instruction from the user. It performs the instructions at tremendous speed and with accuracy. It is you to decide what you want to do and in what sequence. So a computer cannot take its own decision as you can.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No feeling&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It does not have feelings or emotion, taste, knowledge and experience. Thus it does not get tired even after long hours of work. It does not distinguish between users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Storage&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Computer has an in-built memory where it can store a large amount of data. You can also store data in secondary storage devices such as floppies, which can be kept outside your computer and can be carried to other computers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 1&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is a computer? Why is it known as data processor?&lt;/li&gt;
&lt;li&gt;What are the important characteristics of computer?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;History Of computer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;History of computer could be traced back to the effort of man to count large numbers. This process of counting of large numbers generated various systems of numeration like Babylonian system of numeration, Greek system of numeration, Roman system of numeration and Indian system of numeration. Out of these the Indian system of numeration has been accepted universally. It is the basis of modern decimal system of numeration (0, 1, 2, 3, 4, 5, 6, 7, 8, 9). Later you will know how the computer solves all calculations based on decimal system. But you will be surprised to know that the computer does not understand the decimal system and uses binary system of numeration for processing.&lt;/p&gt;

&lt;p&gt;We will briefly discuss some of the path-breaking inventions in the field of computing devices.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Calculating Machines&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It took over generations for early man to build mechanical devices for counting large numbers. The first calculating device called ABACUS was developed by the Egyptian and Chinese people.&lt;/p&gt;

&lt;p&gt;The word ABACUS means calculating board. It consisted of sticks in horizontal positions on which were inserted sets of pebbles. A modern form of ABACUS is given in Fig. 1.2.   It has a number of horizontal bars each having ten beads. Horizontal bars represent units, tens, hundreds, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Napier’s bones&lt;/strong&gt;     &lt;/p&gt;

&lt;p&gt;English mathematician John Napier built a mechanical device for the purpose of multiplication in 1617 A D. The device was known as Napier’s bones.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Slide rule&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;English mathematician Edmund Gunter developed the slide rule. This machine could perform operations like addition, subtraction, multiplication, and division. It was widely used in Europe in 16th century.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pascal’s adding and subtractory machine&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;You might have heard the name of Blaise Pascal. He developed a machine at the age of 19 that could add and subtract. The machine consisted of wheels, gears and cylinders.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Leibniz’s multiplication and dividing machine&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;The German philosopher and mathematician Gottfried Leibniz built around 1673 a mechanical device that could both multiply and divide.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Babbage’s analytical engine&lt;/strong&gt;     &lt;/p&gt;

&lt;p&gt;It was in the year 1823 that a famous English man Charles Babbage built a mechanical machine to do complex mathematical calculations. It was called difference engine. Later he developed a general-purpose calculating machine called analytical engine. You should know that Charles Babbage is called the father of computer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mechanical and electrical calculator&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;In the beginning of 19th century the mechanical calculator was developed to perform all sorts of mathematical calculations. Up to the 1960s it was widely used. Later the rotating part of mechanical calculator was replaced by electric motor. So it was called the electrical calculator.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Modern electronic calculator&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;The electronic calculator used in 1960 s was run with electron tubes, which was quite bulky. Later it was replaced with transistors and as a result the size of calculators became too small.&lt;/p&gt;

&lt;p&gt;The modern electronic calculator can compute all kinds of mathematical computations and mathematical functions. It can also be used to store some data permanently. Some calculators have in-built programs to perform some complicated calculations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 2&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is the first mathematical device built and when was it built?&lt;/li&gt;
&lt;li&gt;Who is called the father of Computer Technology.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Computer generations&lt;/strong&gt;       &lt;/p&gt;

&lt;p&gt;You know that the evolution of computer started from 16th century and resulted in the form that we see today. The present day computer, however, has also undergone rapid change during the last fifty years. This period, during which the evolution of computer took place, can be divided into five distinct phases known as Generations of Computers. Each phase is distinguished from others on the basis of the type of switching circuits used.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;First generation computers&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;First generation computers used Thermion valves. These computers were large in size and writing programs on them was difficult. Some of the computers of this generation were:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ENIAC:&lt;/strong&gt; It was the first electronic computer built in 1946 at University of Pennsylvania, USA by John Eckert and John Mauchy. It was named Electronic Numerical Integrator and Calculator (ENIAC). The ENIAC was 30´50 feet long, weighed 30 tons, contained 18,000 vacuum tubes, 70,000 registers, 10,000 capacitors and required 150,000 watts of electricity. Today your favorite computer is many times as powerful as ENIAC, still size is very small.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;EDVAC:&lt;/strong&gt; It stands for Electronic Discrete Variable Automatic Computer&lt;br&gt;
and was developed in 1950. The concept of storing data and instructions inside the computer was introduced here. This allowed much faster operation since the computer had rapid access to both data and instructions. The other advantages of storing instruction was that computer could do logical decision internally. &lt;/p&gt;

&lt;p&gt;Other Important Computers of First Generation&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;EDSAC:&lt;/strong&gt; It stands for Electronic Delay Storage Automatic Computer and was developed by M.V. Wilkes at Cambridge University in 1949.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UNIVAC-1:&lt;/strong&gt; Ecker and Mauchly produced it in 1951 by Universal Accounting Computer setup.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Limitations of First Generation Computer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Followings are the major drawbacks of First generation computers.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The operating speed was quite slow.&lt;/li&gt;
&lt;li&gt;Power consumption was very high.&lt;/li&gt;
&lt;li&gt;It required large space for installation.&lt;/li&gt;
&lt;li&gt;The programming capability was quite low.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Second generation computers&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;Around 1955 a device called Transistor replaced the bulky electric tubes in the first generation computer. Transistors are smaller than electric tubes and have higher operating speed. They have no filament and require no heating. Manufacturing cost was also very low. Thus the size of the computer got reduced considerably.&lt;/p&gt;

&lt;p&gt;It is in the second generation that the concept of Central Processing Unit (CPU), memory, programming language and input and output units were developed. The programming languages such as COBOL, FORTRAN were developed during this period. Some of the computers of the Second Generation were&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;IBM 1620: Its size was smaller as compared to First Generation computers and mostly used for scientific purpose.&lt;/li&gt;
&lt;li&gt;IBM 1401: Its size was small to medium and used for business applications.&lt;/li&gt;
&lt;li&gt;CDC 3600: Its size was large and is used for scientific purposes.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Third generation computers&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;The third generation computers were introduced in 1964. They used Integrated Circuits (ICs). These ICs are popularly known as Chips. A single IC has many transistors, registers and capacitors built on a single thin slice of silicon. So it is quite obvious that the size of the computer got further reduced. Some of the computers developed during this period were IBM-360, ICL-1900, IBM-370, and VAX-750. Higher level language such as BASIC (Beginners All purpose Symbolic Instruction Code) was developed during this period.&lt;/p&gt;

&lt;p&gt;Computers of this generations were small in size, low cost, large memory and processing speed is very high.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fourth generation computers&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;The present day computers that you see today are the fourth generation computers that started around 1975. It uses large scale Integrated Circuits (LSIC) built on a single silicon chip called microprocessors.  Due to the development of microprocessor it is possible to place computer’s central processing unit (CPU) on single chip. These computers are called microcomputers. Later very large scale Integrated Circuits (VLSIC) replaced LSICs.&lt;/p&gt;

&lt;p&gt;Thus the computer which was occupying a very large room in earlier days can now be placed on a table. The personal computer (PC) that you see in your school is a Fourth Generation Computer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fifth generation computer&lt;/strong&gt;   &lt;/p&gt;

&lt;p&gt;The computers of 1990s are said to be Fifth Generation computers. The speed is extremely high in fifth generation computer. Apart from this it can perform parallel processing. The concept of Artificial intelligence has been introduced to allow the computer to take its own decision. It is still in a developmental stage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Types of computers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Now let us discuss the varieties of computers that we see today. Although they belong to the fifth generation they can be divided into different categories depending upon the size, efficiency, memory and number of users. Broadly they can be divided it to the following categories.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Microcomputer&lt;/strong&gt;: Microcomputer is at the lowest end of the computer range in terms of speed and storage capacity. Its CPU is a microprocessor. The first microcomputers were built of 8-bit microprocessor chips. The most common application of personal computers (PC) is in this category. The PC supports a number of input and output devices. An improvement of 8-bit chip is 16-bit and 32-bit chips. Examples of microcomputer are IBM PC, PC-AT .&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Mini Computer&lt;/strong&gt;: This is designed to support more than one user at a time. It possesses large storage capacity and operates at a higher speed. The mini computer is used in multi-user system in which various users can work at the same time. This type of computer is generally used for processing large volume of data in an organization. They are also used as servers in Local Area Networks (LAN).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Mainframes&lt;/strong&gt;: These types of computers are generally 32-bit microprocessors. They operate at very high speed, have very large storage capacity and can handle the work load of many users. They are generally used in centralized databases. They are also used as controlling nodes in Wide Area Networks (WAN). Example of mainframes are DEC, ICL and IBM 3000 series.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Supercomputer&lt;/strong&gt;: They are the fastest and most expensive machines. They have high processing speed compared to other computers. They have also multiprocessing technique. One of the ways in which supercomputers are built is by interconnecting hundreds of microprocessors. Supercomputers are mainly being used for whether forecasting, biomedical research, remote sensing, aircraft design and other areas of science and technology. Examples of supercomputers are CRAY YMP, CRAY2, NEC SX-3, CRAY XMP and PARAM from India.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 3&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Into how many generations the evolution of computer is divided?&lt;/li&gt;
&lt;li&gt;What is VLSIC?&lt;/li&gt;
&lt;li&gt;The personal computer that you see today is in which generation of computer?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What you have learnt&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this lesson we have discussed about the major characteristics of computer. The speed, accuracy, memory and versatility are some of the features associated with a computer. But the computer that we see to&lt;br&gt;
day has not developed over night. It has taken centuries of human effort to see the computer in its present form today. There are five generations of computer. Over these generations the physical size of computer has decreased, but on the other hand the processing speed of computer has improved tremendously. We also discussed about the varieties of computers available today. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Terminal questions&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Why is computer known as data processor?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Explain in brief the various generations in computer technology?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Write a short note on Fifth Generation of computer. What makes it different from Fourth generation computer?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Why did the size of computer get reduced in third generation computer?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Give short notes on the following:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Versatility&lt;/li&gt;
&lt;li&gt;Storage&lt;/li&gt;
&lt;li&gt;Slide Rule&lt;/li&gt;
&lt;li&gt;Babbage’s Analytical Engine&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;6. Distinguish between Microcomputer and Mainframe computer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feedback to in-text questions&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 1&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A computer is an electronic device, which is used to accept, store, retrieve and process the data. It is called as data processor because it is mainly used for processing data for producing meaningful information.&lt;/li&gt;
&lt;li&gt;The characteristics of computer are speed, accuracy, diligence, versatility and storage. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 2&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Analytical engine, 1823.&lt;/li&gt;
&lt;li&gt;Charles Babbage&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 3&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Five generations&lt;/li&gt;
&lt;li&gt;Very Large Scale Integrated Circuits&lt;/li&gt;
&lt;li&gt;Fourth Generation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Terminal questions&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Explain various types of computers.&lt;/li&gt;
&lt;li&gt;Explain in brief the various generations in computer technology.&lt;/li&gt;
&lt;li&gt;Write a short note on Fifth Generation of computer. What makes it different from Fourth Generation computer?&lt;/li&gt;
&lt;li&gt;Why did the size of computer get reduced in Third Generation computer?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text questions 4&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. State True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Word processor is Software Package that enables you to create, edit, print and save document .&lt;/li&gt;
&lt;li&gt;WordStar is a popular Word processor.&lt;/li&gt;
&lt;li&gt;Changing the size of  the margins cannot reformat complete document or part of the text.&lt;/li&gt;
&lt;li&gt;Word has the facility of Macros.&lt;/li&gt;
&lt;li&gt;Word does not allow the user to mix the graphical pictures with text.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In text questions 5&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Choose the best answer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. While working in Microsoft Word you have to work with&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Mouse only&lt;/li&gt;
&lt;li&gt;Keyboard only&lt;/li&gt;
&lt;li&gt;Both mouse and keyboard&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;2. In Ms- Word every command is available in&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Print&lt;/li&gt;
&lt;li&gt;Letter&lt;/li&gt;
&lt;li&gt;Icons&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;3. You can go inside Microsoft Word by the following way&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Take the mouse pointer to &lt;strong&gt;start&lt;/strong&gt; button on the task bar and click the left mouse button.&lt;/li&gt;
&lt;li&gt;Take the mouse pointer to &lt;strong&gt;start&lt;/strong&gt; button and click the right mouse button.&lt;/li&gt;
&lt;li&gt;Move the mouse pointer on the screen.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;4. State True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The title bar displays the name of the currently active word document&lt;/li&gt;
&lt;li&gt;The most commonly tool bars are the Formatting tool bar and the Standard tool bar.&lt;/li&gt;
&lt;li&gt;The Tool bar allows you to format the vertical alignment of text.&lt;/li&gt;
&lt;li&gt;The Scroll bar helps you to scroll the content or body of document.&lt;/li&gt;
&lt;li&gt;The work space is the area in the document window where you enter/type the text.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;In-text question 6&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. State  True or False&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using View option you can perform editing functions such as cut, copy, paste, find and replace etc.&lt;/li&gt;
&lt;li&gt;Using the Edit option  you can switch over from Normal mode to Out line mode.&lt;/li&gt;
&lt;li&gt;Using Insert menu you can insert various objects such as page numbers, footnotes, picture frames etc.&lt;/li&gt;
&lt;li&gt;Using Tools menu you can access to various utilities of word such as spell check, macros and mail merge etc.&lt;/li&gt;
&lt;li&gt;Window menu allows you to work with two documents simultaneously.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
    </item>
    <item>
      <title>Application Package | Computer Science | HSEB Notes</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/application-package-computer-science-hseb-notes-4edo</link>
      <guid>https://tyrocity.com/computer-notes/application-package-computer-science-hseb-notes-4edo</guid>
      <description>&lt;p&gt;Detailed notes to follow:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Word processor&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use &amp;amp; Character&lt;/li&gt;
&lt;li&gt;Examples&lt;/li&gt;
&lt;li&gt;Some Important Terms Used: Thesaurus, speller, mail merge
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Spread sheet&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use &amp;amp; Character&lt;/li&gt;
&lt;li&gt;Examples&lt;/li&gt;
&lt;li&gt;Some Important Terms Used:                                                              Relative cell reference, absolute cell reference&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;3. Presentation&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use &amp;amp; Character&lt;/li&gt;
&lt;li&gt;Examples&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>grade11</category>
      <category>applicationpackage</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Functions of Operating System</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/functions-of-operating-system-3fl7</link>
      <guid>https://tyrocity.com/computer-notes/functions-of-operating-system-3fl7</guid>
      <description>&lt;p&gt;Operating system supports the basic functions of the computer and is a low-level software. The functions of operating systems are as described below:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. I/O management:&lt;/strong&gt;&lt;br&gt;
OS manages I/O devices and makes the I/O process effective. OS accepts the input from the input device, stores it in the main memory, ask the CPU to process it and finally provides the result to the output devices for output.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Command interpreter:&lt;/strong&gt;&lt;br&gt;
Command interpreter is one of the part of operating system which reads the commands that user types in at a terminal, interprets them and translate them into a detailed set of instructions that the computer hardware can understand. It varies widely from one OS to other OS. Every OS must provide command interpreter for its operation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Memory management:&lt;/strong&gt;&lt;br&gt;
Memory is the large array of words or bytes, each with its own address. When user requests CPU for read/write operation, OS determines the amount of memory required for the program instructions and data. Then, OS allocates required memory to load the program and data into RAM. When program terminates its memory area is free and the same memory area is allocated for other programs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Process management:&lt;/strong&gt;&lt;br&gt;
OS finds the status of processor and processes, chooses a job, chooses processer in the job, allocates the processor to the process and frees the processor when the process is executed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Time sharing:&lt;/strong&gt;&lt;br&gt;
OS manages the time of CPU. The kernel OS checks frequency for other processes requesting CPU time. Time-sharing checks for CPU request from higher priority processes that are made every 10 milliseconds. When two or more processes at the same priority level are competing for the CPU time, CPU time is sliced into segments, defined by time slice and passed from process to process in a round robin fashion, preventing a single process from monopolizing the CPU until it blocks or terminates.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. Security:&lt;/strong&gt;&lt;br&gt;
OS makes sure that only authorized users get access to the computer and its data and the users only do things they are authorized to do.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7. Deadlock prevention:&lt;/strong&gt;&lt;br&gt;
During processing, a situation can arise in which a resource shared by two or more processes cannot continue because the resource required by one process is held by the other. This situation is called deadlock. OS ensures that the above condition do not hold by carefully allocating resources.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8. Interrupt handling:&lt;/strong&gt;&lt;br&gt;
Interrupt is a signal generated from a device or program when they need attention of the CPU. OS determines the type of interrupt and priority of the interrupt, stops the execution process of CPU, preserves the initial state of the CPU, perform the requested operation and brings the CPU at the same state when it was stopped.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;9. Virtual storage:&lt;/strong&gt;&lt;br&gt;
If there are programs larger than main memory (RAM) of the computer, OS uses the reserved space in the secondary memory which is termed as virtual memory. It makes the execution of larger program (than RAM) possible but at the same times the operation becomes slower.&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>functionofos</category>
    </item>
    <item>
      <title>Email Service</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/email-service-33g1</link>
      <guid>https://tyrocity.com/computer-notes/email-service-33g1</guid>
      <description>&lt;p&gt;Email service is used for transmitting electronic or soft-copy documents, message by using electronic devices like computer, computer network, internet, etc. present e-mail service is based on stored and forward concept i.e. email sent by the sender is stored in email server before forwarding it to the receiver. It doesn’t require the sender and receiver to be connected at the same time. Traditionally, the older concept of email required both sender and receiver to be connected at the same time.&lt;br&gt;
It uses protocols like SMTP, POP, IMAP, etc.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features of e-mail:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;It is faster and cheaper medium of communication.&lt;/li&gt;
&lt;li&gt;It is reliable.&lt;/li&gt;
&lt;li&gt;It is secured communication.&lt;/li&gt;
&lt;li&gt;It can be used for transmitting text, image, audio, video.&lt;/li&gt;
&lt;li&gt;Same message can be sent to multiple users at the same time by using CC (Carbon Copy) and BCC (Blind Carbon Copy).&lt;/li&gt;
&lt;li&gt;It may or may not use internet directly.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Types:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Web based email&lt;/li&gt;
&lt;li&gt;POP email service&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;1. Web based email:&lt;/strong&gt;&lt;br&gt;
It is the internet based mailing system. It requires internet connection and a browser to send or receive the message. Email providers like hotmail.com, yahoo.com, gmail.com, etc. provide internet based email. It is the most widely used email service.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. POP email service:&lt;/strong&gt;&lt;br&gt;
This email service is provided by local email or network providers. It requires connection to the e-mail provider and email client software like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Outlook express&lt;/li&gt;
&lt;li&gt;Thunderbird&lt;/li&gt;
&lt;li&gt;Eudora&lt;/li&gt;
&lt;li&gt;Kmail, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It can be used from the system with email client software and proper setting to connect email providers.&lt;/p&gt;

</description>
      <category>computernotes</category>
      <category>grade11</category>
      <category>emailservice</category>
    </item>
    <item>
      <title>Secondary Memory</title>
      <dc:creator>Computer 11 Notes</dc:creator>
      <pubDate>Sun, 08 Apr 2012 05:41:42 +0000</pubDate>
      <link>https://tyrocity.com/computer-notes/secondary-memory-2723</link>
      <guid>https://tyrocity.com/computer-notes/secondary-memory-2723</guid>
      <description>&lt;p&gt;It is also known as external memory/S=storage memory/auxiliary memory/backup memory. It is used for storing data and instructions permanently. It is also used for carrying data from one computer to another. Secondary memory is not directly accessible to CPU. It is usually slower for read/write, cheaper and used in larger storage capacity.&lt;br&gt;
Example: Hard disk, CD, DVD, Pen drive, etc.&lt;/p&gt;

&lt;p&gt;Types of Secondary memory are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Magnetic memory&lt;/li&gt;
&lt;li&gt;Optical memory&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;1. Magnetic memory&lt;/strong&gt;&lt;br&gt;
Magnetic memory uses the property of magnet for storing data. It is in use since first generations of computer. It contains data storing surface coated by magnetic oxide. Magnetic memory is further divided as:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Magnetic drum&lt;/strong&gt;&lt;br&gt;
Magnetic drum contains a metallic drum coated by magnetic oxide on the outer surface of the drum, data is stored in this surface. It was in use in first and second generations of computer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Magnetic tape&lt;/strong&gt;&lt;br&gt;
Magnetic tape contains thin plastic ribbon, only one side of the ribbon is used for storing data. The data storing side is coated by magnetic oxide. It is a sequential access memory. So, the data read/write speed is slower. It is mainly used for storing audio, video and back-up data. It is highly reliable. It requires magnetic tape drive for reading and writing data. It has the storage capacity of 100MB-200GB. The width of the ribbon also varies from 4mm-1inch.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Magnetic disk&lt;/strong&gt;&lt;br&gt;
Magnetic disk contains a circular disc made of metal or plastic. Both side of the disc is usually used for storing data. The disc is coated by magnetic oxide. The disc is divided into multiple concentric circles known as track. Tracks are further divided into small area known as sectors. Data are stored in sectors.&lt;br&gt;
Example: Hard disk, floppy disk, zip disk, super disk, Winchesterdisk, jaz disk.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Hard disk&lt;/strong&gt;&lt;br&gt;
It is used as main storage device of the computer. It uses 2-4 metallic disk (platter). The disk is usually made of aluminum. Both sides of the disk is used for storing data except the upper side of the uppermost disk and lower side of the lowermost disk. The data storing surface is coated by magnetic oxide. Each data storing surface contains separate read/write head. During data read/write process platter rotates at the rate of 3600-15000rpm. Hard disk is also known as hard drive because both data storing disk and data read/write components are combined together. It has the storage capacity of few mega bytes to tera byte.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- Floppy disk&lt;/strong&gt;&lt;br&gt;
It contains single plastic disk. Initially it was used as a main storage device but nowadays it is used for carrying data from one computer to another. It requires floppy drive for its operation. It is not reliable as hard disk because the data storing surface is exposed. So, it may be affected by dust particles and magnetic field.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Optical memory&lt;/strong&gt;&lt;br&gt;
Optical memory uses light beam for its operation. It is developed in fourth generation of computer. It is mainly used for storing audio/video, backup as well as for carrying data. It requires optical drive for its operation. Its read/write speed is slower compared to hard disk and flash memories.&lt;br&gt;
Example: CD, DVD, BD&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CD&lt;/strong&gt;&lt;br&gt;
It stands for Compact Disk. It has storage capacity of 700 MB or approximately 90 minutes of standard audio. CD contains hard circular plastic, single side of this plastic is coated by aluminum alloy. This alloy stores data. It is protected by additional thin plastic covering. CD required CD drive for its operation. Types of CD are:&lt;br&gt;
&lt;strong&gt;CD-R&lt;/strong&gt; is a blank CD in which data can be stored once. After storing data it is converted into CD-ROM.&lt;br&gt;
&lt;strong&gt;CD-ROM&lt;/strong&gt;&lt;br&gt;
It cannot be erased or updated&lt;br&gt;
&lt;strong&gt;CD-RW&lt;/strong&gt;&lt;br&gt;
it can be erased and used for multiple times.&lt;br&gt;
&lt;strong&gt;DVD&lt;/strong&gt;&lt;br&gt;
It stands for Digital Versatile Disk. It has the storage capacity of 4.7GB to 17GB. Its shape and size is similar to CD but the difference in storage capacity is due to different chemical component and data is compressed before storing. It requires DVD drive for its operation. Read/write speed of DVD is slower than that of CD. Types of DVD are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DVD-R&lt;/li&gt;
&lt;li&gt;DVD-ROM&lt;/li&gt;
&lt;li&gt;DVD-RW&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;DVD can also be classified as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Single sided single layered DVD (4.7GB)&lt;/li&gt;
&lt;li&gt;Single sided dual layered DVD (7-8GB)&lt;/li&gt;
&lt;li&gt;Dual sided single layered DVD (9GB)&lt;/li&gt;
&lt;li&gt;Dual sided dual layered DVD (17GB)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;BD&lt;/strong&gt;&lt;br&gt;
It stands for Bluray disk. It has the storage capacity of 25GB-50GB. It requires BD drive for its operation. Its shape and size is similar to CD and DVD. Types of BD are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;BD-R&lt;/li&gt;
&lt;li&gt;BD-ROM&lt;/li&gt;
&lt;li&gt;BD-RW&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Working mechanism of CD&lt;/strong&gt;&lt;br&gt;
The surface of the CD contains land and pit. Land represents binary 1 and pit represents binary 0. During CD reading process a beam of light is emitted which strikes the surface of CD and gets reflected. The reflection is captured by lens in the CD drive. Difference in reflection from land and pit is identified to determine 1 and 0. Land is actually in a crystalline form and pit is in amorphous form. The size of land and pit is smaller in DVD compared to CD.&lt;br&gt;
External memory devices:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Zip disk&lt;/strong&gt;&lt;br&gt;
It is a magnetic memory. It is thee modification of floppy disk. It has the storage capacity of 100MB and 250MB. It requires Zip disk drive for its operation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Jaz disk&lt;/strong&gt;&lt;br&gt;
It is also a magnetic memory. It has the storage capacity of 2GB. It also requires separate Jaz disk drive for its operation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Super disk&lt;/strong&gt;&lt;br&gt;
It is also a magnetic memory. It has the storage capacity of 120MB. It requires Super disk drive for its operation. Both floppy and super disk can be used in super disk drive.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Pen drive&lt;/strong&gt;&lt;br&gt;
It is a flash memory. It is a semi-conductor memory. It is mainly used for transferring data. It has faster read/write speed compared to magnetic memory. Pen drive has storage capacity of few MB-GB. A pen drive is a plug and play device. A pen drive can be connected with the computer through USB port.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Portable hard disk&lt;/strong&gt;&lt;br&gt;
it is a magnetic hard disk. It can be connected with the computer through the USB port. It is also a plug and play device. It is mainly used for storing backup. It has the storage capacity from few GB-TB&lt;/p&gt;

</description>
      <category>grade11</category>
      <category>computernotes</category>
      <category>secondarymemory</category>
    </item>
  </channel>
</rss>
