Initial Commit
52
.gitignore
vendored
Normal file
@ -0,0 +1,52 @@
|
||||
auto/
|
||||
*.tex
|
||||
*.bbl
|
||||
*.synctex.gz
|
||||
.auctex-auto/
|
||||
_minted*
|
||||
|
||||
# Emacs
|
||||
auto/
|
||||
|
||||
# Simulink Real Time
|
||||
*bio.m
|
||||
*pt.m
|
||||
*ref.m
|
||||
*ri.m
|
||||
*xcp.m
|
||||
*.mldatx
|
||||
*.slxc
|
||||
*.xml
|
||||
*_slrt_rtw/
|
||||
|
||||
# data
|
||||
data/
|
||||
|
||||
# Windows default autosave extension
|
||||
*.asv
|
||||
|
||||
# OSX / *nix default autosave extension
|
||||
*.m~
|
||||
|
||||
# Compiled MEX binaries (all platforms)
|
||||
*.mex*
|
||||
|
||||
# Packaged app and toolbox files
|
||||
*.mlappinstall
|
||||
*.mltbx
|
||||
|
||||
# Generated helpsearch folders
|
||||
helpsearch*/
|
||||
|
||||
# Simulink code generation folders
|
||||
slprj/
|
||||
sccprj/
|
||||
|
||||
# Matlab code generation folders
|
||||
codegen/
|
||||
|
||||
# Simulink autosave extension
|
||||
*.autosave
|
||||
|
||||
# Octave session info
|
||||
octave-workspace
|
BIN
doc/MSE1086-06-S28-GV0-M1579.pdf
Normal file
BIN
doc/PD200-V7-R1.pdf
Normal file
BIN
figs/cable_schematics.pdf
Normal file
8431
figs/cable_schematics.svg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
figs/cabling_cables.pdf
Normal file
BIN
figs/cabling_cables.png
Normal file
After Width: | Height: | Size: 545 KiB |
3592
figs/cabling_cables.svg
Normal file
After Width: | Height: | Size: 389 KiB |
BIN
figs/cabling_nano_hexapod.pdf
Normal file
BIN
figs/cabling_nano_hexapod.png
Normal file
After Width: | Height: | Size: 436 KiB |
1021
figs/cabling_nano_hexapod.svg
Normal file
After Width: | Height: | Size: 462 KiB |
BIN
figs/cabling_slip_ring_test.pdf
Normal file
BIN
figs/cabling_slip_ring_test.png
Normal file
After Width: | Height: | Size: 628 KiB |
3617
figs/cabling_slip_ring_test.svg
Normal file
After Width: | Height: | Size: 330 KiB |
4003
figs/drawing.svg
Normal file
After Width: | Height: | Size: 177 KiB |
1231
figs/slip_ring_wiring.svg
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
figs/test_setup_granite_cables.pdf
Normal file
BIN
figs/test_setup_granite_cables.png
Normal file
After Width: | Height: | Size: 136 KiB |
1284
figs/test_setup_granite_cables.svg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
figs/test_setup_slip_ring_cables.pdf
Normal file
BIN
figs/test_setup_slip_ring_cables.png
Normal file
After Width: | Height: | Size: 185 KiB |
1681
figs/test_setup_slip_ring_cables.svg
Normal file
After Width: | Height: | Size: 76 KiB |
99
index.html
Normal file
@ -0,0 +1,99 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2020-12-16 mer. 14:27 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Cabling of the NASS</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Dehaeze Thomas" />
|
||||
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="org-div-home-and-up">
|
||||
<a accesskey="h" href="../index.html"> UP </a>
|
||||
|
|
||||
<a accesskey="H" href="../index.html"> HOME </a>
|
||||
</div><div id="content">
|
||||
<h1 class="title">Cabling of the NASS</h1>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orge6b43e0">1. Piezoelectric Actuator, Piezoelectric Sensor and Encoder</a></li>
|
||||
<li><a href="#org62e5dbc">2. Slip-Ring</a></li>
|
||||
<li><a href="#org5770946">3. Cables used to connect equipment</a></li>
|
||||
<li><a href="#orgf3b1c68">4. Test Bench - Granite</a></li>
|
||||
<li><a href="#orgdf57db7">5. Test Bench - Slip-Ring</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orge6b43e0" class="outline-2">
|
||||
<h2 id="orge6b43e0"><span class="section-number-2">1</span> Piezoelectric Actuator, Piezoelectric Sensor and Encoder</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
|
||||
<div id="orgc43279e" class="figure">
|
||||
<p><img src="figs/cabling_nano_hexapod.png" alt="cabling_nano_hexapod.png" />
|
||||
</p>
|
||||
<p><span class="figure-number">Figure 1: </span>Figure caption</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org62e5dbc" class="outline-2">
|
||||
<h2 id="org62e5dbc"><span class="section-number-2">2</span> Slip-Ring</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
|
||||
<div id="org3780bf2" class="figure">
|
||||
<p><img src="figs/cabling_slip_ring_test.png" alt="cabling_slip_ring_test.png" />
|
||||
</p>
|
||||
<p><span class="figure-number">Figure 2: </span>Figure caption</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org5770946" class="outline-2">
|
||||
<h2 id="org5770946"><span class="section-number-2">3</span> Cables used to connect equipment</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
|
||||
<div id="orgcc9aab5" class="figure">
|
||||
<p><img src="figs/cabling_cables.png" alt="cabling_cables.png" />
|
||||
</p>
|
||||
<p><span class="figure-number">Figure 3: </span>Figure caption</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgf3b1c68" class="outline-2">
|
||||
<h2 id="orgf3b1c68"><span class="section-number-2">4</span> Test Bench - Granite</h2>
|
||||
<div class="outline-text-2" id="text-4">
|
||||
|
||||
<div id="orgb76dbe0" class="figure">
|
||||
<p><img src="figs/test_setup_granite_cables.png" alt="test_setup_granite_cables.png" />
|
||||
</p>
|
||||
<p><span class="figure-number">Figure 4: </span>Figure caption</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgdf57db7" class="outline-2">
|
||||
<h2 id="orgdf57db7"><span class="section-number-2">5</span> Test Bench - Slip-Ring</h2>
|
||||
<div class="outline-text-2" id="text-5">
|
||||
|
||||
<div id="org5ad55f3" class="figure">
|
||||
<p><img src="figs/test_setup_slip_ring_cables.png" alt="test_setup_slip_ring_cables.png" />
|
||||
</p>
|
||||
<p><span class="figure-number">Figure 5: </span>Figure caption</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Dehaeze Thomas</p>
|
||||
<p class="date">Created: 2020-12-16 mer. 14:27</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
71
index.org
Normal file
@ -0,0 +1,71 @@
|
||||
#+TITLE: Cabling of the NASS
|
||||
:DRAWER:
|
||||
#+LANGUAGE: en
|
||||
#+EMAIL: dehaeze.thomas@gmail.com
|
||||
#+AUTHOR: Dehaeze Thomas
|
||||
|
||||
#+HTML_LINK_HOME: ../index.html
|
||||
#+HTML_LINK_UP: ../index.html
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
||||
|
||||
#+BIND: org-latex-image-default-option "scale=1"
|
||||
#+BIND: org-latex-image-default-width ""
|
||||
|
||||
#+LaTeX_CLASS: scrreprt
|
||||
#+LaTeX_CLASS_OPTIONS: [a4paper, 10pt, DIV=12, parskip=full]
|
||||
#+LaTeX_HEADER_EXTRA: \input{preamble.tex}
|
||||
|
||||
#+PROPERTY: header-args:matlab :session *MATLAB*
|
||||
#+PROPERTY: header-args:matlab+ :comments org
|
||||
#+PROPERTY: header-args:matlab+ :exports both
|
||||
#+PROPERTY: header-args:matlab+ :results none
|
||||
#+PROPERTY: header-args:matlab+ :eval no-export
|
||||
#+PROPERTY: header-args:matlab+ :noweb yes
|
||||
#+PROPERTY: header-args:matlab+ :mkdirp yes
|
||||
#+PROPERTY: header-args:matlab+ :output-dir figs
|
||||
|
||||
#+PROPERTY: header-args:latex :headers '("\\usepackage{tikz}" "\\usepackage{import}" "\\import{$HOME/Cloud/tikz/org/}{config.tex}")
|
||||
#+PROPERTY: header-args:latex+ :imagemagick t :fit yes
|
||||
#+PROPERTY: header-args:latex+ :iminoptions -scale 100% -density 150
|
||||
#+PROPERTY: header-args:latex+ :imoutoptions -quality 100
|
||||
#+PROPERTY: header-args:latex+ :results file raw replace
|
||||
#+PROPERTY: header-args:latex+ :buffer no
|
||||
#+PROPERTY: header-args:latex+ :tangle no
|
||||
#+PROPERTY: header-args:latex+ :eval no-export
|
||||
#+PROPERTY: header-args:latex+ :exports results
|
||||
#+PROPERTY: header-args:latex+ :mkdirp yes
|
||||
#+PROPERTY: header-args:latex+ :output-dir figs
|
||||
#+PROPERTY: header-args:latex+ :post pdf2svg(file=*this*, ext="png")
|
||||
:END:
|
||||
|
||||
* Piezoelectric Actuator, Piezoelectric Sensor and Encoder
|
||||
|
||||
#+name: fig:cabling_nano_hexapod
|
||||
#+caption: Figure caption
|
||||
[[file:figs/cabling_nano_hexapod.png]]
|
||||
|
||||
* Slip-Ring
|
||||
|
||||
#+name: fig:cabling_slip_ring_test
|
||||
#+caption: Figure caption
|
||||
[[file:figs/cabling_slip_ring_test.png]]
|
||||
|
||||
* Cables used to connect equipment
|
||||
|
||||
#+name: fig:cabling_cables
|
||||
#+caption: Figure caption
|
||||
[[file:figs/cabling_cables.png]]
|
||||
|
||||
* Test Bench - Granite
|
||||
|
||||
#+name: fig:test_setup_granite_cables
|
||||
#+caption: Figure caption
|
||||
[[file:figs/test_setup_granite_cables.png]]
|
||||
|
||||
* Test Bench - Slip-Ring
|
||||
|
||||
#+name: fig:test_setup_slip_ring_cables
|
||||
#+caption: Figure caption
|
||||
[[file:figs/test_setup_slip_ring_cables.png]]
|