forked from M-Labs/web2019
Merge pictures of Pounder with Stabilizer
Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
parent
aff57d7991
commit
15187ebaf2
|
@ -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
|
- 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
|
- 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.
|
||||||
|
|
||||||
<a href="https://github.com/sinara-hw/stabilizer/wiki" target="_blank" rel="noopener noreferrer">More information</a>
|
<a href="https://github.com/sinara-hw/stabilizer/wiki" target="_blank" rel="noopener noreferrer">More information</a>
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 76 KiB |
|
@ -876,9 +876,9 @@ const shop_data = {
|
||||||
price: 4460,
|
price: 4460,
|
||||||
image: '/shop/graphic-03_Pounder.svg',
|
image: '/shop/graphic-03_Pounder.svg',
|
||||||
specs: [
|
specs: [
|
||||||
'2 channel Pound Drever Hall (PDH) lock generator for Stabilizer.',
|
'Stabilizer with Pounder daughter card.',
|
||||||
'AD9959 DDS (500MSPS, 10-bit).',
|
'2-channel Pound Drever Hall (PDH) lock generator.',
|
||||||
'1-200 MHz.'
|
'AD9959 DDS (500MSPS, 10-bit).'
|
||||||
],
|
],
|
||||||
size: 'big',
|
size: 'big',
|
||||||
type: null,
|
type: null,
|
||||||
|
|
Loading…
Reference in New Issue