Modeling and Simulating Software Architectures

Modeling and Simulating Software Architectures
Author: Ralf H. Reussner
Publisher: MIT Press
Total Pages: 398
Release: 2016-10-28
Genre: Computers
ISBN: 026203476X

A new, quantitative architecture simulation approach to software design that circumvents costly testing cycles by modeling quality of service in early design states. Too often, software designers lack an understanding of the effect of design decisions on such quality attributes as performance and reliability. This necessitates costly trial-and-error testing cycles, delaying or complicating rollout. This book presents a new, quantitative architecture simulation approach to software design, which allows software engineers to model quality of service in early design stages. It presents the first simulator for software architectures, Palladio, and shows students and professionals how to model reusable, parametrized components and configured, deployed systems in order to analyze service attributes. The text details the key concepts of Palladio's domain-specific modeling language for software architecture quality and presents the corresponding development stage. It describes how quality information can be used to calibrate architecture models from which detailed simulation models are automatically derived for quality predictions. Readers will learn how to approach systematically questions about scalability, hardware resources, and efficiency. The text features a running example to illustrate tasks and methods as well as three case studies from industry. Each chapter ends with exercises, suggestions for further reading, and “takeaways” that summarize the key points of the chapter. The simulator can be downloaded from a companion website, which offers additional material. The book can be used in graduate courses on software architecture, quality engineering, or performance engineering. It will also be an essential resource for software architects and software engineers and for practitioners who want to apply Palladio in industrial settings.

System-level Modelling and Design Space Exploration for Multiprocessor Embedded System-on-chip Architectures

System-level Modelling and Design Space Exploration for Multiprocessor Embedded System-on-chip Architectures
Author: Cagkan Erbas
Publisher: Amsterdam University Press
Total Pages: 156
Release: 2006
Genre: Computers
ISBN: 9056294555

Modern embedded systems come with contradictory design constraints. On one hand, these systems often target mass production and battery-based devices, and therefore should be cheap and power efficient. On the other hand, they still need to show high (sometimes real-time) performance, and often support multiple applications and standards which requires high programmability. This wide spectrum of design requirements leads to complex heterogeneous System-on-Chip (SoC) architectures -- consisting of several types of processors from fully programmable microprocessors to configurable processing cores and customized hardware components, integrated on a single chip. This study targets such multiprocessor embedded systems and strives to develop algorithms, methods, and tools to deal with a number of fundamental problems which are encountered by the system designers during the early design stages.

Modeling and Simulation of Invasive Applications and Architectures

Modeling and Simulation of Invasive Applications and Architectures
Author: Sascha Roloff
Publisher: Springer
Total Pages: 180
Release: 2019-05-30
Genre: Technology & Engineering
ISBN: 9811383871

This book covers two main topics: First, novel fast and flexible simulation techniques for modern heterogeneous NoC-based multi-core architectures. These are implemented in the full-system simulator called InvadeSIM and designed to study the dynamic behavior of hundreds of parallel application programs running on such architectures while competing for resources. Second, a novel actor-oriented programming library called ActorX10, which allows to formally model parallel streaming applications by actor graphs and to analyze predictable execution behavior as part of so-called hybrid mapping approaches, which are used to guarantee real-time requirements of such applications at design time independent from dynamic workloads by a combination of static analysis and dynamic embedding.

System Design, Modeling, and Simulation

System Design, Modeling, and Simulation
Author: Claudius Ptolemaeus
Publisher: Lee & Seshia
Total Pages: 687
Release: 2013-09-27
Genre: Computers
ISBN: 1304421066

This book is a definitive introduction to models of computation for the design of complex, heterogeneous systems. It has a particular focus on cyber-physical systems, which integrate computing, networking, and physical dynamics. The book captures more than twenty years of experience in the Ptolemy Project at UC Berkeley, which pioneered many design, modeling, and simulation techniques that are now in widespread use. All of the methods covered in the book are realized in the open source Ptolemy II modeling framework and are available for experimentation through links provided in the book. The book is suitable for engineers, scientists, researchers, and managers who wish to understand the rich possibilities offered by modern modeling techniques. The goal of the book is to equip the reader with a breadth of experience that will help in understanding the role that such techniques can play in design.

Software Modeling and Design

Software Modeling and Design
Author: Hassan Gomaa
Publisher: Cambridge University Press
Total Pages: 577
Release: 2011-02-21
Genre: Computers
ISBN: 1139494732

This book covers all you need to know to model and design software applications from use cases to software architectures in UML and shows how to apply the COMET UML-based modeling and design method to real-world problems. The author describes architectural patterns for various architectures, such as broker, discovery, and transaction patterns for service-oriented architectures, and addresses software quality attributes including maintainability, modifiability, testability, traceability, scalability, reusability, performance, availability, and security. Complete case studies illustrate design issues for different software architectures: a banking system for client/server architecture, an online shopping system for service-oriented architecture, an emergency monitoring system for component-based software architecture, and an automated guided vehicle for real-time software architecture. Organized as an introduction followed by several short, self-contained chapters, the book is perfect for senior undergraduate or graduate courses in software engineering and design, and for experienced software engineers wanting a quick reference at each stage of the analysis, design, and development of large-scale software systems.

Automated Improvement of Software Architecture Models for Performance and Other Quality Attributes

Automated Improvement of Software Architecture Models for Performance and Other Quality Attributes
Author: Koziolek, Anne
Publisher: KIT Scientific Publishing
Total Pages: 584
Release: 2014-01-07
Genre: Computers
ISBN: 3866449739

Quality attributes, such as performance or reliability, are crucial for the success of a software system and largely influenced by the software architecture. Their quantitative prediction supports systematic, goal-oriented software design and forms a base of an engineering approach to software design. This thesis proposes a method and tool to automatically improve component-based software architecture (CBA) models based on such quantitative quality prediction techniques.

Expanding Fields of Architectural Discourse and Practice

Expanding Fields of Architectural Discourse and Practice
Author: Matthew Butcher
Publisher: UCL Press
Total Pages: 241
Release: 2020-11-27
Genre: Architecture
ISBN: 1787356361

Expanding Fields of Architectural Discourse and Practice presents a selection of essays, architectural experiments and works that explore the diversity within the fields of contemporary architectural practice and discourse. Specific in this selection is the question of how and why architecture can and should manifest in a critical and reflective capacity, as well as to examine how the discipline currently resonates with contemporary art practice. It does so by reflecting on the first 10 years of the architectural journal, P.E.A.R. (2009 to 2019). The volume argues that the initial aims of the journal – to explore and celebrate the myriad forms through which architecture can exist – are now more relevant than ever to contemporary architectural discourse and practice. Included in the volume are architectural practitioners, design researchers, artists, architectural theorists, historians, journalists, curators and a paleobiologist, all of whom contributed to the first seven issues of the journal. Here, they provide a unique presentation of architectural discourse and practice that seeks to test new ground while forming distinct relationships to recent, and more longstanding, historical legacies. Praise for Expanding Fields of Architectural Discourse and Practice 'The story told by the authors of this work can thus be considered as the central tool of an architectural transgression.' Critique d’art

Processor and System-on-Chip Simulation

Processor and System-on-Chip Simulation
Author: Rainer Leupers
Publisher: Springer Science & Business Media
Total Pages: 343
Release: 2010-09-15
Genre: Technology & Engineering
ISBN: 1441961755

Simulation of computer architectures has made rapid progress recently. The primary application areas are hardware/software performance estimation and optimization as well as functional and timing verification. Recent, innovative technologies such as retargetable simulator generation, dynamic binary translation, or sampling simulation have enabled widespread use of processor and system-on-chip (SoC) simulation tools in the semiconductor and embedded system industries. Simultaneously, processor and SoC simulation is still a very active research area, e.g. what amounts to higher simulation speed, flexibility, and accuracy/speed trade-offs. This book presents and discusses the principle technologies and state-of-the-art in high-level hardware architecture simulation, both at the processor and the system-on-chip level.

The Modulor

The Modulor
Author: Le Corbusier
Publisher:
Total Pages: 248
Release: 2000
Genre: Architecture
ISBN: 9780817661885

Integrated Circuit and System Design. Power and Timing Modeling, Optimization and Simulation

Integrated Circuit and System Design. Power and Timing Modeling, Optimization and Simulation
Author: Nadine Azemard
Publisher: Springer
Total Pages: 596
Release: 2007-08-21
Genre: Computers
ISBN: 3540744428

This volume features the refereed proceedings of the 17th International Workshop on Power and Timing Modeling, Optimization and Simulation. Papers cover high level design, low power design techniques, low power analog circuits, statistical static timing analysis, power modeling and optimization, low power routing optimization, security and asynchronous design, low power applications, modeling and optimization, and more.