Loading...
Search for: ravanshid--azad
0.104 seconds

    EMBB-URLLC Coexistence with a Multi Connectivity Approach

    , M.Sc. Thesis Sharif University of Technology Namazi, Alireza (Author) ; Hossein Khalaj, Babak (Supervisor) ; Ravanshid, Azad (Co-Supervisor)
    Abstract
    In addition to improving on current services, future mobile networks will need to support new services types. Two of the envisioned services are enhanced mobile broadband (eMBB) and ultra-reliable low-latency communication. The unprecedented requirements of the new services are out of the reach of current networks, moreover, the diverse characteristics of the new services poses great challenges to the network designers. One of these challenges is designing an efficient resource allocation algorithm that effectively deals with different timescales that the URLLC and eMBB services operate at. A promising enabling technology is multi-connectivity. Multi connectivity is defined as using spatial... 

    Design and Implementation of a Software Defined Mobile Network with End-to-End Multi-Domain Orchestration

    , M.Sc. Thesis Sharif University of Technology Hemmati, Ali Akbar (Author) ; Hossein Khalaj, Babak (Supervisor) ; Ravanshid, Azad (Co-Supervisor)
    Abstract
    In the fifth generation of mobile networks there is a move to replace hardware with software. Meaning that instead of buying dedicated hardware for mobile networks, we only need some general-purpose hardware and will run virtualized network functions on top of that using software. Besides, in the past few years there has been a handful of great opensource cloud management tools that facilitates management of infrastructure and has accelerated this move towards softwarization. Some of these include ONAP, Openstack and Kubernetes. These tools help network engineers to sofwarize functionalities that where previously run on dedicated hardware and manage them automatically. In this project we... 

    A compression-based morphable PCM architecture for improving resistance drift tolerance

    , Article Proceedings of the International Conference on Application-Specific Systems, Architectures and Processors ; 18-20 June , 2014 , pp. 232-239 ; ISSN: 10636862 ; ISBN: 9781479936090 Jalili, M ; Sarbazi-Azad, H
    2014
    Abstract
    Due to the growing demand for large memories, using emerging technologies such as Phase Change Memories (PCM) are inevitable. PCM with appropriate scalability, power consumption and multiple bits per cell storage capability is a probable candidate for substituting DRAM. Although storing multiple bits per cell seems to be a rational response to large memory demands, there is a significant problem to achieve this goal. Resistance drift problem is an important reliability concern that is coupled to a multi-level cell PCM (MLC PCM) memory system. In this paper, we propose a memory system architecture that, by exploiting the benefits of compression, converts resistance drift prone blocks to drift... 

    Reconfigurable cluster-based networks-on-chip for application-specific MPSoCs

    , Article 2012 IEEE 23rd International Conference on Application-Specific Systems, Architectures and Processors, ASAP 2012, Delft, 9 July 2012 through 11 July 2012 ; 2012 , Pages 153-156 ; 10636862 (ISSN) ; 9780769547688 (ISBN) Modarressi, M ; Sarbazi Azad, H
    2012
    Abstract
    In this paper, we propose a reconfigurable NoC in which a customized topology for a given application can be implemented. In this NoC, the nodes are grouped into some clusters interconnected by a reconfigurable communication infrastructure. The nodes inside a cluster are connected by a fixed topology. From the traffic management perspective, this structure benefits from the interesting characteristics of the mesh topology (efficient handling of local traffic where each node communicates with its neighbors), while avoids its drawbacks (the lack of short paths between remotely located nodes). We then present a design flow that maps the frequently communicating tasks of a given application into... 

    The performance of synchronous parallel polynomial root extraction on a ring multicomputer

    , Article Cluster Computing ; Volume 10, Issue 2 , 2007 , Pages 167-174 ; 13867857 (ISSN) Sarbazi Azad, H ; Sharif University of Technology
    2007
    Abstract
    In this paper, a parallel algorithm for computing the roots of a given polynomial of degree n on a ring of processors is proposed. The algorithm implements Durand-Kerner's method and consists of two phases: initialisation, and iteration. In the initialisation phase all the necessary preparation steps are realised to start the parallel computation. It includes register initialisation and initial approximation of roots requiring 3n - 2 communications, 2 exponentiation, one multiplications, 6 divisions, and 4n - 3 additions. In the iteration phase, these initial approximated roots are corrected repeatedly and converge to their accurate values. The iteration phase is composed of some iteration... 

    Parallel polynomial root extraction on a ring of processors

    , Article 19th IEEE International Parallel and Distributed Processing Symposium, IPDPS 2005, Denver, CO, 4 April 2005 through 8 April 2005 ; Volume 2005 , 2005 ; 0769523129 (ISBN); 0769523129 (ISBN); 9780769523125 (ISBN) Sarbazi Azad, H ; Sharif University of Technology
    2005
    Abstract
    In this paper, a parallel algorithm for computing the roots of a given polynomial of degree n on a ring of processors is proposed. The algorithm implements Durand-Kerner's method and consists of two phases: initialization, and iteration. In the initialization phase all the necessary preparation steps are realized to start the parallel computation. It includes register initialization and initial approximation of roots requiring 3n-2 communications, 2 exponentiation, one multiplications, 6 divisions, and 4n-3 additions. In the iteration phase, these initial approximated roots are corrected repeatedly and converge to their accurate values. The iteration phase is composed of some iteration... 

    A mathematical model of deterministic wormhole routing in hypercube multicomputers using virtual channels

    , Article Applied Mathematical Modelling ; Volume 27, Issue 12 , 2003 , Pages 943-953 ; 0307904X (ISSN) Sarbazi Azad, H ; Sharif University of Technology
    Elsevier Inc  2003
    Abstract
    Although several analytical models have been proposed in the literature for binary n-cubes with deterministic routing, most of them have not included the effects of virtual channel multiplexing on network performance. The only mathematical model for deterministic wormhole routing in hypercubes with virtual channels was proposed in [Y. Boura, Design and Analysis of Routing Schemes and Routers for Wormhole-routed Mesh Architectures, Ph.D. Thesis, Department of Computer Science and Engineering, Pennsylvania State University, 1995] which uses complex combinatorial analysis with a computation time of O(N = 2n) for an n-dimensional hypercube. This paper proposes a new and simple analytical model... 

    On some combinatorial properties of meshes

    , Article Proceedings on the International Symposium on Parallel Architectures, Algorithms and Networks, I-SPAN, Hong Kong, 10 May 2004 through 12 May 2004 ; 2004 , Pages 117-122 Sarbazi Azad, H ; Sharif University of Technology
    2004
    Abstract
    The mesh structure has been used as the underlying topology for many practical multicomputers, and has been extensively studied in the past. In this paper, we investigate some topological properties of meshes. In particular, we study the problem of finding the number of nodes located at a given distance from a given node (surface area) and the number of nodes located within a given distance from a given node (volume), and have derived some expressions calculating these numbers  

    Constraint-based performance comparison of multi-dimensional interconnection networks with deterministic and adaptive routing strategies

    , Article Computers and Electrical Engineering ; Volume 30, Issue 3 , 2004 , Pages 167-182 ; 00457906 (ISSN) Sarbazi Azad, H ; Sharif University of Technology
    2004
    Abstract
    Several studies have examined the relative performance merits of the torus and hypercube taking into account the channel bandwidth constraints imposed by implementation technology. While the torus has been shown to outperform the hypercube under the constant wiring density constraint, the opposite conclusion has been reached when the constant pin-out constraint is considered. However, all these studies have assumed deterministic routing and have not taken into account the internal hardware cost of routers. This paper re-examines the performance merits of the torus and hypercube using both fully-adaptive and deterministic routing strategies. Moreover, it uses a new cost model which takes into... 

    The performance of synchronous parallel polynomial root extraction on a ring multicomputer

    , Article Tertiary Education and Management ; Volume 10, Issue 2 , 2004 , Pages 167-174 ; 13583883 (ISSN) Sarbazi Azad, H ; Sharif University of Technology
    Routledge  2004
    Abstract
    In this paper, a parallel algorithm for computing the roots of a given polynomial of degree n on a ring of processors is proposed. The algorithm implements Durand-Kerner's method and consists of two phases: initialisation, and iteration. In the initialisation phase all the necessary preparation steps are realised to start the parallel computation. It includes register initialisation and initial approximation of roots requiring 3n - 2 communications, 2 exponentiation, one multiplications, 6 divisions, and 4n - 3 additions. In the iteration phase, these initial approximated roots are corrected repeatedly and converge to their accurate values. The iteration phase is composed of some iteration... 

    Improving the Reliability of the STT-RAM Caches Against Transient Faults

    , M.Sc. Thesis Sharif University of Technology Azad, Zahra (Author) ; Miremadi, Ghassem (Supervisor)
    Abstract
    Cache memories occupy a large portion of processors chip area. According to academic and industrial reports, the dominant effect of leakage current in less than 40-nm technology nodes has led to serious challenges in scalability and energy consumption of SRAM and DRAM memories. To overcome this challenge, different types of non-volatile memories have been introduced. Among them, Spin-Transfer Torque Random Access Memory (STT-RAM) memory is known as the best candidate to replace SRAM in the cache memories, due to its high density and low access latency. Despite their advantages over SRAMs, several problems in STT-RAM need to be addressed to make it applicable in cache memories. The most... 

    4D Hand Gesture Recognition on RGB-D Videos

    , M.Sc. Thesis Sharif University of Technology Azad, Reza (Author) ; Kasaei, Shohreh (Supervisor)
    Abstract
    Hand gesture recognition is one of the most applicable and hot research topics in computer vision community. The recent advances in imaging devices, like Microsoft Kinect, have received a great deal of attention from researchers to reconsider problems such as gesture recognition from depth information. Hand gesture recognition refers to the classification of dynamic hand movements in action videos. Generally, hand gesture recognition includes three main steps: hand detection, feature extraction and classification. The first step plays an important role in hand gesture recognition. The most challenging part of hand gesture recognition is the second step which is the process of extracting high... 

    Developing a Bim-Based Online Framework for Corrective Maintenance Management of Manufacturing Industry

    , M.Sc. Thesis Sharif University of Technology Azad, Reza (Author) ; Alvanchi, Amin (Supervisor)
    Abstract
    Nowadays, maintenance management is very important in manufacturing industries and reducing the time and cost of maintenance can have a significant impact on their performance. Traditional maintenance management systems have weaknesses such as poor user interface, lack of visualization and high complexity, limited access to required documents. On the other hand, in the process of implementation of maintenance management in manufacturing industries, weaknesses in teamwork and poor information flow between different groups, especially production and maintenance groups, are evident. For this purpose, a framework has been presented in this study to improve the process of maintenance management... 

    P2R2: Parallel Pseudo-Round-Robin arbiter for high performance NoCs

    , Article Integration, the VLSI Journal ; November , 2014 ; ISSN: 1679260 Bashizade, R ; Sarbazi-Azad, H ; Sharif University of Technology
    2014
    Abstract
    Networks-on-Chip (NoCs) play an important role in the performance of Chip Multi-Processors (CMPs). Providing the desired performance under heavy traffics imposed by some applications necessitates NoC routers to have a large number of Virtual Channels (VCs). Increasing the number of VCs, however, will add to the delay of the critical path of the arbitration logic, and hence restricts the clock frequency of the router. In order to make it possible to enjoy the benefits of having many VCs and keep the clock frequency as high as that of a low-VC router, we propose Parallel Pseudo-Round-Robin (P2R2) arbiter. Our proposal is based on processing multiple groups of requests in parallel. Our... 

    A reconfigurable network-on-chip architecture for heterogeneous CMPs in the dark-silicon era

    , Article Proceedings of the International Conference on Application-Specific Systems, Architectures and Processors ; 18-20 June , 2014 , pp. 76-77 ; ISSN: 10636862 ; ISBN: 9781479936090 Modarressi, M ; Sarbazi Azad, H ; Sharif University of Technology
    2014
    Abstract
    Core specialization is a promising solution to the dark silicon challenge. This approach trades off the cheaper silicon area with energy-efficiency by integrating a selection of many diverse application-specific cores into a single billion-transistor multicore chip. Each application then activates the subset of cores that best matches its processing requirements. These cores act as a customized application-specific CMP for the application. Such an arrangement of cores requires some special on-chip inter-core communication treatment to efficiently connect active cores. In this paper, we propose a reconfigurable network-on-chip that leverages the routers of the dark portion of the chip to... 

    Optimum hello interval for a connected homogeneous topology in mobile wireless sensor networks

    , Article Telecommunication Systems ; Vol. 52, issue. 4 , April , 2013 , pp. 2475-2488 ; Online ISSN: 1572-9451 Nayebi, A ; Sarbazi-Azad, H ; Sharif University of Technology
    2013
    Abstract
    Topology of a mobile wireless sensor/ad hoc network is prone to link breakages due to node mobility which compels the periodic re-construction of the topology in so called ""hello"" intervals. The problem addressed in this paper is determining the maximum ""hello"" interval preserving the connectivity of a homogeneous topology with high probability. In order to study the optimum ""hello"" interval, statistical topology lifetime (STL) is formally defined as a value of ""hello"" interval that ensures statistical connectivity with a given threshold. Temporal properties of the topology are studied based on two phenomena; one concerning a connectivity phase transition with time and the other one... 

    Reconfigurable cluster-based networks-on-chip for application-specific MPSoCs

    , Article Proceedings of the International Conference on Application-Specific Systems, Architectures and Processors ; 9-11 July , 2012 , pp. 153-156 ; ISSN: 10636862 ; ISBN: 9780769547688 Modarressi, M ; Sarbazi-Azad, H ; Sharif University of Technology
    2012
    Abstract
    In this paper, we propose a reconfigurable NoC in which a customized topology for a given application can be implemented. In this NoC, the nodes are grouped into some clusters interconnected by a reconfigurable communication infrastructure. The nodes inside a cluster are connected by a fixed topology. From the traffic management perspective, this structure benefits from the interesting characteristics of the mesh topology (efficient handling of local traffic where each node communicates with its neighbors), while avoids its drawbacks (the lack of short paths between remotely located nodes). We then present a design flow that maps the frequently communicating tasks of a given application into... 

    Multicore computing systems: Architecture, programming tools, and applications

    , Article Journal of Computer and System Sciences ; Vol. 79, issue 4 , June , 2013 , p. 403-405 ; ISSN: 00220000 Sarbazi-Azad, H ; Bagherzadeh, N ; Sharif University of Technology
    2013
    Abstract
    This paper considers object-based real-time embedded systems on MPSoCs. Objects provide system services to the real-time tasks. Each task is subject to a time/utility function (TUF) which determines the accrued utility of the task according to its completion  

    Editorial notes: Special issue on on-chip parallel and network-based systems

    , Article Microprocessors and Microsystems ; Vol. 36, issue. 7 , 2012 , pp. 529-530 ; ISSN: 1419331 Sarbazi-Azad, H ; Bagherzadeh, N ; Sharif University of Technology
    2012
    Abstract
    [No abstract available]  

    Performance modeling of the LEACH protocol for mobile wireless sensor networks

    , Article Journal of Parallel and Distributed Computing ; Vol. 71, issue. 6 , 2011 , p. 812-821 ; ISSN: 07437315 Nayebi, A ; Sarbazi-Azad, H ; Sharif University of Technology
    2011
    Abstract
    In many wireless sensor network applications, nodes are mobile, while many protocols proposed for these networks assume a static network. Thus, it is important to evaluate if a traditional protocol designed for a static network can tolerate different levels of mobility. This paper provides an analytic model to investigate the effect of mobility on a well-known cluster-based protocol, LEACH. The model evaluates data loss after construction of the clusters due to node mobility, which can be used to estimate a proper update interval to balance the energy and data loss ratio. Thus, the results can help the network designer to adjust the topology update interval given a value of acceptable data...