Skip to main content

Explain Different Uses of Communication Technologies

Following are the main uses of Communication Technologies:

1. Video Conferencing


Video Conferenccing combines the computer communication capabilities with video technologies to conduct an online meeting between two or more distant participants. The participants of a Video Conferencing are normally at different geographical locations within a building like a university campus or within a city at different branch offices of an organizaion in a city.

Uses of Communication Technologies video conferencing
If the communication technology is supported with high speed internet, the participants may in different cities or even in different countries of the world.

Uses of Video Conferencing


  1. Online Meetings
  2. Online Job Interviews
  3. Technical Support
  4. Distance Learning
Requirements for Video Conferencing

It requires:
  1. A P-IV computer
  2. Microphone
  3. Speakers
  4. Video Cameras
  5. Communication Devices
  6. Communication Software
  7. High Speed Broad Band Internet 

2.   Voice Mail


Voice Mail works as an answering machine.

Uses of Communication Technologies voice mail
The caller may leave a voice message. The computer records the voice message and stores it in a Voice Mail Box in its storage.

3.   E-Mail


E-Mail stands for Electronic Mail. E-Mail is used to transfer text messages optionally along with files or documents. Every user has a unique E-Mail Address.

Uses of Communication Technologies e-mail Normally E-Mail Technology uses Local Area Networks or Internet as commuincation channels to transmit messages.

4.   Instant Messaging


Instant Messaging or IM uses some communication software and User IDs to allow users to communicate and exchange their messages while they are online at the same time and using the same communication software at the same time.
Uses of Communication Technologies IM

Popular communication software include MSN Messenger, Yahoo Messenger, AOL Messenger etc.

5.  FAX


FAX Machine is used to send and recieve important copies of written text or images on paper. A FAX Modm can also be used to send and recieve Fax through Internet. A FAX may be a hand written text or a printed paper.

Uses of Communication Technologies FAX The Fax sent by Computer FAX Modem and Internet is economical than sending FAX through FAX Machine.

6.  Internet Telephony


Internet Telephony is a facility to talk with people at distant locations with the help of internet and Communication Devices and Software. Internet Telephony is more economical and chepaer way to talk to your friends and relative residing in other countries.

Uses of Communication Technologies Internet phone  You must have a good computer with microphone, speakers, communication devices and internet. In fact, Internet Telephony uses a communication Technology called Voice Over Internet Protocol or Voice over IP or VoIP.

7. Chat Rooms

Uses of Communication Technologies Chat Rooms
Chat Rooms are used to chat with known or anonymous people in real time while they are online. A Chat Server and chat software is used to provide the facility of text chat, voice chat or even video chat to people.

8. Global Positioning System ( GPS )


GPS or Global Positioning System consists of 24 setellites and one or more earth based recievers that receive and analyse signals sent by setellites to find the exact location of the reciever. A GPS reciever may be a hand held device. A GPS receiver device may be mounted on a car, airoplane, boat, mobile phone or such objects.
Uses of Communication Technologies GPS

Uses of GPS

  1. A Global Positioning System  is used to locate a person or object.
  2. A GPS system is used to find the shortest and best path between two points ( even on a map )
  3. A GPS system may also be used for Intelligence purpose by agencies to monitor the movement of an object or a person.
  4. A GPS system is also being used to find out the location of stolen objects like vehicles, computers, and mobile phones etc.

Comments

Popular posts from this blog

How Functions are Used in Excel Fast and Easy Way 3

What is a Function in Microsoft Excel? Microsoft Excel provides a large number of Functions for processing data in Excel Worksheets easily. Functions are predefined formulas in Excel. These functions are used in different types of calculations on numerical or other data  quickly. How a Function is Used in Microsoft Excel? There are three popular ways to use built-in functions in Microsoft Excel. 1. Type Functions Manually 2. Use Function Library Commands 3. Use Insert Function Dialogue Box Other Microsoft Excel Topics on www.ComputerGap.com  Microsoft Excel Formulas and Functions Fast and Easy Way -1 Using Simple Formulas in Excel With Arithmetic Operators 2 How Functions are Used in Excel Fast and Easy Way 3 Create Bar Chart in Excel Easily by Example Employee Pay sheet Formulas in Microsoft Excel  Students Test Score Grades Result Sheet in Excel Electricity Bill Calculator Formulas in Excel    Microsoft Office Word Pro...

Attributes of Table Tag

Border: It is used to specify a border and its thickness for a table. Cellspacing: It is used to specify the distance between adjacent cells in a table. Cellpadding : it is used to specify the distance between a cell and cell contents in a table. Width : It is used to specify width of a table in pixels or as percentage to screen width. Align : It is used to specify the horizontal alignment of a table. Possible horizontal alignment values are "left", "right" or "center". Valign : It is used to set the vertical alignment of a table as "top", "bottom" or "middle". Bgcolor : It sets the background color of a table. You can specify color names or hex values for the color. Example of table with border=1, width=200 and align=center attributes HTML Coding: <table border="1" width="200" align="center"> <tr> <th>Book</th><th>Price($)</th> </tr> ...

Explain Different Features of Microsoft Excel

Microsoft Excel is a spreadsheet software developed by Microsoft Corporation of USA. Microsoft Excel is used to input and format data and to apply suitable mathematical and other formulas on the data. Excel can perform large number of calculations on data easily in a table like format. The main file of Microsoft Excel is called an Excel Workbook. By default, each workbook has three Excel Worksheets . A Worksheet is divided into Rows, Columns and cells. Microsoft Excel provides many easy to use features as follows: Important Features Provided by MS Excel different features of Microsoft Excel application software 1.    Auto Fill MS Excel provides easy series generating feature called Auto Fill. With the help of Auto Fill you can fill the adjacent cell range with a series like days of a weak or a number series like 1,2,3,4,...10 or 5,10,15,...50 or 1990, 1991, 1992... or dates etc. 2.    Header and Footers Header and footer feature is u...