Acrob041: Rozdiel medzi revíziami
Zo stránky SensorWiki
Bez shrnutí editace |
Bez shrnutí editace |
||
(6 medziľahlých úprav od rovnakého používateľa nie je zobrazených.) | |||
Riadok 1: | Riadok 1: | ||
[[Súbor:TCS230_Module.jpg]] | [[Súbor:TCS230_Module.jpg]] [[Súbor:TCS3200_Module.jpg]] | ||
== Color sensor TCS230 == | == Color sensor TCS230 a TCS3200== | ||
[[Súbor:TCS230_Principle.png|center]] | [[Súbor:TCS230_Principle.png|600px|center]] | ||
Sensor module TCS230LM contains the TAOS TCS230 Programmable Color Light-to-Frequency Converter (see datasheet). Sensor consists of an array of 8x8 photodiodes in groups of four. Each group contains Red, Green and Blue filtered photodiode. Fourth photodiode is clear, measuring an overall light intensity. Spectral responsivity of the photodiodes is on following chart: | Sensor module TCS230LM contains the TAOS TCS230 Programmable Color Light-to-Frequency Converter (see datasheet). Sensor consists of an array of 8x8 photodiodes in groups of four. Each group contains Red, Green and Blue filtered photodiode. Fourth photodiode is clear, measuring an overall light intensity. Spectral responsivity of the photodiodes is on following chart (left): | ||
[[Súbor:TCS230spectralCharacteristics.png | [[Súbor:TCS230spectralCharacteristics.png]][[Súbor:TCS230spectralCharacteristicsWithLED.png]] | ||
Module used for measurement contains also a pair of white LEDs to achieve uniform lightning of the measured object. Sensor itself measures only light reflected by the object | Module used for measurement contains also a pair of white LEDs to achieve uniform lightning of the measured object. Sensor itself measures only light reflected by the object | ||
or light emitted by the light source e.g. LED. | or light emitted by the light source e.g. LED. Spectral responsitivity with IR filter installed and white LED illumination is on the above diagram (right). | ||
Output from the sensor is a frequency proportional to the intensity of the selected color. As the sensor contains only one light-to-frequency converter, it is necessary to select which color should be measured. This is accomplished simply by addressing an appropriate multiplexer input. | Output from the sensor is a frequency proportional to the intensity of the selected color. As the sensor contains only one light-to-frequency converter, it is necessary to select which color should be measured. This is accomplished simply by addressing an appropriate multiplexer input. | ||
Riadok 16: | Riadok 17: | ||
=== Documentation === | |||
* [http://www.w-r-e.de/robotik/data/opt/tcs230.pdf Datasheet] | * [http://www.w-r-e.de/robotik/data/opt/tcs230.pdf TCS230 Datasheet] | ||
* [http://www.parallax.com/dl/docs/prod/datast/TCS230.pdf TCS230 Module documentation] (parallax.com) | * [http://www.parallax.com/dl/docs/prod/datast/TCS230.pdf TCS230 Module documentation] (parallax.com) | ||
* [https://ams.com/documents/20143/36005/TCS3200_DS000107_3-00.pdf TCS3200 Datasheet] | |||
* [https://www.waveshare.com/product/modules/sensors/others/color-sensor.htm TCS3200 Module documentation] (waveshare.com) | |||
=== Software === | |||
* See [[Acrob043|following page]] |
Aktuálna revízia z 21:29, 23. marec 2019
Color sensor TCS230 a TCS3200
Sensor module TCS230LM contains the TAOS TCS230 Programmable Color Light-to-Frequency Converter (see datasheet). Sensor consists of an array of 8x8 photodiodes in groups of four. Each group contains Red, Green and Blue filtered photodiode. Fourth photodiode is clear, measuring an overall light intensity. Spectral responsivity of the photodiodes is on following chart (left):
Module used for measurement contains also a pair of white LEDs to achieve uniform lightning of the measured object. Sensor itself measures only light reflected by the object or light emitted by the light source e.g. LED. Spectral responsitivity with IR filter installed and white LED illumination is on the above diagram (right).
Output from the sensor is a frequency proportional to the intensity of the selected color. As the sensor contains only one light-to-frequency converter, it is necessary to select which color should be measured. This is accomplished simply by addressing an appropriate multiplexer input.
Documentation
- TCS230 Datasheet
- TCS230 Module documentation (parallax.com)
- TCS3200 Datasheet
- TCS3200 Module documentation (waveshare.com)
Software
- See following page