This document discusses logical operations on binary decision diagrams. It introduces conjunction, disjunction, and negation as logical operations and how they are represented in Venn diagrams and binary decision diagrams. Binary decision diagrams provide a graph-based representation similar to a binary tree for modeling logical expressions using conjunction, disjunction, and negation. Examples of applying these logical operations to expressions are also provided.