일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 티스토리챌린지
- Developer
- 도커
- 인디게임
- 온라인테스트
- UNIDEV
- 개발공부
- 체크인미팅
- 자바개발자
- 백엔드
- RDS
- 스프링
- 스프링부트
- CICD
- 42서울
- 인프라
- UNICON2023
- 라피신
- 프리티어
- 배포
- 생활코딩
- 위키북스
- 오블완
- 전국대학생게임개발동아리연합회
- EC2
- 프로그래밍
- 백엔드개발자
- 게임개발동아리
- UNICON
- AWS
- Today
- Total
목록분류 전체보기 (131)
Hyun's Wonderwall
Types of Errors 에러: TX와 RX 사이에 bit이 바뀐 것 - Single bit errors: 1개 bit가 바뀌고 주변에 영향x(isolated). white notse로 인해 발생할 수 있음. - Burst errors: B 비트의 연속 시퀀스(첫 비트와 마지막 비트 및 그 중간 임의의 비트가 오류). 임펄스 노이즈 또는 모바일 무선 환경의 fading으로 발생 가능. 데이터 전송 속도가 높을수록 burst error의 영향이 커진다. (특정 시간동안 에러가 발생했을 때 깨지는 bit 수가 많음) (예시 그림을 보면 burst error of length B=10) Error Control • 디지털 전송 시스템에서 에러가 발생한다. BER: 에러 발생 확률. - 구리선의 BER=10..
예제: Maximum Data Rate Telephone line: 주파수 범위 300~3300Hz. 대역폭: 3000Hz. - Signal-to-noise ratio: 3162 - 이때 이론적으로 highedst data rate = C를 구하면 된다. Encoding vs Modulation Physical Layer의 핵심 두 요소: Encoding & Modulation (데이터: 아날로그/디지털 상관x) - Encoding(인코딩): 데이터를 디지털 신호로 변환 (통신 channel을 통해 전송할 수 있는 포맷) - Modulation(변조): 데이터를 아날로그 신호로 변환 - 인코딩된 데이터를 운반하기 위해 carrier signal을 사용 (아날로그 신호에 싣기 위해. 주파수 fc로 carr..
~ week 4-2 ~ Summary Guided transmission media Wireless transmission Wireless propagation Line-of-sight transmission Data Rate와 Distance를 결정하는 요인들 Bandwidth Pr가 Pt *1/(d^2*f^2)에 비례 (Pr = 받은, Pt = 보낸) Transmission impairments impairments, attenuation, Interference - 다른 주파수들이 noise가 되는 등 Number of receivers - 받는 사람 많으면 감쇄됨 Electromagnetic Spectrum of Telecommunications wavelength = vt = v/f 다양하다 P..
~ week 3-2 후반, week 4-1 ~ Internet Protocol Stack Physical layer: bits on the wire. Transmission of bit stream. Specifies medium. signal encoding technique. data rate. bandwidth. physical connector. 사례: Twisted pair, optical fiber, satellite, terrestrial microwave Encapsulation analog 신호로 전송됨. source. direct link. 아날로그 디지털 변환 Physical Layer: Data Transmission Transmitter: medium에 전송하기 최적화된 form인..
~ week 3-1, 3-2 중반까지 ~ Web and HTTP 웹 페이지는 objects로 이루어져있다. 객체는 HTML 파일, 이미지 등이 될 수 있다. 웹 페이지는 several referenced objects??, each addressable by a URL를 포함하는 base HTML-file로 구성되어있다. host name(호스트 이름. 주소) / path name(계층적 구조) HTTP overview HTTP: Hypertext Transfer Protocol. 웹의 5계층 프로토콜. client-server model client: 브라우저. HTTP 요청 보내며, 받고 웹 객체를 보여줌. server: 웹 서버. HTTP 프로토콜을 사용해 객체를 응답으로 보냄. HTTP의 특징 1..
~ Week 2-1의 Protocol부터 Week 2-2 끝까지 ~ Protocol Layers & Reference Models Networks는 많은 조각들로 이루어져서 복잡하다. -> 어떻게 조직? 비행기 여행의 예시 비행기 탑승 과정과 내리는 과정이 서로 대칭적임. 여러 서비스들 존재 -> layers. 각 레이어는 service를 제공한다. (독자적인 계층의 action을 통해. 하위 계층에서 제공되는 서비스에 의존.) 왜 Layering? 복잡한 시스템 다루기: 명시적인 구조를 통해 복잡한 시스템 조각들을 식별하고 관계를 맺을 수 있다. (layered reference model) 모듈화로 시스템의 유지보수, 업데이트 용이 (계층의 서비스 구현 변경 -> 나머지 부분에 영향 x) Intern..
Overview/roadmap: • Internet • Protocol • Network edge: hosts, access network, physical media • Network core: packet/circuit switching, internet structure • Performance: loss, delay, throughput • Security • Protocol layers, service models • History Week 1-1 최신 기술 6G (빠르다. Large range of applications and services. distributed AI. B-IoT. N-IoT), Wifi Pr ∝ Pt * 1 / (d^2 * f^2). // d=거리, f=주파수 대역 Ca..
Outline SQL Data Definition Basic Query Structure of SQL Queries Additional Basic Operations Set Operations Null Values Aggregate Functions Nested Subqueries Modification of the Database History IBM Sequel 언어: System R 프로젝트의 일환으로 IBM San Jose 연구소에서 개발됨 이후 이름을 변경 -> Structured Query Language (SQL) ANSI 및 ISO 표준 SQL: SQL-86, SQL-89, SQL-92(일반적인 표준) SQL-1999, SQL-2003 상용 시스템은 SQL-92 기능을 대부분 또는 모두 제..
OutlineStructure of Relational Databases (관계 DB의 구조)Database Schema (DB 스키마)Keys (키. PK, FK)Schema DiagramsRelational Query Languages (관계 질의어)The Relational Algebra (관계대수)Example of a Instructor Relationrelation = table.attributes = columns. // relation에 여러개의 attributes가 있다tuples = rows. // relation 구성하는 data들, 하나하나의 행들. 순서 없음.Relation Schema and Instanceattributes: A1, A2, ..., Anrelation schem..
Chapter 1. Introduction Outline: Database-System Applications Purpose of Database Systems View of Data Database Languages Database Design Database Architecture Database Users and Administrators History of Databaase Systems Database Systems - 데이터베이스 (관리) 시스템 DBMS(Database Management System): 특정 기업에 대한 정보를 포함한다. Collection of interrelated data (상호 관련된 데이터들의 집합) Set of programs to access the data (..