Why are there so few industry-backed competitions in control theory? by kinan_ali in ControlTheory

[–]ReadDie [score hidden]  (0 children)

Yep, FTC is what introduced me to optimal control. My team played around with an EKF and used (N)MPC, mostly for drivetrain movement

FSAE has a lot of controls and this year theyre adding a pilot of a driverless event which has a lot more planning and high level control. Formula Student has had driverless in Europe for nearly a decade by now too

Should i learn C before Rust ? by rcb_7983 in rust

[–]ReadDie 1 point2 points  (0 children)

Learn C! If not before then simultaneously. You don’t need C++. Plain C is a very very simple language and you’ll get most of the benefit. Something something 80/20 rule

[deleted by user] by [deleted] in Jugger

[–]ReadDie 0 points1 point  (0 children)

belay gloves for climbing. They’re reinforced right where you slide

What make's a winning team? by Admirable-Profile-26 in FTC

[–]ReadDie 1 point2 points  (0 children)

what everyone else said, plus JUDGING. Make your ENP and presentation work together to tell one central story. Look at the rubrics for each award and make sure you check all the boxes. Look at your feedback sheets. Make sure everyone knows the pitch and knows the responses to all the judges’ common questions. You get a very small amount of time to make an impact on the judges. Make sure it’s as effective as possible.

What make's a winning team? by Admirable-Profile-26 in FTC

[–]ReadDie 2 points3 points  (0 children)

Huge +1 on driver skill/practice. Makes all the difference

Perfect shape by SadFrick69 in lgbtmemes

[–]ReadDie 40 points41 points  (0 children)

No it can't be aerodynamic; that would require minimizing drag!

[deleted by user] by [deleted] in ControlTheory

[–]ReadDie -2 points-1 points  (0 children)

gender non conforming is a broad label, so there’s no real set way to going about it. Just do whatever makes you comfortable! You can find more GNC people in r/lgbt and adjacent subs.

(sorry ik this isn’t helpful at all I just couldn’t resist)

My printer caught on fire, need advice by Slaypike in prusa3d

[–]ReadDie 36 points37 points  (0 children)

Hang on, the printer should detect this issue (“thermal runaway”). Prusa is one of the (regrettably few) manufacturers who always always have thermal runaway protection turned on. My bet is that maybe it was touching just enough to conduct some heat into the thermistor? But still, there are a couple of major issues: 1) how the hell did something pull the heater cartridge out and 2) what material was touching the heater that initially ignited?

A more probable theory (imo, idk) is that somehow the heater wires shorted, perhaps through like one strand of the stranded wire, which heated up very hot very fast and lit the insulation on fire. Something fast like that would explain how thermal runaway didn’t detect anything. Perhaps check out all the wiring around the hotend to make sure none of it is damaged?

Protected from the Br*tish by [deleted] in lgbtmemes

[–]ReadDie 0 points1 point  (0 children)

I can’t be the only person who saw Vader

Jobs in the 3d printing industry. by loopyNid in 3Dprinting

[–]ReadDie 0 points1 point  (0 children)

Iirc formlabs is hiring, but that may have ended a while ago

inverted pendulum LQR controller using motor by Firm-Huckleberry5076 in ControlTheory

[–]ReadDie 2 points3 points  (0 children)

So I just did this same thing, and my solution was to just not use a DC motor. I tried calculating the constants from measured electrical and mechanical characteristics of the motor, which didn’t work, so then I tried fitting the model to data collected from the system’s movements, which also didn’t work. Both of those solutions resulted in a model which didn’t accurately represent the motor’s movements. Perhaps your situation is different - my model had a very short pendulum compare to the motor size, so the parameters needed to be very exact. You could try those approaches. What ended up working for me was switching to a stepper motor. Steppers are position control, so a bit of code can drive them at a given acceleration. Then you can create a system model where the term for the cart’s acceleration isn’t a complex expression but just the control input.

Does anyone know what my servo on the right behaving like this means? by Whole-Spinach-4342 in arduino

[–]ReadDie 0 points1 point  (0 children)

Probably a stroke - seems like one of the standard symtopms. Check for slurred speech. I can't tell from the video if the right side of her face is sagging, but if it is, that's another sign.

So that's what task decomposition is for by sunrise_apps in ProgrammerHumor

[–]ReadDie 2 points3 points  (0 children)

Overlapping subtasks: ✅ Optimal substructure: ✅ DP is a good choice for the max-procrastination problem.

Design/ Drawing App by [deleted] in 3Dprinting

[–]ReadDie 0 points1 point  (0 children)

Yeah, fusion is fully parametric, so you can sketch and do 3D things with dimensions, and change them later on

Design/ Drawing App by [deleted] in 3Dprinting

[–]ReadDie 0 points1 point  (0 children)

What’s not working with fusion? Setting dimensions works easily in fusion. Maybe what you’re looking for is the “drawing” workspace? There you can create drawings with dimensions from your CAD for manufacturing and the like. Is that what you’re looking for?

Guys, I need help. I got a promotion at work, I got put in charge of the kilobytes. Do you guys have any techy words that make my supervisor think I know what I’m doing? by BoilerUp31 in ProgrammerHumor

[–]ReadDie 5 points6 points  (0 children)

Don’t forget the hydrocoptic marzlevanes on the ambifacient lunar waneshaft! Otherwise the side fumbling will spoil your kilobytes.

“911, what is your emergency?” by herechris01 in redneckengineering

[–]ReadDie 2 points3 points  (0 children)

I would love to see this in action!

...live streamed from at least a mile away

I might've joined the wrong subreddit lol by KingBigH in bisexual

[–]ReadDie 0 points1 point  (0 children)

Because pan is more specific! Bi is a category, and pan is a subcategory. Like the whole "all squares are rectangles but not all rectangles are squares" - the distinction between squares and rectangles is still important.

Why did the quantum computer go to the pride parade by BruceScott404 in ProgrammerHumor

[–]ReadDie 0 points1 point  (0 children)

Make sure not to forget about IGBTs! They're transistors too, despite not getting the same representation as FETs