ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Digital System Design using FSM's: A Practical Learning Approach

دانلود کتاب طراحی سیستم دیجیتال با استفاده از FSM: یک رویکرد یادگیری عملی

Digital System Design using FSM's: A Practical Learning Approach

مشخصات کتاب

Digital System Design using FSM's: A Practical Learning Approach

ویرایش: [1 ed.] 
نویسندگان:   
سری:  
ISBN (شابک) : 1119782708, 9781119782704 
ناشر: Wiley 
سال نشر: 2021 
تعداد صفحات: 354
[343] 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 7 Mb 

قیمت کتاب (تومان) : 34,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 1


در صورت تبدیل فایل کتاب Digital System Design using FSM's: A Practical Learning Approach به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب طراحی سیستم دیجیتال با استفاده از FSM: یک رویکرد یادگیری عملی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Cover
Title Page
Copyright Page
Contents
Preface
Acknowledgements
About the Companion Website
Guide to Supplementary Resources
Chapter 1 Introduction to Finite State Machines
	1.1 Some Notes on Style
Chapter 2 Using FSMs to Control External Devices
	2.1 Introduction
Chapter 3 Introduction to FSM Synthesis
	3.1 Introduction
	3.2 Tutorials Covering Chapters 1, 2, and 3
		3.2.1 Binary data serial transmitter FSM
		3.2.2 The high low FSM system
		3.2.3 The clocked watchdog timer FSM
		3.2.4 The asynchronous receiver system clocked FSM
Chapter 4 Asynchronous FSM Methods
	4.1 Introduction to Asynchronous FSM
	4.2 Summary
	4.3 Tutorials
		4.3.1 FSM motor with fault detection
		4.3.2 The mower in four and two states
Chapter 5 Clocked One Hot Method of FSM Design
	5.1 Introduction
	5.2 Tutorials on the Clocked one Hot FSM Method
		5.2.1 Seven-state system clocked one hot method
		5.2.2 Memory tester FSM
		5.2.3 Eight-bit sequence detector FSM
Chapter 6 Further Event-Driven FSM Design
	6.1 Introduction
	6.2 Conclusions
Chapter 7 Petri Net FSM Design
	7.1 Introduction
	7.2 Tutorials Using Petri Net FSM
		7.2.1 Controlled shared resource Petri nets
		7.2.2 Serial clock-driven Petri net FSM
		7.2.3 Using asynchronous (event-driven) design with Petri nets
	7.3 Conclusions
Appendix A1: Boolean Algebra
	A1.1  Basic Gate Symbols
	A1.2  The Exclusive OR and Exclusive NOR
	A1.3  Laws of Boolean Algebra
		A1.3.1 Basic OR rules
		A1.3.2 Basic AND rules
		A1.3.3 Associative and commutative laws
		A1.3.4 Distributive laws
		A1.3.5 Auxiliary rule for static 1 hazard removal
		A1.3.6 Consensus theorem
		A1.3.7 The effect of signal delay in logic gates
		A1.3.8 De-Morgan’s theorem
	A1.4  Examples of Applying the Laws of Boolean Algebra
		A1.4.1 Converting AND–OR to NAND
		A1.4.2 Converting AND–OR to NOR
		A1.4.3 Logical adjacency rule
	A1.5  Summary
Appendix A2: Use of Verilog HDL and Logisim to FSM
	A2.1  The Single-Pulse Generator with Memory Clock-Driven FSM
	A2.2  Test Bench Module and its Purpose
	A2.3  Using Synapticad Software
	A2.4  More Direct Method
	A2.5  A Very Simple Guide to Using the Logisim Simulator
		A2.5.1 The Logisim top level menu items
	A2.6  Using Flip-Flops in a Circuit
	A2.7  Example Single-Pulse FSM
	A2.8  How to Use the Simulator to Simulate the Single-Pulse FSM
		A2.8.1 Using Logisim with the truth table approach
	A2.9  Using Logisim with the Truth Table Approach
		A2.9.1 Useful note
	A2.10  Summary
Appendix A3: Counters, Shift Registers, Input, and Output with an FSM
	A3.1  Basic Down Synchronous Binary Counter Development
	A3.2  Example of a Four-Bit Synchronous Up Counter with T Type Flip-Flops
	A3.3  Parallel Loading Counters – Using T Flip-Flops
	A3.4  Using D Flip-Flops To Build Parallel Loading Counters
	A3.5  Simple Binary Up Counter with Parallel Inputs
	A3.6  Clock Circuit to Drive the Counter (and FSM)
	A3.7  Counter Design Using Don’t Care States
	A3.8  Shift Registers
	A3.9  Dealing with Input and Output Signals Using FSM
	A3.10  Using Logisim to Work with Larger FSM Systems
		A3.10.1 The equations
	A3.11  Summary
Appendix A3: Counters, Shift Registers, Input, and Output with an FSM
	A4.1  Introduction
	A4.2  The Single-Pulse/Multiple-Pulse Generator with Memory FSM
	A4.3  The Memory Tester FSM Revisited
	A4.4  Summary
Appendix A5: Programming a Finite State Machine
	A5.1  Introduction
	A5.2  The Parallel Loading Counter
	A5.3  The Multiplexer
	A5.4  The Micro Instruction
	A5.5  The Memory
	A5.6  The Instruction Set
	A5.7  Simple Example: Single-Pulse FSM
	A5.8  The Final Example
	A5.9  The Program Code
	A5.10  Returning Unused States Via Other Transition Paths
	A5.11  Summary
Appendix A6: The Rotational Detector Using Logisim Simulator with Sub-Circuits
	A6.1 Using the Two-State Diagram Arrangement
Bibliography
Index
EULA




نظرات کاربران