WO2009078507A1 - Serial communication system and id grant method thereof - Google Patents

Serial communication system and id grant method thereof Download PDF

Info

Publication number
WO2009078507A1
WO2009078507A1 PCT/KR2008/002832 KR2008002832W WO2009078507A1 WO 2009078507 A1 WO2009078507 A1 WO 2009078507A1 KR 2008002832 W KR2008002832 W KR 2008002832W WO 2009078507 A1 WO2009078507 A1 WO 2009078507A1
Authority
WO
WIPO (PCT)
Prior art keywords
sub
data
command
semiconductor devices
switch
Prior art date
Application number
PCT/KR2008/002832
Other languages
English (en)
French (fr)
Inventor
Ju-Min Lee
Duck-Young Jung
Jei-Hyuk Lee
Original Assignee
Atlab Inc.
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 Atlab Inc. filed Critical Atlab Inc.
Priority to CN2008801208921A priority Critical patent/CN101896895A/zh
Priority to JP2010537834A priority patent/JP2011507381A/ja
Priority to US12/745,719 priority patent/US20100257303A1/en
Publication of WO2009078507A1 publication Critical patent/WO2009078507A1/en

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
    • 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/4247Bus transfer protocol, e.g. handshake; Synchronisation on a daisy chain bus
    • G06F13/4252Bus transfer protocol, e.g. handshake; Synchronisation on a daisy chain bus using a handshaking protocol
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0052Assignment of addresses or identifiers to the modules of a bus system

Definitions

  • the present invention relates to a communication system, and more particularly, to a semiconductor device capable of serial bus communications and a method of granting identification (ID) using the same.
  • a driver for generating a signal and a receiver for receiving the signal should constitute a kind of communication network.
  • a communication system should be capable of receiving a query signal from one semiconductor device and transmitting/receiving data to/from another semiconductor device in response to the query signal.
  • the communication of signals between the semiconductor devices is enabled by providing a communication link or a channel between the semiconductor devices.
  • An effective method of providing the communication link is to connect all semiconductor devices using a bus structure.
  • bus networks there are various types of bus networks, such as those that employ a point-to-point technique, a multi-drop technique, a multi-point technique, etc.
  • Multi-drop bus networks may include IEEE 1394 (Firewire), inter- integrated circuit
  • I2C I2C
  • RS-485 RS-485 bus.
  • an I2C bus protocol is widely used because it enables a plurality of semiconductor devices to receive and transmit data using a small number of communication lines.
  • FIG. 1 is a view showing the construction of a conventional serial communication system.
  • the conventional serial communication system includes a main control unit (MCU) 1 and a plurality of semiconductor devices 10, 20, 30, 40, and 50, which are connected to one another.
  • MCU main control unit
  • the MCU 1 is connected to the respective semiconductor devices 10 to 50 using a data line (SDA: Serial DAta) and a clock line (SCL: Serial CLock).
  • SDA Serial DAta
  • SCL Serial CLock
  • the MCU 1 transmits various data to the respective semiconductor devices 10 to 50, or receives replies from the respective semiconductor devices 10 to 50, via the data line SDA.
  • the MCU 1 generates a reference clock signal required for controlling a data rate and synchronizing signals via the clock line SCL.
  • the semiconductor devices 10 to 50 may be various semiconductor devices, for example, sensors, digital-to-analog converters (DACs), and memory devices.
  • the semiconductor devices 10 to 50 transmit or receive data in synchronization with a clock signal generated by the MCU 10.
  • the semiconductor devices 10 to 50 When the MCU 1 generates and outputs a clock pulse indicating the start of transmission, the semiconductor devices 10 to 50, which are connected to the data line SDA and the clock line SCL, receive and recognize the clock pulse and wait for the next data. Thereafter, the MCU 1 transmits to the semiconductor devices 10 to 50 a proper address of the semiconductor device 20 with which the MCU 1 wants to communicate signals, and the semiconductor devices 10 to 50 receive the proper address of the semiconductor device 20 and compare it with their own addresses.
  • the second semiconductor device 20 confirms that its own address is identical to the received address, receives the following data, and transmits a reply signal to inform that the data is received without error.
  • the MCU 1 receives the rely signal from the second semiconductor device 20 and generates a clock pulse indicating the end of transmission to finish the transmission of signals.
  • the proper address corresponds to a device ID assigned to each of the semiconductor devices 10 to 50 to distinguish between them.
  • Proper addresses hereinafter, referred to as 'device IDs' of the respective semiconductor devices 10 to 50 should be set before the communication system starts to communicate data.
  • the device IDs are assigned to the respective semiconductor devices 10 to 50 by operating a plurality of switches included in the semiconductor devices 10 to 50 or programming internal memory of the semiconductor devices 10 to 50.
  • the conventional serial communication system cannot communicate data when semiconductor devices having the same function have the same device ID.
  • different device IDs may be assigned to semiconductor devices having the same function.
  • data communication is complicated when semiconductor devices have the same function and different device IDs. Therefore, it is necessary to develop a new ID granting apparatus and method for granting the same device ID to a plurality of semiconductor devices. Disclosure of Invention Technical Problem
  • the present invention is directed to a serial communication system that grants sub- identifications (sub-IDs) to enable serial bus communication among a plurality of semiconductor devices having the same device ID.
  • sub-IDs sub-identifyings
  • the present invention is directed to a method of granting sub-IDs to enable serial bus communication among a plurality of semiconductor devices having the same device ID.
  • One aspect of the present invention provides a serial communication system comprising a control unit and a plurality of cascade-connected semiconductor devices.
  • the control unit transmits a clock signal via a first communication line and data including a sub-ID via a second communication line.
  • the same device ID is granted to every semiconductor device.
  • Each of the semiconductor devices includes a switch for connecting an input terminal and an output terminal in response to a turn-on signal.
  • the semiconductor devices store the data including the sub-ID in response to a clock signal and turn on the switches to sequentially store the sub-ID.
  • the semiconductor devices may be input devices.
  • the input devices may be touch sensors.
  • the semiconductor devices may include an initial stage and a next stage cascade-connected to the initial stage, the initial and next stages may be connected in common to the first communication line, the second communication line may be connected to the input terminal of an initial stage, and the output terminal of the initial stage may be connected to the input terminal of the next stage, so that the initial stage stores the sub-ID in response to the clock signal and turns on the switch to connect the second communication line and the next stage, and the next stage sequentially stores the sub-ID.
  • the semiconductor devices may include an initial stage and a next stage cascade-connected to the initial stage, the initial and next stages may be connected in common to the second communication line, the first communication line may be connected to the input terminal of an initial stage, and the output terminal of the initial stage may be connected to the input terminal of the next stage, so that the initial stage stores the sub-ID in response to the clock signal and turns on the switch to connect the first communication line and the next stage, and the next stage sequentially stores the sub-ID.
  • Each of the semiconductor devices may include: a clock terminal to which the clock signal is input; and a controller for turning off the switch when a power voltage is initially applied, storing the sub-ID in response to the received data, controlling the switch, and outputting data or an acknowledge signal indicating that data is received without errors.
  • Each of the semiconductor devices may include: an input data analyzer for receiving and analyzing the data and outputting the analyzed data to the controller; and an output data generator for receiving the signal output from the controller and outputting the signal via a predetermined protocol.
  • the data may be a sub-ID storage protocol for storing the sub-ID.
  • the sub-ID storage protocol may include: a start signal indicating the beginning of data transmission; the device ID; a command instructing operation of the corresponding semiconductor device; the sub-ID; the acknowledge signal; and an end signal indicating the completion of data transmission.
  • the acknowledge signal may be generated and output whenever the corresponding semiconductor device receives each of the device ID, the command, and the sub-ID.
  • the controller may compare the device ID of the sub-ID storage protocol with the set device ID using the sub-ID storage protocol, wherein when the device ID of the sub-ID storage protocol is identical to the set device ID, the controller confirms whether the command is a command to store the sub-ID, and when the command is the command to store the sub-ID and the sub-ID is not stored, the controller stores the sub-ID of the received data as the sub-ID of the semiconductor device and turns on the switch.
  • the controller may erase the sub-ID stored in each of the semiconductor devices, turn off the switch, re-store the sub-ID, and turn on the switch, using a sub-ID reset protocol for resetting the sub-ID.
  • the switch may be turned off when a power voltage is initially applied or the sub-ID is not stored, and turned on when the sub-ID is stored.
  • the serial communication system may further include at least one control unit.
  • the serial communication system may further include at least one second semiconductor device connected to the semiconductor devices in parallel and assigned a different device ID.
  • Each of the second semiconductor devices may receive the clock signal and the data.
  • Another aspect of the present invention provides a method of granting IDs in a serial communication system.
  • the method includes: outputting, by a control unit, a clock signal and data including a sub-ID; and receiving, by a semiconductor device, the data, storing the sub-ID of the received data excluding a set device-ID, and turning on a switch to transmit the data to the next stage.
  • Storing the ID and controlling the switch may include: detecting a start signal indicating the beginning of data transmission in response to the clock signal, and receiving the device ID included in the data; setting and storing the sub-ID of the data; turning on the switch; and finishing storing the sub-ID and standing by to receive next data.
  • Storing the sub-ID of the data may include: confirming the received device ID and a command; and confirming the stored sub-ID and storing the sub-ID of the data.
  • Confirming the device ID and the command may include: comparing the set device
  • Confirming the stored sub-ID and storing the sub-ID of the data may include: confirming whether the sub-ID is stored, determining that the received command is erroneous, finishing storing the sub-ID, and standing by to receive next data when the sub-ID is stored; receiving the sub-ID included in the data when the sub-ID is not stored; and storing the received sub-ID.
  • sub-IDs can be granted to a plurality of semiconductor devices having the same device ID, so that each of the semiconductor devices can be selected to communicate data using the device ID and the sub-IDs.
  • the serial communication system according to the present invention can automatically grant the sub-IDs to the respective semiconductor devices having the same device ID.
  • the serial communication system according to the present invention can be connected to a conventional serial communication system and communicate data with a larger number of devices using a smaller number of addresses.
  • FIG. 1 is a view showing the construction of a conventional serial communication system
  • FIG. 2 is a view showing the construction of a semiconductor device according to an exemplary embodiment of the present invention.
  • FIG. 3 is a view showing the construction of a serial communication system according to an exemplary embodiment of the present invention.
  • FIG. 4 is a diagram of a sub-ID storage protocol of the serial communication system shown in FIG. 3, according to an exemplary embodiment of the present invention
  • FIG. 5 is a flowchart of a method of granting IDs in the serial communication system shown in FIG. 3;
  • FIG. 6 is a view showing the construction of a serial communication system according to another exemplary embodiment of the present invention.
  • FIG. 7 is a block diagram of a touch sensor shown in FIG. 6.
  • FIG. 8 is a cross-sectional view of a touch sensor shown in FIG. 7.
  • FIG. 2 is a view showing the construction of a semiconductor device 200 according to an exemplary embodiment of the present invention.
  • the semiconductor device 200 includes a switch 240, a controller 230, an input data analyzer 210, an output data generator 220, input/output terminals 251 and 252, and a clock terminal 253.
  • the controller 230 outputs a control signal for controlling the input data analyzer
  • the controller 230 receives an output signal of the input data analyzer 210, analyzes the received data, performs a specific operation on the data in response to a command or stores the data, and outputs the data to the output data generator 220.
  • the controller 230 has an additional internal storage (not shown), stores a device identification (device ID) and a sub-ID, and outputs a signal for turning on or off the switch 240 depending on the absence or presence of the sub-ID. In this case, when a power voltage is initially applied to the controller 230, the controller 230 turns off the switch 240 and then performs the above-described operations.
  • the device ID of the semiconductor device 200 is granted in order to discriminate the semiconductor device 200 from other semiconductor devices.
  • Sub-IDs are respectively granted to semiconductor devices having the same device ID in order to distinguish between the semiconductor devices having the same device ID during communications .
  • the switch 240 connects the input/output terminals 251 and 252 so that a data line D_LN of the semiconductor device 200 is connected to other semiconductor devices. When power voltage is initially applied, the switch 240 remains turned off. When the sub-IDs are set, the switch 240 is turned on to thereby connect the input/output terminals 251 and 252. The switch 240 is turned on or off in response to the control signal output from the controller 230.
  • the input data analyzer 210 receives data from a micro controller unit (MCU) or other semiconductor devices via the data line D_LN in response to a reference clock signal applied via the clock terminal 253, analyzes the received data, outputs the analyzed data to the controller 230, and receives a control signal from the controller 230.
  • MCU micro controller unit
  • the output data generator 220 receives output data from the controller 230, generates data having a predetermined protocol corresponding to the output data, and outputs the data having the predetermined protocol to the data line D_LN in response to the reference clock signal applied via the clock terminal 253.
  • One example of data from the controller 230 is to make the output data generator 220 tri-state when the controller 230 makes the switch 240 turn on.
  • controller 230 can control the input data analyzer
  • controller 230 may include the input data analyzer 210 and the output data generator 220.
  • the controller 230 may receive data related with proper functions (not shown) - e.g., control of touch sensors, external switches, and light sources- included in the semiconductor device 200 and process the received data.
  • proper functions not shown
  • the output generator 220 is connected to the input terminal 251, but it is obvious that the output generator 220 is connected to the output terminal 252.
  • FIG. 3 is a view showing the construction of a serial communication system according to an exemplary embodiment of the present invention.
  • an MCU 300 and semiconductor devices 200- 1 to 200-N having the same device ID are connected to one another.
  • the MCU 300 is connected to the semiconductor devices 200- 1 to 200-N via the data line D_LN and a clock line CLK_LN.
  • the MCU 300 transmits various data to the semiconductor devices 200- 1 to 200-N or receives replies from the semiconductor devices 200-1 to 200-N via the data line D_LN.
  • the MCU 300 generates a reference clock signal for controlling a data rate and synchronizing signals via the clock line CLK_LN.
  • the semiconductor devices 200-1 to 200-N may be various semiconductor devices and may transmit or receive data in synchronization with a clock signal generated by the MCU 300.
  • An N number of semiconductor devices 200-1 to 200-N that is, a first semiconductor device 200- 1 through an N-th semiconductor device 200-N, are sequentially disposed far away from the MCU 300.
  • the semiconductor devices 200- 1 to 200-N share the clock line CLK_LN and the data line D_LN.
  • the data line D_LN is connected to the semiconductor devices 200-1 to 200-N through switches SWl to SW(N), respectively.
  • the semiconductor devices 200- 1 to 200-N receive a clock signal from the
  • the MCU 300 via the clock line CLK_LN, receive sub-IDs other than a device ID from the MCU 300 using a communication protocol in response to the clock signal, and sequentially store the sub-IDs.
  • the switches SW are connected so as to connect a semiconductor device of a next stage and the data line D_LN.
  • the semiconductor devices 200-1 to 200-N can communicate data with one another or the MCU 300 using the stored sub-IDs.
  • the semiconductor devices 200-1 to 200-N having the same device ID can communicate data with one another by granting different sub-IDs to the semiconductor devices 200-1 to 200-N.
  • the MCU 300 grants different sub-IDs to the semiconductor devices 200-1 to 200-N having the same device ID so as to distinguish between the semiconductor devices 200-1 to 200-N.
  • the MCU 300 outputs data including the device ID, internally generated sub-IDs, and a command to the data line D_LN using a predetermined protocol.
  • the input data receiver 210 of the first semiconductor device 200-1 connected to the MCU 300 via the data line D_LN receives output data of the MCU 300, analyzes the respectively received data, and outputs the analyzed data to the controller 230.
  • the controller 230 sequentially receives the device ID, the sub-IDs, and the command, and generates and outputs an acknowledge bit in reply to each of the received data. The acknowledge bit indicates that each of the data is received without errors.
  • the output data generator 220 transmits the output data of the controller 230 to the data line D_LN.
  • the MCU 300 outputs a start signal indicating the beginning of data transmission before the MCU 300 outputs data, and outputs an end signal indicating the completion of data transmission after the MCU 300 outputs all data.
  • the semiconductor devices 200- 1 to 200-N stand by to receive data.
  • the semiconductor devices 200- 1 to 200-N stand by to receive a new start signal.
  • the controller 230 receives the start signal from the MCU 300, receives a device ID, and compares its own device ID with a device ID of analyzed data.
  • the first semiconductor device 200- 1 When the device ID of the controller 230 is identical to the device ID of the analyzed data, the first semiconductor device 200- 1 generates and outputs an acknowledge bit indicating that the device ID is received without errors.
  • the first semiconductor device 200- 1 finishes operation and stands by to receive a start signal instead of outputting the acknowledge bit.
  • the MCU 300 receives the acknowledge bit and outputs a command, and the controller 230 receives and confirms the command. Thus, when the received command is a command to store a sub-ID, the controller 230 confirms whether the sub-ID is stored.
  • the first semiconductor device 200- 1 When the sub-ID is not stored, the first semiconductor device 200- 1 generates and outputs an acknowledge bit indicating that data is received without errors and receives the next data.
  • the first semiconductor device 200-1 decides that the command is in error and does not output the acknowledge bit. Also, the first semiconductor device 200- 1 finishes operation and stands by to receive a start signal.
  • the MCU 300 receives the acknowledge bit and outputs the sub-ID.
  • the 230 receives the sub-ID, stores the received sub-ID as its own sub-ID, and turns on the switch SWl. Thereafter, the first semiconductor device 200-1 generates and outputs an acknowledge bit indicating that the sub-ID is received without errors.
  • the first semiconductor device 200-1 confirms the stored sub-ID when the device ID of the first semiconductor device 200- 1 is identical to a device ID of analyzed data and the command to store the sub-ID is received. When it is determined that the sub-ID is stored, the first semiconductor device 200-1 finishes operation and stands by to receive the next data. When it is determined that the sub-ID is not stored, the first semiconductor device 200-1 receives the sub-ID, stores the sub- ID, and turns on the switch SWl.
  • the MCU 300 After the MCU 300 receives the acknowledge bit ACK, the MCU 300 outputs an end signal indicating that first data is completely transmitted, and generates and outputs second data including a second sub-ID to grant the second sub-ID to the second semiconductor device 200-2. [80] In this case, the second data output from the MCU 300 is transmitted to both the first and second semiconductor devices 200- 1 to 200-2.
  • the MCU 300 outputs a start signal and a device ID.
  • the controllers 230 of the respective semiconductor devices 200- 1 and 200-2 compare their own device ID with the device ID of the analyzed data.
  • each of the semiconductor devices 200- 1 and 200-2 generates and outputs an acknowledge bit indicating that the device ID is received without errors.
  • the MCU 300 receives the acknowledge bit and outputs a command, and the controllers 230 of the respective semiconductor devices 200-1 and 200-2 receive and confirm the command.
  • the semiconductor devices 200-1 and 200-2 confirm whether the second sub-ID is stored.
  • the first semiconductor device 200-1 since the first semiconductor device 200-1 stores the sub-ID, the first semiconductor device 200-1 determines that the command is not for the first semiconductor device 200- 1 and does not output an acknowledge bit. Also, the first semiconductor device 200- 1 finishes operation and stands by to receive a start signal.
  • the second semiconductor device 200-2 Since the second semiconductor device 200-2 stores no sub-ID, the second semiconductor device 200-2 generates and outputs an acknowledge bit and receives the next data.
  • the MCU 300 receives the acknowledge bit from the second semiconductor device
  • the second semiconductor device 200-2 receives the second sub-ID, stores the second sub-ID as its own sub-ID, and turns on the switch SW2. Thereafter, the second semiconductor device 200-2 generates and outputs an acknowledge bit indicating that the second sub-ID is received without errors.
  • each of the semiconductor devices 200-1 to 200-N receives a command other than the command to store the sub-ID
  • each of the semiconductor devices 200-1 to 200-N compares its own sub-ID with the received sub-ID.
  • the sub-ID of each of the semiconductor devices 200-1 to 200-N is identical to the received sub-ID, the corresponding semiconductor device executes the command to output data or stands by to receive the next data, receives the next data, and outputs a command execution result.
  • 200-3 to 200-N also store sub-IDs output from the MCU 300.
  • the MCU 300 when the MCU 300 cannot receive the acknowledge bit in a predetermined amount of time, the MCU 300 outputs an end signal and then a start signal together with data of a preset number. In this case, when the MCU 300 does not receive the acknowledge bit, the MCU 300 determines that there is no further semiconductor device having the same device ID, finishes an operation of transmitting a sub-ID, and starts performing an operation suited for the purpose of the semiconductor devices 200-1 to 200-N using a protocol.
  • the semiconductor devices 200-1 to 200-N having the same device ID can receive output data of the MCU 300, analyze the received data, and compare the data with the device ID because the semiconductor devices 200-1 to 200-N may be connected to a semiconductor device having a different device ID. When it is determined that there is no semiconductor device having the different device ID, the device ID may not be used in the above-described process.
  • FIG. 4 is a diagram of a sub-ID storage protocol of the serial communication system shown in FIG. 3, according to an exemplary embodiment of the present invention.
  • the sub-ID storage protocol 400 includes a 1-bit start signal S indicating the beginning of ID set data, a 1-bit acknowledge bit A, a 1-bit end signal P, a device ID 410, a command 420, and a sub-ID 430.
  • start signal S a semiconductor can be informed of a start of protocol so that the semiconductor devices 200-1 to 200-N stand by to receive data.
  • the device ID 410 is granted to the semiconductor devices 200-1 to 200-N in order to distinguish them from other semiconductor devices. In this case, it is possible to select all the semiconductor devices 200-1 to 200-N having the same device ID 410. In another case, the device ID 410 may be granted to a single semiconductor device so as to select only the single semiconductor device.
  • the command 420 is used to designate operations (e.g., read, write, and setting operations) of a semiconductor device.
  • the sub-ID 430 is granted to the semiconductor devices 200-1 to 200-N having the same device ID 410 to distinguish between them.
  • a semiconductor device to which data is transmitted can be selected from among the semiconductor devices 200-1 to 200-N having the same device ID 410 using the sub-ID 430.
  • end signal S a semiconductor can be informed of an end of protocol so that the semiconductor devices 200-1 to 200-N can finish receiving data.
  • the MCU 300 When a voltage is applied, the MCU 300 outputs the sub-ID storage protocol including the start signal S, the acknowledge bit A, the end signal P, the device ID 410, the command 420, and the sub-ID 430 to the data line D_LN in order to set the sub-ID of a semiconductor device that is connected to the MCU 300 through the data line D_LN and the clock line CLK_LN.
  • the input data analyzer 210 of the semiconductor device sequentially analyzes data and outputs the analyzed data to the controller 230. Then, the controller 230 processes the analyzed data and generates and outputs the acknowledge bit A during the period of the acknowledge bit A.
  • the sub-ID storage protocol may include a multi-bit start signal, a multi-bit acknowledge bit, and a multi-bit end signal.
  • acknowledge bit A is output whenever each of the device ID 410, the command 420, and the sub-ID 430 is received, but the acknowledge bit A may be output only once before the end signal P is applied.
  • sub-ID storage protocol In the present embodiment, only the sub-ID storage protocol is described. However, it is obvious that various protocols, such as a data storage protocol, a data read protocol, and a sub-ID reset protocol, may be determined and used to communicate data.
  • the semiconductor device operates whenever each of the device ID 410, the command 420, and the sub-ID 430 is received. However, after the semiconductor device receives and stores all of the device ID 410, the command 420, and the sub-ID 430 of the sub-ID storage protocol, it may operate using the stored data.
  • FIG. 5 is a flowchart of a method of granting IDs in the serial communication system shown in FIG. 3.
  • the corresponding semiconductor device receives the device ID 410 from the MCU 300 using the sub-ID storage protocol 400 in step S505.
  • the controller 230 of the semiconductor device compares the received device ID 410 with a set device ID of the semiconductor memory device in step S510.
  • the semiconductor device receives and performs the command 420 in step S512.
  • the controller 230 of the semiconductor memory device determines that the received command 420 is a command to store the sub-ID 430 in step S515. If the received command 420 is not the command to store the sub-ID 430, the controller 230 proceeds to steps 535. However, if the received command is the command to store the sub-ID 430, the controller 230 proceeds to steps 520.
  • the controller 230 confirms whether there is sub-ID stored in the semiconductor device.
  • the controller 230 of the semiconductor device proceeds to the steps 535 to finish the operation of storing the sub-ID 430.
  • step S520 the controller 230 receives the sub-ID from the MCU 300 using the sub-ID storage protocol 400 in steps 522.
  • the controller 230 stores the sub-ID in steps 525.
  • the switch 240 is turned on to connect the next semiconductor device and the data line D_LN in step S530.
  • the semiconductor device receives the end signal P, finishes operation, and stands by for the start signal S in step S535.
  • the sub-ID 430 may be granted to the semiconductor device only once when a power voltage is initially applied. Alternatively, the sub-ID 430 may be granted to the semiconductor device whenever power is interrupted and supplied again to the MCU 300 and the semiconductor device. Also, it is obvious that after the sub-IDs of all the semiconductor devices 200-1 to 200-N are erased and the switches 240 of the semiconductor devices 200-1 to 200-N are turned off in response to a command of protocol, the sub-IDs 430 may be granted to the semiconductor devices 200-1 to 200-N again.
  • the serial communication system may include two or more MCUs, communicate data by setting a protocol between MCUs and semiconductor devices, and communicate signals between semiconductor devices.
  • FIG. 6 is a view showing the construction of a serial communication system according to another exemplary embodiment of the present invention.
  • the serial communication system includes an MCU 300, a plurality of semiconductor devices 610, 620, 650, and 660 having different device IDs, a first touch sensor group 631 having a first identical device ID, and a second touch sensor group 641 having a second identical device ID.
  • the MCU 300 is connected to the respective semiconductor device 610, 620, 650, and 660 through a data line D_LN and a clock line CLK_LN.
  • the MCU 300 generates a reference clock signal for controlling a data rate and synchronizing signals via the clock line CLK_LN.
  • the MCU 300 transmits various data to the semiconductor devices 610, 620, 631, 641, 650, and 660, or receives replies from the semiconductor devices 610, 620, 631, 641, 650, and 660, via the data line D_LN.
  • the semiconductor devices 610, 620, 650, and 660 may be various semiconductor devices, such as input devices or output devices, and may transmit or receive data in synchronization with the reference clock signal output from the MCU 300 via the clock line CLK_LN.
  • the first touch sensor group 631 may include a plurality of touch sensors 630-1 to 630-M
  • the second touch sensor group 641 may include a plurality of touch sensors 640-1 to 640-4.
  • Each of the touch sensors 630-1 to 630-M and 640-1 to 640-M includes a touch pad (not shown) and a controller 230.
  • the controller 230 of each of the touch sensors 630-1 to 630-M and 640-1 to 640-M determines if a touch object (not shown) contacts the touch pad, generates contact data, and transmits or receives the contact data in synchronization with the reference clock signal generated by the MCU 300.
  • the touch sensors 630-1 to 630-M of the first touch sensor group 631 have the first identical device ID 410, and the touch sensors 640-1 to 640-M of the second touch sensor group 641have the second identical device ID 410.
  • the device ID 410 of the first touch sensor group 631 is different from the device ID 410 of the second touch sensor group 641.
  • the device IDs 410 of the first and second touch sensor groups 631 and 641 are different from the device ID 410 of the semiconductor devices 610, 620, 650, and 660.
  • the MCU 300 and the semiconductor devices 610, 620, 650, and 660 transmit and receive a command 420 and data (not shown) using a communication protocol (not shown) that does not include the sub-ID 430. Also, the MCU 300 and the first and second touch sensor groups 631 and 641 transmit and receive the command 420 and the data using a communication protocol including the sub-ID 430.
  • each of the semiconductor devices 610, 620, 650, and 660 receives the device ID 410 of the communication protocol and compares a device ID of the corresponding semiconductor device with the received sub-ID 430.
  • the corresponding semiconductor device disregards the subsequently received sub-ID 430 and stores or transmits data in response to the command 420.
  • Each of the touch sensors 630-1 to 630-M and 640-1 to 640-M of the first and second touch sensor groups 631 and 641 receives the device ID 410 of the communication protocol and compares a device ID 410 of the corresponding touch sensor with the received device ID 410. Thus, when the device ID 410 of the touch sensor is identical to the received device ID 410, the touch sensor stores the received data or transmits each contact data in response to the command 420.
  • each of the touch sensors 630-1 to 630-4 and 640-1 to 640-4 of the first and second touch sensor groups 631 and 641 can communicate data with each of the semiconductor devices 610, 620, 650, and 660.
  • FIG. 7 is a block diagram of the touch sensor shown in FIG. 6, which includes a switch 240, a controller 230, an input data analyzer 210, an output data generator 220, input/output terminals 251 and 252, a clock terminal 253, a pulse signal generator 700, a pulse signal transmitter 710, a pulse signal detector 720, and a touch pad PAD.
  • the pulse signal generator 700 determines a pulse width of a pulse signal PUL in response to a control signal P_CO transmitted from the controller 230, and generates the pulse signal PUL with the determined pulse width.
  • the pulse signal transmitter 710 includes a touch pad PAD that is contacted by a touch object with a predetermined capacitance. When the touch pad PAD is not contacted by the touch object, the pulse signal PUL is directly transmitted to the pulse signal detector 720. However, when the touch pad PAD is contacted by the touch object, the pulse signal PUL is applied to the touch pad PAD and not to the pulse signal detector 720.
  • the pulse signal PUL is delayed in proportion to the capacitance of the touch object, and the delayed pulse signal PUL may be output to the pulse signal detector 720.
  • the pulse signal detector 720 detects the pulse signal PUL transmitted by the pulse signal transmitter 710 and informs the controller 230 of a detection result.
  • the pulse signal detector 720 may receive a clock signal from the pulse signal generator 700, receive the delayed pulse signal PUL, compare the two signals, and output a comparison result.
  • the controller 230 In addition to the control function shown in FIG. 2, the controller 230 generates and outputs contact data T_S indicating a state of contact with the touch object based on the detection result of the pulse signal detector 720. As described above with reference to FIGS. 2 and 6, the controller 230 outputs the touch data T_S to the data line D_LN through the output data generator 220 included in the touch sensor 750.
  • the touch sensor 750 may include at least one pulse signal generator 720, at least one pulse signal transmitter 710, at least one pulse signal detector 720, and at least one touch pad PAD so as to at least one touch signal. Also, the touch pad PAD may be provided outside the touch sensor 750. Also, although the touch sensor 750 is described in the present exemplary embodiment, it may be replaced by any input device.
  • FIG. 8 is a cross-sectional view of the touch sensor shown in FIG. 7, which includes a touch sensing unit 800, an epoxy resin 802, a die-bond pad 805, first and second lead frames 815 and 816, a bonding wire 818, and a semiconductor package 860.
  • the touch sensing unit 800 includes a touch pad 810, an insulating layer 812, a metal layer 820, and a die 830.
  • the touch pad 810 When the touch pad 810 is contacted by a touch object, the touch pad 810 generates a contact signal indicating a change in an electrical state.
  • the insulating layer 812 electrically insulates the touch pad 810 from the metal layer 820.
  • the metal layer 820 may be a capaciflector. When a signal of the same potential as a signal applied to the touch pad 810 is applied to the metal layer 820, the metal layer 820 reduces parasitic capacitance between the insulating layer 812 and the touch pad 810. Thus, when the touch pad 810 is contacted by the touch object, a change in capacitance can be increased, thereby increasing contact sensitivity.
  • the capaciflector is a kind of a sensor in which a reflector is interposed between electrodes of a sensing substrate and a ground substrate so that an electric field goes outward from one electrode to the other electrode.
  • the capaciflector uses the electric field to sense objects that come close to it.
  • the capaciflector operates on the same principle as ordinary capacitive sensors, that is, on the principle that when an object with a different dielectric constant is inserted into an electric field, capacitance varies.
  • the die 830 receives the contact signal generated by the touch pad 810, determines if the touch pad 810 is contacted by the touch object based on the contact signal, generates contact data, transmits the contact data or receives data required by the touch sensor, and connects the next touch sensor and the data line D_LN.
  • the die 830 includes a pulse signal generator 700, a pulse signal transmitter 710, a pulse signal detector 720, a controller 230, an output data generator 220, an input data analyzer 210, and a switch 240, which have the same functions as shown in FIG. 7. Thus, a description of the functions of these components will be omitted below.
  • the epoxy resin 802 is an insulating resin used to adhere and fix the die 830 to the touch pad 810.
  • the die-bond pad 805 fixes the die 830 and dissipates heat generated by the die 830.
  • the bonding wire 818 is electrically connected to the first and second lead frames
  • the semiconductor package 860 packages the touch pad 810, the die 830, the epoxy resin 802, the first and second lead frames 815 and 816, and the bonding wire 820 using an insulating material, such as a ceramic material, to protect them from external factors and facilitate the functions of the die 830.
  • an insulating material such as a ceramic material
  • the touch sensor according to the present embodiment can transmit/ receive data to/from external systems.
  • the touch sensor since the touch sensor includes the touch sensing unit 800, when the touch pad 810 is contacted by the touch object, the touch sensor can detect the contact, generate contact data, and externally transmit the contact data.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)
  • Semiconductor Integrated Circuits (AREA)
  • Small-Scale Networks (AREA)
PCT/KR2008/002832 2007-12-17 2008-05-21 Serial communication system and id grant method thereof WO2009078507A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN2008801208921A CN101896895A (zh) 2007-12-17 2008-05-21 串行通信系统及其id授予方法
JP2010537834A JP2011507381A (ja) 2007-12-17 2008-05-21 シリアル通信システム及びそのid付与方法
US12/745,719 US20100257303A1 (en) 2007-12-17 2008-05-21 Serial communication system and id grant method thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2007-0132174 2007-12-17
KR1020070132174A KR100968865B1 (ko) 2007-12-17 2007-12-17 시리얼 통신 시스템 및 이의 id 부여방법

Publications (1)

Publication Number Publication Date
WO2009078507A1 true WO2009078507A1 (en) 2009-06-25

Family

ID=39805825

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2008/002832 WO2009078507A1 (en) 2007-12-17 2008-05-21 Serial communication system and id grant method thereof

Country Status (6)

Country Link
US (1) US20100257303A1 (ja)
JP (1) JP2011507381A (ja)
KR (1) KR100968865B1 (ja)
CN (1) CN101896895A (ja)
TW (1) TW200928748A (ja)
WO (1) WO2009078507A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2587386A1 (en) * 2011-10-17 2013-05-01 Acer Incorporated Electronic systems and management methods

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10311010B2 (en) 2011-10-05 2019-06-04 Analog Devices, Inc. Two-wire communication systems and applications
EP4180981A1 (en) 2011-10-05 2023-05-17 Analog Devices, Inc. Two-wire communication system for high-speed data and power distribution
US10649948B2 (en) * 2011-10-05 2020-05-12 Analog Devices, Inc. Two-wire communication systems and applications
US9448959B2 (en) 2012-10-05 2016-09-20 Analog Devices, Inc. Two-wire communication protocol engine
CN103092780B (zh) * 2011-11-02 2015-12-16 宏碁股份有限公司 电子系统与管理方法
CN103246619A (zh) * 2012-02-03 2013-08-14 宏碁股份有限公司 电子系统与电子系统的管理方法
US9772665B2 (en) 2012-10-05 2017-09-26 Analog Devices, Inc. Power switching in a two-wire conductor system
CN103810130B (zh) * 2012-11-13 2016-11-02 亚旭电脑股份有限公司 数据传输选择电路及方法
JP5815661B2 (ja) * 2013-12-25 2015-11-17 ファナック株式会社 複数のcpuと通信するioユニットを用いた安全通信システム
KR101636937B1 (ko) 2015-02-27 2016-07-07 린나이코리아 주식회사 병렬 배치형 온수생성모듈의 제어 방법
KR101636935B1 (ko) 2015-02-27 2016-07-07 린나이코리아 주식회사 병렬 배치형 온수생성모듈의 제어 시스템 및 방법
KR20170025826A (ko) 2015-08-31 2017-03-08 린나이코리아 주식회사 멀티온수기의 제어 시스템 및 방법
KR101701949B1 (ko) 2015-10-20 2017-02-02 린나이코리아 주식회사 보일러의 캐스케이드 제어 시스템 및 방법
JP6927766B2 (ja) * 2017-06-29 2021-09-01 矢崎総業株式会社 情報設定装置
KR101961566B1 (ko) 2017-10-31 2019-03-25 린나이코리아 주식회사 온수 캐스케이드 시스템의 작동 대수 판단 방법
JP6498827B1 (ja) * 2018-08-28 2019-04-10 帝人株式会社 通信システム
JP2021091047A (ja) * 2019-12-11 2021-06-17 セイコーエプソン株式会社 識別番号設定システム、識別番号設定方法およびロボットシステム
CN111540318B (zh) * 2020-07-10 2020-10-23 北京显芯科技有限公司 Led控制系统、设备、方法及存储介质
TWI749724B (zh) * 2020-08-21 2021-12-11 和碩聯合科技股份有限公司 電子電路系統
TWI817831B (zh) * 2022-11-16 2023-10-01 旺玖科技股份有限公司 具有建立動態位址表的串列通訊匯流排系統及其控制方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225116A (ja) * 1991-09-26 1993-09-03 Nec Corp パッケージ識別番号設定方式
US6275498B1 (en) * 1998-03-19 2001-08-14 3Com Corporation Extended PHY addressing
US20030128702A1 (en) * 2001-12-28 2003-07-10 Masahito Satoh Communication method and apparatus for assigning device identifier
US20070234071A1 (en) * 2006-03-28 2007-10-04 Mosaid Technologies Incorporated Asynchronous ID generation

Family Cites Families (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CH664637A5 (de) * 1982-04-28 1988-03-15 Cerberus Ag Verfahren zur uebertragung von messwerten in einem ueberwachungssystem.
US4775931A (en) * 1984-05-11 1988-10-04 Hewlett-Packard Company Dynamically configured computing device
US5357621A (en) * 1990-09-04 1994-10-18 Hewlett-Packard Company Serial architecture for memory module control
JPH04219037A (ja) * 1990-12-03 1992-08-10 Omron Corp 1対n直列通信システムに於けるアドレス設定システム
DE4404962C2 (de) * 1994-02-17 1999-12-16 Heidelberger Druckmasch Ag Verfahren und Anordnung zum Konfigurieren von Funktionseinheiten in einer Master-Slave-Anordnung
US5715475A (en) * 1994-12-29 1998-02-03 Intel Corporation Topological identification and initialization of a system for processing video information
US5664221A (en) * 1995-11-14 1997-09-02 Digital Equipment Corporation System for reconfiguring addresses of SCSI devices via a device address bus independent of the SCSI bus
US5914957A (en) * 1996-12-19 1999-06-22 Otis Elevator Company Automatic node configuration with identical nodes
JP3371202B2 (ja) * 1997-01-21 2003-01-27 ニッタン株式会社 伝送システム
JP2000069009A (ja) * 1998-08-18 2000-03-03 Matsushita Electric Ind Co Ltd 車載lanシステムおよびデータ送受信装置
US6678747B2 (en) * 1999-08-23 2004-01-13 Honeywell International Inc. Scalable data collection and computing apparatus
US6618628B1 (en) * 2000-10-05 2003-09-09 Karl A. Davlin Distributed input/output control systems and methods
US7093050B2 (en) * 2000-12-29 2006-08-15 Empir Ab Control arrangement
US6928501B2 (en) * 2001-10-15 2005-08-09 Silicon Laboratories, Inc. Serial device daisy chaining method and apparatus
JP3916953B2 (ja) * 2001-12-28 2007-05-23 日本テキサス・インスツルメンツ株式会社 可変時分割多重伝送システム
US6799235B2 (en) * 2002-01-02 2004-09-28 Intel Corporation Daisy chain latency reduction
EP1490772B1 (de) * 2002-05-02 2005-06-01 ELMOS Semiconductor AG Verfahren zum adressieren der teilnehmer eines bussystems mittels identifizierungsströmen
JP3661946B2 (ja) * 2002-09-04 2005-06-22 三菱電機株式会社 コントローラエリアネットワーク通信装置
JP4288239B2 (ja) * 2002-10-25 2009-07-01 シチズンホールディングス株式会社 電子機器システム
US7289445B2 (en) * 2002-11-25 2007-10-30 Intel Corporation Managing a protocol control block cache in a network device
US7013355B2 (en) * 2003-01-09 2006-03-14 Micrel, Incorporated Device and method for improved serial bus transaction using incremental address decode
KR100787054B1 (ko) * 2005-09-27 2007-12-21 (주)대인테크 I2c 통신을 이용한 공통 어드레스를 가지는 부품의 제어장치
KR100720145B1 (ko) * 2005-12-27 2007-05-18 삼성전자주식회사 마스터 모듈, 기능 모듈과 이를 포함하는 전자 디바이스 및id데이터 설정방법
JP2007215102A (ja) * 2006-02-13 2007-08-23 Denso Corp 通信装置
JP4656421B2 (ja) * 2006-02-28 2011-03-23 株式会社デンソー バス通信システム
US7673093B2 (en) * 2006-07-26 2010-03-02 International Business Machines Corporation Computer system having daisy chained memory chips
DE102006051136A1 (de) * 2006-10-30 2008-05-08 Qimonda Ag Speichermodul-System, Adapter-Karte, und Verfahren zum Betreiben eines Speichermodul-Systems
US8010709B2 (en) * 2006-12-06 2011-08-30 Mosaid Technologies Incorporated Apparatus and method for producing device identifiers for serially interconnected devices of mixed type
US8984249B2 (en) * 2006-12-20 2015-03-17 Novachips Canada Inc. ID generation apparatus and method for serially interconnected devices
EP2183676A1 (en) * 2007-07-20 2010-05-12 Nxp B.V. Automatic address assignment for communication bus
US7565470B2 (en) * 2007-12-04 2009-07-21 Holylite Microelectronics Corp. Serial bus device with address assignment by master device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225116A (ja) * 1991-09-26 1993-09-03 Nec Corp パッケージ識別番号設定方式
US6275498B1 (en) * 1998-03-19 2001-08-14 3Com Corporation Extended PHY addressing
US20030128702A1 (en) * 2001-12-28 2003-07-10 Masahito Satoh Communication method and apparatus for assigning device identifier
US20070234071A1 (en) * 2006-03-28 2007-10-04 Mosaid Technologies Incorporated Asynchronous ID generation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2587386A1 (en) * 2011-10-17 2013-05-01 Acer Incorporated Electronic systems and management methods

Also Published As

Publication number Publication date
TW200928748A (en) 2009-07-01
KR100968865B1 (ko) 2010-07-09
US20100257303A1 (en) 2010-10-07
CN101896895A (zh) 2010-11-24
KR20080050546A (ko) 2008-06-09
JP2011507381A (ja) 2011-03-03

Similar Documents

Publication Publication Date Title
US20100257303A1 (en) Serial communication system and id grant method thereof
US8667204B2 (en) Method to differentiate identical devices on a two-wire interface
US7509446B2 (en) IIC bus communication system capable of suppressing freeze of IIC bus communication due to a noise and method for controlling IIC bus communication
KR100729692B1 (ko) 마스터 노드 및 슬레이브 노드를 갖는 전자 장치 시스템
JP6022766B2 (ja) マルチインターフェースメモリカードとその動作方法
US8495270B2 (en) Communication interface device and communication method
CN110824337A (zh) 一种soc芯片高温测试的方法和装置
CN101521492A (zh) 阻抗匹配电路及其相关方法
US10191883B2 (en) Inter-integrated circuit bus arbitration system capable of avoiding host conflict
CN112486899B (zh) 集成电路、汇流排系统及排程方法
KR100851656B1 (ko) 센서 장치 및 이 장치의 동작 방법
US20140225633A1 (en) Fixture, system and method for performing functional test
US10977206B2 (en) Data communication device and method for data communication
CN111045973B (zh) 集成电路、汇流排系统以及其控制方法
CN115801494A (zh) 通讯系统及用于通讯系统的组网方法
KR102174456B1 (ko) 직렬 통신 인터페이스에서의 동기화 장치 및 방법
US10303638B2 (en) Method of data acquisition and apparatus for data acquisition
CN110260475A (zh) 总线控制方法、装置、设备、上位机和空调
TWI842470B (zh) 藉由串列通訊匯流排與主裝置進行通訊的電子裝置以及針對電子裝置進行辨識符的指定的方法
CN111797583A (zh) 引脚复用装置以及控制引脚复用装置的方法
KR20190127570A (ko) 디스플레이 장치 및 그의 드라이버
US20220269643A1 (en) Method for mipi rffe address assignment and mipi rffe device
TWI703441B (zh) 引腳複用裝置以及控制引腳複用裝置的方法
US8656063B1 (en) Method of detecting addressing mode and electronic system thereof
US20240028058A1 (en) Usb power delivery management

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880120892.1

Country of ref document: CN

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

Ref document number: 08753627

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 12745719

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2010537834

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08753627

Country of ref document: EP

Kind code of ref document: A1