CN111711448A - Rubidium atomic clock taming system and method - Google Patents

Rubidium atomic clock taming system and method Download PDF

Info

Publication number
CN111711448A
CN111711448A CN202010788251.6A CN202010788251A CN111711448A CN 111711448 A CN111711448 A CN 111711448A CN 202010788251 A CN202010788251 A CN 202010788251A CN 111711448 A CN111711448 A CN 111711448A
Authority
CN
China
Prior art keywords
err
atomic clock
pid
learning
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010788251.6A
Other languages
Chinese (zh)
Other versions
CN111711448B (en
Inventor
肖冬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fifth Research Institute Of Telecommunications Technology Co ltd
Original Assignee
Fifth Research Institute Of Telecommunications Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fifth Research Institute Of Telecommunications Technology Co ltd filed Critical Fifth Research Institute Of Telecommunications Technology Co ltd
Priority to CN202010788251.6A priority Critical patent/CN111711448B/en
Publication of CN111711448A publication Critical patent/CN111711448A/en
Application granted granted Critical
Publication of CN111711448B publication Critical patent/CN111711448B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03LAUTOMATIC CONTROL, STARTING, SYNCHRONISATION OR STABILISATION OF GENERATORS OF ELECTRONIC OSCILLATIONS OR PULSES
    • H03L7/00Automatic control of frequency or phase; Synchronisation
    • H03L7/26Automatic control of frequency or phase; Synchronisation using energy levels of molecules, atoms, or subatomic particles as a frequency reference
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Physics & Mathematics (AREA)
  • Spectroscopy & Molecular Physics (AREA)
  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)

Abstract

The invention discloses an atomic clock taming system and a method, wherein the system comprises: the device comprises a phase discriminator, a filter, a PID controller, an atomic clock and a frequency divider; the method comprises the following steps: converting the frequency signal into a phase discrimination value by a phase discriminator, and filtering the phase discrimination value by a filter; the PID controller controls the atomic clock according to the phase discrimination value; and obtaining a learning process by adopting a supervised Hebb learning algorithm. The invention adopts the combination of learning algorithm and PID control, and improves the control precision and stability.

Description

Rubidium atomic clock taming system and method
Technical Field
The invention relates to the technical field of atomic clocks, in particular to a rubidium atomic clock taming system and a rubidium atomic clock taming method.
Background
The time-keeping function of the equipment is realized by adopting a satellite navigation system or an externally input clock signal to discipline an atomic clock. At present, various rubidium atomic clock manufacturers exist in China, the parameters of atomic clocks of different models are different, and corresponding control algorithms are also different. In the process of project research and development, different types of atomic clocks are often selected according to different research and development precision requirements; in the production process, atomic clocks of different models are often purchased for replacement use due to supply reasons, and each type of rubidium atomic clock adopts a set of control algorithm of atomic clock parameters according to atomic clock data provided by equipment manufacturers. When different models of rubidium atomic clocks are used, different control algorithms need to be reloaded.
The prior art has the following defects:
1) the method can only be applied to the debugged atomic clock;
2) the model of the rubidium atomic clock is changed, and the taming algorithm needs to be adapted again;
3) the rubidium atomic clock is seriously aged after being used for a long time, and the algorithm needs to be adapted and tamed again.
Disclosure of Invention
In order to solve the above problems, an object of the present invention is to provide a rubidium atomic clock taming system, including: the device comprises a phase discriminator, a filter, a PID controller, an atomic clock and a frequency divider; the phase discriminator is used for inputting and converting external frequency signals; the phase discriminator is connected with the PID controller through the filter; the PID controller is connected with the input end of the frequency divider through the atomic clock; the frequency divider is connected with the input end of the phase discriminator.
The rubidium atomic clock taming method comprises the following steps:
s1, converting the frequency signal into phase-identifying value by phase discriminator, filtering by filter;
and S2, controlling the rubidium atomic clock by the PID controller according to the phase discrimination value:
s21, let K be input variable, error value err (K), input value in (K), output value out (K), err (K) in (K) -out (K), and KpTo scale the learning speed, KiFor integral learning of speed, KdFor the differential learning rate, Δ u (k) is the k-th period PID adjustment value, then:
ΔU(k)=Kp(err(k)-err(k-1))+Kierr(k)+Kd(err(k)-2err(k-1))+err(k-2));
s22, setting:
X1(k)=err(k);
X2(k)=err(k)-err(k-1);
X3(k)=err(k)-2err(k-1)+err(k-2);
let the weighting coefficient be wi(k) Then, the expression of the PID algorithm is:
Figure BDA0002622817300000021
wherein:
Figure BDA0002622817300000022
s3, assuming that the phase identification value of rubidium atomic clock is Z (k) ═ err (k), the sum of PID regulation values of rubidium clock in k periods is U (k), and U (k) ═ U (k) ((k))k-1)+ΔU(k),ηiFor learning speed, a learning process is obtained by adopting a supervised Hebb learning algorithm:
Δwi(k)=ηiZ(k)U(k)Xi(k);
then:
wi(k)=w(k-1)+Δwi(k);
s4 setting wpIs a proportional weighting coefficient, wiIs an integral weighting coefficient, wdIn order to differentiate the weighting coefficients,
the PID parameters are:
wp=wp+Kp*Zk*U(k)*X2(k);
wi=wi+Ki*Zk*U(k)*X1(k);
wd=wd+Kd*Zk*U(k)*X3(k);
s5 obtaining K in S21p、Ki、Kd
The invention has the beneficial effects that:
1) the combination of learning algorithm and PID control is adopted, so that the control precision and stability are improved;
2) the portability is higher, the method is convenient to apply to more systems, and the dependence degree of software on hardware is reduced;
3) the automation degree of the domestication rubidium clock is enhanced, the universality is improved, the labor cost is reduced, and the development speed is improved.
Drawings
FIG. 1 is a system schematic of the present invention.
Detailed Description
The invention will be further described with reference to the accompanying drawings in which:
as shown in fig. 1, the rubidium atomic clock taming system of the invention comprises: the device comprises a phase discriminator, a filter, a PID controller, an atomic clock and a frequency divider; the phase discriminator is used for inputting and converting external frequency signals; the phase discriminator is connected with the PID controller through the filter; the PID controller is connected with the input end of the frequency divider through the atomic clock; the frequency divider is connected with the input end of the phase discriminator.
The rubidium atomic clock taming method comprises the following steps:
s1, converting the frequency signal into phase-identifying value by phase discriminator, filtering by filter;
and S2, controlling the rubidium atomic clock by the PID controller according to the phase discrimination value:
s21, let K be input variable, error value err (K), input value in (K), output value out (K), err (K) in (K) -out (K), and KpTo scale the learning speed, KiFor integral learning of speed, KdFor the differential learning rate, Δ u (k) is the k-th period PID adjustment value, then:
ΔU(k)=Kp(err(k)-err(k-1))+Kierr(k)+Kd(err(k)-2err(k-1))+err(k-2));
s22, setting:
X1(k)=err(k);
X2(k)=err(k)-err(k-1);
X3(k)=err(k)-2err(k-1)+err(k-2);
let the weighting coefficient be wi(k) Then, the expression of the PID algorithm is:
Figure BDA0002622817300000041
wherein:
Figure BDA0002622817300000042
s3, assuming that the phase identification value of rubidium atomic clock is Z (k) ═ err (k), and the sum of PID adjustment values of rubidium clock in k periods is U (k), then U (k) ═ U (k-1) + delta U (k), ηiFor learning speed, a learning process is obtained by adopting a supervised Hebb learning algorithm:
Δwi(k)=ηiZ(k)U(k)Xi(k);
then:
wi(k)=w(k-1)+Δwi(k);
s4 setting wpIs proportionally addedWeight coefficient, wiIs an integral weighting coefficient, wdIn order to differentiate the weighting coefficients,
the PID parameters are:
wp=wp+Kp*Zk*U(k)*X2(k);
wi=wi+Ki*Zk*U(k)*X1(k);
wd=wd+Kd*Zk*U(k)*X3(k);
s5 obtaining K in S21p、Ki、KdS2 forms a closed-loop automatic control:
Figure BDA0002622817300000043
Figure BDA0002622817300000044
Figure BDA0002622817300000051
u (k) is the sum of the PID control results, PID control is once after one period, and U (k) is the sum of the results calculated in each period, namely the absolute center value of the rubidium atomic clock.
According to the method, the rubidium atomic clock learning and taming algorithm is combined, the rubidium atomic clock learning and taming algorithm can serve the rubidium atomic clock to control the whole period, and after the atomic clock is aged and aggravated in the later period, the algorithm can control the rubidium atomic clock more accurately, so that the control stability is guaranteed; the algorithm capable of rapidly identifying the control key parameters of the rubidium atomic clock reduces the coupling degree of the rubidium atomic clock and a software algorithm, ensures that the rubidium clock can be plugged and disconnected, and can rapidly improve the stability of the rubidium clock without being affected when the rubidium clock is controlled.
The combination of learning algorithm and PID control is adopted, so that the control precision and stability are improved; the portability is higher, the method is convenient to apply to more systems, and the dependence degree of software on hardware is reduced; the automation degree of the domestication rubidium clock is enhanced, the universality is improved, the labor cost is reduced, and the development speed is improved.
The technical solution of the present invention is not limited to the limitations of the above specific embodiments, and all technical modifications made according to the technical solution of the present invention fall within the protection scope of the present invention.

Claims (3)

1. Rubidium atomic clock taming system is characterized by comprising: the device comprises a phase discriminator, a filter, a PID controller, an atomic clock and a frequency divider; the phase discriminator is used for inputting and converting external frequency signals; the phase discriminator is connected with the PID controller through the filter; the PID controller is connected with the input end of the frequency divider through the original clock; the frequency divider is connected with the input end of the phase discriminator.
2. The rubidium atomic clock domesticating method is characterized by comprising the following steps:
s1, converting the frequency signal into phase-identifying value by phase discriminator, filtering by filter;
and S2, controlling the rubidium atomic clock by the PID controller according to the phase discrimination value:
s21, let K be input variable, error value err (K), input value in (K), output value out (K), err (K) in (K) -out (K), and KpTo scale the learning speed, KiFor integral learning of speed, KdFor the differential learning rate, Δ u (k) is the k-th period PID adjustment value, then:
ΔU(k)=Kp(err(k)-err(k-1))+Kierr(k)+Kd(err(k)-2err(k-1))+err(k-2));
s22, setting:
X1(k)=err(k);
X2(k)=err(k)-err(k-1);
X3(k)=err(k)-2err(k-1)+err(k-2);
let the weighting coefficient be wi(k) Then, the expression of the PID algorithm is:
Figure FDA0002622817290000011
wherein:
Figure FDA0002622817290000012
s3, assuming that the phase identification value of rubidium atomic clock is Z (k) ═ err (k), and the sum of PID adjustment values of rubidium clock in k periods is U (k), then U (k) ═ U (k-1) + delta U (k), ηiFor learning speed, a learning process is obtained by adopting a supervised Hebb learning algorithm:
Δwi(k)=ηiZ(k)U(k)Xi(k);
then:
wi(k)=w(k-1)+Δwi(k);
s4 setting wpIs a proportional weighting coefficient, wiIs an integral weighting coefficient, wdIn order to differentiate the weighting coefficients,
the PID parameters are:
wp=wp+Kp*Zk*U(k)*X2(k);
wi=wi+Ki*Zk*U(k)*X1(k);
wd=wd+Kd*Zk*U(k)*X3(k);
s5 obtaining K in S21p、Ki、Kd
3. The rubidium atomic clock taming method as claimed in claim 2, wherein K in S21 is obtained in S5p、Ki、KdThe specific process comprises the following steps:
Figure FDA0002622817290000021
Figure FDA0002622817290000022
Figure FDA0002622817290000023
CN202010788251.6A 2020-08-07 2020-08-07 Rubidium atomic clock taming system and method Active CN111711448B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010788251.6A CN111711448B (en) 2020-08-07 2020-08-07 Rubidium atomic clock taming system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010788251.6A CN111711448B (en) 2020-08-07 2020-08-07 Rubidium atomic clock taming system and method

Publications (2)

Publication Number Publication Date
CN111711448A true CN111711448A (en) 2020-09-25
CN111711448B CN111711448B (en) 2023-03-21

Family

ID=72547004

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010788251.6A Active CN111711448B (en) 2020-08-07 2020-08-07 Rubidium atomic clock taming system and method

Country Status (1)

Country Link
CN (1) CN111711448B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4476445A (en) * 1982-05-18 1984-10-09 Eg&G, Inc. Methods and apparatus for rapid and accurate frequency syntonization of an atomic clock
US20140028405A1 (en) * 2012-07-27 2014-01-30 Qualcomm Incorporated Low power microfabricated atomic clock
US20150107510A1 (en) * 2012-06-15 2015-04-23 Picosun Oy Coating a substrate web by atomic layer deposition
CN105790714A (en) * 2016-04-06 2016-07-20 广州邦正电力科技有限公司 Crystal oscillator taming method and crystal oscillator taming system based on SOPC technology
CN107505829A (en) * 2017-08-28 2017-12-22 北京工业大学 A kind of caesium fountain clock clock based on genetic algorithm optimization wavelet neural network and hydrogen clock frequency difference predictor method
CN207150567U (en) * 2017-09-22 2018-03-27 天津昊海海峰科技有限公司 Tame clock device
JP2018093271A (en) * 2016-11-30 2018-06-14 株式会社リコー Atomic oscillator and method for controlling atomic oscillator
US10311341B1 (en) * 2015-08-27 2019-06-04 Hrl Laboratories, Llc System and method for online deep learning in an ultra-low power consumption state
CN110531380A (en) * 2019-08-30 2019-12-03 长沙理工大学 The device and method of satellite clock source low amplitude persistent anomaly for identification
CN110837219A (en) * 2019-10-06 2020-02-25 中国计量科学研究院 Virtual atomic clock system for monitoring entity atomic clock and working method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4476445A (en) * 1982-05-18 1984-10-09 Eg&G, Inc. Methods and apparatus for rapid and accurate frequency syntonization of an atomic clock
US20150107510A1 (en) * 2012-06-15 2015-04-23 Picosun Oy Coating a substrate web by atomic layer deposition
US20140028405A1 (en) * 2012-07-27 2014-01-30 Qualcomm Incorporated Low power microfabricated atomic clock
US10311341B1 (en) * 2015-08-27 2019-06-04 Hrl Laboratories, Llc System and method for online deep learning in an ultra-low power consumption state
CN105790714A (en) * 2016-04-06 2016-07-20 广州邦正电力科技有限公司 Crystal oscillator taming method and crystal oscillator taming system based on SOPC technology
JP2018093271A (en) * 2016-11-30 2018-06-14 株式会社リコー Atomic oscillator and method for controlling atomic oscillator
CN107505829A (en) * 2017-08-28 2017-12-22 北京工业大学 A kind of caesium fountain clock clock based on genetic algorithm optimization wavelet neural network and hydrogen clock frequency difference predictor method
CN207150567U (en) * 2017-09-22 2018-03-27 天津昊海海峰科技有限公司 Tame clock device
CN110531380A (en) * 2019-08-30 2019-12-03 长沙理工大学 The device and method of satellite clock source low amplitude persistent anomaly for identification
CN110837219A (en) * 2019-10-06 2020-02-25 中国计量科学研究院 Virtual atomic clock system for monitoring entity atomic clock and working method

Also Published As

Publication number Publication date
CN111711448B (en) 2023-03-21

Similar Documents

Publication Publication Date Title
Hou et al. Controller-dynamic-linearization-based model free adaptive control for discrete-time nonlinear systems
Saxena et al. Internal model control based PID tuning using first-order filter
US20130018487A1 (en) Scaling and parameterizing a controller
CN103616845B (en) A kind of PID controller and parameter self-tuning expansion module and implementation method
CN103309233A (en) Designing method of fuzzy PID (Proportion-Integration-Differential) controller
CN108303885A (en) A kind of motor position servo system self-adaptation control method based on interference observer
CN108931918B (en) Servo motor control method and device
CN107894716A (en) Temprature control method
CN110850709B (en) Progressive tuning method for PID parameters
CN111711448B (en) Rubidium atomic clock taming system and method
Wang et al. Adaptive backstepping control that is equivalent to tuning functions design
CN106292575A (en) Combination for characteristic curve based on valve and PID signal value carrys out the methods, devices and systems of control valve
Sirisena et al. Multivariable pole-zero placement self-tuning controller
Engin et al. Auto-tuning of PID parameters with programmable logic controller
CN108132596B (en) Design method of differential advanced generalized intelligent internal model set PID controller
CN108227479B (en) PID control method and PID control system for multi-joint robot
Hao et al. High Efficiency Data Driven Control Based on Dynamic Linearization and PIDNN With Cohen-Coon for Discrete Nonlinear Fast Time-Varying Systems
CN115248554A (en) Optimal iteration feedforward parameter adjusting method and system for motion control system
Klopot et al. Function block practical implementation of Balance-Based Adaptive Control for pH process
JPS60218105A (en) Control device
CN112953323B (en) Control method and system of three-coordinate measuring machine
CN115525073A (en) Temperature control method and device of semiconductor temperature control equipment and storage medium
Mamat Real-time Digital Control of a Coupled-Tank Plant with a Cyber-Physical System Node
Cois et al. Fractional systems toolbox for Matlab: applications in system identification and Crone CSD
Sokolov Adaptive optimal $\ell_\infty $-induced robust stabilization of minimum phase SISO plant under bounded disturbance and coprime factor perturbations

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant