Skip to content
Snippets Groups Projects
Commit 098ea36e authored by Robert Hart's avatar Robert Hart
Browse files

added folder for Rob

parent e39237f9
No related branches found
No related tags found
No related merge requests found
Pipeline #2495 passed
Showing
with 123 additions and 0 deletions
File added
<!DOCTYPE html>
<html>
<title>Electronics intro: Amplifiers</title>
<xmp theme="journal" style="display:none;">
<br>
### Amplifiers
- ####Transistor as amplifier.
![picturetransistor](../images/transisto_amp.jpg)
---
- ####Feedback concept. Op amp circuits.
![inverting](../images/invert_amp.jpg)
---
- ####Microcontroller as amplifier.
![micro as amp ](../images/micro_amp.jpg)
---
</xmp>
<script src="../../../../strapdown/strapdown.js"></script>
</html>
Rob's_portion/images/20180918_163423.jpg

45.6 KiB

Rob's_portion/images/example.png

56.3 KiB

Rob's_portion/images/example2.png

18.3 KiB

Rob's_portion/images/flyback.jpg

59.6 KiB

Rob's_portion/images/h_bridge_chips.jpg

83.5 KiB

Rob's_portion/images/h_bridge_circuit.png

15.2 KiB

Rob's_portion/images/h_bridge_circuit_1.jpg

109 KiB

Rob's_portion/images/inductor.jpg

28.1 KiB

Rob's_portion/images/inductor_circuit.jpg

17.4 KiB

Rob's_portion/images/inductors.jpg

40.1 KiB

Rob's_portion/images/input_pullup.jpg

20.8 KiB

Rob's_portion/images/invert_amp.jpg

22.9 KiB

Rob's_portion/images/micro_amp.jpg

182 KiB

Rob's_portion/images/placeholder.png

19.6 KiB

Rob's_portion/images/t45_pinout.png

78.1 KiB

Rob's_portion/images/transisto_amp.jpg

16.6 KiB

<!DOCTYPE html>
<html>
<title>Electronics 101. How to use the components on the fab inventory.</title>
<xmp theme="journal" style="display:none;">
<br>
## Electronics 101
How do components work in circuits? What are their symbols? What do they look like?
Some practical considerations about power supplies and use of fab inventory
connectors on circuitboards. Datasheets.
___
###Outline.
- [Inductors and motor driving.](./inductors_motors/index.html)
- [microcontroller](./microcontroller/index.html)
- [amplifiers.](./amplifiers/index.html)
---
</xmp>
<script src="../../../strapdown/strapdown.js"></script>
</html>
<!DOCTYPE html>
<html>
<title>Electronics intro: Inductors</title>
<xmp theme="journal" style="display:none;">
<br>
## Inductors and motor driving
-----
### Inductors
- ####Inductors are devices that store energy in a magnetic field. V= L*di/dt
![picture of symbol and examples](../images/inductors.jpg)
![picture of inductor circuit RL](../images/inductor_circuit.jpg)
Figure: 1. Symbol and examples of inductors. 2. Inductor circuit.
- ####driving inductive loads - flyback diodes.
![picture of flyback circuit](../images/flyback.jpg)
---
### Motor driver
- ####To drive a motor, you need to be able to switch current direction. The usual solution is the h-bridge geometry.
![picture of h-bridges](../images/h_bridge_circuit_1.jpg)
![picture of h-bridges](../images/h_bridge_circuit.png)
- ####Here is a module, and the chip that we will use to drive up to 3.5A of motor current.
![picture of h-bridges](../images/h_bridge_chips.jpg)
---
</xmp>
<script src="../../../../strapdown/strapdown.js"></script>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment