1st Edition

Building a Programmable Logic Controller with a PIC16F648A Microcontroller

By Murat Uzam Copyright 2014
    372 Pages
    by CRC Press

    372 Pages
    by CRC Press

    Programmable logic controllers (PLCs) are extensively used in industry to perform automation tasks, with manufacturers offering a variety of PLCs that differ in functions, program memories, and the number of inputs/outputs (I/O). Not surprisingly, the design and implementation of these PLCs have long been a secret of manufacturers. Unveiling the mysteries of PLC technology, Building a Programmable Logic Controller with PIC16F648A Microcontroller explains how to design and use a PIC16F648A-microcontroller-based PLC.



    The author first described a microcontroller-based implementation of a PLC in a series of articles published in Electronics World magazine between 2008 and 2010. This book is based on an improved version of the project, including:





    • Updates to the hardware configuration, with a smaller CPU board and two I/O extension boards that now support 16 inputs and 16 outputs instead of 8


    • An increased clock frequency of 20 MHz


    • Improvements to several macros


    • Flowcharts to help you understand the macros (functions)


    In this book, the author provides detailed explanations of hardware and software structures. He also describes PIC Assembly macros for all basic PLC functions, which are illustrated with numerous examples and flowcharts. An accompanying downloadable resources contain source files (.ASM) and object files (.HEX) for all of the examples in the book. It also supplies printed circuit board (PCB) (Gerber and .pdf) files so that you can have the CPU board and I/O extension boards produced by a PCB manufacturer or produce your own boards.



    Making PLCs more easily accessible, this unique book is written for advanced students, practicing engineers, and hobbyists who want to learn how to build their own microcontroller-based PLC. It assumes some previous knowledge of digital logic design, microcontrollers, and PLCs, as well as familiarity with the PIC16F series of microcontrollers and w

    Hardware of the PIC16F648A-Based PLC. Basic Software. Contact and Relay-Based Macros. Flip-Flop Macros. Timer Macros. Counter Macros. Comparison Macros. Arithmetical Macros. Logical Macros. Shift and Rotate Macros. Multiplexer Macros. Demultiplexer Macros. Decoder Macros. Priority Encoder Macros. Application Example. About the CD-ROM. References. Index.

    Biography

    Dr. Murat Uzam is a professor in the Department of Electrical and Electronics Engineering at Melikşah University in Kayseri, Turkey.