This document discusses entity relationship (ER) models. It describes ER models as concise descriptions of user data requirements that help visualize entities and relationships in a domain. The basic elements of an ER model are entities, attributes, and relationships. An example ER model is presented for a student academic information system that models students, courses, professors, labs, and projects as entities and how they relate. Key concepts like entity sets, relationship types, participation constraints, and weak entity types are also explained.