or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $3.33 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Microcontroller Based Applied Digital Control
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Microcontroller Based Applied Digital Control [Hardcover]

Dogan Ibrahim (Author)
4.0 out of 5 stars  See all reviews (4 customer reviews)

List Price: $100.00
Price: $77.48 & this item ships for FREE with Super Saver Shipping. Details
You Save: $22.52 (23%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0470863358 978-0470863350 May 8, 2006 1
Combines the theory and the practice of applied digital control

This book presents the theory and application of microcontroller based automatic control systems. Microcontrollers are single-chip computers which can be used to control real-time systems. Low-cost, single chip and easy to program, they have traditionally been programmed using the assembly language of the target processor. Recent developments in this field mean that it is now possible to program these devices using high-level languages such as BASIC, PASCAL, or C. As a result, very complex control algorithms can be developed and implemented on the microcontrollers.

Presenting a detailed treatment of how microcontrollers can be programmed and used in digital control applications, this book:
* Introduces the basic principles of the theory of digital control systems.
* Provides several working examples of real working mechanical, electrical and fluid systems.
* Covers the implementation of control algorithms using microcontrollers.
* Examines the advantages and disadvantages of various realization techniques.
* Describes the use of MATLAB in the analysis and design of control systems.
* Explains the sampling process, z-transforms, and the time response of discrete-time systems in detail.

Practising engineers in industry involved with the design and implementation of computer control systems will find Microcontroller Based Applied Digital Control an invaluable resource. In addition, researchers and students in control engineering and electrical engineering will find this book an excellent research tool.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Digital Control Engineering: Analysis and Design $82.13

Microcontroller Based Applied Digital Control + Digital Control Engineering: Analysis and Design
Price For Both: $159.61

Show availability and shipping details

  • This item: Microcontroller Based Applied Digital Control

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Digital Control Engineering: Analysis and Design

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

Combines the theory and the practice of applied digital control

This book presents the theory and application of microcontroller based automatic control systems.  Microcontrollers are single-chip computers which can be used to control real-time systems.  Low-cost, single chip and easy to program, they have traditionally been programmed using the assembly language of the target processor.  Recent developments in this field mean that it is now possible to program these devices using high-level languages such as BASIC, PASCAL, or C. As a result, very complex control algorithms can be developed and implemented on the microcontrollers.

Presenting a detailed treatment of how microcontrollers can be programmed and used in digital control applications, this book:

  • Introduces the basic principles of the theory of digital control systems.
  • Provides several working examples of real working mechanical, electrical and fluid systems.
  • Covers the implementation of control algorithms using microcontrollers.
  • Examines the advantages and disadvantages of various realization techniques.
  • Describes the use of MATLAB in the analysis and design of control systems.
  • Explains the sampling process, z-transforms, and the time response of discrete-time systems in detail.

Practising engineers in industry involved with the design and implementation of computer control systems will find Microcontroller Based Applied Digital Control an invaluable resource. In addition, researchers and students in control engineering and electrical engineering will find this book an excellent research tool.


Product Details

  • Hardcover: 324 pages
  • Publisher: Wiley; 1 edition (May 8, 2006)
  • Language: English
  • ISBN-10: 0470863358
  • ISBN-13: 978-0470863350
  • Product Dimensions: 7 x 0.9 x 10 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #651,928 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (3)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 13 people found the following review helpful:
5.0 out of 5 stars What a Dandy Find!, August 12, 2006
By 
D. Comer (Albuquerque, NM) - See all my reviews
This review is from: Microcontroller Based Applied Digital Control (Hardcover)
This is an excellent book, IMO. I am not an experienced control systems engineer, so I can't say that the experienced control systems reader would (or would not for that matter) get allot out of the book, but I can say, it is a good introduction for those that have some background (e.g. An electrical engineer, out of college for several years, that took control systems at some point, and would like to learn how to implement, for example, PID controllers with Microcontrollers - that is my situation).

Ok, so what's in the book? The book starts out with an introduction into the classic blocks that make up a control system, and discusses how the microcontroller fits in. Part of the discussion focuses on why microcontrollers are needed, the requirements and sensors that are used.

The second chapter discussed how one models a system, mainly from a mechanical aspect but also from an electrical, electromechanical, and fluids aspect. This chapter combines theory with practical information that will be needed later in the book. There are some odd sign conventions, but none are too annoying. For example, Hooke's Law is F=-kx. The presentation of translational mechanical systems (springs, dashpots, and mass) the book presents a linear spring as F=ky. The illustration of a spring + dashpot + mass system where Newton's second law are applied make you think to get the signs correct.

Chapters 3, 4, and 5 are focused on introducing the Microchip PIC microcontroller; the PIC family, PIC architecture, programming the PIC in the C programming language (The author uses the Hi-Tech PICC Lite - a free download from Hi-Tech). Formal programming concepts including flow charts, structure charts, and pseudo code is discussed although the UML is not (seems like state charts would be nice but this is, after all, a book on control systems, not software engineering). If you already know the PIC, this chapter is a very quick read.

Chapter 6 discusses the z-transform in, in my opinion, an easy to comprehend fashion. The z-transform is paramount to the following chapters as the z-transform is the tool use in the digital domain. The discussion on the x-transform is somewhat terse. The reader should either be well versed in the s-domain and, perhaps, had prior exposure to the z-domain. The book is about applying the concepts, not teaching the concepts for the beginner.

Coupled with chapter 6 is a discussion in chapter 7 of system response in both the s and z-planes. These chapters combine more of the classic control system theory with digital sampling concepts.

What would any book on control systems be without system stability? That is the focus of chapter 8 where the classic tools are covered such as characteristic equations, Jury's stability test, Routh-Hurwitz Criterion, Root Locus, Nyquist Criterion, and Bode plots.

If you are like me and read a book from front to back, chapter 9 is where the reward of your patience is redeemed; the various types of controller designs (Dead-beat, Dahin, and PID). The chapter is not as comprehensive in coverage of controller architectures as say, Franklin, Powell, and Emami-Naeini, "Feedback of Dynamic Systems", but the being the focus of the book is applying the concepts to microcontrollers, you should be better prepared to expound your knowledge with such references.

Chapters 10 and 11 round out the discussion with controller realization and a practical case study; A liquid level digital control system.

In summary, I find this book well worth the money. The author has done a fine job in selecting topics, done a good job relating the material to microcontrollers, and writes in a clear, comprehensive manor. The book is focused on the PIC architecture. I recommend readers also download the PID application notes (there are two - AN937 and AN964 on Microchip's web site to supplement the material).

Well done Dogan Ibrahim!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
5.0 out of 5 stars Superb Digital Control Text, August 27, 2008
This review is from: Microcontroller Based Applied Digital Control (Hardcover)
Microcontroller Based Applied Digital Control is a well written book. It shows how to design test and implement digital controllers. This book successfully bridges the gap between control theory and actual implementation. This book is very useful for any serious hobbyist, electrical or mechanical engineering student or practicing engineer who is interested in automatic controls.

This book gives practical information on getting a controller to work as it was designed to do. Although software packages such as Lab view and Matlab have the capability to generate code for different microcontroller architectures, through experience the code often has to be `tweaked', augmented and in many cases re-written, furthermore those software packages are expensive for individuals or small design companies.

The book demonstrates how to design controllers using pole placement, the book shows how to design Dead-Beat, Dahlin, Lead Lag, PI and PID controllers. The book also clearly illustrates how to tune the PID compensators using the Zeigler-Nichols algorithm. The book illustrates several ways designed controllers can be realized, as well as explaining the differences in the realizations, in terms of efficiency, accuracy and computation.

Using this text, I have designed a servo system for a .5KW Solar Tracker, and I have also successfully designed a controller for an inverted pendulum.

I have done an extensive literature survey on every book published in the last 12yrs, on embedded control and microcontroller based control and this book is the best book I have seen thus far.

This is a EXCELLENT book I give it 5 Stars!!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
1.0 out of 5 stars Very expensive for what little real content you'll get out of it, June 13, 2008
By 
Lee Oien "Leeo" (Wilsonville, OR USA) - See all my reviews
(REAL NAME)   
This review is from: Microcontroller Based Applied Digital Control (Hardcover)
Hello,

I have to give this book a fairly poor review, driven by two main issues 1) cost and 2) the real content.

"Microcontroller Based Applied Digital Control" - one would think, and rightfully expect, the content of this book to be focused on "applied" microcontroller based digital control. This book is about digical control with a few short micro based examples at the very end of the book.

When it comes down to it, there are only a few examples that are covered between pages 255-282 (that is less than 30 pages of a 311 page book!). I was very disappointed in the amount of real coverage of this books based on its title. You can get far better coverage just by looking at the apps notes on Microchips web page. I am sure the other vendors of microcontrollers also have similar app notes and examples.

Given my experience with this book vs. the previous '5-star' reviewer I can't help but wonder if that reviewer is completely free of any bias or influence from the author or publisher. The format is a bit odd for a book reviewer, don't you think? In any case, we have such different views for you to consider.

The content that was presented was fairly good and well written. However, the author took so long to get the important applied parts that he ran out of time, pages, or steam to really finish it properly. There are no real exmples mixed in with the chaper upon chaper of theory. It can be quite dry at times.

The author should have been building up microcontroller code as he went along or found some other way to work in microcontrollers in vs. just summarizing the vendor's data sheets. I think it is save to assume if one is interested in topic the reader is capable of pulling a datasheet off the web.

Personally, I would look else ware if you want to learn about this topic. It just will not get you there.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject