Howtowrite&Present Technical Paper

Embed Size (px)

Citation preview

  • 7/31/2019 Howtowrite&Present Technical Paper

    1/22

    back

    R. K. Rathore

    1

    How to write and present Technical

    Papers

    http://authorkit.htm/http://authorkit.htm/http://authorkit.htm/http://authorkit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    2/22

    back

    Objective

    2

    The hidden motive: To entice you to participate in theControl net internal workshop

    At the end of this talk, you should be in a position to

    appreciate what formal writing style is, and how

    formal paper presentations are made.

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    3/22

    back

    Outline of this

    presentation

    3

    What is a technical paper?

    How does one write a technical paper?

    How is a technical paper presented?

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    4/22

    back

    Writing a paper is

    4

    A lot like chip design

    You need

    Conceptualization

    Floorplanning and layout

    Interconnections

    DRC and ERC

    Testing

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    5/22

    back

    What is a technical paper?

    5

    A brief and to-the-point document whichdescribes a body of technical work

    There are many types of technical papers

    Original research papers Survey papers

    Journal papers

    Conference papers

    Letters

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    6/22

    back

    Getting ready to write a paper

    6

    What type of paper am I writing? What do I wish to state?

    Have I got all the background work with me?

    Have I organized the paper?

    What electronic format will I use? LaTeX, MS Word,

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    7/22

    back

    Organizing a paper

    7

    Title of the paper Authors, designations, and addresses

    Abstract (100 to 150 words)

    Keywords

    Sections describing the work Introduction (Background)

    Previous Work (Literature Survey)

    Proposed Work (Algorithm, Design, Methodology)

    Analysis (Complexity Analysis, Quantitative Analysis,

    Statistical Analysis, ) Implementation and Results

    Conclusions

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    8/22

    back

    Abstract

    8

    Summary of your work

    Entices the reader to read on

    Must bring out the novelty of your work

    Must be brief (100 to 150 words)

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    9/22

    back

    Introduction

    9

    Introduction to the problem Why is it worth solving?

    What did others do?

    Why did they not succeed?

    Why do I believe I did better? Contribution of the paper

    Is there anything new in the paper?

    How good are your results?

    Is your survey different from other availablesurveys?

    Introduction to the paperitself

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    10/22

    back

    Literature Survey

    10

    Brief description of the existing body of work Citations to published work

    In[2], Rosetti and Longfellow described themeaning of life. Wordsworth presented a different

    view point in[3] Bring out the specific advantage of your work

    w.r.t. published work. However, the Rosetti-Longfellow formula [2] fails for

    technologies below 0.2 micron. In this paper, weextend their formula to the deep submicron domain.

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    11/22

    back

    Sections and Subsections

    11

    Organize each section into subsections and(possibly) sub-subsections

    1. Introduction

    1.1 Problem Description

    1.1.1 Inductance Extraction

    1.1.2 Transmission Line Models

    1.2 Organization of the paper

    In Section 2, we summarize the previous work in thisarea. In Section 3, we present a new algorithm for

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    12/22

    back

    Main body of work

    12

    Organize your work into sections and sub-sections.

    3. New Algorithm for Graph Partitioning

    3.1 Genetic Algorithm

    3.2 Data Structures

    3.2 Crossover Operator

    3.3 Convergence Criterion

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    13/22

    back

    Analyze your work

    13

    This is my work

    This is competitor's work

    This is the best

    any one could everget

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    14/22

    back

    Types of Analysis

    14

    Quantitative Analysis Present numerical results: size of the chip, clock

    rating, power dissipation,

    Present tables: Run-time of your algorithm for

    several benchmark examples

    Present graphs: Chip Area Vs Clock Frequency

    Present improvement figures: Our optimizationalgorithm resulted in a 20% reduction in chip area

    for the sp292 benchmark circuit

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    15/22

    back

    Comparative Analysis

    15

    Comparing two different approaches to the sameproblem

    Tabulate results for two different heuristics

    Comparing the performance for two differentparameters

    Tabulate results for two different technologies/voltage values/

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    16/22

    back

    Graphic Items

    16

    They say one picture is equal to

    65,536 pixels

    Include at least one or two graphic items

    Figures Pictures, Photographs, Algorithms, Plots

    Tables

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    17/22

    back

    Figures and Tables

    17

    Number all the figures and tables

    Graphs are also shown as figures

    Provide captions for all figures and tables

    Figure 3. Floorplan of the SONAR Chip Refer to each figure and table.

    In Figure 3, we show the floorplan of the SONARChip as obtained using the MASON software [4].

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    18/22

    back

    The Conclusions Section

    18

    State what was achieved in the paper Were you able to come to some definite

    conclusions? We presented two algorithms, A1 and A2, for the

    floorplanning problem. Our experimental resultsindicate that A1 outperforms A2 in terms of solutionquality, but requires about 100% more time than A2in most cases.

    Be frank about the limitations of your work Point out directions for further work

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    19/22

    back

    References

    19

    [1] A.V. Aho, D. Hopcroft, and J.D. Ullman.Design and Analysis of Algorithms, Addison-Wesley, 1974.

    [2] C. Rosetti and H.W. Longfellow. Life and its

    Meaning, Proceedings of the 14thInternational Conference of the Dead Poets,1999, 334-339.

    [3] W. Wordsworth. Daffodils, In Collected

    Poems of William Wordsworth, Ed. R.Roselin, Artech House, 1976.

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    20/22

    back

    Writing Style

    20

    Use simple sentences, unless you arecomfortable writing complex and compoundsentences

    Avoid repetition Make use of the grammar and spelling

    checker, but exercise caution

    Will a figure or table be able to say the same

    thing more effectively?

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    21/22

    back

    Presenting your work

    21

    Who is my audience? What is the purpose of my presentation?

    What should I talk about?

    How much time do I have?

    How many slides should I make?

    How should I handle questions?

    Rehearsals

    http://author%27s%20kit.htm/http://author%27s%20kit.htm/
  • 7/31/2019 Howtowrite&Present Technical Paper

    22/22

    back

    22

    Are you ready to start writing?

    http://authorkit.htm/http://authorkit.htm/http://authorkit.htm/http://authorkit.htm/