98 research outputs found

    ATOM : a distributed system for video retrieval via ATM networks

    Get PDF
    The convergence of high speed networks, powerful personal computer processors and improved storage technology has led to the development of video-on-demand services to the desktop that provide interactive controls and deliver Client-selected video information on a Client-specified schedule. This dissertation presents the design of a video-on-demand system for Asynchronous Transfer Mode (ATM) networks, incorporating an optimised topology for the nodes in the system and an architecture for Quality of Service (QoS). The system is called ATOM which stands for Asynchronous Transfer Mode Objects. Real-time video playback over a network consumes large bandwidth and requires strict bounds on delay and error in order to satisfy the visual and auditory needs of the user. Streamed video is a fundamentally different type of traffic to conventional IP (Internet Protocol) data since files are viewed in real-time, not downloaded and then viewed. This streaming data must arrive at the Client decoder when needed or it loses its interactive value. Characteristics of multimedia data are investigated including the use of compression to reduce the excessive bit rates and storage requirements of digital video. The suitability of MPEG-1 for video-on-demand is presented. Having considered the bandwidth, delay and error requirements of real-time video, the next step in designing the system is to evaluate current models of video-on-demand. The distributed nature of four such models is considered, focusing on how Clients discover Servers and locate videos. This evaluation eliminates a centralized approach in which Servers have no logical or physical connection to any other Servers in the network and also introduces the concept of a selection strategy to find alternative Servers when Servers are fully loaded. During this investigation, it becomes clear that another entity (called a Broker) could provide a central repository for Server information. Clients have logical access to all videos on every Server simply by connecting to a Broker. The ATOM Model for distributed video-on-demand is then presented by way of a diagram of the topology showing the interconnection of Servers, Brokers and Clients; a description of each node in the system; a list of the connectivity rules; a description of the protocol; a description of the Server selection strategy and the protocol if a Broker fails. A sample network is provided with an example of video selection and design issues are raised and solved including how nodes discover each other, a justification for using a mesh topology for the Broker connections, how Connection Admission Control (CAC) is achieved, how customer billing is achieved and how information security is maintained. A calculation of the number of Servers and Brokers required to service a particular number of Clients is presented. The advantages of ATOM are described. The underlying distributed connectivity is abstracted away from the Client. Redundant Server/Broker connections are eliminated and the total number of connections in the system are minimized by the rule stating that Clients and Servers may only connect to one Broker at a time. This reduces the total number of Switched Virtual Circuits (SVCs) which are a performance hindrance in ATM. ATOM can be easily scaled by adding more Servers which increases the total system capacity in terms of storage and bandwidth. In order to transport video satisfactorily, a guaranteed end-to-end Quality of Service architecture must be in place. The design methodology for such an architecture is investigated starting with a review of current QoS architectures in the literature which highlights important definitions including a flow, a service contract and flow management. A flow is a single media source which traverses resource modules between Server and Client. The concept of a flow is important because it enables the identification of the areas requiring consideration when designing a QoS architecture. It is shown that ATOM adheres to the principles motivating the design of a QoS architecture, namely the Integration, Separation and Transparency principles. The issue of mapping human requirements to network QoS parameters is investigated and the action of a QoS framework is introduced, including several possible causes of QoS degradation. The design of the ATOM Quality of Service Architecture (AQOSA) is then presented. AQOSA consists of 11 modules which interact to provide end-to-end QoS guarantees for each stream. Several important results arise from the design. It is shown that intelligent choice of stored videos in respect of peak bandwidth can improve overall system capacity. The concept of disk striping over a disk array is introduced and a Data Placement Strategy is designed which eliminates disk hot spots (i.e. Overuse of some disks whilst others lie idle.) A novel parameter (the B-P Ratio) is presented which can be used by the Server to predict future bursts from each video stream. The use of Traffic Shaping to decrease the load on the network from each stream is presented. Having investigated four algorithms for rewind and fast-forward in the literature, a rewind and fast-forward algorithm is presented. The method produces a significant decrease in bandwidth, and the resultant stream is very constant, reducing the chance that the stream will add to network congestion. The C++ classes of the Server, Broker and Client are described emphasizing the interaction between classes. The use of ATOM in the Virtual Private Network and the multimedia teaching laboratory is considered. Conclusions and recommendations for future work are presented. It is concluded that digital video applications require high bandwidth, low error, low delay networks; a video-on-demand system to support large Client volumes must be distributed, not centralized; control and operation (transport) must be separated; the number of ATM Switched Virtual Circuits (SVCs) must be minimized; the increased connections caused by the Broker mesh is justified by the distributed information gain; a Quality of Service solution must address end-to-end issues. It is recommended that a web front-end for Brokers be developed; the system be tested in a wide area A TM network; the Broker protocol be tested by forcing failure of a Broker and that a proprietary file format for disk striping be implemented

    Adaptation of variable-bit-rate compressed video for transport over a constant-bit-rate communication channel in broadband networks.

    Get PDF
    by Chi-yin Tse.Thesis (M.Phil.)--Chinese University of Hong Kong, 1995.Includes bibliographical references (leaves 118-[121]).Chapter 1 --- Introduction --- p.1Chapter 1.1 --- Video Compression and Transport --- p.2Chapter 1.2 --- VBR-CBR Adaptation of Video Traffic --- p.5Chapter 1.3 --- Research Contributions --- p.7Chapter 1.3.1 --- Spatial Smoothing: Video Aggregation --- p.8Chapter 1.3.2 --- Temporal Smoothing: A Control-Theoretic Study。 --- p.8Chapter 1.4 --- Organization of Thesis --- p.9Chapter 2 --- Preliminaries --- p.13Chapter 2.1 --- MPEG Compression Scheme --- p.13Chapter 2.2 --- Problems of Transmitting MPEG Video --- p.17Chapter 2.3 --- Two-layer Coding and Transport Strategy --- p.19Chapter 2.3.1 --- Framework of MPEG-based Layering --- p.19Chapter 2.3.2 --- Transmission of GS and ES --- p.20Chapter 2.3.3 --- Problems of Two-layer Video Transmission --- p.20Chapter 3 --- Video Aggregation --- p.24Chapter 3.1 --- Motivation and Basic Concept of Video Aggregation --- p.25Chapter 3.1.1 --- Description of Video Aggregation --- p.28Chapter 3.2 --- MPEG Video Aggregation System --- p.29Chapter 3.2.1 --- Shortcomings of the MPEG Video Bundle Scenario with Two-Layer Coding and Cell-Level Multiplexing --- p.29Chapter 3.2.2 --- MPEG Video Aggregation --- p.31Chapter 3.2.3 --- MPEG Video Aggregation System Architecture --- p.33Chapter 3.3 --- Variations of MPEG Video Aggregation System --- p.35Chapter 3.4 --- Experimental Results --- p.38Chapter 3.4.1 --- Comparison of Video Aggregation and Cell-level Multi- plexing --- p.40Chapter 3.4.2 --- Varying Amount of the Allocated Bandwidth --- p.48Chapter 3.4.3 --- Varying Number of Sequences --- p.50Chapter 3.5 --- Conclusion --- p.53Chapter 3.6 --- Appendix: Alternative Implementation of MPEG Video Aggre- gation --- p.53Chapter 3.6.1 --- Profile Approach --- p.54Chapter 3.6.2 --- Bit-Plane Approach --- p.54Chapter 4 --- A Control-Theoretic Study of Video Traffic Adaptation --- p.58Chapter 4.1 --- Review of Previous Adaptation Schemes --- p.60Chapter 4.1.1 --- A Generic Model for Adaptation Scheme --- p.60Chapter 4.1.2 --- Objectives of Adaptation Controller --- p.61Chapter 4.2 --- Motivation for Control-Theoretic Study --- p.64Chapter 4.3 --- Linear Feedback Controller Model --- p.64Chapter 4.3.1 --- Encoder Model --- p.65Chapter 4.3.2 --- Adaptation Controller Model --- p.69Chapter 4.4 --- Analysis --- p.72Chapter 4.4.1 --- Stability --- p.73Chapter 4.4.2 --- Robustness against Coding-mode Switching --- p.83Chapter 4.4.3 --- Unit-Step Responses and Unit-Sample Responses --- p.84Chapter 4.5 --- Implementation --- p.91Chapter 4.6 --- Experimental Results --- p.95Chapter 4.6.1 --- Overall Performance of the Adaptation Scheme --- p.97Chapter 4.6.2 --- Weak-Control verus Strong-Control --- p.99Chapter 4.6.3 --- Varying Amount of Reserved Bandwidth --- p.101Chapter 4.7 --- Conclusion --- p.103Chapter 4.8 --- Appendix I: Further Research --- p.103Chapter 4.9 --- Appendix II: Review of Previous Adaptation Schemes --- p.106Chapter 4.9.1 --- Watanabe. et. al.'s Scheme --- p.106Chapter 4.9.2 --- MPEG's Scheme --- p.107Chapter 4.9.3 --- Lee et.al.'s Modification --- p.109Chapter 4.9.4 --- Chen's Adaptation Scheme --- p.110Chapter 5 --- Conclusion --- p.116Bibliography --- p.11

    A study of the transmission of VBR encoded video over ATM networks.

    Get PDF
    by Ngai Li.Thesis (M.Phil.)--Chinese University of Hong Kong, 1997.Includes bibliographical references (leaves 66-69).Chapter 1 --- Introduction --- p.1Chapter 1.1 --- Video Compression and Transport --- p.2Chapter 1.2 --- Research Contributions --- p.6Chapter 1.2.1 --- Joint Rate Control of VBR Encoded Video --- p.6Chapter 1.2.2 --- Transporting VBR Video on LB Controlled Channel --- p.7Chapter 1.3 --- Organization of Thesis --- p.7Chapter 2 --- Preliminary --- p.9Chapter 2.1 --- Statistical Characteristics of MPEG-1 Encoded Video --- p.9Chapter 2.2 --- Temporal and Spatial Smoothing --- p.14Chapter 2.2.1 --- Temporal Smoothing --- p.14Chapter 2.2.2 --- Spatial Smoothing --- p.15Chapter 2.3 --- A Single Source Control-Theoretic Framework for VBR-to-CBR Video Adaptation --- p.16Chapter 3 --- Joint Rate Control of VBR Encoded Video --- p.19Chapter 3.1 --- Analytical Models --- p.21Chapter 3.2 --- Analysis --- p.27Chapter 3.2.1 --- Stable Region --- p.29Chapter 3.2.2 --- Final Value of the State Variables --- p.33Chapter 3.2.3 --- Peak Values of Buffer-occupancy Deviation and Image- quality Fluctuation --- p.35Chapter 3.2.4 --- SAE of Buffer-occupancy Deviation and Image-quality Fluc- tuation --- p.42Chapter 3.3 --- Experimental Results --- p.43Chapter 3.4 --- Concluding Remarks --- p.48Chapter 4 --- Transporting VBR Video on LB Controlled Channel --- p.50Chapter 4.1 --- Leaky Bucket Access Control --- p.51Chapter 4.2 --- Greedy Token-usage Strategy --- p.53Chapter 4.3 --- Non-greedy Token-usage Strategy --- p.57Chapter 4.4 --- Concluding Remarks --- p.60Chapter 5 --- Conclusions --- p.62Chapter 5.1 --- Joint Rate Control of Multiple VBR Videos --- p.62Chapter 5.2 --- LB Video Compression --- p.63Chapter 5.3 --- Further Study --- p.64Chapter 5.4 --- Publications --- p.65Bibliography --- p.6

    A control-theoretic approach to adapting VBR compressed video for transport over a CBR communications channel

    Full text link

    Dynamic bandwidth allocation in ATM networks

    Get PDF
    Includes bibliographical references.This thesis investigates bandwidth allocation methodologies to transport new emerging bursty traffic types in ATM networks. However, existing ATM traffic management solutions are not readily able to handle the inevitable problem of congestion as result of the bursty traffic from the new emerging services. This research basically addresses bandwidth allocation issues for bursty traffic by proposing and exploring the concept of dynamic bandwidth allocation and comparing it to the traditional static bandwidth allocation schemes

    CARACTERIZACION VOZ Y VIDEO

    Get PDF
    La motivación para caracterizar el tráfico de voz y video está en la necesidad de las empresas proveedoras de servicio en mantener redes de transporte de información con capacidades acordes a los requerimientos de los usuarios.  Poder determinar en forma oportuna como los elementos técnicos que hacen parte de las redes afectan su desempeño, teniendo en cuenta que cada tipo de servicio es afectado en mayor o menor medida por dichos elementos dentro de los que tenemos el jitter, las demoras y las pérdidas de paquetes entre otros. El presente trabajo muestra varios casos de caracterización de tráfico tanto de voz como de video en las que se utilizan una diversidad de técnicas para diferentes tipos de servicio
    corecore