[1] 1, 2장 Key Term에서 전체 5개 용어를 선택하여 설명하시오.
network: 망이란 뜻으로, 통신망/유통망 등으로 쓰임.
TCP/IP protocol suite: 인터넷 프로토콜 제품군은 인터넷 및 유사한 컴퓨터 네트워크에서 사용되는 개념 모델 및 통신프로토콜 집합.
data communication: 데이터 통신이란 뜻으로, 전기 통신회선을 통하여 서로 접속하여, 2진수로 표시된 디지털 형태의 정보로 교신하는 것.
Internet: 정보의 세계화 추세로 인하여 각각의 국가를 연결해주는 네트워크도 필요하게 되었다. 이러한 필요성에 따라 전 세계를 묶어주는 네트워크가 탄생하였는데, 이것이 바로 인터넷.
Internetwork: 통신프로토콜이 다르거나 같은 복수의 통신망을 상호 접속하여 형성한 통신망의 집합 또는 광역 통신망.
[2] 문제를 해석하고 구체적으로 답(이유/설명 포함)하시오.
1. Identify the five components of a data communications system.
1. 송신자(Sender) – 메시지의 생성 및 송신을 담당하는 장치
2. 수신자(Receiver) – 전송매체를 통해 전송된 메시지를 수신하는 장치
3. 메시지(Message) – 통신의 목적이 되는 정보
4. 전송매체(Medium) – 메시지가 송신자로부터 수신자에게 전달되는 물리적인 경로
5. 프로토콜(Protocol) - 데이터 통신을 제어하는 약속 또는 규칙들의 집합
2. What are the three criteria necessary for an effective and efficient network?
1. 신뢰성(Reliability) 2. 성능(Performance) 3. 보안(Security)
3. What are the two types of line configuration?
Point-to-point 2. Multi-point
4. For n devices in a network, what is the number of cable links required for a mesh, ring, bus, and star topology?
- Mesh topology: n(n-1)/2개의 케이블
- ring topology: n개의 케이블
- bus topology: 한 개의 중추케이블과 n 개의 유도선
star topology: Hub 와 n 개의 케이블
6. What is the difference between half-duplex and full-duplex transmission modes?
- half-duplex는 양방향 통신이 가능하지만 동시엔 불가능하다. 한쪽의 디바이스가 보내는 중일 땐, 다른 쪽은 받는 것만 가능하다.
반면, full-duplex 동시에 주고받는 것이 가능하다는 차이가 있다.
7. A color image uses 16 bits to represent a pixel. What is the maximum number of different colors that can be represented?
- 2^16개의 색을 표현 가능하다.
8. Assume six devices are arranged in a mesh topology. How many cables are needed? How many ports are needed for each device
- Mesh topology는 n(n-1)/2 개의 케이블이 필요하고 n-1 개의 I/O포트가 필요하므로 15개의 케이블과 5개의 포트가 필요하다.
9. Performance is inversely related to delay. When we use the Internet, which of the following applications are more sensitive to delay?
a. Sending an e-mail
b. Copying a file
c. Surfing the Internet
- 어떤 응용이 지연에 더 민감한가에 대한 질문에 e-mail 보내기, 파일 복사하기에 비해 인터넷 서핑은 지연에 민감하다고 생각든다.
10. A host communicates with another host using the TCP/IP protocol suite. What is the unit of data sent or received at each of the following layers?
a. application layer = Message
b. network layer = Datagram
c. data-link layer = Frame
11. Which of the following data units is encapsulated in a frame?
a. a user datagram b. a datagram c. a segment
- Segment/User datagram↔Datagram↔Frame
→: Encapsulate ←:Decapsulate
※ Frame이 가장 캡슐화된 패킷이기에 모두 정답이다.
12. What are the types of addresses (identifiers) used in each of the following
layers?
a. application layer = Names
b. network layer = Logical address, IP address
c. data-link layer = Physical address, MAC address
13. If a port number is 16 bits (2 bytes), what is the minimum header size at the transport layer of the TCP/IP protocol suite?
-16bit의 송신자 포트와 16bit의 수신자 포트를 포함하기 위해 최소 32bit 이상이어야 한다.
14. Match the following to one or more layers of the TCP/IP protocol suite:
a. route determination (경로 결정) : Network, Data-link
b. connection to transmission media (전송 매체 연결)
: Physical
c. providing services for the end user (최종 사용자를 위한 서비스 제공): Application
d. creating user datagrams (유저 데이터그램 생성) : Transport, Network.
e. responsibility for handling frames between adjacent nodes (인접노드들 사이의 핸들 프레임의 책임) : Data-Link
f. transforming bits to electromagnetic signals (비트를 전자기 신호로 변환) : Physical
-응용계층: 응용 프로세서들의 정보교환, 통신 수단의 이용자 최상위에 있으면서 정보교환에 통신 처리 기능을 담당하는 계층, 이메일, 웹 브라우저, 파일 전송 등 통신하는 데 필요한 서비스를 제공한다.
-전송계층: 전송을 담당하는 계층, 통신 방식을 나눌 수 있다. 네트워크계층에서 보내온 데이터 정렬, 오류 정정 등을 수행하고 신뢰할 수 있는 통신을 확보한다. TCP/UDP 같은 프로토콜이 이 계층에 위치한다.
-네트워크계층: 실제 네트워크를 담당하는 계층, 데이터 전송과 교환기능을 담당하는 계층, 다른 네트워크와 통신하기 위한 경로를 설정하고 논리 주소를 결정한다. IP 주소라는 개념이 이 계층에 위치한다.
-데이터링크계층: 전달하는 경로상의 한 노드에서 다른 노드로 패킷을 이동시키기 위해서는 바로 이 링크계층(Link Layer)을 거쳐야 한다. 완전 실제 전달의 역할을 한다. 물리계층에서 사용되는 통신매체를 통해 데이터 블록전송 에러 검출 및 에러 제어를 관리하고 규정하는 계층, 네트워크 기기 간 데이터 전송 및 물리 주소를 결정함.
-물리계층: 말 그대로 컴퓨터와 컴퓨터를 연결하는 물리적 장치를 의미, 물리적인 연결과 전기 신호 변환/제어를 담당한다.
'학교 수업 > 데이터통신' 카테고리의 다른 글
[데이터통신] 기말고사 요점정리 (0) | 2021.12.23 |
---|---|
[데이터통신] 중간고사 요점정리 (0) | 2021.12.23 |
[데이터통신] 연습문제 9장, 10장, 11장 레포트 (0) | 2021.12.23 |
[데이터통신] 연습문제 7장, 8장 레포트 (0) | 2021.12.23 |
[데이터통신] 연습문제 3장, 4장, 5장 레포트 (0) | 2021.12.23 |