You are on page 1of 4

/

/ ‫ملخص للمحاضرة الثانية بعنوان‬

)Microprocessors)

‫للدكتور نادر عبد هللا الخفاجي‬


‫ الثالثة‬/ ‫المرحلة‬

What are the types of microprocessors? And what are its types? And what
are its components? And what are its ratings? And what is its advantage?
And how does it work?
‫ما هي أنواع المعالجات الدقيقة ؟ وما انواعها ؟ وما مكوناتها ؟ وما تصنيفاتها؟ وما ميزتها ؟ وما طريقة عملها ؟‬

1-Microprocessor/ Integrated electronic circuits (IC) that include the basic


functions of the central processing unit (CPU).

A- It is a multi-purpose, programmable silicon chip that receives multi-


purpose data.
B- Receives binary data as input.

C- Provides the output after processing it according to the instructions


stored in the memory.

، (CPU)‫( تتضمن الوظائف األساسية لوحدة المعالجة المركزية‬IC) ‫ هي دوائر الكترونية متكاملة‬/‫المعالج الدقيقة‬-1
. ‫ وهي شريحه سلكونية متعددة األغراض قابلة للبرمجة بحيث تستقبل البيانات متعددة األغراض‬-‫أ‬

. ‫ تستقبل البيانات الثنائية كمدخالت‬-‫ب‬

.‫ توفر االخراج بعد معالجتها وفق للتعليمات المخزونة في الذاكرة‬-‫ج‬


2- The microcomputer processor/ is a processor and in short (CPU), which is
the central processing unit, which is a chip that works as the brain of the
computer, that is, it is made of a group of transistors, i.e. one of the millions
of transistors, and this type is found in the personal computer.

‫ ( اي وحدة المعالجة المركزية وهي عبارة‬CPU) ‫ هو معالج وبأختصار‬/‫ المايكروي‬microcomputer ‫ لمعالج‬-2


‫عن شريحة تعمل كعقل للحاسوب اي انها مصنوعه من مجموعة من الترانزستورات اي من الماليين من‬
.‫الترانزستورات وهذا النوع موجود في الحاسب الشخصي‬

3- A microcontroller/ is more than a central processing unit, as this chip


includes:-

A- Processing logic (data processing) and control of one integrated circuit or


a small number of integrated circuits.

B- This processor contains arithmetic, logical and control circuits to perform


its functions.

C- The microcontroller contains combinational, numeric and sequential logic


and operates on numbers and symbols in the binary number system.

-: ‫ هو أكثر من وحدة معالجة مركزية حيث تتضمن هذه الشريحة‬microcontroller/ ‫ المعالج المجهري الدقيق‬-3
.‫ منطق المعالجة ( معالجة البيانات ) والتحكم في دائرة متكاملة واحدة او عدد صغير من الدوائر المتكاملة‬-‫أ‬

. ‫ يحتوي هذا المعالج على الدوائر الحسابية والمنطقية والتحكمية الداء وضائفها‬-‫ب‬

‫ على المنطقي التوافقي والرقمي والمتسلسل وتعمل على‬microcontroller ‫ تحتوي المعالجات المجهرية‬-‫ج‬
.‫األرقام والرموز في نظام األرقام الثنائية‬
Types of microprocessors ?

intel 4004
intel 8085
intel 8086
intel pentium
intel Cori 7
intel Cori 8
intel Cori 9
intel Cori 10

The basic functions of each processor?

1- Recall data from memory.

2- Saving data in an internal memory temporarily until needed.

3- Doing simple and complex arithmetic and logical operations to process


data.

4- Sending the processed data and the results of the operations and sending
them to the main memory.
‫الوظائف االساسية لكل معالج ؟‬

. ‫ استدعاء البيانات من الذاكرة‬-1

.‫ حفظ البيانات في ذاكرة داخلية بشكل مؤقت لحين الحاجة اليها‬-2

. ‫ القيام بعمليات حسابية ومنطقية بسيطة ومعقدة لمعالجة البيانات‬-3

.‫ ارسال البيانات التي تمت معالجتها ونتائج العمليات وترسيلها في الذاكرة الرئيسية‬-4
The difference between a microprocessor and a microcontroller processor?
Lies in several aspects of the elements surrounding the processor: The main
difference in this case is that the microcontroller contains a live memory
(RAM) and memory (ROM) called dead memory temporary and other
elements included, while the microprocessor needs external circuits so He
can do his job.

‫االختالف بين المعالج الدقيق والمعالج المتحكم الدقيق ؟‬

‫ يكمن االختالف الرئيسي في هذه الحالة حيث أن المعالج‬: ‫يكمن في عدة جوانب من العناصر المحيطة بالمعالج‬
‫( وتسمى بالذاكرة الميتة مؤقت‬ROM) ‫( وذاكرة‬RAM) ‫المتحكم الدقيق يحتوي على ذاكرة حية متفاعلة هي ذاكرة‬
.‫بينما يحتاج المعالج الدقيق إلى دوائر خارجية حتى يستطيع تأدية وظيفته‬، ‫وعناصر أخرى متضمنة‬

Registers / or what is called a special memory for the processor.

1- Accumulator: This recorder is located inside the Arithmetic and Logic


Unit (ALU) of the processor and is used in arithmetic and logical cases. So
this microcontroller uses the accumulator to store the data it brings from
memory to perform the required operations.

.‫ او ما تسمى بذاكرة خاصة للمعالج‬/ ‫السجالت‬


‫ ) من المعالج ويستخدم في‬ALU ( ‫ يقع هذا المسجل داخل وحدة الحساب والمنطق‬/ ‫ المركم‬-1
‫ بأستخدام المراكم لتخزين‬microcontroller ‫ لذى يقوم هذا المعالج‬. ‫الحاالت الحسابية والمنطقية‬
. ‫البيانات التي يجلبها من الذاكرة للقيام بالعمليات المطلوبة‬

You might also like