Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Dan Werthimer
hi michael, if you decide you want to have 48 downconverters, and then use a low rate 48 input ADC board, then a) you could implement downconverters with connectorized (eg:minicircuits) mixers, filters, amplifiers about $100 per channel b) you could make your own PCB, or perhaps use

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Marcus D. Leech
On 05/25/2018 12:04 PM, Michael Inggs wrote: Hi Dan One of the tradeoff studies the guys are doing is the cost of a 48 channel analogue downconverter and low sample rate ADC. At present, direct demod with a SNAP looks simpler in terms of hardware complexity, but has not been costed. One of

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Michael Inggs
Hi Dan One of the tradeoff studies the guys are doing is the cost of a 48 channel analogue downconverter and low sample rate ADC. At present, direct demod with a SNAP looks simpler in terms of hardware complexity, but has not been costed. One of the team has actually implemented all the digital

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Marcus D. Leech
On 05/25/2018 11:28 AM, Vinand Prayag wrote: Marcus: Yes, each station should normally have the same number of antennas which are dual pol. So each pol gets digitised and then we intend to just track a source in the main beam in the first instance, and then move to beam forming. We are still

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Vinand Prayag
Marcus: Yes, each station should normally have the same number of antennas which are dual pol. So each pol gets digitised and then we intend to just track a source in the main beam in the first instance, and then move to beam forming. We are still investigating the possibility of fewer channels

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Marcus D. Leech
On 05/25/2018 11:01 AM, Vinand Prayag wrote: Yes, you are absolutely right. I have had numerous conversations with Prof Rogers about building a new Deuterium focused array in the Southern Hemisphere and we found out that the scientific contributions that the instrument would be extremely

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Vinand Prayag
Yes, you are absolutely right. I have had numerous conversations with Prof Rogers about building a new Deuterium focused array in the Southern Hemisphere and we found out that the scientific contributions that the instrument would be extremely valuable. Vinand Prayag Research Assistant University

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Dan Werthimer
if vinand, if you want to digitize 48 signals with 250 KHz bandwidth, you might want to consider purchasing a 48 input PCIe ADC board and doing the signal processing in a computer (in software). (not use FPGA boards). but then you'd have to mix the deuterium line to baseband, so you'd need 48

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Marcus D. Leech
On 05/25/2018 09:24 AM, Vinand Prayag wrote: Hi, Please find attached the User Requirement. The bandwidth is actually only 250KHz Cheers, Vinand Are you envisaging an array, like the D1 telescope at Haystack? On Fri, May 25, 2018 at 5:20 PM Marcus D. Leech

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Vinand Prayag
Hi, Please find attached the User Requirement. The bandwidth is actually only 250KHz Cheers, Vinand On Fri, May 25, 2018 at 5:20 PM Marcus D. Leech wrote: > On 05/25/2018 07:28 AM, Vinand Prayag wrote: > > Hi all, > > We are looking at building a telescope in Mauritius

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Marcus D. Leech
On 05/25/2018 07:28 AM, Vinand Prayag wrote: Hi all, We are looking at building a telescope in Mauritius which is called the Mauritius Deuterium Telescope, MDT for short. As the name suggests it is a Deuterium focused experiment. We have planned for a pathfinder station to be built for the

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Kristian Zarb Adami
I think we can help. Send me an email kris...@gmail.com Regards Kris On Fri, 25 May 2018, 14:14 Vinand Prayag, wrote: > Hi Kristian, > > We need 48 RF channels and a 250MSPs sampling rate should do the trick. Do > you the cost of the TPM module? > > Cheers, > Vinand > > >

Re: [casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Kristian Zarb Adami
Depending on your requirements, you could look at the tpm module that wqs designed for the ska low frquency aperture array. Cheers Kris On Fri, 25 May 2018, 13:29 Vinand Prayag, wrote: > Hi all, > > We are looking at building a telescope in Mauritius which is called the >

[casper] Availability of SNAP board for the Mauritius Deuterium Telescope

2018-05-25 Thread Vinand Prayag
Hi all, We are looking at building a telescope in Mauritius which is called the Mauritius Deuterium Telescope, MDT for short. As the name suggests it is a Deuterium focused experiment. We have planned for a pathfinder station to be built for the end of this year and had in mind the SNAP boards

Re: [casper] Programming the SNAP board via the 10GbE interface.

2018-05-25 Thread Jack Hickish
Hi Jake, That's interesting, good catch -- if you want to raise a pull request supporting VLANs on the MB feel free to do so. Cheers Jack On Fri, 25 May 2018 at 10:47 Jake Jones wrote: > Hi all, > > Thanks for all the help. > > After much debugging, I found that my NIC

Re: [casper] Programming the SNAP board via the 10GbE interface.

2018-05-25 Thread Jake Jones
Hi all, Thanks for all the help. After much debugging, I found that my NIC for some reason is adding the 802.1Q VLAN tag to all outgoing packets. Since the lwip module doesn't support VLAN by default it was dropping all incoming packets. I recompiled the microblaze software but I changed