Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write an assembly language program in memory model form with proper comments, that automates the bottle filling mechanism for the medicine / tablets assembly line.

Write an assembly language program in memory model form with proper comments, that automates the bottle filling mechanism for the medicine/tablets assembly line. There are two sensors: 1. Forsensing the presence of bottle under the tablet-dropping nozzle 2. Forsensing the dropped tablet to have the count of dropped tablets There are two actuators: 1. Forstarting/stopping the movement of assembly line/belt o which the bottles are placed 2. Forstarting/stopping to drop tablets into the bottle.Suppose the sensors are connected at port addresses 7080h and 7090h and actuators are connected at port addresses 8000h and 9000h. In case of sensing presence, 40h is read from the sensor, otherwise 80h is read from the sensor. In case of starting the operation of the actuator, 60h is to be outputted, otherwise E0h is to be outputted.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Online Market Research Cost Effective Searching Of The Internet And Online Databases

Authors: John F. Lescher

1st Edition

0201489295, 978-0201489293

Students also viewed these Databases questions

Question

4. How has e-commerce affected business-to-business transactions?

Answered: 1 week ago