Compare commits

..

1 Commits

Author SHA1 Message Date
Egor Savkin 130b8b67d9 Update HVAMP32 according to the factual specs
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-24 17:25:29 +08:00
2 changed files with 10 additions and 18 deletions

View File

@ -170,6 +170,13 @@ We welcome inquiries from research groups of all sizes.<br>[See what has been fu
<a href="https://github.com/cnourshargh/Bham-ARTIQ-examples" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="Deltaflow-on-ARTIQ", sameheight=120) %}
<small>Run programs in the Deltaflow language from Riverlane on simulated ARTIQ</small>
<a href="https://github.com/riverlane/deltaflow-on-artiq" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="DAX - Duke ARTIQ extensions", sameheight=120) %}
<small>A library to provide tools for system organization/abstraction and to improve usability by automating common functionality.</small>
@ -227,12 +234,6 @@ We welcome inquiries from research groups of all sizes.<br>[See what has been fu
<a href="https://github.com/vuthalab/artiq" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="OffsetStabilizer", sameheight=120) %}
<small>Stabilizer firmware for laser frequency offset stabilization</small>
<a href="https://github.com/PhBrb/OffsetStabilizer" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
</div>
{% layout_div(css="col-12 text-center") %}

View File

@ -877,23 +877,14 @@ const shop_data = {
price: 1500,
image: '/images/shop/graphic-03_HVAMP32.svg',
specs: [
'Amplifier: LTC6090 or OPA462, 32 channels.',
'Amplification range up to ±25V and ±55V available.',
'Amplifier: LTC6090, 32 channels.',
'Amplification range: ±50V.',
'Over-temperature protection.',
'External 12V power supply.',
'Slew rate 21V/us typical.',
'Bandwidth: 12MHz/gain, for ±25V range BW is 4.8MHz typical.',
'Bandwidth: 12MHz/gain, 2.4MHz typical.',
'The same connector as in Zotino and Fastino.'
],
options: [
{type: "Radio",
args: {
title: "Amplification range",
outvar: "hvamp",
variants: ["±25V", "±55V"],
fallback: 0
}},
],
size: 'small',
warnings: [
"no_idc_source"