2020 Ad MC & PLC Assignment 1 QP

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

GOVT.

POLYTECHNIC COLLEGE PALA


DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING

Assignment 1 (CO1 & CO2)


CLASS : S6 EEE

MICROCONTROLLERS & PROGRAMMABLE LOGIC CONTROLLERS

[Maximum Marks: 15 ] [LAST DATE : 13.03.23]

1. Draw the pin details of 8051 microcontroller and Label all the pins
(5 marks )
2. Specify the content of accumulator and reg R0 after the execution of following
instructions
MOV R0,#04 H
MOV A,#54 h
SWAP A
RL A
XCH A, R0 (5marks )

4. A washing machine is designed for a voltage renge of 180-240 V. If the voltage


is above 240 V or below 180 V, the washing machine will shut down by turning
off a relay connected to P1.0. Assume that the voltage can be read at Port 0 in the
range 0-255. Write a program to implement this operation (5 marks )

CO COURSE OUTCOME QUESTION


NUMBER
C602/CO1 Summarize the architecture of microcontroller 1,2
8051
C602/CO2 Classify and analyse the programming methods of 3,4,5
microcontroller 8051
Approved by ( Name & Signature of members in academic counsil)

1. Binu B. R. , HoD EEE


2. Sreekumar T. , Lecturer in EEE

3. Nevin Jose . Lecturer in EEE ( Department Accreditation Coordinator )

You might also like