Computational Models in Architecture

Computational Models in Architecture
Author: Nikola Marinčić
Publisher: Birkhäuser
Total Pages: 296
Release: 2019-04-18
Genre: Architecture
ISBN: 3035618623

This scientific work focuses on computer-aided computational models in architecture. The author initially investigates established computational models and then expands these with newer approaches to modeling. In his research the author integrates approaches to analytical philosophy, probability theory, formal logic, quantum physics, abstract algebra, computer-aided design, computer graphics, glossematics, machine learning, architecture, and others. For researchers in the fields of information technology and architecture.

Computational Modeling

Computational Modeling
Author: Charles S. Taber
Publisher: SAGE
Total Pages: 108
Release: 1996-03-21
Genre: Computers
ISBN: 9780803972704

In this introduction to computational modelling the authors provide a concise description of computational methods, including dynamic simulation, knowledge-based models and machine learning, as a single broad class of research tools.

Optimization and Mathematical Modeling in Computer Architecture

Optimization and Mathematical Modeling in Computer Architecture
Author: Karu Sankaralingam
Publisher: Springer Nature
Total Pages: 144
Release: 2022-05-31
Genre: Technology & Engineering
ISBN: 3031017730

In this book we give an overview of modeling techniques used to describe computer systems to mathematical optimization tools. We give a brief introduction to various classes of mathematical optimization frameworks with special focus on mixed integer linear programming which provides a good balance between solver time and expressiveness. We present four detailed case studies -- instruction set customization, data center resource management, spatial architecture scheduling, and resource allocation in tiled architectures -- showing how MILP can be used and quantifying by how much it outperforms traditional design exploration techniques. This book should help a skilled systems designer to learn techniques for using MILP in their problems, and the skilled optimization expert to understand the types of computer systems problems that MILP can be applied to.

Computational Models in Architecture

Computational Models in Architecture
Author: Nikola Marinčić
Publisher: Birkhaüser
Total Pages: 0
Release: 2019
Genre: ARCHITECTURE
ISBN: 9783035618488

This scientific work focuses on computer-aided computational models in architecture. The author initially investigates established computational models and then expands these with newer approaches to modeling. In his research the author integrates approaches to analytical philosophy, probability theory, formal logic, quantum physics, abstract algebra, computer-aided design, computer graphics, glossematics, machine learning, architecture, and others. For researchers in the fields of information technology and architecture.

Codify

Codify
Author: Bradley Cantrell
Publisher: Routledge
Total Pages: 656
Release: 2018-05-01
Genre: Architecture
ISBN: 1317299078

Codify: Parametric and Computational Design in Landscape Architecture provides a series of essays that explore what it means to use, modify and create computational tools in a contemporary design environment. Landscape architecture has a long history of innovation in the areas of computation and media, particularly in how the discipline represents, analyses, and constructs complex systems. This curated volume spans academic and professional projects to form a snapshot of digital practices that aim to show how computation is a tool that goes beyond methods of representation and media. The book is organized in four sections; syntax, perception, employ, and prospective. The essays are written by leading academics and professionals and the sections examine the role of computational tools in landscape architecture through case studies, historical accounts, theoretical arguments, and nascent propositions.

Architecture and Modelbuilding

Architecture and Modelbuilding
Author: Alexander Schilling
Publisher: Birkhäuser
Total Pages: 208
Release: 2018-09-10
Genre: Architecture
ISBN: 3035614733

Architectural models are used at various stages of a project. As working models they support the design process: they are made up from time to time using simple materials, such as cardboard, without any attempt at accuracy, and continue to be adjusted and added to as the ideas and the design progress. The point here is to swiftly check a design idea, to allow it to be continued or dismissed. Presentational models are more involved; at this stage the design has been completed and the purpose of the model is to convey the ideas to the potential user in a clear and easy-to-understand way. The book Architecture and Model Building includes outstanding examples explaining the possibilities of this medium and, at the same time, provides comprehensive information on materials and techniques.

Scientific Programming and Computer Architecture

Scientific Programming and Computer Architecture
Author: Divakar Viswanath
Publisher: MIT Press
Total Pages: 625
Release: 2017-07-28
Genre: Computers
ISBN: 0262036290

A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer. What makes computer programs fast or slow? To answer this question, we have to get behind the abstractions of programming languages and look at how a computer really works. This book examines and explains a variety of scientific programming models (programming models relevant to scientists) with an emphasis on how programming constructs map to different parts of the computer's architecture. Two themes emerge: program speed and program modularity. Throughout this book, the premise is to "get under the hood," and the discussion is tied to specific programs. The book digs into linkers, compilers, operating systems, and computer architecture to understand how the different parts of the computer interact with programs. It begins with a review of C/C++ and explanations of how libraries, linkers, and Makefiles work. Programming models covered include Pthreads, OpenMP, MPI, TCP/IP, and CUDA.The emphasis on how computers work leads the reader into computer architecture and occasionally into the operating system kernel. The operating system studied is Linux, the preferred platform for scientific computing. Linux is also open source, which allows users to peer into its inner workings. A brief appendix provides a useful table of machines used to time programs. The book's website (https://github.com/divakarvi/bk-spca) has all the programs described in the book as well as a link to the html text.

Models

Models
Author: Mark Morris
Publisher: Academy Press
Total Pages: 220
Release: 2006-10-27
Genre: Architecture
ISBN:

Despite the advent of digital visualization software, the non-digital or analog scale model remains a centerpiece of design education, certain celebrated practices and architecture's public relations. Indeed, model manufacture has only become more pervasive since the development of laser cutting and rapid prototyping devices.

Creating Computer Simulation Systems

Creating Computer Simulation Systems
Author: Dr. Frederick Kuhl
Publisher: Prentice Hall
Total Pages: 248
Release: 2000
Genre: Computers
ISBN:

This book is an introduction to the High Level Architecture for modeling and simulation. The HLA is a software architecture for creating computer models and simulation out of component models or simulations. HLA was adopted by the US Defense Dept. The book is an introduction to HLA for application developers.