6.0 Final Component Selection
Team 305 chose the following components for use in the weather monitoring project. Pros, Cons, and rationale for each component is found here. For additional information on the selection processes, as well as a comparison between all components considered, please refer to Appendix B: Component Selection and Appendix C: Microcontroller Selection
6.1 Final Components
Temperature Sensor
Solution | Pros | Cons |
---|---|---|
TC74A4-3.3VCTTR surface mount temp sensor $1.09/each Link Here |
-Digital Sensor Wide supple range 2.7v~5.5v -Low Power 200µA operating current -Thermistor Replacement -I2C compatible |
-No SPI compatibility -No UART compatibility |
Chosen Component: TC74A4-3.3VCTTR
This sensor checks off all the necessary requirements needed for a temperature sensor. It is a digital sensor, I2C compatible, and it runs off low power. Team 305 must attempt to use as little power as possible when choosing components. This sensor is also available to Team 305 as a through hole component, which allows for testing before PCB design.
Light Sensor
Solution | Pros | Cons |
---|---|---|
AS7343 L-DLGM $11.11/each Link Here |
-Has 1.8V supply voltage -Can read 380 nm to 1000 nm wavelengths -12C compatible -13 channels, one for each wavelength |
-Very small dimensions, ~3 mm long -Bottom solder pads, will need to use solder paste -Relatively expensive for one sensor |
Chosen Component: AS7343L-DLGM
This light sensor is the best choice for Team 305 - mainly for broad spectrum capabilities, supply voltage range, and method of communication (I2C). The data sheet is very descriptive and provides users with application notes, detailed diagrams, code examples, detailed pin readout, and lots of other well documented information that is pertinent to Team 305’s application. While it does have considerably small dimensions, it was one of the only sensors that fit all the needs of Team 305. For these reasons Team 305 feels that Option 1 will suffice to meet project requirements.
Motor Controller
Solution | Pros | Cons |
---|---|---|
IFX9201SGAUMA1 $4.88 Link Here |
-One used in class so programming is easier -Supply voltage and output are all within the range needed -Lots of documentation -Up to 6A output |
-Limited on motors that are compatible with this device -Limited to only SPI and PWM communication |
Chosen Component: IFX9201SGAUMA1
For the motor controller, the optimal solution found was the IFX9201SGAUMA1. This is because it is the controller that was provided in class, and it allows for all the key features needed from this part. Its ability to be powered by a 3V supply is also a huge advantage compared to the other controllers. Overall this option is the best choice.
Motor
Solution | Pros | Cons |
---|---|---|
1568-ROB-15277-ND SparkFun Electronics $6.88 Link Here |
-Geared motor allowing for more torque -6-24V input range allowing for it to operate within low and high voltage -Lightweight Product |
-Above logic level voltage -Very low RPM 200 |
Chosen Component: 1568-ROB-15277-ND SparkFun Electronics
The best component found for the motor was the 1568-ROB-15277-ND from SparkFun Electronics. This high torque motor allows the project’s moving parts to translate efficiently. This is a very cost effective motor that has a wealth of information scattered across the web in case there is any need for assistance. The gearbox inside allows for slow and precise movement of objects that have some weight to them. Overall, with its ability to be powered by the 9V main supply and high torque for its cost and size, this motor is the best option.
Linear + Switching Regulator
Solution | Pros | Cons |
---|---|---|
LM2575S-3.3/NOPB $4.90/each Link Here |
-Tested by Team 305 previously in class -Desired output current -Can output 3.3v |
-Relatively high cost High demand -Package is different from what Team 305 is used to. |
Chosen Component: LM2575S-3.3/NOPB
The LM2575S-3.3/NOPB is the ideal choice for Team 305 because of its ease of use, high stock at Mouser, and non-excessive features. Compared to the other options we explored, this regulator does not have extraneous features that Team 305 does not plan to use. Additionally - this regulator has the desired current and voltage output to power the PIC MCU (3.3 V) and the motor chosen above.
AC-DC Wall adapter
Solution | Pros | Cons |
---|---|---|
B09YRGM86T $4.39/each Link Here |
-Desired output voltage for motors to be functional -Can output 9V -Works within voltage regulators range. |
-Can only output 1A -No overload protection |
Chosen Component: B09YRGM86T
The B09YRGM86T is the ideal choice for Team 305 because of its lower cost and ability to power all necessary systems effectively. The other options are either too high or low in current and voltage output making the choice clear. This wall jack is also the most cost effective allowing for the team to spend money elsewhere.
Microcontroller
Solution | Pros | Cons |
---|---|---|
PIC18LF67K40 $/each Link Here |
-Can operate at 3.3V -64 pins for additional purposes |
-8-bit Microcontroller -Max ADC Resolution = 10 |
Chosen Component: PIC18LF67K40
The PIC18LF67K40, despite its relatively low ADC resolution, is the best choice for the project. The amount of pins that the IC has as well as the multitude of packages available make the PIC18F67K40 the ideal component due to its flexibility and adaptability.
Level Translator
Solution | Pros | Cons |
---|---|---|
NVT2003 $0.91/each Link Here |
-Has 3 channels -Bi-directional |
-Small package -Has 10 pins |
Chosen Component: NVT2003
The NVT2003 a voltage translator used to convert the 1.8V outped by the light sensor to the systems logic level of 3.3V. This is a low cost surface mount chip fits all the requirements needed for the light sensors design.
Low-Dropout Regulator (LDO)
Solution | Pros | Cons |
---|---|---|
ADP151 $1.60/each Link Here |
-Has 1.8V output -Acceptable package size -3.3V reference |
-Only outputs for 1.8V -More expensive than other options |
Chosen Component: ADP151
The ADP151 is a 3.3-1.8V linear voltage regulator. This chip is the optimal choice for team 305 as it is surface mount and allows for voltage requirements of light sensors to be met.
6.2 Generated Power Budget
All of the design’s power needs have been assessed in the power budget. A 1.5A 120V AC to 9V DC adapter will be required - coupled with a 9V DC to 3.3V DC switching regulator.