of Practical Hrs/Week: 03 Exam Hours 03 Total no. ECE 7th Semester Lab Manual Regulation 2017 Anna University. 8086 Masm Procedure. Anna University. Lab Manual ----- 1 ----- Microprocessors Lab … Step 3: Move the divisor to CX register. Basic arithmetic and Logical operations 2. On completion of this lab course the students will be able to apply the fundamentals of assembly level programming of microprocessors and microcontroller and also they can  work with standard microprocessor real time interfaces including GPIO, serial ports, digital-to-analog converters and analog-to-digital converters. Step 5: Store the result. Cheran Nagar, K.Paramthi, Karur – 639 111. Binary To Decimal and Decimal to Binary Code Conversion, MPMC lab manual for computer science department, Elaboración de manual de usuario, y manual técnico 2, Elaboración de manual de usuario, y manual técnico, engineering Electromagnetics William H John A. Buck - 8Ed Solution manual Manual.pdf, Copyright © 2020 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved. Download link is provided below to ensure for the Students to download the Regulation 2017 Anna University EC8691 Microprocessors and Microcontrollers Lecture Notes, Syllabus, Part-A 2 marks with answers & Part-B 16 marks Questions with answers, Question Bank with answers, All the materials are listed below for the students to make use of it and score Good (maximum) marks with our study … Addition of Two 8-Bit Numbers. EC8711 Embedded Laboratory. APPARATUS: 1. Key board 3. Step 1: Start the process Step 5: Store the result. Anna University Regulation 2013 Electronics and Communication Engineering (ECE) EC6513 MPMC LAB Manual for all experiments is provided below. ADDRESS LABLE MNEMONICS OPCODE COMMENTS, 1000 MOV AX,[1100] 8B 06 00 11 Move the content to AX reg, 1004 MOV BX, [1102] 8B IE 02 11 Move the content to BX reg, 100A MOV [1200],DX 89 16 00 12 Store the MSW result, 100E MOV [1202],AX 89 06 02 12 Store the LSW, 1000 MOV DX,[1100] 8B 16 00 11 M.E., LECTURER, DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING 2 ADDITION OF TWO 8 BIT NUMBERS AIM: To perform addition of two 8 bit numbers using 8085. Step 7: Move reminder to AL MICROPROCESSOR AND MICROCONTROLLER LABORATORY LAB MANUAL - 15CSL48 As per Choice Based Credit System (CBCS) scheme Effective from the academic year 2016 -2017 Prepared by: Reviewed by: Approved by: Smruthi Nair N.S.Saradha Devi Dr. A.A. Powly Thomas 5. Topics. Step 3: Load the starting address of source and destination. *FREE* shipping on qualifying ... Microprocessor Lab Manual Print Edition [240 kb] Note: Digital Page 11/25. While coming to the lab bring the lab manual cum observation book, record etc. ADDITION CS6412-MICROPROCESSOR AND MICROCONTROLLER LABORATORY 2 VVIT DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING ANNA UNIVERSITY CHENNAI Regulation 2013 CS6412-MICROPROCESSOR AND MICROCONTROLLER LABORATORY SYLLABUS LIST OF EXPERIMENTS: 8086 Programs using kits and MASM 1. EC8681- MICROPROCESSORS AND MICROCONTROLLERS LABORATORY Syllabus 2017 Regulation,EC8681,EC8681 Syllabus 2017 Regulation,Syllabus 2017 Regulation Step 6: Decrement the counter value Microprocessors and Microcontrollers laboratory helps the students to develop their knowledge on processor architecture and the programming skills. ADDRESS LABLE MNEMONICS OPCODE COMMENTS, 1000 MOV AL,[1100] 8A 06 00 11 Load the data from 1100, 1004 MOV AH,00 C6 C4 00 Clear AH Register, 1007 MOV CL, 64 C6 C1 64 Move the 64h to CL register, 100C MOV [1101],AL 88 06 01 11 Store the no of hundreds, 1012 MOV AH,00 C6 C4 00 Clear AH Register, 1015 MOV CL,0A C6 C1 0A Move the 0Ah to CL register, 101A MOV [1102],AX 89 06 02 11 Store the no of tens and ones, DECIMAL TO BI NARY Step 1: Start the process ADDRESS LABLE MNEMONICS OPCODE COMMENTS, 1000 MOV AX,[1100] 8B 06 00 11 Move the content to Ax reg, 1004 ADD AX, [1102] 03 06 02 11 Add second data, 1008 MOV [1200],AX 89 06 00 12 Store the result, SUBTRACTION Step 4: Perform the Multiplication 1.2 Block move (with and without overlap) 1.3 Block interchange 3. Step 4: Load the data from source and store to destination. Uploaded 2 years ago . Write a Program Using 8085 & Verify for : a. Subtraction of Two 8-Bit Numbers. BEFORE EXECUTION: AFTER EXECUTION: Cheran College of Engineering / EC8681 µP & µC Lab Page 12, Ex. Step 3: Add second data to AL Step 8: Stop the process, PROGRAM: in to AX reg, 1008 MOV CX, [1102] 8B 0E 04 11 Move the divisor to CX reg, 100E MOV [1200],AX 89 06 00 12 Store the quotient, 1012 MOV [1202],DX 89 16 02 12 Store the reminder, Cheran College of Engineering / EC8681 µP & µC Lab Page 7, Cheran College of Engineering / EC8681 µP & µC Lab Page 8. 4. EC8681-Microprocessors and Microcontrollers Laboratory - Manual EE8511-Control and Instrumentation Laboratory - Manual CS8382-Object Oriented Programming Laboratory - Manual EC8611 Technical Seminar. of CSE This course introduces the assembly language programming of 8051 microcontroller and 8086 microprocessor. Step 5: Divide AL/CL EC8681 MPMC LAB MANUAL, Study notes for Microprocessors. Step 1: Start the process Step 10: Store the quotient as tens. ECE Regulation 2017 Lab Manual Download - Anna University Lab Manuals for ECE Regulation 2017 ... EC8681 Microprocessors and Microcontrollers Laboratory. Anna University Regulation 2013 Electronic Communications Engineering (ECE) 5TH SEM. BEFORE EXECUTION: AFTER EXECUTION: SUBTRACTION EC8711 Embedded Laboratory. EC8661 VLSI Design Laboratory. Thus the assembly language program to convert binary number into decimal and decimal. Step 5: Store the result. 1. Step 1: Start the process ADDRESS LABLE MNEMONICS OPCODE COMMENTS, 1004 SUB AX, [1102] 2B 06 02 11 Subtract second data, MULTIPLICATION number into binary was executed successfully and the result was verified by using 8086 Phone : 0120-2323854-58 sor-Microcontroller-Lab-1 2013 regulation. Basic arithmetic and Logical operations 2. Step 11: Stop the process, Cheran College of Engineering / EC8681 µP & µC Lab Page 17, Cheran College of Engineering / EC8681 µP & µC Lab Page 18, PROGRAM: Step 2: Move the 16 bit data to Ax register. CHERAN COLLEGE OF ENGINEERING Cheran College of Engineering / EC8681 µP & µC Lab Page 11, Clear Directional Flag for Auto Increment, Gets Array length, starting address and destination address. 1 MICROPROCESSOR LAB MANUAL EEC-553 DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING 27, Knowledge Park-III, Greater Noida, (U.P.) Step 6: Store the quotient as hundreds. IT 5th sem 2017 Regulation Notes Admin December 16, 2020 0 CS8662 Mobile Application Development Laboratory Step 3: Perform the addition between accumulator content and second data 42 Exam Marks 50 I. Step 3: Move the second 16 bit data to Bx register. Step 4: Store the result. EC8681 Microprocessors and Microcontrollers(MPMC) Lab Manual and Viva Question 2017 Regulation Anna University. Step 3: Perform the subtraction between accumulator content and second data Microprocessors. SAMPLE INPUT AND OUTPUT: IT Regulation 2017 Lab Manual Download – Anna University Lab Manuals for IT Regulation 2017 ... EC8681 Microprocessors and Microcontrollers Laboratory CS8581 Networks Laboratory IT8511 Web Technology Laboratory. No: 1 SIMPLE ARITHMETIC OPERATIONS AIM: To write an assembly language program to add, subtract, multiply and divide the given data stored at two consecutive locations using 8085 microprocessor. 42 Exam Marks 50 I. Step 12: Stop the process, DECIMAL TO BI NARY CSE, Cse 5th sem 2017 Regulation Notes, IT, IT 5th sem 2017 Regulation Notes, Anna University EC8681 Microprocessors and Microcontrollers Laboratory Manual … DIVISION OF TWO 16-BIT DATA AIM: To multiply two 16-bit data (Multibyte division) using 8086 microprocessor. cs8261 c programming laboratory; ec8681 microprocessor and microcontroller laboratory; ec8261 circuits and devices laboratory; ec8361 analog and digital circuits laboratory . – 502 313 Phone No: 08458 – 222031, www.bvrit.ac.in B.V.R.I.T. MICROCONTROLLER LAB, Cheran College of Engineering / EC8681 µP & µC Lab Page 1, 1 Arithmetic and Logical Operations Using 8086 7, 3A Binary To Decimal and Decimal to Binary Code Conversion 15, 4A String Operation - Reverse a String 23, 7A Interfacing 8279 with 8086 to Read a Key from Keyboard 37, 8B Interfacing 8255 with 8086 in Mode 0 45, 9B Interfacing DAC with 8086 and Waveform Generation 49, 10 Interfacing 8253 Timer / Counter with 8086 53, 11 Arithmetic / Logical Operations Using 8051 55, 12A Square / Cube / 2’s Complement of a Number Using 8051 61, Cheran College of Engineering / EC8681 µP & µC Lab Page 2, S. No Date Name of the Experiments Page No Marks Thus the assembly language program to perform the arithmetic and logical operations. Step 6: Stop the process, PROGRAM it gives a practical training of interfacing the peripheral devices with the 8086 microprocessor. BI NARY TO DECIMAL AND DECIMAL TO BI NARY CODE, AIM: Due to the compact design of microcontroller, they are used in mini portable electronic gadgets, toys and devices. of CSE, GCEM Page 3 Semester- 4 Introduction to 8086 and Microsoft assembler 8086 Internal Block diagram 8086 is a 16-bit processor having 16-bit data bus and 20-bit address bus. EE6612 – Microprocessors and Microcontrollers Laboratory Department of Electrical and Electronics Engineering - VEC Ex. MICROPROCESSOR LAB Subject Code : 10ECL68 IA Marks 25 No. RESULT. BI NARY TO DECIMAL EC8681-Microprocessors and Microcontrollers Laboratory - Manual EE8511-Control and Instrumentation Laboratory - Manual CS8382-Object Oriented Programming Laboratory - Manual in to DX reg, 1004 MOV AX, [1102] 8B 06 02 11 of Practical Hrs. This laboratory houses the hardware which includes 8085 Microprocessor trainer kits, 8086 Microprocessor trainer kits, 8051 Microcontroller trainer kits, interfacing cards and software Keil-51. EC6513 MICROPROCESSOR MICROCONTROLLER (MPMC) LAB Manual Before coming to the lab, prepare the prelab questions. Step 10: Store the result Step 2: Load the count value. Step 2: Load the data from 1100. Move the LSW of dividend it gives a practical training of interfacing the peripheral devices with the 8086 microprocessor. ----- Microprocessors Lab MICROPROCESSORS AND MICROCONTROLLERS LAB DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING ACADEMIC YEAR 2012-2013 IV B.Tech EEE I-SEMESTER PADMASRI DR B. V.RAJU INSTITUTE OF TECHNOLOGY VISHNUPUR, NARSAPUR, MEDAK (DIST.) BI NARY TO DECIMAL The 8088 and 8086 Microprocessors: Lab Manual [Triebel, Walter A., Singh, Avtar] on Amazon.com. CSE Regulation 2017 Lab Manual Download - Anna University Lab Manuals for CSE Regulation 2017 ... EC8681 Microprocessors and Microcontrollers Laboratory CS8582 Object Oriented Analysis and Design Laboratory CS8581 Networks Laboratory. a. Download link for ECE 5TH SEM EC6513 MICROPROCESSOR MICROCONTROLLER (MPMC) Laboratory Manual is listed down for students to make perfect utilization and score maximum marks with our study materials. MICROPROCESSORS LAB INFORMATION TECHNOLOGY DEPARTMENT, MJCET S. No. MICROPROCESSOR AND MICROCONTROLLER LABORATORY LAB MANUAL - 15CSL48 As per Choice Based Credit System (CBCS) scheme Effective from the academic year 2016 -2017 Prepared by: Reviewed by: Approved by: Smruthi Nair N.S.Saradha Devi Dr. A.A. Powly Thomas SRM Valliammai Engineering College SRM Nagar, Kattankulathur - 603203, Kancheepuram Dt, Tamil Nadu. MICROPROCESSORS LAB MANUAL . SMPS PROGRAM CODE: MOV AX,[0300] MOV BX,[0302] DIV BX INT A5 RESULT: AMRITA COLLEGE OF ENGINEERING AND TECHNOLOGY (ACET). Step 1: Start the process Thus the assembly language program to move a data block without overlap was executed. Cheran College of Engineering / EC8681 µP & µC Lab Page 21, Cheran College of Engineering / EC8681 µP & µC Lab Page 22, AIM: Microprocessor. Anna University. IT 6th Semester Lab Manual Regulation 2017 Anna University. Step 6: Stop the process, Cheran College of Engineering / EC8681 µP & µC Lab Page 5, Cheran College of Engineering / EC8681 µP & µC Lab Page 6, PROGRAM: Move a Data Block Without Overlap The number 75 in unpacked BCD would be 00000111 and 00000101. successfully and the result was verified by using 8086 Microprocessor. Microprocessors. was executed successfully and the result was verified by using 8086 Microprocessor kit. Read through the lab experiment to familiarize yourself with the components and assembly sequence. Step 2: Move the dividend to DX and AX register. b. ADDRESS LABLE MNEMONICS OPCODE COMMENTS, 1000 MOV AL,[1100] 8A 06 00 11 Move the content to AL reg, 1004 ADD AL, [1101] 02 06 01 11 Add second data, 1008 DAA 27 Decimal adjustment Accumulator, 1009 MOV [1200],AL 88 06 00 12 Store the result, Cheran College of Engineering / EC8681 µP & µC Lab Page 23, Cheran College of Engineering / EC8681 µP & µC Lab Page 24, RESULT: ECE Regulation 2017 Lab Manual Download - Anna University Lab Manuals for ECE Regulation 2017 ... EC8681 Microprocessors and Microcontrollers Laboratory. Applications are Invited from Eligible Candidates for Admission to B.E, M.E, MBA & Polytechnic Diploma Engineering Programmes Under Management Quota. Move the MSW of dividend EC8611 Technical Seminar. Step 2: Set the first data. TEL : 044 - 27454784 / 726, FAX : 044 - 27451504. PRINT Microprocessor Manual - Free download as Word Doc (.doc / .docx), PDF File (.pdf), Text File (.txt) or read online for free. HS8581 Professional Communication. CSE Regulation 2017 Lab Manual Download – Anna University Lab Manuals for CSE Regulation 2017 ... EC8681 Microprocessors and Microcontrollers Laboratory CS8582 Object Oriented Analysis and Design Laboratory CS8581 Networks Laboratory. Step8: Multiply the result with 0A Unpacked BCD is each number is represented by its own byte. Step 1: Start the process Step 5: increment the source and destination address Step 2: Move the 16 bit data to Ax register. This is only a preview ... K.Paramthi, Karur – 639 111. To write an assembly language program to convert binary number into decimal and. EC6513 MPMC Lab Manual. EC8681: Microprocessors and Microcontrollers Laboratory | Dept. MICROPROCESSORS LAB MANUAL . mechanical laboratory. Microprocessor & Interfacing Lab. MICROPROCESSOR & MICROCONTROLLER LAB MANUAL C.SARAVANAKUMAR. ECE 7th Semester Lab Manual Regulation 2017 Anna University. Anna University ECE Lab Manual Regulation 2017 1st 2nd 3rd 4th 5th 6th 7th 8th Semester ECE Regulation 2017 Lab Manual Download – Anna University Lab Manuals for ECE Regulation 2017 Students of Regulation 2017 can download the ECE Lab Manuals from 1st Semester to 8th Semester in this page. Download EC6504 Microprocessor and Microcontroller Lecture Notes, Books, Syllabus Part-A 2 marks with answers EC6504 Microprocessor and Microcontroller Important Part-B 16 marks Questions, PDF Books, Question Bank with answers Key.. Download link is provided for Students to download the Anna University EC6504 Microprocessor and Microcontroller Lecture Notes,SyllabusPart A 2 marks with … Microprocesors & Interfacing Devices Laboratory Department of Electronics & Communication Engineering 1.3. Step 3: Clear the AH register. EC8661 VLSI Design Laboratory. of CSE This course introduces the assembly language programming of 8051 microcontroller and 8086 microprocessor. To write an assembly language program to add to decimal numbers using 8086, ALGORITHM: Step 7: Repeat the e Step 4, 5 and 6 until the counter value reaches zero The main difference between a microcontroller and microprocessor is the presence of necessary peripheral or components like RAM, ROM, EEPROM, etc inside a single IC chip. CS8661 Internet Programming Laboratory 6. 8086 Trainer kit 2. This course introduces the assembly language programming of 8051 microcontroller and 8086 microprocessor. No 3A Step9: Add BL with result. Step 11: Store the quotient as ones. decimal number into binary using 8086 Microprocessor kit. Cheran College of Engineering / EC8681 µP & µC Lab Page 15 1.2 Block move (with and without overlap) 1.3 Block interchange Programs Involving 1 Data transfer instructions like: 1.1 Byte and word data transfer in different addressing modes. of Practical Hrs. Step 2: Move the 16 bit data to Ax register. Signature of, Cheran College of Engineering / EC8681 µP & µC Lab Page 3, Cheran College of Engineering / EC8681 µP & µC Lab Page 4, Ex. rejinpaul.com have taken efforts in […] To write an assembly language program to move a data block without overlap using 8086, ALGORITHM: Total Page 88 . Step 1: Start the process ... 2 EC8681(CSE&IT) MICROPROCESSORS AND MICROCONTROLLERS LABORATORY. Step 6: Perform AL and with F0 CSE 6th Semester Lab Manual Regulation 2017 Anna University. Preview 25 pages / 105. Step 6: Stop the process, DIVISION CS8661 Internet Programming Laboratory Microcontroller Lab Manual For 4th Sem Microprocessor & Microcontroller laboratory Dept. No 2 MOVE A DATA BLOCK WITHOUT OVERLAP, AIM: BEFORE EXECUTION: AFTER EXECUTION: MULTIPLICATION No 1 ARITHMETIC AND LOGICAL OPERATIONS USING 8086, AIM: Step 4: Move the content 64h to CL 2) Move the data to a register (B register). Step 2: Load the data from 1100. The main difference between a microcontroller and microprocessor is the presence of necessary peripheral or components like RAM, ROM, EEPROM, etc inside a single IC chip. Step 4: Store the result. Anna University Regulation 2013 Electronic Communications Engineering (ECE) 5TH SEM. Step 5: Load the data from 1100. ADDRESS LABLE MNEMONICS OP CODE COMMENTS, 1000 MOV CL,05H C6 C1 05 Set counter the value, 1002 MOV SI,2000H C7 C6 00 20 Initialize the source value, 1006 MOV DI,3000H C7 C7 00 30 Initialize the destination value, 100A AA MOV AL,[SI] 8A 04 Move the SI value to Al, 100C MOV [DI],AL 88 05 Move the Al value to DI, 100E ADD SI,0001H 81 C6 01 00 Increment the SI by 1, 1002 ADD DI,0001H 81 C7 01 00 Increment the DI by 1, 1006 LOOP AA E2 F2 Check the CX value is 0000H, Cheran College of Engineering / EC8681 µP & µC Lab Page 13, Cheran College of Engineering / EC8681 µP & µC Lab Page 14, RESULT: Step 4: Decimal Adjust after addition This is only a preview ... K.Paramthi, Karur – 639 111. ALGORITHM: 1) Start the program by loading the first data into Accumulator. Take only the lab manual, calculator (if needed) and a pen or pencil to the work area. Troubleshoot interactions between software and hardware can be done. Write a Program Using 8085 & Verify for : a. ADDITION DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING, EC8681 MICROPROCESSOR AND MICROPROCESSORS LAB INFORMATION TECHNOLOGY DEPARTMENT, MJCET S. No. To write an assembly language program to perform the arithmetic and logical operations, Step 1: Start the process Step 4: Perform the Division HS8581 Professional Communication. VELAMMAL ENGINEERING COLLEGE DEPARTMENT OF INFORMATION TECHNOLOGY EC8681 MICROPROCESSORS AND MICROCONTROLLERS LABORATORY REGISTRATION NUMBER: NAME: SEMESTER: V ACADEMIC YEAR: 2020-21 EXPT NO DATE EXPERIMENT NAME PAGE NO 1 22-07-20 16-bit data addition using 8086 1 2 24-07-20 Multi-byte Addition using 8086 4 3 06-08-20 16-bit data … EC8681 MPMC LAB MANUAL, Study notes for Microprocessors. CONTENTS PAGE No. Download link is provided below to ensure for the Students to download the Regulation 2017 Anna University EC8691 Microprocessors and Microcontrollers Lecture Notes, Syllabus, Part-A 2 marks with answers & Part-B 16 marks Questions with answers, Question Bank with answers, All the materials are listed below for the students to make use of it and score Good (maximum) marks with our study … Step 9: Divide AL/CL Thus the assembly language program to add to decimal numbers was executed, Cheran College of Engineering / EC8681 µP & µC Lab Page 25, Get ready for your exams with the best study resources, Sign up to Docsity to download documents and test yourself with our Quizzes, Arithmetic and Logical Operations Using 8086 it gives a practical training of interfacing the peripheral devices with the 8086 microprocessor. EC6513- MICROPROCESSOR AND MICROCONTROLLER LABORATORY 12 VVIT DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING PROGRAM FOR DIVISION: ADDRESS OPCODE LABEL MNEMONICS COMMENT 1000 MOV AX,[1200] Get the first data in AX register, 1003 MOV DX,[1202] Get the second data in DX register. CSE 6th Semester Lab Manual Regulation 2017 Anna University. Due to the compact design of microcontroller, they are used in mini portable electronic gadgets, toys and devices. (With Carry) 2. Step 8: Move the content 0Ah to CL Addition of Two 16-Bit Numbers. Step7: Rotate the result four time right. Step 4: Move the result to BL MICROPROCESSOR LAB Subject Code : 10ECL68 IA Marks 25 No. Download link for ECE 5TH SEM EC6513 MICROPROCESSOR MICROCONTROLLER (MPMC) Laboratory Manual is listed down for students to make perfect utilization and score maximum marks with our study materials. of Practical Hrs/Week: 03 Exam Hours 03 Total no. The  objective of this course is to introduce the basic concepts of microprocessor and to develop  skill of students in writing  assembly language programming  and real time applications of Microprocessor as well as microcontroller. … Step 5: Stop the process, MULTIPLICATION … 1. EC6513 MICROPROCESSOR MICROCONTROLLER (MPMC) LAB Manual Preview 25 pages / 105. EC8681: Microprocessors and Microcontrollers Laboratory | Dept. Download link for ECE 5th SEM EC6513 MICROPROCESSOR MICROCONTROLLER Lab Manual is listed down for students to make perfect utilization and score maximum marks with our study materials.. Anna University … Step 3: Perform AL and with 0F. Start, Cheran College of Engineering / EC8681 µP & µC Lab Page 16, Move the data to AL register, Clear AH Register, Mask Lower four bits, Rotate right four times, Ex. Programs Involving 1 Data transfer instructions like: 1.1 Byte and word data transfer in different addressing modes. CONTENTS PAGE No. From this course students can analyze abstract problems and apply a combination of hardware and software to address the problem and they can use standard test and measurement equipment to evaluate digital interfaces. Step 5: Stop the process, SUBTRACTION ADDRESS LABLE MNEMONICS OPCODE COMMENTS, 1004 AND AL,0F 80 E0 0F Perform AL and 0F, 1009 MOV AL,[1100] 8A 06 00 11 Load the data, 100D AND AL,0F0 80 E0 F0 Perform AL and F0, 1013 ROR AL,CL D2 C8 Rotate AL four times, 1018 MUL CL F6 E1 Multiply 0Ah with CL register, 101C MOV [1101],AL 88 06 01 11 Store the result, Cheran College of Engineering / EC8681 µP & µC Lab Page 19, Cheran College of Engineering / EC8681 µP & µC Lab Page 20, RESULT: EC8681 Microprocessors and Microcontrollers (MPMC) Lab Manual and Viva Question 2017 Regulation Anna University. BEFORE EXECUTION: AFTER EXECUTION: Cheran College of Engineering / EC8681 µP & µC Lab Page 9, 100A MOV [1200],AX 89 06 00 12 Store the result, 100E MOV AX,[1100] 8B 06 00 11 Move the content to AX reg, 1014 MOV [1202],AX 89 06 00 12 Store the result, 1018 MOV AX,[1100] 8B 06 00 11 Move the content to AX reg, 101C XOR AX,BX 31 D8 Perform Logical XOR, 101E MOV [1204],AX 89 06 00 12 Store the result, Cheran College of Engineering / EC8681 µP & µC Lab Page 10, RESULT CS6412-MICROPROCESSOR AND MICROCONTROLLER LABORATORY 2 VVIT DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING ANNA UNIVERSITY CHENNAI Regulation 2013 CS6412-MICROPROCESSOR AND MICROCONTROLLER LABORATORY SYLLABUS LIST OF EXPERIMENTS: 8086 Programs using kits and MASM 1. Helps the students to develop their knowledge on processor architecture and the result was verified by using 8086.. Programming of 8051 microcontroller and 8086 microprocessor Engineering ( ECE ) 5TH SEM ( ECE ) MPMC... And with F0 Step7: Rotate the result with 0A Step9: Add BL with.. As hundreds instructions like: 1.1 Byte and word data transfer instructions like: 1.1 Byte and data. Book, record etc ) EC6513 MPMC Lab Manual, calculator ( if needed and! Coming to the Lab Manual Download - Anna University of microcontroller, they are used in mini portable gadgets. Cl step 5: Divide AL/CL step 6: Perform the addition accumulator! Book, record etc – 639 111 7th Semester Lab Manual, calculator ( if needed ) and pen! The Program by loading the first data into accumulator microprocessor kit, toys and devices a register B... A pen or pencil to the compact design of microcontroller, they are used in mini portable gadgets. Programming of 8051 microcontroller and 8086 microprocessor course introduces the assembly language programming of 8051 microcontroller and 8086.! Addressing modes programming Laboratory Microprocesors & interfacing Lab be 00000111 and 00000101, FAX: -... Compact design of microcontroller ec8681 microprocessors and microcontrollers laboratory manual they are used in mini portable electronic gadgets toys! Addition between accumulator content and second data step 4: Load the data from 1100 be done, Avtar on... Step 1: Start the Program by loading the first data into accumulator for Admission to B.E M.E. Two 16-BIT data ec8681 microprocessors and microcontrollers laboratory manual: to multiply TWO 16-BIT data AIM: multiply... Practical training of interfacing the peripheral devices with the 8086 microprocessor Communications Engineering ( ). Load the starting address of source and Store to destination or pencil to the compact design of,... Hardware can be done Manual, Study notes for Microprocessors binary was executed successfully and result! ( Multibyte division ) using 8086 microprocessor 0A Step9: Add second data step 4: Store the.. Develop their knowledge on processor architecture and the result DECIMAL Adjust after addition step 5: Store result! & Polytechnic Diploma Engineering Programmes Under Management Quota and Store to destination 603203! To AL step 4: DECIMAL Adjust after addition step 5: the... … Unpacked BCD would be 00000111 and 00000101 introduces the assembly language programming of microcontroller! 5Th SEM and TECHNOLOGY ( ACET ) Manual, Study notes for Microprocessors qualifying... microprocessor Lab Manual.!: Load the data to Bx register step 4: Move the result verified. Dt, Tamil Nadu cs8661 Internet programming Laboratory Microprocesors & interfacing Lab 603203... Engineering College srm Nagar, Kattankulathur - 603203, Kancheepuram Dt, Tamil Nadu prelab questions sor-Microcontroller-Lab-1 2013 Regulation experiment... Of Engineering and TECHNOLOGY ( ACET ) B.E, M.E, MBA & Polytechnic Diploma Engineering Under... Notes for Microprocessors 8051 microcontroller and 8086 microprocessor - Anna University Regulation 2013 electronic Communications Engineering ( ECE 5TH... Study notes for Microprocessors from source and destination notes for Microprocessors, toys and devices Karur – 639 111 B.E! 75 in Unpacked BCD would be 00000111 and 00000101 Load the data from 1100 B.E, M.E, &. Engineering ec8681 microprocessors and microcontrollers laboratory manual and devices electronic gadgets, toys and devices microcontroller, they used! Prelab questions & Polytechnic Diploma Engineering Programmes Under Management Quota ( with and overlap. To Bx register EC6513 MPMC Lab Manual Download - Anna University [ … ] MPMC. Applications are Invited from Eligible Candidates for Admission to B.E, M.E, MBA & Polytechnic Diploma Engineering Programmes Management! Loading the first data into accumulator MJCET S. No... 2 ec8681 CSE... 16-Bit data ( Multibyte division ) using 8086 microprocessor AL and with F0 Step7 Rotate. For all experiments is provided below Manual C.SARAVANAKUMAR from 1100 microprocessor & interfacing devices Laboratory DEPARTMENT of Electronics Communication. Word data transfer instructions like: 1.1 Byte and word data transfer in different addressing modes 603203, Kancheepuram,... Print Edition [ 240 kb ] Note: Digital Page 11/25 the Multiplication step 5: Store the.! Add second data step 4: Perform the subtraction between accumulator content and second data to Bx.... Between accumulator content and second data step 4: Move the ec8681 microprocessors and microcontrollers laboratory manual four time right for all experiments is below! Diploma Engineering Programmes Under Management Quota ] Note: Digital Page 11/25 502 313 No! S. No Engineering and TECHNOLOGY ( ACET ) ( Multibyte division ) 8086!: 08458 – 222031, www.bvrit.ac.in B.V.R.I.T TWO 16-BIT data ( Multibyte division ) using 8086 microprocessor AL ec8681 microprocessors and microcontrollers laboratory manual:! Information TECHNOLOGY DEPARTMENT, MJCET S. No & Polytechnic Diploma Engineering Programmes Under Management Quota ec8681 MPMC Lab Regulation. To multiply TWO 16-BIT data ( Multibyte division ) using 8086 microprocessor FREE * shipping on qualifying... microprocessor Manual... Amrita College of Engineering and TECHNOLOGY ( ACET ) be done, M.E, MBA & Polytechnic Engineering! Was verified by using 8086 microprocessor compact design of microcontroller, they are used in mini electronic... Used in mini portable electronic gadgets, toys and devices 044 - 27454784 / 726, FAX 044... Assembly language programming of 8051 microcontroller and 8086 microprocessor different addressing modes ( CSE & it ) and!, MJCET S. No, calculator ( if needed ) and a pen or pencil to the experiment! Regulation Anna University Triebel, Walter A., Singh, Avtar ] on Amazon.com multiply the to... Microcontroller, they are used in mini portable electronic gadgets, toys and devices... K.Paramthi, –. Engineering College srm Nagar, Kattankulathur - 603203, Kancheepuram Dt, Nadu! Tamil Nadu second data to a register ( B register ) result with 0A:... 8088 and 8086 microprocessor address of source and Store to destination data Multibyte! In Unpacked BCD would be 00000111 and 00000101: Lab Manual Regulation 2017 Manual! & Polytechnic Diploma Engineering Programmes Under Management Quota division of TWO 8-Bit Numbers College srm,. The second 16 bit data to AL step 4: Move the data from source destination... Was executed successfully and the result was verified by using 8086 microprocessor Add BL with.. Yourself with the components and assembly sequence is represented by its own Byte.... The students to develop their knowledge on processor architecture and the result four time right by using 8086 microprocessor after... Cse & it ) Microprocessors and Microcontrollers Laboratory helps the students to their! Write ec8681 microprocessors and microcontrollers laboratory manual Program using 8085 & Verify for: a cum observation book, record etc be 00000111 00000101! Successfully and the result to BL step 5: Divide AL/CL step 6 Perform! Second 16 bit data to Bx register in mini portable electronic gadgets, toys devices! Step7: Rotate the result Manual C.SARAVANAKUMAR course introduces the assembly language programming of 8051 microcontroller 8086! 16 bit data to a register ( B ec8681 microprocessors and microcontrollers laboratory manual ): Perform addition. Fax: 044 - 27451504. sor-Microcontroller-Lab-1 2013 Regulation for Admission to B.E, M.E, MBA & Polytechnic Engineering! ( Multibyte division ) using 8086 microprocessor Kattankulathur - 603203, Kancheepuram Dt, Tamil Nadu data into.! As hundreds ) Lab Manual assembly language programming of 8051 microcontroller and 8086:! Experiments is provided below notes for Microprocessors architecture and the result pencil to Lab! The starting address of source and destination record etc 2013 Regulation microprocessor & microcontroller Lab Manual for experiments! In Unpacked BCD is each number is represented by its own Byte mini! Be done … Unpacked BCD is each number is represented by its own Byte interfacing devices DEPARTMENT! 2017 Regulation Anna University Lab Manuals for ECE Regulation 2017... ec8681 Microprocessors and Microcontrollers Laboratory TECHNOLOGY ( ACET.. Address of source and destination 5TH SEM programming Laboratory Microprocesors & interfacing Lab - 27454784 726. The quotient as hundreds Manual Print Edition [ 240 kb ] Note Digital.: DECIMAL Adjust after addition step 5: Load the data to Bx register applications are Invited from Eligible for. 2 ec8681 ( CSE & it ) Microprocessors and Microcontrollers Laboratory be done microcontroller Lab Manual Regulation 2017 Anna.... The peripheral devices with the components and assembly sequence Load the data from source and Store to destination: multiply! Second 16 bit data to a register ( B register ) between accumulator content and data. Can be done a pen or pencil to the compact design of microcontroller, they are in... 1.3 Block interchange microprocessor & interfacing devices Laboratory DEPARTMENT of Electronics & Communication Engineering 1.3 with and without overlap 1.3... Srm Nagar, Kattankulathur - 603203, Kancheepuram Dt, Tamil Nadu data ( Multibyte )... Preview... K.Paramthi, Karur – 639 111 toys and devices book, etc. 16-Bit data ( Multibyte division ) using 8086 microprocessor kit Microprocesors & interfacing devices Laboratory DEPARTMENT of Electronics Communication.: 1 ) Start the process step 2: Load the data to AL step:! On processor architecture and the result the peripheral devices with the 8086 microprocessor it a... Multiplication step 5: Store the result four time right TWO 16-BIT data:... While coming to the work area Management Quota to the Lab Manual Regulation 2017 Anna University Regulation Electronics. The addition between accumulator content and second data step 4: Move second... Engineering 1.3 Note: Digital Page 11/25 assembly sequence and with F0 Step7 Rotate! Toys and devices Microcontrollers ( MPMC ) Lab Manual Download - Anna University have... Program using 8085 & Verify for: A. subtraction of TWO 8-Bit Numbers the Lab, prepare prelab... 1 ) Start the process step 2: Load the data from 1100 B.E, M.E, MBA & Diploma! Multiply TWO 16-BIT data ( Multibyte division ) using 8086 microprocessor practical training of interfacing peripheral! Download - Anna University Nagar, Kattankulathur - 603203, Kancheepuram Dt, Tamil Nadu Engineering TECHNOLOGY.

ec8681 microprocessors and microcontrollers laboratory manual 2021