Skip to main content

Float Cum Boost Charger ( FCBC )

Float - Cum - Boost charger is functionally a charger. We will discuss here briefly about functionality, operation and application of float cum boost charger [FCBC].

Float Cum Boost charger is functionally a charger. It work on two operating modes first float mode and second boost mode. Float Cum Boost Charger are used for charging batteries at sub station or power house protection circuit and telecom exchanges. They are used in places where non-interrupted Power supply required. Float chargers used in telecommunication industry consists of filler circuit to ensure continues power supply.

The float part of the charger remains in circuit even when the power is driven from batteries. There are few characteristics of a Float Cum Boost charger as given below:-
  • Power Supply: It operates on single phase or three phase power supply and designed for continuous operation.
  • Operation: The charger has two modes. Float mode and boost mode. In float mode, the FCBC supplies the DC load and the trickle charging current of the battery. Boost mode is meant for charging the battery. Automatic charging of battery is possible in the float mode. In this mode, when the current drawn by the battery exceeds the set value, the charger will automatically switch to charging mode to charge the battery. Once the battery current fails the charger returns to float mode. During mains fail, charger remains off and load was supplied by the battery.
  • Function: Power House FCBC are designed to supply continuous power to the DC load and simultaneously charge the batteries connected. Input supply from  415V  AC 3 Phase  and  220V  AC 1 Phase  is converted to regulated DC. The charger has two independent systems. Normally the DC Power supplied to the load by the float charger. It also supplies trickle current to the battery to keep it healthy.  If the charging current under float mode exceeds a set level, Boost charger is switched ON. It supplies quick charging current to the battery. On battery reaching the set value the boost charger is switched off.
  • Application: Float Cum Boost Chargers are must in power sub stations, generating stations, telephone exchanges for controlling, monitoring systems, tripping circuits and supplying DC Power source.

Comments

Popular posts from this blog

More About Dedicate Hosting.

  Dedicated hosting is a type of web hosting service in which the user gets exclusive access to a single server for their website or application. This means that the user has full control over the server and can customize it according to their needs. Dedicated hosting is an ideal option for websites or applications that require high levels of performance, security, and reliability. In this article, we will discuss dedicated hosting in detail, including its benefits, types, and considerations to keep in mind when choosing a dedicated hosting provider. Benefits of Dedicated Hosting Exclusive resources: One of the biggest advantages of dedicated hosting is that the user has exclusive access to the server's resources. This means that the user can optimize the server's performance for their website or application without worrying about other users consuming resources. Performance: Dedicated hosting provides the highest levels of performance compared to other h...

How to Clear Putty Screen while working with Linux Server?

 Method to clear putty screen while working with Linux Server. It will clear screen buffer and provide true experience of clear screen ( console ).  Have you ever worked remotely with Linux system? it is common to work remotely on Linux system. Putty is popular remote login tool in system admin community. It's freely available open source software and it works on Linux as well as Windows platform. It's widely adopted tool for remote login. Figure: Putty Icon - Popular Remote Login Software. Now imagine you are connected remotely with a Linux system and you are troubleshooting some problem. You are typing command on putty console  and running it and after some time all screen field with lot of text. Screen become messy with full of text  and create confusion while troubleshooting Linux system. After then you type clear command on console and all text cleared as you execute clear command but as soon as you touch scroll bar or up down arrow key, text returned on console...

Difference between static web page and dynamic web page.

  T he difference between static and dynamic web pages is an important concept to understand for anyone interested in web development or online content creation. In simple terms, a static web page is a page that is pre-built and sent to the user as-is, while a dynamic web page is one that is built on-the-fly in response to user requests. In this article, we'll explore the differences between these two types of web pages in more detail, including their features, advantages, and disadvantages. Static Web Pages A static web page is a pre-built HTML file that is sent to the user's browser when they request a particular URL. These pages are built using HTML, CSS, and other web technologies, and they typically contain fixed content that does not change over time. Static pages are simple, fast, and easy to create, making them a popular choice for small websites and blogs that do not require a lot of interactivity. Features of Static Web Pages Static web pages have several...