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

Convert Centimeters to Inches Python Programming | Python Program Conver...

YouTube Video Tutorial How to write a Python program to convert centimetres to inches Formula to convert centimetres to inches   Explanation of this Python Program This Python program prompts the user to enter a height in inches, converts it to centimeters, and then prints the converted value. It uses the conversion factor of 2.54 to perform the conversion and rounds the result to two decimal places before displaying it to the user. Here's an explanation of the provided Python program line by line: python inches = float ( input ( 'Enter the Height in inches to convert into centimeters:' )) This line prompts the user to enter a height in inches and assigns the entered value to the variable inches . The input() function is used to receive input from the user, and float() is used to convert the input into a floating-point number. python centimeters = inches * 2.54 This line calculates the equivalent value in centimeters by multiplying the inches variable by the conver...

Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa

Topics covered with examples: Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa Number Systems in Computer Science and Conversion Method Conversion of Decimal number system to other  number systems Conversion of Decimal number system to binary number systems Conversion of Decimal number system to octal number systems Conversion of Decimal number system to hexadecimal number systems Conversion of    non-decimal Number system to Other non-decimal number system Conversion of other number systems to Decimal number system Conversion of binary number systems to Decimal number system Conversion of octal number systems to Decimal number system Conversion of  hexadecimal number systems to Decimal number system Q1. What is a Number System? What are different types of number system? Number system A number system is a set of digits, symbols and rules to express quantities in counting and c...

Find Your Correct Age From Date of Birth

First of all click on First two digits to type Month number from keyboard like any number from 1 to 12. . Now click on next two digits and type day number of month that is date from 1 to 31. In the last step type the year of your birth in four digits like 1995.  Now click on the blue button with text "Calculate Age". Your accurate age will be displayed below the button. For example. If today is 09-16-2023 that is September 16, 2023 and you type birth date as 11-01-2000 that is November 1, 2000, your accurate age will be displayed as:Your age is 22 years, 10 months, and 15 days. Age Calculator Age Calculator Calculate Your Age Now! Enter your date of birth: Calculate Age As shown in the image below: