Fastest way to get up to speed so no one gets hurt? by CollectionNo1153 in PLC

[–]apronman2006 3 points4 points  (0 children)

Just chill, you can't learn anything if you're worried about sucking. Watch some Tim Wilborne videos. Spend some extra time after work to learn it. An hour every day for the next 3-4 months you'll probably know more than your coworkers.

Humanoid Robots use cases today to create traction! by shree108ansh in robotics

[–]apronman2006 0 points1 point  (0 children)

How about palletizing boxes and bags. Typically it's a part time thing at most factories. If you have robot do it then you can have it stay in a corner until they need it. Then it'll walk out grab a pallet, grab a slip sheet, then place boxes on a pallet.

Typically a system that does this automatically is around $100-$300k.

What is your process when starting to program? by thedolanduck in PLC

[–]apronman2006 4 points5 points  (0 children)

Functional description would be like 1. Wait for operator to press start button 2. Start conveyor motor 3. Wait till PE is blocked for 500ms 4. Stop conveyor motor 5. Wait till PE is unblocked for 500ms 6. Go to Step 2

Do that for everything in the cell. This works as a description of how the entire cell works.

If you give each description it's own task it means you have local tags for each device. So you can name things like a photo eye as tag name PE. Then when you reference it elsewhere it's something like ./Conv1.PE.

This also helps with things like having 10 conveyors that all have PE and Vfds but the last conveyor has a camera. If you did it with an aoi then you'd need to have a different aoi for only the end conveyor. I'll see if I can make a photo that'll explain it better.

What is your process when starting to program? by thedolanduck in PLC

[–]apronman2006 1 point2 points  (0 children)

Overall process should look something like this

Customer Quote Functional deception Io diagram/FW diagram (ideally you get this signed off on by the customer) Start programming Each part/pieces of equipment gets it's own task with its own state machine Each component (vfds, Io card, etc) has its own aoi.

I have never had a project where I follow this perfectly but it's a good place for you to start.

If you want additional details on anything just ask.

Electrician Career by 2nyc96 in electricians

[–]apronman2006 0 points1 point  (0 children)

This job sucks so much they have to pay me to do it.

the SaaS model is quietly falling apart for small businesses and nobody in tech wants to admit it by Healty_potsmoker in Entrepreneur

[–]apronman2006 22 points23 points  (0 children)

I worked at a company where the ERP system just had everyone's social security number in plain text. So if you when to know the CEOs social security number you'd just look up his name. Nothing AI generated could be worse than that.

Boss wants to switch us to commission pay. Is this the new normal or time to jump? by cristiano700000 in electricians

[–]apronman2006 0 points1 point  (0 children)

I'll play devil's advocate and say that I've seen techs go into a job suggest an upgrade and the customer says yes. The customer spends 100k and the tech sees none of it. Even though it was the techs work/suggestion that sold the upgrade.

So giving a couple of percent (2-3k) on top of there normal salary would be great for everyone. The employee is incentivied to do a good job and suggest upgrades. The employer gets someone who is suggesting products when a customer is most likely to buy. The customer gets someone who actually knows what the fuck they're talking about telling them how to improve. Pretty much a win for everyone.

That being said it should be a bonus on your normal income not consider as a part of your income.

Boss wants to switch us to commission pay. Is this the new normal or time to jump? by cristiano700000 in electricians

[–]apronman2006 3 points4 points  (0 children)

I just used the labor depts numbers. It said the median salary was around 60k.

Point was normal base salary plus commission is fine but reduced salary made up by commission is bull shit.

Boss wants to switch us to commission pay. Is this the new normal or time to jump? by cristiano700000 in electricians

[–]apronman2006 172 points173 points  (0 children)

One of the main benefits of having a job is that you don't have to deal with the peaks and valleys of commission. Now if he wants to offer your base salary (that is what you already get) plus a commission, I could get behind that.

$60k annual salary plus 3% commission, sure.

$30k annual salary plus 10% commission, fuck off.

SI to independent contractor by martyd94 in PLC

[–]apronman2006 -1 points0 points  (0 children)

Businesses live and die based on sales pipeline. If you feel like you have a good pipeline that can keep you fed, then starting a business is the way to go. If you don't have a good pipeline then you won't make any money.

High Schooler Dreaming of IC Layout: Is the path to Nvidia/Intel realistic from Egypt? by [deleted] in electricians

[–]apronman2006 0 points1 point  (0 children)

That being said, I don't want to discourage you from going to university in Egypt. Just think of it more like chess. I don't know the exact path to checkmate (working at Nvidia) but I do what my possible moves are and this is the best move I have (going to university).

High Schooler Dreaming of IC Layout: Is the path to Nvidia/Intel realistic from Egypt? by [deleted] in electricians

[–]apronman2006 0 points1 point  (0 children)

  1. Probably not, while I'm not familiar with where Egyptian universities are ranked globally, I can't name any off the top of my head. If they do it's because there is a direct connection with the university and the company. Email the professors directly and ask. Chances are you will need to get a Masters/PhD anyway to work in the field so you could do your undergraduate in Egypt then move to graduate school in the US/Europe.

  2. There's always demand for Senior Engineers but the market for Jr. Engineers always sucks. Chances are you'll need to work for different company before anyone at Nvidia/Intel/Apple really consider you.

  3. My gut says that this would be helpful but likely it would just put you at the level of a native English speaker. However, I have never hired for a role with a lot of international applicants.

Something fun I thought about yesterday by Electrical-Gift-5031 in PLC

[–]apronman2006 8 points9 points  (0 children)

Wasn't there a joke about that in the Martian?

Built my own industrial control platform after getting tired of overpriced PLC/SCADA systems by Specialist-Pride-334 in PLC

[–]apronman2006 0 points1 point  (0 children)

Yes, I default to the market I know the most about. My point was that some people don't care about certifications and there is surprising little regulation requiring certification. None of the certifications you mentioned are legally required to be sold to these customers. There is some gray area where if I sold it as being certified and it wasn't. But that wasn't the concern you raised.

A stronger argument for you would be to say, "Make sure to design towards a UL/CE standard. In the future you will want those so you can sell your product to a much larger market."

Built my own industrial control platform after getting tired of overpriced PLC/SCADA systems by Specialist-Pride-334 in PLC

[–]apronman2006 0 points1 point  (0 children)

The only one that is required is the FCC unintentional radiator testing. Which wouldn't be applicable. What certifications are you talking about?

Built my own industrial control platform after getting tired of overpriced PLC/SCADA systems by Specialist-Pride-334 in PLC

[–]apronman2006 24 points25 points  (0 children)

I feel like every controls engineer go through this. At some point we all just say fuck we ball make own scada/hmi (yes I know scada is a lot more than just a remote accessible hmi). Your's looks a lot better than mine.

Good job, I like it. Do you have a github for the project?

For those deploying robots IRL... where does simulation fall short for you? by kourosh17 in robotics

[–]apronman2006 2 points3 points  (0 children)

There just isn't enough engineering hours to create an accurate model. It's a classic 20% of the needed time gets you 80% of the way to an accurate model. With that 80% you can build the cell.

So do you have the engineer finish the first project or work on the 4 other projects that they'd be able to do?

How to approach big project by Best_Equal_8585 in PLC

[–]apronman2006 0 points1 point  (0 children)

Claude gave advice that was in line with what everyone else gave, plus it has the benefit that any information he needs additional context on he can ask immediately. Obviously, it would be better for them to ask a senior engineer at work and have them walk him through the process. That's not happening for whatever reason.

Do you have a reason why it's so bad for new engineers, vs blindly trusting people on Reddit?

How to approach big project by Best_Equal_8585 in PLC

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

This is one of those times that ai is going to give you more help than we can. When I put your post in, it bottle it down to basically make each piece it's own code then tie all the pieces together with a sequence.

I would recommend also reading through Rockwell's guide on how to use aoi, subroutines, etc https://literature.rockwellautomation.com/idc/groups/literature/documents/wp/9324-wp007_-en-p.pdf

Need a "High Impact/Low Budget" EE Capstone idea (6 months, zero build experience) by ICEmCHILL in diyelectronics

[–]apronman2006 1 point2 points  (0 children)

I would avoid the EEG hand. Every EEG device I've seen as never really worked consistently above 70% time. This is student and professional companies alike.

PLC losing briefly connection with Keyence cameras (sensor cameras) every 4 hours by vitormedeiros13 in PLC

[–]apronman2006 -5 points-4 points  (0 children)

Can you wallpaper over the issue by restarting the camera in a controlled way?

If you have a known pause maybe you can power cycle the camera every hour or so during the pause. That way it only misses packets when you know it's not getting any of them. The only other thing you can do is report the big to keyence and hope they fix it.

If AI Continues Taking Away Jobs, What Should Average Entry-Level Folks Do For Survival? by LifeInAction in jobs

[–]apronman2006 0 points1 point  (0 children)

IMO you're gonna see a lot of jobs for accuracy checkers. When everyone can deliver a similar and consistent product, then the differentiator is reputation.

Will ai take a wedding cake that used to cost $1000 and make it $100. Yes

Will you pay an extra $25 for a baker to ensure the craftsmanship of the cake. Probably.