Loading...
Search for: active-networks
0.008 seconds
Total 36 records

    Performance Modeling and Evaluation of MapReduce Applications

    , Ph.D. Dissertation Sharif University of Technology Karimian Aliabadi, Soroush (Author) ; Movaghar Rahimabadi, Ali (Supervisor) ; Entezari Maleki, Reza (Co-Supervisor)
    Abstract
    Businesses are dependent on mining of their Big Data more than ever and configuring clusters and frameworks to reach the best performance is still one of the challenges. An accurate performance prediction of the Big Data application helps reduce costs and SLA-violations with better tuning of the configuration parameters. Among the Big Data frameworks, Hadoop, Tez, and Apache Spark are the widely used and popular ones, with the MapReduce and graph-based workflows, usually running on top of the YARN cluster. While a great number of attempts have been made to predict the execution time of Big Data applications, to the best of our knowledge, none of them considered multiple simultaneous YARN... 

    Developing a New Framework for Expansion Planning Studies of Active Distribution Networks Based on Optimal Management of Energy Resources

    , Ph.D. Dissertation Sharif University of Technology Kabirifar, Milad (Author) ; Fotuhi Firuzabad, Mahmud (Supervisor) ; Moeini-Aghtaie, Moein (Co-Supervisor)
    Abstract
    Expansion planning of distribution network assets is of importance to reliably supply the growing demand. Growing penetration of distributed energy resources (DERs) including renewable based distributed generators (DGs), conventional DGs, energy storage systems, and demand response (DR) resources in the network as well as their operational advantages make it necessary to address the investment planning of these resources in addition to the network assets. In order to effectively utilize the DERs and to solve the challenges arisen by their increasing penetration, active distribution networks (ADNs) are introduced which offer active network management capability. Passing through traditional... 

    Model Checking of Timed Activity Networks

    , M.Sc. Thesis Sharif University of Technology Salehi, Mehdi (Author) ; Movaghar, Ali (Supervisor)
    Abstract
    In recent years, we have seen the proliferation of real-time and time-dependent systems. They have increased both in number and in complexity. Due to their increasing complexity, we need to model them and become assured of their correctness. Several formalisms have been devised for time-dependent systems. They include timed automaton and timed extensions of Petri nets. Our focus is on timed extension of activity networks and its model checking. Activity networksare powerful formalisms which allow designers to model the system in a natural, small and conceivable manner. This way, timed extension of activity networks can greatly help modelers. In this thesis, we propose a method to specify the... 

    Dependability Evaluation of Virtual Data Centers in Cloud Environement

    , M.Sc. Thesis Sharif University of Technology Roohitavaf, Mohammad (Author) ; Movaghar Rahimabadi, Ali (Supervisor)
    Abstract
    Availability of the service delivered by cloud providers is one of the most important QoS factors of the service level agreements between providers and customers. Since current Infrastructure-as-a-Service providers use virtualization technology to manage data centers,virtual data centers (VDCs) have become a popular infrastructure for cloud computing.Evaluation of VDCs gives cloud providers the oportunnity to improve their service by investigating the effect of different parameters on their service.As a result, they can allocate appropriate amount of resources, and apply better resource management policies.In this study, in order to evaluate different aspects of VDCs, including service... 

    Performance Evaluation of MANET’s IDSs Using Stochastic Activity Networks (SANs)

    , M.Sc. Thesis Sharif University of Technology Khosravi, Maryam (Author) ; Movaghar, Ali (Supervisor)
    Abstract
    Blackhole and grayhole attacks have been become two of the major security concerns in mobile ad hoc networks (MANET). To achieve security in MANETs, a lot of mechanisms had been proposed by now. Using intrusion detection systems(IDSs) is one of the important mechanism to reach this goal. Thus, a well-known IDS was chosen and analyzed in this thesis. Furthermore, a collaborative bayesian filter approach for this intrusion detection system was proposed to enhance its performance. Then the performance of this approach was considered. This intrusion detection system was analyzed using stochastic modeling like continuous time markov chain(CTMC), stochastic reward net(SRN) and stochastic... 

    Sampling of Complex-Networks by Considering Activity-Level of Node

    , M.Sc. Thesis Sharif University of Technology Khodadadi, Ali (Author) ; Manzuri Shalmani, Mohammad Taghi (Supervisor)
    Abstract
    Many studies has been focused on extracting structural and behavioral properties of complex networks in recent decade. Online Social Networks (OSNs) are one example of complex networks. Nowadays with rapid growth of OSNs such as Facebook and Twitter, the study of OSNs has become an interesting research area. Many of recent OSN studies studied friendship networks. Friendship network is a binary unweighted network, and all of its links have the same importance. But, in reality not only all friendship links are not representative of social interactions, but also the social links have a variety of intimacy, intensity, and etc. So, all links should not be considered equal. Recently researchers... 

    Model Checking of Probabilistic Activity Networks

    , M.Sc. Thesis Sharif University of Technology Baghoolizadeh, Shirin (Author) ; Movaghar Rahimabadi, Ali (Supervisor)
    Abstract
    Some systems exhibit probabilistic and nondeterministic behavior. This behavior arises, for example, due to the use of randomized algorithms or presence of the unreliable components. Probabilistic Activity Network (PAN) is a flexible model for describing such systems. Every PAN is convertible to a Markov decision process. Up to now, there is no model checker which can operate directly on this model. In addition state space explosion arises as an important problem in model checking of real systems. We have developed a software tool called SPTMAN, for model checking of PAN. In this dissertation we are going to present a way for applying partial order reduction on PAN and then we will introduce... 

    Model Checking of Stochastic Activity Networks

    , M.Sc. Thesis Sharif University of Technology Maryam Bagheri (Author) ; Movaghar, Ali (Supervisor)
    Abstract
    Modeling and performance evaluation of the real time distributed systems is a significant problem. Stochastic activity network is one of the high level models used for this purpose. This network is an extension of generalized stochastic Petri net which is more powerful and flexible than other Petri net extensions. Checking the satisfiability of properties such as performance, dependability and user's expected properties is considerable in these models. Thus, using the approaches and generating modeling and model checking tools with the mentioned purpose is attractive. A model checker automatically checks the correctness of the system behaviors as properties against the model by getting the... 

    Performability Modeling and Analysis in Grid Computing

    , Ph.D. Dissertation Sharif University of Technology Entezari Maleki, Reza (Author) ; Movaghar Rahimabadi, Ali (Supervisor)
    Abstract
    In this thesis, three different mathematical models named Markov Reward Model (MRM), Stochastic Reward Net (SRN) and Stochastic Activity Network (SAN) are used to model and evaluate the performability of grid computing environments consisting of many grid resources. The proposed models consider the arriving and servicing process of grid tasks inside a resource together with the failure-repair behavior of processors of the resource. Since the proposed MRM cannot be extended to model a grid environment with some realistic assumptions, we switch to use SRNs in modeling a single grid resource with more number of processors. Although the proposed SRN models for a single grid resource can... 

    Model Checking of Priced Timed Activity Networks

    , M.Sc. Thesis Sharif University of Technology Esmaili, Mohammad Esmail (Author) ; Movaghar Rahimabadi, Ali (Supervisor)
    Abstract
    Verification of timed systems is concerned by many researchers in the last decades because of using these systems in critical applications. So, several models such as Timed Automat (TA) and Time Petri Nets (TPN) have been proposed for modeling these systems and variety of logics and abstraction methods are defined. One of the significant problems in timed system is cost-optimal reachability problem where, given an initial state and a target state, the task is to comput a path with infimum cost from initial state to the target state. Priced Timed Automat (PTA) introduce for solving cost-optimal reachability problems such as optimal scheduling and planing in timed systems. PTA is defined as an... 

    Availability modeling and evaluation of cloud virtual data centers

    , Article ; December , 2013 , Pages 675-680 ; 15219097 (ISSN) ; 9781479920815 (ISBN) Roohitavaf, M ; Entezari Maleki, R ; Movaghar, A ; Sharif University of Technology
    IEEE Computer Society  2013
    Abstract
    Availability of the service delivered by cloud providers is one of the most important QoS factors of the service level agreements between providers and customers. Since current Infrastructure-as-a-Service providers use virtualization technology to manage data centers, virtual data centers (VDCs) have become a popular infrastructure for cloud computing. In order to study the service availability, a stochastic activity network (SAN) model is presented in this paper. The proposed SAN model can be appropriately used to investigate the impact of different characteristics and policies on service availability of VDCs  

    Measuring software security using SAN models

    , Article 2012 9th International ISC Conference on Information Security and Cryptology, ISCISC 2012, 13 September 2012 through 14 September 2012 ; September , 2012 , Pages 80-86 ; 9781467323864 (ISBN) Nogoorani, S. D ; Hadavi, M. A ; Jalili, R ; Sharif University of Technology
    2012
    Abstract
    Security is one of the important issues in developing and implementing software systems especially in highly critical applications. Quantification and measurement of security is one of the approaches adopted to achieve the desired degree of security. In this paper, Stochastic Activity Networks (SANs) are used to formally model the attacks on the system under investigation. To this end, the semi-Markov attack model is sketched. Having the semi-Markov model, Probability of Attack Success (PAS), Mean Time to First Breach (MTFB), and System Misuse Proportion (SMP) are measured according to the appropriate transformation of the model to a SAN model. As a case study, we have studied a high-level... 

    A new extension of activity networks for modeling and verication of timedsystems

    , Article Turkish Journal of Electrical Engineering and Computer Sciences ; Volume 21, Issue 6 , 2013 , Pages 1751-1779 ; 13000632 (ISSN) Motallebi, H ; Azgomi, M. A ; Mirzaei, M. S ; Movaghar, A ; Sharif University of Technology
    2013
    Abstract
    Stochastic activity networks (SANs) are a well-known petri net-based formalism used for the performance and dependability modeling of a wide range of systems. On the other hand, the growing complexity of timed systems makes it imperative to apply formal analysis techniques in the early stages of the system's development. Finding a suitable framework for the modeling, evaluation, and verication of these systems is still a great challenge. In this paper, we introduce a new formalism named timed activity networks (TANs), which are based on the activity networks that are the nondeterministic settings of the SANs. The advantages of TANs are 2-fold: 1) allowing the construction of more compact... 

    An effective approach for determining IDS agent nodes in manet

    , Article Proceedings of the 3rd International Conference on Internet Technologies and Applications, ITA 09, 8 September 2009 through 11 September 2009, Wrexham, Wales ; 2009 , Pages 458-465 ; 9780946881659 (ISBN) Kuchaki Rafsanjani, M ; Khavasi, A. A ; Movaghar, A ; Sharif University of Technology
    Abstract
    Mobile Ad hoc NETworks (MANET) due to different characteristics from wired networks are more vulnerable to security attacks. Construction of Intrusion Detection Systems (IDS) for MANETs is complicated by the fact that they are lack of fixed infrastructure and lack of central management for authentication and distribution of cryptographic keys. On the other hand, the network lifetime is an important issue in MANETs because of the energy power of mobile nodes is limited. In this paper is presented a proposed Method that in the first step, authorized nodes are detected by non-interactive zero knowledge technique and in the second step, nodes with the highest battery power from among authorized... 

    Analysis of throughput and delay in a spectrally phase-encoded optical CDMA packet network

    , Article 4th IEEE and IFIP International Conference on Wireless and Optical Communications Networks, WOCN 2007, Singapore, 2 July 2007 through 4 July 2007 ; 2007 ; 1424410045 (ISBN); 9781424410040 (ISBN) Khaleghi, S ; Khaleghi, S ; Jamshidi, K ; Sharif University of Technology
    2007
    Abstract
    In this paper, analysis of the throughput and delay in a spectrally phase-encoded optical code-division multiple-access (OCDMA) system, using a simplified slotted packet network protocol is conducted. Steady-state throughput and average packet delay of the system are derived. In evaluating the performance of the system, only multiple access interference is considered and other sources of noise are neglected. Comparing different systems with the fixed bit rate and chip duration leads us to conclude that increasing the code length will improve the performance of networks with small average activity; but in highly active networks, decreasing the code length will result in a significant... 

    Empirical analysis of structural properties, macroscopic and microscopic evolution of various facebook activity networks

    , Article Quality and Quantity ; 2017 , Pages 1-27 ; 00335177 (ISSN) Khadangi, E ; Bagheri, A ; Zarean, A ; Sharif University of Technology
    Abstract
    Recently, some works have been done in studying activity network as a more realistic representation of users’ behavior in online social networks. However, there is a major deficiency of a suitable definition of activity network based on a comprehensive study of various activity networks separately and combined. The main purpose of our research is to understand the differences between users’ behavior by various Facebook activities, so as to claim that these networks should not be blindly composed; neither should the result of analyzing each of them individually be generalized to others. For this purpose, degree distribution, small-world phenomenon, degree correlation, reciprocity, and... 

    Empirical analysis of structural properties, macroscopic and microscopic evolution of various Facebook activity networks

    , Article Quality and Quantity ; Volume 52, Issue 1 , 2018 , Pages 249-275 ; 00335177 (ISSN) Khadangi, E ; Bagheri, A ; Zarean, A ; Sharif University of Technology
    Springer Netherlands  2018
    Abstract
    Recently, some works have been done in studying activity network as a more realistic representation of users’ behavior in online social networks. However, there is a major deficiency of a suitable definition of activity network based on a comprehensive study of various activity networks separately and combined. The main purpose of our research is to understand the differences between users’ behavior by various Facebook activities, so as to claim that these networks should not be blindly composed; neither should the result of analyzing each of them individually be generalized to others. For this purpose, degree distribution, small-world phenomenon, degree correlation, reciprocity, and... 

    Analytical composite performance models for Big Data applications

    , Article Journal of Network and Computer Applications ; Volume 142 , 2019 , Pages 63-75 ; 10848045 (ISSN) Karimian Aliabadi, S ; Ardagna, D ; Entezari Maleki, R ; Gianniti, E ; Movaghar, A ; Sharif University of Technology
    Academic Press  2019
    Abstract
    Recent years witnessed a steep rise in data generation and, consequently, the widespread adoption of software solutions able to support data-intensive applications. Many companies currently engage in data-intensive processes, however, fully embracing a data-driven paradigm is still cumbersome, and establishing a production-ready and fine-tuned deployment is time-consuming. This situation calls for innovative models and techniques to streamline the process of deployment configuration for Big Data applications. Moreover, many companies are using Cloud deployed clusters, which represent a cost-effective alternative to installation on premises. Accurate and fast prediction of the execution time... 

    Fixed-point iteration approach to spark scalable performance modeling and evaluation

    , Article IEEE Transactions on Cloud Computing ; 2021 ; 21687161 (ISSN) Karimian Aliabadi, S ; Aseman Manzar, M ; Entezari Maleki, R ; Ardagna, D ; Egger, B ; Movaghar, A ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2021
    Abstract
    Companies depend on mining data to grow their business more than ever. To achieve optimal performance of Big Data analytics workloads, a careful configuration of the cluster and the employed software framework is required. The lack of flexible and accurate performance models, however, render this a challenging task. This paper fills this gap by presenting accurate performance prediction models based on Stochastic Activity Networks (SANs). In contrast to existing work, the presented models consider multiple work queues, a critical feature to achieve high accuracy in realistic usage scenarios. We first introduce a monolithic analytical model for a multi-queue YARN cluster running DAG-based Big... 

    Finding correlation between protein protein interaction modules using semantic web techniques

    , Article 13th International Computer Society of Iran Computer Conference on Advances in Computer Science and Engineering, CSICC 2008, Kish Island, 9 March 2008 through 11 March 2008 ; Volume 6 CCIS , 2008 , Pages 1009-1012 ; 18650929 (ISSN); 3540899847 (ISBN); 9783540899846 (ISBN) Kargar, M ; Moaven, S ; Abolhassani, H ; Sharif University of Technology
    2008
    Abstract
    Many complex networks such as social networks and computer show modular structures, where edges between nodes are much denser within modules than between modules. It is strongly believed that cellular networks are also modular, reflecting the relative independence and coherence of different functional units in a cell. In this paper we used a human curated dataset. In this paper we consider each module in the PPI network as ontology. Using techniques in ontology alignment, we compare each pair of modules in the network. We want to see that is there a correlation between the structure of each module or they have totally different structures. Our results show that there is no correlation...