[go: up one dir, main page]

CN117826569A - Beidou automatic time synchronization clock device - Google Patents

Beidou automatic time synchronization clock device Download PDF

Info

Publication number
CN117826569A
CN117826569A CN202311793861.5A CN202311793861A CN117826569A CN 117826569 A CN117826569 A CN 117826569A CN 202311793861 A CN202311793861 A CN 202311793861A CN 117826569 A CN117826569 A CN 117826569A
Authority
CN
China
Prior art keywords
clock
chip
stm32f1
receiving
receiving module
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.)
Pending
Application number
CN202311793861.5A
Other languages
Chinese (zh)
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.)
Guangdong Elefirst Sceince And Technology Co ltd
Original Assignee
Guangdong Elefirst Sceince And 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 Guangdong Elefirst Sceince And Technology Co ltd filed Critical Guangdong Elefirst Sceince And Technology Co ltd
Priority to CN202311793861.5A priority Critical patent/CN117826569A/en
Publication of CN117826569A publication Critical patent/CN117826569A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G04HOROLOGY
    • G04RRADIO-CONTROLLED TIME-PIECES
    • G04R20/00Setting the time according to the time information carried or implied by the radio signal
    • G04R20/02Setting the time according to the time information carried or implied by the radio signal the radio signal being sent by a satellite, e.g. GPS
    • GPHYSICS
    • G04HOROLOGY
    • G04RRADIO-CONTROLLED TIME-PIECES
    • G04R20/00Setting the time according to the time information carried or implied by the radio signal
    • G04R20/02Setting the time according to the time information carried or implied by the radio signal the radio signal being sent by a satellite, e.g. GPS
    • G04R20/04Tuning or receiving; Circuits therefor
    • GPHYSICS
    • G04HOROLOGY
    • G04RRADIO-CONTROLLED TIME-PIECES
    • G04R60/00Constructional details

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Electric Clocks (AREA)

Abstract

The invention particularly relates to a Beidou automatic time-setting clock device which comprises a display screen and an ARM single chip microcomputer which are electrically connected, wherein a clock chip and a receiving module which are mutually and electrically connected are configured on the ARM single chip microcomputer, the clock chip is an R8025 series chip, the receiving module is an AT6558 series chip, the receiving module is used for receiving satellite signals, analyzing and displaying time, altitude and longitude and latitude information of received Beidou BDS data, and the clock chip is used for communicating with the receiving module to ensure clock unification and synchronization, automatically correcting local time and supporting global time zone setting.

Description

北斗自动对时时钟装置Beidou automatic time synchronization clock device

技术领域Technical Field

本发明属于通信领域,具体涉及一种北斗自动对时时钟装置。The invention belongs to the field of communications, and in particular relates to a Beidou automatic time synchronization clock device.

背景技术Background technique

自动对时时钟是一种智能化的钟表,它能够自动校准时间,保证时间的准确性。这种钟表的原理是通过接收无线信号或者通过网络连接,自动获取标准时间信号,然后对钟表进行校准,使其与标准时间保持同步。现有技术中还没有功能齐全信息全面的自动对时时钟。An automatic time-synchronizing clock is an intelligent clock that can automatically calibrate the time to ensure the accuracy of the time. The principle of this clock is to automatically obtain the standard time signal by receiving wireless signals or connecting to the network, and then calibrate the clock to keep it synchronized with the standard time. There is no automatic time-synchronizing clock with complete functions and comprehensive information in the prior art.

发明内容Summary of the invention

本发明的目的在于提供一种北斗自动对时时钟装置,以解决上述背景技术中提出的问题。The object of the present invention is to provide a Beidou automatic time synchronization clock device to solve the problems raised in the above background technology.

为了解决上述技术问题,本发明提供如下技术方案:In order to solve the above technical problems, the present invention provides the following technical solutions:

北斗自动对时时钟装置,包括电连接的显示屏和ARM单片机,所述ARM单片机上配置有相互电连接的时钟芯片和接收模块,所述时钟芯片的型号为R8025系列芯片,所述接收模块的型号为AT6558系列芯片,所述接收模块用于接收卫星信号,将接收到的北斗BDS数据解析并显示时间,海拔、经纬度信息,所述时钟芯片用于与接收模块通信确保时钟统一、同步,并自动校正本地时间,支持全球时区设置。The Beidou automatic time-synchronizing clock device comprises an electrically connected display screen and an ARM single-chip computer. The ARM single-chip computer is provided with a clock chip and a receiving module electrically connected to each other. The model of the clock chip is an R8025 series chip, and the model of the receiving module is an AT6558 series chip. The receiving module is used to receive satellite signals, parse the received Beidou BDS data and display the time, altitude, longitude and latitude information. The clock chip is used to communicate with the receiving module to ensure the clock is unified and synchronized, and automatically correct the local time, and support global time zone settings.

进一步,所述ARM单片机的型号为STM32F1。Furthermore, the model of the ARM single chip microcomputer is STM32F1.

进一步,STM32F1单片机与R8025时钟芯片之间配置步骤包括:Furthermore, the configuration steps between the STM32F1 microcontroller and the R8025 clock chip include:

初始化STM32F1单片机的时钟和I/O端口,以便与R8025时钟芯片进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the R8025 clock chip;

设置R8025时钟芯片的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验等;Set the communication parameters of the R8025 clock chip, including clock frequency, number of data bits, number of stop bits, parity check, etc.

通过STM32F1单片机的I/O端口向R8025时钟芯片发送启动传输的信号;Send a signal to start transmission to the R8025 clock chip through the I/O port of the STM32F1 microcontroller;

在R8025时钟芯片接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the R8025 clock chip receives the signal to start the transmission, it sends a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established;

然后,STM32F1单片机可以通过I/O端口向R8025时钟芯片发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the R8025 clock chip through the I/O port;

R8025时钟芯片接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the R8025 clock chip will process it and return the result or status information to the STM32F1 microcontroller;

STM32F1单片机接收到结果或状态信息后,采取相应的操作,更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 microcontroller takes corresponding actions to update the display content or control other peripherals;

重复上述步骤,实现STM32F1单片机与R8025时钟芯片之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the R8025 clock chip.

进一步,STM32F1单片机与AT6558接收模块之间配置步骤包括:Further, the configuration steps between the STM32F1 microcontroller and the AT6558 receiving module include:

初始化STM32F1单片机的时钟和I/O端口,以便与AT6558接收模块进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the AT6558 receiver module;

设置AT6558接收模块的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验;Set the communication parameters of the AT6558 receiving module, including clock frequency, number of data bits, number of stop bits, and parity check;

通过STM32F1单片机的I/O端口向AT6558接收模块发送启动传输的信号;Send a signal to start transmission to the AT6558 receiving module through the I/O port of the STM32F1 microcontroller;

在AT6558接收模块接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the AT6558 receiving module receives the signal to start the transmission, it will send a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established;

然后,STM32F1单片机可以通过I/O端口向AT6558接收模块发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the AT6558 receiving module through the I/O port;

AT6558接收模块接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the AT6558 receiving module will process it and return the result or status information to the STM32F1 microcontroller;

STM32F1单片机接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 MCU can take corresponding actions, such as updating the display content or controlling other peripherals;

重复上述步骤,可以实现STM32F1单片机与AT6558接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the AT6558 receiving module.

进一步,R8025系列的时钟芯片与AT6558系列的接收模块之间配置步骤包括:Furthermore, the configuration steps between the R8025 series clock chip and the AT6558 series receiving module include:

初始化R8025系列的时钟芯片和AT6558系列的接收模块的通信接口,包括设置通信时钟、数据位数、停止位数、奇偶校验;Initialize the communication interface of the R8025 series clock chip and the AT6558 series receiving module, including setting the communication clock, data bit number, stop bit number, and parity check;

通过R8025时钟芯片发送启动传输信号给AT655接收模块,启动通信连接;Send a start transmission signal to the AT655 receiving module through the R8025 clock chip to start the communication connection;

R8025接收模块接收到启动传输信号后,发送响应信号给AT655时钟芯片,确认通信连接已经建立;After receiving the start transmission signal, the R8025 receiving module sends a response signal to the AT655 clock chip to confirm that the communication connection has been established;

R8025时钟芯片发送数据或命令给AT655接收模块;The R8025 clock chip sends data or commands to the AT655 receiving module;

AT655接收模块接收到数据或命令后,对其进行处理,并将结果或状态信息返回给时钟芯片;After receiving the data or command, the AT655 receiving module processes it and returns the result or status information to the clock chip;

R8025时钟芯片接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the R8025 clock chip can take corresponding actions, such as updating the display content or controlling other peripherals;

重复上述步骤,可以实现R8025时钟芯片与AT655接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the R8025 clock chip and the AT655 receiving module.

进一步,R8025系列的时钟芯片和AT6558系列的接收芯片之间的通信通过I2C接口实现,时钟芯片与接收芯片通过I2C接口进行通信,按照以下步骤进行操作:确认两个芯片都支持I2C接口,并且它们的I2C地址是不同的;Furthermore, the communication between the R8025 series clock chip and the AT6558 series receiving chip is realized through the I2C interface. The clock chip and the receiving chip communicate through the I2C interface. Follow the steps below: Confirm that both chips support the I2C interface and their I2C addresses are different;

将两个芯片的I2C接口连接在一起,包括将时钟线(SCL)和数据线(SDA)连接在一起;Connect the I2C interfaces of the two chips together, including connecting the clock line (SCL) and the data line (SDA) together;

在R8025系列的时钟芯片中配置I2C接口的地址和其他参数,以便它可以通过I2C接口与其他设备通信;Configure the address and other parameters of the I2C interface in the R8025 series clock chip so that it can communicate with other devices through the I2C interface;

在AT6558系列的接收芯片中配置I2C接口的地址和其他参数,以便它可以从时钟芯片接收数据;Configure the address and other parameters of the I2C interface in the AT6558 series receiving chip so that it can receive data from the clock chip;

使用编程语言编写代码,以便在R8025系列的时钟芯片中设置时间和在AT6558系列的接收芯片中读取数据。Use a programming language to write code to set the time in a clock chip of the R8025 series and to read data in a receiver chip of the AT6558 series.

进一步,将R8025系列的时钟芯片与AT6558系列的接收芯片通过SPI接口进行通信,按照以下步骤进行操作:确认两个芯片都支持SPI接口,并且它们都配备了SPI接口引脚;Further, to make the R8025 series clock chip communicate with the AT6558 series receiving chip through the SPI interface, follow the steps below: confirm that both chips support the SPI interface and they are equipped with SPI interface pins;

将两个芯片的SPI接口连接在一起,包括将时钟线(SCK)、数据输入线(MISO)和数据输出线(MOSI)连接在一起;Connect the SPI interfaces of the two chips together, including connecting the clock line (SCK), data input line (MISO) and data output line (MOSI) together;

在时钟芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以通过SPI接口与其他设备通信;Configure the clock frequency, data bit number and other parameters of the SPI interface in the clock chip so that it can communicate with other devices through the SPI interface;

在接收芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以从时钟芯片接收数据;Configure the clock frequency, data bit number and other parameters of the SPI interface in the receiving chip so that it can receive data from the clock chip;

使用编程语言编写代码,以便在时钟芯片中设置时间和在接收芯片中读取数据。Use a programming language to write code to set the time in the clock chip and read the data in the receiving chip.

有益效果:本设备使用液晶显示屏幕,使用32位ARM单片机驱动,时钟芯片用带温度补偿功能的R8025系列芯片;本北斗BDS自动对时装置采用了中科微AT6558系列的一体化接收模块,支持多种卫星系统;开阔地一般可以接收20颗左右卫星信号,室内可延长接收天线到室外;本设备收到有效北斗BDS数据后,可以解析并显示时间,海拔、经纬度等信息;通过北斗收据后,通过串口和系统连接,确保时钟统一、同步;本设备可自动校正本地时间,并支持全球时区设置。Beneficial effects: This device uses a liquid crystal display screen, is driven by a 32-bit ARM single-chip microcomputer, and the clock chip uses an R8025 series chip with temperature compensation function; this Beidou BDS automatic time synchronization device uses the integrated receiving module of the Zhongkewei AT6558 series, which supports a variety of satellite systems; open areas can generally receive signals from about 20 satellites, and the receiving antenna can be extended indoors to the outdoors; after receiving valid Beidou BDS data, this device can parse and display time, altitude, longitude and latitude and other information; after receiving Beidou data, it is connected to the system through the serial port to ensure clock unification and synchronization; this device can automatically correct the local time and support global time zone settings.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

图1为本申请北斗自动对时时钟装置的系统连接框图。FIG1 is a system connection block diagram of the Beidou automatic time synchronization clock device of the present application.

具体实施方式Detailed ways

下面将结合本发明实施例,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will be combined with the embodiments of the present invention to clearly and completely describe the technical solutions in the embodiments of the present invention. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of the present invention.

本申请公开了一种北斗自动对时时钟装置,如图1,包括电连接的显示屏和ARM单片机,所述ARM单片机上配置有相互电连接的时钟芯片和接收模块,所述时钟芯片的型号为R8025系列芯片,R8025系列芯片是一款实时时钟芯片,内置32.768kHz DTCXO(数字温度补偿晶体振荡器),具有高稳定性,采用I2C总线接口。该芯片具有温度补偿功能,通过设置相应补偿的控制位,可以实现不同间隔的温度补偿,从而大大提高了时钟的精度。在默认设置下,该芯片可实现2S补偿。此外,R8025系列芯片具有极低的功能消耗,可长期使用电池供电。The present application discloses a Beidou automatic time synchronization clock device, as shown in Figure 1, including an electrically connected display screen and an ARM single-chip microcomputer, the ARM single-chip microcomputer is configured with a clock chip and a receiving module electrically connected to each other, the model of the clock chip is the R8025 series chip, the R8025 series chip is a real-time clock chip with a built-in 32.768kHz DTCXO (digital temperature compensated crystal oscillator), high stability, and an I2C bus interface. The chip has a temperature compensation function, and by setting the corresponding compensation control bit, temperature compensation at different intervals can be achieved, thereby greatly improving the accuracy of the clock. Under the default setting, the chip can achieve 2S compensation. In addition, the R8025 series chip has extremely low functional consumption and can be powered by batteries for a long time.

R8025系列芯片的接口电压范围为1.8V至5.5V,温度补偿电压范围为2.2V至5.5V,宽定时器电压范围为1.6V至5.5V。该芯片的时钟功能可以设置和读出月、日、日、时、分、秒,并具有周期性中断功能和报警功能。周期性中断功能可以通过/INTA引脚输出,具有普通脉冲波形(2Hz或1Hz)或CPU级中断波形(每秒、分钟、小时或月)两种输出波形。报警功能具有两种类型(Alarm W和Alarm D),可在预设时间向主机输出中断信号。The interface voltage range of the R8025 series chip is 1.8V to 5.5V, the temperature compensation voltage range is 2.2V to 5.5V, and the wide timer voltage range is 1.6V to 5.5V. The clock function of the chip can set and read out the month, day, day, hour, minute, and second, and has a periodic interrupt function and an alarm function. The periodic interrupt function can be output through the /INTA pin, with two output waveforms: a normal pulse waveform (2Hz or 1Hz) or a CPU-level interrupt waveform (per second, minute, hour, or month). The alarm function has two types (Alarm W and Alarm D), which can output an interrupt signal to the host at a preset time.

总之,R8025系列芯片是一款适用于各种需要高精度时钟的场合的实时时钟芯片,具有温度补偿功能、低功耗、多种中断和报警功能等特点。In short, the R8025 series chip is a real-time clock chip suitable for various occasions requiring high-precision clocks. It has the characteristics of temperature compensation, low power consumption, multiple interrupt and alarm functions, etc.

所述接收模块的型号为AT6558系列芯片,AT6558系列芯片是一款高性能BDS/GNSS多模卫星导航接收机SOC单芯片,采用55nm CMOS工艺,片上集成射频前端、数字基带处理器、32位的RISC CPU和电源管理功能。该芯片具有灵敏度高、定位精度和首次定位时间快、低功耗和小尺寸等特点。The model of the receiving module is the AT6558 series chip, which is a high-performance BDS/GNSS multi-mode satellite navigation receiver SOC single chip, using 55nm CMOS technology, integrating RF front-end, digital baseband processor, 32-bit RISC CPU and power management function on chip. The chip has the characteristics of high sensitivity, fast positioning accuracy and first positioning time, low power consumption and small size.

AT6558系列芯片支持多种卫星导航系统,包括中国的BDS(北斗卫星导航系统)、美国的GPS、俄罗斯的GLONASS、欧盟的GALILEO、日本的QZSS以及卫星增强系统SBAS(WAAS、EGNOS、GAGAN、MSAS)。它是一款真正意义的六合一多模卫星导航单芯片,可以同时接收六个卫星导航系统的GNSS信号,并且实现联合定位、导航与授时。AT6558 series chips support a variety of satellite navigation systems, including China's BDS (Beidou Satellite Navigation System), the United States' GPS, Russia's GLONASS, the European Union's GALILEO, Japan's QZSS and satellite augmentation systems SBAS (WAAS, EGNOS, GAGAN, MSAS). It is a true six-in-one multi-mode satellite navigation single chip that can simultaneously receive GNSS signals from six satellite navigation systems and achieve joint positioning, navigation and timing.

所述接收模块用于接收卫星信号,将接收到的北斗BDS数据解析并显示时间,海拔、经纬度信息,所述时钟芯片用于与接收模块通信确保时钟统一、同步,并自动校正本地时间,支持全球时区设置。The receiving module is used to receive satellite signals, parse the received Beidou BDS data and display the time, altitude, longitude and latitude information. The clock chip is used to communicate with the receiving module to ensure the clock is unified and synchronized, and automatically correct the local time, supporting global time zone settings.

进一步,所述ARM单片机的型号为STM32F1。这是ST公司推出的一款基于ARMCortex-M3内核的32位微控制器,具有丰富的外设和功能模块,可以满足各种应用场景的需求。Furthermore, the model of the ARM single chip microcomputer is STM32F1. This is a 32-bit microcontroller based on the ARMCortex-M3 core launched by ST, which has rich peripherals and functional modules and can meet the needs of various application scenarios.

优选的实施例中,STM32F1单片机与时钟芯片之间配置步骤包括:In a preferred embodiment, the configuration steps between the STM32F1 microcontroller and the clock chip include:

初始化STM32F1单片机的时钟和I/O端口,以便与时钟芯片进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the clock chip;

设置时钟芯片的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验等;Set the communication parameters of the clock chip, including clock frequency, number of data bits, number of stop bits, parity check, etc.

通过STM32F1单片机的I/O端口向R8025T发送启动传输的信号;Send a signal to start transmission to R8025T through the I/O port of the STM32F1 microcontroller;

在时钟芯片接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the clock chip receives the signal to start the transmission, it sends a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established;

然后,STM32F1单片机可以通过I/O端口向时钟芯片发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the clock chip through the I/O port;

时钟芯片接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the clock chip will process it and return the result or status information to the STM32F1 microcontroller;

STM32F1单片机接收到结果或状态信息后,采取相应的操作,更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 microcontroller takes corresponding actions to update the display content or control other peripherals;

重复上述步骤,实现STM32F1单片机与时钟芯片之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the clock chip.

优选的实施例中,STM32F1单片机与接收模块AT6558之间配置步骤包括:In a preferred embodiment, the configuration steps between the STM32F1 microcontroller and the receiving module AT6558 include:

初始化STM32F1单片机的时钟和I/O端口,以便与接收模块进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the receiving module;

设置AT6558的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验;Set the communication parameters of AT6558, including clock frequency, number of data bits, number of stop bits, and parity check;

通过STM32F1单片机的I/O端口向接收模块发送启动传输的信号;Send a signal to start transmission to the receiving module through the I/O port of the STM32F1 microcontroller;

在接收模块接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the receiving module receives the signal to start the transmission, it will send a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established;

然后,STM32F1单片机可以通过I/O端口向接收模块发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the receiving module through the I/O port;

接收模块接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the receiving module will process it and return the result or status information to the STM32F1 microcontroller;

STM32F1单片机接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 MCU can take corresponding actions, such as updating the display content or controlling other peripherals;

重复上述步骤,可以实现STM32F1单片机与接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the receiving module.

优选的实施例中,R8025系列的时钟芯片与AT6558系列的接收模块之间配置步骤包括:In a preferred embodiment, the configuration steps between the R8025 series clock chip and the AT6558 series receiving module include:

初始化时钟芯片和接收模块的通信接口,包括设置通信时钟、数据位数、停止位数、奇偶校验;Initialize the communication interface between the clock chip and the receiving module, including setting the communication clock, data bit number, stop bit number, and parity check;

通过时钟芯片发送启动传输信号给接收模块,启动通信连接;Sending a transmission start signal to the receiving module via the clock chip to start the communication connection;

接收模块接收到启动传输信号后,发送响应信号给时钟芯片,确认通信连接已经建立;After receiving the start transmission signal, the receiving module sends a response signal to the clock chip to confirm that the communication connection has been established;

时钟芯片发送数据或命令给接收模块;The clock chip sends data or commands to the receiving module;

接收模块接收到数据或命令后,对其进行处理,并将结果或状态信息返回给时钟芯片;After receiving the data or command, the receiving module processes it and returns the result or status information to the clock chip;

时钟芯片接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the clock chip can take corresponding actions, such as updating the display content or controlling other peripherals;

重复上述步骤,可以实现时钟芯片与接收模块之间的连续通信。Repeating the above steps can achieve continuous communication between the clock chip and the receiving module.

优选的实施例中,R8025的时钟芯片和AT6558的接收芯片之间的通信通过I2C接口实现,R8025的时钟芯片与AT6558的接收芯片通过I2C接口进行通信,按照以下步骤进行操作:确认两个芯片都支持I2C接口,并且它们的I2C地址是不同的;In a preferred embodiment, the communication between the clock chip of R8025 and the receiving chip of AT6558 is realized through the I2C interface. The clock chip of R8025 communicates with the receiving chip of AT6558 through the I2C interface, and the operation is performed according to the following steps: confirm that both chips support the I2C interface and their I2C addresses are different;

将两个芯片的I2C接口连接在一起,包括将时钟线(SCL)和数据线(SDA)连接在一起;Connect the I2C interfaces of the two chips together, including connecting the clock line (SCL) and the data line (SDA) together;

在R8025的时钟芯片中配置I2C接口的地址和其他参数,以便它可以通过I2C接口与其他设备通信;Configure the address and other parameters of the I2C interface in the clock chip of R8025 so that it can communicate with other devices through the I2C interface;

在AT6558的接收芯片中配置I2C接口的地址和其他参数,以便它可以从R8025的时钟芯片接收数据;Configure the address and other parameters of the I2C interface in the AT6558 receiving chip so that it can receive data from the R8025 clock chip;

使用编程语言编写代码(例如C语言或汇编语言),以便在R8025的时钟芯片中设置时间和在AT6558的接收芯片中读取数据。Write code using a programming language (such as C or assembly language) to set the time in the R8025 clock chip and read data in the AT6558 receiver chip.

优选的实施例中,将R8025的时钟芯片与AT6558的接收芯片通过SPI接口进行通信,按照以下步骤进行操作:确认两个芯片都支持SPI接口,并且它们都配备了SPI接口引脚;In a preferred embodiment, the clock chip of R8025 communicates with the receiving chip of AT6558 via the SPI interface, and the following steps are performed: confirm that both chips support the SPI interface and that they are equipped with SPI interface pins;

将两个芯片的SPI接口连接在一起,包括将时钟线(SCK)、数据输入线(MISO)和数据输出线(MOSI)连接在一起;Connect the SPI interfaces of the two chips together, including connecting the clock line (SCK), data input line (MISO) and data output line (MOSI) together;

在R8025的时钟芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以通过SPI接口与其他设备通信;Configure the clock frequency, data bit number and other parameters of the SPI interface in the clock chip of R8025 so that it can communicate with other devices through the SPI interface;

在AT6558接收芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以从R8025的时钟芯片接收数据;Configure the clock frequency, data bit number and other parameters of the SPI interface in the AT6558 receiving chip so that it can receive data from the R8025 clock chip;

使用编程语言编写代码(例如C语言或汇编语言),以便在R8025的时钟芯片中设置时间和在AT6558的接收芯片中读取数据。Write code using a programming language (such as C or assembly language) to set the time in the R8025 clock chip and read data in the AT6558 receiver chip.

本设备使用液晶显示屏幕,使用32位ARM单片机驱动,时钟芯片用带温度补偿功能的R8025芯片;本北斗BDS自动对时装置采用了中科微AT6558的一体化接收模块,支持多种卫星系统;开阔地一般可以接收20颗左右卫星信号,室内可延长接收天线到室外;本设备在收到有效北斗BDS数据后,可以解析并显示时间,海拔、经纬度等信息;通过北斗收据后,通过串口和系统连接,确保时钟统一、同步;本设备可自动校正本地时间,并支持全球时区设置。This device uses a liquid crystal display screen, is driven by a 32-bit ARM single-chip microcomputer, and the clock chip uses an R8025 chip with temperature compensation function; this Beidou BDS automatic time synchronization device uses the integrated receiving module of Zhongkewei AT6558, which supports multiple satellite systems; open areas can generally receive signals from about 20 satellites, and the receiving antenna can be extended indoors to the outdoors; after receiving valid Beidou BDS data, this device can parse and display time, altitude, longitude and latitude and other information; after receiving Beidou data, it is connected to the system through the serial port to ensure that the clock is unified and synchronized; this device can automatically correct the local time and support global time zone settings.

在需要保护的实施例中,本发明提供北斗自动对时时钟装置,包括电连接的显示屏和ARM单片机,所述ARM单片机上配置有相互电连接的时钟芯片和接收模块,所述时钟芯片的型号为R8025系列的时钟芯片,所述接收模块的型号为AT6558系列的芯片,所述接收模块用于接收卫星信号,将接收到的北斗BDS数据解析并显示时间,海拔、经纬度信息,所述时钟芯片用于与接收模块通信确保时钟统一、同步,并自动校正本地时间,支持全球时区设置。In an embodiment that needs to be protected, the present invention provides a Beidou automatic time-synchronizing clock device, including an electrically connected display screen and an ARM single-chip microcomputer, the ARM single-chip microcomputer is configured with a clock chip and a receiving module that are electrically connected to each other, the model of the clock chip is a clock chip of the R8025 series, the model of the receiving module is a chip of the AT6558 series, the receiving module is used to receive satellite signals, parse the received Beidou BDS data and display the time, altitude, longitude and latitude information, the clock chip is used to communicate with the receiving module to ensure clock unification and synchronization, and automatically correct the local time, supporting global time zone settings.

优选的,所述ARM单片机的型号为STM32F1。Preferably, the model of the ARM single chip microcomputer is STM32F1.

优选的,STM32F1单片机与时钟芯片R8025的时钟芯片之间配置步骤包括:Preferably, the configuration steps between the STM32F1 single chip microcomputer and the clock chip R8025 include:

初始化STM32F1单片机的时钟和I/O端口,以便与R8025的时钟芯片进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the clock chip of the R8025;

设置R8025时钟芯片的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验等;Set the communication parameters of the R8025 clock chip, including clock frequency, number of data bits, number of stop bits, parity check, etc.

通过STM32F1单片机的I/O端口向R8025的时钟芯片发送启动传输的信号;Send a signal to start transmission to the clock chip of R8025 through the I/O port of the STM32F1 microcontroller;

在R8025时钟芯片接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the R8025 clock chip receives the signal to start the transmission, it sends a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established;

然后,STM32F1单片机可以通过I/O端口向R8025的时钟芯片发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the R8025 clock chip through the I/O port;

R8025时钟芯片接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the R8025 clock chip will process it and return the result or status information to the STM32F1 microcontroller;

STM32F1单片机接收到结果或状态信息后,采取相应的操作,更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 MCU takes corresponding actions to update the display content or control other peripherals;

重复上述步骤,实现STM32F1单片机与R8025时钟芯片之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the R8025 clock chip.

优选的,STM32F1单片机与接收模块AT6558接收模块之间配置步骤包括:Preferably, the configuration steps between the STM32F1 single chip microcomputer and the receiving module AT6558 receiving module include:

初始化STM32F1单片机的时钟和I/O端口,以便与AT6558接收模块进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the AT6558 receiver module;

设置AT6558接收模块的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验;Set the communication parameters of the AT6558 receiving module, including clock frequency, number of data bits, number of stop bits, and parity check;

通过STM32F1单片机的I/O端口向AT6558接收模块发送启动传输的信号;Send a signal to start transmission to the AT6558 receiving module through the I/O port of the STM32F1 microcontroller;

在AT6558接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After AT6558 receives the signal to start the transmission, it sends a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established;

然后,STM32F1单片机可以通过I/O端口向AT6558接收模块发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the AT6558 receiving module through the I/O port;

AT6558接收模块接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the AT6558 receiving module will process it and return the result or status information to the STM32F1 microcontroller;

STM32F1单片机接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 MCU can take corresponding actions, such as updating the display content or controlling other peripherals;

重复上述步骤,可以实现STM32F1单片机与AT6558接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the AT6558 receiving module.

优选的,R8025系列的时钟芯片与AT6558接收模块之间配置步骤包括:Preferably, the configuration steps between the R8025 series clock chip and the AT6558 receiving module include:

初始化R8025时钟芯片和AT6558接收模块的通信接口,包括设置通信时钟、数据位数、停止位数、奇偶校验;Initialize the communication interface between the R8025 clock chip and the AT6558 receiving module, including setting the communication clock, number of data bits, number of stop bits, and parity check;

通过R8025时钟芯片发送启动传输信号给AT6558接收模块,启动通信连接;Send a start transmission signal to the AT6558 receiving module through the R8025 clock chip to start the communication connection;

AT6558接收到启动传输信号后,发送响应信号给R8025时钟芯片,确认通信连接已经建立;After receiving the start transmission signal, AT6558 sends a response signal to the R8025 clock chip to confirm that the communication connection has been established;

R8025时钟芯片发送数据或命令给AT6558;The R8025 clock chip sends data or commands to AT6558;

AT6558接收到数据或命令后,对其进行处理,并将结果或状态信息返回给R8025时钟芯片;After receiving the data or command, AT6558 processes it and returns the result or status information to the R8025 clock chip;

R8025时钟芯片接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the R8025 clock chip can take corresponding actions, such as updating the display content or controlling other peripherals;

重复上述步骤,可以实现R8025时钟芯片与AT6558接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the R8025 clock chip and the AT6558 receiving module.

优选的,R8025的时钟芯片和AT6558接收芯片之间的通信通过I2C接口实现,R8025时钟芯片与AT6558接收芯片通过I2C接口进行通信,按照以下步骤进行操作:确认两个芯片都支持I2C接口,并且它们的I2C地址是不同的;Preferably, the communication between the R8025 clock chip and the AT6558 receiving chip is realized through the I2C interface, and the R8025 clock chip communicates with the AT6558 receiving chip through the I2C interface, and the following steps are performed: confirm that both chips support the I2C interface and their I2C addresses are different;

将两个芯片的I2C接口连接在一起,包括将时钟线(SCL)和数据线(SDA)连接在一起;Connect the I2C interfaces of the two chips together, including connecting the clock line (SCL) and the data line (SDA) together;

在R8025系列时钟芯片中配置I2C接口的地址和其他参数,以便它可以通过I2C接口与其他设备通信;Configure the address and other parameters of the I2C interface in the R8025 series clock chip so that it can communicate with other devices through the I2C interface;

在AT6558系列接收芯片中配置I2C接口的地址和其他参数,以便它可以从R8025T时钟芯片接收数据;Configure the address and other parameters of the I2C interface in the AT6558 series receiving chip so that it can receive data from the R8025T clock chip;

使用编程语言编写代码,以便在R8025时钟芯片中设置时间和在AT6558接收芯片中读取数据。Write code using a programming language to set the time in the R8025 clock chip and read data in the AT6558 receiver chip.

优选的,将R8025时钟芯片与AT6558接收芯片通过SPI接口进行通信,按照以下步骤进行操作:确认两个芯片都支持SPI接口,并且它们都配备了SPI接口引脚;Preferably, the R8025 clock chip communicates with the AT6558 receiving chip via the SPI interface, and the following steps are performed: confirm that both chips support the SPI interface and that they are both equipped with SPI interface pins;

将两个芯片的SPI接口连接在一起,包括将时钟线(SCK)、数据输入线(MISO)和数据输出线(MOSI)连接在一起;Connect the SPI interfaces of the two chips together, including connecting the clock line (SCK), data input line (MISO) and data output line (MOSI) together;

在R8025系列的时钟芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以通过SPI接口与其他设备通信;Configure the clock frequency, data bit number and other parameters of the SPI interface in the clock chip of the R8025 series so that it can communicate with other devices through the SPI interface;

在AT6558接收芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以从R8025时钟芯片接收数据;Configure the clock frequency, data bit number and other parameters of the SPI interface in the AT6558 receiving chip so that it can receive data from the R8025 clock chip;

使用编程语言编写代码,以便在R8025系列的时钟芯片中设置时间和在AT6558接收芯片中读取数据。Use a programming language to write code to set the time in the R8025 series clock chip and read data in the AT6558 receiver chip.

由技术常识可知,本发明可以通过其它的不脱离其精神实质或必要特征的实施方案来实现。上述公开的实施方案,就各方面而言,都只是举例说明,并不是仅有的所有在本发明范围内或在等同于本发明的范围内的改变均被本发明包含。It is known from common technical knowledge that the present invention can be implemented by other embodiments that do not deviate from its spirit or essential features. The above disclosed embodiments are only illustrative in all respects, and not all changes within the scope of the present invention or within the scope equivalent to the present invention are included in the present invention.

Claims (7)

1.北斗自动对时时钟装置,其特征在于,包括电连接的显示屏和ARM单片机,所述ARM单片机上配置有相互电连接的时钟芯片和接收模块,所述时钟芯片的为R8025系列,所述接收模块的为AT6558系列,所述接收模块用于接收卫星信号,将接收到的北斗BDS数据解析并显示时间,海拔、经纬度信息,所述时钟芯片用于与接收模块通信确保时钟统一、同步,并自动校正本地时间,支持全球时区设置。1. Beidou automatic time synchronization clock device, characterized in that it includes an electrically connected display screen and an ARM single-chip microcomputer, the ARM single-chip microcomputer is configured with a clock chip and a receiving module electrically connected to each other, the clock chip is of the R8025 series, the receiving module is of the AT6558 series, the receiving module is used to receive satellite signals, parse the received Beidou BDS data and display the time, altitude, longitude and latitude information, the clock chip is used to communicate with the receiving module to ensure the clock is unified and synchronized, and automatically correct the local time, and support global time zone settings. 2.根据权利要求1所述的北斗自动对时时钟装置,其特征在于,所述ARM单片机的型号为STM32F1。2. The Beidou automatic time synchronization clock device according to claim 1, characterized in that the model of the ARM single-chip microcomputer is STM32F1. 3.根据权利要求2所述的北斗自动对时时钟装置,其特征在于,STM32F1单片机与时钟芯片之间配置步骤包括:3. The Beidou automatic time synchronization clock device according to claim 2 is characterized in that the configuration steps between the STM32F1 single-chip microcomputer and the clock chip include: 初始化STM32F1单片机的时钟和I/O端口,以便与R8025系列的时钟芯片进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the clock chip of the R8025 series; 设置R8025T的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验等;Set the communication parameters of R8025T, including clock frequency, number of data bits, number of stop bits, parity check, etc. 通过STM32F1单片机的I/O端口向R8025时钟芯片发送启动传输的信号;Send a signal to start transmission to the R8025 clock chip through the I/O port of the STM32F1 microcontroller; 在R8025时钟芯片接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the R8025 clock chip receives the signal to start the transmission, it sends a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established; 然后,STM32F1单片机可以通过I/O端口向R8025时钟芯片发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the R8025 clock chip through the I/O port; R8025时钟芯片接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving the data or command, the R8025 clock chip will process it and return the result or status information to the STM32F1 microcontroller; STM32F1单片机接收到结果或状态信息后,采取相应的操作,更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 MCU takes corresponding actions to update the display content or control other peripherals; 重复上述步骤,实现STM32F1单片机与R8025时钟芯片之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the R8025 clock chip. 4.根据权利要求2所述的北斗自动对时时钟装置,其特征在于,STM32F1单片机与接收模块AT6558之间配置步骤包括:4. The Beidou automatic time synchronization clock device according to claim 2 is characterized in that the configuration steps between the STM32F1 single chip microcomputer and the receiving module AT6558 include: 初始化STM32F1单片机的时钟和I/O端口,以便与AT6558系列的接收模块进行通信;Initialize the clock and I/O ports of the STM32F1 microcontroller to communicate with the receiver module of the AT6558 series; 设置AT6558系列的接收模块的通信参数,包括时钟频率、数据位数、停止位数、奇偶校验;Set the communication parameters of the AT6558 series receiving module, including clock frequency, number of data bits, number of stop bits, and parity check; 通过STM32F1单片机的I/O端口向AT6558接收模块发送启动传输的信号;Send a signal to start transmission to the AT6558 receiving module through the I/O port of the STM32F1 microcontroller; 在AT6558接收模块接收到启动传输的信号后,它会发送一个响应信号给STM32F1单片机,确认通信连接已经建立;After the AT6558 receiving module receives the signal to start the transmission, it will send a response signal to the STM32F1 microcontroller to confirm that the communication connection has been established; 然后,STM32F1单片机可以通过I/O端口向AT6558接收模块发送数据或命令;Then, the STM32F1 microcontroller can send data or commands to the AT6558 receiving module through the I/O port; AT6558接收模块在接收到数据或命令后,会对其进行处理,并将结果或状态信息返回给STM32F1单片机;After receiving data or commands, the AT6558 receiving module will process them and return the results or status information to the STM32F1 microcontroller; STM32F1单片机接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the STM32F1 MCU can take corresponding actions, such as updating the display content or controlling other peripherals; 重复上述步骤,可以实现STM32F1单片机与AT6558接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the STM32F1 microcontroller and the AT6558 receiving module. 5.根据权利要求1所述的北斗自动对时时钟装置,其特征在于,R8025时钟芯片与接AT6558收模块之间之间配置步骤包括:5. The Beidou automatic time synchronization clock device according to claim 1 is characterized in that the configuration steps between the R8025 clock chip and the AT6558 receiving module include: 初始化R8025时钟芯片和AT6558接收模块的通信接口,包括设置通信时钟、数据位数、停止位数、奇偶校验;Initialize the communication interface between the R8025 clock chip and the AT6558 receiving module, including setting the communication clock, number of data bits, number of stop bits, and parity check; 通过R8025发送启动传输信号给AT6558,启动通信连接;Send a start transmission signal to AT6558 via R8025 to start the communication connection; AT6558接收到启动传输信号后,发送响应信号给R8025时钟芯片,确认通信连接已经建立;After receiving the start transmission signal, AT6558 sends a response signal to the R8025 clock chip to confirm that the communication connection has been established; R8025时钟芯片发送数据或命令给AT6558接收模块;The R8025 clock chip sends data or commands to the AT6558 receiving module; AT6558接收模块接收到数据或命令后,对其进行处理,并将结果或状态信息返回给时钟芯片;After receiving the data or command, the AT6558 receiving module processes it and returns the result or status information to the clock chip; R8025时钟芯片接收到结果或状态信息后,可以采取相应的操作,例如更新显示内容或控制其他外设等;After receiving the result or status information, the R8025 clock chip can take corresponding actions, such as updating the display content or controlling other peripherals; 重复上述步骤,可以实现R8025系列的时钟芯片与AT6558系列的接收模块之间的连续通信。Repeat the above steps to achieve continuous communication between the R8025 series clock chip and the AT6558 series receiving module. 6.根据权利要求2所述的北斗自动对时时钟装置,其特征在于,时钟芯片和接收芯片之间的通信通过I2C接口实现,时钟芯片与接收芯片通过I2C接口进行通信,按照以下步骤进行操作:确认两个芯片都支持I2C接口,并且它们的I2C地址是不同的;6. The Beidou automatic time synchronization clock device according to claim 2, characterized in that the communication between the clock chip and the receiving chip is realized through an I2C interface, and the clock chip and the receiving chip communicate through the I2C interface, and the operation is performed according to the following steps: confirm that both chips support the I2C interface and their I2C addresses are different; 将两个芯片的I2C接口连接在一起,包括将时钟线(SCL)和数据线(SDA)连接在一起;Connect the I2C interfaces of the two chips together, including connecting the clock line (SCL) and the data line (SDA) together; 在时钟芯片中配置I2C接口的地址和其他参数,以便它可以通过I2C接口与其他设备通信;Configure the address and other parameters of the I2C interface in the clock chip so that it can communicate with other devices through the I2C interface; 在接收芯片中配置I2C接口的地址和其他参数,以便它可以从时钟芯片接收数据;Configure the address and other parameters of the I2C interface in the receiving chip so that it can receive data from the clock chip; 使用编程语言编写代码,以便在时钟芯片中设置时间和在接收芯片中读取数据。Use a programming language to write code to set the time in the clock chip and read the data in the receiving chip. 7.根据权利要求1所述的北斗自动对时时钟装置,其特征在于,将时钟芯片与接收芯片通过SPI接口进行通信,按照以下步骤进行操作:确认两个芯片都支持SPI接口,并且它们都配备了SPI接口引脚;7. The Beidou automatic time synchronization clock device according to claim 1 is characterized in that the clock chip and the receiving chip communicate through the SPI interface, and the operation is performed according to the following steps: confirm that both chips support the SPI interface and are equipped with SPI interface pins; 将两个芯片的SPI接口连接在一起,包括将时钟线(SCK)、数据输入线(MISO)和数据输出线(MOSI)连接在一起;Connect the SPI interfaces of the two chips together, including connecting the clock line (SCK), data input line (MISO) and data output line (MOSI) together; 在时钟芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以通过SPI接口与其他设备通信;Configure the clock frequency, data bit number and other parameters of the SPI interface in the clock chip so that it can communicate with other devices through the SPI interface; 在接收芯片中配置SPI接口的时钟频率、数据位数和其他参数,以便它可以从时钟芯片接收数据;Configure the clock frequency, data bit number and other parameters of the SPI interface in the receiving chip so that it can receive data from the clock chip; 使用编程语言编写代码,以便在时钟芯片中设置时间和在接收芯片中读取数据。Use a programming language to write code to set the time in the clock chip and read the data in the receiving chip.
CN202311793861.5A 2023-12-25 2023-12-25 Beidou automatic time synchronization clock device Pending CN117826569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311793861.5A CN117826569A (en) 2023-12-25 2023-12-25 Beidou automatic time synchronization clock device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311793861.5A CN117826569A (en) 2023-12-25 2023-12-25 Beidou automatic time synchronization clock device

Publications (1)

Publication Number Publication Date
CN117826569A true CN117826569A (en) 2024-04-05

Family

ID=90510762

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311793861.5A Pending CN117826569A (en) 2023-12-25 2023-12-25 Beidou automatic time synchronization clock device

Country Status (1)

Country Link
CN (1) CN117826569A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103235500A (en) * 2013-05-21 2013-08-07 成都天奥电子股份有限公司 Satellite time service method and timing device based on beidou
CN104808742A (en) * 2015-01-28 2015-07-29 浪潮集团有限公司 BDS-based time calibrating method
CN105589085A (en) * 2014-10-24 2016-05-18 深圳艾科创新微电子有限公司 Low-power consumption Beidou positioning communication device and control method
CN205450289U (en) * 2016-03-31 2016-08-10 孟广仕 Big dipper satellite navigation controller
US20200373996A1 (en) * 2019-05-21 2020-11-26 The Institute of Oceanology, Chinese Academy of Sciences System for real-time transmission of large-capacity of deep-sea subsurface mooring based on beidou satellite

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103235500A (en) * 2013-05-21 2013-08-07 成都天奥电子股份有限公司 Satellite time service method and timing device based on beidou
CN105589085A (en) * 2014-10-24 2016-05-18 深圳艾科创新微电子有限公司 Low-power consumption Beidou positioning communication device and control method
CN104808742A (en) * 2015-01-28 2015-07-29 浪潮集团有限公司 BDS-based time calibrating method
CN205450289U (en) * 2016-03-31 2016-08-10 孟广仕 Big dipper satellite navigation controller
US20200373996A1 (en) * 2019-05-21 2020-11-26 The Institute of Oceanology, Chinese Academy of Sciences System for real-time transmission of large-capacity of deep-sea subsurface mooring based on beidou satellite

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
尹全杰等: "《电子产品设计与制作(第2版)》", 28 February 2022, 北京航空航天大学出版社, pages: 195 - 197 *

Similar Documents

Publication Publication Date Title
CN111474532A (en) Time synchronization method and device for vehicle-mounted mobile laser radar measurement system
CN103678728A (en) High-speed data recording system based on FPGA+DSP framework and establishment method thereof
CN108282242B (en) Time-space synchronization device and system, map collection vehicle and map intelligent production system
CN117826569A (en) Beidou automatic time synchronization clock device
CN101718967A (en) Intelligent electronic clock with laser beam indicators
CN106776218B (en) Server monitoring system with time calibration function
CN201732514U (en) Networked automatic timing high-precision digital permanent calendar with mutual-assistance sharing protocol
CN114063705B (en) Read-write system and method for real-time clock chip
CN102122130A (en) Second generation Beidou satellite time service watch and implementation method thereof
CN104793223A (en) Beidou navigation and positioning circuit
CN201166813Y (en) A Tracking Controller for Butterfly Solar System
CN206258587U (en) Loss prevention device based on GPS and Bluetooth communication
CN107966721A (en) A kind of Portable external Beidou navigation device based on Android terminal
WO2021077588A1 (en) Method and apparatus for controlling cold startup of receiver, and terminal device and medium
CN117805873A (en) An RTK system based on 2.4Ghz wireless technology
CN206601492U (en) A kind of three mode satellite signals forwarding simulator
CN208432874U (en) A kind of low-power consumption satellite time transfer wrist-watch
CN103728627A (en) Embedded positioning system based on Ublox GPS module
CN202102112U (en) Hand-held GPS positioning terminal machine
CN112617362A (en) A intelligent bracelet for at school student's physique monitoring
CN106936530A (en) A kind of wireless sensing wind load monitoring system for realizing multi-measuring point synchronous acquisition
CN109861779B (en) Multisource high-precision synchronization device based on avionic optical fiber network
CN208848047U (en) A kind of three intelligent clock systems
CN207782883U (en) A kind of Big Dipper/GPS dual mode satellite orientation and communication mobile phones
CN220584405U (en) Multi-source fusion positioning terminal for light unmanned agricultural machinery

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20240405