diff --git a/content/experiment-control/control-loops.md b/content/experiment-control/control-loops.md index 66ab708..fb8c382 100644 --- a/content/experiment-control/control-loops.md +++ b/content/experiment-control/control-loops.md @@ -19,7 +19,7 @@ The Sinara 8452 DSP is a CPU-based dual-channel digital signal processing platfo - connectors for optional analog front-end (AFE) module - IDC connectors for BNC-IDC/SMA-IDC extension for digital IO and aux analog inputs and outputs -It can be used as a general-purpose PID controller. Several AFE extensions are under development including high current power supply for magnets. +It can be used as a general-purpose PID controller. Several AFE extensions are under development including high current power supply for magnets and 2-channel Pound Drever Hall (PDH) lock generator. More information diff --git a/static/images/shop/graphic-03_Pounder.svg b/static/images/shop/graphic-03_Pounder.svg index bc374c2..625ea03 100644 --- a/static/images/shop/graphic-03_Pounder.svg +++ b/static/images/shop/graphic-03_Pounder.svg @@ -1 +1 @@ - + diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 1240551..147c2a8 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -876,9 +876,9 @@ const shop_data = { price: 4460, image: '/shop/graphic-03_Pounder.svg', specs: [ - '2 channel Pound Drever Hall (PDH) lock generator for Stabilizer.', - 'AD9959 DDS (500MSPS, 10-bit).', - '1-200 MHz.' + 'Stabilizer with Pounder daughter card.', + '2-channel Pound Drever Hall (PDH) lock generator.', + 'AD9959 DDS (500MSPS, 10-bit).' ], size: 'big', type: null,