انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة
الكلية كلية العلوم للبنات
القسم قسم الحاسبات
المرحلة 3
أستاذ المادة محمد عبد الله ناصر الزبيدي
04/04/2015 20:31:40
9- Von Neumann & Harvard Computers There are two computer architectures, which are different in the way of accessing memories: von Neumann Architecture (also names “ Princeton Architecture”) and Harvard Architecture. In a Von Neumann architecture , programs and data are stored in the same memory and managed by the same information-handling subsystem. In the Harvard architecture , programs and data are stored and handled by different subsystems. This is the essential difference between these two architectures. Harvard architecture uses physically separate memories for their instructions and data, requiring dedicated buses for each of them. Instructions and operands can therefore be fetched simultaneously. In the original "Harvard computer", built in 1944 and after which the architecture is named, the program-handling task and the data-handling task were sufficiently different to result in two different storage technologies. Today, the vast majority of computers are von Neumann architecture because of the efficiency of design, implementation, and operation of one memory system instead of two. Under certain conditions, a Harvard computer can be much faster than a Von Neumann computer because data and program do not contend for the same information pathway, and storing the program in an immutable read-only memory can result in vast reliability improvements. 9-1 The von Neumann Architecture has following specialties : 1. Instructions and Data are stored in the same memory. 2. Instructions and Data share one memory system.
المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
الرجوع الى لوحة التحكم
|