Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why Ammeter is always connected in series in the circuit and
Voltmeter in parallel?

Answers were Sorted based on User's Feedback



Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / nirmalkumar

Ammeter is connected in the series because it measures the
current which would be flowing in a single series line by a
series of electrons

Voltmeter is connected in parallel because it measures the
potential difference between two terminals(voltage) which
cannot be done when connected in series as ammeter.

Is This Answer Correct ?    262 Yes 99 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / aman dabgotra

The internal impedence of an ammeter is very low. So if it
is connected in parallel with any circuit, the equivalent
resistance of the circuit reduced to almost zero.
On the other hand voltmeter has very high internal
impedence, So if it is placed in series with any device
then that device become almost open circuited.
Thats why these devices are connected in such manner.

Is This Answer Correct ?    179 Yes 58 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / charles

WHEN THE AMMETER IS CONNECTED IN PARLLEL IT WILL BURN
BECAUSE THE INTERNAL IMPEDANCE OF THE AMMETER IS
CONSISDERLY VERY SMALL , BUT IF WE CONNECTED THE VOLTMETER
IN SERIES ,NOTHING WILL HAPPEN BECAUSE ,THE INTERNAL
RESISTANCE OF THE VOLTMETER IS VERY HIGH , IT JUST LIKE A
CONNECTING A HIGH VALU RESISTER PARALLEL TO LINE.

Is This Answer Correct ?    67 Yes 29 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / mohd

The ammeter is connected in the circuit in series because it
has low resistance and the voltage is connected in parallel
because it has high resistance.

Is This Answer Correct ?    39 Yes 26 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / ekta choudhary

Ammeter is used to measure the current flowing through a
circuit element and current is nothing but it is due to a
continuous flow of electrons. We take caution also in
connecting (+) & (-)terminal of ammeter in which electrons
flow from (-)to (+)just opposite to the direction of
current. This is all about for series connection of ammeter
in circuit. If we take reason about parallel connection of
voltmeter across the circuit element then we should know
that it measures the voltage difference between the
required points of circuit element which can only be
measured by connecting it across the circuit element rather
than series connection of it.

Is This Answer Correct ?    41 Yes 30 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / divya

Ammeter is connected in series because it should show the
same current passing through whole circuit.


The potential difference across the ends of resistors may
differ.So to get the poteantial difference across the ends
of the conductor we should connect volt meter in parallel
in the circuit.

Is This Answer Correct ?    20 Yes 19 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / himanshu agrahari

It is always connected in series because it has very low resistance and the current which is in any metal wire have the same resistance as is in ammeter and to get the proper reading of current it should always connected in series

Is This Answer Correct ?    4 Yes 3 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / atinder makkar

The ammeter is not connected in parallel because it will
draw large current and disturb the circuit, right?

Is This Answer Correct ?    22 Yes 24 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / k.paleswararao

ammeter connected in series bcoz it has low resistance
material in low ressistance material the total current
flowing so it measures the total current
voltmeter is high resistance so high resistance low
current high voltage it measure the voltage bet ween two
terminals

Is This Answer Correct ?    7 Yes 9 No

Why Ammeter is always connected in series in the circuit and Voltmeter in parallel?..

Answer / aparna

Ammeter is connected in series b cause it has low resistance and it is used to understand the value of whole circuit not a single bulb or resistor. Voltmeter is connected in parallel because to get the total p.d flowing through the circuit and it has high resistance

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Engineering AllOther Interview Questions

what is elligibility criteria of hcl?

0 Answers   HCL,


What is Moore's law and what limits the size of a computer chip?

0 Answers  


Net app interview questions ============================ . Storage Fundamentals: - what is Raid? What are different kind of Raids? - Difference between all of Raids , Advantage of one raid over other - What are FCP & ISCSI, Difference between them. - FC Topologies, Iscsi commands - How to mount a Lun on Windows/Linux - NFS and CIFS - Difference between SAN, NAS and DAS - Different Backup methodologies, Snapshot, mirror, Disaster Recovery, High Availability, Cluster concepts 2. Network Fundamentals: - TCP/IP and ISO/OSI layers - What is DHCP, DNS, SNMP, Router, Hub, Switch, HTTPS , HTTP, telnet , ssh, rsh - Different SNMP versions (V1, V2, V3) - SNMP traps - Ipv4 and Ipv6 addressing 3. Database: - SQL queries, Joins (may ask you to write queries with complex joins) - Aggregate functions - Schemas, Tables, views (create, delete, alter, drop etc) 4. Testing - Bug tracking process, Types of Bugs - Difference between priority and Severity of Bug - Your best bug , what will you do when your bug is not fixed/rejected etc. - What is Functionality/Sanity/Stress/Upgrade & revert/Performance/negative/Release test/regression tests. How you have done these in your past projects. - Black box testing, grey box testing - May ask to write test cases on a given scenario - What is test plan and test summary/strategy document. Different sections in these documents. - SDLC, Test Lifecycle and approach to test a product (Given a product what different kind of testing you will do) 5. Perl ( in addition, you may be asked to write scripts on below areas) - Regular expressions - File/Directory Handling - Scalars, Arrays and Hashes - Packages and Modules - Use and require statements - Go through Net::Telnet, Net::SNMP, Net::SSH modules in perl

0 Answers   NetApp,


Please send me the ongc old question papers

0 Answers  


How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.

0 Answers  


I have failed my intermediate can i write entrance exam the next year after completing my backlogs

0 Answers  


int i=~0; uint j=(uint)i; j++; printf(“%d”,j); what is the use of "uint" int the above code

0 Answers   Microsoft,


main() { int arr[]={12,14,16,18,20} printf("%u%u";arr+1,&arr+1); } //tell me the answer of this question with proper reason..:)//

1 Answers  


THERE iS ANY DEFAULT CONNECTION STRING FOR WINDOWS APPLICATION IN VB.NET2005 FROM WHICH AFTER CHANGING PROJECT DIRECTORY TO OTHER PLACE AND WE DID NOT CHANGE DATABASE PATH INB SQL CONNECTION ?????

0 Answers  


what is b tree

0 Answers   HCL,


can i knw what are we supposed to read for the coming oces/dgfs 2009 exam?what kind of book are we supposed to study?

0 Answers  


What is the full forms SDDC,TOR,DLRO,PPP,USW,AWWA,CMOS,SVI,

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)