Logic Synthesis for Control Automata
โ Scribed by Samary Baranov (auth.)
- Publisher
- Springer US
- Year
- 1994
- Tongue
- English
- Leaves
- 403
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Logic Synthesis for Control Automata provides techniques for logic design of very complex control units with hardly any constraints on their size, i.e. the number of inputs, outputs and states. These techniques cover all stages of control unit design, including:
- description of control unit behavior by using operator schemes of algorithms (binary decision trees) and various transformations of these descriptions -- composition, decomposition, minimization, etc.;
- synthesis of a control automaton (finite-state machine);
- synthesis of an automaton logic circuit:
- with matrix structure as a part of LSI or VLSI circuits;
- as multilevel circuit with logic gates;
- with standard LSI and VLSI circuits with and without memory.
The models, methods and algorithms described in the book can be applied to a broad class of digital system design problems including design of complex controllers, robots, control units of computers and for designing CAD systems of VLSI circuits using FPGA, PLD and SIC technologies.
Logic Synthesis for Control Automata is a valuable reference for graduate students, researchers and engineers involved in the design of very complex controllers, VLSI circuits and CAD systems. The inclusion of many examples and problems makes it most suitable for a course on the subject.
โฆ Table of Contents
Front Matter....Pages i-xiv
Automata....Pages 1-66
Operator Schemes of Algorithms....Pages 67-95
Synthesis of Control Automaton....Pages 96-140
Matrix Realization of Control Automata....Pages 141-177
Logic Synthesis of Control Automata with Programmable Logic Arrays....Pages 178-230
Logic Synthesis of Control Automata with Gates....Pages 231-266
Transformations of Graph-Schemes of Algorithms....Pages 267-339
Examples of Control Units Design....Pages 340-386
Back Matter....Pages 387-392
โฆ Subjects
Circuits and Systems; Computer-Aided Engineering (CAD, CAE) and Design; Control Structures and Microprogramming; Electrical Engineering
๐ SIMILAR VOLUMES
The control unit is one of the most important parts of any digital system. As a rule, control units have an irregular structure, which makes the processing of their logic circuits design very sophisticated. One possible way to optimise such characteristics as the size or performance of control units
<p><P>The control unit is one of the most important parts of any digital system responsible for interplay of other system blocks. Very often, the model of a finite state machine (FSM) is used to represent the behaviour of a control unit. Modern computer-aided design tools include a lot of optimal so
<p>This book is devoted to logic synthesis and design techniques for asynchronous circuits. It uses the mathematical theory of Petri Nets and asynchronous automata to develop practical algorithms implemented in a public domain CAD tool. Asynchronous circuits have so far been designed mostly by hand,