Template Laporan Praktikum
Template Laporan Praktikum
Template Laporan Praktikum
r2
0
F ( r, ) dr d [ r2 / ( 2 0 )]
(1) Fig. 1. Magnetization as a function of applied field. Note that Fig. is
abbreviated. There is a period after the figure number, followed by two
exp ( | z j zi | ) J 1 ( r2 ) J 0 ( ri ) d .
1
spaces. It is good practice to explain the significance of the figure in the
0
caption.
Be sure that the symbols in your equation have been defined Contoh untuk menampilkan figure berupa gambar
before the equation appears or immediately following. TABLE I
Italicize symbols (T might refer to temperature, but T is the UNITS FOR MAGNETIC PROPERTIES
unit tesla). Refer to (1), not Eq. (1) or equation (1), Conversion from Gaussian and
Symbol Quantity
except at the beginning of a sentence: Equation (1) is ... . CGS EMU to SI a
magnetic flux 1 Mx 108 Wb = 108 Vs
B. Tugas 2 : Judul Tugas B magnetic flux density, 1 G 104 T = 104 Wb/m2
Number equations consecutively with equation numbers in magnetic induction
H magnetic field strength 1 Oe 103/(4) A/m
parentheses flush with the right margin, as in (1). First use the m magnetic moment 1 erg/G = 1 emu
equation editor to create the equation. Then select the 103 Am2 = 103 J/T
Equation markup style. Press the tab key and write the M magnetization 1 erg/(Gcm3) = 1 emu/cm3
103 A/m
equation number in parentheses. To make your equations more
4M magnetization 1 G 103/(4) A/m
compact, you may use the solidus ( / ), the exp function, or specific magnetization 1 erg/(Gg) = 1 emu/g 1 Am2/kg
appropriate exponents. Use parentheses to avoid ambiguities j magnetic dipole 1 erg/G = 1 emu
in denominators. Punctuate equations when they are part of a moment 4 1010 Wbm
J magnetic polarization 1 erg/(Gcm3) = 1 emu/cm3
sentence, as in 4 104 T
C. Tugas 3 : Judul Tugas , susceptibility 1 4
mass susceptibility 1 cm3/g 4 103 m3/kg
Number equations consecutively with equation numbers in permeability 1 4 107 H/m
parentheses flush with the right margin, as in (1). First use the = 4 107 Wb/(Am)
equation editor to create the equation. Then select the r relative permeability r
w, W energy density 1 erg/cm3 101 J/m3
Equation markup style. Press the tab key and write the N, D demagnetizing factor 1 1/(4)
equation number in parentheses. To make your equations more
compact, you may use the solidus ( / ), the exp function, or Vertical lines are optional in tables. Statements that serve as captions for
the entire table do not need footnote letters.
appropriate exponents. Use parentheses to avoid ambiguities a
Gaussian units are the same as cg emu for magnetostatics; Mx =
in denominators. Punctuate equations when they are part of a maxwell, G = gauss, Oe = oersted; Wb = weber, V = volt, s = second, T =
sentence, as in tesla, m = meter, A = ampere, J = joule, kg = kilogram, H = henry.
D. Tugas 4: Judul Tugas (screenshot) adalah sebagai berikut. Gambar yang terlalu lebar
Number equations consecutively with equation numbers in akan lebih baik bila ditampilkan pada lampiran.
parentheses flush with the right margin, as in (1). First use the Contoh penulisan tabel sebagai berikut.
equation editor to create the equation. Then select the
Equation markup style. Press the tab key and write the IV. SIMPULAN
equation number in parentheses. To make your equations more Use either SI (MKS) or CGS as primary units. (SI units are
compact, you may use the solidus ( / ), the exp function, or strongly encouraged.) English units may be used as
appropriate exponents. Use parentheses to avoid ambiguities secondary units (in parentheses).
This applies to papers in data storage. For example, write [16] J. Jones. (1991, May 10). Networks. (2nd ed.) [Online]. Available:
http://www.atm.com
15 Gb/cm2 (100 Gb/in2). An exception is when English
units are used as identifiers in trade, such as 3-in disk Basic format for journals (when available online):
drive. Avoid combining SI and CGS units, such as current [17] Author. (year, month). Title. Journal. [Type of medium]. volume (issue),
pages. Available: site/path/file
in amperes and magnetic field in oersteds.
Example:
This often leads to confusion because equations do not [18] R. J. Vidmar. (1992, Aug.). On the use of atmospheric plasmas as
balance dimensionally. electromagnetic reflectors. IEEE Trans. Plasma Sci. [Online].
If you must use mixed units, clearly state the units for each 21(3), pp. 876880. Available:
http://www.halcyon.com/pub/journals/21ps03-vidmar
quantity in an equation.
The SI unit for magnetic field strength H is A/m.
Basic format for papers presented at conferences (when
However, if you wish to use units of T, either refer to
available online):
magnetic flux density B or magnetic field strength [19] Author. (year, month). Title. Presented at Conference title. [Type of
symbolized as 0H. Medium]. Available: site/path/file
Use the center dot to separate compound units, e.g., Example:
[20] PROCESS Corp., MA. Intranets: Internet technologies deployed
Am2.
behind the firewall for corporate productivity. Presented at
INET96 Annual Meeting. [Online]. Available:
REFERENSI http://home.process.com/Intranets/wp2.htp
Basic format for books: Basic format for reports and handbooks (when available
[1] J. K. Author, Title of chapter in the book, in Title of His Published
Book, xth ed. City of Publisher, Country if not online):
[2] USA: Abbrev. of Publisher, year, ch. x, sec. x, pp. xxxxxx. [21] Author. (year, month). Title. Comp an y . C ity, State or
Country. [Type of Medium].Available: site/path/file
Examples:
[3] G. O. Young, Synthetic structure of industrial plastics, in Plastics, Example:
2nd ed., vol. 3, J. Peters, Ed. New York: McGraw-Hill, 1964, [22] S. L. Tall een. (1 996 , Ap r . ). Th e In t r an et Archi -
pp. 1564. te c tu r e : M a n a g i n g i n f o r m a t i o n i n t h e n e w paradigm.
[4] W.-K. Chen, Linear Networks and Systems. Belmont, CA: Amdahl Corp., CA. [Online]. Available:
Wadsworth, 1993, pp. 123135. http://www.amdahl.com/doc/products/bsg/intra/infra/html
LIBRARY ieee;
USE ieee.std_logic_1164.all;
ENTITY top_level_mips IS
PORT (
clk : IN STD_LOGIC;
rst : IN STD_LOGIC;
ALU_result : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
PCoutTest : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
PCinTest : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
instrout : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
sgnALUSrcout : OUT STD_LOGIC_VECTOR (1 DOWNTO 0);
sgnsignimmout : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
sgnBranchResultout : OUT STD_LOGIC;
sgnoutalu2out : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
sgnoutshift2out : OUT STD_LOGIC_VECTOR (31 DOWNTO 0);
sgnMemWriteout : OUT STD_LOGIC;
sgnMemReadout : OUT STD_LOGIC;
sgnRead_Mem1out : OUT STD_LOGIC_VECTOR (7 DOWNTO 0);
sgnMemToRegOut : OUT STD_LOGIC
);
END top_level_mips;