easy and lazy technical writing for engineers and scientists1st sentence represents the paper...

57
Easy and Lazy Technical Writing for Engineers and Scientists Akihiko K. Sugiyama Data Science Research Laboratories NEC Corporation © 2017 Akihiko K. Sugiyama No part of this document may be copied without permission.

Upload: others

Post on 24-Jun-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

Easy and Lazy Technical Writing for Engineers and Scientists

Akihiko K. Sugiyama

Data Science Research Laboratories

NEC Corporation

© 2017 Akihiko K. Sugiyama No part of this document may be copied without permission.

Page 2: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

Contents

▌How to draft a paper

▌Structure of a paper

Title, Abstract, Introduction,

Body, Conclusion,

Acknowledgment, References,

Appendix

▌Expressions

▌Questions before submission

Page 3: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

3 © NEC Corporation 2015 NEC Group Internal Use Only3 © Akihiko K. Sugiyama 2017

Efficient Paper Writing1. Read tech writing books. Practice what

are written there.2. Prepare slides first. Assume you will

perform an oral presentation w/ them.• W/ fonts ≥ 24 pt• Help extract the essence• Will make good logical structure.

3. Have your draft reviewed by others.4. Keep writing for practice.

What is good logic?

Easy to follow (No question/rethinking)

Possible to predict the next content

Page 4: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

4 © NEC Corporation 2015 NEC Group Internal Use Only4 © Akihiko K. Sugiyama 2017

Slide First !

▌Page allocation

▌Use a template (when you’re a novice)

▌Establish a good problem-solution relation

Paired words often help

▌Select figures/tables to use

▌Fill in necessary information in each page

▌Balance slide allocation and each slide

▌Reorder slides to modify logic (easy)

Page 5: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

5 © NEC Corporation 2015 NEC Group Internal Use Only5 © Akihiko K. Sugiyama 2017

Paired Words for Problem-Solution

computations

inefficient

efficient

compact

low complexity

low power

slow convergence fast convergence

degraded good

superior

no analytical support analysis

no implementation implementation

Page 6: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

6 © NEC Corporation 2015 NEC Group Internal Use Only6 © Akihiko K. Sugiyama 2017

Page Allocation

▌How many pages for what?

▌Usually, 10 – 15 pages.

Page 1: Background

Page 2: Conventional method

Page 3: Problem of the conventional method

Page 4: Point of the solution and its rationale

Page 5-6: Details of the solution

Page 7-9: Evaluation condition and results

Page 10: Conclusiton/Summary

Page 7: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

7 © NEC Corporation 2015 NEC Group Internal Use Only7 © Akihiko K. Sugiyama 2017

Order of Preparation

▌Page 5-6: Details of the solution

▌Page 4: Point of the solution and its rationale

▌Page 3: Problem of the conventional method

▌Page 2: Conventional method

▌Page 7-9: Evaluation condition and results

▌Page 1: Background

▌Page 10: Conclusiton/Summary

Page 8: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

8 © NEC Corporation 2015 NEC Group Internal Use Only8 © Akihiko K. Sugiyama 2017

Structure of a Paper▌ Title – expresses the contents in a line or two

▌ Abstract – attracts people to the paper

▌ Introduction – describes background and motivation

▌ Body – beef of the hamburger, reason d’etre of the

paper

▌ Conclusion(Summary) – summarizes the body

▌ Acknowledgment – expresses thanks to whom

helped in the course of the research

▌ References – gives pointers to related readings and

basis for the facts appeared in the paper

▌ Appendix – gives detailed derivation of equations,

which is off the logical main stream

Page 9: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

9 © NEC Corporation 2015 NEC Group Internal Use Only9 © Akihiko K. Sugiyama 2017

Title

▌Not too general.

▌ Include words of the features.

▌specifies the features and clarifies the gains

for readers.

▌e.g. new functionality, reduced

computations/memories, fast convergence,

easy design

▌As short as possible (< 2 lines, generally).

▌Simple expressions and/or noun phrase.

Page 10: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

10 © NEC Corporation 2015 NEC Group Internal Use Only10 © Akihiko K. Sugiyama 2017

Example 1

▌Gain for the User + Most Important Keyword

e.g. Computations, Convergence time,

Easy Design, etc.

Computationally Efficient xx Algorithm

Fast Convergence Algorithm Suitable for xxEasy-to-Design xx System

▌Often found in papers that propose a new

algorithm or system.

Page 11: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

11 © NEC Corporation 2015 NEC Group Internal Use Only11 © Akihiko K. Sugiyama 2017

Example 2

▌Important Feature + Most Important Keyword

e.g. “High Quality 4 kb/s CELP Coding Based

on Multistage Vector Quantization”

(May be considered as a combination of Ex. 1

and 2.)

“Contour Extraction Algorithm Based on

Multiviews,”

“Low Bitrate Video Coding Based on Multiview

Contour Extraction”

Page 12: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

12 © NEC Corporation 2015 NEC Group Internal Use Only12 © Akihiko K. Sugiyama 2017

Example 3

▌Most Important Keyword+’What is done’

e.g. “Evaluation of a Double-Talk

Detection Algorithm,”

“Chip Area Comparison for

Multiply-and-Add Circuits”

▌Often found in papers that present

comparison.

Page 13: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

13 © NEC Corporation 2015 NEC Group Internal Use Only13 © Akihiko K. Sugiyama 2017

Abstract

▌Present tense in a single paragraph. Because it is a fact with “This paper” as the subject

▌Topic sentence (Contents in a single sentence)

This paper proposes/presents “something like paper title.”

▌Contents in the same order as in Body. Features/Advantages of the proposed method.

▌Clearly state object(s)/condition of evaluation/ investigation/comparison.

▌Be specific with values. As much as #% compared to …..

▌Results and application/future study.

Page 14: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

14 © NEC Corporation 2015 NEC Group Internal Use Only14 © Akihiko K. Sugiyama 2017

Abstract : First Part

1st sentence represents the paper contents. (Topic sentence, similar to the title.)

1. New Proposal

(In this paper,) xx is proposed.

This paper proposes xx.

2. Comparison

This paper presents xx.

▌ xx is similar/equal to the title.

Page 15: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

15 © NEC Corporation 2015 NEC Group Internal Use Only15 © Akihiko K. Sugiyama 2017

Abstract: Second Part

Contents in the same order as in Body

1. Features of the proposed method and advantages over the conventional method.

e.g. pp eliminates qq (which was the serious problem in the conventional method).

2. Subject of evaluation/comparison/investigation and condition

Describe in a most specific way.

• e.g. “as much as x%,” “y% in oo condition.”

“Effective/Useful for xx,” “applicable to xx.”

May present difference results for different conditions.

• e.g. xx for the condition of yy,,,,,,

Page 16: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

16 © NEC Corporation 2015 NEC Group Internal Use Only16 © Akihiko K. Sugiyama 2017

Abstract: Third Part

Conclusion

1. Evaluation results/Applications.

2. Evaluation results(advantages)/

Analysis/Discussion

Page 17: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

17 © NEC Corporation 2015 NEC Group Internal Use Only17 © Akihiko K. Sugiyama 2017

Introduction

▌ Most difficult in paper writing.

▌ Write the position of the paper (research).

▌ “Position” should have been clarified in the beginning of research.

1. Research background

2. Research history

3. Research topic

4. Paper structure

Page 18: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

18 © NEC Corporation 2015 NEC Group Internal Use Only18 © Akihiko K. Sugiyama 2017

Introduction - Background

▌From general description to specific

description

▌General description=what are found in the

newspaper

▌Clearly describe the position in the overall

research

▌Clarify the application

Page 19: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

19 © NEC Corporation 2015 NEC Group Internal Use Only19 © Akihiko K. Sugiyama 2017

Introduction – Research History

▌Research overview (Who has done what, directly related to the paper)

▌Introduce past important research and explain the position of the paper from viewpoints of technology and performance.

A. “Who,” (“when”), “what,” and “how it was.”

B. Its feature(s) or contribution

C. Its problem(s)

▌Repeat A ~ C a couple of times.

▌The problem described finally should be equal to that solved in the paper. Clearly state this problem.

Page 20: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

20 © NEC Corporation 2015 NEC Group Internal Use Only20 © Akihiko K. Sugiyama 2017

Introduction – Paper Topic

▌Describe what you have done in the

present tense.

e.g. This paper proposes + topic

sentence

This paper presents + topic sentence

xx is achieved by doing yy.

▌Use the present tense, because it is a fact.

Page 21: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

21 © NEC Corporation 2015 NEC Group Internal Use Only21 © Akihiko K. Sugiyama 2017

Introduction – Paper Structure

▌For making a long paper easy to read.

▌Not included in short papers.

e.g.The next section explains xx. Section 2 explains xx to clarify the problem. The proposed method is presented in details in the following section. Finally, by computer simulation results, yyis validated. Finally, hardware evaluation confirms its

validity.

Page 22: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

22 © NEC Corporation 2015 NEC Group Internal Use Only22 © Akihiko K. Sugiyama 2017

The Three Sentence Introduction

▌What has been presented as a conventional method?

Describe it w/ the advantage(s) and a reference.

▌What is the existing problem?

Describe the problem(s) of the conventional method.

▌What is the topic of the paper?

This paper proposes “something like the paper title.”

▌3 Sentences become 3 paragraphs in a long paper.

Page 23: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

23 © NEC Corporation 2015 NEC Group Internal Use Only23 © Akihiko K. Sugiyama 2017

Conventional Method

What has been presented as the

conventional method?

▌A has(A and B have) been proposed [1].

▌A [1] is one of the most promising

systems(techniques) in field B.

Useful Expressions.

Page 24: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

24 © NEC Corporation 2015 NEC Group Internal Use Only24 © Akihiko K. Sugiyama 2017

Problem

What is the existing problem?

▌A large number of computations are required.

▌The convergence speed is slowed down.

▌A is not efficient. (A is not sufficiently B.)

▌The quality of C is degraded.

▌It requires function D.

▌There is no theoretical support for A.

▌No implementation of A has been reported.

▌A does not provide E and F simultaneously.

Useful Expressions

Page 25: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

25 © NEC Corporation 2015 NEC Group Internal Use Only25 © Akihiko K. Sugiyama 2017

Paper Topic

▌A computationally efficient A based on B.

▌A fast convergence A based on B.

▌An efficient A based on B.

▌A with good C quality.

▌A which does not require function D.

▌An analysis of A.

▌An implementation of A.

▌An A which provides E and F simultaneously

This paper proposes (presents):

Page 26: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

26 © NEC Corporation 2015 NEC Group Internal Use Only26 © Akihiko K. Sugiyama 2017

Body

▌Describe what you have done.

▌May have a section for conventional method when problems are complicated.

▌In the same order as in the Abstract.

▌Never in the order of how you have done (A paper is not a report of an experiment).

▌Provide detailed information concisely so that readers may verify the results.

▌Never make a contradiction with the position made in the Introduction.

Keep the following in mind:

Page 27: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

27 © NEC Corporation 2015 NEC Group Internal Use Only27 © Akihiko K. Sugiyama 2017

Description in Body

▌Position first, then, describe the basis

▌From higher- to lower-level description

▌Lower-level description should be more

detailed with a larger volume

▌Each low-level description forms a paragraph.

Top-Down Description

Title of low-level

description may be statedHigh LVL

Low LVL Low LVL Low LVLLow LVL

Each forms

one paragraph

Page 28: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

28 © NEC Corporation 2015 NEC Group Internal Use Only28 © Akihiko K. Sugiyama 2017

Body: Patterns

▌Pattern I: Proposal of a New Algorithm (System, Method, …..)

(1) Conventional Algorithm-> Emphasize problems (=what is solved by the proposed)

(2) Proposed Algorithm

(3) Evaluations (Conditions, Results, Discussions)

▌Pattern II: Comparison and Evaluation

(1) Description of the System for Evaluation

(2) Conditions for Evaluation

(3) Evaluation Results

(4) Analysis and Discussions

Page 29: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

29 © NEC Corporation 2015 NEC Group Internal Use Only29 © Akihiko K. Sugiyama 2017

Conclusion

▌Similar to Abstract.

▌May be made by changing the Abstract to the present perfect tense. (e.g. A has been proposed. A has been presented.)

▌Everything should have appeared in the body.

▌Chronological order as in the body.

▌Collecting the topic sentences from the body and changing the tense should make a good conclusion, assuming a good body.

▌Future research topics may be added if there is any. (e.g. Future research includes investigation of A.)

Page 30: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

30 © NEC Corporation 2015 NEC Group Internal Use Only30 © Akihiko K. Sugiyama 2017

Acknowledgment

▌Full name and his/her affiliation (so that

s/he can be identified)

▌Clearly state what is acknowledged.

e.g. “The authors would like to thank

firstname lastname of affiliation for

providing data from real environment.”

Be Specific

Page 31: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

31 © NEC Corporation 2015 NEC Group Internal Use Only31 © Akihiko K. Sugiyama 2017

References

▌Supplement for simplifying a topic in the

paper, which is off the main stream.

▌Basis for background (Text books, Tutorial

papers, etc.)

▌Basis for parameter settings.

▌Follow the specified format for the journal.

Different commas and/or parentheses for

different journals.

Page 32: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

32 © NEC Corporation 2015 NEC Group Internal Use Only32 © Akihiko K. Sugiyama 2017

Appendix

▌Eliminate unimportant explanation, which

is off the main logical stream.

e.g. Basis for parameter settings.

▌Derivation of equations, proofs, etc. (Put

only the result in the body).

Page 33: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

33 © NEC Corporation 2015 NEC Group Internal Use Only33 © Akihiko K. Sugiyama 2017

Expressions

▌1 Sentence for 1 Content. A single sentence for multiple contents makes a “twisted” description.

▌Avoid multiple of’s in a single sentence. (Up to 2).

▌No redundant expressions.

e.g. This report reports ,,,,,.

▌Acronyms should be fully spelled out at its 1st appearance.

FFT (fast …. ) or fast Fourier transform (FFT) ?

Page 34: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

34 © NEC Corporation 2015 NEC Group Internal Use Only34 © Akihiko K. Sugiyama 2017

Key to the Success

Problem-Solution pair is the key

1. Clarify the benefit(s) of the research(Paper)

2. What brings the benefit(s)?

3. What is the opposite of the benefit(s)

4. What is the conventional technology w/

the drawback?

5. Describe it in the 2nd last paragraph of

Introduction and design Introduction

6. Put general applications in the 1st paragraph

Drawback

Page 35: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

35 © NEC Corporation 2015 NEC Group Internal Use Only35 © Akihiko K. Sugiyama 2017

Introduction

“Who,” (“when”), “what,” and “how it was.” B. Its feature(s) or contributionC. Its problem(s) This paper proposes ..

The next section ……

Applications.

How the solution benefit

the daily life.

Most relevant ….

has …. problem.

Page 36: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

36 © NEC Corporation 2015 NEC Group Internal Use Only36 © Akihiko K. Sugiyama 2017

Three Point Analysis

1. Point of Your Paper

2. Solved Problem

Title of the Paper

Topic Sentence of Abstract

3. Most Relevant

Conventional Technology

Page 37: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

37 © NEC Corporation 2015 NEC Group Internal Use Only37 © Akihiko K. Sugiyama 2017

Point of Your Paper

What is the first in the world?

A.

What is the trick/function to achieve it?

B.

What is a user benefit(s)?

C.

Use the same font size (36 pt), never make box big.

Page 38: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

38 © NEC Corporation 2015 NEC Group Internal Use Only38 © Akihiko K. Sugiyama 2017

Solved Problem

What is the opposite from the benefit (C)?

Express it w/ C+no or not.

D.

Express D w/o no or not.

E.

E may not exist.

Use the same font size (36 pt), never make box big.

Page 39: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

39 © NEC Corporation 2015 NEC Group Internal Use Only39 © Akihiko K. Sugiyama 2017

Title of the PaperTitle w/ A and BF=A+B or B+A, may use up to one conjunction

F

Title w/ all or a part of A, B, and C

if use of C makes the title better than F

G

Use the same font size (36 pt), never make box big.

Page 40: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

40 © NEC Corporation 2015 NEC Group Internal Use Only40 © Akihiko K. Sugiyama 2017

Topic Sentence of Abstract Topic sentence using F or G

This paper proposes/presents

followed by the title (F or G)

This paper proposes/presents

Use the same font size (36 pt), never make box big.

Page 41: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

41 © NEC Corporation 2015 NEC Group Internal Use Only41 © Akihiko K. Sugiyama 2017

Most Relevant Conventional Technology

Conventional technology which has E or D.

1st author

Title starts w/

Reference(conference/journal) w/ month/year

Use the same font size (36 pt), never make box big.

Page 42: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

42 © NEC Corporation 2015 NEC Group Internal Use Only42 © Akihiko K. Sugiyama 2017

Example: Blue LD

Blue LD : 2014 Nobel Prize in Phisics

Page 43: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

43 © NEC Corporation 2015 NEC Group Internal Use Only43 © Akihiko K. Sugiyama 2017

Goes up

Problem Analysis and Solution

Reactance Gas

Substrate Xtal Film

MOCVD

(Metalorganic Chemical Vapor Deposition)

Pressing Gas

Page 44: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

44 © NEC Corporation 2015 NEC Group Internal Use Only44 © Akihiko K. Sugiyama 2017

Point of Your Paper

What is the first in the world?

A.

What is the trick/function to achieve it?

B.

What is a user benefit(s)?

C.

MOCVD for blue LD crystal

NH3 delivery by pressing gas

Blue LD crystal deposition

Use the same font size (36 pt), never make box big.

Page 45: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

45 © NEC Corporation 2015 NEC Group Internal Use Only45 © Akihiko K. Sugiyama 2017

Solved Problem

What is the opposite from the benefit (C)?

Express it w/ C+no or not.

D.

Express D w/o no or not.

E.

E may not exist.

No deposition of blue LD crystal

Blue LD crystal was not deposited

Use the same font size (36 pt), never make box big.

Page 46: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

46 © NEC Corporation 2015 NEC Group Internal Use Only46 © Akihiko K. Sugiyama 2017

Toyota’s 5 Why’s (Tai’Ichi Ohno, former EDP)

Find the root cause of the problem to fix it.

Problem 1st Why 2nd Why 3rd Why 4th Why 5th Why

1st Cause

2nd Cause

3rd Cause

4th Cause

5th Causehttp://www4.tokai.or.jp/advi-qc/p01.htm

Problem: Crystal is not deposited

Cause 1: Reactance gas is not delivered

Casuse 2: Reactance gas goes up

Solution: Gas delivery by pressing gas

Page 47: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

47 © NEC Corporation 2015 NEC Group Internal Use Only47 © Akihiko K. Sugiyama 2017

Title of the PaperTitle w/ A and BF=A+B or B+A, may use up to one conjunction

F

Title w/ all or a part of A, B, and C

if use of C makes the title better than F

G

with pressing gas

MOCVD for blue LD crystal

with pressing gas

MOCVD for blue LD crystal deposition

Use the same font size (36 pt), never make box big.

Page 48: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

48 © NEC Corporation 2015 NEC Group Internal Use Only48 © Akihiko K. Sugiyama 2017

Topic Sentence of Abstract Topic sentence using F or G

This paper proposes/presents

followed by the title (F or G)

This paper proposes/presents

with pressing gas

MOCVD for blue LD crystal fabrication

Use the same font size (36 pt), never make box big.

Page 49: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

49 © NEC Corporation 2015 NEC Group Internal Use Only49 © Akihiko K. Sugiyama 2017

Most Relevant Conventional Technology

Y. Koide

Epitaxial growth and

Use the same font size (36 pt), never make box big.

Conventional technology which has E or D.

1st author

Title starts w/

Reference(conference/journal) w/ month/year

J. Electrochemical Society, Sep. 1986

Page 50: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

50 © NEC Corporation 2015 NEC Group Internal Use Only50 © Akihiko K. Sugiyama 2017

Header (Nakamura1991)

Novel metalorganic chemical vapor

deposition system for GaN growth

Appllied Physical Letter, 58, pp. 2021-2023, May 1991

Page 51: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

51 © NEC Corporation 2015 NEC Group Internal Use Only51 © Akihiko K. Sugiyama 2017

Abstract (Nakamura1991)

A novel metalorganic chemical vapor deposition

(MOCVD) system, which has two different flows, has

been developed. One flow carries reactant gas parallel

to the substrate, and the other an inactive gas

perpendicular to the substrate for the purpose of

changing the direction of the reactant gas flow. The

growth of a GaN film was attempted using this system,

and a high quality, uniform film was obtained over a 2 in.

sapphire substrate. The carrier concentration and Hall

mobility are 1 ×1018/cm3 and 200 cm2/Vs, respectively,

which are the highest for GaN films grown directly on a

sapphire substrate by the MOCVD method.

Page 52: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

52 © NEC Corporation 2015 NEC Group Internal Use Only52 © Akihiko K. Sugiyama 2017

Be Prepared for Traps

▌Frequency bands, where an estimated SNR is low, are replaced

Components in the frequency bands, where an estimated SNR is low, are replaced

Components in the frequency bands, where an SNR is estimated low, are replaced

Bands are not replaced, but their components.

Page 53: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

53 © NEC Corporation 2015 NEC Group Internal Use Only53 © Akihiko K. Sugiyama 2017

Traps Continue

▌One of the ways to identify objects is to measure

their micro-displacement. To recognize these objects

simultaneously, micro-displacement measurement

method for multiple objects is desired.

▌One of the ways to identify objects is to measure

their micro-displacement. However, it is not

possible to identify multiple objects

simultaneously. To recognize these objects

simultaneously, micro-displacement measurement

method for multiple objects is desired.

So, What?

Page 54: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

54 © NEC Corporation 2015 NEC Group Internal Use Only54 © Akihiko K. Sugiyama 2017

Another Example of So What?

So, What?

▌First, consider the frequency responses without

regularization defined as

… some equation …

To avoid singular P(f,l), a preprocessed multichannel

far-end signal is used as ….

▌First, consider the frequency responses without

regularization defined as

… some equation …

P(f,l) in this equation is singular. To avoid singular

P(f,l), a preprocessed multichannel far-end ….

Page 55: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

55 © NEC Corporation 2015 NEC Group Internal Use Only55 © Akihiko K. Sugiyama 2017

Questions before Submission

▌What is the benefit of the research? (in what application)

▌What makes it possible to achieve that benefit? List all components for the benefit.

▌How good is it? (evaluation results)

Ask yourself again:

Page 56: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx

56 © NEC Corporation 2015 NEC Group Internal Use Only56 © Akihiko K. Sugiyama 2017

Summary

▌How to draft a paper

▌Structure of a paper

Title, Abstract, Introduction, Body,

Conclusion, Acknowledgment,

References, Appendix

▌Expressions

▌Possible traps

▌Questions before submission

Page 57: Easy and Lazy Technical Writing for Engineers and Scientists1st sentence represents the paper contents. (Topic sentence, similar to the title.) 1. New Proposal (In this paper,) xx