当前位置:网站首页>Inverter Phase Locking Principle and DSP Implementation
Inverter Phase Locking Principle and DSP Implementation
2022-08-02 07:54:00 【SKY-dada】
Inverter Phase Locking (PLL) Working Principle and DSP Implementation
A phase-locked loop (PLL) refers to a circuit or module whose function is to process the received signal and extract the phase information of a certain clock from it.In other words, for the received signal, a clock signal is simulated so that the two signals are synchronized from a certain point of view.
How the PLL works
In the case of phase locking, the imitated signal and the captured signal have a fixed phase difference, so it is called a phase lock.Usually a negative feedback structure.
As shown in the figure, the phase lock generally consists of three parts: phase detector (PD), loop filter (LF) and voltage controlled oscillator (VCO).
Phase detector: composed of analog multipliers
Loop filter: usually a low-pass filter, the main function is to filter out the "sum-frequency signal" generated by the phase detector, and its purpose is to obtain the phase angle between the input and output signals
Voltage Controlled Oscillator: The phase angle difference output after passing through the loop filter is adjusted at the fundamental frequency, which is equivalent to the integral link of the hardware.
Mathematical Modeling
Phase Detector Mathematical Model (P) - Rapidity:
Loop Filter Mathematical Model (PI) - Stability:
Voltage Controlled Oscillator Mathematical Model (I) - Stability:
Model simulation analysis
P limiting + integrating PLL control
Incremental PI PLL control
P limiting + frequency tracking PLL control
Software digital phase locked loop design
Power frequency genlock technology software design block diagram
边栏推荐
猜你喜欢
随机推荐
在VMware上安装Metasploitable2
gdalinfo: error while loading shared libraries: libgdal.so.30: cannot open shared object file: No su
Mysql error 2003 solution Can 't connect to Mysql server on' localhost '(10061).
Link with Game Glitch(spfa判负环)
MySQL-基础
【机器学习】实验1布置:基于决策树的英雄联盟游戏胜负预测
Find the largest n files
The best interests of buying and selling stocks with handling fees [What is missing in the definition of DP status?]
SQL server 2014 怎么一次性导出多个查询结果?
(2022 Nioke Duo School 5) C-Bit Transmission (Thinking)
Splunk Filed Alias 字段改名
hdu1752 copy
LeetCode 2312. 卖木头块
【机器学习】实验4布置:AAAI会议论文聚类分析
How to export multiple query results at once in SQL server 2014?
MySQL database design specification
【机器学习】实验6布置:基于集成学习的Amazon用户评论质量预测
关于DDoS的几个误区
从云计算到函数计算
CollectionUtil: a collection of functional style tool