Detector Building C

User avatar
l0lit
Member
Member
Posts: 46
Joined: Mon Jul 30, 2018 12:20 pm
Division: C
State: IN
Has thanked: 0
Been thanked: 11 times

Re: Detector Building C

Post by l0lit »

aidencohen wrote: Sun Dec 15, 2019 2:36 pm I've been thinking about using a non traditional device which doesn't take in voltage as an input to measure temperature to get around the ADC resolution stuff, and it's worked so far. The sensor is a capacitor which is pretty much a basic electronic component, do you think that this is legal? Because the rules specify a voltage to temperature relationship.
If you can derive a voltage from the capacitor's charge measurement (is C=Q/V applicable? I don't know much about these) and plot that data along with a graph then you should be fine. In the code, make sure to convert to voltage and then convert to temperature to make sure you can actually use the relationship.
Any opinions stated on this site are not official, the only official information can be found at soinc.org

University of South Florida '25
Carmel SciOly Alumni, Captain 2019-21
Tests written
YeagerTheCat
Member
Member
Posts: 42
Joined: Mon Jan 29, 2018 8:33 am
Has thanked: 0
Been thanked: 2 times

Re: Detector Building C

Post by YeagerTheCat »

Hey I will give the cap thing points for thinking outside the box. Kudos... interesting.
LIPX3
Member
Member
Posts: 95
Joined: Sun Jan 10, 2016 8:41 am
Division: C
Has thanked: 0
Been thanked: 2 times

Re: Detector Building C

Post by LIPX3 »

lindsmaurer wrote: Sun Dec 15, 2019 7:30 pm
aidencohen wrote: Sun Dec 15, 2019 2:36 pm I've been thinking about using a non traditional device which doesn't take in voltage as an input to measure temperature to get around the ADC resolution stuff, and it's worked so far. The sensor is a capacitor which is pretty much a basic electronic component, do you think that this is legal? Because the rules specify a voltage to temperature relationship.
I think the device itself is legal, but your logs will lose points for not having a voltage to temperature relationship
Which proves the idiocy of some of the rules of this event.
User avatar
lindsmaurer
Member
Member
Posts: 48
Joined: Wed May 16, 2018 11:57 am
Division: C
State: OH
Has thanked: 2 times
Been thanked: 3 times

Re: Detector Building C

Post by lindsmaurer »

LIPX3 wrote: Tue Dec 17, 2019 6:51 am
lindsmaurer wrote: Sun Dec 15, 2019 7:30 pm
aidencohen wrote: Sun Dec 15, 2019 2:36 pm I've been thinking about using a non traditional device which doesn't take in voltage as an input to measure temperature to get around the ADC resolution stuff, and it's worked so far. The sensor is a capacitor which is pretty much a basic electronic component, do you think that this is legal? Because the rules specify a voltage to temperature relationship.
I think the device itself is legal, but your logs will lose points for not having a voltage to temperature relationship
Which proves the idiocy of some of the rules of this event.
Agreed. The rules and sheer number of FAQs are just... dumb. I know they need new events instead of reusing the old ones, but if you fast-track an event, at least fully form it and think it through before making it an event. Also this event went through the wrong comittee which doesn't help. It should be physics, not tech.
Like, I could see a version of circuit lab that was detector building based, but this shouldn't realllllllllly be it's own event, at least not without giving use soem options for what we can actually do.
Solon HS Captain
DMAH
Sassy #137
1-3 placements: 58
Medals + ribbons: 109

Fossils: X/2/3
Code: 2/1/10
Sounds: 1/2/11
Detector: 1/2/X
Circuits: 8/X/X
Gravity: 7/X/X
GLM: X\X\X
olib
Member
Member
Posts: 1
Joined: Thu Dec 19, 2019 6:21 pm
Division: C
State: OH
Has thanked: 0
Been thanked: 0

Re: Detector Building C

Post by olib »

So are surface mount components completely out then? The FAQ's seem to say only DIP IC's are allowed, but if you directly attach a surface mounted component to a breadboard, isn't that acceptable? A surface mounted IC is a "fundamental component" isn't it? Couldn't I just solder some pins on, and call it a DIP? DIP high resolution ADC's are not really available, and those that are are much more expensive than their surface mounted counterparts. I'm trying to submit a clarifying question to the FAQ's but it keeps giving me an error.
ericlepanda
Member
Member
Posts: 69
Joined: Tue Feb 09, 2016 2:53 pm
Division: C
State: IL
Has thanked: 3 times
Been thanked: 1 time

Post by ericlepanda »

olib wrote: Thu Dec 19, 2019 6:27 pm So are surface mount components completely out then? The FAQ's seem to say only DIP IC's are allowed, but if you directly attach a surface mounted component to a breadboard, isn't that acceptable? A surface mounted IC is a "fundamental component" isn't it? Couldn't I just solder some pins on, and call it a DIP? DIP high resolution ADC's are not really available, and those that are are much more expensive than their surface mounted counterparts. I'm trying to submit a clarifying question to the FAQ's but it keeps giving me an error.
Hm that's interesting, I was trying to submit the same question but I was also getting an error. The FAQs are super unclear on this issue, as they state that fundamental components are legal but also that "all components must be DIP." I think with the last FAQ they meant to say that all ICs must be DIP, and that SOIC components are illegal, but with the current wording it seems that SOIC components are in a legal grey area. As of right now, the last FAQ could be interpreted as banning all components that aren't DIP, which would be an issue as then we wouldn't be able to use resistors and stuff, so they probably meant to just ban any non-DIP ICs.

also like why are they banning surface mount components? like i get why breadboards are required for judging and transparency and stuff but if I can get a SOIC to work with a breadboard why penalize that? And there's literally no mention of SOIC or DIP components ( or breadboards or ADCs) in the rules, all the rules regarding those seem to have been made up on the fly and slapped into the FAQs -- the amount of conflicting stuff in there is insane.
ntso
quack quack
ericlepanda
Member
Member
Posts: 69
Joined: Tue Feb 09, 2016 2:53 pm
Division: C
State: IL
Has thanked: 3 times
Been thanked: 1 time

Re: Detector Building C

Post by ericlepanda »

yo also what are y'all doing for the temperature/voltage graph mathematical model thing in the logs? we've been using steinhart-hart and we just like graphed a ton of points and took three of them to solve for the coefficients. The problem is that after calibration, basically all the work we did with the graph is kinda like not valid anymore -- I'm worried that we'll get docked points for that. Also what the heck is the purpose of the graph? after everyone calibrates to the ES's thermometer their graph should be basically useless right? also why the heck would they ban using the microcontroller to calculate the calibration constants? I had this cute method coded where it would take in the temperature and store the resistance value and automatically use three of those to calibrate the thing but they seem to have banned that lol. literally what the heck
ntso
quack quack
LIPX3
Member
Member
Posts: 95
Joined: Sun Jan 10, 2016 8:41 am
Division: C
Has thanked: 0
Been thanked: 2 times

Re: Detector Building C

Post by LIPX3 »

ericlepanda wrote: Tue Dec 24, 2019 12:41 pm yo also what are y'all doing for the temperature/voltage graph mathematical model thing in the logs? we've been using steinhart-hart and we just like graphed a ton of points and took three of them to solve for the coefficients. The problem is that after calibration, basically all the work we did with the graph is kinda like not valid anymore -- I'm worried that we'll get docked points for that. Also what the heck is the purpose of the graph? after everyone calibrates to the ES's thermometer their graph should be basically useless right? also why the heck would they ban using the microcontroller to calculate the calibration constants? I had this cute method coded where it would take in the temperature and store the resistance value and automatically use three of those to calibrate the thing but they seem to have banned that lol. literally what the heck
Due to another idiotic FAQ, you aren't allowed to calibrate with the ES provided water. Why on earth they have the water then, I do not know.
User avatar
l0lit
Member
Member
Posts: 46
Joined: Mon Jul 30, 2018 12:20 pm
Division: C
State: IN
Has thanked: 0
Been thanked: 11 times

Re: Detector Building C

Post by l0lit »

LIPX3 wrote: Wed Dec 25, 2019 9:10 am Due to another idiotic FAQ, you aren't allowed to calibrate with the ES provided water. Why on earth they have the water then, I do not know.
Where does it say that? I can't find it.
Any opinions stated on this site are not official, the only official information can be found at soinc.org

University of South Florida '25
Carmel SciOly Alumni, Captain 2019-21
Tests written
User avatar
pepperonipi
Moderator
Moderator
Posts: 205
Joined: Mon Jan 21, 2019 11:38 am
Division: C
State: FL
Pronouns: She/Her/Hers
Has thanked: 171 times
Been thanked: 335 times

Re: Detector Building C

Post by pepperonipi »

LIPX3 wrote: Wed Dec 25, 2019 9:10 am
ericlepanda wrote: Tue Dec 24, 2019 12:41 pm yo also what are y'all doing for the temperature/voltage graph mathematical model thing in the logs? we've been using steinhart-hart and we just like graphed a ton of points and took three of them to solve for the coefficients. The problem is that after calibration, basically all the work we did with the graph is kinda like not valid anymore -- I'm worried that we'll get docked points for that. Also what the heck is the purpose of the graph? after everyone calibrates to the ES's thermometer their graph should be basically useless right? also why the heck would they ban using the microcontroller to calculate the calibration constants? I had this cute method coded where it would take in the temperature and store the resistance value and automatically use three of those to calibrate the thing but they seem to have banned that lol. literally what the heck
Due to another idiotic FAQ, you aren't allowed to calibrate with the ES provided water. Why on earth they have the water then, I do not know.
It’s there for when you get thirsty now ;)

In all seriousness, yeah this is extremely dumb. I could see what they were trying to do with a graph (provide a general overview of how the equation you made correlated with given points you found), but it’s still basically useless. Especially when I’d assume most teams are likely literally going to calibrate their devices according to a new thermometer and change the equation anyways.
happy new season!

University of Florida
My Wiki Page | WikiProject SciOly and Scioly.org | Pi-Bot

2019: Code, Fermi, Thermo
2020: Detector, Orni, Code (Substitution: Penn)
2021: Detector, Orni, Circuit, WICI

Return to “Detector Building C”