diff --git a/content/experiment-control/sinara-core.md b/content/experiment-control/sinara-core.md index a8bf557..51a4415 100644 --- a/content/experiment-control/sinara-core.md +++ b/content/experiment-control/sinara-core.md @@ -28,6 +28,10 @@ One of the main devices in the Sinara family is the 1124 Carrier (codenamed Kasl More information +

+ 1124 Carrier Kasli 2.0 datasheet +

+ {% end %} {% layout_text_img(src="images/kasli-soc@2x.png", popup="images/origin/kasli-soc.jpg", alt="", textleft=true, shadow=false) %} @@ -40,6 +44,10 @@ See our paper More information +

+ 1125 Carrier Kasli SoC datasheet +

+ {% end %} {% layout_text_img(src="images/isolated-ttl@2x.png", popup="images/origin/dio.jpg", alt="", shadow=false) %} @@ -167,6 +175,11 @@ Comparing Mirny to Urukul: More information +

+ 4456 Synthesizer Mirny datasheet +

+ + {% end %} @@ -233,6 +246,11 @@ In SU-Servo mode, the 5108 Sampler can be used in combination with the 4410 DDS Note that update rate specification on this page is for the hardware only; ARTIQ kernel and RTIO overhead make the effective sample rate lower. Typically, only with gateware (e.g. SU-Servo) can the maximum bandwidth be achieved. SU-Servo is part of the regular ARTIQ firmware; development of other gateware can be purchased separately. +

+ 5108 ADC Sampler datasheet +

+ + {% end %} @@ -259,6 +277,11 @@ The Sinara 7210 is a low-noise clock distribution module that can be used to dis More information +

+ 7210 Clocker datasheet +

+ + {% end %} diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 6c2699b..25de016 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -178,6 +178,8 @@ const shop_data = { '4 MMCX clock outputs.', 'Price includes bitstream generation, flashing, testing, and firmware updates for 1 year (USD 1,400.00).', ], + datasheet_file: '/docs/sinara-datasheets/1124.pdf', + datasheet_name: '1124 Carrier Kasli 2.0 datasheet', size: 'big', options: [ {type: "Radio", args: {title: "DRTIO role", outvar: "drtio_role", variants: ["standalone", "master", "satellite"], tip: "Distributed Real Time Input/Output allows ARTIQ RTIO channels to be distributed among several satellite devices synchronized and controlled by a central core(master) device. Standalone option disables this feature."}}, @@ -242,6 +244,8 @@ const shop_data = { '12 EEM connectors.', '4 MMCX clock outputs.', ], + datasheet_file: '/docs/sinara-datasheets/1125.pdf', + datasheet_name: '1124 Carrier Kasli SoC datasheet', size: 'big', hp: 8, nbrSlotMin: 0, @@ -860,6 +864,8 @@ const shop_data = { 'Each card provides 8 channels.', 'Breaking out all 32 channels from a Zotino requires 4 IDC-BNC cards.' ], + datasheet_file: '/docs/sinara-datasheets/5518-5528.pdf', + datasheet_name: '5518 BNC-IDC / 5528 SMA-IDC datasheet', size: 'big', warnings: [ "no_idc_source" @@ -949,6 +955,8 @@ const shop_data = { specs: [ 'Connects an external HD68 cable to IDC-BNC, IDC-SMA or IDC-MCX cards.', ], + datasheet_file: '/docs/sinara-datasheets/5568.pdf', + datasheet_name: '5518 BNC-IDC / 5528 SMA-IDC datasheet', size: 'small', options: [ {type: "Radio", args: {title: "Cable length", outvar: "hd68_cable_len", variants: ["1 M", "2 M", "3 M"], tip: "The desired length of the HD68 cable", fallback: 1}}, @@ -980,6 +988,8 @@ const shop_data = { 'Full-scale input ranges between +-10mV and +-10V.', 'Supports SU-Servo laser intensity stabilization servo in conjunction with Urukul.' ], + datasheet_file: '/docs/sinara-datasheets/5108.pdf', + datasheet_name: '5108 ADC Sampler datasheet', options: [ {type: "Switch", args: {title: "1 EEM mode", outvar: "mono_eem"}}, { @@ -1054,6 +1064,8 @@ const shop_data = { 'Frequency up to 1GHz.', 'Low jitter <100fs RMS.' ], + datasheet_file: '/docs/sinara-datasheets/7210.pdf', + datasheet_name: '7210 Clocker datasheet', options: [ {type: "Switch", args: {title: "Ext CLK", outvar: "ext_clk"}}, {type: "Switch", args: {title: "Ext power", outvar: "ext_pwr", "tip": "Use external power supply in order to reduce number of used EEM connectors"}} @@ -1157,6 +1169,8 @@ const shop_data = { 'Lower jitter and phase noise.', 'Large frequency changes take several milliseconds.', ], + datasheet_file: '/docs/sinara-datasheets/4456.pdf', + datasheet_name: '4456 Synthesizer Mirny datasheet', options: [ {type: "SwitchLine", args: {title: "Ext CLK", outvar: "ext_clk", validator: {name: "frequency", params: {min: 10e6, max: 600e6}},