8
ECET 370 UOP Material ECET370dotcom

ECET 370 Devry Material - ecet370dotcom

Embed Size (px)

DESCRIPTION

ECET 370 is an online course which provides you to get best results. - PowerPoint PPT Presentation

Citation preview

Page 1: ECET 370 Devry Material - ecet370dotcom

ECET 370 UOP MaterialECET370dotcom

Page 2: ECET 370 Devry Material - ecet370dotcom

ECET 370 Entire Course (All Labs and Quizzes) (Devry)

ECET 370 Lab 1 Using the Serial Communication

ECET 370 Lab 1 Using the Serial Communication Interface in a Microcontroller

ECET 370 Lab 2 Temperature Measuring System using a Microcontroller

ECET 370 Lab 3 Traffic Light Control Using Finite State Machines (FSM)

ECET 370 Lab 4 Servo Control Using Pulse Width Modulation (PWM)

ECET 370 Lab 5 Servo Motor Interfaces-Closed-Loop Motor Speed Control

ECET 370 Lab 6 Servo Motor Interfaces-Closed-Loop Motor Speed Control

ECET 370 Weeks 2-6 Quizzes

Lab 1 of 6: Using the Serial Communication Interface in a Microcontroller

Submit your assignment to the Dropbox located on the silver tab at the top of this page.

(See Syllabus section Due Dates for Assignments & Exams for due dates.)

L A B O V E R V I E W Scenario/Summary 1. To use the built-in COM port and

understand how it sends and receives serial data using the RS-232 communication standard

ECET 370 UOP Material

Page 3: ECET 370 Devry Material - ecet370dotcom

ECET 370 Lab 2 Temperature Measuring

ECET 370 Lab 3 Traffic Light Control Using

Lab 2 of 6: Temperature Measuring System using a Microcontroller

Submit your assignment to the

Dropbox located under the silver tab at the top of this page.

(See Syllabus section Due Dates for Assignments & Exams for due dates.)

Lab 3 of 6: Traffic Light Control Using Finite State Machines (FSM)

Submit your assignment to the Dropbox located under the silver tab at the top of this page.

See Syllabus section Due Dates for Assignments & Exams for due dates.

L A B O V E R V I E W Scenario/Summary

ECET 370 UOP Material

Page 4: ECET 370 Devry Material - ecet370dotcom

ECET 370 Lab 4 Servo Control Using Pulse

ECET 370 Lab 5 Servo Motor Interfaces-Closed-Loop

Lab 4 of 6: Servo Control Using Pulse Width Modulation (PWM)

Submit your assignment to the

Dropbox located under the silver tab at the top of this page.

(See Syllabus section Due Dates for Assignments & Exams for due dates.)

Lab 5 of 6: Servo Motor Interfaces-Closed-Loop Motor Speed Control

Submit your assignment to the Dropbox located under the silver tab at the top of this page.

(See Syllabus section Due Dates for Assignments & Exams for due dates.)

L A B O V E R V I E W Scenario/Summary

ECET 370 UOP Material

Page 5: ECET 370 Devry Material - ecet370dotcom

ECET 370 Lab 6 Servo Motor Interfaces-Closed-Loop

ECET 370 Week 2 Quiz (Devry)

Lab 6 of 6: Servo Motor Interfaces-Closed-Loop Motor Speed Control

Submit your assignment to the Dropbox located under the silver tab at the top of this page.

See Syllabus section Due Dates for Assignments & Exams for due dates.

L A B O V E R V I E W Scenario/Summary The course project involves the

design, debugging, and building of hardware and software for a wireless servo driven robot.

1. Question : (TCO #5) Identify the step size for an 8-bit analog-to-digital converter with Vref= 2.5 VDC?

Student Answer: 10 millivolts 25 millivolts 4.9 millivolts 5 volts Comments: 2. Question : (TCO # 5) How

many steps are available with a 10-bit ADC?

ECET 370 UOP Material

Page 6: ECET 370 Devry Material - ecet370dotcom

ECET 370 Week 3 Quiz (Devry)

ECET 370 Week 4 Quiz (Devry)

1. Question : (TCO #3) Which interrupt is non-maskable?

Student Answer: Software interrupt (SWI) Interrupt from a device

connected to IRQ pin of HCS12 microcontroller

Both A and B Interrupt by multiple devices

connected to IRQ pin of HCS12 microcontroller

1. Question : (TCO #1, 2, and 7) Select the header file in CodeWarrior for the Freescale MC9s12DG256.

Student Answer: mc9s12dg256.h mc9s12dg256.header mc9s12dg256.asm mc9s12dg256 Comments: 2. Question : (TCO #1, 2, and

7) _____ is part of the UNIX OS user layer.

ECET 370 UOP Material

Page 7: ECET 370 Devry Material - ecet370dotcom

ECET 370 Week 5 Quiz (Devry)

ECET 370 Week 6 Quiz (Devry)

1. Question : (TCO #5) In an asynchronous data transfer _____.

Student Answer: the transmitter and receiver clock must be exactly the same all the time

the receiver clock must be exactly the same or multiple times the transmitter clock

it is not necessary to have a clock in the receiver

None of the above

1. Question : (TCO #6) How many 16-bit PWM channels are available in the Freescale 9S12DG256 microcontroller?

Student Answer: Two Four Seven Eight Comments: 2. Question : (TCO #6) When

concatenating the two 8-bit PWM Channels 3 and 2 to get a 16-bit PWM channel, _____ becomes the low-order byte.

ECET 370 UOP Material

Page 8: ECET 370 Devry Material - ecet370dotcom

ECET 370 UOP Material