Format for Final Lab reports ---------------------------- All page lengths are just examples to GIVE YOU AN IDEA of how long each section should be. Title page (1 page) Title of project Who worked on it Class name, number, instructor Date Introduction (1/2 page) What you will talk about/do Overview Application Background (1 page) Any relevant and specific info e.g. hardware statistics Equipment used Project (2-3 pages) Your approach to the problem What you did Code - what you already had - what you added/changed What did/didn't work? Summary (1/2 page) Try to draw together the intro, background, and project sections. How do they all relate together? (They may appear to be disjoint sections to an unfamiliar reader). Conclusions (1/2 page) What was accomplished / learned What you would have done differently Future work References (1/2 page) Anything you found useful Include textbooks from class if you want Appendix (optional) Include a copy of the code used ------------------------------------------------------ Things to include: Pictures Your observations and measurements Equations Graphs Figures Simulation, model (E.g. our board took 200 cycles to do task #1. We ran it 10 times, and the time for each run is: 12, 15, 16, 14, 13, 15, .. Therefore, we expect the second task, which is twice as long, to take about 30 sec).