Author:
Publisher:
ISBN: 9788426735959
Category : Technology
Languages : es
Pages : 0
Book Description
Circuitos lógicos digitales 3ed
Author:
Publisher:
ISBN: 9788426735959
Category : Technology
Languages : es
Pages : 0
Book Description
Publisher:
ISBN: 9788426735959
Category : Technology
Languages : es
Pages : 0
Book Description
Code
Author: Charles Petzold
Publisher: Microsoft Press
ISBN: 0137909292
Category : Computers
Languages : en
Pages : 563
Book Description
The classic guide to how computers work, updated with new chapters and interactive graphics "For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about code and programming. Code teaches us how many unseen layers there are between the computer systems that we as users look at every day and the magical silicon rocks that we infused with lightning and taught to think." - Scott Hanselman, Partner Program Director, Microsoft, and host of Hanselminutes Computers are everywhere, most obviously in our laptops and smartphones, but also our cars, televisions, microwave ovens, alarm clocks, robot vacuum cleaners, and other smart appliances. Have you ever wondered what goes on inside these devices to make our lives easier but occasionally more infuriating? For more than 20 years, readers have delighted in Charles Petzold's illuminating story of the secret inner life of computers, and now he has revised it for this new age of computing. Cleverly illustrated and easy to understand, this is the book that cracks the mystery. You'll discover what flashlights, black cats, seesaws, and the ride of Paul Revere can teach you about computing, and how human ingenuity and our compulsion to communicate have shaped every electronic device we use. This new expanded edition explores more deeply the bit-by-bit and gate-by-gate construction of the heart of every smart device, the central processing unit that combines the simplest of basic operations to perform the most complex of feats. Petzold's companion website, CodeHiddenLanguage.com, uses animated graphics of key circuits in the book to make computers even easier to comprehend. In addition to substantially revised and updated content, new chapters include: Chapter 18: Let's Build a Clock! Chapter 21: The Arithmetic Logic Unit Chapter 22: Registers and Busses Chapter 23: CPU Control Signals Chapter 24: Jumps, Loops, and Calls Chapter 28: The World Brain From the simple ticking of clocks to the worldwide hum of the internet, Code reveals the essence of the digital revolution.
Publisher: Microsoft Press
ISBN: 0137909292
Category : Computers
Languages : en
Pages : 563
Book Description
The classic guide to how computers work, updated with new chapters and interactive graphics "For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about code and programming. Code teaches us how many unseen layers there are between the computer systems that we as users look at every day and the magical silicon rocks that we infused with lightning and taught to think." - Scott Hanselman, Partner Program Director, Microsoft, and host of Hanselminutes Computers are everywhere, most obviously in our laptops and smartphones, but also our cars, televisions, microwave ovens, alarm clocks, robot vacuum cleaners, and other smart appliances. Have you ever wondered what goes on inside these devices to make our lives easier but occasionally more infuriating? For more than 20 years, readers have delighted in Charles Petzold's illuminating story of the secret inner life of computers, and now he has revised it for this new age of computing. Cleverly illustrated and easy to understand, this is the book that cracks the mystery. You'll discover what flashlights, black cats, seesaws, and the ride of Paul Revere can teach you about computing, and how human ingenuity and our compulsion to communicate have shaped every electronic device we use. This new expanded edition explores more deeply the bit-by-bit and gate-by-gate construction of the heart of every smart device, the central processing unit that combines the simplest of basic operations to perform the most complex of feats. Petzold's companion website, CodeHiddenLanguage.com, uses animated graphics of key circuits in the book to make computers even easier to comprehend. In addition to substantially revised and updated content, new chapters include: Chapter 18: Let's Build a Clock! Chapter 21: The Arithmetic Logic Unit Chapter 22: Registers and Busses Chapter 23: CPU Control Signals Chapter 24: Jumps, Loops, and Calls Chapter 28: The World Brain From the simple ticking of clocks to the worldwide hum of the internet, Code reveals the essence of the digital revolution.
Analysis and Design of Digital Integrated Circuits
Author: David A. Hodges
Publisher: McGraw-Hill Incorporated
ISBN: 9780071181648
Category : Digital integrated circuits
Languages : en
Pages : 580
Book Description
The third edition of Hodges and Jackson’s Analysis and Design of Digital Integrated Circuits has been thoroughly revised and updated by a new co-author, Resve Saleh of the University of British Columbia. The new edition combines the approachability and concise nature of the Hodges and Jackson classic with a complete overhaul to bring the book into the 21st century. The new edition has replaced the emphasis on BiPolar with an emphasis on CMOS. The outdated MOS transistor model used throughout the book will be replaced with the now standard deep submicron model. The material on memory has been expanded and updated. As well the book now includes more on SPICE simulation and new problems that reflect recent technologies. The emphasis of the book is on design, but it does not neglect analysis and has as a goal to provide enough information so that a student can carry out analysis as well as be able to design a circuit. This book provides an excellent and balanced introduction to digital circuit design for both students and professionals.
Publisher: McGraw-Hill Incorporated
ISBN: 9780071181648
Category : Digital integrated circuits
Languages : en
Pages : 580
Book Description
The third edition of Hodges and Jackson’s Analysis and Design of Digital Integrated Circuits has been thoroughly revised and updated by a new co-author, Resve Saleh of the University of British Columbia. The new edition combines the approachability and concise nature of the Hodges and Jackson classic with a complete overhaul to bring the book into the 21st century. The new edition has replaced the emphasis on BiPolar with an emphasis on CMOS. The outdated MOS transistor model used throughout the book will be replaced with the now standard deep submicron model. The material on memory has been expanded and updated. As well the book now includes more on SPICE simulation and new problems that reflect recent technologies. The emphasis of the book is on design, but it does not neglect analysis and has as a goal to provide enough information so that a student can carry out analysis as well as be able to design a circuit. This book provides an excellent and balanced introduction to digital circuit design for both students and professionals.
Fundamentals of Digital Logic with Verilog Design
Author: Stephen Brown
Publisher: McGraw-Hill Science/Engineering/Math
ISBN: 9780077211646
Category : Computers
Languages : en
Pages : 0
Book Description
Fundamentals of Digital Logic With Verilog Design teaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples. Use of CAD software is well integrated into the book. A CD-ROM that contains Altera's Quartus CAD software comes free with every copy of the text. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book's Verilog examples (over 140) and homework problems. Engineers use Quartus CAD for designing, simulating, testing and implementing logic circuits. The version included with this text supports all major features of the commercial product and comes with a compiler for the IEEE standard Verilog language. Students will be able to: enter a design into the CAD system compile the design into a selected device simulate the functionality and timing of the resulting circuit implement the designs in actual devices (using the school's laboratory facilities) Verilog is a complex language, so it is introduced gradually in the book. Each Verilog feature is presented as it becomes pertinent for the circuits being discussed. To teach the student to use the Quartus CAD, the book includes three tutorials.
Publisher: McGraw-Hill Science/Engineering/Math
ISBN: 9780077211646
Category : Computers
Languages : en
Pages : 0
Book Description
Fundamentals of Digital Logic With Verilog Design teaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples. Use of CAD software is well integrated into the book. A CD-ROM that contains Altera's Quartus CAD software comes free with every copy of the text. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book's Verilog examples (over 140) and homework problems. Engineers use Quartus CAD for designing, simulating, testing and implementing logic circuits. The version included with this text supports all major features of the commercial product and comes with a compiler for the IEEE standard Verilog language. Students will be able to: enter a design into the CAD system compile the design into a selected device simulate the functionality and timing of the resulting circuit implement the designs in actual devices (using the school's laboratory facilities) Verilog is a complex language, so it is introduced gradually in the book. Each Verilog feature is presented as it becomes pertinent for the circuits being discussed. To teach the student to use the Quartus CAD, the book includes three tutorials.
Colección de reimpresos
Author:
Publisher:
ISBN:
Category : Oceanography
Languages : en
Pages : 598
Book Description
Publisher:
ISBN:
Category : Oceanography
Languages : en
Pages : 598
Book Description
Proceedings
Author:
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 528
Book Description
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 528
Book Description
Fundamentals of Digital Logic with Verilog Design
Author: Stephen Brown
Publisher: McGraw-Hill Higher Education
ISBN: 0077575938
Category : Technology & Engineering
Languages : en
Pages : 865
Book Description
Fundamentals of Digital Logic With Verilog Designteaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples. Use of CAD software is well integrated into the book. A CD-ROM that contains Altera's Quartus CAD software comes free with every copy of the text. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book's Verilog examples (over 140) and homework problems. Engineers use Quartus CAD for designing, simulating, testing and implementing logic circuits. The version included with this text supports all major features of the commercial product and comes with a compiler for the IEEE standard Verilog language. Students will be able to: enter a design into the CAD system compile the design into a selected device simulate the functionality and timing of the resulting circuit implement the designs in actual devices (using the school's laboratory facilities) Verilog is a complex language, so it is introduced gradually in the book. Each Verilog feature is presented as it becomes pertinent for the circuits being discussed. To teach the student to use the Quartus CAD, the book includes three tutorials.
Publisher: McGraw-Hill Higher Education
ISBN: 0077575938
Category : Technology & Engineering
Languages : en
Pages : 865
Book Description
Fundamentals of Digital Logic With Verilog Designteaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples. Use of CAD software is well integrated into the book. A CD-ROM that contains Altera's Quartus CAD software comes free with every copy of the text. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book's Verilog examples (over 140) and homework problems. Engineers use Quartus CAD for designing, simulating, testing and implementing logic circuits. The version included with this text supports all major features of the commercial product and comes with a compiler for the IEEE standard Verilog language. Students will be able to: enter a design into the CAD system compile the design into a selected device simulate the functionality and timing of the resulting circuit implement the designs in actual devices (using the school's laboratory facilities) Verilog is a complex language, so it is introduced gradually in the book. Each Verilog feature is presented as it becomes pertinent for the circuits being discussed. To teach the student to use the Quartus CAD, the book includes three tutorials.
Information Processing
Author:
Publisher:
ISBN:
Category : Artificial intelligence
Languages : en
Pages : 534
Book Description
Publisher:
ISBN:
Category : Artificial intelligence
Languages : en
Pages : 534
Book Description
3D Recording, Documentation and Management of Cultural Heritage
Author: Efstratios Stylianidis
Publisher: Whittles
ISBN: 9781498763035
Category : Science
Languages : en
Pages : 0
Book Description
Documentation of our cultural heritage is experiencing an explosion of innovation. New tools have appeared in recent decades including laser scanning, rapid prototyping, high dynamic range spherical and infrared imagery, drone photography, augmented and virtual reality and computer rendering in multiple dimensions. This book provides an objective and integrated approach to the subject, bringing together the techniques of conservation with management, photographic methods, various modelling techniques and the use of unmanned aerial systems. It is written by a team of international experts based upon their practical experience and expertise.
Publisher: Whittles
ISBN: 9781498763035
Category : Science
Languages : en
Pages : 0
Book Description
Documentation of our cultural heritage is experiencing an explosion of innovation. New tools have appeared in recent decades including laser scanning, rapid prototyping, high dynamic range spherical and infrared imagery, drone photography, augmented and virtual reality and computer rendering in multiple dimensions. This book provides an objective and integrated approach to the subject, bringing together the techniques of conservation with management, photographic methods, various modelling techniques and the use of unmanned aerial systems. It is written by a team of international experts based upon their practical experience and expertise.
Electrónica digital 1
Author: Tertulien Ndjountche
Publisher: ISTE Group
ISBN: 1800281064
Category :
Languages : es
Pages : 300
Book Description
La omnipresencia de los dispositivos electrónicos en la vida cotidiana ha ido acompañada de la miniaturización y la creciente complejidad de los circuitos digitales. Este libro trata de los principios básicos de la electrónica digital y ayuda a entender las sutilezas del diseño de circuitos digitales. Abarca de forma exhaustiva los aspectos relacionados con la lógica combinatoria y detalla en particular el principio de las puertas lógicas, componentes básicos de los circuitos que permiten implementar las funciones y operaciones del álgebra booleana, que se aplica a los datos codificados en una representación binaria. La lógica combinatoria se refiere únicamente a las funciones y operaciones lógicas cuyas salidas dependen únicamente de las entradas. Se proponen técnicas para establecer, de forma sencilla y concisa, las ecuaciones lógicas, así como los métodos de análisis y síntesis de los circuitos lógicos combinatorios. Cada capítulo se complementa con ejemplos prácticos y ejercicios de aplicación corregidos.
Publisher: ISTE Group
ISBN: 1800281064
Category :
Languages : es
Pages : 300
Book Description
La omnipresencia de los dispositivos electrónicos en la vida cotidiana ha ido acompañada de la miniaturización y la creciente complejidad de los circuitos digitales. Este libro trata de los principios básicos de la electrónica digital y ayuda a entender las sutilezas del diseño de circuitos digitales. Abarca de forma exhaustiva los aspectos relacionados con la lógica combinatoria y detalla en particular el principio de las puertas lógicas, componentes básicos de los circuitos que permiten implementar las funciones y operaciones del álgebra booleana, que se aplica a los datos codificados en una representación binaria. La lógica combinatoria se refiere únicamente a las funciones y operaciones lógicas cuyas salidas dependen únicamente de las entradas. Se proponen técnicas para establecer, de forma sencilla y concisa, las ecuaciones lógicas, así como los métodos de análisis y síntesis de los circuitos lógicos combinatorios. Cada capítulo se complementa con ejemplos prácticos y ejercicios de aplicación corregidos.