Get the most accurate UP Board Solutions for Class 10 Computer Science Chapter 2 संचरण के तरीके here. Updated for the 2026 27 academic session, these solutions are based on the latest UP Board textbooks for Class 10 Computer Science. Our expert-created answers for Class 10 Computer Science are available for free download in PDF format.
Detailed Chapter 2 संचरण के तरीके UP Board Solutions for Class 10 Computer Science
For Class 10 students, solving UP Board textbook questions is the most effective way to build a strong conceptual foundation. Our Class 10 Computer Science solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 2 संचरण के तरीके solutions will improve your exam performance.
Class 10 Computer Science Chapter 2 संचरण के तरीके UP Board Solutions PDF
Modes Of Transmission Long Answer Type Questions (8 Marks)
Question 1. What are the different transmission modes? Or What is simplex and duplex modes of transmission? Or Explain 'Simplex' and 'Duplex' system. Why is the duplex system more popular? Or Describe in brief duplex. Or What is Simplex Communication? Answer: Data Transmission Modes: The term 'transmission mode' is used to define the direction of signal flow between two linked devices. There are three ways or modes for transmitting data from one point to another. These are:
1. Simplex
2. Half-duplex
3. Full-duplex.
1. Simplex: If the transmission is simplex, communication can take place in only one direction. Devices connected to such a circuit is either a send-only or a receive-only device. For example, broadcasting of signals to the television. In this case, TV can receive signals only, it cannot send back signals to satellite or any other device.
ℹ️ चित्र व्याख्या (Diagram Explanation): यह चित्र डेटा ट्रांसमिशन के तीन मुख्य मोड्स - सिम्प्लेक्स मोड, हाफ-डुप्लेक्स मोड, और फुल-डुप्लेक्स मोड को दर्शाता है। सिम्प्लेक्स में डेटा केवल एक दिशा में भेजा जाता है (प्रेषक से प्राप्तकर्ता तक), हाफ-डुप्लेक्स में डेटा दोनों दिशाओं में भेजा जा सकता है लेकिन एक समय में केवल एक दिशा में, और फुल-डुप्लेक्स में डेटा दोनों दिशाओं में एक साथ भेजा जा सकता है।
In data processing applications, communication in both directions is required. Even for a 'one-way' flow of information from a terminal to a computer, acknowledgement from the terminal to the computer is required. Thus, simplex circuits are seldom used in data communication.
2. Half-duplex: Signals can be transmitted from both sides but not at a time. In half-duplex transmission, you can transmit signals in both directions, but not simultaneously. If the communication line is busy, then the message will be in a wait state. The buffer transmits that signal first, which is accepted first. Example of this kind of transmission is E-mail. When we send a message from our inbox to an E-mail address then the following message appears: Your message has been sent to the following recipient: chan- dress-5 @ Indiatimes. com. This is an acknowledgement, confirming that the message has reached to its recipient.
3. Full-duplex: Some applications require simultaneous transmission in both directions. In such cases, a full-duplex system is used that allows information to flow simultaneously in both directions on the transmission path. Examples of these transmission techniques are telephone system and signal transmission between different computer hardware devices. One common example of full-duplex communication is the telephone network. When two people are communicating by a telephone line, both can talk and listen at the same time.
In simple words: Transmission modes define the direction of data flow between two devices: Simplex is one-way, Half-duplex allows two-way but not simultaneously, and Full-duplex permits simultaneous two-way communication. Full-duplex is more popular as it enables real-time interaction, like in phone calls.
🎯 Exam Tip: Clearly define each transmission mode with a relevant example. Emphasize the directionality and simultaneity of data transfer for each mode to score full marks.
Question 2. Write about different communication channels? Answer: The communication data transfer rate is measured in bits per second (bps) or band, depending on their transmission speed. Communication channels (paths) are grouped into three basic categories: narrowband, voiceband and broadband. Narrowband: When the data transfer rate is between 45 to 300 bps then this is called Narrowband transmission. They are used mainly for telegraph lines and low-speed terminals.
Voiceband: Voiceband channels handle moderate data volumes and can transmit data at speed up to 9600 bps. They are so-called because their major application is for ordinary telephone voice communication. Most remote terminals are connected to computers through voiceband channels.
Broadband: Broadband or wideband channels are used when a large volume of data is to be transmitted at high speed. These systems provide data transmission rates of 1 million (106) bps or more. Nowadays, broadband communication is gaining popularity. This is basically used in mobile devices such as cellular phone, laptop, notebook etc.
In simple words: Communication channels are categorized by their data transfer speed and capacity into narrowband (low speed, telegraph lines), voiceband (moderate speed, telephone voice), and broadband (high speed, large data volumes like cellular phones).
🎯 Exam Tip: Focus on the data transfer rate (bps) and typical applications for each communication channel type: narrowband, voiceband, and broadband.
Question 3. Explain the following: (a) Analogue transmission (b) Digital transmission. Answer: Data is propagated from one point to another by means of electrical signals which can be of two forms:
1. Analogue signals, and
2. Digital signals.
In the analog signal, the transmitted power varies over a communication range as in sound, light and radio waves.
ℹ️ चित्र व्याख्या (Diagram Explanation): यह चित्र एक एनालॉग सिग्नल को दर्शाता है, जहाँ वोल्टेज (या शक्ति) समय के साथ लगातार बदलती रहती है, एक चिकनी लहर जैसा पैटर्न बनाती है, जो ध्वनि, प्रकाश या रेडियो तरंगों की प्रकृति को दर्शाती है।
Digital signals are coded representation of information. Keyboard characters, for example, are usually encoded in binary digit code. The digital signal is a sequence of voltage pulses represented in binary form. Computer-generated data is digital whereas telephone lines used for data communication in computer networks are usually meant for carrying analogue signals. When digital data are to be sent over an analogue facility, the digital signals must be connected to analogue form. This is usually done by using a device called modem that is capable of connecting a digital signal to analogue and vice-versa.
ℹ️ चित्र व्याख्या (Diagram Explanation): यह चित्र एक डिजिटल सिग्नल को दिखाता है, जहाँ वोल्टेज (या शक्ति) केवल दो असतत स्तरों (जैसे '0' और '1' या '00' और '11') के बीच बदलती है, जो एक वर्ग तरंग पैटर्न बनाती है और बाइनरी डेटा प्रतिनिधित्व को दर्शाती है।
In simple words: Analogue transmission uses continuously varying signals (like sound waves), while digital transmission uses discrete voltage pulses representing binary data (like 0s and 1s). A modem converts digital signals to analogue for telephone lines and vice-versa.
🎯 Exam Tip: Distinguish between analog and digital signals by their waveform characteristics (continuous vs. discrete) and provide examples of where each is typically used. Mention the role of a modem.
Question 4. What is meant by wired and wireless communication system? List their advantages and disadvantages. Answer: The medium is the matter or substance that carries the voice or data transmission. It can be copper, glass, or wave. A circuit is nothing more than the path over which data moves. Communication media is of two types: (A) Wired Media: In this type of media, wires are used. It is further classified into three categories: 1. Twisted Pair Cable: Twisted pair of wires is the main media used in local telephone communication and short distance (less than 1 km) digital data transmission. Pairs of wire are twisted together to reduce interference by adjacent wires. Wires are usually made of copper. This medium is inexpensive. The main advantages of twisted pair cable are its simplicity and ease of installation. It is physically flexible, has a low weight and can be easily connected.
The twisted pair is used for audio telephone communication with speech signal bandwidth of 4 kHz. However, it has much higher bandwidth of about 50 kHz. The speed of digital signal transmission using telephone lines is 1200 bps (bits per second) (Also commonly quoted as 1200 bands).
Twisted pairs are used to connect terminals to the main computer. In this case, the speed of transmission is up to 9.6 kbps, if the length is less than 100 metres. Noise pick up by twisted wire which results in high error rates when the line length is more than 100 metres. This limits the use of twisted pair.
2. Coaxial Cable: Coaxial cables are groups of specially wrapped and insulated wire lines that are able to transmit data at high rates. They consist of a central copper wire surrounded by a PVC insulation over which a sleeve of copper mesh is placed. The metal sleeve is again shielded by an outer shield of thick PVC material. The signal is transmitted by the inner copper wire and is electrically shielded by the outer metal sleeve.
Coaxial cables offer much higher bandwidth and are capable of transmitting digital signals at a very high rate of 10 Mbps. They are extensively used in long-distance telephone lines and cable TVs. They can handle 15,000 telephone calls simultaneously. Coaxial cables have much higher noise immunity and can offer data transmission without distortion or loss of signal.
3. Fibre Optic Cable: Physically, an optical fibre consists of a glass core, a plastic or glass cladding and a protective coating. The ore diameter is between 8 and 200 micrometres. Optical fibres have several advantages. They are:
- Very high bandwidth.
- Protection against electromagnetic interference.
- More secure as they cannot be tapped easily.
- Lightweight and no corrosion.
The major disadvantages of fibre optic cables are:
- It is difficult to align and join two fibres in the field without using special equipment.
- They are fragile and cannot have sharp bends.
In fibre optic communications, electrical signals are transformed into light pulses by a modulator, transmitted over the fibre as light waves, detected and converted back to electrical signals by photoelectric diodes.
(B) Wireless Media: In this type of media, wires are not used, hence, there is no physical connection. It is further classified into two categories: 1. Microwave: Parabolic antennas are mounted on towers to send beams. It is cheaper than digging trenches for laying cables, and maintaining repeaters of cables if cables get broken by a variety of causes. Transmitter and receiver must be in the line of sight-30 miles apart because of earth curvature, possible interference from the environment, lack of security, high initial equipment cost. Relatively high-speed data rates up to 250 Mbps. Usage: Voice Communication (Cellular Services).
2. Satellite: There is a need of 12 to 24 transponders per satellite. These transponders receive, amplify, change frequency and transmit. Geosynchronous orbit (22,300 miles) Low security-anyone with satellite dish and right frequency can tune in. Ease of adding stations. Data rates up to 50 Mbps. Microwave signal at 6 GHz is beamed to it from a transmitter on the earth. It is amplified and retransmitted to the earth at 4 GHz by a system called transponder mounted on the satellite to avoid interference.
In simple words: Wired communication uses physical cables like twisted pair, coaxial, or fiber optic for data transmission, offering varying speeds and interference resistance. Wireless communication uses radio waves (microwave, satellite) without physical connections, providing flexibility but often with higher initial cost and potential security issues.
🎯 Exam Tip: For wired and wireless communication systems, list the main types under each category and provide at least two advantages and disadvantages for each type. Focus on bandwidth, cost, security, and ease of installation.
Question 5. What is meant by Protocol? What protocols are used on the internet? Explain. Or What is the Protocol? Why is it needed in networks? Explain. Or Write in brief Protocol. Answer: Protocol: Protocol is a software, i.e., set of rules which are used to establish communication between several computers. It defines the exact order in which two machines exchange data with one another. Protocols are technical customs or guidelines that govern the exchange of signal transmission and reception between equipment. Each protocol specifies the exact order in which signals will be transferred. Both Hardware and software are designed to handle specific protocols.
Functions of Protocol: There are the following functions of protocol:
- How to begin and terminate a session between two computers?
- How the messages in a session are to be framed?
- How errors in the transmission of messages are to be detected?
- How messages are to be retransmitted when errors are detected?
- How to find out which message block was sent by which terminal computer and to whom?
- How the dialogue on the communication line proceeds?
Examples:
1. TCP/IP (Transmission Control Protocol/Internet Protocol): TCP breaks up the data to be sent into packets. It guarantees that any data sent to the destination computer reaches it. IP is a set of conventions used to send packets from one host to another. It is responsible for routing the packets to a desired destination IP address.
2. X.12: This protocol is used to establish a connection between companies to exchange important papers.
3. X. 25: This protocol establishes the interface for common data network.
4. HTTP: HyperText Transfer Protocol works on the internet to send or receive files from different locations.
In simple words: A protocol is a set of rules governing data communication, ensuring devices can understand and exchange information correctly. It's essential for network functionality, dictating how connections are established, data is formatted, and errors are handled. Key internet protocols include TCP/IP for reliable data transfer and routing, and HTTP for web communication.
🎯 Exam Tip: Define protocol as a set of rules for communication. List at least 3-4 key functions and provide examples of common internet protocols like TCP/IP and HTTP, briefly explaining their roles.
Modes Of Transmission Short Answer Type Questions (4 Marks)
Question 1. What do you mean by bandwidth? Answer: A term used to describe the data-handling capacity of a communication system is bandwidth. Bandwidth is the range of frequencies that is available for the transmission of data. A narrow range of frequencies in a communication system is analogous to a narrow road, i.e., its data transfer rate is limited, just like the flow of traffic on a narrow road. Wider bandwidth permits more data transfer through the communication channel at the same time.
In simple words: Bandwidth refers to the data-handling capacity of a communication system, specifically the range of frequencies available for data transmission. Higher bandwidth allows more data to be transferred simultaneously, similar to how a wider road accommodates more traffic.
🎯 Exam Tip: Define bandwidth in terms of data-handling capacity and frequency range. Use the analogy of a road to explain how wider bandwidth allows for more data transfer.
Question 2. What is data transmission speed? Answer: In computer communication, the amount of data transferred from one place to another in one second is known as data transmission speed. It is measured in bps (bits per second) kbps (kilobytes per second), Mbps, etc. There are three communication channels on the basis of data transmission speed:
- Narrowband transmission - 45 to 300 bps
- Voice band transmission - up to 9600 bps
- Broadband transmission - 106 bps or more
In simple words: Data transmission speed is the rate at which data moves from one point to another in a second, measured in bits per second (bps) or its multiples. Different communication channels like narrowband, voiceband, and broadband are classified based on their typical transmission speeds.
🎯 Exam Tip: Clearly define data transmission speed and mention its standard units (bps, kbps, Mbps). Briefly list the three main communication channels classified by speed and their respective speed ranges.
Question 3. What is a MODEM? Answer: A modem is a device which is used to connect a computer to a telephone line for the purpose of transmission. It is because of a modem, your PC can be connected to the internet through a telephone line. The computer is a digital device and it works on digital signals whereas the telephone is an analogue device and works on analogue signals. At both the ends, computers are connected to telephone lines through modem because it is modem which converts digital signals to analogue and again back to digital signals at receiving end. The process of converting digital signals to analogue signals is called Modulation and the process of converting analogue signals to digital is known as Demodulation, (Modem = Modulation + De = Modulation)
The speed of transmission is measured in bps. Modems usually operate at speeds ranging from 2,400 to 28,800 bits per second over standard telephone lines, and at faster rates over leased lines. A suitable communication program is needed to operate the modem.
In simple words: A modem (Modulation-Demodulation) is a device that converts digital signals from a computer into analogue signals for transmission over telephone lines, and vice-versa, allowing computers to communicate over analogue networks like the internet.
🎯 Exam Tip: Define MODEM by explaining its full form (Modulation-Demodulation) and its function: converting digital signals to analog and vice-versa for communication over telephone lines. Mention its importance for internet connectivity.
Question 4. Write the type of connections. Answer: There are three types of connections: 1. Dial-up connections: This is a kind of connection which is available through telephone lines. Through this, we can connect to the local exchange and for this, we have to dial a number. After the establishment of the connection, we can transfer information. This service is also known as switching service and its bandwidth is less than 400 Hz.
2. Leased-Lines: This service provides user 24-hour connection. This connection is also available through telephone lines but through switches. This is uninterrupted service.
3. Integrated Service Digital Network (ISDN): This service is totally dedicated to the computer because separate lines are used for the purpose of transmission. Mostly co-axial cable is used for this. In this digital transmission, media is used and one can send voice, data etc. through this connection.
In simple words: Communication connections include Dial-up (temporary, low bandwidth over phone lines), Leased-Lines (dedicated, 24-hour, uninterrupted connection over phone lines), and ISDN (digital service over dedicated lines, suitable for voice and data).
🎯 Exam Tip: List and briefly describe each type of connection (Dial-up, Leased-Lines, ISDN) focusing on their method of operation, availability, and typical bandwidth or dedication.
Modes Of Transmission Very Short Answer Type Questions (2 Marks)
Question 1. What is the full form of MODEM? Answer: Modulation and Demodulation.
In simple words: MODEM stands for Modulation and Demodulation, referring to its function of converting signals.
🎯 Exam Tip: Remember that MODEM is an acronym for Modulation and Demodulation, which describes its core function in data transmission.
Question 2. Which type of signals travels over telephone lines? Answer: Analogue signals.
In simple words: Telephone lines traditionally transmit analogue signals, which are continuous varying electrical waves.
🎯 Exam Tip: Understand that conventional telephone lines are designed for analogue signals, necessitating modems for digital computer communication.
Question 3. Which transmission channel has the highest bandwidth? Answer: Broadband channel.
In simple words: Broadband channels offer the highest bandwidth, enabling fast and high-volume data transmission.
🎯 Exam Tip: Recall that broadband channels are characterized by their ability to carry large amounts of data at high speeds due to their wide frequency range.
Question 4. What is the data transfer rate of Narrowband Channel? Answer: 300 to 9600 bps.
In simple words: Narrowband channels typically transfer data at speeds ranging from 300 to 9600 bits per second (bps).
🎯 Exam Tip: Memorize the approximate data transfer rate for narrowband channels, which is significantly lower compared to other channel types.
Question 5. In which mode, communication is unidirectional? Answer: Simplex Mode.
In simple words: Simplex mode allows communication in only one direction, from sender to receiver, without any return path.
🎯 Exam Tip: Remember Simplex mode as strictly one-way communication, making it unidirectional.
Question 6. In which type of transmission, collection of 8 wires is needed to transmit 8 bits? Answer: Parallel transmission.
In simple words: Parallel transmission uses multiple wires (e.g., 8 wires for 8 bits) to send several bits simultaneously.
🎯 Exam Tip: Differentiate parallel from serial transmission by the number of concurrent data paths-parallel uses multiple lines for simultaneous bit transfer.
Modes Of Transmission Objective Type Questions (1 Mark)
Question 1. E-mail is an example of: (a) Network (b) Simplex (c) Duplex (d) Half-duplex. Answer: (d) Half-duplex.
In simple words: E-mail is an example of half-duplex communication because you send a message, and then the recipient can send one back, but not simultaneously in real-time.
🎯 Exam Tip: Understand that half-duplex allows two-way communication, but not concurrently, similar to how email exchanges work.
Question 2. Converting digital signal into an analog signal is known as: (a) Modem (b) Modulation (c) De-modulation (d) Transmission. Answer: (b) Modulation
In simple words: The process of changing a digital signal into an analog signal for transmission is called Modulation.
🎯 Exam Tip: Recall that "Modulation" is the conversion of digital to analog, while "Demodulation" is the reverse.
Question 3. The process of converting an analog signal into digital is known as: (a) Modulation (b) De-modulation (c) Analog Transmission (d) Digital Transmission. Answer: (b) De-modulation
In simple words: Converting an analog signal back into a digital signal is known as De-modulation, typically done by a modem at the receiving end.
🎯 Exam Tip: Remember Demodulation as the process that restores the original digital signal from an analog carrier.
Question 4. The data handling capacity of a communication system is known as: (a) Bandwidth (b) Narrow Band (c) Voice Band (d) BroadBand. Answer: (a) Bandwidth
In simple words: The maximum amount of data a communication system can handle or transmit over a period of time is defined as its bandwidth.
🎯 Exam Tip: Bandwidth is a fundamental concept in data communication, representing the capacity of a channel.
Question 5. T.V. is an example of: (a) Simplex Mode of transmission (b) Half-duplex Mode of transmission (c) Full-duplex Mode (d) None of these. Answer: (a) Simplex Mode of transmission
In simple words: Television broadcasting is a simplex mode because signals are sent from the broadcaster to the TV receiver, but the TV cannot send signals back.
🎯 Exam Tip: Use the TV example to illustrate simplex communication, where data flow is strictly one-way.
Question 6. Which one of the following is not a protocol? (a) TCP/IP (b) ISP (c) HTTP (d) X.25. Answer: (b) ISP
In simple words: An ISP (Internet Service Provider) is a company that provides internet access, whereas TCP/IP, HTTP, and X.25 are all communication protocols, which are sets of rules.
🎯 Exam Tip: Distinguish between protocols (rules for communication) and service providers (companies offering access to communication infrastructure).
Question 7. Telephone lines carry which type of signals: (a) Analog (b) Digital (c) Hybrid (d) None of these. Answer: (a) Analog
In simple words: Traditional telephone lines are designed to transmit analog signals, which are continuous electrical waveforms.
🎯 Exam Tip: Remember that the older infrastructure of telephone lines is inherently analog, requiring modems for digital data transmission.
Question 8. Bits are transferred sequentially one by one in: (a) Parallel Transmission (b) Analog Transmission (c) Serial Transmission (d) None of these. Answer: (c) Serial Transmission
In simple words: In serial transmission, data bits are sent one after another over a single communication channel.
🎯 Exam Tip: Contrast serial transmission (one bit at a time) with parallel transmission (multiple bits simultaneously) to identify the correct mode.
Question 9. Which connection is available through telephone liens? (a) Dial-up (b) Leased-lines (c) ISDN (d) Both (a) and (b). Answer: (d) Both (a) and (b).
In simple words: Both dial-up connections and leased-lines can be established using existing telephone lines, providing different levels of service and dedication.
🎯 Exam Tip: Recall that dial-up and leased-lines are traditional methods that leverage the telephone network infrastructure, unlike ISDN which uses dedicated digital lines.
Free study material for Computer Science
UP Board Solutions Class 10 Computer Science Chapter 2 संचरण के तरीके
Students can now access the UP Board Solutions for Chapter 2 संचरण के तरीके prepared by teachers on our website. These solutions cover all questions in exercise in your Class 10 Computer Science textbook. Each answer is updated based on the current academic session as per the latest UP Board syllabus.
Detailed Explanations for Chapter 2 संचरण के तरीके
Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 10 Computer Science chapter. Along with the final answers, we have also explained the concept behind it to help you build stronger understanding of each topic. This will be really helpful for Class 10 students who want to understand both theoretical and practical questions. By studying these UP Board Questions and Answers your basic concepts will improve a lot.
Benefits of using Computer Science Class 10 Solved Papers
Using our Computer Science solutions regularly students will be able to improve their logical thinking and problem-solving speed. These Class 10 solutions are a guide for self-study and homework assistance. Along with the chapter-wise solutions, you should also refer to our Revision Notes and Sample Papers for Chapter 2 संचरण के तरीके to get a complete preparation experience.
FAQs
The complete and updated UP Board Solutions Class 10 Computer Science Chapter 2 संचरण के तरीके is available for free on StudiesToday.com. These solutions for Class 10 Computer Science are as per latest UP Board curriculum.
Yes, our experts have revised the UP Board Solutions Class 10 Computer Science Chapter 2 संचरण के तरीके as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Computer Science concepts are applied in case-study and assertion-reasoning questions.
Toppers recommend using UP Board language because UP Board marking schemes are strictly based on textbook definitions. Our UP Board Solutions Class 10 Computer Science Chapter 2 संचरण के तरीके will help students to get full marks in the theory paper.
Yes, we provide bilingual support for Class 10 Computer Science. You can access UP Board Solutions Class 10 Computer Science Chapter 2 संचरण के तरीके in both English and Hindi medium.
Yes, you can download the entire UP Board Solutions Class 10 Computer Science Chapter 2 संचरण के तरीके in printable PDF format for offline study on any device.