Sunday, February 28, 2016

What is an IP address??


IP

1. Short for Internet Protocol address, an IP or IP address is a number (example shown above) used to indicate the location of a computer or other device on a network using TCP/IP. These addresses are similar to those of your house; they allow data to reach the appropriate destination on a network and the Internet.
There are five classes of available IP ranges: Class A, Class B, Class C, Class D and Class E, while only A, B, and C are commonly used. Each class allows for a range of valid IP addresses, shown in the following table.
Class
Address Range
Supports
Class A
1.0.0.1 to 126.255.255.254
Supports 16 million hosts on each of 127 networks.
Class B
128.1.0.1 to 191.255.255.254
Supports 65,000 hosts on each of 16,000 networks.
Class C
192.0.1.1 to 223.255.254.254
Supports 254 hosts on each of 2 million networks.
Class D
224.0.0.0 to 239.255.255.255
Reserved for multicast groups.
Class E
240.0.0.0 to 254.255.255.254
Reserved for future use, or Research and Development Purposes.
Ranges 127.x.x.x are reserved for the loopback or localhost, for example, 127.0.0.1 is the common loopback address. Range 255.255.255.255 broadcasts to all hosts on the local network.
IP address breakdown
Every IP address is broken down into four sets of octets and translated into binary to represent the actual IP address. The below table is an example of the IP 255.255.255.255. If you are new to binary, we highly recommend reading our binary and hexadecimal conversions section to get a better understanding of what we're doing in the below charts.
IP:
255
255
255
255
Binary value:
11111111
11111111
11111111
11111111
Octet value:
8
8
8
8
For an example, let's break down the IP "166.70.10.23" in the following table. The first row contains the separate sections of the IP address, the second has binary values, and the third row shows how the binary value equals the section of the IP address.
IP:
166
70
10
23
Binary value:
10100110
01000110
00001010
00010111
Numerical value:
128+32+4+2=166
64+4+2=70
8+2=10
16+4+2+1=23
Automatically assigned addresses
There are several IP addresses that are automatically assigned when you set up a home network. These default addresses are what allow your computer and other network devices to communicate and broadcast information over your network. Below are the most commonly assigned default addresses for home networks.
192.168.1.0
0 is the automatically assigned network address.
192.168.1.1
1 is the commonly used address used as the gateway.
192.168.1.2
2 is also a commonly used address used for a gateway.
192.168.1.3 - 254
Addresses beyond 3 are assigned to computers and devices on the network.
192.168.1.255
255 is automatically assigned on most networks as the broadcast address.
If you have ever connected to your home network, you should be familiar with the gateway address or 192.168.1.1, which is the address you use to connect to your home network router to change its settings.

Getting an IP address
By default the router you use will assign each of your computers their own IP address, often using NAT to forward the data coming from those computers to outside networks such as the Internet. If you need to register an IP address that can be seen on the Internet, you must register through InterNIC or use a web host that can assign you addresses.
Anyone who connects to the Internet is assigned an IP address by their Internet Service Provider (ISP), which has registered a range of IP addresses. For example, let's assume your ISP is given 100 addresses, 109.145.93.150-250. In this range, the ISP owns addresses 109.145.93.150 to 109.145.93.250 and can assign any address in that range to its customers. So, all these addresses belong to your ISP until they are assigned to a customers computer. In the case of a dial-up connection, you are given a new IP address each time you dial into your ISP. With most broadband Internet service providers, you are always connected to the Internet your address rarely changes. It remains the same until the service provider requires otherwise.

Tuesday, February 23, 2016

ports and cables in the computer




refer the above diagrams and you'll get a brief summary on computer cables and ports
:)

Monday, February 22, 2016

Parts of a computer motherboard



Computer Motherboard 


1. Back Panel Connectors & Ports

Connectors and ports for connecting the computer to external devices such as display ports, audio ports, USB ports, Ethernet ports, PS/2 ports etc. See image below for a close-up view.
2. PCI Slots

PCI: Peripheral Component Interconnect
Slot for older expansion cards such as sound cards, network cards, connector cards. See image below for a close-up view.
Have been largely replaced by PCI-Express x1 slots 

3. PCI Express x1 Slots

Slot for modern expansion cards such as sound cards, network cards (Wi-Fi, Ethernet, Bluetooth), connector cards (USB, FireWire, eSATA) and certain low-end graphics cards. See image below for a close-up view.

4. PCI Express x16 Slot
Slot for discrete graphic cards and high bandwidth devices such as top-end solid state drives. See image below for a close-up view.

5. Northbridge

Also known as Memory Controller Hub (MCH).
Chipset that allows the CPU to communicate with the RAM and graphics card.
Beginning from Intel Sandy Bridge in 2011, this motherboard component is no longer present as it has been integrated within the CPU itself.

6. CPU Socket

Insert CPU here. To learn how to install a CPU

7. ATX 12V Power Connector

Connects to the 4-pin power cable of a power supply unit which supplies power to the CPU.

8. Front Panel USB 2.0 Connectors

Connects to USB 2.0 ports at the front or top of a computer case. See image above for a close-up view.

9. Front Panel Connectors

Connects to the power switch, reset switch, power LED, hard drive LED and front audio ports of a computer case. See image above for a close-up view.
For more details on the individual front panel ports, 10. IDE Connector connects to older hard drive disks and optical drives for data transfer. See image above for a close-up view.
Have been replaced over by SATA connectors (see motherboard component #13 below).

11. CMOS Battery

Supplies power to store BIOS settings and keep the real-time clock running. See image above for a close-up view.
The CMOS battery found on most motherboards is the CR2032 lithium coin cell.

12. Southbridge

Also known as the Input/Output Controller Hub (ICH).
Chipset that allows the CPU to communicate with PCI slots, PCI-Express x 1 slots (expansion cards), SATA connectors (hard drives, optical drives), USB ports (USB devices), Ethernet ports and on-board audio.

13. SATA Connectors

Connects to modern hard disk drives, solid state drives and optical drives for data transfer. See image above for a close-up view.

14. Fan Headers

Supplies power to the CPU heat sink fan and computer case fans. See image above for a close-up view.

15. RAM Slots

Insert RAM here. To learn how to install RAM

16. ATX Power Connector

Connects to the 24-pin ATX power cable of a power supply unit which supplies power to the motherboard.

17. mSATA Connector

Connects to a mSATA solid state drive. In most cases, this SSD is used as cache to speed up hard disk drives, but it's possible to re-purpose it as a regular hard drive.

18. Front Panel USB 3.0 Connector

Connects to USB 3.0 ports at the front or top of the computer case.

19. Power & Reset Button

Onboard button to turn on, turn off and reboot the computer.
This motherboard component is more common among high end boards.


Sunday, February 21, 2016

Input and Output devices

Input devices : Devices which inputs the data to the computer
Output Devices : Devices which allow the computer to output information from the computer

What is a computer??

Computer is an electronic device which converts data into information in a meaningful way.
Here the function of a computer is given.
Next post will be on input and output devices stay tuned :)

Brief history on technology


What is ICT??

Information technology (IT) is the application of computers and telecommunications equipment to store, retrieve, transmit and manipulate data, often in the context of a business or other enterprise. IT is considered a subset of information and communications technology (ICT).


The term is commonly used as a synonym for computers and computer networks, but it also encompasses other information distribution technologies such as television and telephones. Several industries are associated with information technology, including computer hardware, software, electronics, semiconductors, internet, telecom equipment, engineering, healthcare, e-commerce and computer services.