일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Python Implementation
- shiba
- Class
- 30. Substring with Concatenation of All Words
- Regular Expression
- 315. Count of Smaller Numbers After Self
- LeetCode
- 운영체제
- Python Code
- DWG
- Substring with Concatenation of All Words
- 컴퓨터의 구조
- Convert Sorted List to Binary Search Tree
- 시바견
- Generator
- iterator
- Protocol
- attribute
- 파이썬
- Decorator
- 밴픽
- 프로그래머스
- 43. Multiply Strings
- concurrency
- 715. Range Module
- Python
- data science
- kaggle
- t1
- 109. Convert Sorted List to Binary Search Tree
Archives
- Today
- Total
목록NR (1)
Scribbling

Throughput과 UE Category 1. LTE Throughput (1) LTE Throughput Throughput이란 기본적으로 data rate을 의미한다. LTE 시스템의 Throughput은 대략적으로 아래 식을 통해 계산할 수 있다. 여기서 Transport Block Size(TBS)란 말 그대로 Transport Block의 크기(Block이 몇 Bit를 포함하는지)를 의미한다. LTE TBS는 MCS(Modulation and Coding Scheme)과 Resource Block(RB)의 개수에 의해 결정된다. 여기서 MCS는 LTE 기지국 eNB가 결정하는 것으로, eNB가 단말(UE)에게 어느 정도의 code-rate으로 data를 송출하는지와 관련된다. 즉, eNB와 U..
Knowledge Repo/RF
2020. 8. 19. 16:37