Welcome To ME 303 Mechatronics: Dr. Nadeem Khan
Welcome To ME 303 Mechatronics: Dr. Nadeem Khan
Welcome to ME 303
Mechatronics
ME Text:
1) Microprocessor Architecture, Programming, and Applications
with 8085/8080A by Ramesh S. Goankar.
2) Design with Microprocessors for Mechanical Engineers, by A.K.
Stiffler.
Course Description:
This course is about the understanding of Mechatronic Systems,
which entails the integration of mainly mechanical, electrical,
electronics, computer, and control engineering disciplines within a
unified framework.
As, microprocessors are commonly used in home appliances, a
variety of industrial applications, automotive electronics, and
business machines. Therefore, in this course, we will be studying
the very basic and initial 8-bit microprocessor Intel 8085.
This course provides an introduction to fundamentals of a
microprocessor, various parts of computer system, and specifically
the internal architecture of 8085 microprocessor. It also gives a
concise material of 8085 assembly language programs.
In this course, commonly used interface modules like analog-to-
digital converter, digital-to-analog converter, sampling theory, as
well as stepper, and DC motors to microcontrollers will be
explained.
TOPICS TO BE COVERED:
Computer Architecture:
• Numbering and Coding Systems
• Logic Gates
Computer Architecture:
• Microprocessor & its operations
• Micro-programming, Bus system
• 8085 Microprocessor & its Internal architecture
• 8051 Microcontroller & its Internal architecture
• Assembly language programming
Interfacing:
• Ports,
• Input/output
• Analog to digital converter
• Sampling theory
• Digital to analog converter
• Interfacing switches
Interfacing:
• LEDs, LCDs, Relay
• Pulse Width Modulation
• Stepper motors and DC motors to microcontrollers
Attendance Policy:
You are required to attend all the classes, because class attendance will
significantly help you understand the material & prepare for the exams.
That's why there is small %tage of sessional grading for attendance.
A- 3.67 C 2.0
Quizzes 06 % Mid-term 20 %
B+ 3.33 C- 1.67
B− 2.67 D 1.0
Honor Pledge
"I pledge to support the honor system of UET Peshawar. I will refrain
from any form of academic dishonesty or deception, such as cheating
or plagiarism in taking quizzes, tests, the completion of homework
assignments, as well as attendance.”
Notes:
1) All exams are closed-book and closed-notes or otherwise if online.
No cell phone or other electronic devices should be used.
2) Students are responsible for materials covered and announcements
made in classes, including those in which they are absent.
3) This schedule and policy are tentative and may be modified. So, the
circumstances and events may make it necessary for the instructor to
modify the syllabus during the semester. This may depend, in part, on
the progress, needs, and experiences of the students.
• The word “Mechatronics” was first introduced by Mr. Tetsuro
Moria, a senior engineer of a Japanese company, Yaskawa, in
1970’s.
(1) (2)
o Control Interface/computing
hardware elements
o Computer elements
Digital Computers:
A digital computer is a multipurpose, programmable machine that
reads binary instructions from its memory, accepts binary data as
input & process that data according to those instructions and provide
results as the output. Instructions are simply a pattern of 0’s and 1’s. (5)
o The term Hardware implies the physical components of computer.
o A set of instructions written for the computer to perform a task is
called a program, and a group of programs is called Software.
Bits: A bit is actually a binary digit such as “0” and “1” which represents
electric voltages in the machine: generally as one level (low) and the
other (high) respectively. (6)
Difference Between:
Microcomputer:
– A computer with a microprocessor as its CPU. Includes memory
(read/write memory and read-only memory), Input and Output etc.
Microprocessor:
– A silicon chip which includes ALU, register circuits & control circuits.
Microcontroller:
– A silicon chip which includes microprocessor, memory & I/O in a
single package. (12)