Skip to main content

Back to the full dot-point answer

NSWInformation Processes and TechnologyQuick questions

Core: Communication Systems

Quick questions on The communication framework in HSC Information Processes and Technology

9short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.

What is source, transmitter, medium, receiver, destination?
Show answer
A communication system is often described by five parts: the source where the message originates, the transmitter that prepares and sends it, the transmission medium that carries the signal, the receiver that takes the signal in, and the destination where the message is used. The framework describes the functions that happen across these parts.
What is message creation?
Show answer
The data to send is generated, for example an email typed by a user or a record produced by a program.
What is control and addressing?
Show answer
Information is added so the message can be delivered and managed: the destination and source addresses, sequence numbers so packets can be reassembled in order, and control data that governs the exchange.
What is conversion for transmission?
Show answer
The organised, addressed data is turned into a signal the medium can carry, for example modulated onto a carrier or encoded as light pulses or radio waves.
What is transmission?
Show answer
The signal travels across the medium (cable, fibre or wireless) from transmitter toward receiver.
What is synchronisation?
Show answer
Sender and receiver must agree on timing so the receiver samples the signal at the right moments and knows where each unit of data begins and ends. Without synchronisation the bits cannot be read correctly.
What is error detection?
Show answer
The receiver checks whether the data arrived intact using methods such as parity bits, checksums or cyclic redundancy checks, and where the protocol allows, requests retransmission of corrupted data.
What is reception and decoding?
Show answer
The receiver takes in the signal, converts it back to data, strips the control and addressing information, reassembles packets in sequence, and decodes the message into a form the destination can use.
What is presentation?
Show answer
The message is delivered to the destination application and ultimately displayed to the user, completing the journey.

All Information Processes and TechnologyQ&A pages