学年

教科

質問の種類

物理 大学生・専門学校生・社会人

東北大学令和5年度AO入試理学部物理系の問題です。解答がない上、解きすすめ躓きました。よければ(4)以降教えていただけると幸いです。よろしくお願いします。

問2 図2のように xy平面内を運動する荷電粒子を考える. 紙面表から裏向きに磁束 密度の大きさBの一様な磁場がかけられている. 荷電粒子の質量をm, 電荷をg (g>0) とする. 重力の影響および荷電粒子の運動による電磁波の放射は無視できるとする. 以下 の問題では、粒子の速度および加速度が粒子の位置(x,y) の時間tによる微分を用いて, dx dy) および (az,ay) = dvdvy と与えられることに注意すること. (Vx, Vy) = dt' dt. dtdt (1) my 平面内での荷電粒子の速度が (vェ,y), 加速度が (azsay) のとき, 荷電粒子の運 動方程式を m, ax, ay, Us, y, 豆, B を用いて表せ. (2) 荷電粒子の時刻t = 0 での速度が (ux, y)=(V,0)であるとき,一般の時刻 t (t> 0) での速度は (ひz, y) = (V cos wt, V sin wt) となる. ここでw, V は定数で ある. この式を問 (1) の運動方程式に代入することによりωを求めよ. 次に図3のように, 一様磁場に加えて,大きさ E の一様な電場をy軸の正の向きに加 える. (3) 荷電粒子が時間によらない一定の速度 (uz, Uy) で運動しているとき,その速度 (ux, uy) を B, E で表せ. う (4) 問 (3) 一定速度 (uz, Uy) で動く観測者からみた荷電粒子の速度を (ぴっぴY), 加速 度を (ds, dy) とするとき, 運動方程式をm,d's dy, 2,4,B,Eのうち必要なも のを用いて表せ. (5) (4) において, 時刻 t = 0 での速度が (v^2)=(V', 0) であるとする. 問 (2) の 結果に注意して,一般の時刻t (t> 0) での (vay) をt,w, V' を用いて表せ.ここ 問 (2) 解である. (6) 静止している人から見て, 荷電粒子が時刻 t=0において位置(x,y)=(0,0) から 初速度(vェッuy) = (0,0)で運動をはじめた. (a) 時刻t (t > 0) での荷電粒子の速度 (vx, y) を t,w, B, E で表せ. (b) 時刻 t (t > 0) での荷電粒子の位置 (x,y) をt,w, B, E で表せ. (c) 荷電粒子はæ軸 (y = 0) から離れたあと, 時刻 t = T (T> 0) で再び軸上に 戻った. t = 0 から t = Tまでの荷電粒子の軌跡の長さLをw, E, B で表せ. 磁場B 速度(vェッy) 荷電粒子 図2 -X 磁場B 図3 電場E IC

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

回答募集中 回答数: 0
1/3