[go: up one dir, main page]

CN101727099A - Identification and information exchange platform based on I2C structural model and communication protocol unit - Google Patents

Identification and information exchange platform based on I2C structural model and communication protocol unit Download PDF

Info

Publication number
CN101727099A
CN101727099A CN200810201794A CN200810201794A CN101727099A CN 101727099 A CN101727099 A CN 101727099A CN 200810201794 A CN200810201794 A CN 200810201794A CN 200810201794 A CN200810201794 A CN 200810201794A CN 101727099 A CN101727099 A CN 101727099A
Authority
CN
China
Prior art keywords
data
bus
protocol
layer
information
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
CN200810201794A
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.)
Shanghai University of Engineering Science
Original Assignee
Shanghai University of Engineering Science
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 Shanghai University of Engineering Science filed Critical Shanghai University of Engineering Science
Priority to CN200810201794A priority Critical patent/CN101727099A/en
Publication of CN101727099A publication Critical patent/CN101727099A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Computer And Data Communications (AREA)

Abstract

本发明公开了一种基于I2C结构模型身份识别及信息交互平台和通信协议单元,包括若干台PIC单片机,该身份识别及信息交互平台基于I2C结构模型,还包括单片机系统处于共地的前提下,通过均接有上拉电阻的一根数据总线SDA和一根时序总线SCL进行对应互连,以构成一个网络化总线方式的环境。本发明采用分层网络协议单元,在构建的模拟时序状态下能够识别单片机站点地址及身份,实现有效数据传输,并且通信方式安全可靠,为实现单片机网络化管理和数据交换奠定了技术基础。

The invention discloses an identity recognition and information interaction platform and a communication protocol unit based on an I 2 C structure model, including several PIC single-chip microcomputers. Under the premise of , a data bus SDA and a timing bus SCL are interconnected through a data bus SDA and a timing bus SCL connected with pull-up resistors to form a network bus environment. The invention adopts a layered network protocol unit, can identify the site address and identity of the single-chip microcomputer under the simulated timing state, realizes effective data transmission, and the communication mode is safe and reliable, laying a technical foundation for realizing the networked management and data exchange of the single-chip microcomputer.

Description

基于I2C结构模型身份识别及信息交互平台和通信协议单元 Identity recognition and information interaction platform and communication protocol unit based on I2C structure model

技术领域technical field

本发明涉及一种身份识别(简称ID,是Identity的缩写)及信息交互平台,尤其涉及一种基于I2C(Inter Integrated Circuit Bus,芯片间集成电路传输总线)结构模型身份识别及信息交互平台和通信协议单元。The present invention relates to an identity recognition (referred to as ID, which is the abbreviation of Identity) and an information interaction platform, in particular to an identity recognition and information interaction platform based on an I 2 C (Inter Integrated Circuit Bus, inter-chip integrated circuit transmission bus) structural model and communication protocol unit.

技术背景technical background

串行扩展通信接口是PIC(Periphery Interface Chip,外围接口芯片)单片机与外围器件或其他计算机之间进行数据交换的平台和重要渠道。一般单片机都配置有多个串行通信模块,其中比较有代表性的就是I2C通信模式。I2C总线是一种芯片间同步串行传输总线,工作性能比较稳定,目前被大量地用于系统内部的数据传输总线。I2C总线结构非常简单,仅仅依靠两根信号线:即同步串行数据线SDA(Serial Data,串行数据线)和同步串行时序信号线SCL(Serial Clock,串行时序信号线)。I2C数据传送方式是采用主、从器件分时合用一条数据线SDA,可以包含字节数据信息、地址识别码和双方应答握手信号;I2C数据传送的速率取决于时钟脉冲信号SCL的频率。The serial extended communication interface is a platform and an important channel for data exchange between PIC (Periphery Interface Chip, peripheral interface chip) single-chip microcomputer and peripheral devices or other computers. Generally, single-chip microcomputers are equipped with multiple serial communication modules, among which the I 2 C communication mode is more representative. The I 2 C bus is a synchronous serial transmission bus between chips, and its working performance is relatively stable. It is currently widely used as the data transmission bus inside the system. The I 2 C bus structure is very simple, relying only on two signal lines: a synchronous serial data line SDA (Serial Data, serial data line) and a synchronous serial timing signal line SCL (Serial Clock, serial timing signal line). The I 2 C data transmission method is to use a data line SDA shared by the master and the slave device in time-sharing, which can include byte data information, address identification code and response handshake signal from both parties; the rate of I 2 C data transmission depends on the clock pulse signal SCL frequency.

I2C结构总线,一般用于计算机、单片机或其它控制模块之间点对点的数据传送,但在多单片机组成的网络化系统中,如何解决多单片机构成身份识别及信息交互平台及多单片机组网站点地址识别和数据信息交换之通信协议是本发明所解决的关键问题。The I 2 C structure bus is generally used for point-to-point data transmission between computers, single-chip microcomputers or other control modules. The communication protocol of point address identification and data information exchange is the key problem solved by the present invention.

发明内容Contents of the invention

本发明目的在于提供一种基于I2C结构模型身份识别及信息交互平台和通信协议单元,构建一个单片机网络化系统环境,能够识别单片机站点地址及身份,实现有效数据传输,并且通信方式安全可靠。The purpose of the present invention is to provide an identity recognition and information interaction platform and a communication protocol unit based on the I 2 C structure model to build a single-chip network system environment, which can identify the site address and identity of the single-chip computer, realize effective data transmission, and the communication method is safe and reliable .

本发明之一:一种基于I2C结构模型身份识别及信息交互平台,其特征在于,它由采用I2C结构模型互连方式的若干台PIC单片机以及与每台PIC单片机连接的包括键盘和显示器的人机交互模块构成一个网络架构,其中:若干台PIC单片机用于相互间身份的识别和信息交互;人机交互模块用于数据输入和输出。One of the present inventions: an identity recognition and information interaction platform based on the I 2 C structure model, characterized in that it consists of several PIC single-chip microcomputers interconnected by the I 2 C structure model and a keyboard connected to each PIC single-chip And the human-computer interaction module of the display constitutes a network architecture, in which: several PIC single-chip microcomputers are used for mutual identification and information interaction; the human-computer interaction module is used for data input and output.

在上述的I2C结构模型身份识别及信息交互平台中,由每台PIC单片机接口引脚RC0接上拉电阻后对应互连构成I2C结构模型中的数据总线的SDA以及由每台PIC单片机接口引脚RC1接上拉电阻后对应互连构成I2C结构模型中的时序总线SCL。In the above-mentioned I 2 C structure model identity identification and information interaction platform, the interface pin RC0 of each PIC microcontroller is connected to the pull-up resistor and connected to the SDA of the data bus in the I 2 C structure model, and each PIC After the single-chip interface pin RC1 is connected with a pull-up resistor, the corresponding interconnection constitutes the timing bus SCL in the I 2 C structure model.

在上述的I2C结构模型身份识别及信息交互平台中,人机交互模块的键盘为4*4矩阵键盘;显示器为3位数码动态显示器。In the above-mentioned I 2 C structure model identity recognition and information interaction platform, the keyboard of the human-computer interaction module is a 4*4 matrix keyboard; the display is a 3-digit digital dynamic display.

本发明之二,一种用于上述基于I2C结构模型所构成的身份识别及信息交互平台的通信协议单元,包括三层网络化的通信协议。The second aspect of the present invention is a communication protocol unit for the above-mentioned identity recognition and information interaction platform based on the I 2 C structure model, including a three-layer networked communication protocol.

第一层协议,包括帧头子程序、帧尾子程序、以及发送和接收一个字节数据的子程序,它是面向硬件,承担对总线实施操作的功能,属于最底层的物理传输协议或约定;The first-layer protocol includes the frame header subroutine, the frame tail subroutine, and the subroutine for sending and receiving a byte of data. It is hardware-oriented and undertakes the function of operating the bus. It belongs to the lowest physical transmission protocol or agreement;

第二层协议,也引入了数据帧(包)的概念,在一帧的信息中包括三部分数据内容:接收者ID身份识别码、发送者ID身份识别码和要发送的数据内容。另外,该数据帧信息将最底层大量的硬件处理操作对应用层实施屏蔽效果,使应用层协议的编程设计得到较大的简化,这样做也便于对程序进行联网调试或修改;The second-layer protocol also introduces the concept of data frame (packet), which includes three parts of data content in a frame of information: receiver ID identification code, sender ID identification code and data content to be sent. In addition, the data frame information shields the application layer from a large number of hardware processing operations at the bottom layer, so that the programming design of the application layer protocol is greatly simplified, and it is also convenient for online debugging or modification of the program;

第三层协议,还包含在键盘扫描模块中,实现工作状态的切换、数据的采集(设定)和显示,是面向应用层的交互协议。The third-layer protocol is also included in the keyboard scanning module, which realizes switching of working states, data collection (setting) and display, and is an interactive protocol oriented to the application layer.

由于采用了上述的技术解决方案,本发明提出了一套完整的单片机网络协议单元,在I2C模拟时序状态下实现数据的有效传送和身份识别,轻松实现PIC单片机系统间可控定向数据传送平台,从而为实现单片机网络化管理和数据交换奠定了技术基础。Due to the adoption of the above-mentioned technical solution, the present invention proposes a complete set of single-chip network protocol unit, which realizes effective data transmission and identification under the state of I 2 C analog timing, and easily realizes controllable and directional data transmission between PIC single-chip systems Platform, thus laying a technical foundation for the realization of single-chip network management and data exchange.

附图说明Description of drawings

图1是本发明之一的身份识别及信息交互平台原理示意图;Fig. 1 is a schematic diagram of the principle of an identity recognition and information interaction platform of the present invention;

图2是本发明之二的身份识别及信息交互平台的通信方式示意图。Fig. 2 is a schematic diagram of the communication mode of the identification and information interaction platform of the second invention.

具体实施方式Detailed ways

下面将结合附图对本发明作进一步说明。The present invention will be further described below in conjunction with accompanying drawing.

请参阅图1,图中示出了本发明之一的一种基于I2C结构模型身份识别及信息交互平台,该网络化身份识别及信息交互平台是基于I2C结构模型,它包括若干台没有固定主、从角色之分的PIC单片机21,构成单片机及人机交互模块2,即包括数据及功能输入4×4矩阵键盘23和8段数码显示22;还包括均接有4.7K欧姆上拉电阻11的一根数据总线SDA对应互连和一根时序总线SCL对应互连,从而构成标准的I2C结构模型,如模块1。Please refer to Fig. 1, which shows an identity recognition and information interaction platform based on an I 2 C structural model of the present invention. The networked identity recognition and information interaction platform is based on an I 2 C structural model, which includes several The PIC single-chip microcomputer 21 without fixed master and slave roles constitutes the single-chip microcomputer and the human-computer interaction module 2, which includes a 4×4 matrix keyboard 23 for data and function input and an 8-segment digital display 22; A data bus SDA of the pull-up resistor 11 is correspondingly interconnected and a timing bus SCL is correspondingly interconnected, thereby constituting a standard I 2 C structure model, such as module 1 .

本实施例中,PIC单片机为三台,其中,RC0、RC1分别定义为I2C结构模型通信的一根数据总线SDA和一根时序总线SCL,均接有一个4.7K欧姆上拉电阻,数据总线SDA和时序总线SCL分别对应互连,PIC单片机采用型号为PIC16F877。In this embodiment, there are three PIC single-chip microcomputers, wherein RC0 and RC1 are respectively defined as a data bus SDA and a timing bus SCL for I 2 C structure model communication, each of which is connected with a 4.7K ohm pull-up resistor, and the data The bus SDA and the timing bus SCL correspond to interconnection respectively, and the model of the PIC microcontroller is PIC16F877.

请参阅图2,图中示出了本发明之二的一种基于I2C结构模型身份识别及信息交互平台的示意图,是网络系统中任意一个单片机与其它单片机之间进行数据或信息交换的通道。所基于I2C结构模型互连的单片机,通过对数据总线SDA的功能定义和设置,成为其角色可以随时交换的既可作为主动发送端3又可以成为从动接收端4,这将由数据和信息流的方向决定。单片机所构建的控制单元,基于I2C结构模型所建立的网络协议能够该网络协议框架结构,主要是根据数据信息交换功能设计为三层协议内容,描述了网络化环境条件之下任一数据发送主体与数据接收客体之间的协议关系。所实现的功能描述如下:Please refer to Fig. 2, which shows a schematic diagram of an identity recognition and information interaction platform based on the I 2 C structure model of the present invention, which is the data or information exchange between any single-chip microcomputer and other single-chip microcomputers in the network system aisle. The single-chip microcomputer interconnected based on the I 2 C structure model, through the function definition and setting of the data bus SDA, becomes its role that can be exchanged at any time. It can be used as the active sender 3 and the slave receiver 4. The direction of information flow is determined. The control unit built by the single chip microcomputer, the network protocol established based on the I 2 C structure model can realize the network protocol frame structure, which is mainly designed as a three-layer protocol content according to the data information exchange function, and describes any data in the network environment. The protocol relationship between the sending subject and the data receiving object. The implemented functions are described as follows:

其中第一层为物理传输协议层,属于最底层的协议或约定,主要有发送端模块3中发送数据模块33和接收端模块4中接收数据模块43组成,是信息交换主、客体之间面向硬件的协议通道。Among them, the first layer is the physical transmission protocol layer, which belongs to the lowest protocol or agreement. It is mainly composed of the sending data module 33 in the sending end module 3 and the receiving data module 43 in the receiving end module 4. It is an information exchange between the subject and the object. The protocol channel of the hardware.

第二层为中间层协议,在发送端3和接收端4引入数据帧(包)的概念,将一帧的信息中所包括的三部分数据内容(接收者ID身份识别码、发送者ID身份识别码和要发送的数据),通过整合数据模块32将数据集成,然后在拆分数据模块42中对数据进行分解。The second layer is an intermediate layer protocol, which introduces the concept of a data frame (packet) at the sending end 3 and the receiving end 4, and uses three parts of data content (receiver ID identification code, sender ID identity) included in the information of a frame identification code and data to be sent), the data is integrated through the data integration module 32, and then the data is decomposed in the data splitting module 42.

第三层为应用层协议,是一个用户层面的设计,在满足系统交互协议的基础上,可根据个性化的人机交互界面(包括键盘和显示)进行拓展处理和设置,具体完成原始数据采集(发送端采集数据模块31)和后续数据处理(接收端处理接收数据模块41)。The third layer is the application layer protocol, which is a user-level design. On the basis of satisfying the system interaction protocol, it can be expanded, processed and set according to the personalized human-computer interaction interface (including keyboard and display), and the original data collection can be completed specifically. (sending end collecting data module 31) and subsequent data processing (receiving end processing received data module 41).

所构建的I2C结构模型身份识别及信息交互平台的网络化通信协议单元,是单片机间进行数据交换的法则,可以实现系统工作状态(侦听/准备/发送)间的转换、用户端和客户端身份识别码的变更方式和发送数据的刷新等一系列操作,能够使单片机智能地进入接收、发送或等待环节。The networked communication protocol unit of the I 2 C structure model identity recognition and information interaction platform is the rule for data exchange between single-chip computers, which can realize the conversion between system working states (listening/preparation/send), client and A series of operations such as changing the client identification code and refreshing the sent data can make the single-chip microcomputer intelligently enter the receiving, sending or waiting link.

具体实施过程及完成的能够如下:The specific implementation process and completion can be as follows:

首先必须确定总线控制权的占有方式,任何一个系统将可以通过帧头子程序将数据总线SDA和时序总线(常态方式下为高电平)拉至低电平并保持一段时间(一般采用30μs),足以使接收方(除该系统以外的其它单片机系统)都能检测到总线已被占用,从而这些系统均开始转入接收数据阶段。在接收过程中,接收方始终处于被动状态有序逐位接收数据,直至收到完整一帧数据的内容后接收方将主动停止接收。First of all, the occupation method of the bus control right must be determined. Any system can pull the data bus SDA and timing bus (high level in normal mode) to low level and keep it for a period of time (generally 30μs) through the frame header subroutine. Enough to make the receiver (other single-chip microcomputer systems except this system) can detect that the bus is occupied, so these systems all start to transfer to the stage of receiving data. During the receiving process, the receiver is always in a passive state to receive data bit by bit in an orderly manner, and the receiver will actively stop receiving until the content of a complete frame of data is received.

其次,每个接收方将独立进入ID身份识别检验和比对,只有当与自身的ID身份码一致的时候才会去识别发送者ID身份码并处理所接收到的数据信息。同时也采用I2C通信协议类似的确认信号机制,接收方将暂时占有总线控制权,回送一个带有接收方的ID身份识别码,表示已经收到相关的数据。而发送方在执行完帧尾子程序后立即释放总线,等待接收方的回送确认信号;Secondly, each recipient will independently enter the ID identification verification and comparison, and only when it is consistent with its own ID identity code will it identify the sender's ID identity code and process the received data information. At the same time, a confirmation signal mechanism similar to the I 2 C communication protocol is adopted. The receiver will temporarily occupy the bus control right and send back an ID identification code with the receiver, indicating that the relevant data has been received. The sender releases the bus immediately after executing the frame tail subroutine, and waits for the receiver's return confirmation signal;

最后,如果在一定的时间(一般采用50μs)内收不到确认信号,发送方将重新占有总线并重新发送原来的那帧数据;而如果收到了确认信息后,将迅速交出总线控制权,自觉转换到监听状态。Finally, if the confirmation signal is not received within a certain period of time (generally 50μs), the sender will re-occupy the bus and resend the original frame of data; and if the confirmation message is received, it will quickly hand over the control of the bus. Consciously switch to the monitoring state.

在本实施例中,只用两位十进制数来表示发送者或接收者的身份识别码,但理论上识别码的长度是可以无限扩充的,即网络中单片机系统的终端结点数可以有无限多个。系统数码显示器位数大小决定着可有多少台识别码独立的结点存在于网络系统中,同样传送的数据内容也受限于所表达十进制数的位数,但可根据使用情况进行扩充。In this embodiment, only two decimal numbers are used to represent the identification code of the sender or receiver, but theoretically the length of the identification code can be infinitely expanded, that is, the number of terminal nodes of the single-chip microcomputer system in the network can be infinitely many indivual. The number of digits of the system digital display determines how many independent nodes with identification codes can exist in the network system, and the content of the transmitted data is also limited by the number of decimal digits expressed, but it can be expanded according to the usage.

以上结合附图实施例对本发明进行了详细说明,本领域中普通技术人员可根据上述说明对本发明做出种种变化例。因而,实施例中的某些细节不应构成对本发明的限定,本发明将以所附权利要求书界定的范围作为本发明的保护范围。The present invention has been described in detail above with reference to the embodiments of the accompanying drawings, and those skilled in the art can make various changes to the present invention according to the above description. Therefore, some details in the embodiments should not be construed as limiting the present invention, and the present invention will take the scope defined by the appended claims as the protection scope of the present invention.

Claims (4)

1.一种基于I2C结构模型的身份识别及信息交互平台,其特征在于,它由采用I2C结构模型互连方式的若干台PIC单片机以及与每台PIC单片机连接的包括键盘和显示器的人机交互模块构成一个网络架构,其中:1. An identity recognition and information interaction platform based on an I 2 C structural model, characterized in that it is composed of several PIC single-chip microcomputers that adopt an I 2 C structural model interconnection mode and includes keyboards and displays connected with each PIC single-chip microcomputer The human-computer interaction module constitutes a network architecture, in which: 若干台PIC单片机用于相互间身份的识别和信息交互;Several PIC single-chip microcomputers are used for mutual identification and information exchange; 人机交互模块用于数据输入和输出。Human-computer interaction module is used for data input and output. 2.根据权利要求1所述的I2C结构模型身份识别及信息交互平台,其特征在于:所述I2C结构模型中的数据总线SDA即为:由每台PIC单片机接口引脚RC0接上拉电阻后对应互连所形成的数据总线;所述I2C结构模型中的时序总线SCL即为:由每台PIC单片机接口引脚RC1接上拉电阻后对应互连所形成的时序总线。2. I 2 C structure model identity recognition and information interaction platform according to claim 1, it is characterized in that: the data bus SDA in the described I 2 C structure model is: connected by every PIC microcontroller interface pin RC0 The data bus formed by the corresponding interconnection after the pull-up resistor; the timing bus SCL in the I 2 C structure model is: the timing bus formed by the corresponding interconnection after the interface pin RC1 of each PIC microcontroller is connected with the pull-up resistor . 3.根据权利要求1或2所述的I2C结构模型身份识别及信息交互平台,其特征在于:所述的人机交互模块的键盘为4*4矩阵键盘;显示器为3位数码动态显示器。3. The I 2 C structure model identity recognition and information interaction platform according to claim 1 or 2, characterized in that: the keyboard of the human-computer interaction module is a 4*4 matrix keyboard; the display is a 3-digit digital dynamic display . 4.一种用于权利要求1或2或3所述的身份识别及信息交互平台的通信协议单元,其特征在于,包括三层网络化的通信协议:4. A communication protocol unit for the identity recognition and information interaction platform described in claim 1 or 2 or 3, characterized in that it comprises a three-layer networked communication protocol: 第一层协议,包括帧头子程序、帧尾子程序,以及发送和接收一个字节数据的子程序,它面向硬件,承担对总线实施操作的功能,是最底层的物理传输的协议或约定;The first-layer protocol includes the frame header subroutine, the frame tail subroutine, and the subroutine for sending and receiving a byte of data. It is hardware-oriented and undertakes the function of operating the bus. It is the lowest-level physical transmission protocol or agreement; 第二层协议,包括数据帧,其一帧的信息中包括三部分数据内容:接收者ID身份识别码、发送者ID身份识别码和要发送的数据内容,另外,数据帧信息将第一层协议中硬件处理操作对第三层实施屏蔽;The second layer protocol includes data frames, and the information of one frame includes three parts of data content: the receiver ID identification code, the sender ID identification code and the data content to be sent. In addition, the data frame information will be the first layer The hardware processing operation in the protocol shields the third layer; 第三层协议,包含在所述键盘的扫描模块中,实现平台工作状态的切换、数据的采集和显示,是面向应用层的交互协议。The third-layer protocol is contained in the scanning module of the keyboard, and realizes the switching of the working state of the platform and the collection and display of data, and is an interactive protocol oriented to the application layer.
CN200810201794A 2008-10-27 2008-10-27 Identification and information exchange platform based on I2C structural model and communication protocol unit Pending CN101727099A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810201794A CN101727099A (en) 2008-10-27 2008-10-27 Identification and information exchange platform based on I2C structural model and communication protocol unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810201794A CN101727099A (en) 2008-10-27 2008-10-27 Identification and information exchange platform based on I2C structural model and communication protocol unit

Publications (1)

Publication Number Publication Date
CN101727099A true CN101727099A (en) 2010-06-09

Family

ID=42448098

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810201794A Pending CN101727099A (en) 2008-10-27 2008-10-27 Identification and information exchange platform based on I2C structural model and communication protocol unit

Country Status (1)

Country Link
CN (1) CN101727099A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033845A (en) * 2010-12-13 2011-04-27 天津光电通信技术有限公司 Circuit of card plug type structure I<2>C bus address
CN102468901A (en) * 2010-11-02 2012-05-23 凹凸电子(武汉)有限公司 Method for transmitting data
CN105940661A (en) * 2014-02-03 2016-09-14 高通股份有限公司 Device identification generation in electronic devices to allow external control of device identification for bus communications identification, and related systems and methods

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102468901A (en) * 2010-11-02 2012-05-23 凹凸电子(武汉)有限公司 Method for transmitting data
CN102033845A (en) * 2010-12-13 2011-04-27 天津光电通信技术有限公司 Circuit of card plug type structure I<2>C bus address
CN102033845B (en) * 2010-12-13 2012-10-03 天津光电通信技术有限公司 Circuit of card plug type structure I<2>C bus address
CN105940661A (en) * 2014-02-03 2016-09-14 高通股份有限公司 Device identification generation in electronic devices to allow external control of device identification for bus communications identification, and related systems and methods
US10114787B2 (en) 2014-02-03 2018-10-30 Qualcomm Incorporated Device identification generation in electronic devices to allow external control of device identification for bus communications identification, and related systems and methods

Similar Documents

Publication Publication Date Title
CN101957808B (en) Communication method among various CPUs (Central Processing Units), system and CPU
CN113872796B (en) Method, device, equipment and medium for acquiring information of server and node equipment thereof
CN103905281B (en) FC-AE-1553 bus node card capable of interchangeably achieving functions of network controller and network terminal
CN105700732B (en) It is used for transmission the devices, systems, and methods of touch sensor information
KR20160065206A (en) Camera control interface slave device to slave device communication
CN104317255A (en) Internet-of-things-based intelligent household control system
CN103248526A (en) Communication equipment and method for achieving out-of-band monitoring and management, and master-slave switching method
CN113204510B (en) Server management architecture and server
CN202190284U (en) Protocol converter for CAN bus and SpaceWire bus
CN109634673A (en) Satellite borne electronic system management and control equipment
CN101106504A (en) Distributed communication system for intelligent autonomous robot based on CAN bus
CN108418739A (en) A Token Ring Networking Method Based on SPI
CN114039808A (en) CAN-based multi-channel CAN/LIN/SENT forwarding protocol
Navaneethan et al. Industrial Application of the Serial Peripheral Interface Protocol on Field Programmable Gate Arrays
CN101727099A (en) Identification and information exchange platform based on I2C structural model and communication protocol unit
CN111948971A (en) A smart card management device and data transfer method thereof
WO2025087005A1 (en) Interconnect system, device and network
CN101615169A (en) Two-way identification and information interaction platform and method based on SPI structure model
CN205091734U (en) SpaceWire bus node communication module based on CPCI interface
CN114338274A (en) Heterogeneous industrial field bus fusion method and system
CN116566762B (en) A cascade device based on Modbus-RTU protocol and its use method
CN100493018C (en) A method and system for communicating via a bus interface in a network
CN201145905Y (en) scanner terminal
CN117370264A (en) Interconnection system, method, device and medium between bare chips in chip
CN202854647U (en) Zero-terminal machine

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20100609