なかのにっき

最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。


hns - 日記自動生成システム - Version 2.19.5

先月 2002年12月 来月
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2002年12月10日(火) [n年日記]

#1 [linux] pdumpfs アーカイブの移動

/home の履歴を取っているドライブを別のマシン (/home を提供している NFS サーバの babagw) に移そうと思っている。 まずネットワーク越しの rsync を試してみたが、エントリが多すぎて (しかも -H 指定してるし) 駄目そうだ。ディスクごと移動しちゃうのが一番手っ取り早いかな。

結局カーネルの更新ついでにディスクを移動してしまうことにした。 しかしディスククローンはどうするのが賢いかな。 ローカルにつないで cp -a するくらいだろうか。

#2 [labo][dept] バックアップ設定

覚え書き。rwiki に移動。

とまあ書いていると、結構漏れに気づいたりするものだ。

#3 [dept] 物理情報実験第一 11 回目

うむ。 17:20 終了。再レポの人を捕まえたり捕まえられたりして 18:00 まで。

#4 [labo] Mo 基板

到着。

#5 [debian] /var/lib/dpkg/status から dpkg --get-selections 相当の出力を出す awk スクリプト

緊急時の復旧作業などに。
#!/usr/bin/awk -f
/^Package/{pkg = $2}
/^$/{pkg = ""}
/^Status: install ok installed/ {printf("%s installed\n", pkg)}

#6 [labo] ハミング窓

octave にも hamming 関数があるが、
c = 0.54 - 0.46 * cos (2 * pi * (0:m)' / m);
してるだけなので修正窓では無いな。でもまあこれ使ってみるか。

む、かけ算する前に shift() してやらないとだめか。 octave での FFT では w の原点 (c0) が第一項にくるんだから、 最初から位相ずらせば (第二項を + にすれば) いいようなものだけどな > hamming()

結果:

このとき のスクリプトで、FFT した係数ベクトルに
Hm = shift([0,hamming(255)'],128)';
を .* してから計算した 結果 (png 3k) 。さすがに高周波成分はだいぶ落ちている。

#7 [labo] Al ターゲット

江成くんに交換してもらったらガンに嵌まらないという罠。 付属の spec sheet には 50.21 mm と書いてあるな。うむむ。 boss と相談、とりあえず明日一番でフルウチに電話して ゴネて お願いしてみる方向で。

#8 [paper] Adhesion between a viscoelastic material and a solid surface

In this paper, we present a qualitative analysis of the dissipative processes during the failure of the interface between a viscoelastic polymer and a solid surface. We reassess the "viscoelastic trumpet" model [P.-G. de Gennes, C. R. Acad. Sci. Paris, 307, 1949 (1988)], and show that, for a crosslinked polymer, the interface toughness $G(V)$ starts from a relatively low value, $G_0$, due to local processes near the fracture tip, and rises up to a maximum of order $G_0 (\mu_{\infty}/\mu_0)$ (where $\mu_0$ and $\mu_{\infty}$ stand for the elastic modulus of the material, respectively at low and high strain frequencies). This enhancement of fracture energy is due to far-field viscous dissipation in the bulk material, and begins for peel-rates $V$ much lower than previously thought. For a polymer melt, the adhesion energy is predicted to scale as 1/V. In the second part of this paper, we compare some of our theoretical predictions with experimental results about the viscoelastic adhesion between a polydimethylsiloxane polymer melt and a glass surface. In particular, the expected dependence of the fracture energy versus separation rate is confirmed by the experimental data, and the observed changes in the concavity of the crack profile are in good agreement with our simple model.
コメント [全部読む/投稿する]

以上、1 日分です。
タイトル一覧
カテゴリ分類
book
dept
issp
labo
paper
snap
stock
vsj
Powered by hns-2.19.5, HyperNikkiSystem Project

中野武雄 (NAKANO, Takeo) <nakano@st.seikei.ac.jp> Since 1999-10-07
RSS feed, 更新時刻, LIRS エントリ, アクセス制御 (解説)

中野のホームページへ