diff --git a/Biology.md b/Biology.md index 94219d8..3c8bc56 100644 --- a/Biology.md +++ b/Biology.md @@ -1 +1 @@ -[[Human Biology]] +[Human Biology](Human%20Biology.md) diff --git a/ButterworthLowPass.md b/ButterworthLowPass.md index cb17543..791038b 100644 --- a/ButterworthLowPass.md +++ b/ButterworthLowPass.md @@ -1,7 +1,7 @@ ![[Screenshot from 2026-02-18 13-17-53.png]] -See Ti Datasheet [[ti_SBOA226]] usng this the following python code can be used to configure the values for a given $f_c$ cut off frequency. +See Ti Datasheet [ti_SBOA226](ti_SBOA226.md) usng this the following python code can be used to configure the values for a given $f_c$ cut off frequency. -[[Code for Butterworth Low Pass Design]] \ No newline at end of file +[Code for Butterworth Low Pass Design](Code%20for%20Butterworth%20Low%20Pass%20Design.md) \ No newline at end of file diff --git a/Clothing.md b/Clothing.md index 7defe8c..d27b93c 100644 --- a/Clothing.md +++ b/Clothing.md @@ -1 +1 @@ -[[buffs]] \ No newline at end of file +[buffs](buffs.md) \ No newline at end of file diff --git a/Control Engineering.md b/Control Engineering.md index 721c1c8..82274fd 100644 --- a/Control Engineering.md +++ b/Control Engineering.md @@ -1,4 +1,4 @@ -[[PID]] +[PID](PID.md) ## Feedback and Control Systems Book ![[Feedback Control of Dynamic Systems 7th Franklin [Text].pdf]] \ No newline at end of file diff --git a/DIV.md b/DIV.md index b303f1d..d043444 100644 --- a/DIV.md +++ b/DIV.md @@ -10,7 +10,7 @@ A physical interpretation of divergence is that it represents the amount that th ### Cartesian coordinate definition -In general, the definition of divergence using [[Cartesian coordinates]] are more commonly used and simpler than the coordinate-less definition which is defined at a point. +In general, the definition of divergence using [Cartesian coordinates](Cartesian%20coordinates.md) are more commonly used and simpler than the coordinate-less definition which is defined at a point. Divergence diff --git a/EN61508.md b/EN61508.md index 5aaf894..a844799 100644 --- a/EN61508.md +++ b/EN61508.md @@ -57,9 +57,9 @@ A function that: | SIL 2 | 1e-7 to 1e-6 | | SIL 3 | 1e-8 to 1e-7 | | SIL 4 | 1e-9 to 1e-8 | -[[PFD_PFH_when_to_use]] +[PFD_PFH_when_to_use](PFD_PFH_when_to_use.md) -[[PFD_and_PFH]]] +[PFD_and_PFH](PFD_and_PFH.md)] --- diff --git a/Electronics.md b/Electronics.md index 9eaed3d..ab65653 100644 --- a/Electronics.md +++ b/Electronics.md @@ -1,12 +1,12 @@ -[[Filters]] -[[mesh]] -[[ADCs]] -[[Transistors]] -[[Valves]] -[[Optics]] -[[CANbus]] -[[Control Engineering]] -[[Peak Detector]] +[Filters](Filters.md) +[mesh](mesh.md) +[ADCs](ADCs.md) +[Transistors](Transistors.md) +[Valves](Valves.md) +[Optics](Optics.md) +[CANbus](CANbus.md) +[Control Engineering](Control%20Engineering.md) +[Peak Detector](Peak%20Detector.md) -[[piezo amplifiers]] \ No newline at end of file +[piezo amplifiers](piezo%20amplifiers.md) \ No newline at end of file diff --git a/Filters.md b/Filters.md index 00704e2..c19d983 100644 --- a/Filters.md +++ b/Filters.md @@ -1,5 +1,5 @@ See Analog Filter Design by Valkenburg ISBN:4-8338-0091-3 -[[Simple RC low pass filter]] -[[SingleOpampCap]] -[[Sallen Key]] \ No newline at end of file +[Simple RC low pass filter](Simple%20RC%20low%20pass%20filter.md) +[SingleOpampCap](SingleOpampCap.md) +[Sallen Key](Sallen%20Key.md) \ No newline at end of file diff --git a/Juggling.md b/Juggling.md index e8cfce6..9b17e7d 100644 --- a/Juggling.md +++ b/Juggling.md @@ -1,4 +1,4 @@ ![[imgp3389_20071053719_o.jpg_compressed 1.jpeg]] -[[Five Ball Exercises]] \ No newline at end of file +[Five Ball Exercises](Five%20Ball%20Exercises.md) \ No newline at end of file diff --git a/Laplace Transforms.md b/Laplace Transforms.md index 3bf54c6..f7f6556 100644 --- a/Laplace Transforms.md +++ b/Laplace Transforms.md @@ -10,4 +10,4 @@ Note: s = $\frac{1}{time}$ and is complex. Why? Because the inverse of time is f Also consider the step function, $1/s$. Differentiate what do you get? 1. Dirac impulse function!!! -[[Worked Example RC Low Pass]] +[Worked Example RC Low Pass](Worked%20Example%20RC%20Low%20Pass.md) diff --git a/Maths.md b/Maths.md index 603fb79..aa8d97f 100644 --- a/Maths.md +++ b/Maths.md @@ -1,8 +1,8 @@ -[[Quaternions]] -[[Vector_Calculus]] -[[Eigen_values_vectors_states]] -[[Laplacian]] -[[Fourier Transforms]] -[[Laplace Transforms]] -[[Calculus]] -[[Trigonometry]] \ No newline at end of file +[Quaternions](Quaternions.md) +[Vector_Calculus](Vector_Calculus.md) +[Eigen_values_vectors_states](Eigen_values_vectors_states.md) +[Laplacian](Laplacian.md) +[Fourier Transforms](Fourier%20Transforms.md) +[Laplace Transforms](Laplace%20Transforms.md) +[Calculus](Calculus.md) +[Trigonometry](Trigonometry.md) \ No newline at end of file diff --git a/Optics.md b/Optics.md index 2524535..737773a 100644 --- a/Optics.md +++ b/Optics.md @@ -1,4 +1,4 @@ -[[Photo Diode Amplifier]] -[[Phototransistor Amplifier]] +[Photo Diode Amplifier](Photo%20Diode%20Amplifier.md) +[Phototransistor Amplifier](Phototransistor%20Amplifier.md) . \ No newline at end of file diff --git a/Physics.md b/Physics.md index 65cb27e..5768e72 100644 --- a/Physics.md +++ b/Physics.md @@ -2,9 +2,9 @@ -[[ Schrodinger explained]] -[[DeBroglie PhD]] +[Schrodinger explained](Schrodinger%20explained.md) +[DeBroglie PhD](DeBroglie%20PhD.md) -[[Ideas]] +[Ideas](Ideas.md) -[[Complex_probabilities]] \ No newline at end of file +[Complex_probabilities](Complex_probabilities.md) \ No newline at end of file diff --git a/QM.md b/QM.md index 1c0a6b3..2950439 100644 --- a/QM.md +++ b/QM.md @@ -1,6 +1,6 @@ -[[Vector_Calculus]] +[Vector_Calculus](Vector_Calculus.md) -[[QM Kinetic energy]] \ No newline at end of file +[QM Kinetic energy](QM%20Kinetic%20energy.md) \ No newline at end of file diff --git a/Sallen Key.md b/Sallen Key.md index 863e888..f4e2530 100644 --- a/Sallen Key.md +++ b/Sallen Key.md @@ -1,4 +1,4 @@ -[[ButterworthLowPass]] +[ButterworthLowPass](ButterworthLowPass.md) -[[General purpose python analyser]] \ No newline at end of file +[General purpose python analyser](General%20purpose%20python%20analyser.md) \ No newline at end of file diff --git a/Schrodinger explained.md b/Schrodinger explained.md index 241728d..dfb82a6 100644 --- a/Schrodinger explained.md +++ b/Schrodinger explained.md @@ -73,7 +73,7 @@ This is a plane wave solution. In quantum mechanics, position is not definite This is useful because derivatives acting on exponentials bring down constants. -[[Quantum Phase Corkscrew]] +[Quantum Phase Corkscrew](Quantum%20Phase%20Corkscrew.md) diff --git a/Simple RC low pass filter.md b/Simple RC low pass filter.md index 409cde3..86486ab 100644 --- a/Simple RC low pass filter.md +++ b/Simple RC low pass filter.md @@ -17,6 +17,6 @@ The -3dB point is when $\omega \tau = 1$, i.e. magnitude response is $\frac{1}{\ This cut off frequency is defined as $$\omega_{c} = \frac{1}{\tau}, \; f_{c} =\frac{1}{2 \pi \tau}$$ -For a Laplace transform derivation see [[Worked Example RC Low Pass]] +For a Laplace transform derivation see [Worked Example RC Low Pass](Worked%20Example%20RC%20Low%20Pass.md) --- diff --git a/SingleOpampCap.md b/SingleOpampCap.md index 316f8da..45d334a 100644 --- a/SingleOpampCap.md +++ b/SingleOpampCap.md @@ -16,7 +16,7 @@ Note this is a single pole filter with a characteristic, past $f_c$ of ** Every *×2* increase in frequency → –6 dB But in this case its drop off from the Gain of the amplifier. High frequencies will have a theoretical lowest gain of one. -A double pole actual low pass filter configuration is the [[Sallen Key]]. +A double pole actual low pass filter configuration is the [Sallen Key](Sallen%20Key.md). ## Example diff --git a/Software.md b/Software.md index c1a88b0..1d9d17a 100644 --- a/Software.md +++ b/Software.md @@ -1,4 +1,4 @@ -[[Git_workflows]] -[[Python General]] -[[Embedded C]] -[[Fortran77]] \ No newline at end of file +[Git_workflows](Git_workflows.md) +[Python General](Python%20General.md) +[Embedded C](Embedded%20C.md) +[Fortran77](Fortran77.md) \ No newline at end of file diff --git a/Standards.md b/Standards.md index c89fb6e..26f478d 100644 --- a/Standards.md +++ b/Standards.md @@ -1,8 +1,8 @@ -[[EN298]] -[[EN60730]] -[[EN61508]] +[EN298](EN298.md) +[EN60730](EN60730.md) +[EN61508](EN61508.md) -[[WG17_SIL_BURNER_STANDARDS_OVERVIEW]] +[WG17_SIL_BURNER_STANDARDS_OVERVIEW](WG17_SIL_BURNER_STANDARDS_OVERVIEW.md) diff --git a/Transistors.md b/Transistors.md index 7a45613..27c8b4b 100644 --- a/Transistors.md +++ b/Transistors.md @@ -1,3 +1,3 @@ -[[Bipolar Junction Transistors]] -[[FETS]] -[[MOSFETS]] \ No newline at end of file +[Bipolar Junction Transistors](Bipolar%20Junction%20%20Transistors.md) +[FETS](FETS.md) +[MOSFETS](MOSFETS.md) \ No newline at end of file diff --git a/VaultMain.md b/VaultMain.md index ac6e511..5bc03e9 100644 --- a/VaultMain.md +++ b/VaultMain.md @@ -3,25 +3,25 @@ # Science Stuff -[[Electronics]] -[[Chemistry]] -[[Maths]] -[[Physics]] -[[Software]] -[[Biology]] -[[Standards]] -[[Conciouness]] +[Electronics](Electronics.md) +[Chemistry](Chemistry.md) +[Maths](Maths.md) +[Physics](Physics.md) +[Software](Software.md) +[Biology](Biology.md) +[Standards](Standards.md) +[Conciouness](Conciouness.md) --- # Other Stuff -[[Clothing]] -[[Cycling]] -[[Juggling]] -[[Unicycling]] -[[Music]] +[Clothing](Clothing.md) +[Cycling](Cycling.md) +[Juggling](Juggling.md) +[Unicycling](Unicycling.md) +[Music](Music.md) --- diff --git a/Vector_Calculus.md b/Vector_Calculus.md index 5a5e8f3..cad1c84 100644 --- a/Vector_Calculus.md +++ b/Vector_Calculus.md @@ -1,7 +1,7 @@ -[[Posters]] -[[DIV]] -[[GRAD]] -[[CURL]] +[Posters](Posters.md) +[DIV](DIV.md) +[GRAD](GRAD.md) +[CURL](CURL.md)