Fri 20 Feb 2026 10:40 - 11:00 at Meeting Room 105 - Visualization and Simulation Chair(s): Maryam Hedayati

In this tools paper, we present the Anonymous Cache and Virtual Memory Simulators, which are designed to assist in the teaching and learning of these subtopics of the memory hierarchy found in computer organization, computer architecture, and operating systems courses. These topics can be difficult to teach due to the significant amount of terminology and interacting design parameters and policies found in the processes of address translation and data fetching. These interactive, web-based simulators let users observe the processes and study the fundamental concepts and policies of caching and virtual memory. They aim to improve functionality and usability by (1) allowing for a wider range of parameters, policies, and operations, (2) providing detailed explanations of process steps, (3) highlighting system changes, (4) showing data values in memory, and (5) allowing users to navigate the operation history.

We present the major features of these simulators along with their integration in our computer organization course and other possible use cases. Student survey results from three recent offerings of this course reveal that the majority of students agree that the simulators were easy to use and beneficial to their learning of caching and virtual memory topics. However, due to differences in integration, the cache simulator was used by significantly more students than the virtual memory simulator. The provided suggestions, including tutorials and user interface tweaks (display and inputs), will inform future improvements. The source code for the simulators is available for others to use, modify, and extend.

Associate Teaching Professor in the Paul G. Allen School of Computer Science & Engineering (CSE) at the University of Washington, Seattle (UW). I primarily teach computer engineering courses (e.g., digital logic design, computer organization, systems programming) and am passionate about teacher training, particularly for post-secondary teaching-track roles (e.g., TA training, students as instructors of record, teaching-track mentoring).

Fri 20 Feb

Displayed time zone: Central Time (US & Canada) change

10:40 - 12:00
Visualization and Simulation Papers at Meeting Room 105
Chair(s): Maryam Hedayati Princeton University
10:40
20m
Talk
University of Washington Web-Based Simulators for Visualizing Cache and Virtual Memory Concepts
Papers
Justin Hsia University of Washington, Seattle
DOI Media Attached
11:00
20m
Talk
ChartCode: A Flowchart-Centric Educational Tool for Introductory Programming
Papers
Guangming Xing Western Kentucky University, Gongbo Liang Texas A & M University - San Antonio, Tawfiq Salem Purdue University
11:20
20m
Talk
Enhancing Computer Network Education for High School Students with an Educational Simulator Visualizing Packet Retransmission and RoutingGlobalCC
Papers
Yuki Kitamura The University of Osaka, Tomonari Kishimoto Otemon Gakuin University, Hiroyuki Nagataki The University of Osaka, Susumu Kanemune Osaka Electro-Communication University, Shizuka Shirai The University of Osaka
11:40
20m
Talk
HyProf: A Profiler for Programming Students that Offers Hypotheses about Performance Bugs
Papers
Hope Dargan MIT CSAIL, Adam J. Hartz MIT EECS, Robert Miller MIT