Over the past few years astronomy meetings have not been held regularly in India. Astronomical Society of India (ASI) only organizes bi-annual meetings, which are woefully short on discussions. To increase their frequency, topical discussion meetings involving a small number of active participants were proposed. Such meetings will allow a close interactions between astronomers, mainly from India. They will have an added benefit of smaller number of participants and of being focussed on topics of LOC's interests. The costs and local organization efforts will also be reduced significantly.
The ASI has accepted the proposal in principle. Here are the basic tentacles of such meetings. The ASI has granted a sum of 1 Lakh towards expenses of the meeting. One could further approach DST/ISRO/UGC for more funding. Given Ranjan being in DST committee, it would be easier from them.
There will typically be sessions over 2 and half days, with about 15 presentations. The emphasis is on discussions. Hence, followed by one 45 minute talk, there is 15 minute's break for Q/A session. At the end of each session, there will be an hour of open debate on possible new work, or comments on on-going work. This is place for on-board calculations, and some laptop demos, etc.
The meeting crucially depends on 4/5 resource persons. These will chair sessions, seed discussions and direct the course of the meeting. Their participation is vital, as is the willingness of the public to discuss issues and settle them on the spot, rather than defering to person-to-person discussion.
There will be about 10-15 faculty and 10-15 PhD scholars. Most members will stay during the entire two and half days of the meeting. There are no frills, except perhaps one institute buffet and some drinks from the LOC. The number is restricted to a number of 25, and is by invitation only. Most participants will not be provided travel support, and the local travel support will be provided on pay-per-use basis.
All these are thought to make the arrangement work of the LOC minimal, allowing for more groups from India to host meetings. This will allow a larger number of meetings, wider set of meetings, and dispersing meeting venues.
Amen to that!
I blog my best scientific/teaching thought of the day.If there is nothing to note, I would play harder and harder.
Saturday, August 25, 2007
Wednesday, July 25, 2007
Tuesday, July 17, 2007
Data Acquisition Block Diagram
The data acquisition of a band-limited signal has the following broad steps:
- DC removal
- 2-bit ADC (0.5 MHz speed)
- Build a sampler, of 0.5 MHz.
- Put together four 2-bit samples on a bus with an isolator for i/o.
- Feed the signal to the data acquisition card sitting in the PCI slot of a PC.
Collect 4 such samples at one time (for simplicity, copy the same signals 4 times)
One could take 10 MHz signal, and use every 20th pulse (simple counter) for sampling.
Wednesday, July 04, 2007
BITS Goa Radio Telescope : Software Correlator
Thanks to Aniket and Mandar, we will get a data acquisition card interfaced to a PC by next semester.
All the card does, is to accept AC voltages of 250 KHz bandwidth, digitize it (2-bit ADC) and sample it at Nyquist rate (500 KHz). Four samples (2x4 bits = 1 byte) are then packed together on the fly to form one byte. The resultant one-byte is stored on a PC for processing. So, the pipeline looks as below
--- signal ---- >>-- ADC -->>--Linux PC-->>- FILE
(0.5 V AC________3-level____bit packing
0.25 MHz band)___2-bit_________program
ADC has two comparators (NE 521 ?). Depending upon the input, one of the the following 00 (-2), 01 (-1), 10 (+1), 11 (+2) is the output of the ADC.
The sampler signal of 0.5 MHz samples the ADC output voltages. Four of the samples are fed to the acquisition card through data cables.
The data rates are slow, 500 k Bytes per second. Given the modern computer disk rates, it is possible to sustain a on-the-fly bit packing program in PC. The program accepts 4 bytes, and based on a precalculated table, stores corresponding 1-byte output onto a file.
All the card does, is to accept AC voltages of 250 KHz bandwidth, digitize it (2-bit ADC) and sample it at Nyquist rate (500 KHz). Four samples (2x4 bits = 1 byte) are then packed together on the fly to form one byte. The resultant one-byte is stored on a PC for processing. So, the pipeline looks as below
--- signal ---- >>-- ADC -->>--Linux PC-->>- FILE
(0.5 V AC________3-level____bit packing
0.25 MHz band)___2-bit_________program
ADC has two comparators (NE 521 ?). Depending upon the input, one of the the following 00 (-2), 01 (-1), 10 (+1), 11 (+2) is the output of the ADC.
The sampler signal of 0.5 MHz samples the ADC output voltages. Four of the samples are fed to the acquisition card through data cables.
The data rates are slow, 500 k Bytes per second. Given the modern computer disk rates, it is possible to sustain a on-the-fly bit packing program in PC. The program accepts 4 bytes, and based on a precalculated table, stores corresponding 1-byte output onto a file.
Tuesday, July 03, 2007
LO and Sampler Frequency Solution

We have our RF band as 73 - 74.6 MHz. Using one of the frequencies given by the Oven Controlled Crystal Oscillator, we would like to generate LO (of) such (frequency) that, our band is folded at some suitable IF. The end of the IF band should be the sampler frequency, again one of those given by the oscillator.The first image is one such combination for the RF band and LO (plotted very quickly using PLOT program in Mac).
Given the 0.26 MHz band ending at 4.096 MHz beyond LO (70 MHz), the IF band looks as given in the second figure. The IF band now falls between 0 MHz and 4.096 MHz, although mostly empty (0-3.75 MHz), due to our RF filter.
The band is now sampled with 8.192 MHz, the sub-harmonic of 16.384 MHz from the oscillator.
Since both LO and sampler frequency are derived from the same ref, there should be more stability in the system.
One can have another combination of such a LO and sampler frequencies. As an exercise, try these two frequencies and draw the plots: LO (76.8 MHz) and Sampler (5 MHz).
Using the Crystal Oscillator
Our Band is 73-74.6. How do we use a Oven Controlled Crystal Oscillator, referred in the earlier post? We need to generate an LO signal (between 70-80 MHz) to bring RF signal to an IF of 2-5 MHz. We also need to use one frequency for our sampler.
We have a few frequencies at our disposal, 10, 12.8, and 16.384 MHz, etc. We should use 10 MHz for sampling, after some downconversion (0.5 MHz for 0.25 MHz band). This would be easy, using a digital counter. How do we go about LO? we need one frequency such that a bandwidth of 0.25 MHz in the above band gets down converted at IF.
It depends upon a combination of IF, and bandwidth we choose. The problem is, if the band has a lot of interference, we should be able to switch to some other location nearby (within 73-74.6). A smaller bandwidth makes this possible, while bringing down data rates.
I have a couple of solutions, I will detail two in the next post.
We have a few frequencies at our disposal, 10, 12.8, and 16.384 MHz, etc. We should use 10 MHz for sampling, after some downconversion (0.5 MHz for 0.25 MHz band). This would be easy, using a digital counter. How do we go about LO? we need one frequency such that a bandwidth of 0.25 MHz in the above band gets down converted at IF.
It depends upon a combination of IF, and bandwidth we choose. The problem is, if the band has a lot of interference, we should be able to switch to some other location nearby (within 73-74.6). A smaller bandwidth makes this possible, while bringing down data rates.
I have a couple of solutions, I will detail two in the next post.
Friday, June 29, 2007
Oven Controlled Crystal Oscillator MCOCXOW
AIPS : initial calib idea
Initial Calibration steps in AIPS
Now, one is free to excise interference. once one has cleaned all the data, return to step 4 above to redo the calibration process (after deleting all SN and CL tables generated above).
- INDXR
- First clip source for arbitrarily high points (100 KJy), due to correlator errors. (CLIPM)
- SETJY to set fluxes of prim calib sources in SU table
- CALIB on prim calib to find antenna solutions, SN tab 1
- CALIB on second calib : SN tab 2
- GETJY to calculate second calib fluxes to second calib (using SN and SU tables)
- CLCAL apply second calib source calibration to target sources: CL tab 2
Now, one is free to excise interference. once one has cleaned all the data, return to step 4 above to redo the calibration process (after deleting all SN and CL tables generated above).
Thursday, June 28, 2007
Is our PM senile?
One of Gandhi's letter goes on sale somewhere in the world, and some concerned 'Gandhians' wake up and write to the PM. Our ever-ready prime-minister orders Ministry of External Affairs to intervene to 'acquire' the letter from the Christie's.
Now, either those Gandhians have no better work to do than asking my poor country to pay up 10,000 pounds for a stupid piece of paper. Or PM has gone senile to provide so much of attention to some old, half-dead people. Or, perhaps I have too much time to ponder over such matter.
BUT, NO! It's my fu***ng tax money, and some oldies are looting it. They, by virtue of their age, do not pay any tax, if I remember correctly.
Update: India may serve a notice to Christie's, looks like the Law department has nothing much to do either. There are so many legal reforms pending, all we think of is one piece of paper...
Now, either those Gandhians have no better work to do than asking my poor country to pay up 10,000 pounds for a stupid piece of paper. Or PM has gone senile to provide so much of attention to some old, half-dead people. Or, perhaps I have too much time to ponder over such matter.
BUT, NO! It's my fu***ng tax money, and some oldies are looting it. They, by virtue of their age, do not pay any tax, if I remember correctly.
Update: India may serve a notice to Christie's, looks like the Law department has nothing much to do either. There are so many legal reforms pending, all we think of is one piece of paper...
fruitful day!
things done:
- AIPS processing tutorial by Chiranjeevi, it has given a new perspective about GMRT interference removal and calibration.
- ms for SAX 1808 paper is ready for desh's view.
- there has been tons of discussion about radio telescope.
- the 2-bit samples from 4 elements could combined in one byte per sample rate.
- Cross-correlations of each two-element pairs (total 6 pairs, called 'baselines') can be done for N delays. Resultant array of N correlations can be passed over to FFT, resulting in amplitudes and phases for N/2 spectral channels. (This job can be simplified by using tabulated results for all 8-byte combinations).
- The value N above is decided by delta-u and delta-v that we can have, using 1/imsize for our map (possibly 1/60 deg).
- We need to keep computing such cross-correlations over a large time, integrating amplitude and phases over a large time (about 8 seconds or so).
- These integrated amp and phases are the output (dynamic spectrum) of an effective software correlator.
Subscribe to:
Posts (Atom)
