Is it possible to get earth resistance value"zero" Ohm practically??? If yes,which type of earthing???
9 16993When charging a 20 MVA , 33kV/6.6kV transformer through regulated (0-6.6 kV or 0-33 kV) source on no load , what will be the maximum current drawn by transformer from source and what sould be the source capacity.
5 11900Can anyone explain how the vector diagram of a transformer which doesn't have name plate be found whether it is Dy11/Dy5/Yd11 and so on?
4 13089it is in our knowledge tht right plug of supply of residential suppy system is phase n other is neutral...howevr the battery charger of mobile works in both ways...i mean it is not restricted in only one direction.ny of the holder of charger can hav phase .so y is it not lik tht phase of supply must b connected 2 phase of charger...?
2079Post New TATA Electrical Engineering Interview Questions
Is null function in excel?
How does cluster communication happen?
Are you planning to continue your studies and training at Barnardos?
What is the latest excel?
What is universal selector in css?
What is pk in django?
what is the difference between software product and software version ?
What is the use of builtinadministrators group in sql server? : sql server security
What is a webpage title?
How will you add a max formular to a cell using apache poi?
what is SOAP envelop element?
What is 9 in kill?
What is the use of rowmapper in spring?
How does AI balance accuracy and efficiency in real-world use cases?
This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?