8 Commits

3 changed files with 59 additions and 141 deletions

View File

@@ -2,6 +2,6 @@
A "competitor" of sorts to magicalsoup/highschool.
Please note that the clone link is incorrect; it should be `https://git.eggworld.tk/eggy/eifueo.git`.
The LaTeX formatting in this repository uses `$...$` for inline math, and `$$...$$` for multi-line math. MathJax is used to render this LaTeX.
The LaTeX formatting in this repository uses `$...$` for inline math, and `$$...$$` for multi-line math.
Admonitions can be added with documentation available [here](https://squidfunk.github.io/mkdocs-material/reference/admonitions/#usage).

View File

@@ -1,121 +0,0 @@
# International Baccalaureate Diploma Program
## Theory of Knowledge
- Presentation
- Essay
- Is a course
## Extended Essay
- 4 000 word essays
- Letter grade
-
### Steps
1. Select a topic
2. Get matched with a mentor
- Mentor helps you out
- Mentor may be knowledgeable in the topic
3. Formulate a research question
4. Conduct research
5. Write the paper
### Timeline
- G11
- Feb/Mar
- Intro to EE presentation
- Declare topic and research question
- Apr/May
- Summer
- Write first full draft or extremely detailed outline
- G12
- Oct-Nov
- Submit draft to mentor and edit draft
- Nov-Dec
- Final work due
## CAS
- Expanded to Creativity, Activity, and Service
- Completion is requirement for IB Diploma
- CAS committee is a thing
- **All activities must be confirmed by a supervisor**
### Learning outcomes
Each of the following must be completed at least once:
- Increased **awareness** of strengths and areas for growth
- Undertaking **new challenges** and developing **new skills**
- **Plan and initiate** a CAS experience
- Showing **perseverance** and **commitment**
- **Working collaboratively** with others
- Engaged with issues of **global importance**
- Consideration of **ethical implications**
- Takes place over at least 1 month
### Creativity
- Any art or experience that involves creative thinking that ends in a sharable product
- Organising a club
- Music
- School play/drama club
- Lessons in the arts
- Cooking classes
- Martial arts
- Creative writing
- Must be heavily supported by evidence
### Activity
- Physical exertion contributing to a healthy lifestyle with an end goal
- School teams
- Intermural sports
- Community sporting events
- Outdoor recreations
- Classes
- **Personal goals must be set**
### Service
- Unpaid voluntary experience that has a learning benefit
- Volunteering at camps, hospitals, seniors' homes
- Fundraising
- Homework clubs/volunteer tutoring
- Online volunteering
- Student Council
- Red Cross, Cancer Society, etc.
### Activity requirements
- 1 CAS project (at least 1 C/A or /S spanning at least one month)
- 1 primary commitment of each C/A and /S each year
- 2 or 3 additional shorter secondary activities in C/A or /S as available
### ManageBac and CAS
- Propose an experience
- What do I plan to do and what do I hope to achieve?
- Engage in the experience
- Reflect on the experience
- What evidence is there that I achieved my goals?
- Once the experience is finished, request a supervisor review via ManageBac
## ManageBac
- Submit documents here
- Track CAS progress
- Supervisor review, evidence of experiences, and personal reflections
- Activities must be reviewed here before it begins
- Track EE progress
- Communicate with IB staff
- CAS advisors
- EE supervisors
- Teachers
- IB Coordinators

View File

@@ -4,6 +4,9 @@ The course code for this page is **SPH3U7**.
## 1.1 - Measurements in physics
!!! reminder
All physical quantities must be expressed as a **product** of a magnitude and a unit. For example, ten metres should be written as $10 \text{ m}$.
### Fundamental units
Every other SI unit is derived from the fundamental SI units. Memorise these!
@@ -20,7 +23,7 @@ Every other SI unit is derived from the fundamental SI units. Memorise these!
### Metric prefixes
Every SI unit can be expanded with metric prefixes.
Every SI unit can be expanded with metric prefixes. Note that the difference between many of these prefixes is $10^3$.
!!! example
milli + metre = millimetre ($10^{-3}$) m
@@ -97,10 +100,7 @@ The order of magnitude of a number can be found by converting it to scientific n
### Uncertainties
Uncertainties are stated in the form of [value] ± [uncertainty]. A value is only as precise as its absolute uncertainty. Absolute uncertainty of **measurement** is usually represented to only 1 significant digit.
!!! note
Variables with uncertainty use an uppercase delta for their uncertainty value: $a ± \Delta a$
Uncertainties are stated in the form of $a±\Delta a$. A value is only as precise as its absolute uncertainty. Absolute uncertainty of a **measurement** is usually represented to only 1 significant digit.
- The absolute uncertainty of a number is written in the same unit as the value.
- The percentage uncertainty of a number is the written as a percentage of the value.
@@ -112,7 +112,7 @@ Uncertainties are stated in the form of [value] ± [uncertainty]. A value is onl
To determine a measurement's absolute uncertainty, if:
- the instrument states its uncertainty, use that.
- an analog instrument is used, the last digit is estimated and appended to the end of the reported value. The estimated digit is uncertain by 5 at its order of magnitude.
- an analog instrument is used, half of the most precise reading is uncertain.
- a digital instrument is used, the last reported digit is uncertain by 1 at its order of magnitude.
!!! example
@@ -123,13 +123,10 @@ See [Dealing with Uncertainties](/resources/g11/physics-uncertainties.pdf) for h
### Error bars
Error bars represent the uncertainty of the data, typically representing that data point's standard deviation, and can be both horizontal or vertical.
Error bars represent the uncertainty of the data, typically representing that data point's standard deviation, and can be both horizontal or vertical. A data point with uncertain values is written as $(x ± \Delta x, y ± \Delta y)$
<img src="/resources/images/error-bars.png" width=600>(Source: Kognity)</img>
!!! note
On a graph, a data point with uncertain values is written as $(x ± \Delta x, y ± \Delta y)$
### Uncertainty of gradient and intercepts
!!! note "Definition"
@@ -142,16 +139,16 @@ Error bars represent the uncertainty of the data, typically representing that da
<img src="/resources/images/error-slopes.png" width=700>(Source: Kognity)</img>
The uncertainty of the **slope** of the line of best fit is the difference between the maximum and minimum slopes.
$$m_{best fit} ± m_{max}-m_{min}$$
$$m_{\text{best fit}} ± \frac{m_{\max}-m_{\min}}{2}$$
The uncertainty of the **intercepts** is the difference between the intercepts of the maximum and minimum lines.
$$intercept_{best fit} ± intercept_{max} - intercept_{min}$$
$$\text{intercept}_{\text{best fit}} ± \frac{\text{intercept}_{\max} - \text{intercept}_{\min}}{2}$$
## 1.3 - Vectors and scalars
!!! note "Definition"
- **Scalar:** A physical quantity with a numerical value (magnitude) and a unit.
- **Vector:** A physical quantity with a numerical value (magnitude), a unit, and a **direction.**
- **Vector:** A physical quantity with a **non-negative** numerical value (magnitude), a unit, and a **direction.**
??? example
- Scalar quantities include speed, distance, mass, temperature, pressure, time, frequency, current, voltage, and more.
@@ -169,19 +166,24 @@ $$|\vec{a}| = 1 \text{ m}$$
### Adding/subtracting vectors diagrammatically
1. Draw the first vector.
2. Draw the second vector with its *tail* at the *head* of the first vector.
2. Draw the second vector with its tail at the head of the first vector.
3. Repeat step 2 as necessary for as many vectors as you want by attaching them to the *head* of the last vector.
4. Draw a new (**resultant**) vector from the *tail* of the first vector to the *head* of the last vector.
4. Draw a new ("resultant") vector from the tail of the first vector to the head of the last vector.
<img src="/resources/images/vector-add-direction.png" width=700>(Source: Kognity)</img>
When subtracting a vector, **negate** the vector being subtracted by giving it an opposite direction and then add the vectors.
When subtracting exactly one vector from another, repeat the steps above, but instead place the second vector at the **tail** of the first, then draw the resultant vector from the head of the second vector to the head of the first vector. Note that this only applies when subtracting exactly one vector from another.
!!! example
In the diagram above, $\vec{b}=\vec{a+b}-\vec{a}$.
Alternatively, for any number of vectors, negate the vector(s) being subtracted by **giving it an opposite direction** and then add the negative vectors.
<img src="/resources/images/vector-subtract-direction.png" width=700>(Source: Kognity)</img>
### Adding/subtracting vectors algebraically
Vectors can be broken up into two vectors (**"components"**) laying on the x- and y-axes via trigonometry such that the resultant of the two components is the original vector. This is especially helpful when adding larger (3+) numbers of vectors.
Vectors can be broken up into two **component vectors** laying on the x- and y-axes via trigonometry such that the resultant of the two components is the original vector. This is especially helpful when adding larger (3+) numbers of vectors.
$$\vec{F}_x + \vec{F}_y = \vec{F}$$
!!! info "Reminder"
@@ -216,7 +218,7 @@ $$
To find the resultant direction, use inverse tan to calculate the angle of the vector using the lengths of its components.
$$
\vec{c}_{direction} = \tan^{-1} \frac{c_y}{c_x}
\theta_{c} = \tan^{-1}(\frac{c_y}{c_x})
$$
### Multiplying vectors and scalars
@@ -228,6 +230,43 @@ $$\vec{v} × s = (|\vec{v}|×s)[\theta_{v}]$$
!!! example
$$3 \text{ m} · 47 \text{ ms}^{-1}[N20°E] = 141 \text{ ms}^{-1}[N20°E]$$
## 2.1 - Motion
### Models
A **scientific model** is a simplification of a system based on assumptions used to explain or make predictions for that system.
!!! note "Definition"
- **System**: An object or a connected group of objects.
- **Point particle assumption**: An assumption that models a system as a blob of matter. It is more reliable if the size and shape of the object(s) do not matter much.
- **Uniform motion**: The type of motion in which the speed of an object is constant.
### Displaying motion
Motion can be expressed visually using a **motion diagram** or a **position-time graph**.
// TODO: insert motion diagram here because kognity bad
A **position-time graph** expands on the motion diagram by specifying a precise **position** value on the vertical axis in addition to time on the horizontal axis. The line of best fit indicates the object's speed, as well as if it is accelerating or decelerating.
<img src="/resources/images/position-time-graph.png" width=700>(Source: Kognity)</img>
When the slope is:
- linear, the object is moving at a constant speed.
- exponential, the object is accelerating.
- logarithmic, the object is decelerating.
## 2.2 - Forces
## 2.3 - Work, energy, and power
## 2.4 - Momentum and impulse
## 3.1 - Thermal concepts
## 3.2 - Modelling a gas
## Resources
- [IB Physics Data Booklet](/resources/g11/ib-physics-data-booklet.pdf)