ELEC 200 - Engineering Graphics
ELEC 200 - Engineering Graphics
- Fall 2002
There will be assignments, separate from the lab
assignments. It is suggested that you photocopy the assignment
work sheet and draw on them, or draw directly on the originals, whichever
you prefer.
Please submit in drop box ELW 3rd floor.
TA marker is Ahmed Awad E Ahmed
- Assignment 1 due Wednesday Sept 18
Assignment 2 due Wednesday Oct 2
- workbook Chapter 3 sectioning problems
15 20 21 26 27
- workbook Chapter 4 dimensioning problems
25 34 36
- Assignment 2 solutions
- Assignment 3 due *** Tuesday Oct 29
- *** deadline extended so all students can have Matlab tutorial
in their scheduled lab times during the week of Oct 21-25
- 1. online notes lecture 15
13,14,15
page 63 example 2
- 2. online notes lecture 15 page 65 in-class problems 2
("point" means "point at end of line")
- 3. online notes lecture 16
16,17
page 70 in-class problems 1,2
- For each of 1,2,3 above
- solve manually, verify using Matlab and submit your code
- use pre-multiply convention
- use example Matlab code as a starting point
- hand in hard copy with manual calculations, Matlab code listing
and (optional) Matlab plotted output.
- Assignment 4 due Tuesday Oct 29
- in-class notes pages 73-75
- using example Matlab code
3-D rotation about arbitrary line
as a starting point, write Matlab code
to rotate a point by a given angle around an arbitrary line.
Choose your own angle.
Do the rotation 3 different ways
and verify that the answers are the same each time.
It will be best if you use a for loop and do many angles, that way
you can see that the rotation is correct. Use the same line as in
the example code for
each of the 3 ways.