Logic Synthesis for FSM-Based Control Units: Lecture Notes in Electrical Engineering, cartea 53
Autor Alexander Barkalov, Larysa Titarenkoen Limba Engleză Paperback – 14 mar 2012
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 942.63 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 14 mar 2012 | 942.63 lei 6-8 săpt. | |
Hardback (1) | 948.61 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 30 sep 2009 | 948.61 lei 6-8 săpt. |
Din seria Lecture Notes in Electrical Engineering
- 18% Preț: 1859.04 lei
- 18% Preț: 895.27 lei
- 17% Preț: 397.66 lei
- 18% Preț: 1562.17 lei
- 20% Preț: 1473.39 lei
- 18% Preț: 5169.60 lei
- 20% Preț: 1741.49 lei
- 20% Preț: 1918.04 lei
- 18% Preț: 1573.20 lei
- 18% Preț: 1851.77 lei
- 18% Preț: 1578.72 lei
- 18% Preț: 1903.08 lei
- 18% Preț: 2113.02 lei
- 18% Preț: 892.42 lei
- 18% Preț: 1404.30 lei
- 18% Preț: 1133.61 lei
- 18% Preț: 1847.84 lei
- 18% Preț: 1384.56 lei
- 20% Preț: 1300.14 lei
- 20% Preț: 1174.76 lei
- 20% Preț: 1310.03 lei
- 18% Preț: 2546.29 lei
- 20% Preț: 1310.03 lei
- 18% Preț: 1676.58 lei
- 20% Preț: 1182.20 lei
- 18% Preț: 1392.46 lei
- 18% Preț: 1119.38 lei
- 18% Preț: 1678.16 lei
- 18% Preț: 1596.85 lei
- 18% Preț: 1398.00 lei
- 20% Preț: 1445.35 lei
- 18% Preț: 1244.89 lei
- 20% Preț: 1173.10 lei
- 18% Preț: 810.81 lei
- 20% Preț: 1173.93 lei
- 20% Preț: 1482.47 lei
- 20% Preț: 1915.57 lei
- 18% Preț: 1387.73 lei
- 18% Preț: 1425.62 lei
- 20% Preț: 1297.67 lei
- 18% Preț: 1407.46 lei
- 18% Preț: 1667.91 lei
- 18% Preț: 1400.35 lei
- 18% Preț: 1117.03 lei
- 18% Preț: 1573.20 lei
- 18% Preț: 1405.90 lei
- 18% Preț: 726.37 lei
- 18% Preț: 1405.90 lei
- 18% Preț: 1238.56 lei
- 18% Preț: 725.61 lei
Preț: 942.63 lei
Preț vechi: 1149.54 lei
-18% Nou
Puncte Express: 1414
Preț estimativ în valută:
180.39€ • 188.10$ • 149.92£
180.39€ • 188.10$ • 149.92£
Carte tipărită la comandă
Livrare economică 21 martie-04 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783642260643
ISBN-10: 3642260640
Pagini: 256
Ilustrații: XIX, 233 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.36 kg
Ediția:2010
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Electrical Engineering
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 3642260640
Pagini: 256
Ilustrații: XIX, 233 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.36 kg
Ediția:2010
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Electrical Engineering
Locul publicării:Berlin, Heidelberg, Germany
Public țintă
ResearchCuprins
Hardwired Interpretation of Control Algorithms.- Matrix Realization of Control Units.- Evolution of Programmable Logic.- Optimization for Logic Circuit of Mealy FSM.- Optimization for Logic Circuit of Moore FSM.- FSM Synthesis with Transformation of GSA.- FSM Synthesis with Object Code Transformation.- FSM Synthesis with Elementary Chains.- Conclusion.
Textul de pe ultima copertă
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 solutions (library cells) for implementation of such regular blocks of digital systems as decoders, multiplexers, parallel multibit adders and so on. But as a rule, control units have an irregular structure which makes impossible to design their logic circuits using the standard library cells. To use these cells, an FSM can be represented by a multilevel model based on the principle of structural decomposition. In multilevel models, for example, multiplexers are used to replace logical conditions, decoders are used to implement microoperations, and different memory blocks are used to transform object codes.
Design methods depend strongly on such factors as an FSM model in use, specific features of logic elements implementing its logic circuit, characteristics of a control algorithm to be interpreted. In the case of Moore FSM, optimization methods are based on existence of the classes of pseudoequivalent states. Their use permits to compress the transition table of Moore FSM till the size of the table for equivalent Mealy FSM. In the case of Mealy FSM, optimization methods are based on transformation of either object codes, or interpreted graph-schemes of algorithm. In the case of CPLD, the hardware decrease can be achieved using more than single source of state codes. In the case of FPGA, the structural decomposition allows using embedded memory blocks for implementation of decoding logic. In case of ASIC, design methods target on minimization of the chip area occupied by an FSM circuit. It can be achieved due to use of different encoding methods, where both internal states and collections of microoperations can be encoded. If a control algorithm is a linear one, thena state register of Moore FSM can be replaced by a counter. It leads to simplification of the input memory functions and, in turns, to the hardware amount decrease. The book includes a lot of design methods targeted on logic synthesis of both Mealy and Moore FSMs, where their logic circuits can be implemented using ASIC, as well as CPLD or FPGA. The most of discussed methods belong to the authors of this book.
This book will be interesting and useful for students and postgraduates in the area of Computer Science, as well as for designers of digital systems included complex control units. Proposed models and design methods open new possibilities for creating logic circuits of control units with optimal hardware amount.
Design methods depend strongly on such factors as an FSM model in use, specific features of logic elements implementing its logic circuit, characteristics of a control algorithm to be interpreted. In the case of Moore FSM, optimization methods are based on existence of the classes of pseudoequivalent states. Their use permits to compress the transition table of Moore FSM till the size of the table for equivalent Mealy FSM. In the case of Mealy FSM, optimization methods are based on transformation of either object codes, or interpreted graph-schemes of algorithm. In the case of CPLD, the hardware decrease can be achieved using more than single source of state codes. In the case of FPGA, the structural decomposition allows using embedded memory blocks for implementation of decoding logic. In case of ASIC, design methods target on minimization of the chip area occupied by an FSM circuit. It can be achieved due to use of different encoding methods, where both internal states and collections of microoperations can be encoded. If a control algorithm is a linear one, thena state register of Moore FSM can be replaced by a counter. It leads to simplification of the input memory functions and, in turns, to the hardware amount decrease. The book includes a lot of design methods targeted on logic synthesis of both Mealy and Moore FSMs, where their logic circuits can be implemented using ASIC, as well as CPLD or FPGA. The most of discussed methods belong to the authors of this book.
This book will be interesting and useful for students and postgraduates in the area of Computer Science, as well as for designers of digital systems included complex control units. Proposed models and design methods open new possibilities for creating logic circuits of control units with optimal hardware amount.
Caracteristici
Presents the hardware implementation of control algorithms represented by graph-schemes of algorithm Useful for students, practitioners, and researchers in electrical engineering and digital automata design Includes new methods of logic synthesis and optimization for logic circuits of Mealy and Moore FSMs oriented on both ASIC and FPLD, as well as a lot of examples