add instructions for Pounder #34

Merged
esavkin merged 1 commits from mwojcik/assembly:pounder_testing into master 2024-12-16 10:38:27 +08:00
3 changed files with 22 additions and 2 deletions

View File

@ -17,7 +17,7 @@
- [Sinara 5108 Sampler](./hw/sampler.md) - [Sinara 5108 Sampler](./hw/sampler.md)
- [Sinara 6302 Grabber](./hw/grabber.md) - [Sinara 6302 Grabber](./hw/grabber.md)
- [Sinara 7210 Clocker](./hw/clocker.md) - [Sinara 7210 Clocker](./hw/clocker.md)
- [Sinara 8452 DSP Stabilizer](./hw/stabilizer.md) - [Sinara 8452 DSP Stabilizer / Sinara 4459 Pounder](./hw/stabilizer_pounder.md)
- [Sinara 9805 RF Power Amplifier Booster](./hw/booster.md) - [Sinara 9805 RF Power Amplifier Booster](./hw/booster.md)
- [Sinara 8451 Thermostat](./hw/thermostat.md) - [Sinara 8451 Thermostat](./hw/thermostat.md)
- [Sinara 2245 LVDS DIO](./hw/lvds_dio.md) - [Sinara 2245 LVDS DIO](./hw/lvds_dio.md)

View File

@ -132,4 +132,24 @@ Configure Stabilizer:
Now, disconnect the USB and connect the Ethernet cable to the Stabilizer, as both won't fit at the same time. Now, disconnect the USB and connect the Ethernet cable to the Stabilizer, as both won't fit at the same time.
Stabilizer should connect to moquitto automatically, and you should see the MQTT settings pop up in the MQTT Explorer. Stabilizer should connect to moquitto automatically, and you should see the MQTT settings pop up in the MQTT Explorer.
If the IP address is not set, Stabilizer will try to use DHCP to get an address. If the IP address is not set, Stabilizer will try to use DHCP to get an address.
## Installing the Pounder
Remember that the Pounder is not fully supported in official QUARTIQ release; use the firmware from Hydra.
Use ESD precautions; ensure that power is off (both barrel jack and PoE) before installing or removing the card.
There are no guides for the Pounder connector. Line up the connectors with the pins and gently push in.
SMA connectors should line up with the ones from Stabilizer; no pins should be visible from the sides of the Pounder; it's more obvious if the Pounder has the front panel already installed.
## Testing the Pounder
1. Set up the MQTT as described above.
2. Using Mosquitto and MQTT Explorer, set the pounder ``out_channel`` parameters:
* Frequency: 10e6 (10MHz)
* Amplitude: 1.0
![Pounder MQTT settings](../img/pounder_mqtt.png)
3. Repeat the procedure for the other channel.
4. Observe a sine wave of given frequency with an oscilloscope in the output channel.

BIN
src/img/pounder_mqtt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB