WO2022027846A1 - 一种应用于舵机控制系统的SoC芯片结构 - Google Patents

一种应用于舵机控制系统的SoC芯片结构 Download PDF

Info

Publication number
WO2022027846A1
WO2022027846A1 PCT/CN2020/126684 CN2020126684W WO2022027846A1 WO 2022027846 A1 WO2022027846 A1 WO 2022027846A1 CN 2020126684 W CN2020126684 W CN 2020126684W WO 2022027846 A1 WO2022027846 A1 WO 2022027846A1
Authority
WO
WIPO (PCT)
Prior art keywords
module
subsystem
speed bus
bus
control system
Prior art date
Application number
PCT/CN2020/126684
Other languages
English (en)
French (fr)
Inventor
刘林涛
武春风
秦勇
白明顺
莫尚军
Original Assignee
航天科工微电子系统研究院有限公司
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 航天科工微电子系统研究院有限公司 filed Critical 航天科工微电子系统研究院有限公司
Publication of WO2022027846A1 publication Critical patent/WO2022027846A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4027Coupling between buses using bus bridges
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus

Definitions

  • the invention relates to the field of precise control SoC chip structure, and more particularly, to a SoC chip structure applied to a steering gear control system.
  • the steering gear control system includes DAC and PWM output, ADC signal acquisition and CPU processing.
  • the control system of the steering gear is mainly realized by discrete devices such as single-chip microcomputer + PWM generator/ADC/DAC.
  • discrete devices such as single-chip microcomputer + PWM generator/ADC/DAC.
  • domestic and foreign companies and related units use a low-power single-chip microcomputer + ADC and DAC chip and other discrete device integration solutions when developing and designing the steering gear control system.
  • This is mainly because there is no dedicated control SoC chip developed for the application requirements of the steering gear control system, so the secondary integration scheme of discrete devices based on low-power microcontrollers can only be used, which increases the complexity of the research and development of the steering gear system.
  • the volume of the control system realized by the integration of discrete devices is large, which makes the miniaturization of the steering gear encounter a bottleneck.
  • the purpose of the present invention is to overcome the deficiencies of the prior art, provide a SoC chip structure applied to the steering gear control system, realize the monolithic and low power consumption of the steering gear control system, and solve the integration of discrete components in the steering gear control system.
  • the system development of the realization scheme is complex and bulky, which is not conducive to the miniaturization of the steering gear.
  • a SoC chip structure applied to a steering gear control system including a bus, a bridge, a CPU subsystem, a memory subsystem, a control output subsystem, an input sampling subsystem, a peripheral subsystem and a clock reset subsystem, the bus includes A high-speed bus and a low-speed bus; the high-speed bus and the low-speed bus are connected through a bridge; the CPU subsystem is connected to the high-speed bus, and the high-speed bus is respectively connected to the memory subsystem and the bridge; the control output subsystem is connected to the low-speed bus, and the low-speed bus is connected to the low-speed bus.
  • the input sampling subsystem is connected to the low-speed bus
  • the peripheral subsystem is connected to the low-speed bus
  • the clock reset subsystem is connected to the low-speed bus
  • the control output subsystem includes two DAC modules and four pairs of PWM generator output module; all two DAC modules and four pairs of PWM generator output modules are connected with low-speed bus.
  • control output subsystem includes two bus interfaces for receiving the control information transmitted by the CPU subsystem through the bus, and decomposes the control information and transmits the data to two DAC modules and four pairs of PWM generator outputs. module.
  • the input sampling subsystem includes four-way ADC modules and four-way filters; the four-way ADCs and the four-way filters are both connected to the low-speed bus, and the input ends of the four-way ADCs are connected to the four-way filters. connected to the output.
  • the CPU subsystem includes a central processing unit, a wake-up interrupt controller and a debug interface; the wake-up interrupt controller is connected to the central processing unit for completing wake-up and interrupt control functions; the debug interface is connected to the central processing unit. Connection is used to realize the function of chip debugging; the CPU subsystem works as a master device on the high-speed bus, and connects and communicates with other subsystems through the high-speed bus.
  • the memory subsystem includes a DMA module, an SRAM module and an eflash module; the DMA module, the SRAM module and the eflash module are all connected to a high-speed bus.
  • the peripheral subsystem includes a UART module, a SPI module, a GPIO module, and a TIMERS module; the UART module, the SPI module, the GPIO module, and the TIMERS module are all general-purpose modules, and the UART module, the SPI module, and the GPIO module are all general-purpose modules. and TIMERS modules are connected to the low speed bus.
  • the clock reset subsystem includes a PLL module, a POR module and a CLK/RST module; the PLL module and the POR module are a general-purpose on-chip phase-locked loop and a power-on reset circuit module, and the PLL module is used to realize 3, 4, etc. frequency multiplication function; the CLK/RST module is used to realize the shaping and filtering processing function of the clock and reset signals.
  • the invention realizes the monolithic and low power consumption of the steering gear control system, and solves the problems of high system development complexity, large volume, and unfavorable miniaturization of the steering gear in the implementation scheme of the integrated implementation of the discrete components of the steering gear control system;
  • the CPU controls the DAC and four pairs of PWM generators to output to the servo braking subsystem, and then the ADC integrated on the chip realizes the signal conversion in the servo control system; and then the 32-bit RISC CPU performs data analysis and processing, so as to realize the steering gear
  • the loop control of the control system realizes the monolithic and low power consumption of the steering gear control system, and solves the high complexity and large volume of the system development of the integrated implementation scheme of the discrete components of the steering gear control system, which is not conducive to the miniaturization of the steering gear.
  • the SoC chip based on the invention can not only meet the application requirements of the steering gear control system, but also meet the application requirements in the similar precision control field.
  • FIG. 1 is a schematic structural diagram of a SoC chip applied to a steering gear control system according to the present invention.
  • a SoC chip structure applied to a steering gear control system includes a bus, a bridge, a CPU subsystem, a memory subsystem, a control output subsystem, an input sampling subsystem, a peripheral subsystem and a clock reset subsystem.
  • the bus includes a high-speed bus and a low-speed bus; the high-speed bus and the low-speed bus are connected through a bridge; the CPU subsystem is connected with the high-speed bus, and the high-speed bus is respectively connected with the memory subsystem and the bridge; the control output subsystem is connected with the low-speed bus
  • the low-speed bus is connected to the bridge; the input sampling subsystem is connected to the low-speed bus; the peripheral subsystem is connected to the low-speed bus; the clock reset subsystem is connected to the low-speed bus; the control output subsystem includes two There are two DAC modules and four pairs of PWM generator output modules; all two DAC modules and four pairs of PWM generator output modules are connected to the low-speed bus.
  • control output subsystem includes two bus interfaces for receiving the control information transmitted by the CPU subsystem through the bus, and decomposes the control information and transmits the data to two DAC modules and four pairs of PWM generator outputs. module.
  • the input sampling subsystem includes four-way ADC modules and four-way filters; the four-way ADCs and the four-way filters are both connected to the low-speed bus, and the input ends of the four-way ADCs are connected to the four-way filters. connected to the output.
  • the CPU subsystem includes a central processing unit, a wake-up interrupt controller and a debug interface; the wake-up interrupt controller is connected to the central processing unit for completing wake-up and interrupt control functions; the debug interface is connected to the central processing unit. Connection is used to realize the function of chip debugging; the CPU subsystem works as a master device on the high-speed bus, and connects and communicates with other subsystems through the high-speed bus.
  • the memory subsystem includes a DMA module, an SRAM module and an eflash module; the DMA module, the SRAM module and the eflash module are all connected to a high-speed bus.
  • the peripheral subsystem includes a UART module, a SPI module, a GPIO module, and a TIMERS module; the UART module, the SPI module, the GPIO module, and the TIMERS module are all general-purpose modules, and the UART module, the SPI module, and the GPIO module are all general-purpose modules. and TIMERS modules are connected to the low speed bus.
  • the clock reset subsystem includes a PLL module, a POR module and a CLK/RST module; the PLL module and the POR module are a general-purpose on-chip phase-locked loop and a power-on reset circuit module, and the PLL module is used to realize 3, 4, etc. frequency multiplication function; the CLK/RST module is used to realize the shaping and filtering processing function of the clock and reset signals.
  • a preferred embodiment of the SoC chip structure applied to a steering gear control system of the present invention includes a CPU Subsystem (CPU Subsystem), a Memory Subsystem (Memory Subsystem), and a Bus (AHB Bus and APB Bus) , Bridge (Bridge), Control Output Subsystem (Output Subsystem), Input Sampling Subsystem (Sample Subsystem), General Peripheral Subsystem (Peripheral Subsystem) and Clock Reset Subsystem (CLK/RST Subsystem).
  • CPU Subsystem CPU Subsystem
  • Memory Subsystem Memory Subsystem
  • APB Bus Bus
  • Bridge Bridge
  • Control Output Subsystem Output Subsystem
  • Input Sampling Subsystem Sample Subsystem
  • General Peripheral Subsystem Peripheral Subsystem
  • Clock Reset Subsystem CLK/RST Subsystem
  • the CPU subsystem As the master device on the bus AHB Bus, the CPU subsystem (CPU Subsystem) is connected to the memory subsystem (Memory Subsystem) and bridge (Bridge) through the AHB Bus.
  • AHB Bus via Bridge and APB Bus connection.
  • Control the output subsystem Output Subsystem
  • input sampling subsystem Sample Subsystem
  • general peripheral subsystem Peripheral Subsystem
  • clock reset subsystem CLK/RST Subsystem
  • the CPU Subsystem includes the Central Processing Unit (CPU), the Wakeup Interrupt Controller (WIC) and the Debug Interface (SWD).
  • the WIC is connected to the CPU to complete wake-up and interrupt control functions.
  • the SWD is connected with the CPU to realize the chip debugging function.
  • the CPU Subsystem works as a master device on the AHB Bus, and connects and communicates with other subsystems through the AHB Bus.
  • DMA dynamic random access memory
  • SRAM static random access memory
  • eflash dynamic random access memory
  • Control the output subsystem includes two DACs and four pairs of PWM generator outputs. Each block in the Output Subsystem is connected to the APB Bus.
  • the input sampling subsystem contains ADCs and filters. Sample Each module in the Subsystem is associated with the APB
  • the bus is connected, and the input of the ADC is connected with the filter, which has good scalability and can meet the application requirements of different servo control systems.
  • the general peripheral subsystem includes UART, SPI, GPIO and TIMERS.
  • UART, SPI, GPIO, and TIMERS are all general-purpose modules, and each module in the Peripheral Subsystem is connected to the APB Bus.
  • the general peripheral subsystem can realize the control and information exchange of the chip to other systems of the steering gear, as well as the information exchange with the host computer.
  • the clock reset subsystem includes PLL (Phase Locked Loop), POR (Power On Reset) and CLK/RST.
  • PLL and POR are general-purpose on-chip phase-locked loop and power-on reset circuit modules, respectively.
  • PLL realizes frequency multiplication functions such as 3 and 4.
  • CLK/RST implements functions such as shaping and filtering of clock and reset signals, thereby providing a clean and reliable clock and reset signal for the system.
  • a SoC chip structure applied to a steering gear control system of the present invention is applied to the steering gear control system, and is manufactured by a 0.18um CMOS process, and the overall power consumption of the chip is less than 100mW.
  • the invention realizes the low power consumption and monolithicization of the steering gear control system by implementing low power consumption design and monolithic integration of high-performance analog circuit units such as high-precision ADCs required by the steering gear control system, and solves the problem of the steering gear control system.
  • the system development of the discrete device integration solution is complex and bulky, which is not conducive to the miniaturization of the steering gear.
  • the SoC chip based on the invention can not only meet the application requirements of the steering gear control system, but also meet the application requirements in the similar precision control field.
  • the functions of the present invention are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present invention in essence, or the part that contributes to the prior art or the part of the technical solution, can be embodied in the form of a software product, and the computer software product is stored in a storage medium.
  • a computer device which may be a personal computer, a server, or a network device, etc.
  • the aforementioned storage medium includes: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program codes .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Automation & Control Theory (AREA)
  • Power Steering Mechanism (AREA)
  • Combined Controls Of Internal Combustion Engines (AREA)

Abstract

本发明公开了一种应用于舵机控制系统的SoC芯片结构,包括总线、桥、CPU子系统、存储器子系统、控制输出子系统、输入采样子系统、外设子系统和时钟复位子系统,所述总线包括高速总线和低速总线;高速总线与低速总线通过桥连接等;本发明先通过DAC和PWM输出给舵机制动分系统,再由片内集成的ADC实现舵机控制系统中的信号转换,再由32位RISC CPU进行数据的分析处理,从而实现舵机控制系统的环路控制。本发明有效解决了舵机控制系统分立器件集成实现方案的系统开发复杂度高、体积大的问题。

Description

一种应用于舵机控制系统的SoC芯片结构 技术领域
本发明涉及精密控制SoC芯片结构领域,更为具体的,涉及一种应用于舵机控制系统的SoC芯片结构。
背景技术
舵机控制系统包括DAC和PWM输出、ADC信号采集和CPU处理组成。目前,舵机的控制系统主要采用单片机+PWM发生器/ADC/DAC等分立器件实现的方式。如国内外公司和相关单位在进行舵机控制系统研发设计时,采用的是低功耗单片机+ADC和DAC芯片等分立器件集成的方案。这主要是因为目前还没有针对舵机控制系统的应用需求而开发的专用控制SoC芯片,所以只能采用基于低功耗单片机的分立器件二次集成方案,这增加了舵机系统研发的复杂度,并且分立器件集成实现的控制系统体积大,使得舵机的微型化遭遇瓶颈。
技术问题
本发明的目的在于克服现有技术的不足,提供一种应用于舵机控制系统的SoC芯片结构,实现了舵机控制系统的单片化和低功耗,解决了舵机控制系统分立器件集成实现方案的系统开发复杂度高、体积大、不利于舵机微型化的问题。
技术解决方案
一种应用于舵机控制系统的SoC芯片结构,包括总线、桥、CPU子系统、存储器子系统、控制输出子系统、输入采样子系统、外设子系统和时钟复位子系统,所述总线包括高速总线和低速总线;高速总线与低速总线通过桥连接;所述CPU子系统与高速总线连接,高速总线分别与存储器子系统和桥连接;所述控制输出子系统与低速总线连接,低速总线与桥连接;所述输入采样子系统与低速总线连接;所述外设子系统与低速总线连接;所述时钟复位子系统与低速总线连接;所述控制输出子系统包括两路DAC模块和四对PWM发生器输出模块;所两路DAC模块和四对PWM发生器输出模块均与低速总线连接。
进一步地,所述控制输出子系统包括两个总线接口,用于接收CPU子系统通过总线传递过来的控制信息,并进行控制信息的分解并传递数据给两路DAC模块和四对PWM发生器输出模块。
进一步地,所述输入采样子系统包含四路ADC模块和四路滤波器;所述四路ADC和四路滤波器均与低速总线连接,并且所述四路ADC的输入端与四路滤波器的输出端相连。
进一步地,所述CPU子系统包括中央处理器、唤醒中断控制器和调试接口;所述唤醒中断控制器与中央处理器连接,用于完成唤醒和中断控制功能;所述调试接口与中央处理器连接,用于实现芯片调试功能;所述CPU子系统以高速总线上主设备的方式工作,通过高速总线与其他子系统连接与通信。
进一步地,所述存储器子系统包括DMA模块、SRAM模块和eflash模块;所述DMA模块、SRAM模块和eflash模块均与高速总线连接。
进一步地,所述外设子系统包括UART模块、SPI模块、GPIO模块和TIMERS模块;所述UART模块、SPI模块、GPIO模块和TIMERS模块均为通用模块,所述UART模块、SPI模块、GPIO模块和TIMERS模块均与低速总线连接。
进一步地,所述时钟复位子系统包括PLL模块、POR模块和CLK/RST模块;所述PLL模块、POR模块为通用片上锁相环和上电复位电路模块,所述PLL模块用于实现3、4等倍频功能;所述CLK/RST模块用于实现对时钟和复位信号的整形滤波处理功能。
有益效果
本发明实现了舵机控制系统的单片化和低功耗,解决了舵机控制系统分立器件集成实现方案的系统开发复杂度高、体积大、不利于舵机微型化的问题;具体的,CPU控制DAC和四对PWM发生器输出给舵机制动分系统,再由片内集成的ADC实现舵机控制系统中的信号转换;再由32位RISC CPU进行数据的分析处理,从而实现舵机控制系统的环路控制,从而实现了舵机控制系统的单片化和低功耗,解决了舵机控制系统分立器件集成实现方案的系统开发复杂度高、体积大、不利于舵机微型化的问题。使得基于该发明的SoC芯片不但可以满足舵机控制系统的应用需求,还能满足类似精密控制领域的应用需求。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本发明应用于舵机控制系统的SoC芯片结构示意图。
本发明的最佳实施方式
下面结合附图进一步详细描述本发明的技术方案,但本发明的保护范围不局限于以下所述。本说明书中公开的所有特征,或隐含公开的所有方法或过程中的步骤,除了互相排斥的特征和/或步骤以外,均可以以任何方式组合。
本说明书(包括任何附加权利要求、摘要和附图)中公开的任一特征,除非特别叙述,均可被其他等效或具有类似目的的替代特征加以替换。即,除非特别叙述,每个特征只是一系列等效或类似特征中的一个例子而已。
如图1所示,一种应用于舵机控制系统的SoC芯片结构,包括总线、桥、CPU子系统、存储器子系统、控制输出子系统、输入采样子系统、外设子系统和时钟复位子系统,所述总线包括高速总线和低速总线;高速总线与低速总线通过桥连接;所述CPU子系统与高速总线连接,高速总线分别与存储器子系统和桥连接;所述控制输出子系统与低速总线连接,低速总线与桥连接;所述输入采样子系统与低速总线连接;所述外设子系统与低速总线连接;所述时钟复位子系统与低速总线连接;所述控制输出子系统包括两路DAC模块和四对PWM发生器输出模块;所两路DAC模块和四对PWM发生器输出模块均与低速总线连接。
本发明的实施方式
进一步地,所述控制输出子系统包括两个总线接口,用于接收CPU子系统通过总线传递过来的控制信息,并进行控制信息的分解并传递数据给两路DAC模块和四对PWM发生器输出模块。
进一步地,所述输入采样子系统包含四路ADC模块和四路滤波器;所述四路ADC和四路滤波器均与低速总线连接,并且所述四路ADC的输入端与四路滤波器的输出端相连。
进一步地,所述CPU子系统包括中央处理器、唤醒中断控制器和调试接口;所述唤醒中断控制器与中央处理器连接,用于完成唤醒和中断控制功能;所述调试接口与中央处理器连接,用于实现芯片调试功能;所述CPU子系统以高速总线上主设备的方式工作,通过高速总线与其他子系统连接与通信。
进一步地,所述存储器子系统包括DMA模块、SRAM模块和eflash模块;所述DMA模块、SRAM模块和eflash模块均与高速总线连接。
进一步地,所述外设子系统包括UART模块、SPI模块、GPIO模块和TIMERS模块;所述UART模块、SPI模块、GPIO模块和TIMERS模块均为通用模块,所述UART模块、SPI模块、GPIO模块和TIMERS模块均与低速总线连接。
进一步地,所述时钟复位子系统包括PLL模块、POR模块和CLK/RST模块;所述PLL模块、POR模块为通用片上锁相环和上电复位电路模块,所述PLL模块用于实现3、4等倍频功能;所述CLK/RST模块用于实现对时钟和复位信号的整形滤波处理功能。
如图1所示,本发明一种应用于舵机控制系统的SoC芯片结构的较佳实施方式包括CPU子系统(CPU Subsystem)、存储器子系统(Memory Subsystem)、总线(AHB Bus和APB Bus)、桥(Bridge)、控制输出子系统(Output Subsystem)、输入采样子系统(Sample Subsystem)、通用外设子系统(Peripheral Subsystem)和时钟复位子系统(CLK/RST Subsystem)。
CPU子系统(CPU Subsystem)作为总线AHB Bus上的主设备,通过AHB Bus和存储器子系统(Memory Subsystem)、桥(Bridge)连接。AHB Bus通过桥(Bridge)和APB Bus连接。控制输出子系统(Output Subsystem)、输入采样子系统(Sample Subsystem)、通用外设子系统(Peripheral Subsystem)和时钟复位子系统(CLK/RST Subsystem)通过总线APB Bus连接。
CPU子系统(CPU Subsystem)包括中央处理器(CPU)、唤醒中断控制器(WIC)和调试接口(SWD)。WIC与CPU相连,完成唤醒和中断控制功能。SWD与CPU相连,实现芯片调试功能。CPU Subsystem以AHB Bus总线上主设备的方式工作,通过AHB Bus与其他子系统连接与通信。
存储器子系统(Memory Subsystem)包括DMA、SRAM和eflash。DMA、SRAM和eflash为通用模块,Memory Subsystem中的每个模块都与AHB Bus连接。
控制输出子系统(Output Subsystem)包括两路DAC和四对PWM发生器输出。Output Subsystem中的每个模块都与APB Bus连接。
输入采样子系统(Sample Subsystem)包含ADC和滤波器。Sample Subsystem中的每个模块都与APB Bus连接,并且ADC的输入和滤波器相连,具有较好的扩展性,可满足不同的伺服控制系统的应用需求。
通用外设子系统(Peripheral Subsystem)包括UART、SPI、GPIO和TIMERS。UART、SPI、GPIO和TIMERS都为通用模块,Peripheral Subsystem中的每个模块都与APB Bus连接。通用外设子系统可实现本芯片对舵机其他系统的控制和信息交互,以及和上位机的信息交互等操作。
时钟复位子系统(CLK/RST Subsystem)包括PLL(Phase Locked Loop)、POR(Power On Reset)和CLK/RST。PLL、POR分别为通用片上锁相环和上电复位电路模块,PLL实现3、4等倍频功能。CLK/RST实现对时钟和复位信号的整形滤波处理等功能,从而为系统提供一个干净、可靠的时钟和复位信号。
通过采用本SoC芯片结构,不但可以实现舵机系统的控制,还可以覆盖大部分精密测量领域的伺服控制应用需求。本发明一种应用于舵机控制系统的SoC芯片结构应用于舵机的控制系统中,采用0.18umCMOS工艺制造,芯片总体功耗<100mW。
本发明通过将舵机控制系统需求的高精度ADC等高性能模拟电路单元进行低功耗设计及单片集成,实现了舵机控制系统的低功耗和单片化,解决了舵机控制系统分立器件集成实现方案的系统开发复杂度高、体积大、不利于舵机微型化的问题。使得基于该发明的SoC芯片不但可以满足舵机控制系统的应用需求,还能满足类似精密控制领域的应用需求。
本发明功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分,可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。

Claims (7)

  1. 一种应用于舵机控制系统的SoC芯片结构,其特征在于,包括总线、桥、CPU子系统、存储器子系统、控制输出子系统、输入采样子系统、外设子系统和时钟复位子系统,所述总线包括高速总线和低速总线;高速总线与低速总线通过桥连接;所述CPU子系统与高速总线连接,高速总线分别与存储器子系统和桥连接;所述控制输出子系统与低速总线连接,低速总线与桥连接;所述输入采样子系统与低速总线连接;所述外设子系统与低速总线连接;所述时钟复位子系统与低速总线连接;所述控制输出子系统包括两路DAC模块和四对PWM发生器输出模块;所两路DAC模块和四对PWM发生器输出模块均与低速总线连接。
  2. 根据权利要求1所述的一种应用于舵机控制系统的SoC芯片结构,其特征在于,所述控制输出子系统包括两个总线接口,用于接收CPU子系统通过总线传递过来的控制信息,并进行控制信息的分解并传递数据给两路DAC模块和四对PWM发生器输出模块。
  3. 根据权利要求1或2所述的一种应用于舵机控制系统的SoC芯片结构,其特征在于,所述输入采样子系统包含四路ADC模块和四路滤波器;所述四路ADC和四路滤波器均与低速总线连接,并且所述四路ADC的输入端与四路滤波器的输出端相连。
  4. 根据权利要求3所述的一种应用于舵机控制系统的SoC芯片结构,其特征在于,所述CPU子系统包括中央处理器、唤醒中断控制器和调试接口;所述唤醒中断控制器与中央处理器连接,用于完成唤醒和中断控制功能;所述调试接口与中央处理器连接,用于实现芯片调试功能;所述CPU子系统以高速总线上主设备的方式工作,通过高速总线与其他子系统连接与通信。
  5. 根据权利要求3所述的一种应用于舵机控制系统的SoC芯片结构,其特征在于,所述存储器子系统包括DMA模块、SRAM模块和eflash模块;所述DMA模块、SRAM模块和eflash模块均与高速总线连接。
  6. 根据权利要求3所述的一种应用于舵机控制系统的SoC芯片结构,其特征在于,所述外设子系统包括UART模块、SPI模块、GPIO模块和TIMERS模块;所述UART模块、SPI模块、GPIO模块和TIMERS模块均为通用模块,所述UART模块、SPI模块、GPIO模块和TIMERS模块均与低速总线连接。
  7. 根据权利要求3所述的一种应用于舵机控制系统的SoC芯片结构,其特征在于,所述时钟复位子系统包括PLL模块、POR模块和CLK/RST模块;所述PLL模块、POR模块为通用片上锁相环和上电复位电路模块,所述PLL模块用于实现3、4等倍频功能;所述CLK/RST模块用于实现对时钟和复位信号的整形滤波处理功能。
PCT/CN2020/126684 2020-08-07 2020-11-05 一种应用于舵机控制系统的SoC芯片结构 WO2022027846A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010787093.2 2020-08-07
CN202010787093.2A CN111897750A (zh) 2020-08-07 2020-08-07 一种应用于舵机控制系统的SoC芯片结构

Publications (1)

Publication Number Publication Date
WO2022027846A1 true WO2022027846A1 (zh) 2022-02-10

Family

ID=73246055

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/126684 WO2022027846A1 (zh) 2020-08-07 2020-11-05 一种应用于舵机控制系统的SoC芯片结构

Country Status (2)

Country Link
CN (1) CN111897750A (zh)
WO (1) WO2022027846A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112965407A (zh) * 2021-01-29 2021-06-15 航天科工微电子系统研究院有限公司 一种应用于陀螺控制系统的SoC芯片结构
CN113672413B (zh) * 2021-10-25 2022-02-11 摩尔线程智能科技(北京)有限责任公司 独立显卡的数据流控制方法、装置和独立显卡

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047927A (zh) * 2007-04-23 2007-10-03 北京中星微电子有限公司 一种实现移动终端基带soc的系统及方法
CN101894281A (zh) * 2010-06-18 2010-11-24 山东大学 一种多协议uhf rfid读写器基带信号处理soc芯片
CN108196485A (zh) * 2018-01-25 2018-06-22 中国电子科技集团公司第二十四研究所 应用于芯片原子钟控制系统的SoC芯片结构
US20200042076A1 (en) * 2018-07-31 2020-02-06 Nvidia Corporation Voltage/Frequency Scaling for Overcurrent Protection With On-Chip ADC

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201371945Y (zh) * 2008-12-29 2009-12-30 中国航天科技集团公司烽火机械厂 基于fpga的电动舵机控制器
US11323786B2 (en) * 2012-10-21 2022-05-03 Semitech Semiconductor Pty Ltd. General purpose single chip controller
CN108111066A (zh) * 2017-12-19 2018-06-01 芜湖懒人智能科技有限公司 一种小型数字串口舵机控制电路
CN111208765B (zh) * 2020-02-11 2021-02-19 中国电子科技集团公司第二十四研究所 用于红外传感器信号采集一体化系统的SoC芯片结构

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047927A (zh) * 2007-04-23 2007-10-03 北京中星微电子有限公司 一种实现移动终端基带soc的系统及方法
CN101894281A (zh) * 2010-06-18 2010-11-24 山东大学 一种多协议uhf rfid读写器基带信号处理soc芯片
CN108196485A (zh) * 2018-01-25 2018-06-22 中国电子科技集团公司第二十四研究所 应用于芯片原子钟控制系统的SoC芯片结构
US20200042076A1 (en) * 2018-07-31 2020-02-06 Nvidia Corporation Voltage/Frequency Scaling for Overcurrent Protection With On-Chip ADC

Also Published As

Publication number Publication date
CN111897750A (zh) 2020-11-06

Similar Documents

Publication Publication Date Title
WO2022027846A1 (zh) 一种应用于舵机控制系统的SoC芯片结构
CN109828941B (zh) Axi2wb总线桥实现方法、装置、设备及存储介质
CN109032973B (zh) Icb总线系统
WO2022027847A1 (zh) 一种应用于引信控制系统的SoC芯片结构
CN104899167A (zh) 一种基于fpga的便携式高速数据采集方法
CN105260164A (zh) 一种支持多任务并行的多核SoC架构设计方法
CN105137863B (zh) 空间飞行器控制管理SoC芯片
WO2012155674A1 (zh) 一种并发访问方法、系统及接口装置
CN101930422A (zh) 一种基于多层ahb总线的多核cpu互连结构
CN102750254B (zh) 高速高带宽ahb总线到低速低带宽ahb总线的双向转换桥
CN109932963B (zh) 基于dsp核的ads-b系统级芯片架构
CN111638665B (zh) 一种动态数据采集系统及方法
WO2022160436A1 (zh) 一种应用于陀螺控制系统的SoC芯片结构
CN201688851U (zh) 一种双dsp处理器平台导航计算机
CN218647390U (zh) 一种接口扩展板卡
CN209895159U (zh) 一种具有总线兼容性的工业机器人控制器硬件平台
CN109631885B (zh) 一种基于双口ram的导航方法
CN207650989U (zh) 一种智能仪表数据采集架构
CN206312128U (zh) 一种服务器管理板
CN219978856U (zh) 一种基于risc-v的芯片及包含该芯片的口袋实验室
CN201497980U (zh) 多核仿真计算机
Sun et al. Research on High-Speed Data Acquisition System Based on PCIE
CN103324124A (zh) 数据采集系统
CN219958091U (zh) 一种单片机输入输出统一化端口
CN203300647U (zh) 一种集成芯片及主板

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20948041

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20948041

Country of ref document: EP

Kind code of ref document: A1