之前一直犹豫 报WSK,后来突然山西也没有名额了,气急败坏,追悔莫及,还好发现因为之前报过名但没有付过款也是奏效的,好像在北极冻了一晚上突然看到一根火柴的温暖,beautiful。
看论文“Wireless viedo caching and dynamic streaming under differentiated quality requirements”;内容安排如下:
- Section 1. 先给出论文里涉及的基础知识和概念
- Section 2. 论文简介
- Section 3. 论文细节
- Comparasion(Na Deng)
1. 一些基础概念
- 流式传输
边下边看
包含两种方式:基于RTSP协议和基于HTTP协议
基于HTTP | 基于RTSP |
---|---|
在给定时刻,用户只能观看已下载部分,不支持随机访问 | 适合现场事件,支持随机访问 |
-
SIR单/双/多干扰
单干扰[本文]:本文中假设不存在干扰,channel的变化之受距离和本身信号的影响
双干扰[Na Deng]:
多干扰[Shan Zhang]:BS之间的信号干扰,泛称干扰。 -
Rayleigh fading channel(实际为上一点)
1.在无线通信信道环境中,电磁波经过反射折射散射等多条路径传播到达接收机后,总信号的强度服从瑞利分布。 同时由于接收机的移动及其他原因,信号强度和相位等特性又在起伏变化, 故称为瑞利衰落。
2.channel h=L*P
L~distance(represent slow fading component)
P represent fast fading component
而,
data transimission rate ~ h^2 -
Lyapunov optimization
解决问题: 队列系统动态控制问题
Lyapunov optimization
基于Lyapunov优化的时变无线传感网路由研究
参考资料,有空再看吧,主要是需要构造L function (据说还没有tricks) -
Deatails
Part one optimal file placement(这里CP的影响因子是:请求+视频分辨率+传输率)
- video caching
- device caching
cache probability distribution [0,1] - considering video size various with the different quality layers;
- 将CP嵌入到transmission power>阈值,最大化成功传输的link数
- channel power follows the chi-squared distribution-->转化为凸优化
- KKT条件,但不知道为啥在求乘子的时候分情况讨论采用了二分法。
Part Two node association
这部分不明白,之前未见过
assocaition nodes means choose the cache-enabled devices for N users to requests. After making the **candidate set of devices which caches the requested file, the user has to choose the specific device as well as the level of quality.
1.基于L优化,引入queue in user.- queue 包含两种receive(传输率*process time) and process.
剩下的是L优化。
- queue 包含两种receive(传输率*process time) and process.
网友评论