{"error":{"root_cause":[{"type":"query_shard_exception","reason":"failed to create query: {\n \"regexp\" : {\n \"keyword\" : {\n \"value\" : \".*TLC320AD50,pdf(Sigma-Delta Ana.*\",\n \"flags_value\" : 65535,\n \"max_determinized_states\" : 10000,\n \"boost\" : 1.0\n }\n }\n}","index_uuid":"SON-ziQURzKK3JljPlVlCQ","index":"recommend_keyword_search_v1"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"recommend_keyword_search_v1","node":"-Gn7X2aRSFmN2hMyaNEUCA","reason":{"type":"query_shard_exception","reason":"failed to create query: {\n \"regexp\" : {\n \"keyword\" : {\n \"value\" : \".*TLC320AD50,pdf(Sigma-Delta Ana.*\",\n \"flags_value\" : 65535,\n \"max_determinized_states\" : 10000,\n \"boost\" : 1.0\n }\n }\n}","index_uuid":"SON-ziQURzKK3JljPlVlCQ","index":"recommend_keyword_search_v1","caused_by":{"type":"illegal_argument_exception","reason":"expected ')' at position 34"}}}]},"status":400}
Sigma-Delta ADC是一种目前使用最为普遍的高精度ADC结构,在精度达到20位以上的场合,Sigma-Delta是必选的结构。通过采用过采样、噪声整形以及数字滤波技术,降低对模拟电路的设计要求,实现了其他类型的ADC无法达到的高精度和低功耗。
2020-10-02 17:57
分享第一个Topic,sigma-delta技术。
2023-06-02 15:28
在Sigma-Delta ADC设计中,应用于高精度窄带信号,例如生物医疗,仪表测量等领域的Sigma-Delta ADC通常被称为增量式(Incremental) Sigma-Delta ADC。
2023-07-03 16:54
在Sigma-Delta ADC设计中,应用于高精度窄带信号,例如生物医疗,仪表测量等领域的Sigma-Delta ADC通常被称为增量式(Incremental) Sigma-Delta ADC
2022-12-01 16:57
Sigma-Delta ADC一般由模拟调制器和降采样抽取滤波器组成,以远高于Nyquist频率的采样频率对输入信号进行采样,采样后的信号经调制器处理后转换为低位高码率的数字信号流。
2023-02-17 09:53
Sigma-Delta ADC一般由模拟调制器和降采样抽取滤波器组成,以远高于Nyquist频率的采样频率对输入信号进行采样,采样后的信号经调制器处理后转换为低位高码率的数字信号流。
2023-02-09 10:12
由于采用了过采样和噪声整形技术,Sigma-Delta调制器的量化噪声被高通滤波,在带内大大衰减,因此Sigma-Delta ADC可以采用低精度的量化器实现高精度模数转换。也就是说,不像SAR-ADC,Flash-ADC等直接型ADC,
2022-12-01 17:02
Abstract: This in-depth article covers the theory behind a Delta-Sigma analog-to-digital converter
2009-04-17 11:38
Abstract: This in-depth article covers the theory behind a Delta-Sigma analog-to-digital converter
2009-05-08 09:00
TI用在工业里的Sigma-Delta调制器
2018-06-12 14:30