Study 77

[Week 12-1] Cellular networks - Wireless

Chap 10. Cellular Wireless networks - 움직이면서 끊김없이 통신하고 싶음 → wide-area mobile Internet의 해결방안 - widespread deployment/use (배치/사용) : mobile-broadband-connected devices > fixed-broadband-connected devices devices (5:1 in 2019) : 4G availability: 97% of time in Korea (90% in US) - 최대 transmission rates: 100’s Mbps - technical standards: 3rd Generation Partnership Project (3..

[Week 11-1] WiFi: 802.11 wireless LAN

Chap 10. Cellular Wireless networks - all use CSMA/CA for multiple access, and have base-station and ad-hoc network versions *CSMA: Carrier Sense Multiple Access - 상황을 보고 쉬거나, 여러사람이 접근하도록 해준다. 보내기 전에 들어보고 signal level이 어느정도 이하이면 보내고 아니면 보내지 않는다. 대기하고 다시 듣고 전송 *CA: Collision Avoidance - hidden problem 해결 > wireless host communicates with base station - base station = access p..

[Week 9-2] WAN (Wide Area Networks)

Chap 9. WAN Technology and Protocols > Switching nodes : provide a switching facility that move data between nodes (노드들 간의 스위칭 제공) > Stations : network에 붙어있는 모든 devices > Nodes : 통신을 지원(제공)하는 모든 switching devices *Stations와 굳이 나누지 않아도 되는 용어 > Communications network : nodes의 집합 > Switched communication network : station에서 network로 들어오는 데이터는 node에서 node로 전환되어 destination에 routing된다. < 대략..

[Week 6-1, 6-2] Error Detection and Correction

Chap 6. Error Detection and Correction : transmission(전송)과 reception(수신) 사이에 비트가 변경되면 오류가 발생 – 1 전송 → 0 수신 – 0 전송 → 1 수신 > Single bit errors : 1 bit를 변경하는 isolated error. 주변 bits에게는 영향 x : white noise에 의해 발생 > Burst errors : 첫 번째와 마지막 비트 및 임의의 수의 중간 비트가 오류로 수신되는 연속적인 sequence : impulse noise, fading in a mobile wireless environment에 의해 발생 : data rates ↑ → error의 효과 ↑ ..

[Week 5-1] Data Encoding (Digital data → Digital signal)

Chap 5. Data Encoding - Encoding : 통신 채널을 통해 전송할 수 있는 형식으로 데이터를 변환하는 process 예) Text to binary code - Modulation (변조) : carrier signal을 부호화된 데이터를 전송하도록 변경하는 process - Signal spectrum : A good signal design은 transmitted power를 transmission bandwidth의 중간에 집중 - Clocking : transmitter와 receiver를 external clock 또는 sync mechanism과 동기화 - Error detection :..