this post was submitted on 31 Mar 2026
20 points (95.5% liked)

Ask Lemmy

39046 readers
1685 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/48079645 because it was headshotted within five minutes without any explanation. :/

In the laundry room where I live, there is this machine.

The fan in the back blows air onto the heating elements that heat up the air, which in turn hits the laundry, speeding up the evaporation of the water.

I have no formal education on electricity, I'm just extremely interested and eager to learn. I think I understand that the rods heat up because enough current is "pushed" with enough voltage through this material that has enough resistance for it to heat up.

If these are the hot and neutral rods next to each other (which I visually believe I confirmed) with no insulator in between, why is there no arcing?

What are prerequisites for arcing? I guess, if arcing occurred so easily, then we would have a lot more ground faults and short circuits all over electrical installations?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pankkake@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (1 children)

I don't have much experience with heating elements specifically, but hers what I found;

This type of heating element is called Calrod (a trademarked name). Here's a cross section :

As you can see, there's stuff inside the visible tube. The spiral inside is the actual "wire", through which current flows, and that heats up (see also: Joule's Law).

Then there's a layer of magnesium oxyde, which is an insulator. This is what keeps the current from going away from the wires.

The outside sheath that you see is just some stainless steel tubing that keeps the (powdery) magnesium oxyde in.

why is there no arcing?

On the topic of arcing; an arc is a very specific phenomenon. Usually, air is an insulator. However, under very high voltage, current can start to cross air gaps. In doing so, it heats up the air a lot, creating a plasma. This plasma conducts electricity (at least it can do so better than plain air), so once the air is "broken", current can flow through the air gap. I don't know the exact numbers, and it depends on the gap size, but an arc requires at least a few kilovolts to appear.

Sidenote: when you get a zap when touching something metallic after you've worn slippers, that's because you've actually gained a few kilovolts of charge compared to the metallic thing, and you've made a (very short lived) arc!

Thanks for the reference to Joule's law and to static discharge! :D And great image of a Calrod element!