реклама на сайте
подробности

 
 
> Нужен "недоделанный" ресивер на сотни мегагерц - гигагерц
Dr.Alex
сообщение May 22 2013, 19:24
Сообщение #1


Профессионал
*****

Группа: Свой
Сообщений: 1 386
Регистрация: 5-04-05
Из: моська, RF
Пользователь №: 3 863



Всякие там СС11, SX12 и т.п. пытаются быть полным радиоканалом, выдавая на выходе информационные биты, но мне нужна либо только аналоговая часть и АЦП (на выходе чипа должны быть отсчёты с АЦП), либо чуть сложнее: демодулятор, выдающий мягенькие решения.

Есть такое?

Серьёзные фронтенды типа AFE7222 не нужны, а нужно что-то простое, по размеру, обвесу и потреблению примерно соответствующее вышеуказанным одночиповым трансиверам или ресиверам.
Go to the top of the page
 
+Quote Post
 
Start new topic
Ответов
SpyBot
сообщение May 30 2013, 19:37
Сообщение #2


Местный
***

Группа: Свой
Сообщений: 285
Регистрация: 5-11-05
Пользователь №: 10 491



Прошу прощения, если пишу не в тему.
Не подойдет ли в данном случае что-то типа ADF4350 с внешним АЦП?
Go to the top of the page
 
+Quote Post
Dr.Alex
сообщение May 30 2013, 20:30
Сообщение #3


Профессионал
*****

Группа: Свой
Сообщений: 1 386
Регистрация: 5-04-05
Из: моська, RF
Пользователь №: 3 863



Цитата(SpyBot @ May 30 2013, 22:37) *
Прошу прощения, если пишу не в тему.
Не подойдет ли в данном случае что-то типа ADF4350 с внешним АЦП?


А вы ADF-кой не обдёрнулись? Может всё-таки другую имели в виду? :-))
Это же всего лишь VCO+PLL.

Да и вообще, "полных радиоканалов" БЕЗ АЦП есть, а вот бы со встроенным найти...
Go to the top of the page
 
+Quote Post
digital
сообщение Dec 2 2013, 15:20
Сообщение #4


Местный
***

Группа: Свой
Сообщений: 229
Регистрация: 3-02-06
Из: Санкт-Петербург
Пользователь №: 13 974



Цитата(Dr.Alex @ May 31 2013, 00:30) *
А вы ADF-кой не обдёрнулись? Может всё-таки другую имели в виду? :-))
Это же всего лишь VCO+PLL.

Да и вообще, "полных радиоканалов" БЕЗ АЦП есть, а вот бы со встроенным найти...


cc1125 имеет цифровые выходы IQ с встроенного ацп
Go to the top of the page
 
+Quote Post
Dr.Alex
сообщение Dec 7 2013, 21:48
Сообщение #5


Профессионал
*****

Группа: Свой
Сообщений: 1 386
Регистрация: 5-04-05
Из: моська, RF
Пользователь №: 3 863



Цитата(digital @ Dec 2 2013, 19:20) *
cc1125 имеет цифровые выходы IQ с встроенного ацп


А на какой странице доки смотреть, не подскажете?
Go to the top of the page
 
+Quote Post
digital
сообщение Dec 10 2013, 16:13
Сообщение #6


Местный
***

Группа: Свой
Сообщений: 229
Регистрация: 3-02-06
Из: Санкт-Петербург
Пользователь №: 13 974



Цитата(Dr.Alex @ Dec 8 2013, 01:48) *
А на какой странице доки смотреть, не подскажете?



недокументированные фишки

CODE
On CC112x the ADC in the receive path is a single bit sigma delta.

Option 1: For conceptual testing it is possible to get the data on GPIO pins, see table 10 in the UserGuide (http://www.ti.com/lit/ug/swru295d/swru295d.pdf) GPIOx_CFG=46. Due to the high frequency nature of the output signals using this method will likely reduce the sensitivity some due to the noise created by the IOs.


Option2: LVDS: CC112x contains a LVDS interface where it is possible to output the I and Q data without reduce sensitivity.

For CC112x devices the LVDS data is available on GPIO2 and GPIO3 pins, which can be connected to the LVDS receiver inputs, for instance LVDS input on a FPGA. In addition it is important to add common ground between the CC112x and LVDS receiver, and avoid any kind of ground current loops.



The highest LVDS data speed is 64 MHz for CC1120 and 80 MHz for CC1125 (i.e. two times the crystal frequency) thus it is important that the board is designed as transmission lines with characteristic impedance of 100ohm for 64-80 MHz frequency. The LVDS format is [I 1 Q 0].



Please design PCB with the possibility of having a 100 ohm external termination close to CC112x and close to the external LVDS receiver.



To activate the LVDS interface set the following registers:



IOCCFG3 0xB0
IOCCFG2 0xB0
IOCCFG1 0xB0
IOCCFG0 0xB0



Comment: Register setting for setting the output Pad’s in analogue transfer mode and digital drivers are set to high impedance.



ADC_TEST 0x20
ATEST 0x00
ATEST_LVDS 0x02



Comment: Registers setting for selecting IF-ADC data on LVDS interface.

Option 1: For conceptual testing it is possible to get the data on GPIO pins, see table 10 in the UserGuide (http://www.ti.com/lit/ug/swru295d/swru295d.pdf) GPIOx_CFG=46. Due to the high frequency nature of the output signals using this method will likely reduce the sensitivity some due to the noise created by the IOs.


Option2: LVDS: CC112x contains a LVDS interface where it is possible to output the I and Q data without reduce sensitivity.

For CC112x devices the LVDS data is available on GPIO2 and GPIO3 pins, which can be connected to the LVDS receiver inputs, for instance LVDS input on a FPGA. In addition it is important to add common ground between the CC112x and LVDS receiver, and avoid any kind of ground current loops.



The highest LVDS data speed is 64 MHz for CC1120 and 80 MHz for CC1125 (i.e. two times the crystal frequency) thus it is important that the board is designed as transmission lines with characteristic impedance of 100ohm for 64-80 MHz frequency. The LVDS format is [I 1 Q 0].



Please design PCB with the possibility of having a 100 ohm external termination close to CC112x and close to the external LVDS receiver.



To activate the LVDS interface set the following registers:



IOCCFG3 0xB0
IOCCFG2 0xB0
IOCCFG1 0xB0
IOCCFG0 0xB0



Comment: Register setting for setting the output Pad’s in analogue transfer mode and digital drivers are set to high impedance.



ADC_TEST 0x20
ATEST 0x00
ATEST_LVDS 0x02



Comment: Registers setting for selecting IF-ADC data on LVDS interface.




Еще SX1257 SX1205
Go to the top of the page
 
+Quote Post

Сообщений в этой теме
- Dr.Alex   Нужен "недоделанный" ресивер на сотни мегагерц - гигагерц   May 22 2013, 19:24
- - Aner   Silabs Si4432, Si4463. ... это трансивера, с други...   May 22 2013, 20:10
|- - Dr.Alex   Цитата(Aner @ May 22 2013, 23:10) Есть вы...   May 22 2013, 20:36
|- - vadimp61   Цитата(Dr.Alex @ May 23 2013, 00:36) Спас...   May 23 2013, 03:20
- - Aner   есть там, два порта до модулятора выдают данные. М...   May 22 2013, 21:40
|- - Dr.Alex   Цитата(Aner @ May 23 2013, 00:40) есть та...   May 23 2013, 08:31
- - etoja   Посмотрите супергетеродинные приёмники MAX1470 и M...   May 24 2013, 13:26
|- - Dr.Alex   Цитата(etoja @ May 24 2013, 16:26) Посмот...   May 24 2013, 20:57
- - DASM   ну связку RTL2832U+ E4000 в некоторых случаях мож...   May 25 2013, 18:20
|- - PlainUser   Цитата(Dr.Alex @ May 31 2013, 00:30) А вы...   Jun 3 2013, 07:28
|- - Dr.Alex   Цитата(digital @ Dec 10 2013, 20:13) недо...   Dec 10 2013, 19:51
- - Aner   Посмотрите CMXы разные, может что и приглянется ht...   Dec 7 2013, 23:37
- - digital   Вопрос по теме, есть преобразователи этого сигма д...   Dec 11 2013, 08:44


Reply to this topicStart new topic
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

 


RSS Текстовая версия Сейчас: 5th September 2025 - 21:30
Рейтинг@Mail.ru


Страница сгенерированна за 0.02407 секунд с 7
ELECTRONIX ©2004-2016