obsidian-notes/射频/DDS/相位连续、相干.md
CSSC-WORK\murmur 3e6078442b init version
2024-04-15 11:19:57 +08:00

33 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 相位连续、相干
updated: 2022-02-14 07:52:08Z
created: 2022-01-10 03:35:59Z
---
\> 节选自应用笔记《[射频与微波技术实用手册](file:///E:%5C%E6%96%87%E6%A1%A3%5C%E5%BA%94%E7%94%A8%E7%AC%94%E8%AE%B0%5C%E5%B0%84%E9%A2%91%E4%B8%8E%E5%BE%AE%E6%B3%A2%E6%8A%80%E6%9C%AF%E5%AE%9E%E7%94%A8%E6%89%8B%E5%86%8C.pdf "page=281")》P281
DDS本身以相位连续方式开关频率
# 概念
### 相位==连续== \- Phase Continute
很好理解即频率变化时不会出现瞬时相位变化。对于DDS当FTW变化时累加器开始从当前所处的相位开始累加新的FTW
### 相位==相干== \- Phase Coherent
要求频率变化时瞬时切换到新的相位,就如新频率始终存在一样,相位如果突变,就会表现出明显的断层。
> 或是说从频率f1切换到f2再切换回f1此时f1的相位完全没有变化就像从没有切换到f2一样
>
> "Phase Coherent frequency hopping implies that a device, starting at frequency f1, can be sent to a second frequency, f2, then returned to frequency, f1, exhibiting the exact same phase as if it never left original frequency, f1."
对于DDS要实现相位相干切换必须在新旧频率具有相同的绝对相位时进行具体参见*“在实现相位干零交越切换时必须遵循三条标准”*
ADI仅有[HMC835LP6GE](file:///E:%5C%E6%96%87%E6%A1%A3%5C%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C%5CADI%5CPLLs%5Chmc835.pdf),[HMC1190LP6GE](file:///E:%5C%E6%96%87%E6%A1%A3%5C%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C%5CADI%5CPLLs%5Chmc1190.pdf),[HMC1197LP7FE](file:///E:%5C%E6%96%87%E6%A1%A3%5C%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C%5CADI%5CPLLs%5Chmc1197.pdf)支持相位相干其它内置VCO的PLL均不支持
# 直观对比
两者对比如下如所示:
![相位连续、相干_clip.png](../../../_resources/相位连续、相干_clip.png "相位相干频率转换有明显断层")