mirror of
https://github.com/peter-tanner/Power-and-Machines-notes.git
synced 2024-11-30 09:00:25 +08:00
final one for exam
This commit is contained in:
parent
281759a0de
commit
05d1e53c15
22
README.html
22
README.html
|
@ -10,13 +10,7 @@
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body class="markdown-body">
|
<body class="markdown-body">
|
||||||
<pre><code dir="auto"><code><div>!\[\]\(([^\)]*)\)
|
<h1 dir="auto" id="ensc3016-notes-1">ENSC3016 notes</h1>
|
||||||
<center><img src="$1" width=400px></center>
|
|
||||||
</div></code></code></pre>
|
|
||||||
<blockquote dir="auto">
|
|
||||||
<p dir="auto">Why are the drawings bad?</p>
|
|
||||||
</blockquote>
|
|
||||||
<p dir="auto">I draw them with a mouse</p>
|
|
||||||
<h3 dir="auto" id="etc-3">Etc</h3>
|
<h3 dir="auto" id="etc-3">Etc</h3>
|
||||||
<h4 dir="auto" id="first-pass-checks-1">FIRST-PASS CHECKS</h4>
|
<h4 dir="auto" id="first-pass-checks-1">FIRST-PASS CHECKS</h4>
|
||||||
<ul dir="auto">
|
<ul dir="auto">
|
||||||
|
@ -326,21 +320,17 @@ P_\text{mech}&=P_\text{F\\\&W}+P_\text{misc}+P_\text{out}
|
||||||
<table dir="auto">
|
<table dir="auto">
|
||||||
<thead dir="auto">
|
<thead dir="auto">
|
||||||
<tr dir="auto">
|
<tr dir="auto">
|
||||||
<th>Power factor</th>
|
<th>PF</th>
|
||||||
<th>Voltage regulation</th>
|
<th>Lagging</th>
|
||||||
|
<th>Unity</th>
|
||||||
|
<th>Leading</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody dir="auto">
|
<tbody dir="auto">
|
||||||
<tr dir="auto">
|
<tr dir="auto">
|
||||||
<td>Lagging</td>
|
<td>VR</td>
|
||||||
<td>Positive</td>
|
<td>Positive</td>
|
||||||
</tr>
|
|
||||||
<tr dir="auto">
|
|
||||||
<td>Unity</td>
|
|
||||||
<td>Near 0</td>
|
<td>Near 0</td>
|
||||||
</tr>
|
|
||||||
<tr dir="auto">
|
|
||||||
<td>Leading</td>
|
|
||||||
<td>Negative</td>
|
<td>Negative</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
17
README.md
17
README.md
|
@ -1,11 +1,4 @@
|
||||||
```
|
# ENSC3016 notes
|
||||||
!\[\]\(([^\)]*)\)
|
|
||||||
<center><img src="$1" width=400px></center>
|
|
||||||
```
|
|
||||||
|
|
||||||
> Why are the drawings bad?
|
|
||||||
|
|
||||||
I draw them with a mouse
|
|
||||||
|
|
||||||
### Etc
|
### Etc
|
||||||
|
|
||||||
|
@ -181,11 +174,9 @@ $$\text{VR}=\frac{|V_\text{NL}|-|V_\text{FL}|}{|V_\text{FL}|}=\frac{|E_A|-|V_{1\
|
||||||
| ---------------------------------------------------------------- | ---------------------------------------------------------------- |
|
| ---------------------------------------------------------------- | ---------------------------------------------------------------- |
|
||||||
| <center><img src="2022-10-27-20-15-13.png" width=300px></center> | <center><img src="2022-10-27-20-19-47.png" width=300px></center> |
|
| <center><img src="2022-10-27-20-15-13.png" width=300px></center> | <center><img src="2022-10-27-20-19-47.png" width=300px></center> |
|
||||||
|
|
||||||
| Power factor | Voltage regulation |
|
| PF | Lagging | Unity | Leading |
|
||||||
| ------------ | ------------------ |
|
| --- | -------- | ------ | -------- |
|
||||||
| Lagging | Positive |
|
| VR | Positive | Near 0 | Negative |
|
||||||
| Unity | Near 0 |
|
|
||||||
| Leading | Negative |
|
|
||||||
|
|
||||||
### Open and short circuit test
|
### Open and short circuit test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user