Preview

This is your website preview.

Currently it only shows your basic business info. Start adding relevant business details such as description, images and products or services to gain your customers attention by using Boost 360 android app / iOS App / web portal.

SPARKELECTRIC 67f8ebc3124928a0c428fc0f Products https://www.sparkelectric.co.in
{ "products": [ { "_id": "68033c9631166af9fb0bda99", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "STAR DELTA STARTER", "description": "Star Delta Starter Definition: A star delta starter is used for starting 3 phase induction motors, minimizing initial electrical overload by starting in a ‘star’ configuration and then switching to ‘delta’ after reaching a certain speed.\nCircuit Diagram: The circuit includes a TPDP switch that helps in changing the motor connections from star to delta, facilitating effective control of current and torque during startup.\n\nReduced Starting Current: By using a star delta connection, the starting current is reduced to one-third of what it would be with direct online starting, leading to lower electrical stress.\n\nWorking Principle: The star delta starter operates on a principle where it starts the motor at a lower voltage and current, then transitions to normal operating conditions to manage power efficiently.\n\nApplication Suitability: Ideal for situations where low starting torque is adequate, the star delta starter excels in environments like driving centrifugal compressors, where minimal starting current is beneficial.\n\nWhat is Star Delta Starter\nA star delta starter is the most commonly used method for the starting of a 3 phase induction motor. In star delta starting an induction motor is connected in through a star connection throughout the starting period. Then once the motor reaches the required speed, the motor is connected through a delta connection.\nA star delta starter begins with the motor’s stator winding connected in star formation. Upon reaching about 80% of its full load speed, the motor transitions to a delta-connected stator winding.\nA star delta starter is a type of reduced voltage starter. We use it to reduce the starting current of the motor without using any external device or apparatus. This is a big advantage of a star delta starter, as it typically has around 1/3 of the inrush current compared to a DOL starter.\n\nThe key component of a star delta starter is the TPDP switch, which stands for Triple Pole Double Throw switch. This switch toggles the stator winding from star to delta during startup.\n\nFor that let us consider,\n\nVL = Supply Line Voltage, ILS = Supply Line Current, IPS = Winding Current per Phase, and Z = Impedance per phase winding at standstill conditions.\n\nAs the winding is star-connected, the winding current per phase (IPS) equals to supply line current (ILS).\n\nAs the winding is star-connected, the voltage across each phase of the winding is\n\nHence, the winding current per phase is\n\nSince here, the winding current per phase (IPS) equals to the supply line current (ILS), we can write,\n\nNow, let us consider the situation where the motor gets started with delta-connected stator winding from same three-phase supply points,\n\nAdvantages of Star Delta Starter\nThe advantages of star delta starters include:\n\nInexpensive\nIt produces no heat and doesn’t require a tap-changing device, thereby increasing efficiency.\nStarting current reduced to 1/3 of direct online starting current.\nProduce high torque per ampere of line current.\nDisadvantages of Star Delta Starter\nThe disadvantages of star delta starters include:\n\nThe starting torque is reduced to 1/3 of full load torque.\nA particular set of motors is required.\n\nApplication of Star Delta Starter\n\nAs discussed in the above advantages and disadvantages, a star-delta starter is most suited to applications where the required starting current is low and where the line current draw must be at a minimum value.\n\nThe star delta starter is not suitable for applications where high starting torque delivery is required. For these applications, a DOL starter should be used instead.\n\nIf the motor is too heavily loaded, there will not be enough torque to accelerate the motor up to speed before switching over to the delta position. An example application for a star delta starter is a Centrifugal compressor.", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": null, "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 95, "imageuri": "https://productimages.withfloats.com/actual/6805eeca53564a6886e80a6f.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/6805eeca53564a6886e80a6f.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T06:03:02.717Z", "updatedon": "2025-04-21T07:10:10.225Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN/products/star-delta-starter/95", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "LOW VOLTAGE PANEL SERVICES & SUPPORTS", "tags": [ "Star Delta Starter", "panel meters", "spark electric", "induction motor", "3 phase induction motor", "multispan", "delta connection", "delta", "danfoss", "schneider", "satya electrocom" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "680338f4e579986392b10c68", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "MOTOR CONTROLLERS", "description": "Motor controllers are designed to receive input signals, process them, and then generate appropriate output signals to control the motor's behavior. The input signals might come from user interfaces, sensors, microcontrollers, or other control systems.\n\nThe controller provides the necessary regulation and protection to ensure optimal performance and longevity of the motor. In the case of DC motors, a controller allows precise control over speed, direction, and torque, making it indispensable for most applications.\n\nThe working principle of a controller revolves around monitoring a system’s output, comparing it with a desired value (called the setpoint), and then adjusting the inputs to minimize the difference (called the error). This is a core concept in control systems engineering.\n\nHere’s a simplified breakdown of how a controller works:\n\nControl Loop Process:\nSetpoint (Reference Input):\nThe desired value you want the system to maintain (e.g., 25°C in a thermostat system).\n\nSensor/Measurement:\nMeasures the actual output of the system (e.g., current room temperature).\n\nError Calculation:\nError = Setpoint − Measured Output\nThis tells the controller how far off the system is.\n\nController Action:\nBased on the error, the controller decides how to adjust the input to reduce the error.\nThis action can be:\n\nProportional (P) – Reacts to the size of the error.\n\nIntegral (I) – Reacts to the accumulation of past errors.\n\nDerivative (D) – Reacts to the rate of change of the error.\n\nControl Output (Actuator):\nThe controller sends a signal to an actuator (e.g., heating element, motor, valve) to influence the system.\n\nProcess/System Response:\nThe system responds to the controller’s action, and the output changes.\n\nFeedback Loop:\nThe sensor reads the new output, and the loop continues to adjust in real-time.\n\n⚙️ Types of Controllers:\nOn-Off Controller: Simplest; turns on or off depending on the error sign.\n\nProportional Controller (P): Output is proportional to error.\n\nPI, PD, PID Controllers: More advanced, combining proportional, integral, and derivative actions for precise control.\n\n", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": [ "motor controllers" ], "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 73, "imageuri": "https://productimages.withfloats.com/actual/68060f8d4e308f2bca255544.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/68060f8d4e308f2bca255544.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T05:47:32.278Z", "updatedon": "2025-04-21T09:27:40.933Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN//motor-controllers/73", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "INDUSTRIAL AUTOMATION TECHNOLOGY", "tags": [ "Motor controllers", "microcontrollers", "digitalmeter", "sensors", "panel meters", "spark electric", "Controllers" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "680337577702eb2332e5c110", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "HMI- Human Machine Interface", "description": "HMI, or Human Machine Interface, refers to the way a user interacts with a machine, computer program, or system. It's essentially the user interface that allows a person to control and monitor a machine or process, often seen in industrial settings. \n\nThrough the HMI, users can input commands, adjust settings, and oversee real-time performance. In industrial environments, HMI systems allow operators to manage machinery efficiently and safely. They provide alerts, system status updates, and control options, helping to ensure smooth operations.", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": null, "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 67, "imageuri": "https://productimages.withfloats.com/actual/6806169b041bf8d2d078fc99.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/6806169b041bf8d2d078fc99.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T05:40:39.098Z", "updatedon": "2025-04-21T09:57:46.521Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN//hmi-human-machine-interface/67", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "INDUSTRIAL AUTOMATION TECHNOLOGY", "tags": [ "HM", "spark electric", "Human Machine Interface" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "68033c4f5a26e4010ea41602", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "PUSH BUTTON STATION", "description": "Control stations are devices used in industrial and commercial settings in lieu to control machinery, equipment and processes. They typically consist of push buttons, switches, indicator lights, and other control elements mounted on a panel or enclosure. Control stations allow operators to start, stop, and monitor machinery, as well as control various functions and operations within a facility. You can buy a control station, push button station, pendant station and local control switch from our website.\n\nAll about Push button Control Stations\nPush button control stations are essential components in industrial and commercial settings, providing operators with a convenient and intuitive interface to control machinery and processes. Know all about them in the points stated below.\n\n● Various components of push buttons include push buttons, selector switches, indicator lights, emergency stop buttons, and some other control elements mounted on a panel or enclosure.\n● These buttons are used for start or stop machinery, initiate specific actions, or control various functions like speed, direction and mode of operation.\n● These push buttons come in various designs and configurations as per various requirements and applications. They may be panel-mounted, surface-mounted, or handheld, with options for different numbers of buttons, colors, shapes, and labeling.\n● You get customization options in these push buttons as well. This allows users to configure the layout, labeling and functionality according to specific needs and preferences.\n● High-quality push button control stations are designed to withstand harsh industrial environments, with features such as rugged enclosures, sealed buttons, and corrosion-resistant materials to ensure durability and reliability in demanding conditions.\nFAQ:\nWhat is a push button control station?\nA push button control station is a device used in industrial and commercial settings to control machinery, equipment, and processes. It typically consists of push buttons, selector switches, indicator lights, emergency stop buttons, and other control elements mounted on a panel or enclosure. Operators use push button control stations to start, stop, and monitor machinery, as well as control various functions and operations within a facility.\n\nIs push button a sensor?\nNo, a push button is not a sensor. A push button is a manually operated mechanical switch that requires physical actuation by pressing it with a finger or object. It does not detect or respond to changes in its environment like a sensor does. Instead, a push button initiates a specific action or control function when pressed, such as starting or stopping machinery, activating a device, or signaling an event.\n\nWhat are the advantages of push buttons?\nVarious advantages of push buttons are:\n\n1. Intuitive Operation: Push buttons are easy to operate and require minimal training for users.\n2. Reliability: They have a simple mechanical design, making them durable and reliable for long-term use.\n3. Immediate Feedback: Push buttons provide immediate tactile and visual feedback when pressed, confirming that the action has been initiated.\n4. Safety: Emergency stop buttons provide a quick and accessible means of shutting down machinery in emergency situations, enhancing safety in the workplace.", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": [ "push button station" ], "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 93, "imageuri": "https://productimages.withfloats.com/actual/6805ed19d62ffa86a46dd1df.jpeg", "tileimageuri": "https://productimages.withfloats.com/tile/6805ed19d62ffa86a46dd1df.jpeg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T06:01:51.711Z", "updatedon": "2025-04-21T07:00:40.206Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN/products/push-button-station/93", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "OTHERS ACCESSORIES", "tags": [ "PUSH BUTTON", "PUSH BUTTON STATION", "Emergency stop buttons", "Control stations", "Push button control stations", "selector switches", "indicator lights", "emergency stop buttons", "enclosure" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "68033c357046598e8e34af8f", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "JUNCTION BOX", "description": "A junction box is an electrical enclosure that houses one or more wiring connections. The box protects the connections, which usually contain vulnerable points such as wire splices, from environmental conditions and accidental contact.\n\nA small metal, plastic or fiberglass junction box may form part of an electrical conduit or thermoplastic-sheathed cable (TPS) wiring system in a building. If designed for surface mounting, it is used mostly in ceilings, concrete or concealed behind an access panel—particularly in domestic or commercial buildings.\n\nJunction boxes play an essential role in electrical systems by protecting wiring from damage and ensuring the safety of circuits. They prevent electrical shocks, short circuits, and fire risks, while also keeping wiring systems neat and accessible.\n\nElectrical junction boxes are essential for connecting circuits and wiring to tools. They can also protect in the event of a fire or localized overvoltage because they have bypasses that can cut power while still supplying power to the rest of your property.\nJunction boxes come in various types, including: Metal or Plastic boxes. Wall-Mounted Boxes. Ceiling-Mounted Boxes.\n\n", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": [ "junction box" ], "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 92, "imageuri": "https://productimages.withfloats.com/actual/6805f1154f043b22b9141e94.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/6805f1154f043b22b9141e94.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T06:01:25.643Z", "updatedon": "2025-04-21T07:20:12.144Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN//junction-box/92", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "OTHERS ACCESSORIES", "tags": [ "junction box", "grasp", "vsm", "spark electric", "acdb", "dcdb", "solar", "metal junction box", "plastic junction box", "electrical enclosure", "electrical shocks", "overvoltage", "Metal or Plastic boxes", "grasp boxes" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "68033c198460abf1e8955ebc", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "FAN GUARDS (METAL & PLASTICS)", "description": "Metal fan guards should be combined with compact fans to prevent accidental contact with the moving elements and facilitate the protection of valuable component ...\n\nThese guards maintain optimal airflow while ensuring safety by minimizing the risk of injury or damage to the fan blades. Commonly used in computers, servers, and various electronic appliances, fan guards play a crucial role in enhancing system reliability and preventing overheating issues.\n\n", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": null, "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 91, "imageuri": "https://productimages.withfloats.com/actual/6805f26f9005c0c9eccf7fb0.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/6805f26f9005c0c9eccf7fb0.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T06:00:57.681Z", "updatedon": "2025-04-21T07:26:17.049Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN//fan-guards-metal-plastics-/91", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "OTHERS ACCESSORIES", "tags": [ "Metal fan guards", "electronic appliances", "fan guards", "panel meters", "computers", "multispan", "spark electric", "servers", "panel accessories" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "680329602b75aaf5c135c344", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "PLC -Programmable Logic Controllers ", "description": "Programmable logic controller (PLC) is a control system using electronic operations. Its easy storing procedures, handy extending principles, functions of sequential/position control, timed counting and input/output control are widely applied to the field of industrial automation control.\n\nPLC Applications\nProduction plants.\nTraffic light controls.\nPackaging machines.\nLifts and escalators.\nMedical applications.\nAutomatic gate systems.\nHeating control systems.\n", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": null, "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 66, "imageuri": "https://productimages.withfloats.com/actual/680617a9e702e47e1ec18a40.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/680617a9e702e47e1ec18a40.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T04:41:04.927Z", "updatedon": "2025-04-21T10:02:15.682Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN//plc-programmable-logic-controllers-/66", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "INDUSTRIAL AUTOMATION TECHNOLOGY", "tags": [ "PLC", "HMI", "spark electric", "Programmable logic controller" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "680328291e7318df9d16cc97", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "POWER CONTACTOR", "description": "A contactor is an electrically controlled switch used for switching an electrical power circuit. A contactor is typically controlled by a circuit which has a much lower power level than the switched circuit, such as a 24-volt coil electromagnet controlling a 230-volt motor switch.\n\nA contactor is an electrically controlled switching device, designed for repeatedly opening and closing a circuit. Contactors tend to be used for higher current-carrying applications than standard relays, which do a similar job with low current switching.\n\nWorking Principle of Contactors\n\nA large amount of current is drawn initially by an electromagnetic coil. The moving contact is pushed forward by moving core, as a result, the force created by the electromagnet holds the moving and fixed contacts together.\n\nWhat is the difference between auxiliary contactor and power contactor?\nIn contrast to the main power contactor coils rated for continuous duty throughout an entire plant, auxiliary contactors have time delay features that prevent arcing and possible damage if the auxiliary contactor opens while the main contractor is still energized.", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": [ "power contactor" ], "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 59, "imageuri": "https://productimages.withfloats.com/actual/68061d802824fedcb287cbde.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/68061d802824fedcb287cbde.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T04:35:53.727Z", "updatedon": "2025-04-21T10:27:11.652Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN/products/power-contactor/59", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "LOW VOLTAGE SWITCHGEARS", "tags": [ "contactor", "POWER CONTACTOR", "L&T", "SCHNEIDER", "ABB", "SIEMENS", "spark electric" ], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false }, { "_id": "680326dc8c035a5c165e52f0", "fptag": "SPARKELECTRIC", "merchantname": null, "customwidgets": null, "externalsourceid": null, "name": "DOUBLE COMPRESSION", "description": "Double Compression Cable Gland is an improved level of resistance against environmental elements like moisture, dust, and rust provided by a double compression cable gland. This guarantees the earthing installation's longevity and toughness and guards against potential harm or degradation over time.\n\nGland Body: The main body that houses the cable. Outer Compression Ring: Compresses the outer cable sheath, providing an additional layer of sealing. Inner Compression Nut: Tightens the cable within the gland for internal sealing.\n\nDual glands are those that performs two types of functions in our body. There secrete some hormones for control & coordination& also help in some other activities. EXAMPLE: Pancreas secrete digestive juice for digestion of food also control sugar level in the blood with insulin hormones.", "price": 0.0, "discountamount": 0.0, "currencycode": "INR", "priority": 1000000, "isfreeshipmentavailable": false, "shipmentduration": 1, "_keywords": [ "double compression" ], "isarchived": false, "isavailable": true, "applicationid": null, "productindex": 51, "imageuri": "https://productimages.withfloats.com/actual/680b5047e36d3fb18f621987.jpg", "tileimageuri": "https://productimages.withfloats.com/tile/680b5047e36d3fb18f621987.jpg", "images": null, "totalqueries": 0, "gpid": null, "groupproductid": null, "createdon": "2025-04-19T04:30:20.298Z", "updatedon": "2025-04-25T09:05:11.03Z", "buyonlinelink": null, "producturl": "http://WWW.SPARKELECTRIC.CO.IN/products/double-compression/51", "availableunits": -1.0, "iscodavailable": false, "isprepaidonlineavailable": false, "maxcodorders": 0, "maxprepaidonlineorders": 0, "uniquepaymenturl": null, "brandname": "", "category": "CABLE TERMINATION", "tags": [], "variants": false, "keyspecification": null, "otherspecifications": null, "pickupaddressreferenceid": null, "paymenttype": "None", "producttype": "products", "hsncode": null, "gstslab": 0.0, "isnotforsale": false } ], "hasmoreitems": false, "isapirequest": false, "totalresults": 27, "query": null, "floatingpoint": null }

Still searching for
moving iron ac voltmeter working principle?

Still searching for
moving iron ac voltmeter working principle?

Chat with us