In week two meeting, the group students are trying to make the circuit diagram design. Luckily, students already have an example found in the internet about the Arduino board with distance sensors. And the main schematic diagram was provided in the follow:
It could be concluded that students need some IR LED(emitter), IR Photodiode(detector), a Op-Amp Array(TLC274),a 16*4 MUX(CD74HC), an ARM board, a LED Driver(TLC5940) and some visible light LED. Maybe this schematic diagram could be the basic diagram of students' design.
Initially, in our design, a CD74HC4067 device is required which controlled analog switches that utilize silicon-gate CMOS technology to achieve operating speeds. Also students find the pin figure of CD74HC4067:
It could be summarized that pin 2-16 are regarded as IN0-IN15 which are connected to the Op-Amp Array. And pin 24 are connected to Vcc(5V), while pin 15 and 12 are connected to the ground. Next, pin 10, 11, 13, 14 should be connected to the ARM board as input to the multiplexor. Also the Truth Table of this device is provided in the figure shown below:
The sample logic relation is that the selected channel equals to S3S2S1S0 in binary system. For instance, if S3S2S1S0 equals to 0001, and the channel 1 is selected as expected.
Then students try to understand the function of operational amplifiers. The TLC274 quad operational amplifiers combine a wide range of input offset voltage grades with low offset voltage drift, high input impedance, low noise, and speeds approaching that of general-purpose BiFET devices. Besides, the pin figure of this operational amplifier is provided:
The pin 1 14 7 and 8 are output pins needed to be connected to the receivers, while pin 2 3 13 12 5 6 9 10 are input pins which should be connected to the MUX. Moreover, pin 4 should be wired to VDD and pin 11 should be connected to ground.
Then students would like to introduce the LED driver of TLC5940NT. The TLC5940 is a 16-channel, constant-current sink LED driver of which each channel has an individually adjustable 4096-step grayscale PWM brightness control. Students also find the pin figure of TLC5940NT:
The pin 1-15 and 28 are constant current output, pin 23 is BLANK which blank all outputs (when BLANK=H, all OUTn outputs are forced off), pin 19 is DCPRG which switch DC data input (when DCPRG=L, DC is connected to EEPROM), pin 22 is GND, pin 18 is GSCLK which is reference clock for grayscale PMW control, pin 20 is IREF which is connected to reference current terminal, pin 25 is SCLK which is connected to serial data shift clock, pin 26 is SIN which is serial data input, pin 17 is SOUT which is connected to serial data output, pin 21 is VCC connected to power supply voltage, pin 27 is VPRG which is multifunction input pin (When VPRG = GND, the device is in GS mode. When VPRG = VCC, the VPRG 27 6 3 I device is in DC mode), pin 16 is XERR which is error output, and pin 24 is XLAT which is level triggered latch signal (When XLAT = high, the TLC5940 writes data from the input shift XLAT 24 3 32 I register to either GS register).
Finally,some information of the main experimental material L-154A4SURKQBDZGW RGB LED is founded in the internet.
The red source color devices are made with AlGainP on GaAs substrate Emitting Diode, the blue source color device are made with InGaN Light Emitting Diode,and the Green source color devices are made with InGaN on Sapphire Light Emitting Diode.
Then, maybe in the next week, the group students will try to wire the circuit diagram in the bread board and fix some problem occured in the process of connection.