CumInCAD is a Cumulative Index about publications in Computer Aided Architectural Design
supported by the sibling associations ACADIA, CAADRIA, eCAADe, SIGraDi, ASCAAD and CAAD futures

PDF papers
References

Hits 1 to 20 of 1988

_id 91c4
authors Checkland, P.
year 1981
title Systems Thinking, Systems Practice
source John Wiley & Sons, Chichester
summary Whether by design, accident or merely synchronicity, Checkland appears to have developed a habit of writing seminal publications near the start of each decade which establish the basis and framework for systems methodology research for that decade."" Hamish Rennie, Journal of the Operational Research Society, 1992 Thirty years ago Peter Checkland set out to test whether the Systems Engineering (SE) approach, highly successful in technical problems, could be used by managers coping with the unfolding complexities of organizational life. The straightforward transfer of SE to the broader situations of management was not possible, but by insisting on a combination of systems thinking strongly linked to real-world practice Checkland and his collaborators developed an alternative approach - Soft Systems Methodology (SSM) - which enables managers of all kinds and at any level to deal with the subtleties and confusions of the situations they face. This work established the now accepted distinction between hard systems thinking, in which parts of the world are taken to be systems which can be engineered, and soft systems thinking in which the focus is on making sure the process of inquiry into real-world complexity is itself a system for learning. Systems Thinking, Systems Practice (1981) and Soft Systems Methodology in Action (1990) together with an earlier paper Towards a Systems-based Methodology for Real-World Problem Solving (1972) have long been recognized as classics in the field. Now Peter Checkland has looked back over the three decades of SSM development, brought the account of it up to date, and reflected on the whole evolutionary process which has produced a mature SSM. SSM: A 30-Year Retrospective, here included with Systems Thinking, Systems Practice closes a chapter on what is undoubtedly the most significant single research programme on the use of systems ideas in problem solving. Now retired from full-time university work, Peter Checkland continues his research as a Leverhulme Emeritus Fellow. "
series other
last changed 2003/04/23 15:14

_id eb23
authors Akin, Omer
year 1981
title Efficient Computer-User Interface in Electronic Mail Systems
source Department of Computer Science, April, 1981. ii, 24 p. includes bibliography
summary This research explores the question of improving user- computer interface. The approach is one of observing and codifying various parameters that influence the efficiency of interface in the context of electronic mail tasks. In the paper the authors observe 'expert' and 'regular' users of a mail system and analyze the sources of efficiency. It is clear that experts use a different, more specialized, set of commands in performing standard mail tasks. While experts perform these tasks with fewer errors and more 'completely,' it is not clear that they achieve this any faster than regular users. Recommendations for design are made
keywords user interface, protocol analysis
series CADline
email
last changed 2003/05/17 10:09

_id c9dc
authors Avron, Barr and Feigenbaum, Edward A. (editors)
year 1981
title The Handbook of Artificial Intelligence
source xiv, 409 p. Stanford, California: HeurisTech Press., 1981. vol. 1 of 3: includes bibliography p.[365]-388 and indexes
summary Part 1 of a three volume set that contains some 200 articles on AI. Volume 1 discusses the goals of AI research, the history of the field and the current active areas of research. It explains how the book is organized, and the literature of the field. How to access journal articles and technical reports for further reading
keywords AI
series CADline
last changed 2003/06/02 13:58

_id c0ee
authors Bentley, Jon L. and Ottmann, Thomas
year 1981
title The Complexity of Manipulating Hierarchically Defined Sets of Rectangles
source 40 p. : ill. Pittsburgh, PA: Department of Computer Science, CMU., April, 1981. CMU-CS-81-109. includes bibliography
summary Algorithms that manipulate sets of rectangles are of great practical importance in VLSI design systems and other applications. Although much theoretical work has appeared recently on the complexity of rectangle problems, it has assumed that the inputs are given as a list of rectangles. In this paper the authors study the complexity of rectangle problems when the inputs are given in a hierarchical language that allows the designer to build large designs by replicating small designs. They show that while most of the problems are NP-hard in the general case, there are O(N log N) algorithms that process inputs obeying certain restrictions
keywords rectangles, algorithms, computational geometry, data structures
series CADline
last changed 2003/06/02 10:24

_id 4555
authors Bergland, Glenn D. and Gordon, Ronald D.
year 1981
title Tutorial : Software Design Strategies.--2nd. ed
source vi, 479 p. Los Angeles: IEEE Computer Society Press, 1981. includes bibliography and permuted title index p.449-477
summary A tutorial text attempting to clarify and focus on aspects of software design that have direct effect on the structure of the final program. Several major design strategies are developed and compared, including: traditional forms of functional decomposition, the data structure design method of Michael Jeckson, the data-flow design method of Larry Constantine, and the programming calculus of Edsger Dijkstra. The process of organizing and coordinating the efforts of the design team is also studied especially practices of top-down development, code walkthroughs, and design reviews are presented and evaluated
keywords software, design, programming, techniques
series CADline
last changed 2003/06/02 13:58

_id 85bb
authors Eastman, Charles M.
year 1981
title Computers in Architecture, Design, and Fine and Performing Arts Education
source 5, [6] p. May, 1981
summary In the next ten years it is expected that the processes and techniques for teaching design will greatly change. Feedback on design decisions - visually and analytically - will be fast and more powerful than is possible today. Much of the busy paper and pencil construction work will be eliminated or greatly reduced. The author anticipates students designing buildings and artifacts on the computer, quickly and with sophistication, achieving results beyond what can be expected through manually based education today. This proposal cannot realize this whole revolution. Rather, it attempts to only take a step outward from the neck of a funnel, showing people opportunities and providing a framework that allows easy extension. Some of these extensions, most of them trivial to develop, are presented in the scenario section of the proposal
keywords architecture, design, education, CAD
series CADline
email
last changed 2003/05/17 10:15

_id 6e6c
authors Eastman, Charles M.
year 1981
title CFA Drafting System : User Interface
source 3, [4] P. November, 1981
summary This report defines the proposed user interface for the CFA drafting system. It specifies the means for user interaction with the drafting system program and the objectives that led to these design decisions
keywords user interface, drafting, systems, CAD
series CADline
email
last changed 2003/05/17 10:15

_id 01bb
authors Er, M.C.
year 1981
title A Representation Approach to the Tower of Hanoi Problem
source 22 p. : ill. Wollongong: Department of Computing Science, University of Wollongong, August, 1981. includes bibliography
summary By making the moving direction of each disc explicit in the representation, a bit-string so constructed can be used to drive the Tower of Hanoi algorithm. The behavior of disc moves is further analyzed based on the bit-string representation. It has been shown that the bit-string for moving n discs can be used to generate successively the Gray codes of n bits
keywords representation, programming, combinatorics, algorithms, recursion
series CADline
last changed 2003/06/02 13:58

_id a5c3
authors Er, M.C.
year 1981
title The Relations of the Computation of Fibonnaci Numbers with the Polyphase Sort
source 8 p. Wollongong: Department of Computing Science, University of Wollongong, September, 1981. includes bibliography
summary The theory of polyphase sort has simplified the mathematical derivations of Wilson and Shortt's (1980) algorithm, and offered an intuitive explanation of why Gries and Levin's (1980), and Urbanek's (1980) algorithms work. The computation of order-k Fibonacci numbers is equivalent to moving a window of matrix upwards in a series of ideal distributions
keywords Fibonacci, sorting, mathematics, algorithms
series CADline
last changed 2003/06/02 13:58

_id 0776
authors Er, M.C.
year 1981
title Matrices of Fibonacci Numbers
source 12 p. Wollongong: Department of Computing Science, University of Wollongong, October, 1981. includes bibliography
summary The matrices of Fibonacci numbers (called windows) possess some unusual properties which are not shared by normal matrices, such as commutativity under multiplication and +1 for all determinants. The beauty of multiplicative closure lends a hand to the fast computation of generalized order-k Fibonacci numbers in O(k2 log n) time
keywords Fibonacci, mathematics
series CADline
last changed 2003/06/02 13:58

_id eced
authors Gries, David
year 1981
title The Science of programming
source xiii, 366 p. New York: Springer-Verlag, 1981. include bibliography: p. [355]- 357 and index. -- (Texts and Monographs in Computer Science)
summary Part 1 is an introduction to the propositional and predicate calculi. Part 2 defines a small language in terms of weakest preconditions. Part 3 is the heart of the book, where the reader is asked questions and is expected to answer. Not all answers are given
keywords programming, techniques
series CADline
last changed 1999/02/12 15:08

_id 28cc
authors Johnson, Robert H. and Dewhirst, Donald L.
year 1981
title Machine Layout With Volumetric Models
source International Congress and Exposition. February, 1981. 7 p. : ill. includes bibliography. --- An SAE Technical Paper Series
summary Computer-Aided Engineering Systems are interactive computer based systems for application to a wide variety of engineering and manufacturing functions. Volumetric models and a structured database are two key components of these systems. This paper presents the concept of a product structures Data Base and its use in combination with volumetric models, in the layout phase of a machine design. This combination provides for automatic analysis of interface and fit between parts of a machine
keywords CAE, solid modeling, representation, systems, CAM, integration, database
series CADline
last changed 2003/06/02 13:58

_id a9b5
authors Johnson, Robert H.
year 1981
title DESIGN: An Integrated System for CAD and CAM
source CAM-I International Spring Seminar, 10 p.
summary DESIGN is an advanced development of a computer aided engineering system to be applied to the design and engineering of mechanical systems. Engineering projects where DESIGN may be applied range from small assemblies to large complex mechanical systems such as a machining center or a motor vehicle. This paper provides a systematic overview of DESIGN. Examples of parts and assemblies created with DESIGN are shown.
keywords Integration, CAD, Systems, CAM, Engineering, CAE, Mechanical Engineering, Assemblies, Software
series CADline
last changed 1999/02/15 15:25

_id 4bd7
authors Kalay, Yehuda E.
year 1981
title Recursive Subdivision of Rectangular Bicubic Bezier Patches Using Patch Re-Parametrization
source October, 1981. 7 p. : ill. includes bibliography
summary This paper presents an analytical approach for the subdivision of curved surfaces made of rectangular patches, exploiting the properties of the Bernstein-Bezier surface representation. It is presented and demonstrated for the recursive subdivision of a patch into 4 sub-patches. It utilizes the linear dependency between the parametric vectors and the surface to re-parametrize the equation of the patch, and builds a quadtree of the patches. This method is useful for reducing the curvature of individual patches until some arbitrary criterion of planarity has been reached. Once reach, patches can be intersected analytically, to find the locus of intersection between two curved surfaces
keywords recursion, algorithms, Bezier, parametrization, curves, curved surfaces, intersection
series CADline
email
last changed 2003/06/02 13:58

_id 2430
authors Kernighan, Brian W. and Plauger, P.J.
year 1981
title Software Tools in Pascal
source ix, 366 p. Reading,Mass.: Addison-Wesley Pu. Co., 1981. includes bibliography and index
summary How to write programs that make good tools, and how to program well in the process are the two main concepts. Structured programming and top down design are emphasized and applied to every program as are principles of design, testing efficiency and portability
keywords programming, PASCAL, education
series CADline
last changed 2003/06/02 13:58

_id 4140
authors Koffman, Elliot B.
year 1981
title Problem Solving and Structured Programming in PASCAL
source 82 p. in various paging reading Reading, Mass.: Addison-Wesley Pub. Co. Inc., 1981. include index.
summary -- (Addison-wesley Series in Computer Science and Information Processing). A one semester introductory course in computer programming. Teaches problem solving through the technique of stepwise algorithms development. Most of the features of standard PASCAL are covered in detail. Separate chapters are devoted to a discussion of advanced data structures like files, multidimensional arrays, and lists and trees. There is an appendix that discusses string processing in UCSD PASCAL
keywords PASCAL, programming, problem solving, education, languages
series CADline
last changed 2003/06/02 13:58

_id 82a8
authors Kutay, Ali R.
year 1981
title Multi-User Concurrent Design Databases
source May 14, 1981. [1] 27 p. includes bibliography
summary Developing comprehensive computer models of engineering systems is an important research effort. These models are planned to support design, analysis, optimization and production of these systems by providing a common integrated source of data. They are also expected to support multiple users accessing them concurrently so that parallel development of the system is enabled. This paper looks at the concurrency control problem in computer models of engineering design. It reviews the major aspects of database systems which are the tools of modelling, and identifies different representations used in the design process. With this as the context, the paper surveys the basic mechanisms for concurrency control in database systems. It then classifies the different degrees of concurrency in different representations of the design process
keywords engineering, design, database, concurrency, CAD
series CADline
last changed 2003/06/02 13:58

_id 2fa9
authors Lewis, W.P.
year 1981
title The Role of Intelligence in the Design of Mechanical Components
source North-Holland Publishing Company, 1981. pp. 59-88 : tables. includes bibliography: p. 79
summary Methods used to design engineering components to transmit mechanical power are described and analyzed. The analysis defines the role of human intelligence, which is conceived in terms of the capacity to generate and process information, and its role in design problem solving therefore are examined with respect to an information processing design behavior and throw light on the extent to which it can be simulated or augmented by the digital computer
keywords design process, problem solving, mechanical engineering, intelligence
series CADline
last changed 2003/06/02 13:58

_id 4e6e
authors Liu, Clive K. and Eastman, Charles M.
year 1981
title Object Grammars : Language for the Generation of Masonry Designs
source 20 p. ; ill April, 1981. includes bibliography.
summary Bricks, one of the oldest manufactured building materials, are used extensively in construction. Usually they are built into wall assemblies. In this paper, the construction of traditional masonry designs are investigated. Object grammars are defined for the recursive generation of the 3 dimensional wall designs. Also, the uses of object grammars are discussed
keywords shape grammars, objects, synthesis, assemblies, architecture, applications
series CADline
email
last changed 2003/06/02 13:58

_id c327
authors Liu, Clive K.
year 1981
title A Graphic Processor for Computer-Aided Engineering Drawing
source October, 1981. 7 p
summary A drafting system whose purpose of is to provide an advanced tool for teaching engineering drawing and as a production tool for designers who regularly produce engineering drawings is described. The graphic processor is part of the system, which incorporates a set of operations that produce and manipulate graphic entities and that require graphic entities as operands. This paper examines the issues of constructing such a processor. Representations are proposed for 2D graphic objects, including points, line segments and segments generated by conic sections; which are predefined data types in the system. The geometric primitive operators take these objects as arguments and produce other graphic objects, and allow users to build up various construction operators and drawings with the same flexibility and generality allowed in, say, descriptive geometry. These operators, which are functions, can be combined as macro expressions that executed by the processor. This environment allows users to define their own macros for various tasks
keywords CAD, drafting, education, tools
series CADline
last changed 2003/06/02 13:58

For more results click below:

this is page 0show page 1show page 2show page 3show page 4show page 5... show page 99HOMELOGIN (you are user _anon_399627 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002