DAY 1

CLASS 1: MATHS - SPEED TIME AND DISTANCE

Try these questions:

  1. Without any stoppage, a person travels a certain distance at an average speed of 80km/hr and with stoppage he covers the same distance at an average speed of 60km/hr. How many minutes per hour does he stop?

  2. A train leaves the station 1 hour before scheduled time. The driver decreases its speed by 2km/hr. At the next station 60km away, the train reached on time. Find the original speed of the train.

  3. A thief is spotted by a policeman at a distance of 200m. When the policeman starts to chase, the thief also starts running. The speed of the thief and policeman are 10km/hr and 14km/hr respectively. How far will the thief run before he is caught?

  4. The ratio between the speeds of Hemant and Nitish is 6:7. If Hemant takes 30 minutes more than Nitish to cover a distance, find the actual time taken by Hemant and Nitish?

  5. A man tries to ascend a greased pole 101m high, He ascends 10m in the first minute and slips down 1m in the alternate minute. If he continues to ascend this way, how long will he take to reach the top?

  6. A train running at 25km/hr takes 18 sec to pass a platform. Next, it takes 12 seconds to pass a man walking at 5km/hr in the opposite direction. Find the length of the train and the platform?

  7. Two trains of length 200m and 250m respectively with different speeds pass a static pole in 8 sec and 14 sec respectively. In what time will they cross each other when thet are moving in the same direction?

  8. A train overtakes two persons who are walking in the same direction as the train is moving at the rate of 2km/hr and 4 km/hr and pass them completely in 9 sec and 10 sec respectively. Find the speed and length of the train.

  9. A train after traveling 50km meets with an accident and then proceeds at 3/4th of its former speed and arrives at its destination 35 min late. Had the accident occurred 24km further, it would have reached the destination only 25 min late. Find the speed of the train and the distance which the train travels.

CLASS 2: COMPUTER - HARDWARE DEVICES

A computer system can be divided into two parts

  • Hardware
  • Software

Computer hardware is the collection of physical parts of a computer system. This includes the computer case, monitor, keyboard, and mouse. It also includes all the parts inside the computer case, such as the hard disk drive, motherboard, video card, and many others. The motherboard serves as a single platform to connect all of the parts of a computer together. It connects the CPU, memory, hard drives, optical drives, video card, sound card, and other ports and expansion cards directly or via cables. It can be considered as the backbone of a computer. Hardware can be broadly divided as

  • CPU
  • Memory Unit
  • Peripheral Devices

CENTRAL PROCESSING UNIT

The central processing unit (CPU) is called the brain of the computer. All control and operation of the computer are done in the CPU. The CPU is made up of three parts:

  • Arithmetic and Logic Unit (ALU)
  • Control Unit
  • Registers

Arithmetic and Logic Unit (ALU)

This part of the CPU is used to perform Arithmetic and Logical operation

Control Unit

The Control Unit is a component of a computer’s central processing unit (CPU) that directs the operation of the processor and controls the flow of information within the computer system.

Registers

Registers are memory storage often named as “immediate memory” and they assist ALU and CU in different operations. Registers can be of several types:

  • Accumulator Register – Stores result from ALU
  • Memory Address Register – It contains the address of the memory location to which data is to be stored
  • Program Counter – It contains the address of the next instruction to process
  • Instruction Register – It contains the current instruction being processed

MEMORY UNIT

Memory is one of the most essential elements of a computer. The performance of computers is mainly based on memory and CPU. Memory is an internal storage media of the computer. It is majorly categorized into two types,

  • Main memory/ Primary Memory
  • Secondary Memory

Primary Memory:

Primary memory is computer memory that a processor or computer accesses first or directly. It allows a processor to access running execution applications and services that are temporarily stored in a specific memory location. Primary memory is also known as primary storage or main memory. It is of two types:

  • Random Access Memory
  • Read only Memory

Random Access Memory (RAM)

RAM is a volatile memory. It means it does not store data or instructions permanently. It is read/write memory that stores data till the machine is working. When you switch on the computer and perform some tasks the data and instructions from the hard disk are stored in RAM. CPU utilizes this data to perform the required tasks. As soon as you shut down the computer the RAM loses all the data.

RAM is categorized into the following types.

1. Dynamic Random Access Memory (DRAM)

Dynamic memory must be constantly refreshed, or it loses its contents. This type of memory is more economical.

2. Static Random Access Memory (SRAM)

SRAM is faster and less volatile than DRAM but requires more power and is more expensive. It does not need to be refreshed like a DRAM.

3. Synchronous Dynamic Random-Access Memory (SDRAM) –

A type of DRAM that can run at much higher clock speeds.

Read Only Memory (ROM):

It is a non-volatile memory. It means it does not lose its data or programs that are written on it at the time of manufacture. So, it is a permanent memory that contains all important data and instructions needed to perform important tasks like the boot process. ROM memory has several models such as:

1. PROM:

Programmable Read Only Memory (PROM) maintains large storage media but can’t offer erase features in ROM. This type of RO maintains PROM chips to write data once and read many. The programs or instructions designed in PROM can’t be erased by other programs.

2. EPROM

Erasable Programmable Read Only Memory designed for recover the problems of PROM and ROM. Users can delete the data of EPROM thorough pass on ultraviolet light and it erases chip is reprogrammed.

3. EEPROM:

Electrically Erasable Programmable Read Only Memory similar to the EPROM but it uses electrical beam for erase the data of ROM.

Some other memories are:

Register Memory:

Register memory is the smallest and fastest memory in a computer. It is located in the CPU in the form of registers. A register temporarily holds frequently used data, instructions and memory address that can be quickly accessed by the CPU.

Cache Memory:

It is small in size but faster than the main memory. The CPU can access it more quickly than the primary memory. It holds the data and programs frequently used by the CPU. So, if the CPU finds the required data or instructions in cache memory it doesn’t need to access the primary memory (RAM). Thus, it speeds up the system performance.

Semi-volatile memory:

The third category of memory is “semi-volatile”. The term is used to describe a memory which has some limited non-volatile duration after power is removed, but then data is ultimately lost. A typical goal when using a semi-volatile memory is to provide high performance/ durability/etc. associated with volatile memories, while providing some benefits of a true non-volatile memory.

Virtual memory:

Virtual memory is a system where all physical memory is controlled by the operating system. When a program needs memory, it requests it from the operating system. The operating system then decides in what physical location to place the program’s code and data.

Protected memory:

Protected memory is a system where each program is given an area of memory to use and is not permitted to go outside that range. Use of protected memory greatly enhances both the reliability and security of a computer system.

Secondary Memory:

The storage devices in the computer or connected to the computer are known as secondary memory of the computer. It is non-volatile in nature so permanently stores the data even when the computer is turned off. The CPU can’t directly access the secondary memory. First the secondary memory data is transferred to primary memory then CPU can access it. Common secondary storage devices are the hard disk and optical disks. The hard disk has enormous storage capacity compared to main memory.

There are three main types of secondary storage in a computer system:

1. Solid state storage devices (such as USB memory sticks):

Solid state storage is also faster than traditional hard disk drives because the data is stored electrically in silicon chips called cells. Within the cells, the binary data is stored by holding an electrical current in a transistor with an on / off mode.

2. Optical storage devices (such as CD, DVD and Blue-ray discs):

Optical devices use a laser to scan the surface of a spinning disc made from metal and plastic. The disc surface is divided into tracks, with each track containing many flat areas and hollows. The flat areas are known as lands and the hollows as pits.

3. Magnetic storage devices (such as hard disk drives):

Magnetic devices such as hard disk drives use magnetic fields to magnetize tiny individual sections of a metal spinning disk. Each tiny section represents one bit. A magnetized section represents a binary ‘1’ and a demagnetized section represents a binary ‘0’.

4. Hard drive:

It is a non-removable storage device containing magnetic disks or platters rotating at high speeds. The hard drives store data in segments of concentric circles. It may spin at 5,400 to 15,000 RPM.

5. Optical disk:

An electronic data storage medium that can be written to and read using a low-powered laser beam.

6. CD-ROM: “Read Only” (used for distribution of commercial software, for example) Standard storage capacity is 640MB.

  • CD-R (or CD-WORM): “Write Once, Read Many” times
  • CD-RW: rewritable multiple times
  • DVD: similar to CD, but with significantly larger storage capacity (4.7GB)
  • Write once read many (WORM) describes a data storage device in which information, once written, cannot be modified

7. Floppy Disk:

Floppy disk is composed of a thin, flexible magnetic disk sealed in a square plastic carrier. Floppy disks were widely used to distribute software, transfer files, and create backup copies of data. To read and write data from a floppy disk, a computer system must have a floppy disk drive (FDD).

8. Magnetic Tape:

Magnetic tape used in recording sound, pictures, or computer data.

9. Flash memory:

A kind of memory that retains data in the absence of a power supply.

Memory:

Memory unit is the amount of data that can be stored in the storage unit. This storage capacity is expressed in terms of Bytes.

Bit (Binary Digit)

A binary digit is logical 0 and 1 representing a passive

Nibble

A group of 4 bits is called nibble.

Byte

A group of 8 bits is called byte. A byte is the smallest unit, which can represent a data item or a character.

  • 1 Kilobyte (KB) = 1024 Bytes
  • Megabyte (MB) 1 MB = 1024 KB
  • GigaByte (GB) 1 GB = 1024 MB
  • TeraByte (TB) 1 TB = 1024 GB
  • PetaByte (PB) 1 PB = 1024 TB
  • Exa Byte 1 EB = 1024 PB
  • Zetta Byte 1 ZB = 1024 EB
  • Yotta Byte 1 YB = 1024 ZB