![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Professional & Technical > Technology: general issues > Technical design > Computer aided design (CAD)
This collection of selected papers presented at the 11th International Conference on Scientific Computing in Electrical Engineering (SCEE), held in St. Wolfgang, Austria, in 2016, showcases the state of the art in SCEE. The aim of the SCEE 2016 conference was to bring together scientists from academia and industry, mathematicians, electrical engineers, computer scientists, and physicists, and to promote intensive discussions on industrially relevant mathematical problems, with an emphasis on the modeling and numerical simulation of electronic circuits and devices, electromagnetic fields, and coupled problems. The focus in methodology was on model order reduction and uncertainty quantification. This extensive reference work is divided into six parts: Computational Electromagnetics, Circuit and Device Modeling and Simulation, Coupled Problems and Multi-Scale Approaches in Space and Time, Mathematical and Computational Methods Including Uncertainty Quantification, Model Order Reduction, and Industrial Applications. Each part starts with a general introduction, followed by the respective contributions. This book will appeal to mathematicians and electrical engineers. Further, it introduces algorithm and program developers to recent advances in the other fields, while industry experts will be introduced to new programming tools and mathematical methods.
Automatic Performance Tuning is a new software paradigm which enables software to be high performance in any computing environment. Its methodologies have been developed over the past decade, and it is now rapidly growing in terms of its scope and applicability, as well as in its scientific knowledge and technological methods. Software developers and researchers in the area of scientific and technical computing, high performance database systems, optimized compilers, high performance systems software, and low-power computing will find this book to be an invaluable reference to this powerful new paradigm.
In 2002, the International Conference on Computer Aided Design (ICCAD) celebrates its 20th anniversary. This book commemorates contributions made by ICCAD to the broad field of design automation during that time. The foundation of ICCAD in 1982 coincided with the growth of Large Scale Integration. The sharply increased functionality of board-level circuits led to a major demand for more powerful Electronic Design Automation (EDA) tools. At the same time, LSI grew quickly and advanced circuit integration became widely avail able. This, in turn, required new tools, using sophisticated modeling, analysis and optimization algorithms in order to manage the evermore complex design processes. Not surprisingly, during the same period, a number of start-up com panies began to commercialize EDA solutions, complementing various existing in-house efforts. The overall increased interest in Design Automation (DA) re quired a new forum for the emerging community of EDA professionals; one which would be focused on the publication of high-quality research results and provide a structure for the exchange of ideas on a broad scale. Many of the original ICCAD volunteers were also members of CANDE (Computer-Aided Network Design), a workshop of the IEEE Circuits and Sys tem Society. In fact, it was at a CANDE workshop that Bill McCalla suggested the creation of a conference for the EDA professional. (Bill later developed the name)."
Current multimedia and telecom applications require complex, heterogeneous multiprocessor system on chip (MPSoC) architectures with specific communication infrastructure in order to achieve the required performance. Heterogeneous MPSoC includes different types of processing units (DSP, microcontroller, ASIP) and different communication schemes (fast links, non standard memory organization and access). Programming an MPSoC requires the generation of efficient software running on MPSoC from a high level environment, by using the characteristics of the architecture. This task is known to be tedious and error prone, because it requires a combination of high level programming environments with low level software design. This book gives an overview of concepts related to embedded software design for MPSoC. It details a full software design approach, allowing systematic, high-level mapping of software applications on heterogeneous MPSoC. This approach is based on gradual refinement of hardware/software interfaces and simulation models allowing to validate the software at different abstraction levels. This book combines Simulink for high level programming and SystemC for the low level software development. This approach is illustrated with multiple examples of application software and MPSoC architectures that can be used for deep understanding of software design for MPSoC.
Evolutionary computing paradigms offer robust and powerful adaptive search mechanisms for system design. This book's thirteen chapters cover a wide area of topics in evolutionary computing and applications, including an introduction to evolutionary computing in system design; evolutionary neuro-fuzzy systems; and evolution of fuzzy controllers. The book will be useful to researchers in intelligent systems with interest in evolutionary computing, as well as application engineers and system designers.
Combining ready-to-use programs, design formulas, design theory and optimization algorithms for linear microwave circuits, this book contains source code for the various programs cited in the text. A special floppy disk that contains the source code is available.
The direct generation of physical objects based on three
dimensional computer aided design (3D-CAD) data is currently a
manufacturing process of major importance. The dynamic development
in this new high tech area is characterized by the different kinds
of equipment commercially available at present, as well as the many
new procedures that have been patented or are under
development.
Learn how to create computational designs, graphics and animations with minimum programming effort but without sacrificing an understanding of the algorithmic processes involved. Students and teachers of computer aided design have two options available to them. On the one hand, they can make use of state-of-the-art computer aided design systems that hide all the programming behind the user interface. Alternatively, they can learn from first principles and expend excess effort dealing with the tangential programming requirements of the computational framework, the user interface and graphical display methods. Geometric Programming for Computer Aided Design provides a middle way. It presents PlaSM, a design environment for graphics, modelling and animation that supports rapid prototyping but does not deprive the user of direct control over the underlying geometric programming. Divided into 3 self-contained sections, this book provides:
Introduction The exponential scaling of feature sizes in semiconductor technologies has side-effects on layout optimization, related to effects such as inter connect delay, noise and crosstalk, signal integrity, parasitics effects, and power dissipation, that invalidate the assumptions that form the basis of previous design methodologies and tools. This book is intended to sample the most important, contemporary, and advanced layout opti mization problems emerging with the advent of very deep submicron technologies in semiconductor processing. We hope that it will stimulate more people to perform research that leads to advances in the design and development of more efficient, effective, and elegant algorithms and design tools. Organization of the Book The book is organized as follows. A multi-stage simulated annealing algorithm that integrates floorplanning and interconnect planning is pre sented in Chapter 1. To reduce the run time, different interconnect plan ning approaches are applied in different ranges of temperatures. Chapter 2 introduces a new design methodology - the interconnect-centric design methodology and its centerpiece, interconnect planning, which consists of physical hierarchy generation, floorplanning with interconnect planning, and interconnect architecture planning. Chapter 3 investigates a net-cut minimization based placement tool, Dragon, which integrates the state of the art partitioning and placement techniques."
Designing Inclusive Interactions contains the proceedings of the fifth Cambridge Workshop on Universal Access and Assistive Technology (CWUAAT), incorporating the 8th Cambridge Workshop on Rehabilitation Robotics, held in Cambridge, England, in March 2010. It contains contributions from an international group of leading researchers in the fields of Universal Access and Assistive Technology. This conference will mainly focus on the following principal topics: 1. Designing assistive and rehabilitation technology for working and daily living environments 2. Measuring inclusion for the design of products for work and daily living 3. Inclusive interaction design and new technologies for inclusive design 4. Assembling new user data for inclusive design 5. The design of accessible and inclusive contexts: work and daily living environments 6. Business advantages and applications of inclusive design 7. Legislation, standards and government awareness of inclusive design
This book provides an in-depth overview of on chip instrumentation technologies and various approaches taken in adding instrumentation to System on Chip (ASIC, ASSP, FPGA, etc.) design that are collectively becoming known as Design for Debug (DfD). On chip instruments are hardware based blocks that are added to a design for the specific purpose and improving the visibility of internal or embedded portions of the design (specific instruction flow in a processor, bus transaction in an on chip bus as examples) to improve the analysis or optimization capabilities for a SoC. DfD is the methodology and infrastructure that surrounds the instrumentation. Coverage includes specific design examples and discussion of implementations and DfD tradeoffs in a decision to design or select instrumentation or SoC that include instrumentation. Although the focus will be on hardware implementations, software and tools will be discussed in some detail.
Research on real-time Java technology has been prolific over the past decade, leading to a large number of corresponding hardware and software solutions, and frameworks for distributed and embedded real-time Java systems. This book is aimed primarily at researchers in real-time embedded systems, particularly those who wish to understand the current state of the art in using Java in this domain. Much of the work in real-time distributed, embedded and real-time Java has focused on the Real-time Specification for Java (RTSJ) as the underlying base technology, and consequently many of the Chapters in this book address issues with, or solve problems using, this framework.Describes innovative techniques in: scheduling, memory management, quality of service and communication systems supporting real-time Java applications;Includes coverage of multiprocessor embedded systems and parallel programming;Discusses state-of-the-art resource management for embedded systems, including Java's real-time garbage collection and parallel collectors;Considers hardware support for the execution of Java programs including how programs can interact with functional accelerators;Includes coverage of Safety Critical Java for development of safety critical embedded systems."
Solid Modelling and CAD Systems gives users an insight into the methods and problems associated with CAD systems. It acts as a bridge between users who learn interfaces without understanding how they work and developers who create systems without understanding the needs of the users. The main feature of Solid Modelling and CAD Systems is a logical analysis of the techniques and basic solid modelling methods used in modern CAD systems. The book goes on to describe, among other subjects: two-dimensional shape definition methods, the command interface and graphics, databases and data exchange, early-phase design, and command files and command structures. Reading Solid Modelling and CAD Systems will help users understand the limitations of the techniques they are using and will enable practitioners to use CAD systems more efficiently. It is a valuable tool for designers, as well as for advanced undergraduate and postgraduate students. The exercises it contains allow readers to try out different aspects of the subject matter and the book also includes projects that can be used for teaching purposes.
This state-of-the-art book explores the concept of knowledge-intensive CAD systems. The topics covered range from ontology to knowledge representation, making it essential reading for researchers, engineers, and technical managers involved in the development of advanced applications for knowledge management, engineering design, and manufacturing.
May the Forcing Functions be with You: The Stimulating World of AIED and ITS Research It is my pleasure to write the foreword for Advances in Intelligent Tutoring S- tems. This collection, with contributions from leading researchers in the field of artificial intelligence in education (AIED), constitutes an overview of the many challenging research problems that must be solved in order to build a truly intel- gent tutoring system (ITS). The book not only describes some of the approaches and techniques that have been explored to meet these challenges, but also some of the systems that have actually been built and deployed in this effort. As discussed in the Introduction (Chapter 1), the terms "AIED" and "ITS" are often used int- changeably, and there is a large overlap in the researchers devoted to exploring this common field. In this foreword, I will use the term "AIED" to refer to the - search area, and the term "ITS" to refer to the particular kind of system that AIED researchers build. It has often been said that AIED is "AI-complete" in that to produce a tutoring system as sophisticated and effective as a human tutor requires solving the entire gamut of artificial intelligence research (AI) problems.
In recent years, the issue of linkage in GEAs has garnered greater attention and recognition from researchers. Conventional approaches that rely much on ad hoc tweaking of parameters to control the search by balancing the level of exploitation and exploration are grossly inadequate. As shown in the work reported here, such parameters tweaking based approaches have their limits; they can be easily fooled by cases of triviality or peculiarity of the class of problems that the algorithms are designed to handle. Furthermore, these approaches are usually blind to the interactions between the decision variables, thereby disrupting the partial solutions that are being built up along the way.
This book deals with energy delivery challenges of the power processing unit of modern computer microprocessors. It describes in detail the consequences of current trends in miniaturization and clock frequency increase, upon the power delivery unit, referred to as voltage regulator. This is an invaluable reference for anybody needing to understand the key performance limitations and opportunities for improvement, from both a circuit and systems perspective, of state-of-the-art power solutions for next generation CPUs.
Introduction to Engineering Design is a completely novel text
covering the basic elements of engineering design for structural
integrity. Some of the most important concepts that students must
grasp are those relating to 'design thinking' and reasoning, and
not just those that relate to simple theoretical and analytical
approaches. This is what will enable them to get to grips with
*practical* design problems, and the starting point is thinking
about problems in a 'deconstructionist' sense.
Computing increasingly happens "somewhere," with that geographic
location important to the computational process itself. Many new
and evolving spatial technologies, such as geosensor networks and
smartphones, embody this trend. Conventional approaches to spatial
computing are centralized, and do not account for the inherently
decentralized nature of "computing somewhere": the limited, local
knowledge of individual system components, and the interaction
between those components at different locations. On the other hand,
despite being an established topic in distributed systems,
decentralized computing is not concerned with geographical
constraints to the generation and movement of information. In this
context, of (centralized) spatial computing and decentralized
(non-spatial) computing, the key question becomes: "What makes
decentralized spatial computing special?"
There are many good AI books. Usually they consecrate at most one or two chapters to the imprecision knowledge processing. To our knowledge this is among the few books to be entirely dedicated to the treatment of knowledge imperfection when bui- ing intelligent systems. We consider that an entire book should be focused on this important aspect of knowledge processing. The expected audience for this book - cludes undergraduate students in computer science, IT&C, mathematics, business, medicine, etc. , graduates, specialists and researchers in these fields. The subjects treated in the book include expert systems, knowledge representation, reasoning under knowledge Imperfection (Probability Theory, Possibility Theory, Belief Theory, and Approximate Reasoning). Most of the examples discussed in details throughout the book are from the medical domain. Each chapter ends with a set of carefully pe- gogically chosen exercises, which complete solution provided. Their understanding will trigger the comprehension of the theoretical notions, concepts and results. Chapter 1 is dedicated to the review of expert systems. Hence are briefly discussed production rules, structure of ES, reasoning in an ES, and conflict resolution. Chapter 2 treats knowledge representation. That includes the study of the differences between data, information and knowledge, logical systems with focus on predicate calculus, inference rules in classical logic, semantic nets and frames.
Digital Design: A Critical Introduction provides a much-needed new perspective on designing with digital media. Linking ideas from media theory, generative design and creativity with examples from nature, art, architecture, industrial design, websites, animation and games, it addresses some fundamental questions about creative design with digital media. Featuring original material based on the authors' own research, the book argues that the recognition and understanding of the interplay of the two apparently opposing concepts of rules and contingency supports original thinking, creativity and innovation. Going beyond existing texts on the subject, Digital Design is an accessible primer whose innovative approach transcends the analysis of individual subfields - such as animation, games and website design - yet offers practical help within all of them.
In the realm of CAD & Office Integration a new technology has been introduced that will overturn many accepted ideas, both for developer and end-user. What is this revolutionary new technology? Called "OLE for Design and Modeling" it is an enhancement of Microsoft Windows OLE for high performance CAD/CAM/CAE-software. With this book, the reader will understand, how OLE for D&M enables users to introduce and manipulate CAD models within regular text-processing and DTP-documents. And why even high-end 3D design objects can now be transferred between different systems using easy "drag and drop" operations. Furthermore this "plug and play" CAD technology makes it possible to use older CAD documents and older software in an entirely new context. If you want to know, where technology is going to, you should read it.
Adaptive Control provides techniques for the automatic adjustment in real time of controller parameters. Their purpose is to achieve or maintain a desired level of system performance when process parameters are unknown or variable. Such techniques operate by extracting significative information from real data in order to tune the controller and they feature a mechanism for adjusting parameters. The book explores both established ideas and recent trends in the field of adaptive control. More specifically, the book covers synthesis and analysis of parameter adaptation algorithms, robust digital control and recursive digital control in open and closed loop. This book considers the problems and seeks to find answers using mathematical sequences.To guide the reader, the book contains various applications of adaptive control techniques.
The book proposes new technologies and discusses future solutions for design infrastructure for ICT. The book contains high quality submissions presented at Second International Conference on Information and Communication Technology for Sustainable Development (ICT4SD - 2016) held at Goa, India during 1 - 2 July, 2016. The conference stimulates the cutting-edge research discussions among many academic pioneering researchers, scientists, industrial engineers, and students from all around the world. The topics covered in this book also focus on innovative issues at international level by bringing together the experts from different countries. |
You may like...
The Art Of Scale - Mastering The Craft…
Jason Goldberg
Paperback
(1)
Management Of Information Security
Michael Whitman, Herbert Mattord
Paperback
Applied Big Data Analytics and Its Role…
Peng Zhao, Xin Wang, …
Hardcover
R6,648
Discovery Miles 66 480
Social Data Analytics - Collaboration…
Krish Krishnan, Shawn P Rogers
Paperback
R793
Discovery Miles 7 930
|