powerserup155.livejournal.com Open in urlscan Pro
81.19.74.1  Public Scan

URL: https://powerserup155.livejournal.com/profile
Submission: On February 19 via manual from SG — Scanned from SG

Form analysis 6 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form ng-pristine ng-valid" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="powerserup155" autocomplete="off">
  <input type="hidden" name="journalId" value="94023275" autocomplete="off">
  <button class="
                                            s-header-search__btn
                                            s-header-search-btn" type="submit"><span class="
                                                i-iconus
                                                s-header-search__icon
                                                ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
  <input class="s-header-search__input" type="text" placeholder="Search by powerserup155" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form ng-pristine ng-valid" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="powerserup155" autocomplete="off">
    <input type="hidden" name="journalId" value="94023275" autocomplete="off">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by powerserup155" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText" required="">
    </div>
  </div>
  <button class="
                                        s-header-search__btn
                                        s-do-item-search-btn" type="button" data-tour="friendsfeed" data-tour-start-page="^/feed" data-tour-step="2" data-tour-bubble="{
                                        &quot;aside&quot;: true,
                                        &quot;alwaysBottom&quot;: true,
                                        &quot;alwaysLeft&quot;: true,
                                        &quot;forceY&quot;: 10
                                    }" data-tour-title="tour.friendsfeed.title" data-tour-text="tour.friendsfeed.step2.search.tip"><span class="
                                            i-iconus
                                            s-header-search__icon
                                            ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
</form>

Name: setreadability_formPOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml" class="ng-pristine ng-valid"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on" autocomplete="off"><input type="hidden"
    name="Widget[StyleAlwaysMine]_user" value="" autocomplete="off">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

Name: setreadability_form_adaptivePOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form_adaptive" action="https://www.livejournal.com/tools/setstylemine.bml" class="ng-pristine ng-valid"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on" autocomplete="off"><input
    type="hidden" name="Widget[StyleAlwaysMine]_user" value="" autocomplete="off">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

POST https://www.livejournal.com/login.bml?ret=1

<form action="https://www.livejournal.com/login.bml?ret=1" method="post" class="b-loginform__form pkg lj_login_form ng-pristine ng-valid ng-valid-maxlength">
  <input type="hidden" name="ref" value="" autocomplete="off">
  <input type="hidden" name="ret" value="1" autocomplete="off">
  <div class="b-loginform__form-wrap">
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorUsername}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--user">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--userhead" width="16" height="16">
            <use xlink:href="#flaticon--userhead"></use>
          </svg>
        </div>
        <input id="user" class="b-loginform-field__input b-loginform-field__input--user ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" tabindex="10" placeholder="Username" value="" name="user" size="18" maxlength="17"
          autocorrect="off" ng-model="loginForm.model.username" ng-init="loginForm.model.username=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorUsername"></span>
    </div>
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorPassword}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--pass">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--lock" width="16" height="16">
            <use xlink:href="#flaticon--lock"></use>
          </svg>
        </div>
        <input id="lj_loginwidget_password" class="b-loginform-field__input b-loginform-field__input--pass ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="password" tabindex="11" name="password" size="20" maxlength="30"
          placeholder="Password" ng-model="loginForm.model.password" ng-init="loginForm.model.password=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorPassword"></span>
    </div>
    <div class="b-loginform-other-field" ng-init="loginForm.forceRemember = 0">
      <!-- ngIf: !loginForm.forceRemember -->
      <div class="b-loginform-checkbox ng-scope" ng-if="!loginForm.forceRemember">
        <input id="remember_me" class="b-loginform-checkbox__input b-ljform-checkbox ng-pristine ng-untouched ng-valid ng-not-empty" type="checkbox" tabindex="12" name="remember_me" ng-model="loginForm.expire">
        <label class="b-loginform-checkbox__label" for="remember_me">Remember me</label>
        <label class="b-loginform-checkbox__control" for="remember_me"></label>
      </div><!-- end ngIf: !loginForm.forceRemember -->
      <a class="b-loginform__link" href="https://www.livejournal.com/lostinfo.bml" title="Forgot password" tabindex="13" target="_self">
                                Forgot password
                            </a>
    </div>
  </div>
  <!-- ngIf: loginForm.presubmitWarning -->
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--auth b-loginform-btn--center b-loginform-btn--disabled" tabindex="14" ng-click="loginForm.loginUser($event)"
    ng-class="{'b-loginform-btn--disabled' : !(loginForm.model.username &amp;&amp; loginForm.model.password) }"> Log in </button>
</form>

POST https://www.livejournal.com/identity/login.bml?type=openid&auto_forwhat=user%24powerserup155%24%2Fprofile

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24powerserup155%24%2Fprofile" method="post" class="lj-openid-auth b-loginform__form ng-pristine ng-valid">
  <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorId}">
    <div class="b-loginform-field__wrap">
      <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--openid">
        <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--openid" width="16" height="16">
          <use xlink:href="#flaticon--openid"></use>
        </svg>
      </div>
      <input type="text" size="18" id="openid" name="openid:url" class="b-loginform-field__input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Your openid url" tabindex="10" ng-model="loginForm.model.openid"
        ng-init="loginForm.model.openid=null">
    </div>
    <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorId"></span>
  </div>
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--center lj-openid-auth-submit b-loginform-btn--disabled" tabindex="11" ng-class="{'b-loginform-btn--disabled' : !loginForm.model.openid}"
    ng-click="loginForm.loginOpenID($event)">Log in</button>
</form>

Text Content

?
LiveJournal
 * Find more
   * Your 2021 in LJ
   * Communities
   * RSS Reader
 * Shop
 * Help
 * 

Log in

 * 
 * Log in
 * Join free Join
 * 
 * 简体中文 (zh)
   * English (en)
   * Русский (ru)
   * Українська (uk)
   * Français (fr)
   * Português (pt)
   * español (es)
   * Deutsch (de)
   * Italiano (it)
   * Беларуская (be)

powerserup155 —
 * Readability
   
   
 * Subscribe
   
   
   
 * More
   powerserup155
   
   Archive
   Readability
   
   
   
   
   
   
   
   
   






LOG IN

No account? Create an account
Remember me
Forgot password
Log in

Log in
QR code
 * 
 * 
 * 
 * 
 * 
 * 
 * 

No account? Create an account

By logging in to LiveJournal using a third-party service you accept
LiveJournal's User agreement


powerserup155


POWERSERUP155'S JOURNAL





Account Created on 19 February 2023 (#94023275) never updated Gift

名字:
powerserup155
地点:
Martinique
网站:
https://suadieuhoagiare247.com/
External Services:
 * powerserup155@livejournal.com

 * Bio

Our professionals explain the way to maintenance the most normal causes of
central surroundings conditioning service disappointments.
air conditioning assistance repair featured picture
FAMILY HANDYMAN
Next Project
Introduction
Our experts shows a person easy DIY solutions for the most common central
air-con repairs. Likely to be up and running faster and will conserve the
expense of a service phone.
Tools Required
Flexible wrench
Drill/driver - cordless
Insulated electric screwdriver
Multimeter
Needle-nose giant pliers
Nut drivers
Socket/ratchet set
Voltage specialist
Materials Essential
Capacitor
Compressed surroundings
Fondre fan electric motor
Contactor
Fuses
DIY Surroundings Conditioning Service Fix
If you core air conditioning system prevents working during some sort of brutal
summer warmth wave, you could be ready days, otherwise days, for an appointment
with a maintenance technician to fix it, also it? h probably going to be able to
cost a several hundred dollars. However, if you? re comfortable working around
electricity and willing to spend less than $100 on parts, you can most likely
repair your air flow conditioner yourself on about two hrs.

We talked to be able to local HVAC repair technicians to have their particular
best do-it-yourself AC fan repair and maintenance tips. These kinds of tips will
help you most abundant in frequent? low cooling? and even? no cooling? problems.

You? ll want a few simple tools: multimeter, a new voltage detector, a selection
of insulated screwdrivers plus a socket set.

In case these AC vehicle repairs don? t job, at least you? ve covered the
particular most common disappointments, and your services guy can concentrate on
locating the extra elusive problem. Additionally, with the fresh parts, you? ll
likely add years of breakdown-free air health. Here? s just how to start.

Exactly why is My Air Conditioner Not Cooling the particular House?
Make Sure the Issue Isn? t the Furnace
Set your thermostat to AIR CONDITIONING UNIT mode and lower the temperature
placing. If the furnace fan kicks within, the problem isn? t in the furnace. If
the enthusiast doesn? t work, try resetting typically the furnace circuit
breaker. If the enthusiast still won? capital t start, call a professional? the
fixes proven here won? capital t work.

Next, check the outside condensing device. The compressor (which sounds like a
new refrigerator) and lover ought to be running. In case not, the actual
fine-tuning and repair processes shown here.

Extreme care: Turn Off the Power
Turn off typically the A/C and furnace breakers in the main electrical panel
before pulling typically the outdoor disconnect or perhaps removing the
condensing unit? s access panel. Then work with a voltage tester around the
wires coming straight into the contactor to be able to make sure the energy is
really off.

AIR CONDITIONING UNIT Doesn? t Job? Buy Parts
The AC contactor (relay) and start/run capacitor(s) (see illustration below)
fail most frequently and therefore are inexpensive. Thus it? s some sort of safe
bet to purchase and install those parts right away from, particularly if your
air conditioning service product is more aged than several years. The fondre fan
motor may also fail, however it runs about $150? hold off buying that unless a
person? re certain? h the culprit.

To acquire replacement parts, discover the nameplate on the condensing device
(not your furnace). Jot down typically the make, model in addition to serial
number (or take a photo). Get the parts in an appliance store, furnace dealer or
online.

ADVERTISEMENT

Study Next
What Is Cleaning Vinegar plus How to Employ ItPlay icon
Precisely what is Cleaning Vinegar and How to Use It
Normal Dryer Repairs A person Can Do YourselfPlay icon
Common Drier Repairs You Can easily Do Yourself
nine Ways to Dry Clothes Without a Clothes dryer
9 Ways in order to Dry Clothes Without having a Dryer
Sign Up For Our Publication
Complete DIY projects like an expert! Subscribe to our newsletter!
Email Address
SIGN RIGHT UP
Project step-by-step (8)
Step 1
Find out Anatomy of a Central Home Air Conditioner
Central residence air conditioner services systems consist regarding two major
elements: a condenser that sits outside your house along with the evaporator
coil (often called to as a good A-coil) that sits inside the plenum involving
your furnace or air handler. Typically the refrigerant in the A-coil picks up
the heat from your home and moves this to the outside condensing unit. The
particular condensing unit supporter blows outside surroundings through the
distilling coil to eliminate the heat. Typically the condensing unit residences
the three parts replaceable by a new DIYer: the AIR CONDITIONING contactor, the
start/run capacitor(s) plus the condenser fan motor. Typically the condensing
unit furthermore houses the converter, but merely a professional can replace
that. The A-coil has got no parts that could be serviced by a new DIYer.

diagram regarding a central residence air conditioner
HOUSEHOLD HANDYMAN

Step two
Shut Off the Energy
Open the power box alongside typically the condensing unit and even pull the
detach block straight out.
Check within the container with a voltage sniffer to help to make sure the
energy is definitely off.
ac support shut off the strength
FAMILY HANDYMAN

ADVERTISING

ADVERTISEMENT

Step three or more
Clean your Condenser Coils
It? s really easy to wash an air conditioner condenser, and it? h one of many
regular servicing tasks that is going to extend the life span regarding your
unit.

Goal your garden nozzle upward into the top of typically the condenser coil to
remove the crud buildup beneath the top.
Work completely all-around the coil. Then aim the nozzle down and remove the
debris over the coil fins.
Adapt the nozzle to a gentler stream and even shoot water straight into the
coils to flush out any kind of remaining debris.
nice and clean condenser coils on the subject of air conditioner
FAMILY RENOVATOR

Step 4
Test typically the Combines
Many detach blocks contain two cartridge fuses. Check out them before a person
proceed with fixes. A blown fuse is a signal of a faltering part inside the
particular condensing unit. And so don? t simply replace it plus think you?
empieza solved the issue. Instead, replace the particular parts, install fresh
fuses, and fireplace up the product. Whether it blows once again, call an
expert? you? ve acquired more serious issues.

How to Take a look at Fuses In the particular Disconnect Prevent
Set your multimeter in order to the lowest Ohms scale and feel the red and even
black leads in order to opposite ends involving each fuse.
If you get a new numerical reading, typically the fuse is fine.
A zero, a minus symbol, or even an infinity mark (? ) implies a blown blend.
air conditioner fuse block pull out there
FAMILY HANDYMAN

ADVERTISING

AD

Step your five

Inspect the lining involving the Access -panel
Follow the electrical conduit from typically the house? that? h where you? ll
find the entry panel. With the power off, eliminate and keep access-panel
retaining screws and remove the panel. Before you substitute any parts, check
out for rodents? nests or proof of chew on wires in addition to electrical
connectors.

If you find cracked wires or eaten insulation and can safely handle electric
powered repairs, discharge the capacitor first. After that repair the wire
connections and eliminate typically the nest. Otherwise, call a pro.

The way to Discharge a Dual Start/Run Capacitor
Remove the capacitor from the particular retaining bracket.
After that touch an covered screwdriver between typically the HERM (or? H? )
terminal plus the COMMON (or? C? ) terminal.
Do the similar between the FAN (or? F? ) terminal and the? C? port.
sửa điều hòa On single-mode capacitors, just make a brief between the a couple
of terminals.
inspect access panel in ac
FAMILY HANDYMAN

Step six
Replace the Start/Run Capacitor(s)
All air conditioning service units have a minumum of one capacitor. The
capacitor stores electricity and produces it during compressor and condenser fan
startup to provide both motors another fix of power. And it smooths out there
voltage fluctuations to protect the compressor in addition to condenser fan
electric motor from damage.

Capacitors can degrade gradually, providing less startup power over period. Or
they could fail in an instant. Progressive capacitor failure may go unnoticed
for a long time, stressing the automotive compressor and condenser buff motor
windings, resulting in their early failing. Since capacitors are cheap, it pays
off to proactively substitute yours about every single five years.

Precisely how to Replace the Capacitator
Have an image of the cables before disconnecting anything at all (you may want a
reference after on).
Discharge the particular stored energy throughout the old capacitor.
Use needle-nose huge pliers to pluck one particular wire at the same time from
the old capacitor and snap it onto the matching tab of the new capacitor. The
particular female crimp fittings should snap securely onto the capacitor tabs.
Wiggle every single connector to notice if it? s i9000 tight. Whether it? t not,
remove the plug and bend the particular rounded edges associated with it so this
the tighter fit in on the tab.
When you? ve changed out all the wiring, secure the new capacitor.
WARNING: Release the capacitor ahead of disconnecting wires or perhaps removing
it coming from its bracket.

Install the new air conditioner capacitor
FAMILY RENOVATOR

ADVERTISEMENT

ADVERTISEMENT

Step seven
Replace the AC Contactor
An ALTERNATING CURRENT contactor is a new $25 mechanical relay that uses
low-voltage power from the thermostat to switch 220-volt high-amperage current
to the compressor and fondre fan. AC contactors can wear out and about and are
at the top of the list of typical air conditioning service failures. Even if
your AC contactor is working, it pays to exchange it every six years roughly.
Unscrew the old AC contactor before eliminating the wires. Then move the wire
connections to the brand new unit.

Yank the connector off the old contactor and even move it to be able to the same
location on the fresh part.
Tighten the connectors where required.
Secure the brand new contactor inside the condensing unit.
replace the ac contactor
FAMILY RENOVATOR

Step eight
Exactly how to Test The Vehicle repairs
Reinstall typically the access panel in addition to disconnect block.
Turn on the outlet breaker and air conditioner switch, then set the thermostat
to be able to a lower heat and wait intended for the AC to start.
The converter should run as well as the condenser fan ought to spin.
If the compressor starts but the fan doesn? t, the lover motor is most likely
photo.
Shut off the power and remove the particular screws around typically the
condenser cover.
Pick up the cover in addition to remove the lover blade and motor unit.
Reinstall the knife and secure the cover.
Then repower the unit in addition to see if the fan starts.
If it doesn? t, you? ve offered it your top shot? it? s time to call the pro.
Affect the supporter motor in air conditioner
FAMILY HANDYMAN

Be Patient in Start-up
AC devices and thermostats have built-in delay features when they? lso are shut
down in addition to then repowered. The delay could be as very long as 5
minutes. In addition to, if you? empieza subscribed to the energy-saving device
through your local power utility, the system may take even lengthier to reset.
If you? ve installed typically the parts shown and even reinstalled the detach
block, repowered the circuit breaker, switched on the switch with the furnace,
moved the thermostat to AIR CONDITIONING mode and lowered the temperature below
the indoor temperature, as well as the unit doesn? capital t fire up after 30
minutes, it? t the perfect time to call the pro.



FRIENDS:

   
   
 * Friends 1
   
   

powerserup155


COMMUNITIES:

   
   
 * Watching 2
   
   

lj_releases, news


STATISTICS







APPLICATIONS

 * iOS
 * Android
 * Huawei


FOLLOW US:

 * Follow us on Twitter

LiveJournal


COMPANY

 * About
 * News
 * Help


PRODUCTS

 * Button "Share"


COMMUNITY

 * Frank


CHOOSE LANGUAGE

English Deutsch Dansk español Français Italiano Русский Українська Беларуская
日本語 Português Esperanto עברית Nederlands Magyar Gaeilge íslenska suomi Ελληνικά
Norsk bokmål Svenska polski 简体中文 Latviešu Türkçe Bahasa Melayu हिन्दी Brazilian
Portuguese Chinese Traditional Lietuvių Norsk nynorsk

简体中文

▾
 * English
 * Deutsch
 * Dansk
 * español
 * Français
 * Italiano
 * Русский
 * Українська
 * Беларуская
 * 日本語
 * Português
 * Esperanto
 * עברית
 * Nederlands
 * Magyar
 * Gaeilge
 * íslenska
 * suomi
 * Ελληνικά
 * Norsk bokmål
 * Svenska
 * polski
 * 简体中文
 * Latviešu
 * Türkçe
 * Bahasa Melayu
 * हिन्दी
 * Brazilian Portuguese
 * Chinese Traditional
 * Lietuvių
 * Norsk nynorsk

v.639

 * Privacy Policy
 * User Agreement
 * Help