Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write following program in JVAV Please show the output also Write a program to simulate the operation of a simple robot. The robot moves in

Write following program in JVAV
Please show the output also image text in transcribed
Write a program to simulate the operation of a simple robot. The robot moves in four directions: Forward, backward, right, and left. The job of the robot is to move items and place it in the right slots in each station. The robot arm goes up and down to place items in the designated area. There is eight stations plus the pick up station. Pick up station is the initial start where the robot picks the items. 8 items can be placed on each station. The nearest station must be filled before placing items on the next stations. The items are marked with identification or serial numbers. The items with even serial number go to the left and items with odd number go to the right. The last slot, number 7 reserved for light items that are less than 60kg. The serial number is a five-digit number, the MSB digit 5 indicates that the product must be placed in the fifth station, which is keeping the product at 21-degree F. By receiving the message of unload, the machine should start emptying the fifth station and place the items in the refrigeration container until it is empty. There two other stations marked as 10 and 11which each consists of 4 slots. The station 10 designated for items that are for immediate delivery and station 11 is for items that require 5 days' storage in that shelf before they can be released. Another station is marked as Station 9 used for special delivery. The slots higher than 6 requires the robot to raise up to place the item. The company place a new station to hold defective items. Items are checked for damage before placing it

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

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions

Question

To solve p + 3q = 5z + tan( y - 3x)

Answered: 1 week ago