Analog and Hybrid Computer Programming
eBook - ePub

Analog and Hybrid Computer Programming

  1. 314 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Analog and Hybrid Computer Programming

Book details
Table of contents
Citations

About This Book

As classic digital computers are about to reach their physical and architectural boundaries, interest in unconventional approaches to computing, such as quantum and analog computers, is rapidly increasing. For a wide variety of practical applications, analog computers can outperform classic digital computers in terms of both raw computational speed and energy efficiency. This makes them ideally suited a co-processors to digital computers, thus forming hybrid computers.

This second edition of "Analog and Hybrid Computer Programming" provides a thorough introduction to the programming of analog and hybrid computers. It contains a wealth of practical examples, ranging from simple problems such as radioactive decay, harmonic oscillators, and chemical reaction kinetics to advanced topics which include the simulation of neurons, chaotic systems such as a double-pendulum simulation and many more. In addition to these examples, it contains a chapter on special functions which can be used as "subroutines" in an analog computer setup.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Analog and Hybrid Computer Programming by Bernd Ulmann in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Year
2023
ISBN
9783110787887
Edition
2

Table of contents

  1. Title Page
  2. Copyright
  3. Contents
  4. Acknowledgments and disclaimer
  5. Preface to the 2nd edition
  6. Acronyms
  7. 1 Introduction
  8. 2 Computing elements
  9. 3 Analog computer operation
  10. 4 Basic programming
  11. 5 Special functions
  12. 6 Examples
  13. 7 Hybrid computing
  14. 8 Summary and outlook
  15. A The Laplace transform
  16. B Solving the heat equation with a passive network
  17. C A simple hybrid controller for THE ANALOG THING
  18. D An oscilloscope multiplexer
  19. E A log() function generator
  20. F A sine/cosine generator
  21. G A simple joystick interface
  22. H The Analog Paradigm bus system
  23. I HyCon commands
  24. Index