US20110258098A1 - Loan management system and method - Google Patents

Loan management system and method Download PDF

Info

Publication number
US20110258098A1
US20110258098A1 US13/169,891 US201113169891A US2011258098A1 US 20110258098 A1 US20110258098 A1 US 20110258098A1 US 201113169891 A US201113169891 A US 201113169891A US 2011258098 A1 US2011258098 A1 US 2011258098A1
Authority
US
United States
Prior art keywords
loan
amount
principal
repayment
interest
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/169,891
Inventor
Jonathan Lem
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ALG VENTURES LLC
Original Assignee
ALG VENTURES LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ALG VENTURES LLC filed Critical ALG VENTURES LLC
Priority to US13/169,891 priority Critical patent/US20110258098A1/en
Priority to PCT/US2011/046648 priority patent/WO2012118521A1/en
Assigned to ALG VENTURES, LLC reassignment ALG VENTURES, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEM, JONATHAN
Publication of US20110258098A1 publication Critical patent/US20110258098A1/en
Priority to US14/073,547 priority patent/US20150127522A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof

Definitions

  • This application relates generally to loan management, and, in particular, loan management including an alternative repayment amortization method.
  • Debt is commonly used by individuals and business consumers to purchase material goods such as real estate or automobiles in which the consumer does not have or does not choose to purchase the goods in full with available cash.
  • a common form of debt are loans which are repaid by the borrower to the lender based on agreed upon terms that traditionally include the amount borrowed, interest rate, term length, and when payments are to be made but may also include other negotiated items.
  • These loans are traditionally paid with equal fixed payments with a schedule of when payments are to be made and the portion of each payment that applies to repayment of principal and payment of interest. Based on this type of amortization commonly used in traditional loans, most of the payments will be applied to interest during the early part of the loan and very little will pay off the principal. In contrast, the payments towards the end of the loan will be applied mostly to principal and very little will be applied to interest. As the payments progress, the portion that applies to payment of principal gradually increases while the portion that applies to interest gradually decreases even though the payment amounts remain the same. It would be desirable to provide a loan management system and/or loan product that provides a more even payment of the principal and gradually declining interest payment over the life of the loan, which results in an overall gradual decline of installment payments. Such a loan management system and product are provided herein.
  • a computer implemented method of loan management comprises: determining a principal loan amount; determining an interest rate; determining a number of repayment installments; calculating a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculating an interest payment based on the principal, the interest rate and number of repayment installments; calculating an installment amount by adding the equal fixed principal repayment amount and interest payment; calculating a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculating a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculating a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • a loan management device comprises: a memory configured to store a set of instructions; and a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to: receive a principal loan amount; receive an interest rate; receive a number of repayment installments; calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculate an interest payment based on the principal, the interest rate and number of repayment installments; calculate an installment amount by adding the equal fixed principal repayment amount and interest payment; calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • a loan management system comprising: one or more terminals operable to act as a client on a network; a computer operable to act as a server on the network and to communicate with each of the participant terminals over the network, the computer comprising: a memory configured to store a set of instructions; and a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to: receive a principal loan amount from at least one terminal; receive an interest rate from at least one terminal; receive a number of repayment installments from at least one terminal; calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculate an interest payment based on the principal, the interest rate and number of repayment installments; calculate an installment amount by adding the equal fixed principal repayment amount and interest payment; calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent
  • a loan product comprising a principal amount; an interest rate; a predetermined number of repayment installments; a fixed principal repayment amount, wherein the fixed principal repayment amount is determined by dividing the principal amount by the number of repayment installments, and wherein the principal amount is reduced by the fixed principal repayment amount after each repayment installment; and an interest payment amount based on the amount of principal remaining, the interest rate and the number of repayment installments.
  • a loan management system comprising: one or more terminals operable to act as a client on a network; a computer operable to act as a server on the network and to communicate with each of the participant terminals over the network, the computer comprising: a memory configured to store a set of instructions; and a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to: receive a principal loan amount from at least one terminal; receive an interest rate from at least one terminal; receive a number of repayment installments from at least one terminal; calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculate an interest payment based on the principal, the interest rate and number of repayment installments; calculate an installment amount by adding the equal fixed principal repayment amount and interest payment; calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest
  • a computer implemented method of converting a traditional loan to an alternative loan and managing said alternative loan wherein the traditional loan includes a remaining loan balance principal, a number of remaining loan installments and an interest rate
  • the method comprises: calculating an equal fixed principal repayment amount based on the remaining loan balance principal of the traditional loan and the number of remaining loan installments of the traditional loan; calculating an interest payment based on the remaining loan balance principal of the traditional loan, the number of remaining loan installments of the traditional loan, and the interest rate of the traditional loan; calculating an installment amount by adding the equal fixed principal repayment amount and interest payment; calculating a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculating a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculating a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • FIG. 1 is an illustration of a loan management network of a first embodiment of the loan management system disclosed herein;
  • FIG. 2 is a flow diagram of an illustrative process for loan management.
  • the system 100 may include a server 110 , a communications network 130 , and one or more participant terminals 140 a - 140 n (collectively 140 ).
  • the different elements and components of the system 100 may communicate with one another using wireless communications or hardwired connections, such as fiber optics, cable, DSL, telephone lines, and other similar connections.
  • the communications network 130 may include any number of networks capable of providing communications between the server 110 , and terminals 140 .
  • the communications network may be one or more, or any combination of, wireless networks, data or packet networks, publicly switched telephone networks (PSTN), etc.
  • PSTN publicly switched telephone networks
  • the participant terminals 140 may include any suitable device operable to act as a client on a network.
  • Illustrative terminals 140 include, but are not limited to, personal computers, desktop computers, laptop computers, servers, or any suitable telecommunications device, including, but not limited to, VoIP telephones, smart telephones or wireless devices, such as cellular telephones, personal digital assistants (PDA), communications enabled mp3 players, etc.
  • Each terminal 140 may be configured to transmit and/or receive information to and/or from the server 110 and/or other participant terminals 140 .
  • the server 110 may be any server, computer or device configured to process commands from the participant terminals 140 .
  • the server 110 may be operable to receive loan information or loan installment payment information from one or more terminals 140 .
  • the server 110 may receive information related to the principal loan amount, the loan interest rate, the number of repayment installments, the type of loan, lender information, borrower information, fund transfer information, bank or account information, or any other suitable loan related information.
  • the server may calculate, receive and process payment information.
  • the principal is paid in equal installments over the life of the loan (i.e., equal fixed principal repayment amount) and the interest payment for each installment is based on the principal remaining when a given installment is due, whereby the total installment amount is the equal fixed principal repayment amount plus the interest payment.
  • the server 110 may also generate comparison information for comparing the loan under the present disclosure to a traditional loan. Each comparison may typically show that under the present disclosure the amount of principal repaid is fixed over the life of the loan and the total amount of interest paid decreases over the life of the loan. In contrast, under a traditional loan, early in the life of the loan, almost the entire amount paid goes towards paying interest and slowly shifts over time to paying off the principal.
  • the comparison information may take several forms. In one embodiment, the comparison information may include a chart or a graph showing the principal and/or interest paid over the life of the loan for a loan as described herein as compared to a traditional loan.
  • the comparison information may include metrics showing at least one of total accumulated interest paid, outstanding principal amount and accumulated principal paid at one or more predetermined periods in comparison to a traditional loan.
  • the comparison information may include an amortization schedule showing the amount of each installment applied to the principal and interest payment for a loan as described herein in comparison to a traditional loan.
  • the server 110 may also be configured to convert a pre-existing traditional loan to an alternative loan as described herein.
  • the traditional loan will typically include a remaining loan balance principal, a number of remaining loan installments and an interest rate.
  • the traditional loan may be converted to an alternative loan whereby the parameters of the alternative loan are determined as follows. First, the equal fixed principal repayment amount of the alternative loan may be determined by dividing the remaining principal balance of the traditional loan by the number of installments remaining on the traditional loan. Alternatively, the principal remaining on the traditional loan may be divided by any suitable number of desired installments. Next, the interest payment for any installment for the alternative loan may be calculated based on the remaining principle balance of the alternative loan, the number of remaining loan installments of the alternative loan and the interest rate.
  • the interest payment is traditionally calculated by multiplying the outstanding principal by the interest rate prorated based on the installment frequency.
  • the initial interest payment for the first installment of the alternative loan (once established) will generally be based on the remaining principal of the traditional loan, the number of installments remaining on the traditional loan, and the determined interest rate.
  • subsequent interest payments of the alternative loan will be based on the remaining principal of the alternative loan, number of installments remaining on the alternative loan and the interest rate.
  • the server 110 includes a memory and a processor to accommodate the forgoing.
  • the forgoing may be implemented in hardware, software, or a suitable combination of hardware and software, and which can be one or more software systems operating on a general purpose server platform.
  • a hardware system can include discrete semiconductor devices, an application-specific integrated circuit, a field programmable gate array or other suitable devices.
  • a software system can include one or more objects, agents, threads, lines of code, subroutines, separate software applications, user-readable (source) code, machine-readable (object) code, two or more lines of code in two or more corresponding software applications, databases, or other suitable software architectures.
  • a software system can include one or more lines of code in a general purpose software application, such as an operating system, and one or more lines of code in a specific purpose software application.
  • a general purpose software application such as an operating system
  • the functions of the server may be performed by a human user.
  • FIG. 2 a flowchart 200 of a method of managing a loan is shown.
  • the method may be implemented by a server, wireless device, VoIP telephone, other advanced intelligence network device, or any combination thereof, generally referred to herein as the “device.”
  • the method may be performed by a human user.
  • a principal amount for the loan is determined 202 . This amount is typically based on how much the borrower would like to borrow as well as how much the lender is willing to lend.
  • the loan may be secured, partially secured or unsecured or have any other suitable configuration.
  • an interest rate is determined 204 .
  • the amount of interest is typically based on government regulations as well as the risk tolerance of the lender and the amount of interest a borrower is willing to pay. Alternative methods for determining suitable interest rates are expressly contemplated herein and are considered within the scope of the present disclosure.
  • the length of the loan and number of installments may then be determined 206 .
  • the length of the loan and number of installments may be any suitable arrangement and is not limited to any example or express reference to any arrangement disclosed herein.
  • the principal is $100,000
  • the interest rate is 8.0%
  • the number of installments is 360 (e.g., 30 year loan with monthly installments).
  • the equal fixed principal repayment amount 208 may then be calculated. This is typically calculated by dividing the principal by the number of installments. In the illustrative example, the equal fixed principal repayment amount is $277.78 ($100,000 divided by 360 installments). This amount is fixed and is paid with each installment.
  • the total installment amount may then be calculated by adding the equal fixed principal repayment amount with the interest payment for the installment 212 .
  • the installment may be paid via any suitable means, including, but not limited to, electronic funds transfer, cash payment, check payment or any other suitable payment means.
  • the principal remaining, or remaining principal amount may then be calculated by subtracting the fixed principal payment from the installment from the outstanding principal 214 .
  • additional principal can be repaid by the borrower at any time during the loan. This would further reduce the outstanding principal balance owed to the lender thereby reducing subsequent interest payment amounts for the remainder of the loan term.
  • subsequent installments may be calculated as described above.
  • a calculation of the second installment per the forgoing example will be described.
  • the equal fixed principal repayment amount remains $277.78.
  • the interest is calculated based on the interest rate, 8.0%, and the principal outstanding after the most recent installment, $99,722.22.

Abstract

A loan management system and method includes an alternative repayment amortization method. Each installment on repayment of the loan includes an equal fixed principal repayment amount and an interest amount. The equal fixed principal repayment amount is based on the amount of the loan and the number of installments to be paid over the life of the loan. The interest due for each installment is based on the interest rate and the amount of outstanding principal at the time a given installment is due.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a Continuation of U.S. Non-Provisional patent application Ser. No. 13/040,017 filed Mar. 3, 2011, and claims the benefit of priority thereto.
  • BACKGROUND OF INVENTION
  • This application relates generally to loan management, and, in particular, loan management including an alternative repayment amortization method.
  • SUMMARY
  • Debt is commonly used by individuals and business consumers to purchase material goods such as real estate or automobiles in which the consumer does not have or does not choose to purchase the goods in full with available cash.
  • A common form of debt are loans which are repaid by the borrower to the lender based on agreed upon terms that traditionally include the amount borrowed, interest rate, term length, and when payments are to be made but may also include other negotiated items. These loans are traditionally paid with equal fixed payments with a schedule of when payments are to be made and the portion of each payment that applies to repayment of principal and payment of interest. Based on this type of amortization commonly used in traditional loans, most of the payments will be applied to interest during the early part of the loan and very little will pay off the principal. In contrast, the payments towards the end of the loan will be applied mostly to principal and very little will be applied to interest. As the payments progress, the portion that applies to payment of principal gradually increases while the portion that applies to interest gradually decreases even though the payment amounts remain the same. It would be desirable to provide a loan management system and/or loan product that provides a more even payment of the principal and gradually declining interest payment over the life of the loan, which results in an overall gradual decline of installment payments. Such a loan management system and product are provided herein.
  • In one embodiment, a computer implemented method of loan management, comprises: determining a principal loan amount; determining an interest rate; determining a number of repayment installments; calculating a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculating an interest payment based on the principal, the interest rate and number of repayment installments; calculating an installment amount by adding the equal fixed principal repayment amount and interest payment; calculating a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculating a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculating a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • In an alternative embodiment, a loan management device comprises: a memory configured to store a set of instructions; and a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to: receive a principal loan amount; receive an interest rate; receive a number of repayment installments; calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculate an interest payment based on the principal, the interest rate and number of repayment installments; calculate an installment amount by adding the equal fixed principal repayment amount and interest payment; calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • In another embodiment, a loan management system comprising: one or more terminals operable to act as a client on a network; a computer operable to act as a server on the network and to communicate with each of the participant terminals over the network, the computer comprising: a memory configured to store a set of instructions; and a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to: receive a principal loan amount from at least one terminal; receive an interest rate from at least one terminal; receive a number of repayment installments from at least one terminal; calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculate an interest payment based on the principal, the interest rate and number of repayment installments; calculate an installment amount by adding the equal fixed principal repayment amount and interest payment; calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • A loan product comprising a principal amount; an interest rate; a predetermined number of repayment installments; a fixed principal repayment amount, wherein the fixed principal repayment amount is determined by dividing the principal amount by the number of repayment installments, and wherein the principal amount is reduced by the fixed principal repayment amount after each repayment installment; and an interest payment amount based on the amount of principal remaining, the interest rate and the number of repayment installments.
  • In another embodiment, a loan management system comprising: one or more terminals operable to act as a client on a network; a computer operable to act as a server on the network and to communicate with each of the participant terminals over the network, the computer comprising: a memory configured to store a set of instructions; and a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to: receive a principal loan amount from at least one terminal; receive an interest rate from at least one terminal; receive a number of repayment installments from at least one terminal; calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments; calculate an interest payment based on the principal, the interest rate and number of repayment installments; calculate an installment amount by adding the equal fixed principal repayment amount and interest payment; calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment; and generate comparison information for display at at least one terminal.
  • In another embodiment, a computer implemented method of converting a traditional loan to an alternative loan and managing said alternative loan, wherein the traditional loan includes a remaining loan balance principal, a number of remaining loan installments and an interest rate, wherein the method comprises: calculating an equal fixed principal repayment amount based on the remaining loan balance principal of the traditional loan and the number of remaining loan installments of the traditional loan; calculating an interest payment based on the remaining loan balance principal of the traditional loan, the number of remaining loan installments of the traditional loan, and the interest rate of the traditional loan; calculating an installment amount by adding the equal fixed principal repayment amount and interest payment; calculating a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount; calculating a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and calculating a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The drawings, when considered in connection with the following description, are presented for the purpose of facilitating an understanding of the subject matter sought to be protected.
  • FIG. 1 is an illustration of a loan management network of a first embodiment of the loan management system disclosed herein; and
  • FIG. 2 is a flow diagram of an illustrative process for loan management.
  • DETAILED DESCRIPTION
  • Referring now to FIG. 1, a loan management system 100 is depicted. The system 100 may include a server 110, a communications network 130, and one or more participant terminals 140 a-140 n (collectively 140). The different elements and components of the system 100 may communicate with one another using wireless communications or hardwired connections, such as fiber optics, cable, DSL, telephone lines, and other similar connections.
  • The communications network 130 may include any number of networks capable of providing communications between the server 110, and terminals 140. For example, the communications network may be one or more, or any combination of, wireless networks, data or packet networks, publicly switched telephone networks (PSTN), etc.
  • The participant terminals 140 may include any suitable device operable to act as a client on a network. Illustrative terminals 140 include, but are not limited to, personal computers, desktop computers, laptop computers, servers, or any suitable telecommunications device, including, but not limited to, VoIP telephones, smart telephones or wireless devices, such as cellular telephones, personal digital assistants (PDA), communications enabled mp3 players, etc. Each terminal 140 may be configured to transmit and/or receive information to and/or from the server 110 and/or other participant terminals 140.
  • The server 110 may be any server, computer or device configured to process commands from the participant terminals 140. For example, the server 110 may be operable to receive loan information or loan installment payment information from one or more terminals 140. In one embodiment, the server 110 may receive information related to the principal loan amount, the loan interest rate, the number of repayment installments, the type of loan, lender information, borrower information, fund transfer information, bank or account information, or any other suitable loan related information. As will be discussed further below, once the server 110 has received all of the relevant loan information, the server may calculate, receive and process payment information. In one embodiment, the principal is paid in equal installments over the life of the loan (i.e., equal fixed principal repayment amount) and the interest payment for each installment is based on the principal remaining when a given installment is due, whereby the total installment amount is the equal fixed principal repayment amount plus the interest payment. An illustrative flow-chart and an example will be discussed in detail below.
  • The server 110 may also generate comparison information for comparing the loan under the present disclosure to a traditional loan. Each comparison may typically show that under the present disclosure the amount of principal repaid is fixed over the life of the loan and the total amount of interest paid decreases over the life of the loan. In contrast, under a traditional loan, early in the life of the loan, almost the entire amount paid goes towards paying interest and slowly shifts over time to paying off the principal. The comparison information may take several forms. In one embodiment, the comparison information may include a chart or a graph showing the principal and/or interest paid over the life of the loan for a loan as described herein as compared to a traditional loan. Alternatively, the comparison information may include metrics showing at least one of total accumulated interest paid, outstanding principal amount and accumulated principal paid at one or more predetermined periods in comparison to a traditional loan. In yet another alternative, the comparison information may include an amortization schedule showing the amount of each installment applied to the principal and interest payment for a loan as described herein in comparison to a traditional loan.
  • The server 110 may also be configured to convert a pre-existing traditional loan to an alternative loan as described herein. The traditional loan will typically include a remaining loan balance principal, a number of remaining loan installments and an interest rate. The traditional loan may be converted to an alternative loan whereby the parameters of the alternative loan are determined as follows. First, the equal fixed principal repayment amount of the alternative loan may be determined by dividing the remaining principal balance of the traditional loan by the number of installments remaining on the traditional loan. Alternatively, the principal remaining on the traditional loan may be divided by any suitable number of desired installments. Next, the interest payment for any installment for the alternative loan may be calculated based on the remaining principle balance of the alternative loan, the number of remaining loan installments of the alternative loan and the interest rate. As will be described further below, the interest payment is traditionally calculated by multiplying the outstanding principal by the interest rate prorated based on the installment frequency. The initial interest payment for the first installment of the alternative loan (once established) will generally be based on the remaining principal of the traditional loan, the number of installments remaining on the traditional loan, and the determined interest rate. However, subsequent interest payments of the alternative loan will be based on the remaining principal of the alternative loan, number of installments remaining on the alternative loan and the interest rate.
  • In the illustrative embodiment, the server 110 includes a memory and a processor to accommodate the forgoing. However, it will be appreciated that the forgoing may be implemented in hardware, software, or a suitable combination of hardware and software, and which can be one or more software systems operating on a general purpose server platform. As used herein, a hardware system can include discrete semiconductor devices, an application-specific integrated circuit, a field programmable gate array or other suitable devices. A software system can include one or more objects, agents, threads, lines of code, subroutines, separate software applications, user-readable (source) code, machine-readable (object) code, two or more lines of code in two or more corresponding software applications, databases, or other suitable software architectures. In one exemplary embodiment, a software system can include one or more lines of code in a general purpose software application, such as an operating system, and one or more lines of code in a specific purpose software application. Alternatively, the functions of the server may be performed by a human user.
  • Referring now to FIG. 2, a flowchart 200 of a method of managing a loan is shown. The method may be implemented by a server, wireless device, VoIP telephone, other advanced intelligence network device, or any combination thereof, generally referred to herein as the “device.” Alternatively, the method may be performed by a human user.
  • First, a principal amount for the loan is determined 202. This amount is typically based on how much the borrower would like to borrow as well as how much the lender is willing to lend. The loan may be secured, partially secured or unsecured or have any other suitable configuration. Next, an interest rate is determined 204. The amount of interest is typically based on government regulations as well as the risk tolerance of the lender and the amount of interest a borrower is willing to pay. Alternative methods for determining suitable interest rates are expressly contemplated herein and are considered within the scope of the present disclosure. The length of the loan and number of installments may then be determined 206. The length of the loan and number of installments may be any suitable arrangement and is not limited to any example or express reference to any arrangement disclosed herein. In a non-limiting example of a loan, the principal is $100,000, the interest rate is 8.0%, and the number of installments is 360 (e.g., 30 year loan with monthly installments).
  • The equal fixed principal repayment amount 208 may then be calculated. This is typically calculated by dividing the principal by the number of installments. In the illustrative example, the equal fixed principal repayment amount is $277.78 ($100,000 divided by 360 installments). This amount is fixed and is paid with each installment. The interest for the given installment may then be calculated 210. This is typically calculated by multiplying the outstanding principal by the interest rate prorated based on the installment frequency. In the illustrative example, the interest paid for the first installment would be $666.67 (i.e., $100,000×(8.0%/12 mos.)=$666.67). As will be appreciated, as the principal outstanding is reduced by the fixed amount after every installment, the interest paid with each subsequent installment will be lesser than each prior interest amount paid. The total installment amount may then be calculated by adding the equal fixed principal repayment amount with the interest payment for the installment 212. In the illustrative example, the total for the first installment would be $944.44 (i.e., $277.78+$666.67=$944.44). The installment may be paid via any suitable means, including, but not limited to, electronic funds transfer, cash payment, check payment or any other suitable payment means. The principal remaining, or remaining principal amount, may then be calculated by subtracting the fixed principal payment from the installment from the outstanding principal 214. In the illustrative example, the outstanding principal after the payment of the first installment would be $99,722.22 (i.e., $100,000−$277.78=$99,722.22). In one embodiment, additional principal can be repaid by the borrower at any time during the loan. This would further reduce the outstanding principal balance owed to the lender thereby reducing subsequent interest payment amounts for the remainder of the loan term.
  • If outstanding principal remains after the most recent installment 216, subsequent installments may be calculated as described above. A calculation of the second installment per the forgoing example will be described. The equal fixed principal repayment amount remains $277.78. The interest is calculated based on the interest rate, 8.0%, and the principal outstanding after the most recent installment, $99,722.22. For the second installment, the interest payment would be $664.81 (i.e., $99,722.22×(8.0%/12 mos.)=$664.81). Therefore, the total amount for the second installment would be $942.59 (i.e, $277.78+$664.81=$942.59). This process may be repeated until the entire principal has been repaid 218.
  • While the present disclosure has been described in connection with what is considered the most practical and preferred embodiment, it is understood that this disclosure is not limited to the disclosed embodiments, but is intended to cover various arrangements included within the spirit and scope of the broadest interpretation so as to encompass all such modifications and equivalent arrangements.

Claims (15)

1. A loan product comprising:
a principal amount;
an interest rate;
a predetermined number of repayment installments;
a fixed principal repayment amount, wherein the fixed principal repayment amount is determined by dividing the principal amount by the number of repayment installments, and wherein the principal amount is reduced by the fixed principal repayment amount after each repayment installment; and
an interest payment amount based on the amount of principal remaining, the interest rate and the number of repayment installments.
2. The loan product of claim 1 further comprising an installment payment wherein the installment payment includes a fixed principal repayment amount and an interest payment amount.
3. The loan product of claim 1 wherein the interest payment amount is determined by: (a) prorating the interest rate by the number of repayment installments to determine a prorated interest rate, and (b) multiplying the prorated interest rate by the principal remaining to determine the interest payment.
4. The loan product of claim 3 further comprising an installment payment wherein the installment payment includes a fixed principal repayment amount and an interest payment amount.
5. A loan management system comprising:
one or more terminals operable to act as a client on a network;
a computer operable to act as a server on the network and to communicate with each of the participant terminals over the network, the computer comprising:
a memory configured to store a set of instructions; and
a processor configured to execute the set of instructions, wherein the set of instructions cause the processor to:
receive a principal loan amount from at least one terminal;
receive an interest rate from at least one terminal;
receive a number of repayment installments from at least one terminal;
calculate a equal fixed principal repayment amount based on the principal loan amount and the number of repayment installments;
calculate an interest payment based on the principal, the interest rate and number of repayment installments;
calculate an installment amount by adding the equal fixed principal repayment amount and interest payment;
calculate a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount;
calculate a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments;
calculate a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment; and
generate comparison information for display at least one terminal.
6. The system of claim 5 wherein the comparison information includes a chart showing at least one of a principal loan payment and interest payment in comparison to a traditional loan.
7. The system of claim 5 wherein the comparison information includes comparison metrics showing at least one of total accumulated interest paid, outstanding principal amount and accumulated principal paid at one or more predetermined periods in comparison to a traditional loan.
8. The system of claim 5 wherein the comparison information includes an amortization schedule showing the amount of each installment applied to the principal and interest payment in comparison to a traditional loan.
9. A computer implemented method of converting a traditional loan to an alternative loan and managing said alternative loan, wherein the traditional loan includes a remaining loan balance principal, a number of remaining loan installments and an interest rate, wherein the method comprises:
calculating an equal fixed principal repayment amount based on the remaining loan balance principal of the traditional loan and the number of remaining loan installments of the traditional loan;
calculating an interest payment based on the remaining loan balance principal of the traditional loan, the number of remaining loan installments of the traditional loan, and the interest rate of the traditional loan
calculating an installment amount by adding the equal fixed principal repayment amount and interest payment;
calculating a remaining principal amount by subtracting the fixed principal repayment amount from the principal loan amount;
calculating a subsequent interest payment based on the remaining principal amount, the interest rate and number of repayment installments; and
calculating a subsequent installment amount by adding the equal fixed principal repayment amount and the subsequent interest payment.
10. The method of claim 9 wherein the number of repayment installments is determined by multiplying the number of years for the loan by 12.
11. The method of claim 9 wherein the number of repayment installments is determined by multiplying the number of years for the loan by 4.
12. The method of claim 9 wherein the number of repayment installments is determined by multiplying the number of years for the loan by 2.
13. The method of claim 9 wherein the loan is a business loan.
14. The method of claim 9 wherein the loan is an automotive loan.
15. The method of claim 9 wherein the loan is a mortgage.
US13/169,891 2011-03-03 2011-06-27 Loan management system and method Abandoned US20110258098A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/169,891 US20110258098A1 (en) 2011-03-03 2011-06-27 Loan management system and method
PCT/US2011/046648 WO2012118521A1 (en) 2011-03-03 2011-08-04 Loan management system and method
US14/073,547 US20150127522A1 (en) 2011-03-03 2013-11-06 Loan management system and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/040,017 US8666881B2 (en) 2011-03-03 2011-03-03 Loan management system and method
US13/169,891 US20110258098A1 (en) 2011-03-03 2011-06-27 Loan management system and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/040,017 Continuation US8666881B2 (en) 2011-03-03 2011-03-03 Loan management system and method

Publications (1)

Publication Number Publication Date
US20110258098A1 true US20110258098A1 (en) 2011-10-20

Family

ID=44788941

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/040,017 Expired - Fee Related US8666881B2 (en) 2011-03-03 2011-03-03 Loan management system and method
US13/169,891 Abandoned US20110258098A1 (en) 2011-03-03 2011-06-27 Loan management system and method
US14/073,547 Abandoned US20150127522A1 (en) 2011-03-03 2013-11-06 Loan management system and method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US13/040,017 Expired - Fee Related US8666881B2 (en) 2011-03-03 2011-03-03 Loan management system and method

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/073,547 Abandoned US20150127522A1 (en) 2011-03-03 2013-11-06 Loan management system and method

Country Status (2)

Country Link
US (3) US8666881B2 (en)
WO (1) WO2012118521A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10311512B1 (en) 2016-09-02 2019-06-04 Wells Fargo Bank, N.A. Rate and payment guide
JP6425783B1 (en) * 2017-09-29 2018-11-21 株式会社Ykプランニング Calculation device, calculation program and calculation method of balance and interest rate of borrowing using journal data
CN111222780A (en) * 2019-12-31 2020-06-02 东方微银科技(北京)有限公司 Resource allocation method, device, equipment and storage medium
SG11202102554PA (en) 2020-04-13 2021-04-29 Alipay Hangzhou Inf Tech Co Ltd Method and system for optimizing allocation of borrowing requests

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6006207A (en) * 1998-04-17 1999-12-21 Mumick; Ravneet Kaur System and method for loan prepayment discounts
US20030023535A1 (en) * 2002-08-23 2003-01-30 Hoffman Michael C. Methods and systems for management of investment pool inflows and outflows
US20100241539A1 (en) * 2009-03-18 2010-09-23 Barry Thomas Baker Method and system of managing a borrower's loan obligations
US20110066546A1 (en) * 2009-09-15 2011-03-17 Christian Gilly Apparatus and method for calculating the lowering of periodic payments within a loan repayment schedule

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010013017A1 (en) * 1998-11-17 2001-08-09 Jay M. Berger Method for calculation of a reduced interest mortgage payment plan
US20040254879A1 (en) * 2002-03-29 2004-12-16 Wendell Dickerson Fixed rate gradually stepped payment loan
US7599886B1 (en) * 2006-05-15 2009-10-06 Ken Lambert System and method for allocating mortgage repayment funds
US7870048B2 (en) * 2008-01-21 2011-01-11 Oracle Financial Services Software Limited Method and system for flexible scheduling of repayment of a loan

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6006207A (en) * 1998-04-17 1999-12-21 Mumick; Ravneet Kaur System and method for loan prepayment discounts
US20030023535A1 (en) * 2002-08-23 2003-01-30 Hoffman Michael C. Methods and systems for management of investment pool inflows and outflows
US20100241539A1 (en) * 2009-03-18 2010-09-23 Barry Thomas Baker Method and system of managing a borrower's loan obligations
US20110066546A1 (en) * 2009-09-15 2011-03-17 Christian Gilly Apparatus and method for calculating the lowering of periodic payments within a loan repayment schedule

Also Published As

Publication number Publication date
US20110258096A1 (en) 2011-10-20
US20150127522A1 (en) 2015-05-07
WO2012118521A1 (en) 2012-09-07
US8666881B2 (en) 2014-03-04

Similar Documents

Publication Publication Date Title
US8108279B2 (en) Computer-implemented methods, program product, and system to enhance banking terms over time
US7996304B1 (en) Risk-based reference pool capital reducing systems and methods
Cummins et al. Can insurers pay for the “big one”? Measuring the capacity of the insurance market to respond to catastrophic losses
Pennington‐Cross et al. The termination of subprime hybrid and fixed‐rate mortgages
US8175971B1 (en) Lifetime guaranteed income rider
US20110191238A1 (en) Variable merchant settlement options
US20140249992A1 (en) Guarantor mortgages
US20150127522A1 (en) Loan management system and method
WO2019196257A1 (en) Automatic repayment method and system, and terminal device
US8909550B2 (en) Relationship-based pricing
Gorovoy et al. Intensity‐based valuation of residential mortgages: An analytically tractable model
Chang et al. Pricing mortgage insurance with asymmetric jump risk and default risk: Evidence in the US housing market
US20130254000A1 (en) Methods and Systems for Customer Incentive Awards
US20140358589A1 (en) System, method, apparatus, and computer program product for providing loss draft insurance
US10853853B1 (en) Systems and methods for loan origination and servicing based on a recurring deposit of funds
US20090276248A1 (en) Apparatus, system, and method for funding insurance premium financing contracts
US8452679B2 (en) Financial statement analyzer
Tsuruta No lending relationships and liquidity management of small businesses during a financial shock
Edelstein et al. Optimal loan interest rate contract design
US8571966B2 (en) Credit default swap post credit event
US8577796B2 (en) Financial charge rebate
Zong-Gang et al. CLOSED FORM VALUATION OF VULNERABLE EUROPEAN OPTIONS WITH STOCHASTIC CREDIT SPREADS.
CN113888319A (en) Profit-loss balance information processing and analyzing method based on reimbursement data
CN114862562A (en) Data processing method, device, equipment and medium for equal-amount money repayment
US20110066546A1 (en) Apparatus and method for calculating the lowering of periodic payments within a loan repayment schedule

Legal Events

Date Code Title Description
AS Assignment

Owner name: ALG VENTURES, LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LEM, JONATHAN;REEL/FRAME:026716/0621

Effective date: 20110808

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION