Programming, Electrical Engineering

Assignment Help:

ELEC 132

COURSEWORK – ADC

This work will be assessed based on program demonstration (during lab sessions) and design. You will also have to submit your c-source codes as word or pdf files through SCOLAR sub-system.
This piece of work contributes 20% towards your total mark.
The final opportunity to demonstrate your program operation is Thursday, March 21.

Introduction

The Digital-to-Analogue Converter (DAC) can be used to perform an Analogue-to-Digital Conversion (ADC) with the aid of a comparator, as explained in Lab 6.


Task1. ADC conversion using RAMP method and P1 output (6 marks).

1.1. Write and test a program which produces an analogue to digital conversion using the RAMP method and outputs the conversion value to the LEDs.
(1 marks)

1.2. Modify the program output to P1 in a way that the LEDs will display the rounded percentage of the full scale output. Since there are 8 LEDs each one represents 12.5%. However, since we want the rounded percentage the LED on the LSB should be illuminated if the voltage is above 6.25% (312mV) and the next LED should be illuminated if the voltage is above 18.75% (937mV) etc…
(2 marks)

1.3. Further modify the program so the output to P1 will include a flashing LED if the percentage is less to illuminate this LED. For example, if the voltage is less than 6.25% of full scale (312mV), LSB will be flushing and the frequency of flashing will increase with increasing the voltage . The next bit (P1.1) will start to flash when the voltage is 12.5% with increasing frequency until fully lit at 18.75%, etc.

(3 marks)


Task 2. Successive Approximation ADC ( 5 marks)

The Ramp method of ADC is simple but can take a long time to complete the conversion. Unlike the RAMP method the successive approximation technique has a fixed conversion time whatever the level of the analogue input. See Lab 6 for details.

?


Write a program to produce analogue to digital conversion using the successive approximation method and output the voltage value into serial port with the accuracy of 1 mV. Try to use bit-wise operators for realising successive approximation.

Task 3. Digital Volt Meter (DVM) (5 marks)

Use any ADC method to simulate a Digital Volt Meter with output to LCD. The upper line of the display should have an appropriate message like “Voltage (mv)” and the bottom line should displays the correct voltage (in millivolts) with the accuracy of 1 mV.

Task 4. Integrated output (4 marks)

Finally, integrate your previous programs to produce all three types of output: to port 1, to serial port and to LCD. The output to serial port should be with the period of 100 ms. Your final program design has to be modulus, therefore, the use of functions will be important.
1

Related Discussions:- Programming

Bidirectional shift register, Design 2-bit bidirectional shift register? ...

Design 2-bit bidirectional shift register? ## A list of ten 8-bit numbers is located at address $5000. Write a 68000 Assembly program (flowchart and code) to sort those numbe

What do you mean by conditional selection, Q. What do you mean by Condition...

Q. What do you mean by Conditional selection? Conditional selection: When a marker is instructed to create a connection from a given incoming trunk to a given outgoing trunk, t

Field-effect transistor, Field-Effect Transistor: The field-effect tra...

Field-Effect Transistor: The field-effect transistor that is abbreviated as FET relies on an electric field to control the shape and therefore the conductivity of a channel of

Boolean, any Boolean function can be realized using multiplexer.(true/false...

any Boolean function can be realized using multiplexer.(true/false).

Electrical Machine, i have an assignment due for submission within two days...

i have an assignment due for submission within two days. It is all about transformer measurement manually and numerical results using Matlab.Is there anyone can do the job?

Assmblly language, hi PA DS:1234 = AB PA DS:1235 = CD if i typed mov DX,[...

hi PA DS:1234 = AB PA DS:1235 = CD if i typed mov DX,[1234H] WHAT SHOULD I GET IN DX ?

Explain the working of rectifier circuits, Q. Explain the working of Rectif...

Q. Explain the working of Rectifier Circuits? A simple half-wave rectifier using an ideal diode is shown in Figure(a). The sinusoidal source voltage v S is shown in Figure (b)

How can magnetic fields can be plot, The magnetic fields can be plot by usi...

The magnetic fields can be plot by using: i.  Compass ii.  Iron dust method  .

Develop a two-dimensional addressing system, Q. Suppose a ROM holds a total...

Q. Suppose a ROM holds a total of 8192 bits. (a) How many bits long would the individual addresses have to be? (b) If the bits are organized into 8-bit memory words or bytes,

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd