|
|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Equipment & Tools From test equipment to hand tools |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Oct 2011
|
im research how to measure carrier to noise (C/N) in CATV and i searched google to find example project. Most of the projects use spectrum analyzer (SA) to analysis broad band signals. I searched spectrum analyzer in this 4rum and really speaking, i dont find project using microcontroller (AVR, PIC or 8051) do this work although there are many projects deal with a question, most of them really hard to execute. Broad band signal how does microcontroller processes?
So, i post this thread to ask you this question for help. |
|
|
|
|
#2 |
|
diyAudio Member
Join Date: Mar 2004
Location: Budapest, Hungary
|
The microcontroller only controls the analog circuitry (VCO, filters etc) and the display.
|
|
|
|
|
#3 |
|
diyAudio Member
Join Date: Oct 2011
|
Direct measurement with microcontrollers/DSP's requires a pretty fast ADC, so as oshifis said, usually its a combination of specific analogue circuits/filters and a microcontroller, which simply determines how the analogue parts behave, as well as measure the voltages from them.
For a complete all-digital spectrum analyser in the >1MHz range, even a 32-bit ARM7 would struggle, whic is why they often use DSP's, or for ultra high speed, FPGA's. PIC's/AVRs as cool as they are, are not designed for heavy DSP (but they can do it with some clever code). They're microcontrollers, for control of IO, and peripherals, not processors per se |
|
|
|
|
#4 |
|
diyAudio Member
Join Date: Oct 2011
|
If i use dsPIC? can do with broad band?
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
| New To Site? | Need Help? |
| Page generated in 0.06490 seconds (75.84% PHP - 24.16% MySQL) with 9 queries |