Skip to content

Commit bafe92a

Browse files
committed
Deploying to gh-pages from @ d750d62 🚀
1 parent 88d322e commit bafe92a

File tree

17 files changed

+513
-231
lines changed

17 files changed

+513
-231
lines changed

blog/EmoeDAQ/emoedaq-24.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<title>EmoeDAQ-24 - Emoe R&D</title>
5050

5151
<script type="text/javascript">js_vars = {}</script>
52-
<script type="text/javascript">metadata = {"tags": [], "date": "2024-12-17", "update": [], "ts": 1734410545, "author": "Floydfish", "brief": "", "cover": ""}</script>
52+
<script type="text/javascript">metadata = {"tags": [], "date": "2025-02-28", "update": [], "ts": 1740762286, "author": "Floydfish", "brief": "", "cover": ""}</script>
5353
</head>
5454

5555

@@ -127,8 +127,8 @@ <h1>EmoeDAQ-24</h1>
127127
Floydfish
128128
</span>
129129

130-
<span class="article_date" title="最后修改日期: 2024-12-17">
131-
2024-12-17
130+
<span class="article_date" title="最后修改日期: 2025-02-28">
131+
2025-02-28
132132
</span>
133133

134134
</div>

blog/EmoePulse/emoepulse.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<title>EmoePulse - Emoe R&D</title>
5050

5151
<script type="text/javascript">js_vars = {}</script>
52-
<script type="text/javascript">metadata = {"tags": [], "date": "2024-12-17", "update": [], "ts": 1734410545, "author": "CNPP", "brief": "", "cover": ""}</script>
52+
<script type="text/javascript">metadata = {"tags": [], "date": "2025-02-28", "update": [], "ts": 1740762286, "author": "CNPP", "brief": "", "cover": ""}</script>
5353
</head>
5454

5555

@@ -127,8 +127,8 @@ <h1>EmoePulse</h1>
127127
CNPP
128128
</span>
129129

130-
<span class="article_date" title="最后修改日期: 2024-12-17">
131-
2024-12-17
130+
<span class="article_date" title="最后修改日期: 2025-02-28">
131+
2025-02-28
132132
</span>
133133

134134
</div>

blog/EmoeSMU/emoesmu.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<title>EmoeSMU - Emoe R&D</title>
5050

5151
<script type="text/javascript">js_vars = {}</script>
52-
<script type="text/javascript">metadata = {"tags": [], "date": "2024-12-17", "update": [], "ts": 1734410545, "author": "Floydfish", "brief": "", "cover": ""}</script>
52+
<script type="text/javascript">metadata = {"tags": [], "date": "2025-02-28", "update": [], "ts": 1740762286, "author": "Floydfish", "brief": "", "cover": ""}</script>
5353
</head>
5454

5555

@@ -127,8 +127,8 @@ <h1>EmoeSMU</h1>
127127
Floydfish
128128
</span>
129129

130-
<span class="article_date" title="最后修改日期: 2024-12-17">
131-
2024-12-17
130+
<span class="article_date" title="最后修改日期: 2025-02-28">
131+
2025-02-28
132132
</span>
133133

134134
</div>

projects/EmoeDAQ/emoedaq-manual.html

Lines changed: 378 additions & 0 deletions
Large diffs are not rendered by default.

projects/EmoeDAQ/emoedaq-spec.html

Lines changed: 60 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="EmoeDAQ">
1111

1212

13-
<meta name="description" content="EmoeDAQ 详细指标">
13+
<meta name="description" content="EmoeDAQ Datasheet">
1414

1515
<meta name="generator" content="teedoc">
1616
<meta name="theme" content="teedoc-plugin-theme-default">
@@ -46,7 +46,7 @@
4646

4747

4848

49-
<title>EmoeDAQ 详细指标 - Emoe R&D</title>
49+
<title>EmoeDAQ Datasheet - Emoe R&D</title>
5050

5151
<script type="text/javascript">js_vars = {}</script>
5252
<script type="text/javascript">metadata = {"tags": ["analog", "emoedaq"], "date": false, "update": [], "ts": 0, "author": "Floydfish", "brief": "", "cover": ""}</script>
@@ -98,10 +98,14 @@ <h2>Emoe R&D</h2>
9898
<div id="sidebar_title">
9999

100100
</div>
101-
<ul class="">
101+
<ul class="show">
102102
<li class="not_active with_link"><a href="/projects/EmoePulse/emoepulse.html"><span class="label">EmoePulse</span><span class=""></span></a></li>
103103
<li class="not_active with_link"><a href="/projects/EmoeNAP/emoenap.html"><span class="label">EmoeNAP</span><span class=""></span></a></li>
104-
<li class="not_active with_link"><a href="/projects/EmoeDAQ/emoedaq.html"><span class="label">EmoeDAQ</span><span class=""></span></a></li>
104+
<li class="active_parent with_link"><a href="/projects/EmoeDAQ/emoedaq.html"><span class="label">EmoeDAQ</span><span class="sub_indicator"></span></a><ul class="show">
105+
<li class="active with_link"><a href="/projects/EmoeDAQ/emoedaq-spec.html"><span class="label">EmoeDAQ Datasheet</span><span class=""></span></a></li>
106+
<li class="not_active with_link"><a href="/projects/EmoeDAQ/emoedaq-manual.html"><span class="label">EmoeDAQ 编程参考手册</span><span class=""></span></a></li>
107+
</ul>
108+
</li>
105109
</ul>
106110

107111
</div>
@@ -116,7 +120,7 @@ <h2>Emoe R&D</h2>
116120
<div id="article_head">
117121
<div id="article_title">
118122

119-
<h1>EmoeDAQ 详细指标</h1>
123+
<h1>EmoeDAQ Datasheet</h1>
120124

121125
</div>
122126
<div id="article_tags">
@@ -149,12 +153,14 @@ <h1>EmoeDAQ 详细指标</h1>
149153
</div>
150154
<div id="article_content">
151155

152-
<blockquote>
153-
<p>硬件版本: 1.3.0<br />
154-
手册版本: 0.1.2<br />
155-
最后更新时间: 2024-11-16</p>
156+
<h1 id="EmoeDAQ-%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C">EmoeDAQ 数据手册</h1>
157+
<p>EmoeDAQ是一款双通道、全差分输入的精密数据采集卡,具有±5V输入范围和24bit/32bit分辨率(24bit下,1 LSB等于0.6uV),同时具有极低的Noise Floor、极高的输入阻抗、低输入偏置电流,非常适合用于精密直流数据采集应用。</p>
158+
<blockquote>
159+
<p>硬件版本: 1.4.0<br />
160+
手册版本: 0.1.3<br />
161+
最后更新时间: 2025-02-28</p>
156162
</blockquote>
157-
<h1 id="EmoeDAQ%E7%89%B9%E6%80%A7%E6%A6%82%E8%A7%88">EmoeDAQ特性概览</h1>
163+
<h2 id="EmoeDAQ%E7%89%B9%E6%80%A7%E6%A6%82%E8%A7%88">EmoeDAQ特性概览</h2>
158164
<ul>
159165
<li>测量端与数据接口全电气隔离,耐压1.5kV,真浮地测量</li>
160166
<li>2个全差分输入通道,双极性电压测量</li>
@@ -167,21 +173,53 @@ <h1 id="EmoeDAQ%E7%89%B9%E6%80%A7%E6%A6%82%E8%A7%88">EmoeDAQ特性概览</h1>
167173
<li>支持用户自定义校准</li>
168174
<li>兼容标准SCPI指令集</li>
169175
</ul>
170-
<h1 id="EmoeDAQ%E5%85%B8%E5%9E%8B%E5%BA%94%E7%94%A8">EmoeDAQ典型应用</h1>
176+
<h2 id="EmoeDAQ%E5%85%B8%E5%9E%8B%E5%BA%94%E7%94%A8">EmoeDAQ典型应用</h2>
171177
<ul>
172178
<li>传感器数据采集</li>
173179
<li>精密电压测量与长时间观测</li>
174180
<li>1/f噪声测量</li>
175181
<li>低频交流信号精密分析</li>
176182
<li>自定义测试系统组件</li>
177183
</ul>
178-
<p>搭配Emoe R&amp;D提供的选件,可实现如下应用:</p>
184+
<p>搭配Emoe R&amp;D提供的开源选件,可实现如下应用:</p>
179185
<ul>
180186
<li>精密RTD/热电偶温度测量(RTD/热电偶选件)</li>
181187
<li>双向低边电流测量(检流电阻选件)</li>
182188
<li>超宽动态范围I-V变换电流测量(与EmoeFemto搭配使用)</li>
183189
<li>超低噪声测量,nV-Meter(nV-Meter前端选件)</li>
184190
<li>多通道电信号扫描测量(扫描卡选件)</li>
191+
</ul>
192+
<h2 id="%E7%89%A9%E7%90%86%E6%8E%A5%E5%8F%A3%E4%B8%8E%E6%A0%87%E8%AF%86">物理接口与标识</h2>
193+
<ul>
194+
<li>外壳尺寸100mm / 66mm / 27mm(长宽高),与EmoeNAP相同大小</li>
195+
<li>后面板:<ul>
196+
<li>Type-C,用于供电+VCP串口通信</li>
197+
<li>SCPI通信错误状态指示LED、内部温度状态指示LED</li>
198+
</ul>
199+
</li>
200+
<li>前面板:<ul>
201+
<li>8PIN 2.54mm间距插拔接线端子(KF-2.54),用于输入全差分模拟信号</li>
202+
<li>2*3PIN 2.54mm牛角座,用于内部低噪声稳压电源输出,对外I2C接口(连接选件)</li>
203+
<li>输入过载指示灯(差分电压大于5V时,亮红灯)</li>
204+
</ul>
205+
</li>
206+
<li>(板内留有SWD接口,方便用户更新固件(一点也不方便))</li>
207+
<li>电源<ul>
208+
<li>USB端口供电,电压为+5V±5%</li>
209+
</ul>
210+
</li>
211+
</ul>
212+
<h2 id="%E9%80%9A%E4%BF%A1%E4%B8%8E%E5%8D%8F%E8%AE%AE">通信与协议</h2>
213+
<ul>
214+
<li>通过USB-VCP(Virtual COM Port)与PC通信</li>
215+
<li>兼容标准SCPI指令集,同时DAQ部分兼容ADI的ADMX3652模块指令集</li>
216+
</ul>
217+
<h2 id="%E6%B5%8B%E9%87%8F%E7%AB%AF%E5%8F%82%E6%95%B0">测量端参数</h2>
218+
<ul>
219+
<li>测量端与供电端电气隔离(绝缘等级1.5kV),可实现真正的浮地测量</li>
220+
<li>每个输入端输入阻抗&gt;10GΩ,输入偏置电流<300pA(+2.5V/-2.5V输入下)</li>
221+
<li>全差分输入测量范围为-5V至+5V(常用的单端测量接法是将IN-接GND,IN+接输入电压)</li>
222+
<li>输入端极限过载电压为9V,内部设有气体放电管及PTC熔丝用于过载保护(长时间过载将损坏前端,不建议在信号幅度超出输入范围的场合使用)</li>
185223
</ul>
186224

187225

@@ -190,9 +228,19 @@ <h1 id="EmoeDAQ%E5%85%B8%E5%9E%8B%E5%BA%94%E7%94%A8">EmoeDAQ典型应用</h1>
190228
<div id="previous_next">
191229
<div id="previous">
192230

231+
<a href="/projects/EmoeDAQ/emoedaq.html">
232+
<span class="icon"></span>
233+
<span class="label">EmoeDAQ</span>
234+
</a>
235+
193236
</div>
194237
<div id="next">
195238

239+
<a href="/projects/EmoeDAQ/emoedaq-manual.html">
240+
<span class="label">EmoeDAQ 编程参考手册</span>
241+
<span class="icon"></span>
242+
</a>
243+
196244
</div>
197245
</div>
198246
<div id="comments-container"></div>

0 commit comments

Comments
 (0)