Skip to content
eT Community

eT Community

  • Forums
  • What’s New
  • Members
  • Recent Posts
  • Website
Forums
Search
 
Notifications
Clear all

Search result for:  WA 0821 1305 0400 [[ADEFA]] Pusat Containment System di Cianjur Jawa Barat

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 1 / 4 Next
What’s the real impact of a broken neutral in a 3-phase 4-wire system?
Theoretical questions
DabieTech
1 year ago
9 Relevance
I’ve read that a broken neutral in a 3-phase 4-wire System can cause serious problems, especially in Systems with unbalanced loads, but I’m not entirely clear on what exactly happens when the neutral is lost. Let’s say the System is supplying a mix of single-phase loads (like in a commercial or residential setup). If the neutral breaks at some point—what are the actual consequences for the connected loads? Do voltages across phases shift dangerously? Can it damage appliances or equipment? How does the System behave differently under balanced vs. unbalanced load conditions? I’m looking for a practical explanation of what happens electrically and what kind of damage or safety risks it introduces. Real-world examples or typical protection mechanisms would be great too. Thanks!
View entire post
Answer to: Beginner Arduino Course —Any Recommendations?
Arduino
Amelia
1 year ago
9 Relevance
If you're just starting out with Arduino and electronics, you're definitely not alone—there are some fantastic beginner-friendly resources out there to help you get going without feeling overwhelmed. Helpful YouTube Channels Paul McWhorterOne of the best for beginners. His “Arduino Tutorial Series” is clear, structured, and goes from basics to intermediate projects. Jeremy BlumHis Arduino series is a classic and covers foundational knowledge with well-explained videos. GreatScott!Excellent for understanding how the hardware works behind your projects. Programming Electronics AcademyVery helpful if you're also interested in understanding the coding side deeply. Online Courses Worth Checking Out Udemy – "Arduino Step by Step: More than 50 Hours Complete Course" Taught by Dr. Peter Dalmaris. Very beginner-friendly and includes lifetime access to lessons and materials. Coursera – “Introduction to Programming with Arduino” Offered by University of California, Irvine. Teaches both basic electronics and coding in a structured format.
View entire post
Answer to: What’s the real impact of a broken neutral in a 3-phase 4-wire system?
Theoretical questions
LogicLab
1 year ago
7 Relevance
Yeah, losing the neutral in a 3-phase 4-wire System can cause major issues, especially if the loads aren’t balanced (which they usually aren't in real-world setups like homes or small businesses). What actually happens is this: the neutral point “floats” because there's no solid reference anymore. So instead of each phase staying around 230V, the voltages start to shift depending on the loads on each phase. Light load = lower voltage, heavy load = higher voltage. In the worst cases, one phase might go up to nearly 400V—way more than your appliances are built for. As a result, you'll see major voltage fluctuations in your supply. There are protection relays and devices that can catch this (like a phase failure relay or neutral monitoring), but not every System has them—especially older setups. In short: broken neutral = unpredictable and often destructive voltage swings. A real pain to troubleshoot if you don’t catch it quickly.
View entire post
Answer to: Arduino UNO R4 Wi-Fi Project ideas!
Arduino
Amelia
2 years ago
6 Relevance
There are a lot of ideas you can implement with the Arduino UNO R4 Wifi, depending on what you WAnt to achieve. However, I have done a few projects that you can also try, ranging from beginner to advanced levels: Home Automation System Smart Door Lock IoT-Based Weather Station Wi-Fi-Controlled Robot Smart Irrigation System Wi-Fi-Enabled Data Logger Real-Time Air Quality Monitoring System Wi-Fi-Based Notification System
View entire post
RE: Any course to learn Embedded system using Arduino boards ?
Arduino
Rashid
2 years ago
5 Relevance
@ankunegi Thank you
View entire post
Answer to: Any course to learn Embedded system using Arduino boards ?
Arduino
Admin
2 years ago
5 Relevance
Well, I don't know any paid courses related to this but there's an excellent tutorial series on YouTube. Here's the link
View entire post
Any course to learn Embedded system using Arduino boards ?
Arduino
Rashid
2 years ago
5 Relevance
Hello everyone, Can anyone suggest a course on Embedded Systems using Arduino? I am looking for the very basics of Embedded Systems such as the architecture, memory, etc. Thanks in advance.
View entire post
Answer to: Watchdog timer in microcontrollers?
Arduino
nathan
1 year ago
3 Relevance
A WAtchdog timer (WDT) is a hardware timer that resets the microcontroller if it crashes or freezes. The System must periodically reset the WDT ("kick" it) to prevent a reset. If it fails, the WAtchdog assumes a fault and restarts the System
View entire post
How to read resistor color codes?
Theoretical questions
tricky_logic
1 year ago
2 Relevance
I have a few resistors without any labels, and I WAnt to figure out their resistance values using the colored bands printed on them. I know there’s a color code System, but I’m not entirely sure how to read it correctly—especially when there are four or five bands. Could someone explain how to interpret the resistor color code, and maybe suggest a reliable method or chart to use for quick identification? Also, how do I tell which side to start reading from?
View entire post
Answer to: Electrical isolation vs. grounding?
Theoretical questions
Sophie
1 year ago
2 Relevance
Electrical isolation and grounding serve different purposes: Electrical isolation means separating two circuits so that no current flows between them. It's used for safety and to prevent interference—common methods include transformers and optocouplers. Grounding connects System parts to a common reference point (usually earth) to stabilize voltages and safely divert fault currents.
View entire post
Answer to: Why is grounding important in electronics?
Theoretical questions
Admin
1 year ago
4 Relevance
I feel like you are referring to Earthing(in Electrical Systems) but got confused between Earthing and Grounding. Let me explain: Grounding in electronics provides a common return path for the current. Without a proper ground reference, your circuit just won’t function reliably. Even a simple LED needs a return path to complete the loop. And it’s not just a good design habit, it’s a foundational principle for how circuits work. In digital and analog Systems, ground acts as a voltage reference point. For instance, when you say a signal is 5V, it means 5V above ground. Earthing (also called grounding in some countries) in an electrical System means physically connecting certain parts of the electrical installation—like the metal frames of appliances to the Earth using a low-resistance wire. If a fault occurs and a live wire touches a metal body (like your fridge), earthing provides a direct path to the ground. This causes a large current to flow, which trips the breaker or blows a fuse—disconnecting the supply quickly and protecting people from electric shock. But here's a thing: Your Electrical System/appliances will still work without earthing, but it is very risky. So in conclusion, grounding in electronics is very different from Earthing in an Electrical System.
View entire post
How does PID control work in automation?
Theoretical questions
Electronix
1 year ago
2 Relevance
I've been searching for a clear explanation of PID (Proportional-Integral-Derivative) control in different forums but haven't found a satisfactory answer. I understand that PID is widely used in automation for process control, but I WAnt to know how it works. How do the proportional, integral, and derivative terms contribute to maintaining System stability and accuracy? Also, in what types of automation applications is PID control most commonly used? I would appreciate a clear explanation with examples.
View entire post
Page 1 / 4 Next

Forum Search

Recent Posts

  • RE: Beginner Arduino Course —Any Recommendations?

    @rahav When I started learning Arduino, I realized that...

    By playwithcircuit , 1 month ago

  • Admin

    RE: esp32 diagram connection

    @wmughal What do you want to achieve here exactly?

    By Admin , 5 months ago

  • DIY an RF power meter Based on STM32F103 + MAX4003

    As we all know, Radio frequency (RF) is a very importan...

    By anselbevier , 5 months ago

  • esp32 diagram connection

    i never use esp32 before i get diagram from claude i wa...

    By wmughal , 5 months ago

  • Admin

    RE: Motor driver not working properly

    @noochee Can you please share more details? Circuit dia...

    By Admin , 6 months ago

  • Motor driver not working properly

    I built an obstacle avoiding robotic car using Arduino,...

    By Noochee , 6 months ago

  • Answer to: Bluetooth Speaker won't turn on

    Translator Sorry, this i...

    By servitec , 7 months ago

  • Bluetooth Speaker won't turn on

    I know is not probably the best place for a newbie, the...

    By servitec , 7 months ago

  • Answer to: Why Fluke multimeters are so expensive?

    Totally agree with the points above. In my experience, ...

    By maryjlee , 10 months ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 9 Forums
  • 312 Topics
  • 779 Posts
  • 2 Online
  • 298 Members
Our newest member: bahinaashley
Latest Post: Beginner Arduino Course —Any Recommendations?
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

 Powered by wpForo version 3.1.5

© 2026 eT Community • Built with GeneratePress