关于自适应实时调度中若干问题的研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
随着应用的推动,实时系统变得越来越复杂和灵活,比如像普适计算,自适应控制,视频会议等应用都具有高度的动态性与时变性。因此,实时系统的研究重点也从静态调度过渡到动态调度、从可预测环境过渡到不可预测环境、从周期性任务过渡到非周期性任务。本文着重研究动态系统的实时调度问题,具体内容如下:
     首先简要回顾了动态系统实时调度的研究现状,重点对反馈控制实时调度和实时排队论进行了介绍。
     然后介绍了一种静态的资源管理方法。在任务集具有速率约束时,该方法能以线性时间复杂度生成任务的可调度性上下界,并确定任务集的一个可行解。在此基础上,设计了一种简单的随机启发式算法来获得一个可行解,该可行解可以作为其他算法(如遗传算法、模拟退火算法、人工神经网络等)的初始点来进一步获得更精确的解。也可用其他的方法来获得可行解。
     接着讨论了如何把反馈控制用于实时调度中。首先把反馈理论中的自平衡概念引入到动态实时系统中,并在此基础上提出了针对单处理器非周期任务集的自平衡模型,该模型从实时计算系统本身出发,采用一种模型化实时系统的新方法,把许可控制和QoS降级相结合,运用反馈控制技术来确保系统的性能和提高系统的吞吐率。然后针对端到端结构的分布式实时系统提出了一种线性二次最优控制模型,该模型通过两个控制环来确保系统的实时性和性能。
     再接着讨论了基于排队论的实时调度。任务到达和执行时间均是随机的非周期软实时系统可以看作是一个随机服务系统。首先给出了先来先服务调度策略的一些结果;然后在此基础上构造了针对DM调度算法的最优控制模型,此时非周期软实时系统是一个多优先级的单服务台排队系统。该模型能在统计意义上保障系统的实时性,同时兼顾系统的服务质量和提高系统吞吐率。最后分析了缓冲阈值对系统性能的影响,并设计了相应的控制模型。
     最后对一个应用实例进行了研究,即无线局域网作为有线网络的扩展时的压缩视频实时传输问题。也就是一边是有线网,一边是无线局域网时,如何确保传输的实时性和接收端播放的连续性。在TMN8测试模型的基础上,讨论了一种适用于无线局域环境的速率自适应转码算法。该算法采用了随机控制技术来适应无线信道带宽的随机变化。我们进行了较详细的性能分析,最后的仿真试验结果说明该算法能够兼顾视频传输的实时性和播放质量要求。和TMN8的比较也说明我们的算法更能适应带宽的变化和充分利用信道资源。
An increasing number of real-time applications are more and more complex and flexible. The characteristic of these applications related to multimedia, adaptive control and videoconference and so on is dynamic and time-varied. So, the emphasis of research on real-time system is from static scheduling to dynamic scheduling, from predictable environment to unpredictable environment, from periodic tasks to aperiodic tasks. This thesis gives emphasis to the real-time of dynamic system, and the main contents are as follows.
     Firstly, it gives a brief review to the research status of dynamic system real-time scheduling; mostly introduces the feedback control real-time scheduling and real-time queueing.
     Then, it proposes a static resource management method. This method can generate the upper and the lower bounds of tasks in linear time complexity in the absence of rate constraints, and find a feasible solution of task set. And then we design a very simple stochastic heuristical algorithm to maximize the weighted reward of task set. The better approach is to compute an initial solution by our stochastic heuristical algorithm and then search the more precise solution by other algorithms such as Genetic Algorithm, Simulating Anneal, and Artificial Neural Network and so on. The feasible solution can also be got by other methods.
     And then, it discusses some results on feedback real-time scheduling. The self-regulation in the feedback control theory is first introduced into the dynamic real-time system. A dynamic real-time scheduling model based on self-regulation used to single processor aperiodic task set is proposed. This model adopts a novel method modeling real-time system to integrate admission control with QoS degradation, and uses feedback control technique to meet timeliness requirements, and improve the system throughput. And then, proposes a linear quadratic stochastic optimal control model used to the end-to-end distributed real-time system. This model uses two feedback loops to guarantee the system's performance.
     And then, it discusses a method based on real-time queueing. The aperiodic soft real-time system where tasks' arriver time and execution time are stochastic can be regarded as a stochastic service system. Firstly, we construct a dynamic optimal control model for FCFS scheduling strategy; then, we present the more useful model for DM scheduling algorithm, so, the aperiodic soft real-time system is a single server queue system with multiple priorities. The model can statistically guarantee the schedulability of real-time systems, at the same time it can guarantee the QoS(Quality of Service) and improve throughput of systems. Finally, analyses the influence of buffer threshold on system's performance, and designs the control model with buffer threshold.
     Lastly, it introduces an instance research, namely, the end-to-end transmission of video stream from wired channel to wireless channel. The target is to guarantee the real-time transmission, at the same time guarantee the playout quality. We propose a frame layer adaptive rate control algorithm for the wireless transcoder based on the TMN8 test model. The algorithm adopts stochastic control technique to adapt the variation of wireless bandwidth. We analyze the performance in detail. Experiment results demonstrate that the algorithm can improve the synthetic performance of rate control through the compromise between the end-to-end delay and the playout quality. To be compared with TMN8, the proposed algorithm can guarantee the continuity of video communication under the condition of great variation of bandwidth.
引文
[1]C.L.Liu,J.W.Layland.Scheduling algorithms for multiprogramming in a hard real-time environment.Journal of ACM,1973,20(1):46-61.
    [2]L.Sha,T.Abdelzaher,A.Cervin,et al..Real time scheduling theory:a historical perspective.Real-Time Systems,2004,28(2/3):101-155.
    [3]T.F.Abdelzaher,E.M.Atkins,and K.G.Shin.QoS negotiation in real-time systems and its application to automated flight control.IEEE Real-Time Technology and Applications Symposium,Montreal,Canada,June 1997.
    [4]王卫东.面向第四代战斗机航空电子系统应用的分布式计算机系统.博士论文,西北工业大学.2001.
    [5]J.M.Schreur,B737 flight management computer flight plan trajectory computation and analysis[C],American Control Conference 1995,Vol.5,pp.3419 -3424,June 1995.
    [6]C.M.Krishna,K.G.Shin.Real-time systems.McGraw-Hill Companies,Inc.,1997.
    [7]C.Lu,J.A.Stankovic,et al.Feedback control real-time scheduling:framework,modeling,and algorithms.Real-Time Systems Journal,2002,23(1/2):85-126.
    [8]R.Ginis,V.F.Wolfe,and J.J.Prichard.The design of an open system with distributed realtime requirements.In IEEE Real-Time Systems Symposium,1996:82-90.
    [9]T.F.Abdelzaher,N.Bhatti.Web server QoS management by adaptive content delivery.International Workshop on Quality of Service,1999.
    [10]T.F.Abdelzaher,K.G.Shin.End-host architecture for QoS-adaptive communication.IEEE Real-Time System Symposium,Denver,Colorado,1998.
    [11]T.F.Abdelzaher,K.G.Shin.QoS provisioning with qConstracts in web and multimedia servers.IEEE Real-Time System Symposium,Phoenix,Arizona,1999.44-53.
    [12]C.Lee,J.Lehoezk,D.Siewiorek,R.Rajkumar,J.Hansen.A scalable solution to the multi-resource QoS problem.IEEE Real-Time System Symposium,Phoenix,Arizona,1999.
    [13]B.Li,K.Nahrstedt.A control-based middleware framework for quality of service adaptations.IEEE Journal of Selected Areas in Communication,Special Issue on Service Enabling Platforms,1999,17(9).
    [14]C.Lu,J.A.Stankovic,T.E Abdelzaher,Tao Gang,Son S.H.,Marley M..Performance specifications and metrics for adaptive real-time systems.IEEE Real-Time Systems Symposium,Orlando,FL,USA,The 21st IEEE,2000:13-23.
    [15]J.A.Stankovic,C.Lu,S.H.Son,G Tao.The case for feedback control real-time scheduling.EuroMicro Conference on Real-Time Systems,York,UK,1999.11-12.
    [16]C.Lu.Feedback control real-time scheduling[PHD Thesis].Dissertation for the degree of PHD of School of Engineering and Applied Science,Virginia University,May.2001.
    [17]谢文涛.略论航空电子在空中力量建设中的作用和地位.航空电子技术,35(3):1-5,2004.
    [18)杨新.综合飞行-火力控制系统及其评价研究.博士论文,北京航空航天大学,2000.
    [19]K.John.Naval shipboard communications system.New Jersey:Prentice Hall,1995.
    [20]Vaccaro D D.Electronic warfare receiving systems.New York:Artech House,1993.
    [21]Lackey R.J.,Upmal D.W.Speakeasy:.the millirary sottware radio.IEEE Comunications Magazine,1995.
    [22]骆志刚.开放系统中的实时性研究.电子科技大学博士论文,2001.
    [23]郭长国,王怀民,邹鹏,苑洪亮.实时中间件的研究与发展.电子学报,2004,30(12A):2094-2098.
    [24]金宏,王宏安,傅勇,王强,王晖.模糊反馈控制实时调度算法.软件学报,2004,15(6):791-798.
    [25]李允,熊光泽,罗蕾,胡卫东.普及计算终端的自适应性技术研究.电子学报,2002,30(8):1121-1126.
    [26]李允,罗蕾,熊光泽.面向普适计算的自适应技术研究.电子学报,2004,32(5):740-744.
    [27]R.P.Kar,K.Porter.Rhealstone - a real time benchmarking proposal.Dr.Dobbs' Journal,14(2),1989.
    [28]J.A.Stankovic,K.Ramamrithitham.Hard real-time systems.IEEE Press,1988.
    [29]Liao Yong,Chen Xudong,Sang Nan,Zhu Qingxin et al.Optimal reward based adaptive CPU resource allocation for computing devices in pervasive environment.Journal of Information and Computational Science,2005,2(1):75-80.
    [30]G.Buttazzo,G Lipari,M.Caccamo,and L.Abeni.Elastic scheduling for flexible workload management.IEEE Trans.Computers,2002,51(3):289-302.
    [31]G Buttazzo,and L.Abeni.Adaptive workload management through elastic scheduling.Real-Time Systems,2002,23(1-2):7-24.
    [32]G.Buttazzo,and L.Abeni.Smooth rate adaptation through impedance control,in Proc.2002 Euromicro Conf.Real-Time Systems,2002:3-10.
    [33]C.W.Mercer,S.Savage,H.Tokuda.Processor capacity reserves:an abstraction for managing processor usage.In WWOS,1993:129-134.
    [34]C.W.Mercer,S.Savage,H.Tokuda.Temporal protection in real-time operating systems.In Proceedings of the 11~(th) IEEE Workshop on Real-Time Operating System and Software.IEEE,1994:294-303.
    [35]L.Abeni,G.Buttazzo.Integrating multimedia application in hard real-time systems.In Proceedings of the 19~(th) IEEE Real-Time Systems Symposium.1998.
    [36]L.Abeni,G.Buttazzo.Resource reservations in dynamic real-time systems.Real-Time Systems,27(2):123-165.
    [37]张尧学,方存好,王勇,非精确计算中基于反馈的CPU在线调度算法,软件学报,2004,15(4):616-623.
    [38]M.Spuri,G.Buttazzo.Efficient aperiodic service under the earliest deadline scheduling.In Proceedings of the IEEE Real-Time Systems Symposium,1994.
    [39]M.Spuri,G.Buttazzo.Scheduling aperodic tasks in dynamic priority systems.Real-Time Systems,10(2):179-210.
    [40]M.Caccamo,G.Buttazzo,L.Sha.Capacity sharing for overrun control.In Proceeding of the 21~(th) IEEE Real-Time Systems Symposium.2000,295-304.
    [41]G.Lipari,S.K.Baruah.Greedy reclaimation of unused bandwidth in constant bandwidth serves.In Proceeding of 12~(th) Euromicro Conference on Real-Time Systems.2000,192-200.
    [42]G.Koren,D.Shasha.Skip-over:algorithms and complexity for overloaded systems that allow skips.In proceeding of the IEEE Real Time System Symposium.1995,110-117.
    [43]K.G.Shin,C.L.Meissner,Adaptation and graceful degradation of control system performance by task reallocation and period adjustment,Real-Time Systems 1999.Proceedings of the 11th Euromicro Conference on,June 1999:29-36.
    [44]Pedro Mejia-Alvarez,R.Melhem,D.Mosse,et al.An incremental server for scheduling overloaded real-time systems.IEEE Transactions on Computers,2003,52(10):1347-1361.
    [45][74]Xudong Chen,Qingxin Zhu,Yong Liao,and Ping Kuang.A Dynamic stochastic heuristical algorithm for flexible workload management.In Proc.International Conference on Multi-symposiums of Computer Science and Computational Sciences.2006,June.230-236.
    [46]J.Y.Chung,J.W.Liu,K.j.Lin.Scheduling periodic jobs that allows imprecise results.IEEE Transactions on Computers,1990,19(9):1156-1173.
    [47]W.K.Shin,J.W.S.Liu.Algorithms for scheduling imprecise computations with timing constraints to minimize maximum error.IEEE Transactions on Computers,1995,44(3):466-471.
    [48]H.Aydin,R.Melhem,D.Mosse,P.Mejia-Alvarez,Optimal reward-based scheduling for periodic real-time tasks,IEEE Trans.Computers,2001,50(2):111 - 130.
    [49]J.W.S.Liu,K.-J.Lin,W.-K.Shih,A.C.-S Yu.,J.-Y.Chung,W Zhao.,Algorithms for scheduling imprecise computations Computer,IEEE Trans.Computers.,1991,24(5):58 -68.
    [50]J.K.Dey,J.Kurose,D.Towsley,On-line scheduling policies for a class of IRIS(increasing reward with increasing service) real-time tasks,IEEE Trans.Computers,1996,45(7):802-813.
    [51]P.Mejia Alvarez,R.Melhem,D.Mosse,H.Aydin.An incremental server for scheduling overloaded read-time systems.IEEE Trans.Computers,2003,52(10):1347-1361.
    [52]R.C.Dorf,R.H.Bishop.Modern control system,9th.Prentice Hall,2001.
    [53]F.G Shinskey.Process control system - application,design,and tuning.McGraw-Hill Publishing,1998.
    [54]K.Nahrstedt.End-to-end QoS guarantees in networked multimedia system.ACM Computing Surveys,27(4):613-616.
    [55]Q.Zhang,W.Zhu,Y.Q.Zhang.Resource allocation for multimedia steaming over the internet.IEEE Transactions on Multimedia,3(3):339-355
    [56]M.Amirijoo,J.Hansson,S.H.Son.Specification and management of QoS in imprecise real-time database.In Proceedings of the International Database Engineering and Applications Sysposium,2003.192-201.
    [57]C.Lu,G A.Alvarez.J.Wilkes.Aqedact:online data migration with performance guarantees.In USENIX Conference on File and Storage Technologies.Monterey,CA,200.
    [58]S.Keshav.A control-theoretic approach to flow control.In proceedings of the Conference on Communication Architecture and Protocols,1993.3-15.
    [59]D.C.Steere,A.Goel,J.Gruenberg,et al.A feedback-driven proportion allocator for real-rate scheduling.Symposium on Operating Systems Design and Implementation,1999.145-158.
    [60]L.Abeni,L.Palopoli,G Lipari,et al.Analysis of a reservation-based feedback scheduler.IEEE Read Time System Symposium,2002.71-80.
    [61]Cervin,J.Eker,B.Bernhardsson,et al.Feedback-feedforward scheduling of LOG-control tasks.Real-Time Systems,2002,23(1/2):25-53.
    [62]T.F.Abdelzaher,K.G Shin,N.Bhatti.Performance guarantees for web server end-systems:a control theoretical approach.IEEE Transactions on Parallel and Distributed Systems,2002,13(1):80-96.
    [63]C.Lu,X.Wang,C.D.Gill.Feedback control real-time scheduling in ORB middleware.TRAS,2003.
    [64]C.Lu,T.E Abdelzaher,John A.Stankovic,and Sang H.Son.A Feedback Control Approach for Guaranteeing Relative Delays in Web Servers.IEEE Real-Time Technology and Applications Symposium(RTAS 2001),Taipei,Taiwan,June 2001:83-89.
    [65]C.Lu,X.Wang,X.Koutsoukos,et al.Feedback utilization control in distributed real-time systems with end-to-end tasks.IEEE Transactions on Parallel and Distributed Systems,2005,15(6):550-561.
    [66]童立靖,淮晓永,李明树.一种基于PID反馈控制的分时调度算法.计算机研究与发展,2004,41(1):15-21.
    [67]邹勇,李明树,王青.开放式实时系统的调度理论与方法分析.软件学报,2003,14(1):83-90.
    [68]邹勇,淮晓永,李明树.开放式实时系统中的自适应调度方法.计算机学报,2004,27(1):58-65.
    [69]邹勇,李明树.一种开放混合实时系统的开放自适应调度算法.软件学报,2004,15(4):487-496.
    [70]J.A.Stankovic,et.al.Feedback control real-time scheduling in distributed real-time systems.In:Proc.IEEE Real-Time Systems Symposium,2001.
    [71]Xiaorui Wang,Huang-Ming Huang,Venkita Subramonian,Chenyang Lu,and Christopher Gill.CAMRIT:control-based adaptive middleware for real-time image transmission.IEEE Real-Time and Embedded Technology and Applications Symposium(RTAS 2004) Toronto,Canada,May 2004.
    [72]T.F.Abdelzaher,J.A.Stankovie,Lu Chenyang,Zhang Ronghua,Lu Ying.Feedback performance control in software services.IEEE Control Systems Magazine,June 2003,23(3):74 - 90.
    [73]D.Seto,J.P.Lehoczky,L.Sha,K.G.Shin.On task schedulability in real-time control system.In Procedings of the 17~(th) IEEE Real-Time Systems Symposium,1996,13-21.
    [74]D.Seto,J.P.Lehoczlcy,L.Sha,K.G.Shin.Trade-off analysis of real-time control performance and sehedulability.Real-Time Systems 21(3):199-217.
    [75]T.F.Abdelzaher.QoS Adaptation in Real-Time Systems[Ph.D.Thesis].Dissertation for the degree of PHD of School of Engineering and Applied Science,Michigan University,May. 1999.
    [76]L Sha,X Liu,Y Lu,T Abdelzaher.Queueing model based network server performance control.Proc.of the 23~(th) IEEE Real-Time System symposium,2002.81-90.
    [77]陈旭东,朱清新,廖勇,熊光泽.基于自平衡的非周期任务动态实时调度算法.计算机科学.2006,33(3):287-290.
    [78]Y Lu,T Abdelzaher,C Lu,et al.Feedback control with queueing-theoretic prediction for relation delay guarantees in web servers.IEEE 9~(th) Real-Time and Embedded Technology and Applications Symposium,2003.208-217.
    [79]D Henriksson,Y Lu,T Adedelzaher.Improved prediction for web server delay control.16~(th)Euromicro Conference on Real-Time Systems.2004.61-88.
    [80]L Sha,J.Goodenough.Real-time scheduling theory and Ada.IEEE Computer,1990,23(4):53-62.
    [81]Chen Xudong,Zhu Qingxin,Liao Yong,and Xiong Guangze.End-to-end deadline control for aperiodic tasks in distributed real-time dystems.Journal of Suppercomputing.(已录用)
    [82]L.Wei,H.Yu.Research on a soft real-time scheduling algorithm based on hybrid adaptive control architecture.In American Control Conference.CO,Denver,USA,2003,4022-4027.
    [83]T.F.Abdelzaher,V.Sharma,C.Lu.A utilization bound for aperiodic tasks and priority driven scheduling.IEEE Transactions on Computers,2004,53(3):334-350.
    [84]J Lehoczky.Real-time queneing theory.Proc.of the 17~(th) IEEE Real-Time Systems Symposium,1996.186-195.
    [85]B Doytchinov,J Lehoczky,S Shreve.Real-time queues in heavy traffic with earliest-deadline-fast queue discipline.Annals of Applied Probability,2001,11(2):332-378.
    [86]L Kruk,J Lehoczky,S Shreve,S N Yeung.Earliest-deadline-first service in heavy-traffic acyclic network.Annals of Applied Probability,2004,14(3):1306-1352.
    [87]S N Yeung,J Lehoczky.End-to-end analysis for real-time networks.In IEEE Real-Time Systems Symposium,2001.299-309.
    [88]T S Tia,Z Deng M Shanker,et al.Probabilistic performance guarantee for real-time tasks with varying computation times.Prec.of The Real-Time Technology and Applications Symposium,1995:164-173.
    [89]A Atlas,Z Beatavros.Statistical rate monotonic scheduling.Proc.of the 23~(th) IEEE Real-Time System symposium,1998.123-132.
    [90]K Kim,L L Bello,S L Min,et al.On relaxing task isolation overrun handing to provide probabilistic guarantees to soft real-time tasks with varying execution times.Proc.of the 14~(th)Euromicro Conference on Real-Time Systems,2002.
    [91]J L Diaz,D F Garcis,K Kim,et al.Stochastic analysis of periodic real-time systems.Proc.of the 23~(th) IEEE Real-Time System symposium,2002.289-300.
    [92]彭良智,戴金海,单懿,桂先洲.随机弱实时系统作业时限延误率上界估计.电子学报,2001,29(2):186-189.
    [93]J Lehoczky.Real-time queueing network theory.In Proceedings of the IEEE Real-Time Systems Symposium,1997,58-67.
    [94]J Lehoczky.Using real-time queueing theory to control lateness in real-time systems.Performance Evaluation Review,1997,158-168.
    [95]T Cucinotta,L Palopoli,M G Lipari,et al.Adaptive reservations in a linux environment.IEEE 2004 10~(th) Real-Time and Embedded Technology and Applications Symposium,2004.238-245.
    [96]Chen Xudong,Zhu qingxin,Liao Yong,Kuang Ping,Xiong Guangze.Dynamic Optimal Control For Aperiodic Soft Real-Time Systems.In Proc.2006 International Conference on Communications,Circuits and Systems Proceedings.2006,June.2796-2800.
    [97]陈旭东,朱清新,廖勇,匡平,熊光泽.非周期软实时系统的动态最优控制方法.计算机应用.2006,26(8):1906-1908.
    [98]陈旭东,朱清新,廖勇,匡平,熊光泽.一种非周期软实时系统的动态调度方法.仪器仪表学报.2007,28(3):426-430.
    [99]陈旭东,朱清新,廖勇,匡平,熊光泽.一种非周期软实时系统的缓冲设计方法.电子科技大学学报,36(3):548-550.
    [100]Chen Xudong,Zhu Qingxin,Liao Yong,Fu Qingyun,and Xiong Guangze.Adaptive rate control on wireless transcoder.Systems Engineering and Electronics.(已录待发)
    [101]M.Klein,T.Ralya,B.Pollak,et al.A practitioner's handbook for real-time analysis - guide to rate monotonic analysis for real-time systems.Kluwer Academic Publisher,1993.
    [102]J.A.Stankovic,M.Spud,K.Rammamritham,et al.Deadline scheduling for real-time system - EDF and related algorithms.Kluwer Academic Publisher,1998.
    [103]M.Caccamo,and(2 Buttazzo.Exploiting skips in periodic tasks for enhancing aperiodic re-sponsiveness,in Proc.1997 IEEE Real Time Systems Symp.,1997,330-339.
    [104]何坚永.最优化方法.北京:清华大学出版社,2007.
    [105]姚恩瑜.数学规划与组合优化.浙江大学出版社,2002.
    [106]Art B.Owen.Monte Carlo extension of quati-Monte Carlo.Proceedings of the 1998 Winter Simulation Conference,1998,561-577.
    [107]James M.Calvin.Average performance of Monte Carlo and quasi-Monte Carlo methods for global optimization.Proceeding of the 1994 Winter Simulation Conference,1994,262-265.
    [108]李友善.自动控制原理(第二版)。北京:国防工业出版社,1998.
    [109]J.Sun,J.W.S.Liu.Synchronization Protocols in Distributed Real-Time Systems.in:International,Conference on Distributed Computing Systems,1996,38-45.
    [110]A.Geol,J.Walpole,M.H.Shot.Real-rate scheduling real-time application symposium,2004,434-441.
    [111]D.P.Bertsekas.Dynamic programming and stochastic control.New York:Academic Press,1976.
    [112]L.D.Berkovitz.Optimal control theory.New York:Springer-Verlag,1974.
    [113]B.Anderson,J B Moore.Optimal control:LQ methods.New Jersey.Prentice Hall,1990.
    [114]S.M.Ross.Stochastic process.New York:John Wiley & Sons,1983.
    [115]J W Cohen.The single server queue.New York:North-Holland,1982.
    [116]N Baghaei,R Hunt.Review of quality of service performance in wireless LANs and 3G multimedia application services.Computer Communication,2004,(27):1684-1692.
    [117]Z Lei,N D Georganas.A rate adaptation transcoding scheme for real-time video transmission over wireless channels.Signal Processing:Image Communication,2003,(18):641-658.
    [118]J Youn,M T Sun.Video trancoding with H.263 bitstreams.Journal of Visual Communication and Image Representation,2000,(11):385-404.
    [119]H Sun,W Kwok,J W Zdopski.Architecture for MPEG compressed bitstream scaling.IEEE Transcation on Circuits and Systems for Video Technology,1996,(6):191-199.
    [120]P Assuncao,M Ghanbari.A frequency- domain video transcoder for dynamic bit-rate reduction of MPEG-2 bit streams.IEEE Transcation on Circuit and Systems for Video Technology,1998,(8):953-967.
    [121]Test Model 5.http://www,mpeg.org/MPEG/MSSG/tmS/Overview.html.
    [122]ISO/IEC JTC1/SC29/WG11 N3093.MPEG-4 Video Verfication Model,Version 15.0,1999.
    [123]ITU-T TMNS.Video Cedec Test Model,Near -Term,Version 8,1997.
    [124]Y Kim,J Y Pyun,et al.Efficient real-time frame layer frame layer rate control technique for low bit rate video over WLAN.IEEE Transactions on Consumer Electronics,2003,49(3):621-628.
    [125]牛建伟,李炜,胡建平.MPEG-2恒定码率位率控制研究.计算机研究与发展,2002, 39(12):1708-1713.
    [126]马思伟,高文,袁禄军,吕岩.一种面向H.264/AVC的码率控制算法.电子学报,2004,32(12):2024-2027.
    [127]L Fan,S Ma,F Wu.Overview of AVS video standard.IEEE International Conference on Multimedia and Expo,2004:423-426.
    [128]Pahlavan K,Krishanamurthy P.Principles of wireless networks:a unified approach.New Jersey:.Prentice Hall,2001.
    [139]Simon Haykin,Michael Moher.现代无线通信.北京:电子工业出版社,2006.
    [130]A H Sadka.Compressed video communication.New York:John Wiley & Sons,2002.
    [131]Baldi M,Ofek Y.End-to-end delay analysis of videoconferencing over packet-switched networks.IEEE/ACM Transactions on Networking,2000,8(4):479-492.
    [132]Zhang Zhifei,Qiu Zhengding,Liu Chongchun.A novel equivalent bandwidth estimation method.Journal of Computer Research and Development(in Chinese),2002,39(12):1708-1713.
    [133]Ma S,Gao W,Y Lu,et al.Proposed draft description of rate control on JVT standard.JVT-document JVT-F086,Awaji,Japan,Joint Video Team of ISO/IEC JTC 1/SC29/WG 11 and ITUT SG16/Q.6,Dec.2002.
    [134]Li Z G,Pan F,Lim K P.Adaptive basic unit layer rate control for JVT,JVT-G012,7~(th) meeting,Pattaya,Thailand,2003.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700