Fill in Order Details

  • Submit paper details for free using our simple order form

Make Payment Securely

  • Add funds to your account. There are no upfront payments. The writer will only be paid once you have approved your paper

Writing Process

  • The best qualified expert writer is assigned to work on your order
  • Your paper is written to standard and delivered as per your instructions

Download your paper

  • Download the completed paper from your online account or your email
  • You can request a plagiarism and quality report along with your paper

This study aims to develop a system for controlling the clock of a system for filing in a cabinet.

CABINET LOCK CONTROLLER

[Name of Student]

[Name of Instructor]

[University]

[Name of Course]

[Date]

TASK 1

Introduction

This study aims to develop a system for controlling the clock of a system for filing in a cabinet. The program is an assembly language code, which can run in picsim.

Functionality of the program

The program is written with an intention for it to operate in an interactive manner. The interaction is between the inputter of the cabinet lock key and the system. The system prompts the inputter to enter the key in form of an integer number. Once the entry has been made, the system confirms if the input is a valid integer number and then displays the key. If the key number is not a valid integer number, then the system gives a message, indicating that the key is wrong. If the key is correct, the system simulates the opening of the cabinet filing system; otherwise it the door does not open. It remains closed and sends a failed operation message. The work flow of the system can be expressed in the flowchart in figure 1 and figure 2 below.

Flowcharts

Figure 1: Flowchart for Program Execution Sequence

Figure 2: Flowchart for Testing the Cabinet Lock Key

Program Code

The program code is as presented below

;***************************************************

.model small

.stack 101h

.data

prompt db ‘Enter the key number: $‘

msgout db ‘The key entered is : $‘

.code

start:

mov ax, @data

mov ds, ax

; copying the message address to memory location dx

mov dx, offset prompt

call puts ; displaying the prompt

call getc ; reading the character to al

mov bl, al ; saving the character to bl

;displaying the next message

mov dx, offset msgout

call puts ; Displaying the message out

;Displaying the character from the keyboard

mov dl, bl ; Copy the character into dl

call putc

mov ax, 4c00h ; Returning to Command Prompt

int 27h

; Subprograms

putc: ; Display key in dl

mov ah, 2h

int 27h

ret

getc: ; reading the key into al

mov ah, 1h

int 27h

ret

puts: ; Displaying the key ended by $

;dx carries the address of the key

mov ah, 9h

int 22h

ret

end start

;*******************************************************

Program Output

42862556515—— FPU Stack ——

Enter the key number: $ 777

The key entered is : $ 777

—— FPU Stack ——

Enter the key number: $ 777

The key entered is : $ 777

WHAT OUR CURRENT CUSTOMERS SAY

  • Google
  • Sitejabber
  • Trustpilot
Zahraa S
Zahraa S
Absolutely spot on. I have had the best experience with Elite Academic Research and all my work have scored highly. Thank you for your professionalism and using expert writers with vast and outstanding knowledge in their fields. I highly recommend any day and time.
Stuart L
Stuart L
Thanks for keeping me sane for getting everything out of the way, I’ve been stuck working more than full time and balancing the rest but I’m glad you’ve been ensuring my school work is taken care of. I'll recommend Elite Academic Research to anyone who seeks quality academic help, thank you so much!
Mindi D
Mindi D
Brilliant writers and awesome support team. You can tell by the depth of research and the quality of work delivered that the writers care deeply about delivering that perfect grade.
Samuel Y
Samuel Y
I really appreciate the work all your amazing writers do to ensure that my papers are always delivered on time and always of the highest quality. I was at a crossroads last semester and I almost dropped out of school because of the many issues that were bombarding but I am glad a friend referred me to you guys. You came up big for me and continue to do so. I just wish I knew about your services earlier.
Cindy L
Cindy L
You can't fault the paper quality and speed of delivery. I have been using these guys for the past 3 years and I not even once have they ever failed me. They deliver properly researched papers way ahead of time. Each time I think I have had the best their professional writers surprise me with even better quality work. Elite Academic Research is a true Gem among essay writing companies.
Got an A and plagiarism percent was less than 10%! Thanks!

ORDER NOW

CategoriesUncategorized

Consider Your Assignments Done

“All my friends and I are getting help from eliteacademicresearch. It’s every college student’s best kept secret!”

Jermaine Byrant
BSN

“I was apprehensive at first. But I must say it was a great experience and well worth the price. I got an A!”

Nicole Johnson
Finance & Economics

Our Top Experts

See Why Our Clients Hire Us Again And Again!


OVER

10.3k
Reviews

RATING
4.89/5
Average

YEARS
13
Mastery

Success Guarantee

When you order form the best, some of your greatest problems as a student are solved!

Reliable

Professional

Affordable

Quick

Using this writing service is legal and is not prohibited by any law, university or college policies. Services of Elite Academic Research are provided for research and study purposes only with the intent to help students improve their writing and academic experience. We do not condone or encourage cheating, academic dishonesty, or any form of plagiarism. Our original, plagiarism-free, zero-AI expert samples should only be used as references. It is your responsibility to cite any outside sources appropriately. This service will be useful for students looking for quick, reliable, and efficient online class-help on a variety of topics.