6
Boolean Algebra
At first glance, this chapter may seem like the most intimidating because it revolves around math and logic. However, the material’s bark is by far worse than its bite. The whole gist behind this chapter is learning to manipulate binary numbers and analyzing their outputs using what is called Boolean logic or Boolean algebra.
The term might be off-putting to most; however, the type of algebra that will be explored in this book is not the standard algebra that is taught in high school. Instead, the type of algebra that will be explored here is based on two numbers, 0 and 1. This type of algebra is extremely important to PLC programmers and even electrical engineers who work on digital systems such as PLC-based systems, as it ...
Get PLCs for Beginners now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.