Description: The PIC16F870 keeps track of battery voltage as well as both charging and discharging currents. It also drives the 4 digit display and switches the AC and load relays. The basic operation is as follows: While AC power is available, the battery voltage is constantly monitored and topped off as needed. When the AC power fails, the load relay engages the 12-volt system. This connects to lights, fans, and other 12-volt devices as needed. Should the battery voltage fall too low, the load relay is disengaged, preventing the acid batteries from being damaged by over-discharging. More: Referring to the SCHEMATIC, which differs some from the LAYOUT, the planned SCR that switched power from the power rectifiers to the battery was eliminated from the design. (This left a redundant diode feeding power to the 7805). Instead, a 110-volt solid-state relay was added to the transformer primary circuit. This eliminated the rather large idling current from the scrounged transformer.
In order to measure currents up to 10 amps, 0.01 ohm resistors were made out of about 5 inches of #22 solid hookup wire. A simple resistor divider is used to monitor the voltage.
Since this is a Pulsed charging system (note lack of humongous filter capacitors), the battery voltage is only measured between the charge pulses. The AC connection to RC1 is used to synchronize this operation. Also, making a reasonable current measurement is done by summing several samples spaced over one complete charge pulse interval. In other words, the actual charge is going on only about 20 percent of the time. So taking samples over the entire interval automatically 'does the math'.
The circuit employs a PIC16F870 microcontroller, which serves as the central processing unit for monitoring battery conditions and controlling the associated relay systems. The microcontroller interfaces with a 4-digit display to present real-time battery voltage and current readings, ensuring user visibility of the system's operational status. The design incorporates a load relay that connects to a 12V DC system, which powers various devices such as lights and fans when the AC power source is unavailable.
To prevent battery damage, the system continuously monitors the battery voltage. If the voltage drops below a predetermined threshold, the load relay is disengaged to protect the batteries from over-discharging. The monitoring of charging and discharging currents is achieved through precision resistors (0.01 ohms) made from #22 solid hookup wire, which allows for accurate current sensing up to 10 amps. The voltage across these resistors is measured using a resistor divider network, providing proportional voltage levels suitable for the microcontroller's analog input.
The charging system operates in a pulsed mode, which is characterized by the absence of large filter capacitors typically found in linear power supplies. Instead, the battery voltage is sampled only during charge pulses, with synchronization provided by the AC connection to RC1. This sampling strategy allows for efficient measurement of battery conditions, as the actual charging occurs for approximately 20% of the time, enabling the system to calculate average current over the entire pulse interval.
The redesign of the power management system involved the removal of an SCR previously used for switching power from the rectifiers to the battery. This was replaced with a solid-state relay positioned in the primary circuit of the transformer, which significantly reduces idle current draw. The configuration enhances overall efficiency while maintaining reliable operation of the battery management system.The PIC16F870 keeps track of battery voltage as well as both charging and discharging currents. It also drives the 4 digit display, and switches the AC and load relays. The basic operation is as follows: While AC power is available, the battery voltage is constantly monitored and topped off as needed. When the AC power fails, the load relay engages the 12-volt system. This connects to lights, fans, and other 12 volt devices as needed. Should the battery voltage fall too low, the load relay is disengaged, preventing the acid batteries from being damaged by over discharging.
Refering to the SCHEMATIC, which differs some from the LAYOUT, the planned SCR that switched power from the power rectifiers to the battery was eliminated from the design. (This left a redunant diode feeding power to the 7805). Instead, a 110 volt solid-state relay was added to the transformer primary circuit. This eliminated the rather large idling current from the scrounged transformer. In order to measure currents up to 10 amps, .01 ohm resistors were made out of about 5 inches of #22 solid hookup wire.
A simple resistor devider is used to monitor the voltage. Since this is a Pulsed charging system (note lack of humongus filter capacitors), the battery voltage is only measured between the charge pulses. The ac connection to RC1 is used to synchronize this operation. Also, makeing a reasonable current measurement is done by summing several samples spaced over one complete charge pulse interval.
In other words, the actual charge is going on only about 20 percent of the time. So taking samples over the entire interval automatically 'does the math'.
The kit employs an off-the-shelf microcontroller based on the AtMega328P-PU Arduino, along with a simplified version designed for ease of replication and modification by collaborators and students. This initiative aims to enable the fabrication of simplified microcontrollers for DIY synthetic...
The simple voltage regulator circuit consists of a silicon regulator and a resistor. It is designed to rectify and filter DC voltage, as illustrated in the accompanying figure. The voltage regulator is connected in parallel with the load, and the...
A voltage regulator is designed to provide a fixed voltage to any load. This inherently means it must supply the necessary current through that load to satisfy Ohm's Law, I = V/R. As the resistance (R) approaches zero, such as...
For this week's assignment, a chip design was provided, and the task was to incorporate a button and an LED (light-emitting diode). The objective was to fabricate the chip and program it to interact with the light and button. Given...
Efforts were made to minimize the number of wire jumpers on this board, but space constraints arose due to the integration of the microcontroller and motor driver on a single board. The design would have been cleaner without the inclusion...
Turning electrical devices ON or OFF using a remote control is a well-established concept, with numerous devices available that perform this function effectively. To create such a device, it is necessary to construct a receiver and a transmitter, as well...
A small transmitter board interfaces with a microcontroller and conductivity probe to measure liquid conductance and conductivity. Precise equations and measurements are provided for this microcontroller-controlled conductivity meter.
The described circuit consists of a compact transmitter board that serves as an...
This system is a control system based on a single-chip computer that allows for remote operation of lighting. The scheme primarily addresses the transmission and reception of signals, as well as program manipulation of various signals once they are processed...
This document discusses the use of small microcontrollers, such as those from the PIC and Atmel series, which typically operate at 5V and require less than 100mA for complete system functionality. Some PICs can function at lower voltages, such as...
We use cookies to enhance your experience, analyze traffic, and (if you allow) serve personalized ads.
By clicking Accept All, you agree to our use of cookies.
Learn more