Content deleted Content added
m Sentence casing for sub-section titles, as per WP:STYLE. Spelling. Removed links after first use. |
m Spelling/case. Grammar. |
||
Line 26:
After n-CLOCK pulses (rising edges) the data is completely transmitted. With the next CLOCK pulse (rising edge n+1) the sensor output goes to low level which can be used to detect a short circuit in the cable. If it is high even after n+1 rising edges then it means that the interface has a short circuit.
Readings from multiple slaves (up to
== SSI timing and transmission ==
Line 32:
The following keywords will be useful in understanding the SSI data transmission procedure.
* ‘tm’ represents the transfer timeout (
* ‘tp’ represents the pause time. It is the time delay between two consecutive clock sequences from the master.
* ‘tw’ represents the repetition time. It is the minimum time elapsed between retransmissions of the same data and is always less than tm.
Line 59:
The initial sequences are the same as that of the single transmission. In the idle state the CLOCK and DATA lines are high but with the arrival of the first falling edge the transmission mode is evoked and the similarly the data bits are transmitted sequentially starting with the MSB with every rising edge. The transmission of the LSB means that the transmission of the data is completed. An additional rising edge pushes the data line to LOW signifying the end of transmission of the particular data.
But, if there are continuous clock pulses even after then (
Then, it follows the same procedure as earlier transmissions, leading to multiple transmissions of the same data. The value of the slave is updated only when the timing between two clock pulses is more than the transfer timeout, tm.
Line 87:
== Derived protocols ==
Some manufacturers and organizations<ref>[http://www.biss-interface.com/ *Biss interface]</ref> added additional information to the basic SSI
== Benefits ==
Line 96:
* Complete protocol flexibility for the number of bits transferred. Not limited to a certain number of words and has an arbitrary choice of message size.
* [[Master-slave (technology)|Slaves]] use master’s clock and hence don’t need precision oscillators.
* The SSI allows to connect up to
The limitations in this interface are negligible for applications in industrial automation. SSI can handle only short distance communication (
== References ==
|