1 / 17

Studying for the PhD Qualifying Exam

Studying for the PhD Qualifying Exam. Electrical and Computer Engineering Department Professor Adam Hoover Chair of Computer Architecture Exam Area Fall, 2013. Outline. Purpose of the exam Grading scale and expected competency Sample questions How to study Q&A

clarke-soto
Download Presentation

Studying for the PhD Qualifying Exam

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Studying for the PhD Qualifying Exam Electrical and Computer Engineering Department Professor Adam Hoover Chair of Computer Architecture Exam Area Fall, 2013

  2. Outline • Purpose of the exam • Grading scale and expected competency • Sample questions • How to study • Q&A Computer Architecture area will be used for examples, but principles apply to all areas

  3. Purpose of exam From the ECE graduate student handbook: “Part of the outcome of earning a Ph.D. degree is acquisition of sufficient depth and breadth in the core areas of the major to enable the graduate to teach courses in these areas. Each student in the Ph.D. program must demonstrate mastery of the material at this level by passing the written Ph.D. Qualifying Examination, which tests the student’s preparation in undergraduate ECE material.” Do you know it well enough to teach it?

  4. The teaching job A professor is told what courses he/she will teach by the department chair (true at all levels of education) Prep time is 3 months to 3 weeks before semester starts; you wil likely be given a book or old syllabus (that’s it!) Prepares lecture notes (personalized); teachers who rely on slides from textbook publishers generally do not teach as well Qualifying exam is an opportunity to practice this!

  5. Expected competency “How can I memorize all this material?” You can’t. Teachers rely on textbooks, lecture notes, and other materials. This is why half the exam is open book. “Do you know it well enough to teach it?” means can you give competent answers given the difficulty of the question and the available resources. In general, open book: specific question, work the problem closed book: theory question, do you understand the problem?

  6. Grading scale • 10: Exceptional competence • 8: Reasonable competence • 6: Minimum competence • 4: Some knowledge, but not enough to declare competence • 2: Rudimentary knowledge • 0: No knowledge 8 or above, you are ready to teach the topic

  7. Sample problems Question (open book): Convert the following expression to product-of-sums form.  AB’ + A’CD + BC’D List all the consensus terms for the following expression. Simplify the expression to its minimum number of terms. A’C’D + A’BD + BCD + ABC + ACD’

  8. What I’m really asking You should have a solid understanding of “product-of-sums form” and should be able to show me an example. You may only vaguely remember “consensus terms”. Given your books, you should be able to quickly find these topics to help refresh your memory and work the problem.

  9. Sample problems Question (closed book): Describe all the steps involved in the initiation and handling of an interrupt. Be as precise as possible with respect to which architectural parts are involved. Assume that the interrupt system can handle multiple devices of varying priority.

  10. What I’m really asking You should have familiarity with the pieces of an interrupt: request, acknowledge, handler, and priorities. You should understand what data goes back and forth over the bus, and how the stack is used during handling. Given that you don’t have your books, you are not expected to answer with every possible detail. But you need to be able to give a good overview of the topic.

  11. Sample problems Question (closed book): <- ?!??? What? A flip-flop can be constructed from two NAND gates connected as follows: What restriction must be placed on S* and R* so that P will always equal Q’ (under steady state conditions)? Construct a next state table for the flip-flop.

  12. What I’m really asking Closed book problems may ask specific questions instead of theory questions. That could mean this problem is core, you need to be able to teach this without books. That could mean I’m using an example problem to see how well you understand the theory.

  13. What to study We give you three different lists: (a) Courses at Clemson covering exam material: ECE 201, ECE 272, ECE 327, ECE 371 (in case you took the course) (b) Textbooks: • Mano, Digital Design • Tanenbaum, Structured Computer Organization • Nelson et. al., Digital Logic Circuit Analysis and Design • Yalimanchili, Introduction to VHDL (get these books!)

  14. What to study Topics of coverage: • Boolean algebra • Combinational logic • Synchronous sequential logic • Asynchronous sequential logic • Computer organization • Microprogramming • Machine language • Assembly language • Addressing and addressing modes • I/O • Hardware definition languages (HDLs) • Simulation of digital systems (in case you have other books)

  15. How to study Outline the relevant chapters in the textbooks. Make up lecture notes as though you were teaching the topics. Typically lecture notes include sample problems and solutions. This takes a lot of time! Solve all of the problems at the end of every chapter. Do this at the very minimum.

  16. How to study Spread it out over time. Do a chapter every other day. This mimics teaching a new course, when you will prepare notes in sessions, typically trying to “stay ahead” of the class meetings. Studying together is okay but it is NOT like when you were a student. Now you are the teacher and generally must rely on yourself. It is a different kind of studying. Except to spend 20 hours/week or more studying, every week.

  17. Q & A ?

More Related