CN115048328A - Trace ball signal conversion method - Google Patents
Trace ball signal conversion method Download PDFInfo
- Publication number
- CN115048328A CN115048328A CN202210696921.0A CN202210696921A CN115048328A CN 115048328 A CN115048328 A CN 115048328A CN 202210696921 A CN202210696921 A CN 202210696921A CN 115048328 A CN115048328 A CN 115048328A
- Authority
- CN
- China
- Prior art keywords
- trackball
- signal conversion
- signal
- port
- serial
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4004—Coupling between buses
- G06F13/4009—Coupling between buses with data restructuring
- G06F13/4013—Coupling between buses with data restructuring with data re-ordering, e.g. Endian conversion
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/42—Bus transfer protocol, e.g. handshake; Synchronisation
- G06F13/4282—Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
- G06F13/4286—Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using a handshaking protocol, e.g. RS232C link
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Position Input By Displaying (AREA)
- Ultra Sonic Daignosis Equipment (AREA)
Abstract
Description
技术领域technical field
本发明涉及医疗器械处理技术,尤其是指一种轨迹球信号转换方法。The present invention relates to medical device processing technology, in particular to a trackball signal conversion method.
背景技术Background technique
超声诊断系统中能用轨迹球实现人机对话,如在使用测量功能时通过移动轨迹球可以快速定位屏幕上的对象,改变了原有使用键盘按键移动光标只能单个方向单点步进的现状,实现了光标在二维空间的任意移动,大大方便用户,提高超声诊断效率。In the ultrasonic diagnostic system, the trackball can be used to realize man-machine dialogue. For example, when using the measurement function, the object on the screen can be quickly positioned by moving the trackball, which has changed the current situation that the cursor can only be moved in a single direction and a single point by using the keyboard keys. , realizes the arbitrary movement of the cursor in the two-dimensional space, greatly facilitates the user, and improves the efficiency of ultrasonic diagnosis.
轨迹球接口类型有PS/2、USB、RS232、方波等。轨迹球滚动将带动其滚轮运动从而传动X和Y方向的转轴,滚动的距离和方向通过机械或光学等方法转换成脉冲信号,如正交方波信号,正交信号直接输出,或传送给轨迹球控制器,轨迹球控制器将脉冲个数转换成位移量,并以RS232、PS2、USB等串行方式输出。RS232输出的信号无需驱动程序,计算机端Windows或Linux等主流操作系统下的串口应用程序完全兼容,通常无需修改。此外基于单片微机设计的超声系统,因系统已承担多任务,通过RS232接口接收轨迹球信息相对容易。Trackball interface types include PS/2, USB, RS232, square wave, etc. The rolling of the trackball will drive the movement of its roller to drive the rotation axis in the X and Y directions. The rolling distance and direction are converted into pulse signals by mechanical or optical methods, such as quadrature square wave signals, and the quadrature signals are directly output, or transmitted to the track. The ball controller and the trackball controller convert the number of pulses into displacement, and output them in serial modes such as RS232, PS2, and USB. The signal output by RS232 does not need a driver, and the serial port applications under the mainstream operating systems such as Windows or Linux on the computer side are fully compatible, and usually do not need to be modified. In addition, the ultrasonic system based on single-chip microcomputer design is relatively easy to receive trackball information through the RS232 interface because the system has undertaken multiple tasks.
而使用现有技术中的集成芯片的轨迹球其抗干扰较差、传输性能稳定性不足,较难满足超声诊断系统传输信号稳定。However, the trackball using the integrated chip in the prior art has poor anti-interference and insufficient transmission performance stability, and it is difficult to satisfy the transmission signal stability of the ultrasonic diagnostic system.
发明内容SUMMARY OF THE INVENTION
为解决上述技术问题,本发明的一种轨迹球信号转换方法,所述方法通过轨迹球信号转换装置,实现了轨迹球输出的PS2信号或正交信号到RS232接口信号的转换,包括如下步骤:In order to solve the above technical problems, a trackball signal conversion method of the present invention, the method realizes the conversion of the PS2 signal or the quadrature signal output by the trackball to the RS232 interface signal through the trackball signal conversion device, including the following steps:
步骤S1:系统初始化,检测标志端口;Step S1: the system is initialized, and the flag port is detected;
步骤S2:标志端口若为高电平,则进入PS2转RS232工作模式,信号转换单元模拟主机对PS2轨迹球进行初始化及采样率、分辨率等参数设置,完成后进入Stream模式;Step S2: if the flag port is at a high level, enter the PS2 to RS232 working mode, the signal conversion unit simulates the host to initialize the PS2 trackball and set parameters such as sampling rate and resolution, and enter the Stream mode after completion;
步骤S3:轨迹球有位移或按键信息,就会通过PS2接口发送给信号转换单元,信号转换单元收到完整的数据包后,将信息转换为串口轨迹球数据格式,以串口形式发出;Step S3: if the trackball has displacement or button information, it will be sent to the signal conversion unit through the PS2 interface. After the signal conversion unit receives the complete data packet, the information will be converted into the serial trackball data format and sent out in the form of a serial port;
步骤S4:标志端口若为低电平,则进入正交信号转RS232工作模式,信号转换单元循环读取正交信号端口状态;Step S4: if the flag port is at a low level, enter the quadrature signal to RS232 working mode, and the signal conversion unit cyclically reads the quadrature signal port state;
步骤S5:若有状态变化则进一步计算生成X或Y方向的位移信息并将移动信息标志位置为1,信号转换单元检测到有移动信息,将信息转换为串口轨迹球数据格式,以串口形式发出。Step S5: if there is a state change, further calculate and generate the displacement information in the X or Y direction and set the position of the movement information flag to 1. The signal conversion unit detects that there is movement information, converts the information into the serial trackball data format, and sends it out in the form of a serial port. .
在本发明的一个实施例中,所述的轨迹球信号转换装置以STC15W408AS为中心搭建,同时外接晶振电路,以及在其Vcc及GND端接上电源,且其中PORT1的17、18脚需外接上拉。In an embodiment of the present invention, the trackball signal conversion device is built with STC15W408AS as the center, and an external crystal oscillator circuit is connected, and a power supply is connected to its Vcc and GND terminals, and
在本发明的一个实施例中,所述的轨迹球信号转换装置输入端接入轨迹球的正交信号X+、X-、Y+、Y-,其中的X+、X-用于确定轨迹球在X轴方向的移动,Y+、Y-用于确定轨迹球在Y轴方向的移动。In an embodiment of the present invention, the input end of the trackball signal conversion device is connected to the quadrature signals X+, X-, Y+, Y- of the trackball, wherein X+ and X- are used to determine the position of the trackball in X Movement in the axis direction, Y+, Y- are used to determine the movement of the trackball in the Y-axis direction.
在本发明的一个实施例中,所述的轨迹球信号转换装置输入端还设有接入PS2信号的端口。In an embodiment of the present invention, the input end of the trackball signal conversion device is further provided with a port for accessing the PS2 signal.
在本发明的一个实施例中,所述的轨迹球采样分辨率设为8count/mm,其设置即轨迹球信号转换装置中主机先发送0xE8,待收到0xFA后继续发0x03,接着收到0xFA即完成。In an embodiment of the present invention, the sampling resolution of the trackball is set to 8 count/mm, and the setting is that the host in the trackball signal conversion device first sends 0xE8, after receiving 0xFA, it continues to send 0x03, and then receives 0xFA That is done.
本发明的上述技术方案相比现有技术具有以下优点:本发明所述的轨迹球信号转换方法,简化了轨迹球信号处理流程,超声系统端只需接收串口信号,无需关注轨迹球的接口形式,为超声系统腾出时间来处理更重要的任务。正交信号有X+、X-、Y+、Y-,PS2信号有Data、Clk,处理后输出只有TXD信号。Compared with the prior art, the above technical solution of the present invention has the following advantages: the trackball signal conversion method according to the present invention simplifies the trackball signal processing flow, and the ultrasonic system end only needs to receive the serial port signal, and does not need to pay attention to the interface form of the trackball , freeing up the ultrasound system for more important tasks. The quadrature signal includes X+, X-, Y+, Y-, the PS2 signal includes Data and Clk, and only the TXD signal is output after processing.
附图说明Description of drawings
为了使本发明的内容更容易被清楚的理解,下面根据本发明的具体实施例并结合附图,对本发明作进一步详细的说明。In order to make the content of the present invention easier to understand clearly, the present invention will be described in further detail below according to specific embodiments of the present invention and in conjunction with the accompanying drawings.
图1是本发明所述轨迹球正交信号转换方法的流程图;Fig. 1 is the flow chart of the trackball quadrature signal conversion method of the present invention;
图2是本发明所述PS2信号转RS232接口信号处理流程图;Fig. 2 is the PS2 signal to RS232 interface signal processing flow chart of the present invention;
图3是本发明所述轨迹球信号转换装置框图;Fig. 3 is the block diagram of the trackball signal conversion device of the present invention;
图4是本发明所述接口转换电路框图。FIG. 4 is a block diagram of the interface conversion circuit according to the present invention.
具体实施方式Detailed ways
本实施例提供一种轨迹球信号转换方法,所述方法通过轨迹球信号转换装置,实现了轨迹球输出的PS2信号或正交信号到RS232接口信号的转换,如图1和图2所示,包括如下步骤:This embodiment provides a trackball signal conversion method. The method realizes the conversion of the PS2 signal or quadrature signal output by the trackball to the RS232 interface signal through the trackball signal conversion device, as shown in FIG. 1 and FIG. 2 , It includes the following steps:
步骤S1:系统初始化,检测标志端口;Step S1: the system is initialized, and the flag port is detected;
步骤S2:标志端口若为高电平,则进入PS2转RS232工作模式,信号转换单元模拟主机对PS2轨迹球进行初始化及采样率、分辨率等参数设置,完成后进入Stream模式;Step S2: if the flag port is at a high level, enter the PS2 to RS232 working mode, the signal conversion unit simulates the host to initialize the PS2 trackball and set parameters such as sampling rate and resolution, and enter the Stream mode after completion;
步骤S3:轨迹球有位移或按键信息,就会通过PS2接口发送给信号转换单元,信号转换单元收到完整的数据包后,将信息转换为串口轨迹球数据格式,以串口形式发出;Step S3: if the trackball has displacement or button information, it will be sent to the signal conversion unit through the PS2 interface. After the signal conversion unit receives the complete data packet, the information will be converted into the serial trackball data format and sent out in the form of a serial port;
步骤S4:标志端口若为低电平,则进入正交信号转RS232工作模式,信号转换单元循环读取正交信号端口状态;Step S4: if the flag port is at a low level, enter the quadrature signal to RS232 working mode, and the signal conversion unit cyclically reads the quadrature signal port state;
步骤S5:若有状态变化则进一步计算生成X或Y方向的位移信息并将移动信息标志位置为1,信号转换单元检测到有移动信息,将信息转换为串口轨迹球数据格式,以串口形式发出。Step S5: if there is a state change, further calculate and generate the displacement information in the X or Y direction and set the position of the movement information flag to 1. The signal conversion unit detects that there is movement information, converts the information into the serial trackball data format, and sends it out in the form of a serial port. .
如图3所示,所述的轨迹球信号转换装置输入端接入轨迹球的正交信号X+、X-、Y+、Y-,其中的X+、X-用于确定轨迹球在X轴方向的移动,Y+、Y-用于确定轨迹球在Y轴方向的移动;若X+先于X-变化则表示轨迹球向X轴正方向移动,反之则表示向X轴反方向移动;若Y+先于Y-变化则表示轨迹球向Y轴正方向移动,反之则表示向Y轴反方向移动,而轨迹球信号转换装置输入端还设有接入PS2信号的端口。As shown in Figure 3, the input end of the trackball signal conversion device is connected to the quadrature signals X+, X-, Y+, Y- of the trackball, wherein X+ and X- are used to determine the direction of the trackball in the X-axis direction. Move, Y+ and Y- are used to determine the movement of the trackball in the Y-axis direction; if X+ changes before X-, it means the trackball moves in the positive direction of the X-axis, otherwise it means it moves in the opposite direction of the X-axis; Y-change means that the trackball moves in the positive direction of the Y-axis, otherwise it means that it moves in the opposite direction of the Y-axis, and the input end of the trackball signal conversion device also has a port for accessing the PS2 signal.
而进一步地,如图4所示,所述的轨迹球信号转换装置以STC15W408AS为中心搭建,同时外接晶振电路,以及在其Vcc及GND端接上电源,且其中PORT1的17、18脚需外接上拉。Further, as shown in Figure 4, the trackball signal conversion device is built with STC15W408AS as the center, and the crystal oscillator circuit is externally connected, and the power supply is connected to its Vcc and GND terminals, and the
其中的使用STC15W408AS是STC15系列增强型51单片机,而现有项目中的是采用南京沁恒微电子股份有限公司开发的CH9340,是一个USB总线的转接芯片,可实现USB转串口。但未见PS2转串口或正交转串口的现成电路。大多USB接口的轨迹球能输出兼容PS2接口的信号。Among them, STC15W408AS is STC15 series enhanced 51 single-chip microcomputer, and the existing project is CH9340 developed by Nanjing Qinheng Microelectronics Co., Ltd., which is a USB bus adapter chip, which can realize USB to serial port. But there is no ready-made circuit for PS2 to serial port or quadrature to serial port. Most trackballs with USB ports can output signals compatible with PS2 ports.
而PS2接口协议是一种双向同步串行协议,换句话说,PS2设备可以发送数据到主机,而主机也可以发送数据到设备,但主机总是在总线上有优先权,它可以在任何时候抑制来自于设备的通讯——即把时钟拉低。And the PS2 interface protocol is a bidirectional synchronous serial protocol, in other words, the PS2 device can send data to the host, and the host can also send data to the device, but the host always has priority on the bus, it can at any time Suppress communication from the device - that is, pull the clock low.
从设备发送到主机的数据在时钟信号的下降沿被读取,从主机发送到设备的数据在上升沿被读取。不管通讯的方向怎样,设备总是产生时钟信号,如果主机要发送数据它必须首先告诉设备开始产生时钟信号。最大的时钟频率是33kHz,而且大多数设备工作在10-20kHz。Data sent from the device to the host is read on the falling edge of the clock signal, and data sent from the host to the device is read on the rising edge. Regardless of the direction of communication, the device always generates the clock signal, if the host wants to send data it must first tell the device to start generating the clock signal. The maximum clock frequency is 33kHz, and most devices operate at 10-20kHz.
而不同于正交或串口轨迹球,PS2轨迹球开机需要初始化,其采样率、分辨率等参数可修改,初始化和参数设置有专门的命令集,如下表,命令由主机发出,轨迹球负责接收和处理,本申请方案中用单片机模拟主机实现命令的发送和处理,其命令集如下表所示;Unlike the orthogonal or serial trackball, PS2 trackball needs to be initialized when booting up, and its parameters such as sampling rate and resolution can be modified. There is a special command set for initialization and parameter setting, as shown in the table below. Commands are sent by the host, and the trackball is responsible for receiving them. and processing, in the solution of this application, a single-chip computer is used to simulate the host computer to realize the sending and processing of commands, and the command set is shown in the following table;
而上电后单片机检测标志端口若为高电平,进入PS2转串口工作模式,先完成单片机初始化,接着延时若干秒,然后复位轨迹球三次,如有必要可分别通过0XF3、0xE8命令设置采样率、分辨率,再发0xF4使能数据报告,轨迹球将应答0xFA,于是完成轨迹球的初始化工作,只需等待轨迹球发送数据包,并将收到的数据包转为串行轨迹球数据包格式,并发送给超声系统控制。After power-on, if the MCU detects that the flag port is at a high level, it enters the PS2-to-serial working mode, completes the MCU initialization first, then delays for a few seconds, and then resets the trackball three times. rate, resolution, and then send 0xF4 to enable the data report, the trackball will respond with 0xFA, so the initialization of the trackball is completed, just wait for the trackball to send data packets, and convert the received data packets into serial trackball data packet format and sent to the ultrasound system control.
采样率一般不用设置,分辨率设为8count/mm可满足B超使用需求,即主机先发送0xE8,待收到0xFA后继续发0x03,接着收到0xFA即完成设置。The sampling rate generally does not need to be set, and the resolution is set to 8count/mm to meet the needs of B-ultrasound use, that is, the host sends 0xE8 first, and then continues to send 0x03 after receiving 0xFA, and then completes the setting after receiving 0xFA.
显然,上述实施例仅仅是为清楚地说明所作的举例,并非对实施方式的限定。对于所属领域的普通技术人员来说,在上述说明的基础上还可以做出其它不同形式变化或变动。这里无需也无法对所有的实施方式予以穷举。而由此所引申出的显而易见的变化或变动仍处于本发明创造的保护范围之中。Obviously, the above-mentioned embodiments are only examples for clear description, and are not intended to limit the implementation manner. For those of ordinary skill in the art, other different forms of changes or modifications can also be made on the basis of the above description. There is no need and cannot be exhaustive of all implementations here. However, the obvious changes or changes derived from this are still within the protection scope of the present invention.
Claims (5)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202210696921.0A CN115048328B (en) | 2022-06-20 | 2022-06-20 | Track ball signal conversion method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202210696921.0A CN115048328B (en) | 2022-06-20 | 2022-06-20 | Track ball signal conversion method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN115048328A true CN115048328A (en) | 2022-09-13 |
| CN115048328B CN115048328B (en) | 2025-07-29 |
Family
ID=83163969
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202210696921.0A Active CN115048328B (en) | 2022-06-20 | 2022-06-20 | Track ball signal conversion method |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN115048328B (en) |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5669015A (en) * | 1994-07-25 | 1997-09-16 | Dell Usa L.P. | System for selectively coupling trackball and mouse through a switch where input device provides coded signal to disable trackball while permitting signals from mouse |
| US20020144043A1 (en) * | 2001-03-30 | 2002-10-03 | Bennett Joseph A. | Apparatus and method for parallel and serial PCI hot plug signals |
| CN101120892A (en) * | 2006-08-07 | 2008-02-13 | 深圳迈瑞生物医疗电子股份有限公司 | Medical diagnostic system and its control panel |
| CN101436108A (en) * | 2007-11-14 | 2009-05-20 | 深圳迈瑞生物医疗电子股份有限公司 | Track ball cursor action control method and apparatus |
| CN102727253A (en) * | 2012-05-18 | 2012-10-17 | 深圳市理邦精密仪器股份有限公司 | Ultrasonic trackball signal processing method and system |
| CN103268161A (en) * | 2013-05-31 | 2013-08-28 | 深圳市理邦精密仪器股份有限公司 | Trackball, data transmission method and data transmission device for medical equipment |
| CN113722260A (en) * | 2021-08-25 | 2021-11-30 | 重庆传音科技有限公司 | Protection circuit, serial bus system, circuit protection method and mobile terminal |
-
2022
- 2022-06-20 CN CN202210696921.0A patent/CN115048328B/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5669015A (en) * | 1994-07-25 | 1997-09-16 | Dell Usa L.P. | System for selectively coupling trackball and mouse through a switch where input device provides coded signal to disable trackball while permitting signals from mouse |
| US20020144043A1 (en) * | 2001-03-30 | 2002-10-03 | Bennett Joseph A. | Apparatus and method for parallel and serial PCI hot plug signals |
| CN101120892A (en) * | 2006-08-07 | 2008-02-13 | 深圳迈瑞生物医疗电子股份有限公司 | Medical diagnostic system and its control panel |
| CN101436108A (en) * | 2007-11-14 | 2009-05-20 | 深圳迈瑞生物医疗电子股份有限公司 | Track ball cursor action control method and apparatus |
| CN102727253A (en) * | 2012-05-18 | 2012-10-17 | 深圳市理邦精密仪器股份有限公司 | Ultrasonic trackball signal processing method and system |
| CN103268161A (en) * | 2013-05-31 | 2013-08-28 | 深圳市理邦精密仪器股份有限公司 | Trackball, data transmission method and data transmission device for medical equipment |
| CN113722260A (en) * | 2021-08-25 | 2021-11-30 | 重庆传音科技有限公司 | Protection circuit, serial bus system, circuit protection method and mobile terminal |
Also Published As
| Publication number | Publication date |
|---|---|
| CN115048328B (en) | 2025-07-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN102566754B (en) | Mobile device and the computing system including mobile device | |
| CN103455171B (en) | A kind of three-dimensional interactive electronic whiteboard system and method | |
| US10345879B2 (en) | Capacitance based accessory connection detection for a battery powered unit | |
| CN100576193C (en) | System Enhanced I2C Slave/Master Interface Using State Machine | |
| JP2010086524A (en) | Bridge device with function to save power | |
| CN205748663U (en) | A kind of Multifunction infrared thermal imagery instrument | |
| JP2006500679A (en) | Interface integrated circuit device for USB connection | |
| US20150006778A1 (en) | Integrated data concentrator for multi-sensor mems systems | |
| CN102768648B (en) | Gatherer, the system with this gatherer and correlation technique are interrupted in low delay | |
| US20050097403A1 (en) | USB interface and testing method thereof | |
| CN214670566U (en) | Computer wake-up circuit and computer | |
| CN102541386B (en) | Resistance-type touch screen control circuit and realizing method thereof | |
| CN110162284B (en) | Control interface device and control system thereof | |
| CN115048328A (en) | Trace ball signal conversion method | |
| CN207473575U (en) | Tactile signal processing system | |
| EP1569126A1 (en) | Universal serial bus transmitter | |
| CN207780738U (en) | Tactile signal processing system | |
| CN101847041B (en) | Computer system | |
| CN102841877A (en) | Detecting method and automatic detecting circuit of working mode | |
| CN108153276A (en) | DCS performance testing devices and method based on SOPC | |
| CN101645804A (en) | Veneer, communication system and method for detecting connection state of communication interface | |
| CN101540931B (en) | Extended interface convenient for terminal to develop peripheral equipment and terminal | |
| CN110362349B (en) | Virtual input management device and management method thereof | |
| CN223582485U (en) | Display control module based on Feiteng X100 | |
| CN102004553A (en) | Keyboard |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| TR01 | Transfer of patent right |
Effective date of registration: 20250806 Address after: 214000 Jiangsu Province Wuxi City Yunkeng West Road 3000.NO Patentee after: HAIYING ENTERPRISE GROUP Co.,Ltd. Country or region after: China Address before: 214000 Jiangsu Province Wuxi City Xinwu District Wuxi City 3000 West Canal Road Patentee before: WUXI HAIYING ELECTRONIC MEDICAL SYSTEMS Inc. Country or region before: China |
|
| TR01 | Transfer of patent right |