Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Microeconomics Expert

Lab Project

References used: 1) HCS12/9S12 An Introduction to Software and Hardware Interfacing by Han-Way Huang 2) Dragon 12 Manual

Lab Project Details

Objectives:

• Implementing the knowledge of HCS12 Assembly and microcontroller.
• Learning the use of different hardware capabilities of the Dragon EVB.

Project Rules

• The lab project counts for 35% of lab grade.

• Use of only Assembly Language is allowed.

• This project is to be done in a group of two students.

• Performance of groups in the project will be only their own, students are not allowed to copy the code and strategies used by other groups.

• Students can ask the TA for help but the help provided will be very limited, as this project is the final evaluation for this lab.

• Students can download the Code Warrior on their personal computers and work at home or off campus. They can test their codes on the Dragon EVB during the regular lab sessions.

• If any students want to use the lab facility other than lab sessions, he/she can contact the TA during office hours.

• Projects will be graded during the last lab session.

• 5 % credit is for a project report which will also be collected during the last lab session.

• Codes should be properly commented.

• Remember Google is your best friend and Book is the best resource.

Part 1

Your task is to write assembly code to initialize an array of 50 numbers in memory. Each number of the array should be a multiple of the first number ‘x' (where 1 <= x <= 10). For example if x=5, the array should be {5, 10, 15, 20, 25, ... , 245, 250}. Once the array is initialized, the next task is to search for a number 'y' in the array using 'Binary Search' algorithm. The way Binary Search algorithm works is following:

• Input: Sorted array of numbers; Number to be searched called ‘y'

1. Calculate the midpoint index of the array by taking mean of the index of the first and the last array elements. The element at mid-point index is called ‘m'.

2. If the element at the midpoint index is the desired element, the search stops by returning the index of the desired element.

3. If m is greater than y ignore the part of the array after m (including m) for further search. If m is less than y ignore the part of the array before m (including m) for further search.

4. In any case, repeat steps 1, 2, and 3 on the remaining elements of the array. Continue till an element is found or the array indexes to be searched are exhausted.

Figure 1 shows flow-chart for Binary Search algorithm.

1776_Flow Chart for Binary Search.jpg

Figure 1. Flow Chart for Binary Search

Your task is to implement binary search algorithm in assembly code for any random number 'y'. While the algorithm is working, each midpoint number should be displayed on the Seven Segment Display units available on the Dragon EVB. Moreover, there should be a constant delay of 2 seconds between each update on the Seven Segment Displays. If the number being searched is present in the array the algorithm would finally stop with the number being displayed on the seven segment display. In case, the number is not in the array, your code should finally show all zeros on seven segment display (a special code indicating that the number being searched is not in the array). Your code should be generic and work for any value of y and x (within the allowed range of 1 to 10).

Part 2

In part 1, the numbers x and y will be initialized statically. In part 2, your task is to modify the code from part 1 such that the numbers x and y are initialized at run time. You will have to use DIP switches of Port H to initialize each of these numbers. You can use one of the four available push buttons (SW2-SW5) to determine when your code should read each number configured on dip switches.

Note:

• The project report should strictly follow the pattern described by the TA in the lab.

• The project report is to be written in your own words, copy pasted material will not be accepted.

• Codes copied from the internet should be properly referenced in the comments.

• Plagiarized code or report will be severely penalized and will be subject to University policies and procedures. You are responsible for making yourself aware of and understanding the University policies and procedures that pertain to Academic Honesty. These policies include cheating, fabrication, falsification and forgery, multiple submission, plagiarism, complicity and computer misuse. (The academic policies addressing Student Rights and Responsibilities can be found in the Undergraduate Catalog at http://catalog.wmich.edu/content.php?catoid=22&navoid=882 and the Graduate Catalog athttp://catalog.wmich.edu/content.php?catoid=23&navoid=938.)

If there is reason to believe you have been involved in academic dishonesty, you will be referred to the Office of Student Conduct. You will be given the opportunity to review the charge(s) and if you believe you are not responsible, you will have the opportunity for a hearing. You should consult with your instructor if you are uncertain about an issue of academic honesty prior to the submission of an assignment or test.

Microeconomics, Economics

  • Category:- Microeconomics
  • Reference No.:- M92260505

Have any Question?


Related Questions in Microeconomics

Question explain the difference in the distribution

Question: Explain the difference in the distribution mechanism for goods and services in the market and command systems. Discuss the implications of this difference in terms of efficiency. The response must be typed, sin ...

Question supply and demand a process of coordinationit

Question: Supply and Demand, A Process of Coordination It seems like the economy was not working very well in NY and NJ after Sandy. On the other hand, it would be hard to imagine that any economy would be unfazed by a S ...

Question assume that workers whose incomes are less than

Question: Assume that workers whose incomes are less than $10,000 currently pay no federal income taxes. Suppose a new government program guarantees each worker $5000, whether or not he or she earns any income. For all e ...

Essay questions 1 the tuitions and fees for any given

Essay Questions: 1) The tuitions and fees for any given institution of higher education are theoretically the same for all attending students. Colleges and universities, however, routinely charge different tuitions and f ...

Question would you agree or disagree with the following

Question: Would you agree or disagree with the following statement, "The single most important health policy choice in the United States over the past four decades has nothing to do with the Department of Health and Huma ...

Question a what is meant by market segmentationb what are

Question: a) What is meant by Market segmentation? b) What are the six main causes of market segmentations? c) What are the main disadvantages for a firm to be located in a segmented market? The response must be typed, s ...

Question submit a brief reflective essay minimum of 750

Question: Submit a brief, reflective essay (minimum of 750 words) with the following three sections: 1. Write your personal thoughts about the main concepts of the Cheung-Judge (2012) article, and identify personal trait ...

Question if trade increases world gdp by 1 per year what is

Question: If trade increases world GDP by 1% per year, what is the global impact of this increase over 10 years? How does this increase compare to the annual GDP of a country like Sri Lanka? Discuss. The response must be ...

Question you are paying a series of five constant-dollar or

Question: You are paying a series of five constant-dollar (or real-dollar) uniform payments of $1830.5 beginning at the end of first year. Assume that the general inflation rate is 30.37% and the market interest rate is ...

Question assume that x is produced in a perfectly

Question: Assume that X is produced in a perfectly competitive industry where firms that currently operate and potential competitors both have identical cost curves. Current output is 1 million units a year. What happens ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As