Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is Sensor Interfacing?


Table of Contents

Table of Contents




  • Interfacing enables a system to read out information from an inputting input signal that is generated by a sensor and then provide providing an output signal that is easy for the host system to display and process
  • Interfacing of sensors usually involves a mix of amplification, filtering and other signal conditioning in order to produce a an output signal that the computer would be able to process
  • There are two main signals that are used: Analog and Digital

Analog 





Digital

  • Digital Signal

    • Digital signals must have a finite set of possible values

    • The set of values can be between two and a large number that is not infinity

    • Most commonly, the values will be one of the two values

      • For example, it can be 0V or 5V

    • Or the digital signal can be discrete representation of an analog waveform

      • From far away it looks like the line is smooth and analog but when zoomed in there are small discrete steps as the signal tries to approximate the value

    • Examples of digital signals are HDMI for video (the audio), MIDI, I2S, or AC'97 for the audio


Image Modified


Image Modified

Digital Signal Changes between two ValuesWhen Digital Signal Represents an Analog Waveform
  • Digital Electronics

    • Digital circuits operate by using digital, discrete signals

    • These systems are usually made of a combination of transistors, logics gates and at higher levels, microcontrollers, and other computing chips

    • Most processors whether they are big and found in a computer or tiny microcontroller, they usually operate in the digital realm

    • Digital circuits usually used binary scheme for digital signaling

    • These systems assign two different voltages as different logic levels

      • A high value usually 5V, 3.3V, or 1.8V represent one values

      • The other low value is usually 0V

    • Digital circuits are usually easier to design however they can be expensive to build than an analog circuit that would do the same tasks

References

List of Contributors:

Contributors
orderupdate