Functional Block Diagram: The Functions Of Function Blocks

805 Words2 Pages

Function Block Diagram The Function Block Diagram (FBD) is a graphical language in PLC which describes the function between the input output variables. FBD is in the form of elementary blocks and number of blocks are connected together to form a logic using connection lines or links. A function block is represented in the manner shown as: The connection is oriented, i.e. the line carries data from left to the right end. The connected blocks must be of the same data type (like integer, double integer, real etc.). Function blocks can have standard functions, such as those of the logic gates or counters or times, or have functions defined by the user, e.g., a block to obtain an average value of inputs. Function blocks are useful when the program contains many arithmetic …show more content…

It also provides power to the I/O modules, and a constant non-fluctuating power. The power supply is properly packaged to prevent overheating. It the most critical component of a PLC. It is typically non-redundant, thus the failure of the power supply can cause the control system to fail. Since the power supply contains high-voltage components, any fault must be carefully death since it possess the potential for serious injury and fire. There are two types of memory in a PLC. It is usually in the main PLC module and mostly non-expandable using other modules though modern PLCs have slots for additional memory cards. This is to prevent any unauthorized change in the PLC program and its functioning. The Executive Memory or program memory is the one that receives and holds program instructions (usually ROM). The data memory or scratch pad is the work area used to temporarily store information produced by the processor during the scan operation. These are volatile memory

More about Functional Block Diagram: The Functions Of Function Blocks

Open Document