"연속 방정식"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 16개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 수학노트 원문주소</h5>
+
==개요==
 
 
 
 
 
 
 
 
 
 
<h5>개요</h5>
 
  
 
* 국소적인 보존(local conservation) ~ 연속방정식
 
* 국소적인 보존(local conservation) ~ 연속방정식
 
* <math>\partial_{\mu} j^{\mu}=0</math>
 
* <math>\partial_{\mu} j^{\mu}=0</math>
 
* 싱크와 소스가 있는 경우는 약간의 수정이 필요함
 
* 싱크와 소스가 있는 경우는 약간의 수정이 필요함
 +
  
 
+
==notation==
 
 
 
 
 
 
<h5>notation</h5>
 
  
* : charge (e.g. electric charge or a mass of fluid)
+
* : charge (e.g. electric charge or a mass of fluid)
* <math>\rho</math> : charge density (density of some abstract fluid)<br>
+
* <math>\rho</math> : charge density (density of some abstract fluid)
 
** <math>\rho</math> 가 상수인 경우, fluid를 incompressible이라 한다
 
** <math>\rho</math> 가 상수인 경우, fluid를 incompressible이라 한다
 
* <math>\mathbf{J}=(j_x,j_y,j_z)</math> : current density (velocity x charge density)
 
* <math>\mathbf{J}=(j_x,j_y,j_z)</math> : current density (velocity x charge density)
* V : arbitrary  three dimensional region bounded by the closed surface S
+
* V : arbitrary  three dimensional region bounded by the closed surface S
  
 
+
  
 
+
  
<h5>local conservation</h5>
+
==local conservation==
  
*  V 내부에서 Q가 줄어드는 비율<br><math>-\frac{d}{dt}\iiint_V \rho \,dV</math><br>
+
*  V 내부에서 Q가 줄어드는 비율:<math>-\frac{d}{dt}\iiint_V \rho \,dV</math>
*  Q-current 의 곡면 S에 대한 flux<br><math>\iint_{S}\mathbf{J}\cdot d\mathbf{S}</math><br>
+
*  Q-current 의 곡면 S에 대한 flux:<math>\iint_{S}\mathbf{J}\cdot d\mathbf{S}</math>
*  local conservation 은 두 양이 같음을 의미함<br><math>-\frac{d}{dt}\iiint_V \rho \,dV = \iint_{S}\mathbf{J}\cdot d\mathbf{S}</math><br>
+
*  local conservation 은 두 양이 같음을 의미함:<math>-\frac{d}{dt}\iiint_V \rho \,dV = \iint_{S}\mathbf{J}\cdot d\mathbf{S}</math>
*  우변에 [[발산 정리(divergence theorem)]] 를 적용하면,<br><math>-\frac{d}{dt}\iiint_V \rho \,dV = \iiint_{V} \nabla\cdot\mathbf{J}\,dV</math><br>
+
*  우변에 [[발산 정리(divergence theorem)]] 를 적용하면,:<math>-\frac{d}{dt}\iiint_V \rho \,dV = \iiint_{V} \nabla\cdot\mathbf{J}\,dV</math>
*  임의의 V에 대하여 성립하므로, 다음을 얻는다<br><math>\frac{d\rho}{dt} + \nabla\cdot\mathbf{J}=0</math><br>
+
*  임의의 V에 대하여 성립하므로, 다음을 얻는다:<math>\frac{d\rho}{dt} + \nabla\cdot\mathbf{J}=0</math>
 
* 이를 연속방정식이라 부른다
 
* 이를 연속방정식이라 부른다
* <math>\rho=j_0</math> 로 두어, <math>\mathbf{j}=(j^0,j^1,j^2,j^3)</math> 에 대하여 <math>\partial_{\mu} j^{\mu}=0</math> 의 형태로 쓰기도 한다
+
* <math>\rho=j_0</math> 로 두어, <math>\mathbf{j}=(j^0,j^1,j^2,j^3)</math> 에 대하여 <math>\partial_{\mu} j^{\mu}=0</math> 형태로 쓰기도 한다
 
 
 
 
 
 
 
 
  
<h5>보존량</h5>
+
  
* V : <math>\mathbf{J}=(j_x,j_y,j_z)</math> 이 되도록 하는 충분히 큰 공간
+
   
* total electric charge 또는 total mass in fluid 에 대한 다음과 같은 보존법칙을 얻는다<br><math>Q(t)=\int_V \rho \,dV</math> 는 일정하다<br> 또는<br><math>\frac{dQ}{dt}=0</math><br>
 
  
 
+
==보존량==
  
 
+
* V : <math>\mathbf{J}=(j_x,j_y,j_z)</math> 이 되도록 하는 충분히 큰 공간
 +
*  total electric charge 또는 total mass in fluid 에 대한 다음과 같은 보존법칙을 얻는다:<math>Q(t)=\int_V \rho \,dV</math> 는 일정하다 또는:<math>\frac{dQ}{dt}=0</math>
  
<h5>맥스웰 방정식과 연속방정식</h5>
+
  
* [[맥스웰 방정식]]
+
  
<math>\nabla \times \mathbf{B} = \mu_0\mathbf{J} + \mu_0 \varepsilon_0 \frac{\partial \mathbf{E}} {\partial t}\ </math> 에 divergence 연산자를 적용하여,
+
==맥스웰 방정식과 연속방정식==
  
<math>\nabla \cdot ( \nabla \times \mathbf{B} ) = \nabla \cdot \mathbf{J} + \frac{\partial (\nabla \cdot \mathbf{E})}{\partial t}</math>
+
* [[맥스웰 방정식]] 으로부터 연속방정식을 유도할 수 있다
 +
* 전하 밀도<math>{\rho} </math> (for point charge, density will be a Dirac delta function)
 +
* 전류 밀도<math>\mathbf{J}=(J_x,J_y,J_z)</math>
 +
*  전류 4-vector:<math>(j^a) = \left( c \rho, \mathbf{J} \right)</math>
 +
*  4-vector gradient:<math> \partial_\alpha= \left(\frac{1}{c}\frac{\partial}{\partial t}, \nabla\right) </math>
 +
* 앙페르-패러데이 법칙과 가우스 법칙이 사용된다.
 +
===증명===
 +
앙페르-패러데이 법칙에서 시작하자
 +
:<math>\nabla \times \mathbf{B} = \mu_0\mathbf{J} + \mu_0 \varepsilon_0 \frac{\partial \mathbf{E}} {\partial t}\ </math> 에 divergence 연산자를 적용하여,
 +
:<math>\nabla \cdot ( \nabla \times \mathbf{B} ) = \mu_0 \nabla \cdot \mathbf{J} + \mu_0 \epsilon_0\frac{\partial (\nabla \cdot \mathbf{E})}{\partial t}</math>
 +
:<math> \nabla \cdot \mathbf{J} + \epsilon_0\frac{\partial (\nabla \cdot \mathbf{E})}{\partial t} = 0</math>
  
<math> \nabla \cdot \mathbf{B} + \frac{\partial (\nabla \cdot \mathbf{E})}{\partial t} = 0</math>
 
  
 
+
가우스 법칙
 +
:<math>\nabla \cdot \mathbf{E} = \frac {\rho} {\varepsilon_0}</math> 을 적용하면,
 +
:<math> \nabla \cdot \mathbf{J} + \frac{\partial \rho}{\partial t} = 0</math> 을 얻는다.
  
 
+
이는 <math>\partial_{\mu} j^{\mu}=0</math> 로 쓸 수 있다
  
 
+
  
*  
+
  
 
+
==메모==
 
 
<h5>역사</h5>
 
 
 
 
 
 
 
* http://www.google.com/search?hl=en&tbs=tl:1&q=
 
* [[수학사연표 (역사)|수학사연표]]
 
 
 
 
 
 
 
 
 
 
 
<h5>메모</h5>
 
  
 
* [http://www.rose-hulman.edu/%7Ebryan/lottamath/cons2d2.pdf The Continuity Equation in Two Dimensions]
 
* [http://www.rose-hulman.edu/%7Ebryan/lottamath/cons2d2.pdf The Continuity Equation in Two Dimensions]
87번째 줄: 72번째 줄:
 
* Math Overflow http://mathoverflow.net/search?q=
 
* Math Overflow http://mathoverflow.net/search?q=
  
 
+
  
 
+
  
<h5>관련된 항목들</h5>
+
==관련된 항목들==
  
 
* [[맥스웰 방정식]]
 
* [[맥스웰 방정식]]
 +
* [[확산 방정식]]
  
 
+
  
 
+
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역</h5>
+
==수학용어번역==
 +
* {{학술용어집|url=continuity}}
 +
  
*  단어사전<br>
 
** http://translate.google.com/#en|ko|
 
** http://ko.wiktionary.org/wiki/
 
* 발음사전 http://www.forvo.com/search/
 
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]<br>
 
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=
 
* [http://www.kss.or.kr/pds/sec/dic.aspx 한국통계학회 통계학 용어 온라인 대조표]
 
* [http://www.nktech.net/science/term/term_l.jsp?l_mode=cate&s_code_cd=MA 남·북한수학용어비교]
 
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
 
  
 
 
  
 
+
  
<h5>매스매티카 파일 및 계산 리소스</h5>
+
==사전 형태의 자료==
 
 
*  
 
* http://www.wolframalpha.com/input/?i=
 
* http://functions.wolfram.com/
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://people.math.sfu.ca/%7Ecbm/aands/toc.htm Abramowitz and Stegun Handbook of mathematical functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
 
* [http://numbers.computation.free.fr/Constants/constants.html Numbers, constants and computation]
 
* [https://docs.google.com/open?id=0B8XXo8Tve1cxMWI0NzNjYWUtNmIwZi00YzhkLTkzNzQtMDMwYmVmYmIxNmIw 매스매티카 파일 목록]
 
 
 
 
 
 
 
 
 
 
 
<h5>사전 형태의 자료</h5>
 
  
 
* http://ko.wikipedia.org/wiki/
 
* http://ko.wikipedia.org/wiki/
* http://en.wikipedia.org/wiki/Continuity_equation<br>http://en.wikipedia.org/wiki/Volumetric_flow_rate<br>http://en.wikipedia.org/wiki/Mass_flow_rate<br>
+
* http://en.wikipedia.org/wiki/Continuity_equation
* [http://eom.springer.de/default.htm The Online Encyclopaedia of Mathematics]
+
* http://en.wikipedia.org/wiki/Volumetric_flow_rate
* [http://dlmf.nist.gov NIST Digital Library of Mathematical Functions]
+
* http://en.wikipedia.org/wiki/Mass_flow_rate
 
* [http://eqworld.ipmnet.ru/ The World of Mathematical Equations]
 
* [http://eqworld.ipmnet.ru/ The World of Mathematical Equations]
  
 
+
==메타데이터==
 
+
===위키데이터===
 
+
* ID :  [https://www.wikidata.org/wiki/Q217219 Q217219]
 
+
===Spacy 패턴 목록===
<h5>리뷰논문, 에세이, 강의노트</h5>
+
* [{'LOWER': 'continuity'}, {'LEMMA': 'equation'}]
 
+
* [{'LOWER': 'equation'}, {'LOWER': 'of'}, {'LEMMA': 'continuity'}]
 
+
* [{'LOWER': 'continuity'}, {'LEMMA': 'equation'}]
 
 
 
 
 
 
 
 
 
 
<h5>관련논문</h5>
 
 
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://www.ams.org/mathscinet
 
* http://dx.doi.org/
 
 
 
 
 
 
 
 
 
 
 
<h5>관련도서</h5>
 
 
 
* 도서내검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 

2021년 2월 17일 (수) 04:53 기준 최신판

개요

  • 국소적인 보존(local conservation) ~ 연속방정식
  • \(\partial_{\mu} j^{\mu}=0\)
  • 싱크와 소스가 있는 경우는 약간의 수정이 필요함


notation

  • Q : charge (e.g. electric charge or a mass of fluid)
  • \(\rho\) : charge density (density of some abstract fluid)
    • \(\rho\) 가 상수인 경우, fluid를 incompressible이라 한다
  • \(\mathbf{J}=(j_x,j_y,j_z)\) : current density (velocity x charge density)
  • V : arbitrary three dimensional region bounded by the closed surface S



local conservation

  • V 내부에서 Q가 줄어드는 비율\[-\frac{d}{dt}\iiint_V \rho \,dV\]
  • Q-current 의 곡면 S에 대한 flux\[\iint_{S}\mathbf{J}\cdot d\mathbf{S}\]
  • local conservation 은 두 양이 같음을 의미함\[-\frac{d}{dt}\iiint_V \rho \,dV = \iint_{S}\mathbf{J}\cdot d\mathbf{S}\]
  • 우변에 발산 정리(divergence theorem) 를 적용하면,\[-\frac{d}{dt}\iiint_V \rho \,dV = \iiint_{V} \nabla\cdot\mathbf{J}\,dV\]
  • 임의의 V에 대하여 성립하므로, 다음을 얻는다\[\frac{d\rho}{dt} + \nabla\cdot\mathbf{J}=0\]
  • 이를 연속방정식이라 부른다
  • \(\rho=j_0\) 로 두어, \(\mathbf{j}=(j^0,j^1,j^2,j^3)\) 에 대하여 \(\partial_{\mu} j^{\mu}=0\) 의 형태로 쓰기도 한다



보존량

  • V \[\mathbf{J}=(j_x,j_y,j_z)\] 이 되도록 하는 충분히 큰 공간
  • total electric charge 또는 total mass in fluid 에 대한 다음과 같은 보존법칙을 얻는다\[Q(t)=\int_V \rho \,dV\] 는 일정하다 또는\[\frac{dQ}{dt}=0\]



맥스웰 방정식과 연속방정식

  • 맥스웰 방정식 으로부터 연속방정식을 유도할 수 있다
  • 전하 밀도\({\rho} \) (for point charge, density will be a Dirac delta function)
  • 전류 밀도\(\mathbf{J}=(J_x,J_y,J_z)\)
  • 전류 4-vector\[(j^a) = \left( c \rho, \mathbf{J} \right)\]
  • 4-vector gradient\[ \partial_\alpha= \left(\frac{1}{c}\frac{\partial}{\partial t}, \nabla\right) \]
  • 앙페르-패러데이 법칙과 가우스 법칙이 사용된다.

증명

앙페르-패러데이 법칙에서 시작하자 \[\nabla \times \mathbf{B} = \mu_0\mathbf{J} + \mu_0 \varepsilon_0 \frac{\partial \mathbf{E}} {\partial t}\ \] 에 divergence 연산자를 적용하여, \[\nabla \cdot ( \nabla \times \mathbf{B} ) = \mu_0 \nabla \cdot \mathbf{J} + \mu_0 \epsilon_0\frac{\partial (\nabla \cdot \mathbf{E})}{\partial t}\] \[ \nabla \cdot \mathbf{J} + \epsilon_0\frac{\partial (\nabla \cdot \mathbf{E})}{\partial t} = 0\]


가우스 법칙 \[\nabla \cdot \mathbf{E} = \frac {\rho} {\varepsilon_0}\] 을 적용하면, \[ \nabla \cdot \mathbf{J} + \frac{\partial \rho}{\partial t} = 0\] 을 얻는다.

이는 \(\partial_{\mu} j^{\mu}=0\) 로 쓸 수 있다



메모



관련된 항목들



수학용어번역




사전 형태의 자료

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'continuity'}, {'LEMMA': 'equation'}]
  • [{'LOWER': 'equation'}, {'LOWER': 'of'}, {'LEMMA': 'continuity'}]
  • [{'LOWER': 'continuity'}, {'LEMMA': 'equation'}]