this post was submitted on 09 Jun 2024
1 points (100.0% liked)

Engineering

734 readers
1 users here now

A place to geek out about engineering, fabrication, and design. All disciplines are welcome. Ask questions, share knowledge, show off projects you're proud of, and share interesting things you find.

Rules:

  1. Be kind.
  2. Generally stay on topic.
  3. No homework questions.
  4. No asking for advice on potentially dangerous jobs. Hire a professional. We don't want to be responsible when your deck collapses.

The community icon is ISO 7000-1641.

The current community banner image is from Lee Attwood on Unsplash.

founded 1 year ago
MODERATORS
 

Terrible diagram 1

I'm trying to figure out how long to make A and B here if I have linear actuator of length C (extended = 2C) in order to tilt my panels from completely horizontal to vertical so they avoid wind and shed snow respectively when I run up the actuator to the extremes respectively based on sensor input.

Is there a simple formula I can use to plug the length of whatever actuator I settle on to figure A and B out? I know it will have to be a certain minimum and maximum size to work properly and might have to experiment to get an idea of what works in the end, but I'd like a reasonable start point to purchase an appropriate actuator.

I've googled around and decided I'm not smart enough to even come up with the right search criteria, let alone figure this out myself since it's been 35 years since I've used anything except the most basic trig.

This isn't really homework except for the fact that I'm trying to make my home work right.

Edit: seems like if I select A=.75C and solve for B at horizontal, then it always works out. No idea why, but the couple examples I try seem to agree.

top 3 comments
sorted by: hot top controversial new old
[–] echutaa@programming.dev 0 points 2 months ago (1 children)

It’s a triangle, why not just use Pythagorean theorem? I don’t know if you can get the full 90 degree rotation from a liner actuator like that but it could get pretty close as long as A and B are long in relation to c’s minimum distance.

[–] ikidd@lemmy.world 0 points 2 months ago* (last edited 2 months ago) (1 children)

It's only a right triangle at horizontal, so I'm not sure how I'd use that to figure out the lengths that give me anything for the vertical position. It's easy enough for the fully retracted situation, but after that I'm lost figuring out how to get the angle to 0 at 2C.

Edit: OK, so you're saying if the pole is 5' long, pick an LA that's close to half that length and just wing it. Which I could do, but I'd hoped to maybe figure it out approximately ahead of buying an expensive LA if I could get a smaller one for less.

[–] echutaa@programming.dev 1 points 2 months ago* (last edited 2 months ago)

Ok I understand better what you’re trying to do, this is a pretty basic trig problem there are a ton of triangle calculators out there that will give you a good idea of the lengths you want. This site even has some explanations of how sine and cosine can be used to find missing sides and angles. Also just a note, any triangle can be split to create 2 right angle triangles, it’s not the ideal way to solve these problems but can help simplify some concepts to make things easier to understand.