This document compares the performance of two mobile ad hoc network (MANET) routing protocols: Destination Sequenced Distance Vector (DSDV) and Ad Hoc On-Demand Distance Vector (AODV). DSDV is a proactive, table-driven protocol that maintains complete routing tables and periodically transmits updates when network topology changes. AODV is a reactive, on-demand protocol that discovers routes only when needed through a route discovery process. The document analyzes the protocols' throughput, delay, overhead, and delivery ratio using Manhattan Grid mobility modeling through simulation.