Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Very Good See details
$28.49 & this item ships for FREE with Super Saver Shipping. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $2.42 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Embedded Control Systems in C/C++
 
 
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.

Embedded Control Systems in C/C++ [Paperback]

Jim Ledin (Author)
2.8 out of 5 stars  See all reviews (4 customer reviews)

List Price: $63.95
Price: $44.46 & this item ships for FREE with Super Saver Shipping. Details
You Save: $19.49 (30%)
  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 9 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

Sell Back Your Copy for $2.42
Whether you buy it used on Amazon for $21.97 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $2.42.
Used Price$21.97
Trade-in Price$2.42
Price after
Trade-in
$19.55

Book Description

1578201276 978-1578201273 January 26, 2003
Implement proven design techniques for control systems without having to master any advanced mathematics. Using an effective step-by-step approach, this book presents a number of control system design techniques geared toward readers of all experience le

Using the techniques and reusable code in Embedded Control Systems in C/C++, embedded systems developers can design control systems without the advanced calculus skills that are typically required.

Special Offers and Product Promotions

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

Customers Who Bought This Item Also Bought


Editorial Reviews

About the Author

Jim Ledin, P.E., is an electrical engineer providing simulation-related consulting services. Over the past 18 years, he has worked on all phases of non-real-time and hardware-in-the-loop (HIL) simulation in support of the testing and evaluation of air-to-air and surface-to-air missile systems at the Naval Air Warfare Center in Point Mugu, Calif. He also served as the principal simulation developer for three HIL simulation laboratories for the NAWC. Jim has presented at ADI User Society international meetings and the Embedded Systems Conference, and has written for Embedded Systems Programming magazine and Dr. Dobb's Journal. He can be reached at jim@ledin.com or through the Ledin Engineering Web site at www.ledin.com.


Product Details

  • Paperback: 252 pages
  • Publisher: CMP (January 26, 2003)
  • Language: English
  • ISBN-10: 1578201276
  • ISBN-13: 978-1578201273
  • Product Dimensions: 9.2 x 7.3 x 0.8 inches
  • Shipping Weight: 1.2 pounds (View shipping rates and policies)
  • Average Customer Review: 2.8 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,058,206 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:
 (1)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
2.8 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

11 of 12 people found the following review helpful:
1.0 out of 5 stars Title is a complete misrepresentation, September 26, 2006
By 
This review is from: Embedded Control Systems in C/C++ (Paperback)
This book is a complete joke, the title is a complete misrepresentation of the book's contents. I've read journal articles that have more information on embedded control than this 200+ page book.

Everything in this book can be gotten from more complete references on control systems, such as Dorf and Bishop's "Modern Control Systems" for starters. Even Phillips and Nagle's "Digital Control System Analysis and Design" has more information on embedded control when it isn't even the primary focus of their book.

Instead of explaining how to program control systems in C/C++ the author provides a brief overview of control techniques and MatLab code.

The author never actually discusses embedded control which is the title of the book. The point of the book, and even the title, is supposedly to explain how to control embedded systems with C/C++, yet the author never discusses anything remotely close to this, the closest he ever gets are programs that convert MatLab files to C. This is completely useless if the author doesn't explain how to use a converted MatLab file on an embedded microcontroller. The author doesn't even have examples on choosing processors for embedded systems.

Save $70 and put it towards a real controls book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 11 people found the following review helpful:
1.0 out of 5 stars A totally misrepresented useless book, September 9, 2005
This review is from: Embedded Control Systems in C/C++ (Paperback)
The author undertakes to teach you control systems w/o underlying mathematics. Well, I thought, that's nice (and, needless to say, it makes a good selling point), but... there's one but here: it may not be possible. And indeed the author has not succeeded at his stated goal. Not only that, he hasn't even tried: without any preliminaries (other than the declaration of intent to make it simple) the author starts bashing you over the head with s-notation (Laplace), poles and zeros, state space, swiped sines, linear/non-linear DEs, root locuses, eigenvalues, covariant matrices. etc. If using complicated things (after promising not to) w/o explaining or even defining them first in any way means making it simple, then this book is a success. I however, don't see it this way.

Here's the missing reality check: in order to understand what's going on there you need to be comfortable with: complex, vector, and matrix analyses, integral transforms (Laplace and Fourier), and signal processing. In other words, you need to have studied control (and that, of course, implies a solid mathematical background). You also need to know Matlab, or at least understand how one works with it in general.

The C++ aspect of the book is a joke: there's two and a half primitive snippets of code that any idiot could write if he knew what is to be achieved -- and for that you need the things I've mentioned above. Why it's in the book I can't fathom... maybe to have a pretext, no matter how thin, for putting the "in C/C++" on the cover.

Well, OK, the first few chapters (like, three) do present a few useful things (PID controllers and tuning) in an understandable way (how's your calculus, btw?). The bibliography is decent too: small, but pointed and of good quality (though no surprises here: for integral transforms, go for Churchill; for system identifications, Ljung; for signals, Oppenheim... but we already knew that, didn't we). In fact, why stop here: there are very good control textbooks as well -- Astrom, Ogata, etc., etc. Full of math, yes, but not promising anything their authors have no intention of fulfilling. Once you're through the texts like that, you'll be able to digest Mr Ledin's book (of course the question then becomes, what the hell you'll need if for?)

Another question: what's the deal with the word "embedded" in the title? There's zilch in this book about anything specifically embedded. Another sales-enhancing magic word?

Bottom line: being smart enough to understand this book implies that you don't need it; not being smart enough... well, then it seems like you don't need it either. I have no doubts that Mr Ledin is a very smart engineer -- and god bless, more power to him here -- but as to bookwriting... What good is this book? Who's it for? No simple mortal fits the bill: everyone will be either too smart to need it, or too stupid to understand it.

Regrettably, "Embedded Control Systems in C/C++" is yet another typical CMP book -- expensive, misrepresented, and useless. Oh yeah, and it's poorly written too (but that's the least of this book's flaws).

Absolutely not recommended.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 10 people found the following review helpful:
4.0 out of 5 stars Good overview of control systems, not too much C/C++, July 19, 2005
By 
This review is from: Embedded Control Systems in C/C++ (Paperback)
I'm still finishing the book, so this review may be a little unfair. There are two unfortunate things about this book. The title indicates C/C++. There's not that much code in the book, especially for the analysis of the control systems. More implementation of the controller, which is OK. Keep in mind that's not the main goal of the book. The overview of control systems is pretty good with just enough of the theory and math. I was seeking an introduction so I could better understand what the control systems experts are battling with servo development and tuning. The second issue I have is I think the dependency on Matlab is a little too much. It would have been great if the publisher could have included a stripped down version of Matlab on the CD. Many of the 'solutions' are pretty magical as we just plug into Matlab and have our answer with somewhat incomplete explanations of what Matlab is doing to figure it out. I have yet to see an example of motor control and/or the plant model for a motor, which is what I'm particularly interested in. An example, with hardware, would have been great. Overall, I'm happy I bought the book and feel I better understand the basic theory and challenges of control system development and modeling.
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)
First Sentence:
A control system (also called a controller) manages a larger system's operation so that the overall response approximates commanded behavior. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
damping ratio constraints, placement design method, system pole locations, observer pole locations, settling time constraints, linear plant model, frequency response format, locus editor, process noise model, error thresh, control system design process, control system design techniques, system identification algorithms, control system design methods, spaced breakpoints, actuator effort, integrator windup, settling time requirement, optimal design techniques, root locus design, compensator poles, compensator gain, system identification process, observer poles, feedforward gain
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Control System Toolbox, Design Tool, System Identification Toolbox, Edit Compensator, Current Compensator, Prentice Hall, Discrete-Time Signal Processing, Englewood Cliffs, Simulation Engineering
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:





Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(4)
(3)

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



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject