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 »
Q&A

Comments on Why 3.3V instead of 3V?

Parent

Why 3.3V instead of 3V?

+10
−0

Usual values used in doing electronics/power supplies are almost always round numbers:

  • 5V
  • 12V
  • 28V
  • 48V
  • 60V

I understand that in some cases ICs are built to accept the voltage directly coming from the lithium-ion cell in order to simplify the power stage, therefore, having 4.2V input.

But, what is the reason behind having a 3.3V voltage level omnipresent instead of 3V?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (6 comments)
Post
+1
−1

Actually I think this is a really good question. It's kind of more historical though I guess (and I don't know the historical answer either, but from building products perspective I think this is probably the reason/s).

75V DC is a cut-off value for safety testing on products (OSHA / UL requirements in North America | LVD in Europe). That's a good reason to not use 75V DC.

I think the real answer is probably pretty multi-disciplinary on the economics of producing batteries.

I have some family friends who own battery factories overseas and know a bunch about LiPos from a producing consumer goods perspective and safety issues but I'm no expert on the chemistry of batteries.

For some reason the chemistry of batteries appears to be really easy to produce in 3V & 5V regions. My guess is that the batteries got commercialized first at 3V / 5V and then the ICs were built in order to use the cheapest and readily available batteries.

(Your dollar store AAA battery is 1.5V -- add in 2, and now you are at 3V. So if I'm building semiconductors do I require my end user to go fabricate a custom 4V battery or design the whole thing around the fact they can go to the dollar store and power up my gear for $0.30 of batteries?).

Whole point of hardware is to sell it.

Same thing on the regulatory side: FCC creates new rules for how you can use RF airways, and viola your local RF semiconductor company creates a new chip to maximize usage of the new rules. First comes the regulation and next comes the hardware.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (3 comments)
General comments
Lundin‭ wrote about 3 years ago

Li/Ion and LiPo are generally around 3.8 - 4V somewhere though, at least modern ones. And I think 3.3V goes back to the early 1990s somewhere, it probably pre-dates such batteries. So this doesn't explain where 3.3V comes from, specifically. I think this rather has to do with CPU core voltages and CPU manufacturers who wished to reduce power/heat, and maybe also clock noise.

leroy105‭ wrote about 3 years ago

Yeah for sure in LiPos. If we a had semiconductor designer guy here, I'm sure there's some insight at that level as well. OP got dismissed as this being a stupid question and in reality it's really probably preety deep. It just happens to not be a solve an analog circuit type inquiry.

Lundin‭ wrote about 3 years ago

Nobody dismissed anyone...? The question sits at 5 up-votes, 0 down-votes. I'd be curious to learn the reason too but nobody seems to know.