Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for Lundin‭

Type On... Excerpt Status Date
Answer A: How can we grow this community?
After reading the suggestion about conferences, I came up with a loose brainstorming idea... What draws engineers to fairs/conferences (apart from free lunch)? Most definitely technical speeches/slide shows about a certain technical topic. This is well-known: try to host some embedded systems fair wi...
(more)
about 3 years ago
Comment Post #285082 Curious definitions. In EU we have the "low voltage directive" which applies to everything >50VAC or >75VDC. It doesn't seem to be harmonized with the standard you mention. Generally I'd say that IEC/ISO standards are more canonical than EU directives, but this also seems like it would a source of co...
(more)
about 3 years ago
Edit Post #285079 Initial revision about 3 years ago
Question Do we need tags for supply voltages?
Someone just created the tags 208VAC and 230VAC. If think we need to create a policy about tag usage related to supply voltages. Clearly, stating the supply voltage is highly relevant information in most questions. However, stating it in the form of a tag may not be ideal. - Should we have tags...
(more)
about 3 years ago
Edit Post #284983 Initial revision about 3 years ago
Answer A: Asynchronous connection question
Assuming you speak of UART, then the receiver must be told in advance the number of data bits, the number of parity bits and the number of stop bits. The start bit is a logic zero (low) and the stop bit(s) are logic ones (high), which is also the idle state. The data bit stream itself isn't asynch...
(more)
about 3 years ago
Comment Post #284818 Most of the resistance will be in the actual wires and probes, especially so for cheap instruments that come with low quality probes.
(more)
about 3 years ago
Comment Post #284636 Hmm, not really convinced... though I do have bad experience of Traco, they aren't nearly as 'premium' as they claim to be. At any rate, it sounds like a 33V TVS directly after the switch would be a good idea for spike immunity purposes. And if you are correct about the reason why the Traco blew, suc...
(more)
about 3 years ago
Comment Post #284636 Is the heater really to be regarded as a resistor and not as a coil? I know very little of these and I suppose ceramic heaters are supposed to eliminate the need for a coil. But when you say that you blew the power supply and the MCU too, it sounds a lot like reverse EMF. Then the switch signal bounc...
(more)
about 3 years ago
Comment Post #284624 How do you limit the current of the LEDs? Right know you are feeding them with as much as your power source can give. What makes you think it's the MOSFET that's blown? It is far more rugged than the LEDs, rated at several A, while the average LED is rated at 20mA.
(more)
about 3 years ago
Edit Post #284570 Initial revision about 3 years ago
Answer A: React feature guidelines?
Example of answers that should be classified as Dangerous: - "Do it yourself" Q&A where someone is fiddling around with 230VAC electronics or other such potentially lethal power sources without having much of a clue of what they are doing. - Potential fire hazards, such as modifying consumer elec...
(more)
about 3 years ago
Comment Post #284542 I think safety-related applications is one of the difficult "grey areas" here. For example it's quite common on SE that some hobbyist wants to mod something on their car or bike by smacking on some Arduino that they found in a packet of corn flakes. Which is both dangerous as well as wildly illegal i...
(more)
about 3 years ago
Edit Post #284540 Post edited:
about 3 years ago
Edit Post #284540 Initial revision about 3 years ago
Question Most correct term for radio switching noise?
I'm wondering what's the most correct term (if any) to use for "switching noise" of a radio transceiver? By that I mean the spikes that originate from turning the power amp on/off while switching between sender and receiver. Apart from switch noise (which is easy to confuse with switching regulato...
(more)
about 3 years ago
Edit Post #284537 Initial revision about 3 years ago
Question React feature guidelines?
I think we should try to come up with some consensus regarding how to use the new reactions feature, more specifically the "outdated" and "dangerous" options. Which kind of posts should these be used on? Otherwise, I can see how these quickly turn subjective without some community consensus or gui...
(more)
about 3 years ago
Edit Post #284323 Initial revision about 3 years ago
Question CAN "split" pin, bus termination and common mode stabilization
Modern CAN transceivers like MCP2561FD that support CAN FD with high baudrates come with an optional feature called SPLIT, which is to my understanding a reference voltage output pin used to give a common mode stabilization and thereby reduce radiated emissions. It gives out 0.5Vdd so that would be t...
(more)
about 3 years ago
Comment Post #284215 The larger problem is site activity, there's barely anyone posting questions. A couple of users repeatedly asking diverse questions might just be what the site needs, no matter question quality. All of these questions were perfectly on-topic, mind you. So they are already far higher quality than DIY ...
(more)
about 3 years ago
Comment Post #283906 Btw depending on what battery chemistry this is, then 9V fully charged might mean 10-11V. And down to somewhere around 7V when low. Obviously it isn't a good a idea to drive a LED directly from a raw battery voltage.
(more)
over 3 years ago
Comment Post #283906 @#36396 Wouldn't the worst case be the minimum voltage drop, not the maximum? The part didn't list a minimum so I used the typical value. It's better that a LED shines ever so slightly dimmer than supplying it with too high current. Also as I'm sure you know, In practice every modern LED out there ca...
(more)
over 3 years ago
Comment Post #283904 Peak forward current listed below absolute maximum ratings is the stress value they promise that the diode can take for a short while. If you feed it that continuously it will eventually burn to a crisp. _Don't_ design using absolute maximum ratings! You should be looking at electrical characteristic...
(more)
over 3 years ago
Edit Post #283906 Initial revision over 3 years ago
Answer A: Select resistor for a diode
You start by checking the forward voltage and rated current for the LED. 20mA is the usual industry standard for regular LEDs and the forward voltage will be specified for that rated current. In this case the datasheet says VF = 2.0V typical @ 20mA. So now we know the current and the voltage wi...
(more)
over 3 years ago
Comment Post #283693 5 seems common and I've seen even more... which was also bad for soldering.
(more)
over 3 years ago
Comment Post #283693 The missing hole is just me having forgotten to enable some layer in the CAD tool - I don't do any PCB layout myself. But the layout here was just plain weird and I couldn't make any sense of it.
(more)
over 3 years ago
Edit Post #283679 Initial revision over 3 years ago
Question Thermal relief for through-hole on multi-layer PCB
When using through-hole ("THR") connectors on a multi-layer PCB, I frequently notice problems with the ground pins, when these are connected to the ground plane(s) through various "thermal relief" layouts. When this happens, the reflow soldering job becomes mediocre and hand soldering is nearly impos...
(more)
over 3 years ago
Edit Post #283373 Initial revision over 3 years ago
Answer A: Motor Controller - What might be the purpose of these resistors?
To expand on Olin's answer about power dissipation, one theory is EX/ATEX qualification for explosive environments. This is likely needed for these kind of cars, given the massive energy in those batteries. For EX qualification you are not allowed to have a thermal peak somewhere on the board in ...
(more)
over 3 years ago
Comment Post #283244 Rather than drawing these by hand all the time, consider using a schematics editor. There's plenty of free ones out there, like https://www.digikey.com/en/resources/design-tools/schemeit. Or https://www.falstad.com/circuit/ which also serves as a simulator - you can run and troubleshoot digital logi...
(more)
over 3 years ago
Comment Post #283242 Thanks! This further proves how tricky it is to translate such things. "Cable canal" was my literal translation from Swedish, but I could already tell that it sounded weird. "Cable duct" was something I came up with after random Google searches. Cable tray I wouldn't even have considered.
(more)
over 3 years ago
Comment Post #283240 Yet another example: dump "solder flux" in Google translate and it gives me "lödflöde" in Swedish, meaning "solder flow" - which is nonsense.
(more)
over 3 years ago
Comment Post #283240 There's cases where I've hired a professional translator to translate some manual to English, but even them came back and asked about how to translate technical details, because in order to correctly translate specific technical terms, you need domain knowledge. Sure there are specialized technical d...
(more)
over 3 years ago
Comment Post #283240 As I wrote in the question "these terms are far too technical to find in a dictionary". The capacitor example was just a funny anecdote, a capacitor it's a well-known component and probably even taught in science classes in high school. But terms like the "cable tray" are highly specialized. Another ...
(more)
over 3 years ago
Edit Post #283239 Post edited:
over 3 years ago
Edit Post #283239 Initial revision over 3 years ago
Question Is English translation of technical terms on-topic?
Quite often, I find myself knowing the technical term of an electronic component in my native language, but not the proper English term. For example when translating a manual or other technical documentation to English, since these terms are far too technical to find in a dictionary. In such situa...
(more)
over 3 years ago
Comment Post #282746 Here on the Internet ALL CAPS is considered shouting here and therefore rude. You should stop doing that if you plan to keep using the Internet.
(more)
over 3 years ago
Comment Post #282729 Covering lamps with aluminium plate isn't Electrical Engineering. Kindly check what's on-topic at a site before you post. https://electrical.codidact.com/help/topics
(more)
over 3 years ago
Comment Post #282543 Ah yeah, that might actually be why I had a gut reaction to lower the resistance. Now I recall making that very error too on an old LM317, drawing too little current through the resistors, after which the output voltage went bad.
(more)
over 3 years ago
Comment Post #282543 For some LDOs this is the case, but I can't tell if it matters for this one. At any rate you'll want to avoid oddball resistor values in your BoM, for better availability and reduced price.
(more)
over 3 years ago
Comment Post #282543 I haven't used this particular part, but generally you'll want the adjust resistors to be fairly low. You can probably divide them by 5 to 10 something. Also, tinker around with the formula until you find two values that are close to standard series values. 500R and 4k7 for example would be fairly cl...
(more)
over 3 years ago
Comment Post #282152 You could also write self-answered Q&A which is perfectly fine too, encouraged even. Example: [Driving relay, transistor keeps failing](https://electrical.codidact.com/posts/276116). This are typically about one single, specific issue. And it can be targeted towards any knowledge level - you could wr...
(more)
over 3 years ago
Comment Post #281971 @coquelicot‭ It's not complicated at all assuming you got the stuff already :) Though a high quality directional coupler costs a bit. Tracking generators are very easy to use, just attach two coax to input & output on the spec, then click on the button that says tracking generator, and that's pretty ...
(more)
over 3 years ago
Comment Post #282139 Also keep the reverse voltage in mind. 60V is too much for standard Schottky. Though shouldn't the coil voltage ideally get converted down close to 12V with a step-down? I haven't worked much with bigger contactors, but plain relay coils don't work reliably at all if you stray too far from their nomi...
(more)
over 3 years ago
Comment Post #282053 @Olin Lathrop‭ So essentially the box would have to become a "mini EMC lab" :) Though large enough to not be in the near field, so not so "mini" any longer either. Maybe the easiest solution here might actually be to do the measurement outdoors in the open.
(more)
over 3 years ago
Comment Post #282053 One crazy idea I have: what if I mount the antenna inside a large metal box? So it is grounded but inside a Faraday cage. Then the environment would be the same and no reflections from walls or people.
(more)
over 3 years ago