<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.dolcera.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.dolcera.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=207.105.30.44</id>
		<title>DolceraWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.dolcera.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=207.105.30.44"/>
		<link rel="alternate" type="text/html" href="https://www.dolcera.com/wiki/index.php?title=Special:Contributions/207.105.30.44"/>
		<updated>2026-05-05T00:20:02Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24wmf12</generator>

	<entry>
		<id>https://www.dolcera.com/wiki/index.php?title=Quality_of_Service_on_CDMA_platforms&amp;diff=1824</id>
		<title>Quality of Service on CDMA platforms</title>
		<link rel="alternate" type="text/html" href="https://www.dolcera.com/wiki/index.php?title=Quality_of_Service_on_CDMA_platforms&amp;diff=1824"/>
				<updated>2006-06-26T21:23:12Z</updated>
		
		<summary type="html">&lt;p&gt;207.105.30.44: /* Rate Matching and QoS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Cellular Communication ==&lt;br /&gt;
A cellular mobile communications system uses a large number of low-power wireless transmitters to create cells — the basic geographic service area of a wireless communications system. Variable power levels allow cells to be sized according to the subscriber density and demand within a particular region. As mobile users travel from cell to cell, their conversations are handed off between cells to maintain seamless service. Channels (frequencies) used in one cell can be reused in another cell some distance away. Cells can be added to accommodate growth, creating new cells in unserved areas or overlaying cells in existing areas. [http://www.IEC.org Source]&lt;br /&gt;
&lt;br /&gt;
There are three main entities in cellular communication&lt;br /&gt;
* Mobile Station (MS): A mobile station consists of 2 entities - equipment and SIM card&lt;br /&gt;
* Base Transceiver station(BTS): A base transceiver station consists of 2 entities - a base transceiver (transmitter and receiver) station and a base station controller. The BTS is the antenna tower site.&lt;br /&gt;
* Main Switching centre(MSC): The main switching centre is the heart of the network - the central switching office which controls all the base stations and provides connection with landline phones. It performs three main tasks. It:&lt;br /&gt;
# connects calls from sender to receiver,&lt;br /&gt;
# collects details of the calls made and received, and&lt;br /&gt;
# supervises operation of the rest of the network components.&lt;br /&gt;
&lt;br /&gt;
== Cellular System Architecture ==&lt;br /&gt;
Cellular systems are increasing in demand as more users are added to their systems. The amount of frequency spectrum available for mobile cellular use was limited, and efficient use of the required frequencies was needed for mobile cellular coverage. In modern cellular telephony, rural and urban regions are divided into areas according to specific provisioning guidelines. Provisioning for each region is planned according to an engineering plan that includes cells, clusters, frequency reuse, and handovers.&lt;br /&gt;
&lt;br /&gt;
==== Cells ==== &lt;br /&gt;
A cell is the basic geographic unit of a cellular system. Cells are base stations transmitting over small geographic areas that are represented as hexagons.&lt;br /&gt;
&lt;br /&gt;
==== Clusters ==== &lt;br /&gt;
A cluster is a group of cells. No channels are reused within a cluster. Normally a cluster has seven cells in it as shown below.&lt;br /&gt;
&lt;br /&gt;
==== Frequency Reuse ====&lt;br /&gt;
The number of radio channel frequencies is limited. The concept of frequency reuse is based on assigning to each cell a group of radio channels used within a small geographic area. Cells are assigned a group of channels that is completely different from neighboring cells. The coverage area of cells is called the footprint. This footprint is limited by a boundary so that the same group of channels can be used in different cells that are far enough away from each other so that their frequencies do not interfere.&lt;br /&gt;
&lt;br /&gt;
==== Cell Splitting ==== &lt;br /&gt;
As a service area becomes full of users, this approach is used to split a single area into smaller ones. In this way, urban centers can be split into as many areas as necessary to provide acceptable service levels in heavy-traffic regions, while larger, less expensive cells can be used to cover remote rural regions.&lt;br /&gt;
&lt;br /&gt;
==== Handoff ====&lt;br /&gt;
&lt;br /&gt;
The final obstacle in the development of the cellular network involved the problem created when a mobile subscriber traveled from one cell to another during a call. As adjacent areas do not use the same radio channels, a call must either be dropped or transferred from one radio channel to another when a user crosses the line between adjacent cells. Because dropping the call is unacceptable, the process of handoff was created. Handoff occurs when the mobile telephone network automatically transfers a call from radio channel to radio channel as a mobile crosses adjacent cells.&lt;br /&gt;
&lt;br /&gt;
==Evolution of Cellular Systems==&lt;br /&gt;
[[Image:cdma1.jpg|500 px|center]]&lt;br /&gt;
== Multiple Access Methods ==&lt;br /&gt;
There are predominantly three types of multiple access methods.&lt;br /&gt;
=== Frequency Division Multiple Access ===&lt;br /&gt;
In this system, each user is allotted a different set of frequencies to operate upon. The uplink(mobile to base station) frequency is different from downlink frequency(base station to mobile).&lt;br /&gt;
[[Image:cdma6.jpg|thumb|700px|center|[http://www.ai.u-hyogo.ac.jp/~thai-proj/presen/20051222-Ishikawa.ppt FDMA]]]&lt;br /&gt;
=== Time Division Multiple Access ===&lt;br /&gt;
In this system, each user is allocated a different time slot. Forward link frequency and reverse link frequency is the same. A synchronous switch is responsible for the time switching.&lt;br /&gt;
[[Image:cdma10.jpg|thumb|600px|center|TDMA]]&lt;br /&gt;
&lt;br /&gt;
=== Code Division Multiple Access ===&lt;br /&gt;
There is no restriction on time and frequency in this scheme. All the users can transmit at all times and at all frequencies. Because users are isolated by code, they can share the same carrier frequency, eliminating the frequency reuse problem encountered in other technologies.&lt;br /&gt;
[[Image:cdma11.jpg|thumb|600 px|centre|CDMA]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A comparative study between the above three access technologies with respect to time and frequency is as shown below.&lt;br /&gt;
[[Image:cdma12.jpg|thumb|600 px|centre|Comparison of cellular access schemes]]&lt;br /&gt;
&lt;br /&gt;
== Code Division Multiple Access ==&lt;br /&gt;
The CDMA technology can be implemented in two ways&lt;br /&gt;
* Direct Sequence Spread Sprectrum - DSSS CDMA&lt;br /&gt;
* Frequency Hopping - FH CDMA&lt;br /&gt;
=== Direct Sequence Spread Sprectrum - DSSS CDMA === &lt;br /&gt;
In this method, the direct sequence(input data) which is spread over a limited bandwidth is multiplied with a code or spreading sequence (a pseudorandom sequence) which will spread the input data over the entire bandwidth of the communication channel. The power density is also reduced and is spread over the frequency spectrum and hence is known as spread spectrum method. The modulation part of DSSS is as shown below.&lt;br /&gt;
[[Image:cdma13.jpg|thumb|600px|center|CDMA Modulation]]&lt;br /&gt;
The modulated signal is transmitted over the channel and all users can receive it but only the user which knows the correct code can decode the message. This is depicted in the figure below.&lt;br /&gt;
[[Image:cdma14.jpg|thumb|600px|center|CDMA Demodulation]]&lt;br /&gt;
&lt;br /&gt;
=== Frequency Reuse === &lt;br /&gt;
The number of radio channel frequencies is limited. The concept of frequency reuse is based on assigning to each cell a group of radio channels used within a small geographic area. Cells are assigned a group of channels that is completely different from neighboring cells. The coverage area of cells is called the footprint. This footprint is limited by a boundary so that the same group of channels can be used in different cells that are far enough away from each other so that their frequencies do not interfere.&lt;br /&gt;
&lt;br /&gt;
=== Soft Handoff === &lt;br /&gt;
Handoff means switching a cellular phone transmission from one cell to another as a mobile user moves into a new cellular area.  It is so called because the radio link with the previous sector(s) is not broken before a link is established with a new sector; this type of handoff is described as &amp;quot;make before break&amp;quot;. In CDMA, due to this soft handoff, there is no interruption of call even at the border of a cell site which means more number of customers can be accommodated, automatically increasing the capacity of the cell site.&lt;br /&gt;
&lt;br /&gt;
=== Multipath Fading === &lt;br /&gt;
In a mobile environment, a mobile station will receive one direct signal from the base station and multiple signals which are reflected from obstructions like buildings and towers. Each signal would have travelled a different length and would be displaced in time. Due to this, when they are combined at the mobile handset, it will cause interference resulting in poor signal quality. This is known as ''fading''. This problem is handled in a very good way in CDMA. Here, the phase of the multiple signals is modified such that only positive interference(addition) takes place and the overall signal strength increases. A receiver that implements the above principle is known as a RAKE receiver as shown in the figure below.&lt;br /&gt;
[[Image:cdma15.jpg|thumb|center|600px|RAKE receiver]]&lt;br /&gt;
=== Near Far Problem ===  &lt;br /&gt;
The problem is best described by taking an example: Consider a receiver and two transmitters (one close to the receiver; the other far away). If both transmitters transmit simultaneously and at equal powers, then due to the inverse square law, the receiver will receive more power from the nearer transmitter. This makes the farther transmitter voice more difficult to understand. Since one transmission's signal is the other's noise the signal-to-noise ratio (SNR) for the farther transmitter is much lower. If the nearer transmitter transmits a signal that is orders of magnitude higher than the farther transmitter, then the SNR for the farther transmitter may be below detectability and the farther transmitter may just as well not transmit. This effectively jams the communication channel. In CDMA systems, this is commonly solved by dynamic output power adjustment of the transmitters. That is, the closer transmitters use less power so that the SNR for all transmitters at the receiver is roughly the same. This sometimes can have a noticeable impact on battery life, which can be dramatically different depending on distance from the base station.&lt;br /&gt;
[[Image:cdma16.jpg|thumb|600px|center|Dynamic output power adjustment for CDMA transmitters]]&lt;br /&gt;
&lt;br /&gt;
====Power Control==== As the propagation losses between BS and MS's are different according to individual communication distances, the received levels at the base station are different from each other when all mobile stations transmit their signals at the same power. Moreover, the received level fluctuates quickly due to fading. In order to maintain the strength of received signal level at BS, power control technique must be employed in CDMA systems.&amp;lt;br&amp;gt;.&lt;br /&gt;
[[Image:cdma17.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
Power control can be implemented in two ways : open loop power control and closed loop power control&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:cdma18.jpg]]&lt;br /&gt;
&lt;br /&gt;
'''Effect of Power Control''' Power control is capable of compensating the fading fluctuation. Received power from all MS are controlled to be equal.　Near-Far problem is mitigated by the power control.&lt;br /&gt;
[[Image:cdma19.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Quality of Service(QoS)==&lt;br /&gt;
CDMA is being accepted as a third generation (3G) system and a specific feature of 3G systems is that they offer a radio interface adapted for all kinds of services and combination of services (such as data, voice, video etc). The big challenge is multiplexing these services which have do not have the same demands in terms of quality of service(QoS) which can be represented as BER(bit error rate), processing delay, frame error rate etc. Different QoS will require different channel encoding and interleaving strategies. The demand of BER can be satisfied when the coding bits have at least a code dependent ratio Eb/I(ratio of bit energy to interference). There are several influences that might change system performance(BER) and hence Eb/I ratio, of which the most effective is variation of Bit Rate by a step of '''Rate Matching'''.&lt;br /&gt;
&lt;br /&gt;
===Rate Matching and QoS===&lt;br /&gt;
The patent [[Media:EP1385290.pdf|EP1385290]] titled &amp;quot;Method for balancing Eb/I ratio in a service multiplexing CDMA system and a telecommunication system using this method&amp;quot;''' targets at this concept of Rate matching and introduces an algorithm of calculating effective data output bits by a process of repetition or puncturing of the input bits governed by a '''rate matching ratio''' and '''puncturing ratio''' received from the sending entity(can be BS or MS). The following framework highlights the various steps involved in providing variable QoS. The received data from the transport block is classified into different processes based on their QoS. Data is split onto various transport channels to which a CRC code is attached for error correction. Further all these transport channels are multiplexed on one line by concatenation, interleaved, segmented and then rate matched. The rate matching step is performed using the rate matching ratio and puncturing ratio which is received from the sending entity.(an exchange of handshaking signals is occuring).&lt;br /&gt;
[[Image:cdma20.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Power Control, Rate Matching and QoS===&lt;br /&gt;
According to one of the methods of dynamic power control (Code Hopping) used in W-CDMA technology, the Rate Information (RI) field in the uplink control channel in W-CDMA frame can be used to notify the base station about the variable bit rates (VBR) it wants to send, then the base station computes and assigns optimal powers according to the new spreading factor for each radio frame. Spreading factor(Gi) is defined as the ratio of bandwidth of the system to the data rate of the radio frame.&lt;br /&gt;
Mathematically,&amp;lt;br&amp;gt;&lt;br /&gt;
'''Gi = W / Ri''',where W=system bandwidth which is a constant for a system and Ri= data rate of radio frame.&amp;lt;br&amp;gt;&lt;br /&gt;
A power index (gi) is calculated from this Spreading Factor(Gi) using the following expression&amp;lt;br&amp;gt;&lt;br /&gt;
'''gi=   (vi / (vi+Gi))''', where vi is minimum QoS for the ith session which is a constant.&amp;lt;br&amp;gt; &lt;br /&gt;
This power index will ascertain the optimal power to be alloted to each service channel.&amp;lt;br&amp;gt; &lt;br /&gt;
'''Pi = (gi*No*W )/ (Hi*(1-(Sgj)'''&amp;lt;br&amp;gt;&lt;br /&gt;
where No is AWGN(Additive White Guassian Noise)a constant,&amp;lt;br&amp;gt; Hi is path loss which is dependent on the distance and is a costant for a path,&amp;lt;br&amp;gt; and Sgj is sum of the power index of all the sessions which is constant for all sessions of the radio frame. &amp;lt;br&amp;gt;&lt;br /&gt;
From the above analysis, we observe that Bit Rate is inversely proportional to Spreading factor which will inversely effect the power index and hence the optimal power. Therefore, the Bit Rate and Optimal power go hand in glove and have the same effect on Eb/I and QoS.&lt;br /&gt;
The method and algorithm to schedule optimal power is detailed in the IEEE paper '''Dynamic Resource Scheduling for Variable QoS Traffic in W-CDMA Ozgur Gurbuz, Henry Owen'''. &lt;br /&gt;
Thus we conclude that by adjusting the optimal power we are actually trying to implement a rate matching step.&lt;br /&gt;
[[Media:IEEE1.pdf]]&lt;br /&gt;
&lt;br /&gt;
===Power control and QoS===&lt;br /&gt;
Transmission power of mobile station is proportional to power control law, which is a function of distance from the base station, transmission rates, interference level (number of active users). In this method the Bit Error probability of the multi rate CDMA mobile station is calculated at the Base station using transmission rates of the mobile.The Optimal power control functions are derived based on the Bit error probability at the base station and these power control functions are transmitted to the mobile. The mobile calculates the optimum power using DYNAMIC PROGRAMMING and transmits its data at this power level. It is of interest to note that the optimum power level is related to power index which will determine the spreading gain and hence the overall bit rate. Thus the optimum power level is acheived by transmitting the data at the calculated bit rate.[[Media:IEEE-2.pdf]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
Substantial amount of research has been done in the field of QoS in CDMA communication system in the year 1998-99 and this has led to the invention of multitude of methodologies ranging from power control to Rate matching and so on with the sole aim of improving QoS.&lt;/div&gt;</summary>
		<author><name>207.105.30.44</name></author>	</entry>

	<entry>
		<id>https://www.dolcera.com/wiki/index.php?title=Quality_of_Service_on_CDMA_platforms&amp;diff=1823</id>
		<title>Quality of Service on CDMA platforms</title>
		<link rel="alternate" type="text/html" href="https://www.dolcera.com/wiki/index.php?title=Quality_of_Service_on_CDMA_platforms&amp;diff=1823"/>
				<updated>2006-06-26T21:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;207.105.30.44: /* Quality of Service(QoS) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Cellular Communication ==&lt;br /&gt;
A cellular mobile communications system uses a large number of low-power wireless transmitters to create cells — the basic geographic service area of a wireless communications system. Variable power levels allow cells to be sized according to the subscriber density and demand within a particular region. As mobile users travel from cell to cell, their conversations are handed off between cells to maintain seamless service. Channels (frequencies) used in one cell can be reused in another cell some distance away. Cells can be added to accommodate growth, creating new cells in unserved areas or overlaying cells in existing areas. [http://www.IEC.org Source]&lt;br /&gt;
&lt;br /&gt;
There are three main entities in cellular communication&lt;br /&gt;
* Mobile Station (MS): A mobile station consists of 2 entities - equipment and SIM card&lt;br /&gt;
* Base Transceiver station(BTS): A base transceiver station consists of 2 entities - a base transceiver (transmitter and receiver) station and a base station controller. The BTS is the antenna tower site.&lt;br /&gt;
* Main Switching centre(MSC): The main switching centre is the heart of the network - the central switching office which controls all the base stations and provides connection with landline phones. It performs three main tasks. It:&lt;br /&gt;
# connects calls from sender to receiver,&lt;br /&gt;
# collects details of the calls made and received, and&lt;br /&gt;
# supervises operation of the rest of the network components.&lt;br /&gt;
&lt;br /&gt;
== Cellular System Architecture ==&lt;br /&gt;
Cellular systems are increasing in demand as more users are added to their systems. The amount of frequency spectrum available for mobile cellular use was limited, and efficient use of the required frequencies was needed for mobile cellular coverage. In modern cellular telephony, rural and urban regions are divided into areas according to specific provisioning guidelines. Provisioning for each region is planned according to an engineering plan that includes cells, clusters, frequency reuse, and handovers.&lt;br /&gt;
&lt;br /&gt;
==== Cells ==== &lt;br /&gt;
A cell is the basic geographic unit of a cellular system. Cells are base stations transmitting over small geographic areas that are represented as hexagons.&lt;br /&gt;
&lt;br /&gt;
==== Clusters ==== &lt;br /&gt;
A cluster is a group of cells. No channels are reused within a cluster. Normally a cluster has seven cells in it as shown below.&lt;br /&gt;
&lt;br /&gt;
==== Frequency Reuse ====&lt;br /&gt;
The number of radio channel frequencies is limited. The concept of frequency reuse is based on assigning to each cell a group of radio channels used within a small geographic area. Cells are assigned a group of channels that is completely different from neighboring cells. The coverage area of cells is called the footprint. This footprint is limited by a boundary so that the same group of channels can be used in different cells that are far enough away from each other so that their frequencies do not interfere.&lt;br /&gt;
&lt;br /&gt;
==== Cell Splitting ==== &lt;br /&gt;
As a service area becomes full of users, this approach is used to split a single area into smaller ones. In this way, urban centers can be split into as many areas as necessary to provide acceptable service levels in heavy-traffic regions, while larger, less expensive cells can be used to cover remote rural regions.&lt;br /&gt;
&lt;br /&gt;
==== Handoff ====&lt;br /&gt;
&lt;br /&gt;
The final obstacle in the development of the cellular network involved the problem created when a mobile subscriber traveled from one cell to another during a call. As adjacent areas do not use the same radio channels, a call must either be dropped or transferred from one radio channel to another when a user crosses the line between adjacent cells. Because dropping the call is unacceptable, the process of handoff was created. Handoff occurs when the mobile telephone network automatically transfers a call from radio channel to radio channel as a mobile crosses adjacent cells.&lt;br /&gt;
&lt;br /&gt;
==Evolution of Cellular Systems==&lt;br /&gt;
[[Image:cdma1.jpg|500 px|center]]&lt;br /&gt;
== Multiple Access Methods ==&lt;br /&gt;
There are predominantly three types of multiple access methods.&lt;br /&gt;
=== Frequency Division Multiple Access ===&lt;br /&gt;
In this system, each user is allotted a different set of frequencies to operate upon. The uplink(mobile to base station) frequency is different from downlink frequency(base station to mobile).&lt;br /&gt;
[[Image:cdma6.jpg|thumb|700px|center|[http://www.ai.u-hyogo.ac.jp/~thai-proj/presen/20051222-Ishikawa.ppt FDMA]]]&lt;br /&gt;
=== Time Division Multiple Access ===&lt;br /&gt;
In this system, each user is allocated a different time slot. Forward link frequency and reverse link frequency is the same. A synchronous switch is responsible for the time switching.&lt;br /&gt;
[[Image:cdma10.jpg|thumb|600px|center|TDMA]]&lt;br /&gt;
&lt;br /&gt;
=== Code Division Multiple Access ===&lt;br /&gt;
There is no restriction on time and frequency in this scheme. All the users can transmit at all times and at all frequencies. Because users are isolated by code, they can share the same carrier frequency, eliminating the frequency reuse problem encountered in other technologies.&lt;br /&gt;
[[Image:cdma11.jpg|thumb|600 px|centre|CDMA]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A comparative study between the above three access technologies with respect to time and frequency is as shown below.&lt;br /&gt;
[[Image:cdma12.jpg|thumb|600 px|centre|Comparison of cellular access schemes]]&lt;br /&gt;
&lt;br /&gt;
== Code Division Multiple Access ==&lt;br /&gt;
The CDMA technology can be implemented in two ways&lt;br /&gt;
* Direct Sequence Spread Sprectrum - DSSS CDMA&lt;br /&gt;
* Frequency Hopping - FH CDMA&lt;br /&gt;
=== Direct Sequence Spread Sprectrum - DSSS CDMA === &lt;br /&gt;
In this method, the direct sequence(input data) which is spread over a limited bandwidth is multiplied with a code or spreading sequence (a pseudorandom sequence) which will spread the input data over the entire bandwidth of the communication channel. The power density is also reduced and is spread over the frequency spectrum and hence is known as spread spectrum method. The modulation part of DSSS is as shown below.&lt;br /&gt;
[[Image:cdma13.jpg|thumb|600px|center|CDMA Modulation]]&lt;br /&gt;
The modulated signal is transmitted over the channel and all users can receive it but only the user which knows the correct code can decode the message. This is depicted in the figure below.&lt;br /&gt;
[[Image:cdma14.jpg|thumb|600px|center|CDMA Demodulation]]&lt;br /&gt;
&lt;br /&gt;
=== Frequency Reuse === &lt;br /&gt;
The number of radio channel frequencies is limited. The concept of frequency reuse is based on assigning to each cell a group of radio channels used within a small geographic area. Cells are assigned a group of channels that is completely different from neighboring cells. The coverage area of cells is called the footprint. This footprint is limited by a boundary so that the same group of channels can be used in different cells that are far enough away from each other so that their frequencies do not interfere.&lt;br /&gt;
&lt;br /&gt;
=== Soft Handoff === &lt;br /&gt;
Handoff means switching a cellular phone transmission from one cell to another as a mobile user moves into a new cellular area.  It is so called because the radio link with the previous sector(s) is not broken before a link is established with a new sector; this type of handoff is described as &amp;quot;make before break&amp;quot;. In CDMA, due to this soft handoff, there is no interruption of call even at the border of a cell site which means more number of customers can be accommodated, automatically increasing the capacity of the cell site.&lt;br /&gt;
&lt;br /&gt;
=== Multipath Fading === &lt;br /&gt;
In a mobile environment, a mobile station will receive one direct signal from the base station and multiple signals which are reflected from obstructions like buildings and towers. Each signal would have travelled a different length and would be displaced in time. Due to this, when they are combined at the mobile handset, it will cause interference resulting in poor signal quality. This is known as ''fading''. This problem is handled in a very good way in CDMA. Here, the phase of the multiple signals is modified such that only positive interference(addition) takes place and the overall signal strength increases. A receiver that implements the above principle is known as a RAKE receiver as shown in the figure below.&lt;br /&gt;
[[Image:cdma15.jpg|thumb|center|600px|RAKE receiver]]&lt;br /&gt;
=== Near Far Problem ===  &lt;br /&gt;
The problem is best described by taking an example: Consider a receiver and two transmitters (one close to the receiver; the other far away). If both transmitters transmit simultaneously and at equal powers, then due to the inverse square law, the receiver will receive more power from the nearer transmitter. This makes the farther transmitter voice more difficult to understand. Since one transmission's signal is the other's noise the signal-to-noise ratio (SNR) for the farther transmitter is much lower. If the nearer transmitter transmits a signal that is orders of magnitude higher than the farther transmitter, then the SNR for the farther transmitter may be below detectability and the farther transmitter may just as well not transmit. This effectively jams the communication channel. In CDMA systems, this is commonly solved by dynamic output power adjustment of the transmitters. That is, the closer transmitters use less power so that the SNR for all transmitters at the receiver is roughly the same. This sometimes can have a noticeable impact on battery life, which can be dramatically different depending on distance from the base station.&lt;br /&gt;
[[Image:cdma16.jpg|thumb|600px|center|Dynamic output power adjustment for CDMA transmitters]]&lt;br /&gt;
&lt;br /&gt;
====Power Control==== As the propagation losses between BS and MS's are different according to individual communication distances, the received levels at the base station are different from each other when all mobile stations transmit their signals at the same power. Moreover, the received level fluctuates quickly due to fading. In order to maintain the strength of received signal level at BS, power control technique must be employed in CDMA systems.&amp;lt;br&amp;gt;.&lt;br /&gt;
[[Image:cdma17.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
Power control can be implemented in two ways : open loop power control and closed loop power control&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:cdma18.jpg]]&lt;br /&gt;
&lt;br /&gt;
'''Effect of Power Control''' Power control is capable of compensating the fading fluctuation. Received power from all MS are controlled to be equal.　Near-Far problem is mitigated by the power control.&lt;br /&gt;
[[Image:cdma19.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Quality of Service(QoS)==&lt;br /&gt;
CDMA is being accepted as a third generation (3G) system and a specific feature of 3G systems is that they offer a radio interface adapted for all kinds of services and combination of services (such as data, voice, video etc). The big challenge is multiplexing these services which have do not have the same demands in terms of quality of service(QoS) which can be represented as BER(bit error rate), processing delay, frame error rate etc. Different QoS will require different channel encoding and interleaving strategies. The demand of BER can be satisfied when the coding bits have at least a code dependent ratio Eb/I(ratio of bit energy to interference). There are several influences that might change system performance(BER) and hence Eb/I ratio, of which the most effective is variation of Bit Rate by a step of '''Rate Matching'''.&lt;br /&gt;
&lt;br /&gt;
===Rate Matching and QoS===&lt;br /&gt;
The patent [[Media:EP1385290.pdf EP1385290]] titled &amp;quot;Method for balancing Eb/I ratio in a service multiplexing CDMA system and a telecommunication system using this method&amp;quot;''' targets at this concept of Rate matching and introduces an algorithm of calculating effective data output bits by a process of repetition or puncturing of the input bits governed by a '''rate matching ratio''' and '''puncturing ratio''' received from the sending entity(can be BS or MS). The following framework highlights the various steps involved in providing variable QoS. The received data from the transport block is classified into different processes based on their QoS. Data is split onto various transport channels to which a CRC code is attached for error correction. Further all these transport channels are multiplexed on one line by concatenation, interleaved, segmented and then rate matched. The rate matching step is performed using the rate matching ratio and puncturing ratio which is received from the sending entity.(an exchange of handshaking signals is occuring).&lt;br /&gt;
[[Image:cdma20.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Power Control, Rate Matching and QoS===&lt;br /&gt;
According to one of the methods of dynamic power control (Code Hopping) used in W-CDMA technology, the Rate Information (RI) field in the uplink control channel in W-CDMA frame can be used to notify the base station about the variable bit rates (VBR) it wants to send, then the base station computes and assigns optimal powers according to the new spreading factor for each radio frame. Spreading factor(Gi) is defined as the ratio of bandwidth of the system to the data rate of the radio frame.&lt;br /&gt;
Mathematically,&amp;lt;br&amp;gt;&lt;br /&gt;
'''Gi = W / Ri''',where W=system bandwidth which is a constant for a system and Ri= data rate of radio frame.&amp;lt;br&amp;gt;&lt;br /&gt;
A power index (gi) is calculated from this Spreading Factor(Gi) using the following expression&amp;lt;br&amp;gt;&lt;br /&gt;
'''gi=   (vi / (vi+Gi))''', where vi is minimum QoS for the ith session which is a constant.&amp;lt;br&amp;gt; &lt;br /&gt;
This power index will ascertain the optimal power to be alloted to each service channel.&amp;lt;br&amp;gt; &lt;br /&gt;
'''Pi = (gi*No*W )/ (Hi*(1-(Sgj)'''&amp;lt;br&amp;gt;&lt;br /&gt;
where No is AWGN(Additive White Guassian Noise)a constant,&amp;lt;br&amp;gt; Hi is path loss which is dependent on the distance and is a costant for a path,&amp;lt;br&amp;gt; and Sgj is sum of the power index of all the sessions which is constant for all sessions of the radio frame. &amp;lt;br&amp;gt;&lt;br /&gt;
From the above analysis, we observe that Bit Rate is inversely proportional to Spreading factor which will inversely effect the power index and hence the optimal power. Therefore, the Bit Rate and Optimal power go hand in glove and have the same effect on Eb/I and QoS.&lt;br /&gt;
The method and algorithm to schedule optimal power is detailed in the IEEE paper '''Dynamic Resource Scheduling for Variable QoS Traffic in W-CDMA Ozgur Gurbuz, Henry Owen'''. &lt;br /&gt;
Thus we conclude that by adjusting the optimal power we are actually trying to implement a rate matching step.&lt;br /&gt;
[[Media:IEEE1.pdf]]&lt;br /&gt;
&lt;br /&gt;
===Power control and QoS===&lt;br /&gt;
Transmission power of mobile station is proportional to power control law, which is a function of distance from the base station, transmission rates, interference level (number of active users). In this method the Bit Error probability of the multi rate CDMA mobile station is calculated at the Base station using transmission rates of the mobile.The Optimal power control functions are derived based on the Bit error probability at the base station and these power control functions are transmitted to the mobile. The mobile calculates the optimum power using DYNAMIC PROGRAMMING and transmits its data at this power level. It is of interest to note that the optimum power level is related to power index which will determine the spreading gain and hence the overall bit rate. Thus the optimum power level is acheived by transmitting the data at the calculated bit rate.[[Media:IEEE-2.pdf]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
Substantial amount of research has been done in the field of QoS in CDMA communication system in the year 1998-99 and this has led to the invention of multitude of methodologies ranging from power control to Rate matching and so on with the sole aim of improving QoS.&lt;/div&gt;</summary>
		<author><name>207.105.30.44</name></author>	</entry>

	<entry>
		<id>https://www.dolcera.com/wiki/index.php?title=Quality_of_Service_on_CDMA_platforms&amp;diff=1822</id>
		<title>Quality of Service on CDMA platforms</title>
		<link rel="alternate" type="text/html" href="https://www.dolcera.com/wiki/index.php?title=Quality_of_Service_on_CDMA_platforms&amp;diff=1822"/>
				<updated>2006-06-26T21:00:36Z</updated>
		
		<summary type="html">&lt;p&gt;207.105.30.44: /* Quality of Service(QoS) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Cellular Communication ==&lt;br /&gt;
A cellular mobile communications system uses a large number of low-power wireless transmitters to create cells — the basic geographic service area of a wireless communications system. Variable power levels allow cells to be sized according to the subscriber density and demand within a particular region. As mobile users travel from cell to cell, their conversations are handed off between cells to maintain seamless service. Channels (frequencies) used in one cell can be reused in another cell some distance away. Cells can be added to accommodate growth, creating new cells in unserved areas or overlaying cells in existing areas. [http://www.IEC.org Source]&lt;br /&gt;
&lt;br /&gt;
There are three main entities in cellular communication&lt;br /&gt;
* Mobile Station (MS): A mobile station consists of 2 entities - equipment and SIM card&lt;br /&gt;
* Base Transceiver station(BTS): A base transceiver station consists of 2 entities - a base transceiver (transmitter and receiver) station and a base station controller. The BTS is the antenna tower site.&lt;br /&gt;
* Main Switching centre(MSC): The main switching centre is the heart of the network - the central switching office which controls all the base stations and provides connection with landline phones. It performs three main tasks. It:&lt;br /&gt;
# connects calls from sender to receiver,&lt;br /&gt;
# collects details of the calls made and received, and&lt;br /&gt;
# supervises operation of the rest of the network components.&lt;br /&gt;
&lt;br /&gt;
== Cellular System Architecture ==&lt;br /&gt;
Cellular systems are increasing in demand as more users are added to their systems. The amount of frequency spectrum available for mobile cellular use was limited, and efficient use of the required frequencies was needed for mobile cellular coverage. In modern cellular telephony, rural and urban regions are divided into areas according to specific provisioning guidelines. Provisioning for each region is planned according to an engineering plan that includes cells, clusters, frequency reuse, and handovers.&lt;br /&gt;
&lt;br /&gt;
==== Cells ==== &lt;br /&gt;
A cell is the basic geographic unit of a cellular system. Cells are base stations transmitting over small geographic areas that are represented as hexagons.&lt;br /&gt;
&lt;br /&gt;
==== Clusters ==== &lt;br /&gt;
A cluster is a group of cells. No channels are reused within a cluster. Normally a cluster has seven cells in it as shown below.&lt;br /&gt;
&lt;br /&gt;
==== Frequency Reuse ====&lt;br /&gt;
The number of radio channel frequencies is limited. The concept of frequency reuse is based on assigning to each cell a group of radio channels used within a small geographic area. Cells are assigned a group of channels that is completely different from neighboring cells. The coverage area of cells is called the footprint. This footprint is limited by a boundary so that the same group of channels can be used in different cells that are far enough away from each other so that their frequencies do not interfere.&lt;br /&gt;
&lt;br /&gt;
==== Cell Splitting ==== &lt;br /&gt;
As a service area becomes full of users, this approach is used to split a single area into smaller ones. In this way, urban centers can be split into as many areas as necessary to provide acceptable service levels in heavy-traffic regions, while larger, less expensive cells can be used to cover remote rural regions.&lt;br /&gt;
&lt;br /&gt;
==== Handoff ====&lt;br /&gt;
&lt;br /&gt;
The final obstacle in the development of the cellular network involved the problem created when a mobile subscriber traveled from one cell to another during a call. As adjacent areas do not use the same radio channels, a call must either be dropped or transferred from one radio channel to another when a user crosses the line between adjacent cells. Because dropping the call is unacceptable, the process of handoff was created. Handoff occurs when the mobile telephone network automatically transfers a call from radio channel to radio channel as a mobile crosses adjacent cells.&lt;br /&gt;
&lt;br /&gt;
==Evolution of Cellular Systems==&lt;br /&gt;
[[Image:cdma1.jpg|500 px|center]]&lt;br /&gt;
== Multiple Access Methods ==&lt;br /&gt;
There are predominantly three types of multiple access methods.&lt;br /&gt;
=== Frequency Division Multiple Access ===&lt;br /&gt;
In this system, each user is allotted a different set of frequencies to operate upon. The uplink(mobile to base station) frequency is different from downlink frequency(base station to mobile).&lt;br /&gt;
[[Image:cdma6.jpg|thumb|700px|center|[http://www.ai.u-hyogo.ac.jp/~thai-proj/presen/20051222-Ishikawa.ppt FDMA]]]&lt;br /&gt;
=== Time Division Multiple Access ===&lt;br /&gt;
In this system, each user is allocated a different time slot. Forward link frequency and reverse link frequency is the same. A synchronous switch is responsible for the time switching.&lt;br /&gt;
[[Image:cdma10.jpg|thumb|600px|center|TDMA]]&lt;br /&gt;
&lt;br /&gt;
=== Code Division Multiple Access ===&lt;br /&gt;
There is no restriction on time and frequency in this scheme. All the users can transmit at all times and at all frequencies. Because users are isolated by code, they can share the same carrier frequency, eliminating the frequency reuse problem encountered in other technologies.&lt;br /&gt;
[[Image:cdma11.jpg|thumb|600 px|centre|CDMA]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A comparative study between the above three access technologies with respect to time and frequency is as shown below.&lt;br /&gt;
[[Image:cdma12.jpg|thumb|600 px|centre|Comparison of cellular access schemes]]&lt;br /&gt;
&lt;br /&gt;
== Code Division Multiple Access ==&lt;br /&gt;
The CDMA technology can be implemented in two ways&lt;br /&gt;
* Direct Sequence Spread Sprectrum - DSSS CDMA&lt;br /&gt;
* Frequency Hopping - FH CDMA&lt;br /&gt;
=== Direct Sequence Spread Sprectrum - DSSS CDMA === &lt;br /&gt;
In this method, the direct sequence(input data) which is spread over a limited bandwidth is multiplied with a code or spreading sequence (a pseudorandom sequence) which will spread the input data over the entire bandwidth of the communication channel. The power density is also reduced and is spread over the frequency spectrum and hence is known as spread spectrum method. The modulation part of DSSS is as shown below.&lt;br /&gt;
[[Image:cdma13.jpg|thumb|600px|center|CDMA Modulation]]&lt;br /&gt;
The modulated signal is transmitted over the channel and all users can receive it but only the user which knows the correct code can decode the message. This is depicted in the figure below.&lt;br /&gt;
[[Image:cdma14.jpg|thumb|600px|center|CDMA Demodulation]]&lt;br /&gt;
&lt;br /&gt;
=== Frequency Reuse === &lt;br /&gt;
The number of radio channel frequencies is limited. The concept of frequency reuse is based on assigning to each cell a group of radio channels used within a small geographic area. Cells are assigned a group of channels that is completely different from neighboring cells. The coverage area of cells is called the footprint. This footprint is limited by a boundary so that the same group of channels can be used in different cells that are far enough away from each other so that their frequencies do not interfere.&lt;br /&gt;
&lt;br /&gt;
=== Soft Handoff === &lt;br /&gt;
Handoff means switching a cellular phone transmission from one cell to another as a mobile user moves into a new cellular area.  It is so called because the radio link with the previous sector(s) is not broken before a link is established with a new sector; this type of handoff is described as &amp;quot;make before break&amp;quot;. In CDMA, due to this soft handoff, there is no interruption of call even at the border of a cell site which means more number of customers can be accommodated, automatically increasing the capacity of the cell site.&lt;br /&gt;
&lt;br /&gt;
=== Multipath Fading === &lt;br /&gt;
In a mobile environment, a mobile station will receive one direct signal from the base station and multiple signals which are reflected from obstructions like buildings and towers. Each signal would have travelled a different length and would be displaced in time. Due to this, when they are combined at the mobile handset, it will cause interference resulting in poor signal quality. This is known as ''fading''. This problem is handled in a very good way in CDMA. Here, the phase of the multiple signals is modified such that only positive interference(addition) takes place and the overall signal strength increases. A receiver that implements the above principle is known as a RAKE receiver as shown in the figure below.&lt;br /&gt;
[[Image:cdma15.jpg|thumb|center|600px|RAKE receiver]]&lt;br /&gt;
=== Near Far Problem ===  &lt;br /&gt;
The problem is best described by taking an example: Consider a receiver and two transmitters (one close to the receiver; the other far away). If both transmitters transmit simultaneously and at equal powers, then due to the inverse square law, the receiver will receive more power from the nearer transmitter. This makes the farther transmitter voice more difficult to understand. Since one transmission's signal is the other's noise the signal-to-noise ratio (SNR) for the farther transmitter is much lower. If the nearer transmitter transmits a signal that is orders of magnitude higher than the farther transmitter, then the SNR for the farther transmitter may be below detectability and the farther transmitter may just as well not transmit. This effectively jams the communication channel. In CDMA systems, this is commonly solved by dynamic output power adjustment of the transmitters. That is, the closer transmitters use less power so that the SNR for all transmitters at the receiver is roughly the same. This sometimes can have a noticeable impact on battery life, which can be dramatically different depending on distance from the base station.&lt;br /&gt;
[[Image:cdma16.jpg|thumb|600px|center|Dynamic output power adjustment for CDMA transmitters]]&lt;br /&gt;
&lt;br /&gt;
====Power Control==== As the propagation losses between BS and MS's are different according to individual communication distances, the received levels at the base station are different from each other when all mobile stations transmit their signals at the same power. Moreover, the received level fluctuates quickly due to fading. In order to maintain the strength of received signal level at BS, power control technique must be employed in CDMA systems.&amp;lt;br&amp;gt;.&lt;br /&gt;
[[Image:cdma17.jpg]]&amp;lt;br&amp;gt;&lt;br /&gt;
Power control can be implemented in two ways : open loop power control and closed loop power control&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:cdma18.jpg]]&lt;br /&gt;
&lt;br /&gt;
'''Effect of Power Control''' Power control is capable of compensating the fading fluctuation. Received power from all MS are controlled to be equal.　Near-Far problem is mitigated by the power control.&lt;br /&gt;
[[Image:cdma19.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Quality of Service(QoS)==&lt;br /&gt;
CDMA is being accepted as a third generation system and a specific feature of 3G system is that it offers a radio interface adapted for all kinds of services and combination of services(data,voice,image etc). The big issue is of multiplexing of these services which have do not have the same demands in terms of quality of service(QoS) which can be represented as BER(bit error rate),processing delay,frame error rate etc. Different QoS will require different channel encoding and interleaving strategies. The demand of BER can be satisfied when the coding bits have atleast a code dependent ratio Eb/I(ratio of bit energy to interference). There are several influences that might change system performance(BER) and hence Eb/I ratio, of which the most effective is variation of Bit Rate by a step of '''Rate Matching'''. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
===Rate Matching and QoS===&lt;br /&gt;
The patent '''EP 1385290 titled &amp;quot;Method for balancing Eb/I ratio in a service multiplexing CDMA system and a telecommunication system using this method&amp;quot;''' targets at this concept of Rate matching and introduces an algorithm of calculating effective data output bits by a process of repetition or puncturing of the input bits governed by a '''rate matching ratio''' and '''puncturing ratio''' received from the sending entity(can be BS or MS). The following framework highlights the various steps involved in providing variable QoS. The received data from the transport block is classified into different processes based on their QoS. Data is split onto various transport channels to which a CRC code is attached for error correction. Further all these transport channels are multiplexed on one line by concatenation, interleaved, segmented and then rate matched. The rate matching step is performed using the rate matching ratio and puncturing ratio which is received from the sending entity.(an exchange of handshaking signals is occuring).[[Media:Patent.pdf]]&lt;br /&gt;
[[Image:cdma20.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Power Control, Rate Matching and QoS===&lt;br /&gt;
According to one of the methods of dynamic power control (Code Hopping) used in W-CDMA technology, the Rate Information (RI) field in the uplink control channel in W-CDMA frame can be used to notify the base station about the variable bit rates (VBR) it wants to send, then the base station computes and assigns optimal powers according to the new spreading factor for each radio frame. Spreading factor(Gi) is defined as the ratio of bandwidth of the system to the data rate of the radio frame.&lt;br /&gt;
Mathematically,&amp;lt;br&amp;gt;&lt;br /&gt;
'''Gi = W / Ri''',where W=system bandwidth which is a constant for a system and Ri= data rate of radio frame.&amp;lt;br&amp;gt;&lt;br /&gt;
A power index (gi) is calculated from this Spreading Factor(Gi) using the following expression&amp;lt;br&amp;gt;&lt;br /&gt;
'''gi=   (vi / (vi+Gi))''', where vi is minimum QoS for the ith session which is a constant.&amp;lt;br&amp;gt; &lt;br /&gt;
This power index will ascertain the optimal power to be alloted to each service channel.&amp;lt;br&amp;gt; &lt;br /&gt;
'''Pi = (gi*No*W )/ (Hi*(1-(Sgj)'''&amp;lt;br&amp;gt;&lt;br /&gt;
where No is AWGN(Additive White Guassian Noise)a constant,&amp;lt;br&amp;gt; Hi is path loss which is dependent on the distance and is a costant for a path,&amp;lt;br&amp;gt; and Sgj is sum of the power index of all the sessions which is constant for all sessions of the radio frame. &amp;lt;br&amp;gt;&lt;br /&gt;
From the above analysis, we observe that Bit Rate is inversely proportional to Spreading factor which will inversely effect the power index and hence the optimal power. Therefore, the Bit Rate and Optimal power go hand in glove and have the same effect on Eb/I and QoS.&lt;br /&gt;
The method and algorithm to schedule optimal power is detailed in the IEEE paper '''Dynamic Resource Scheduling for Variable QoS Traffic in W-CDMA Ozgur Gurbuz, Henry Owen'''. &lt;br /&gt;
Thus we conclude that by adjusting the optimal power we are actually trying to implement a rate matching step.&lt;br /&gt;
[[Media:IEEE1.pdf]]&lt;br /&gt;
&lt;br /&gt;
===Power control and QoS===&lt;br /&gt;
Transmission power of mobile station is proportional to power control law, which is a function of distance from the base station, transmission rates, interference level (number of active users). In this method the Bit Error probability of the multi rate CDMA mobile station is calculated at the Base station using transmission rates of the mobile.The Optimal power control functions are derived based on the Bit error probability at the base station and these power control functions are transmitted to the mobile. The mobile calculates the optimum power using DYNAMIC PROGRAMMING and transmits its data at this power level. It is of interest to note that the optimum power level is related to power index which will determine the spreading gain and hence the overall bit rate. Thus the optimum power level is acheived by transmitting the data at the calculated bit rate.[[Media:IEEE-2.pdf]]&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
Substantial amount of research has been done in the field of QoS in CDMA communication system in the year 1998-99 and this has led to the invention of multitude of methodologies ranging from power control to Rate matching and so on with the sole aim of improving QoS.&lt;/div&gt;</summary>
		<author><name>207.105.30.44</name></author>	</entry>

	<entry>
		<id>https://www.dolcera.com/wiki/index.php?title=Alopecia_-_Hair_Loss&amp;diff=1660</id>
		<title>Alopecia - Hair Loss</title>
		<link rel="alternate" type="text/html" href="https://www.dolcera.com/wiki/index.php?title=Alopecia_-_Hair_Loss&amp;diff=1660"/>
				<updated>2006-05-07T21:50:46Z</updated>
		
		<summary type="html">&lt;p&gt;207.105.30.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Rationale ==&lt;br /&gt;
* “Medication for men plagued by hair loss has become a topic of interest in Japan since a drug company began marketing it at the end of last year.&amp;quot; March 5th, 2006 – [http://stophair.setupmyblog.com/?p=55]&lt;br /&gt;
&lt;br /&gt;
* “An increasing number of companies are apparently turning the Chinese fear of a bald spot into big bucks with some doing so well they are branching out into other countries.” February 16, 2006 – [http://stophair.setupmyblog.com/]&lt;br /&gt;
&lt;br /&gt;
== Alopecia IPMap == &lt;br /&gt;
[http://www.dolcera.com/client/ds94x0s90akq9d7xb402fm/hairloss_map.htm Dolcera IPMap for Alopecia]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
=== Hair Basics ===&lt;br /&gt;
* Hair is a complex and delicate part of the body &lt;br /&gt;
* Keeping it healthy and beautiful is a challenge&lt;br /&gt;
* Structure of Hair root - [http://www.follicle.com/hair-structure-life-cycle.html]&lt;br /&gt;
* Structure of Hair bulb - [http://www.pg.com/science/haircare/hair_twh_12.htm]&lt;br /&gt;
[[Image:Hairbasics.jpg|thumb|center|500px|Structure of Hair root and Hair bulb]]&lt;br /&gt;
&lt;br /&gt;
=== Reasons for Hair loss ===          &lt;br /&gt;
[[Image:Facts.jpg|thumb|right|400px|Survey results from Japan]]&lt;br /&gt;
Both men and women lose hair for similar reasons. Hair loss in men is often more dramatic, and follows a specific pattern of loss which has been termed “Male Pattern Baldness” (Androgenetic Alopecia).&lt;br /&gt;
&lt;br /&gt;
'''Main reasons'''&lt;br /&gt;
* Hormonal effect of androgen &lt;br /&gt;
* Reduction of blood circulation around hair follicle&lt;br /&gt;
* Deactivation of hair matrix cells&lt;br /&gt;
&lt;br /&gt;
'''Some facts from Japan''' &lt;br /&gt;
&lt;br /&gt;
* Market size: ¥ 30 Billion&lt;br /&gt;
* Number of products: more than 100&lt;br /&gt;
&lt;br /&gt;
(JICST-EPlus - Japanese Science &amp;amp; Technology)&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
&lt;br /&gt;
The goal of this report is to:&lt;br /&gt;
* Summarize IP activity over the years&lt;br /&gt;
* Identify major players&lt;br /&gt;
* Conduct patent analysis&lt;br /&gt;
a) Composition&lt;br /&gt;
b) Nature&lt;br /&gt;
c) Action&lt;br /&gt;
&lt;br /&gt;
'''And then'''&lt;br /&gt;
&lt;br /&gt;
* Analyze patents pertaining to high sebum activity&lt;br /&gt;
&lt;br /&gt;
== Approach ==&lt;br /&gt;
&lt;br /&gt;
* A broad search was conducted on hair loss patents.&lt;br /&gt;
* Patent information was sourced through SIP.&lt;br /&gt;
* A set of patents was selected for analysis.&lt;br /&gt;
&lt;br /&gt;
Composition of treatment for causes are identified and categorized as follows:&lt;br /&gt;
&lt;br /&gt;
* Anti-androgen&lt;br /&gt;
* Minoxidil&lt;br /&gt;
* Double action (Anti-androgen + Mindoxidil)&lt;br /&gt;
* Hair matrix cells activator&lt;br /&gt;
* Sebum production inhibitor&lt;br /&gt;
&lt;br /&gt;
== IP activity over years ==&lt;br /&gt;
The graph indicates:&lt;br /&gt;
* Number of patents filed every 5 years (except for first 7 years).&lt;br /&gt;
* First solution proposed in 1973&lt;br /&gt;
* Filing trend indicates steep rise in activity recently.&lt;br /&gt;
[[Image:Year1.jpg|thumb|center|400px|IP Activity over years]]&lt;br /&gt;
&lt;br /&gt;
== Major Players ==&lt;br /&gt;
[[Image:players.jpg|thumb|left|400px|Assignees with more than 20 patents ]]&lt;br /&gt;
[[Image:players1.jpg|thumb|center|400px|Assignees with fewer than 20 patents ]]&lt;br /&gt;
&lt;br /&gt;
* '''Active Assignees'''&lt;br /&gt;
Assignees currently active with more than 5 patents to their credit during 2000-2005. &lt;br /&gt;
* Warner with 9 patents,&lt;br /&gt;
* Bristol with 6 and&lt;br /&gt;
* Abbott with 5.&lt;br /&gt;
&lt;br /&gt;
[[Image:Active.jpg|thumb|center|500px|Active Assignees]]&lt;br /&gt;
&lt;br /&gt;
== Anti-androgens ==&lt;br /&gt;
* Anti-androgen is a substance that inhibits biological effects of  androgenic hormones &lt;br /&gt;
* 5-alpha reductase + Testosterone = Dihydrotestosterone (DHT)&lt;br /&gt;
* DHT attaches to an Androgen Receptor. &lt;br /&gt;
* DHT causes increase in hair loss and gradual miniaturization of the follicle, which eventually dies resulting hair loss&lt;br /&gt;
&lt;br /&gt;
=== Functions of Anti-androgen === [http://www.revivogen.com/revivogen/work.html Anti-androgen]&lt;br /&gt;
&lt;br /&gt;
[[Image:Andogen1.jpg|thumb|center|500px|Functions of Anti-androgen]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for Anti-androgen ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;8&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;30&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;30&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430] &lt;br /&gt;
BLOTECH (2004)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Palmetto berry extract (fatty acids &amp;amp; sterols), Pumpkin seed extract (Vitamins-B, alpha-linolenic acid, amino acids and phytosterols), Quercetin (Flavonoids) and Beta-sitosterol (Rice bran, wheat germ, corn oils and soybeans)&lt;br /&gt;
|bgcolor=LightCyan|Fatty acids – Inhibit testosterone&lt;br /&gt;
Sterols - Mechanism of action unknown.&lt;br /&gt;
 &lt;br /&gt;
Quercetin results in cell growth cycle.&lt;br /&gt;
&lt;br /&gt;
Beta-sitosterol reduce inflammation on scalp&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427]&lt;br /&gt;
WARNER LAMBERT(2004)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|New class of 4-cycloalkoxy benzonitrile derivatives and salts&lt;br /&gt;
|bgcolor=LightCyan|Acts as androgen receptor modulators and blocks formation of DHT.&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467]&lt;br /&gt;
WARNER LAMBERT(2004)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|New class of 6-sulfonamido-quinolin-2-one and 6-sulfonamido-2-oxo-chromene derivatives.&lt;br /&gt;
|bgcolor=LightCyan|The compounds inhibit, or decrease, activation of androgen receptor by androgens.&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282]&lt;br /&gt;
APHIOS Corp (2003)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Supercritical fluid isolate of Saw Palmetto and Sperol  (Serenoa repens berry) and their analogs or derivatives.&lt;br /&gt;
|bgcolor=LightCyan|Modulates androgenic activity by inhibiting 5.alpha.-reductase activity.&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
Fundacion Pablo Cassara (2003)&lt;br /&gt;
|bgcolor=LightCyan|Nucleotide&lt;br /&gt;
|bgcolor=LightCyan|Pharmacologically active oligonucleotides (encompass both DNA and S-DNA bond)&lt;br /&gt;
|bgcolor=LightCyan|Oligonucleotides inhibit androgen receptor (AR) expression at very low concentrations in skin and hair follicle&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
PFIZER INC (2001)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|Thyromimetic compounds (structurally similar to thyronine) with finasteride, or cyproterone acetate &lt;br /&gt;
|bgcolor=LightCyan|Activates thyroid hormone receptors in hair follicle which in turn promote elasticisation of follicle walls and hair follicle&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
N/A (1995)&lt;br /&gt;
|bgcolor=LightCyan|Peptides/nucleic acid&lt;br /&gt;
|bgcolor=LightCyan|Bradykinin antagonist (peptide of plasma origin from kininogen precursor-kallikrein)&lt;br /&gt;
|bgcolor=LightCyan|Inhibit synthesis of bradykinin receptors or compounds by binding to B2 receptor&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010]&lt;br /&gt;
KAO Corp (1987)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Walnut extract (leaves/pericarps) with an organic solvent&lt;br /&gt;
|bgcolor=LightCyan|Blocks formation of DHT&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Minoxidil ==&lt;br /&gt;
* A thick network of tiny veins and arteries lines the outer wall of the follicle. Blood pumps through the bulb and hair via this network&lt;br /&gt;
* Minoxidil dilates blood vessels; which is also called as “potassium channel opener”&lt;br /&gt;
* Minoxidil sulfate (MS) appears to be the active metabolite responsible for hair growth stimulation.&lt;br /&gt;
&lt;br /&gt;
=== Functions of Monoxidil === [http://www.nurseminerva.co.uk/diagrams.htm#Diagram%201 Minoxidil]&lt;br /&gt;
&lt;br /&gt;
[[Image:minoxidil1.jpg|thumb|center|500px|Functions of Monoxidil]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for Minoxidil ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
WARNER LAMBERT(2002)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|Benzopyran compounds&lt;br /&gt;
|bgcolor=LightCyan|Rapidly metabolizes, and causes reduced cardiovascular effects as compared to other known potassium channel openers&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
LG HOUSEHOLD &amp;amp; HEALTH CARE(2001)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Sophora flavescens extract (alkaloids &amp;amp; flavonoids, luteolin-7-glucose and cytosine) Hinokitiol (Taiwan hinoki oil, Aomori, Western Red Cedar oil) and Nicotinamide (Vitamin B complex)&lt;br /&gt;
|bgcolor=LightCyan|Promotes function of cell activity and dilates blood vessels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Double action (Anti-androgen + Minoxidil) ==&lt;br /&gt;
* Combination of Minoxidil + Anti-androgen (double action) composition for effective treatment of Male-Pattern Baldness &lt;br /&gt;
&lt;br /&gt;
=== Functions of (Anti-androgen + Minoxidil) === [http://www.revivogen.com/revivogen/work.html Anti-androgen ]and [http://www.xandrox.net/articles/article01.htm Minoxidil]&lt;br /&gt;
[[Image:Doubleaction1.jpg|thumb|center|500px|Functions of (Anti-androgen + Minoxidil)]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for (Anti-androgen + Minoxidil) ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405] &lt;br /&gt;
N/A(2000)&lt;br /&gt;
|bgcolor=LightCyan|Peptides&lt;br /&gt;
|bgcolor=LightCyan|Testosterone blocker or vascular toner (Flutamide, cyproterone acetate, spironolactone, progesterone, or analogs or derivatives) and minoxidil mixed along with non-retinoid penetration enhance and sunscreen&lt;br /&gt;
|bgcolor=LightCyan|Inhibits 5.alpha.-reductase activity (block DHT) and increase blood flow on the scalp&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577] &lt;br /&gt;
L'OREAL(2000)&lt;br /&gt;
|bgcolor=LightCyan|Peptides&lt;br /&gt;
|bgcolor=LightCyan|Prostaglandin (polyunsaturated fatty acids) EP-2, EP-3 EP-4 receptor agonist with Minoxidil, 2,4-diaminopyrimidine 3-oxide, and Aminexil, cyclic AMP&lt;br /&gt;
|bgcolor=LightCyan|Minoxidil (designed to mimic nitric oxide's effects) grows hair via prostaglandin-H synthase stimulation. EP-3 and EP-4 are expressed in anagen hair follicles which induce a reduction in the level of cAMP&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762] &lt;br /&gt;
COLOMER GROUP(1999)&lt;br /&gt;
|bgcolor=LightCyan|Natural extract&lt;br /&gt;
|bgcolor=LightCyan|Hop extract (oil contains terpenes and humulene), Rosemary extract (hydroalcohol), Swertia extract (glycol with a swertiamarin), Silanodiol salicylate (biologically active silicon compound)&lt;br /&gt;
|bgcolor=LightCyan|Inhibits activity of 5-alpha-reductase, protects follicular cell membranes by neutralizing action of oxidation reaction in tissues, stimulates hair follicles and blood circulation to the hair root, supplies oxygen and nutrients to base of follicle, retains humidity, avoids dehydration of scalp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hair matrix cell activator ==&lt;br /&gt;
* Stem cells of the hair follicle are gathered in the basal layer of the outer root sheath bulge.&lt;br /&gt;
* It is from these cells that matrix cells are formed.&lt;br /&gt;
* Growth and differentiation of the matrix cells are under the influence of substances produced by cells of the dermal papilla.&lt;br /&gt;
&lt;br /&gt;
=== Functions of Hair matrix cell activator === [http://www.ijdb.ehu.es/fullaccess/fulltext.04023/ft163.pdf Hair matrix cell activator]&lt;br /&gt;
[[Image:Hair matrix.jpg|thumb|center|500px|Functions of Hair matrix cell activator ]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for Hair matrix cell activator ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
SHISEIDO(1999) &lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|(2-substituted oxyphenyl) alkanamide derivative and its salt&lt;br /&gt;
|bgcolor=LightCyan|Mechanism of action has not been made clear, having excellent hair follicle activating action and regrowth promoting effect&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
L'OREAL(1998) &lt;br /&gt;
|bgcolor=LightCyan|Peptides&lt;br /&gt;
|bgcolor=LightCyan|Metalloprotease (MMP-9) inhibitor (thiol or a hydroxamate) other than chelating calcium ions&lt;br /&gt;
|bgcolor=LightCyan|Reducing the expression of MMPs (Metalloproteases) in the scalp - slow down or inhibit the degradation of the perifollicular matrix (extracellular matrix surround the hair follicle) &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Sebum Production Inhibitor ==&lt;br /&gt;
* Sebum, a complex mixture of lipid substances, is secreted from sebaceous glands associated with hair follicles.&lt;br /&gt;
* The inhibitor blocks the excessive sebum production produces greasy effect on hair and scalp and also responsible for thinning and loosing of hair.&lt;br /&gt;
&lt;br /&gt;
=== Functions of Sebum Production Inhibitor ===&lt;br /&gt;
[[http://en.wikipedia.org/wiki/Image:HairFollicle.jpg Sebum Production Inhibitor]]&lt;br /&gt;
[[Image:Sebum1.jpg|thumb|center|500px|Functions of Sebum Production Inhibitor]]&lt;br /&gt;
&lt;br /&gt;
=== IP map for Sebum Production Inhibitor ===&lt;br /&gt;
 &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050277699%22.PGNR.&amp;amp;OS=DN/20050277699&amp;amp;RS=DN/20050277699 US20050277699] &lt;br /&gt;
Unilever(2005)&lt;br /&gt;
|bgcolor=LightCyan|Natural extract and organic compound&lt;br /&gt;
|bgcolor=LightCyan|Polyamine (putrescine, spermine or spermidine) analogs and/or derivatives; DFMO; N-acetyl cysteines; neutralized salts of a non-hydroxy C2-C40 dicarboxylic acids, preferably malonate salts; and mixtures thereof. &lt;br /&gt;
|bgcolor=LightCyan|Decreasing sebum production and/or pore size &lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050244362%22.PGNR.&amp;amp;OS=DN/20050244362&amp;amp;RS=DN/20050244362 US20050244362] &lt;br /&gt;
KAO COPR.(2004)&lt;br /&gt;
|bgcolor=LightCyan|Natural extract and organic compound&lt;br /&gt;
|bgcolor=LightCyan|Avocado oil (Butyl esters of fatty acids) &lt;br /&gt;
|bgcolor=LightCyan|Reduce sebum of the hair and scalp&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=4529587.PN.&amp;amp;OS=PN/4529587&amp;amp;RS=PN/4529587 US4529587] &lt;br /&gt;
Unilever(1982)&lt;br /&gt;
|bgcolor=LightCyan|organic compound&lt;br /&gt;
|bgcolor=LightCyan |Biotin antagonist or a salt thereof  &lt;br /&gt;
|bgcolor=LightCyan|Decrease activity of the enzyme acetyl-SCoA-carboxylase and hence reduce lipid synthesis in sebaceous glands so that less sebum is produced &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Composition nature matrix ==&lt;br /&gt;
&lt;br /&gt;
=== IP map for Composition nature matrix ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;11&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;50&amp;quot; bgcolor=DodgerBlue|'''Year'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Organic Compound'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Natural extracts''' &lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Peptides'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nucleotides'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Natural extract + Organic comp'''&lt;br /&gt;
|- style=&amp;quot;height:10px&amp;quot;&lt;br /&gt;
|bgcolor=LightCyan|2005 &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|UNILEVER (1)&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2004 &lt;br /&gt;
|bgcolor=LightCyan|WARNER (1)&lt;br /&gt;
|bgcolor=LightCyan|BLOTECH (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|KAO (1)&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2003&lt;br /&gt;
|bgcolor=LightCyan|WARNER (1)&lt;br /&gt;
|bgcolor=LightCyan|APHIOS (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|FUNDIACION (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2002&lt;br /&gt;
|bgcolor=LightCyan|WARNER (1)&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2001&lt;br /&gt;
|bgcolor=LightCyan |PFIZER  (1)&lt;br /&gt;
|bgcolor=LightCyan|LG HEALTH-CARE (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2000&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|L’OREAL (1) / N/A (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|1999&lt;br /&gt;
|bgcolor=LightCyan|SHISEDIO (1)&lt;br /&gt;
|bgcolor=LightCyan|COLOMER (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|1998&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|L’OREAL (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=LightCyan|1995&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|N/A (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=LightCyan|1987&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|KAO (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=LightCyan|1982&lt;br /&gt;
|bgcolor=LightCyan|UNILEVER (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Focus of patents ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;17&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;600&amp;quot; bgcolor=DodgerBlue|'''Focus of patents'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|2-substituted oxyphenyl alkanamide derivative having excellent hair growth effect.&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
|bgcolor=LightCyan|1&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Thyromimetic compounds, and its role in treating hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
|bgcolor=LightCyan|2&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Saw Palmetto berry extract, pumpkin seed extract, sitosterol and quercetin for the treatment and prevention of the biologically detrimental effects of DHT&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430]&lt;br /&gt;
|bgcolor=LightCyan|3&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|4-cycloalkoxy benzonitriles and its use as androgen receptor modulators&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427]&lt;br /&gt;
|bgcolor=LightCyan|4&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|Supercritical fluid isolate of Saw Palmetto, Sperol for inhibition of 5-.alpha.-reductase activity&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282]&lt;br /&gt;
|bgcolor=LightCyan|5&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|New class of quinolin-2-ones and chromen-2-ones andtheir use as androgen receptor antagonists&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467]&lt;br /&gt;
|bgcolor=LightCyan|6&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Antiandrogen oligonucleotides usable for the treatment of dermatological androgen-related disorders&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
|bgcolor=LightCyan|7&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Bradykinin antagonists for stimulating or inducing hair growth and/or arresting hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
|bgcolor=LightCyan|8&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Extract from walnut leaves and/or pericarps as 5 alpha -reductase inhibitor&lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010]&lt;br /&gt;
|bgcolor=LightCyan|9&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Stimulating hair growth using benzopyrans&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
|bgcolor=LightCyan|10&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Sophora flavescens extract, Coicis semen extract, clove extract, etc for promoting hair growth, function of cell activity and dilating peripheral blood vessels.&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
|bgcolor=LightCyan|11&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Compositions to prevent or reduce hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405]&lt;br /&gt;
|bgcolor=LightCyan|12&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Prostaglandin EP-3 receptor antagonists for reducing hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577]&lt;br /&gt;
|bgcolor=LightCyan|13&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Synergic effect arising from the interaction of active ingredients, consisting of three plant extracts and a synthetic organosilicic compound for prevent hair loss and stimulate hair growth&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762]&lt;br /&gt;
|bgcolor=LightCyan|14&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Metalloprotease inhibitors to induce and/or stimulate the growth&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
|bgcolor=LightCyan|15&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Method of decreasing sebum production and pore size&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050277699%22.PGNR.&amp;amp;OS=DN/20050277699&amp;amp;RS=DN/20050277699 US20050277699 ]&lt;br /&gt;
|bgcolor=LightCyan|16&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Method for reducing sebum on the hair and skin&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=4529587.PN.&amp;amp;OS=PN/4529587&amp;amp;RS=PN/4529587 US4529587]&lt;br /&gt;
|bgcolor=LightCyan|17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Focus of patents by technology ===&lt;br /&gt;
[[Image:Technologyfocus.jpg|thumb|center|700px|Technology focus]]&lt;br /&gt;
&lt;br /&gt;
== Distribution of patents ==&lt;br /&gt;
 &lt;br /&gt;
=== Distribution based on patent types ===&lt;br /&gt;
[[Image:Didtribution.jpg|thumb|center|700px|Distribution based on patent types ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Distribution of patents by their key ingredients ===&lt;br /&gt;
[[Image:key1.jpg|thumb|center|700px|Distribution of key ingredients]]&lt;br /&gt;
&lt;br /&gt;
=== Distribution based on target diseases ===&lt;br /&gt;
[[Image:target.jpg|thumb|center|700px|Distribution based on target diseases]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Key ingredients vs. Target disease/disorder ===&lt;br /&gt;
[[Image:key&amp;amp;target1.jpg|thumb|center|1000px|Key ingredients vs. Target disease]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Target species ===&lt;br /&gt;
[[Image:Species.jpg|thumb|center|700px|Target species]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Mode of administration ===&lt;br /&gt;
[[Image:Mode.jpg|thumb|center|700px|Mode of administration]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Product type vs. Product form ===&lt;br /&gt;
[[Image:prod.jpg|thumb|center|700px|Product type vs. Product form]]&lt;br /&gt;
&lt;br /&gt;
== Distribution of patents based on different aspects ==&lt;br /&gt;
&lt;br /&gt;
=== List of patents ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;9&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
!width=&amp;quot;70&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
!width=&amp;quot;70&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
|- style=&amp;quot;height:10px&amp;quot;&lt;br /&gt;
|bgcolor=LightCyan|1&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
|bgcolor=LightCyan|10&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
|bgcolor=LightCyan|11&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|3&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430] &lt;br /&gt;
|bgcolor=LightCyan|12&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|4&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427] &lt;br /&gt;
|bgcolor=LightCyan|13&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|5&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282] &lt;br /&gt;
|bgcolor=LightCyan|14&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|6&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467] &lt;br /&gt;
|bgcolor=LightCyan|15&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|7&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
|bgcolor=LightCyan|16&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050277699%22.PGNR.&amp;amp;OS=DN/20050277699&amp;amp;RS=DN/20050277699 US20050277699]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|8&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
|bgcolor=LightCyan|17&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050244362%22.PGNR.&amp;amp;OS=DN/20050244362&amp;amp;RS=DN/20050244362 US20050244362]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|9&lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010] &lt;br /&gt;
|bgcolor=LightCyan|18&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=4529587.PN.&amp;amp;OS=PN/4529587&amp;amp;RS=PN/4529587 US4529587]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Distribution of patents based on target diseases ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;16&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;600&amp;quot; bgcolor=DodgerBlue|'''Target disease/ disorder'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia areata, alopecia pityrodes or alopecia seborrheica, or androgenic alopecia (i.e. male pattern baldness)&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
|bgcolor=LightCyan|1&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia areata, male pattern baldness and female pattern baldness&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
|bgcolor=LightCyan|2&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgenic alopecia (i.e. male pattern baldness), prostatic hyperplasia or both.&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430]&lt;br /&gt;
|bgcolor=LightCyan|3&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Inappropriate activation of the androgen receptor, acne, oily skin, alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427]&lt;br /&gt;
|bgcolor=LightCyan|4&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|Prostatic hyperplasia, prostatic cancer, hirsutism, acne, male pattern baldness, seborrhea, and other diseases related to androgen hyperactivity&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282]&lt;br /&gt;
|bgcolor=LightCyan|5&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia, acne, oily skin, prostrate cancer, hirsutism, and benign prostate hyperplasia &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467]&lt;br /&gt;
|bgcolor=LightCyan|6&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgen-associated hair loss and androgen-skin related disorders. &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
|bgcolor=LightCyan|7&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgenetic or androgenic alopecia or androgeno-genetic alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
|bgcolor=LightCyan|8&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Diseases caused by testosterone (male-pattern alopecia)&lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010]&lt;br /&gt;
|bgcolor=LightCyan|9&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia areata, female pattern hair loss, hair loss secondary to chemotherapy or radiation treatment, stress-related hair loss, self-induced hair loss, scarring alopecia, and alopecia in non-human mammal&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
|bgcolor=LightCyan|10&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Male pattern alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
|bgcolor=LightCyan|11&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia, androgenic alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405]&lt;br /&gt;
|bgcolor=LightCyan|12&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577]&lt;br /&gt;
|bgcolor=LightCyan|13&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Male pattern alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762]&lt;br /&gt;
|bgcolor=LightCyan|14&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgenetic, androgenic or androgenogenetic alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
|bgcolor=LightCyan|15&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Curing other scalp related problems&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050244362%22.PGNR.&amp;amp;OS=DN/20050244362&amp;amp;RS=DN/20050244362 US20050244362]&lt;br /&gt;
|bgcolor=LightCyan|16&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Distribution of patents based on application ===&lt;br /&gt;
[[Image:application.jpg|thumb|center|700px|Distribution of patents based on application]]&lt;br /&gt;
&lt;br /&gt;
=== Interactive Signaling Pathway and linkages ===&lt;br /&gt;
[[Image:Signaling Pathway_linkage_050606.jpg|thumb|center|700px|Alopecia pathways]]&lt;br /&gt;
&lt;br /&gt;
== Questions Dolcera Answers ==&lt;br /&gt;
&lt;br /&gt;
'''What’s hot?'''&lt;br /&gt;
* What compositions/ approaches are the most promising?&lt;br /&gt;
* What can I license?&lt;br /&gt;
* Can you map blockbuster products to their patents?&lt;br /&gt;
&lt;br /&gt;
'''Can you save me some time?'''&lt;br /&gt;
* What combinations/ compounds have already been tried?&lt;br /&gt;
* Is any empirical data available?&lt;br /&gt;
* Can you tell me the side effects?&lt;br /&gt;
&lt;br /&gt;
'''Where should I focus my R&amp;amp;D investment?'''&lt;br /&gt;
* What are the most promising approaches?&lt;br /&gt;
* Where’s the ‘white space’ for me to play in?&lt;br /&gt;
&lt;br /&gt;
'''Any hints for research?'''&lt;br /&gt;
* Are there any combinations I could develop?&lt;br /&gt;
&lt;br /&gt;
'''What should I do in this geography?'''&lt;br /&gt;
* What are my competitors up to in this geography?&lt;br /&gt;
* What are my strengths/ weaknesses here?&lt;br /&gt;
&lt;br /&gt;
'''What’s my competition up to?'''&lt;br /&gt;
&lt;br /&gt;
* What’s my top competitor investing in?&lt;br /&gt;
* Are there any loopholes in their patents?&lt;br /&gt;
* When are their patents expiring?&lt;br /&gt;
* Will a competitor emerge from nowhere and surprise me?&lt;br /&gt;
* What are the crowded areas?&lt;br /&gt;
&lt;br /&gt;
'''How do I play defense?'''&lt;br /&gt;
* What should my blocking/reactive strategies be?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== New Combinations based on IP study? ==&lt;br /&gt;
&lt;br /&gt;
Yes, new Combinations can be made with '''natural products''' based on IP study&lt;br /&gt;
* Walnut extract containing [[Image:5ar.jpg]] inhibitor (as anti-androgen) and Flavnones (for vasodilation).&lt;br /&gt;
* Sophora Flavnones (for vasodilation) in combination with Saw Palmetto berry (as anti-androgen).&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The above combinations are based on limited study and are only possible examples&lt;br /&gt;
&lt;br /&gt;
== IP studies provides ==&lt;br /&gt;
&lt;br /&gt;
=== Technology trends ===&lt;br /&gt;
* Use of saw palmetto berry for treating alopecia was first patented in 1996.&lt;br /&gt;
* Since then, 144 patents (including family patents) have been filed till 2006.&lt;br /&gt;
* Most patents use saw palmetto berry in combination with other products.&lt;br /&gt;
[[Image:Technology1.jpg|thumb|center|700px|Technology trends]]&lt;br /&gt;
&lt;br /&gt;
=== New opportunities ===&lt;br /&gt;
Yes, the IP studies provide new opportunities in the following area.&lt;br /&gt;
* Sophora Flavescens contain flavnoids.&lt;br /&gt;
* Natural extract Sophora Flavescens cited in LG patent of 2001.&lt;br /&gt;
* Research shows fewer than 7 patents based on Sophora Flavescens for hair loss or alopecia.&lt;br /&gt;
&lt;br /&gt;
== Conclusions ==&lt;br /&gt;
* Hair loss medication is a very active area of research and intellectual property development.&lt;br /&gt;
* One of the most promising areas of development is the area of Anti-androgens.&lt;br /&gt;
* The top companies are Merck, L’Oreal and Smithkline.&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
* [http://www.biocarta.com/pathfiles/h_ghPathway.asp Pathways example]&lt;br /&gt;
* [http://www.cellsignal.com/category.asp?catalog_name=CellSignal&amp;amp;category_name=MAPK+Signaling Signaling Pathways]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;/div&gt;</summary>
		<author><name>207.105.30.44</name></author>	</entry>

	<entry>
		<id>https://www.dolcera.com/wiki/index.php?title=Alopecia_-_Hair_Loss&amp;diff=1659</id>
		<title>Alopecia - Hair Loss</title>
		<link rel="alternate" type="text/html" href="https://www.dolcera.com/wiki/index.php?title=Alopecia_-_Hair_Loss&amp;diff=1659"/>
				<updated>2006-05-07T21:49:35Z</updated>
		
		<summary type="html">&lt;p&gt;207.105.30.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{compactTOC}}&lt;br /&gt;
== Rationale ==&lt;br /&gt;
* “Medication for men plagued by hair loss has become a topic of interest in Japan since a drug company began marketing it at the end of last year.&amp;quot; March 5th, 2006 – [http://stophair.setupmyblog.com/?p=55]&lt;br /&gt;
&lt;br /&gt;
* “An increasing number of companies are apparently turning the Chinese fear of a bald spot into big bucks with some doing so well they are branching out into other countries.” February 16, 2006 – [http://stophair.setupmyblog.com/]&lt;br /&gt;
&lt;br /&gt;
== Alopecia IPMap == &lt;br /&gt;
[http://www.dolcera.com/client/ds94x0s90akq9d7xb402fm/hairloss_map.htm Dolcera IPMap for Alopecia]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
=== Hair Basics ===&lt;br /&gt;
* Hair is a complex and delicate part of the body &lt;br /&gt;
* Keeping it healthy and beautiful is a challenge&lt;br /&gt;
* Structure of Hair root - [http://www.follicle.com/hair-structure-life-cycle.html]&lt;br /&gt;
* Structure of Hair bulb - [http://www.pg.com/science/haircare/hair_twh_12.htm]&lt;br /&gt;
[[Image:Hairbasics.jpg|thumb|center|500px|Structure of Hair root and Hair bulb]]&lt;br /&gt;
&lt;br /&gt;
=== Reasons for Hair loss ===          &lt;br /&gt;
[[Image:Facts.jpg|thumb|right|400px|Survey results from Japan]]&lt;br /&gt;
Both men and women lose hair for similar reasons. Hair loss in men is often more dramatic, and follows a specific pattern of loss which has been termed “Male Pattern Baldness” (Androgenetic Alopecia).&lt;br /&gt;
&lt;br /&gt;
'''Main reasons'''&lt;br /&gt;
* Hormonal effect of androgen &lt;br /&gt;
* Reduction of blood circulation around hair follicle&lt;br /&gt;
* Deactivation of hair matrix cells&lt;br /&gt;
&lt;br /&gt;
'''Some facts from Japan''' &lt;br /&gt;
&lt;br /&gt;
* Market size: ¥ 30 Billion&lt;br /&gt;
* Number of products: more than 100&lt;br /&gt;
&lt;br /&gt;
(JICST-EPlus - Japanese Science &amp;amp; Technology)&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
&lt;br /&gt;
The goal of this report is to:&lt;br /&gt;
* Summarize IP activity over the years&lt;br /&gt;
* Identify major players&lt;br /&gt;
* Conduct patent analysis&lt;br /&gt;
a) Composition&lt;br /&gt;
b) Nature&lt;br /&gt;
c) Action&lt;br /&gt;
&lt;br /&gt;
'''And then'''&lt;br /&gt;
&lt;br /&gt;
* Analyze patents pertaining to high sebum activity&lt;br /&gt;
&lt;br /&gt;
== Approach ==&lt;br /&gt;
&lt;br /&gt;
* A broad search was conducted on hair loss patents.&lt;br /&gt;
* Patent information was sourced through SIP.&lt;br /&gt;
* A set of patents was selected for analysis.&lt;br /&gt;
&lt;br /&gt;
Composition of treatment for causes are identified and categorized as follows:&lt;br /&gt;
&lt;br /&gt;
* Anti-androgen&lt;br /&gt;
* Minoxidil&lt;br /&gt;
* Double action (Anti-androgen + Mindoxidil)&lt;br /&gt;
* Hair matrix cells activator&lt;br /&gt;
* Sebum production inhibitor&lt;br /&gt;
&lt;br /&gt;
== IP activity over years ==&lt;br /&gt;
The graph indicates:&lt;br /&gt;
* Number of patents filed every 5 years (except for first 7 years).&lt;br /&gt;
* First solution proposed in 1973&lt;br /&gt;
* Filing trend indicates steep rise in activity recently.&lt;br /&gt;
[[Image:Year1.jpg|thumb|center|400px|IP Activity over years]]&lt;br /&gt;
&lt;br /&gt;
== Major Players ==&lt;br /&gt;
[[Image:players.jpg|thumb|left|400px|Assignees with more than 20 patents ]]&lt;br /&gt;
[[Image:players1.jpg|thumb|center|400px|Assignees with fewer than 20 patents ]]&lt;br /&gt;
&lt;br /&gt;
* '''Active Assignees'''&lt;br /&gt;
Assignees currently active with more than 5 patents to their credit during 2000-2005. &lt;br /&gt;
* Warner with 9 patents,&lt;br /&gt;
* Bristol with 6 and&lt;br /&gt;
* Abbott with 5.&lt;br /&gt;
&lt;br /&gt;
[[Image:Active.jpg|thumb|center|500px|Active Assignees]]&lt;br /&gt;
&lt;br /&gt;
== Anti-androgens ==&lt;br /&gt;
* Anti-androgen is a substance that inhibits biological effects of  androgenic hormones &lt;br /&gt;
* 5-alpha reductase + Testosterone = Dihydrotestosterone (DHT)&lt;br /&gt;
* DHT attaches to an Androgen Receptor. &lt;br /&gt;
* DHT causes increase in hair loss and gradual miniaturization of the follicle, which eventually dies resulting hair loss&lt;br /&gt;
&lt;br /&gt;
=== Functions of Anti-androgen === [http://www.revivogen.com/revivogen/work.html Anti-androgen]&lt;br /&gt;
&lt;br /&gt;
[[Image:Andogen1.jpg|thumb|center|500px|Functions of Anti-androgen]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for Anti-androgen ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;8&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;30&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;30&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430] &lt;br /&gt;
BLOTECH (2004)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Palmetto berry extract (fatty acids &amp;amp; sterols), Pumpkin seed extract (Vitamins-B, alpha-linolenic acid, amino acids and phytosterols), Quercetin (Flavonoids) and Beta-sitosterol (Rice bran, wheat germ, corn oils and soybeans)&lt;br /&gt;
|bgcolor=LightCyan|Fatty acids – Inhibit testosterone&lt;br /&gt;
Sterols - Mechanism of action unknown.&lt;br /&gt;
 &lt;br /&gt;
Quercetin results in cell growth cycle.&lt;br /&gt;
&lt;br /&gt;
Beta-sitosterol reduce inflammation on scalp&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427]&lt;br /&gt;
WARNER LAMBERT(2004)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|New class of 4-cycloalkoxy benzonitrile derivatives and salts&lt;br /&gt;
|bgcolor=LightCyan|Acts as androgen receptor modulators and blocks formation of DHT.&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467]&lt;br /&gt;
WARNER LAMBERT(2004)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|New class of 6-sulfonamido-quinolin-2-one and 6-sulfonamido-2-oxo-chromene derivatives.&lt;br /&gt;
|bgcolor=LightCyan|The compounds inhibit, or decrease, activation of androgen receptor by androgens.&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282]&lt;br /&gt;
APHIOS Corp (2003)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Supercritical fluid isolate of Saw Palmetto and Sperol  (Serenoa repens berry) and their analogs or derivatives.&lt;br /&gt;
|bgcolor=LightCyan|Modulates androgenic activity by inhibiting 5.alpha.-reductase activity.&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
Fundacion Pablo Cassara (2003)&lt;br /&gt;
|bgcolor=LightCyan|Nucleotide&lt;br /&gt;
|bgcolor=LightCyan|Pharmacologically active oligonucleotides (encompass both DNA and S-DNA bond)&lt;br /&gt;
|bgcolor=LightCyan|Oligonucleotides inhibit androgen receptor (AR) expression at very low concentrations in skin and hair follicle&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
PFIZER INC (2001)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|Thyromimetic compounds (structurally similar to thyronine) with finasteride, or cyproterone acetate &lt;br /&gt;
|bgcolor=LightCyan|Activates thyroid hormone receptors in hair follicle which in turn promote elasticisation of follicle walls and hair follicle&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
N/A (1995)&lt;br /&gt;
|bgcolor=LightCyan|Peptides/nucleic acid&lt;br /&gt;
|bgcolor=LightCyan|Bradykinin antagonist (peptide of plasma origin from kininogen precursor-kallikrein)&lt;br /&gt;
|bgcolor=LightCyan|Inhibit synthesis of bradykinin receptors or compounds by binding to B2 receptor&lt;br /&gt;
|- style=&amp;quot;height:20px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010]&lt;br /&gt;
KAO Corp (1987)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Walnut extract (leaves/pericarps) with an organic solvent&lt;br /&gt;
|bgcolor=LightCyan|Blocks formation of DHT&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Minoxidil ==&lt;br /&gt;
* A thick network of tiny veins and arteries lines the outer wall of the follicle. Blood pumps through the bulb and hair via this network&lt;br /&gt;
* Minoxidil dilates blood vessels; which is also called as “potassium channel opener”&lt;br /&gt;
* Minoxidil sulfate (MS) appears to be the active metabolite responsible for hair growth stimulation.&lt;br /&gt;
&lt;br /&gt;
=== Functions of Monoxidil === [http://www.nurseminerva.co.uk/diagrams.htm#Diagram%201 Minoxidil]&lt;br /&gt;
&lt;br /&gt;
[[Image:minoxidil1.jpg|thumb|center|500px|Functions of Monoxidil]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for Minoxidil ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
WARNER LAMBERT(2002)&lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|Benzopyran compounds&lt;br /&gt;
|bgcolor=LightCyan|Rapidly metabolizes, and causes reduced cardiovascular effects as compared to other known potassium channel openers&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
LG HOUSEHOLD &amp;amp; HEALTH CARE(2001)&lt;br /&gt;
|bgcolor=LightCyan|Natural extracts&lt;br /&gt;
|bgcolor=LightCyan|Sophora flavescens extract (alkaloids &amp;amp; flavonoids, luteolin-7-glucose and cytosine) Hinokitiol (Taiwan hinoki oil, Aomori, Western Red Cedar oil) and Nicotinamide (Vitamin B complex)&lt;br /&gt;
|bgcolor=LightCyan|Promotes function of cell activity and dilates blood vessels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Double action (Anti-androgen + Minoxidil) ==&lt;br /&gt;
* Combination of Minoxidil + Anti-androgen (double action) composition for effective treatment of Male-Pattern Baldness &lt;br /&gt;
&lt;br /&gt;
=== Functions of (Anti-androgen + Minoxidil) === [http://www.revivogen.com/revivogen/work.html Anti-androgen ]and [http://www.xandrox.net/articles/article01.htm Minoxidil]&lt;br /&gt;
[[Image:Doubleaction1.jpg|thumb|center|500px|Functions of (Anti-androgen + Minoxidil)]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for (Anti-androgen + Minoxidil) ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405] &lt;br /&gt;
N/A(2000)&lt;br /&gt;
|bgcolor=LightCyan|Peptides&lt;br /&gt;
|bgcolor=LightCyan|Testosterone blocker or vascular toner (Flutamide, cyproterone acetate, spironolactone, progesterone, or analogs or derivatives) and minoxidil mixed along with non-retinoid penetration enhance and sunscreen&lt;br /&gt;
|bgcolor=LightCyan|Inhibits 5.alpha.-reductase activity (block DHT) and increase blood flow on the scalp&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577] &lt;br /&gt;
L'OREAL(2000)&lt;br /&gt;
|bgcolor=LightCyan|Peptides&lt;br /&gt;
|bgcolor=LightCyan|Prostaglandin (polyunsaturated fatty acids) EP-2, EP-3 EP-4 receptor agonist with Minoxidil, 2,4-diaminopyrimidine 3-oxide, and Aminexil, cyclic AMP&lt;br /&gt;
|bgcolor=LightCyan|Minoxidil (designed to mimic nitric oxide's effects) grows hair via prostaglandin-H synthase stimulation. EP-3 and EP-4 are expressed in anagen hair follicles which induce a reduction in the level of cAMP&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762] &lt;br /&gt;
COLOMER GROUP(1999)&lt;br /&gt;
|bgcolor=LightCyan|Natural extract&lt;br /&gt;
|bgcolor=LightCyan|Hop extract (oil contains terpenes and humulene), Rosemary extract (hydroalcohol), Swertia extract (glycol with a swertiamarin), Silanodiol salicylate (biologically active silicon compound)&lt;br /&gt;
|bgcolor=LightCyan|Inhibits activity of 5-alpha-reductase, protects follicular cell membranes by neutralizing action of oxidation reaction in tissues, stimulates hair follicles and blood circulation to the hair root, supplies oxygen and nutrients to base of follicle, retains humidity, avoids dehydration of scalp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hair matrix cell activator ==&lt;br /&gt;
* Stem cells of the hair follicle are gathered in the basal layer of the outer root sheath bulge.&lt;br /&gt;
* It is from these cells that matrix cells are formed.&lt;br /&gt;
* Growth and differentiation of the matrix cells are under the influence of substances produced by cells of the dermal papilla.&lt;br /&gt;
&lt;br /&gt;
=== Functions of Hair matrix cell activator === [http://www.ijdb.ehu.es/fullaccess/fulltext.04023/ft163.pdf Hair matrix cell activator]&lt;br /&gt;
[[Image:Hair matrix.jpg|thumb|center|500px|Functions of Hair matrix cell activator ]]&lt;br /&gt;
&lt;br /&gt;
=== IP Map for Hair matrix cell activator ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
SHISEIDO(1999) &lt;br /&gt;
|bgcolor=LightCyan|Organic compound&lt;br /&gt;
|bgcolor=LightCyan|(2-substituted oxyphenyl) alkanamide derivative and its salt&lt;br /&gt;
|bgcolor=LightCyan|Mechanism of action has not been made clear, having excellent hair follicle activating action and regrowth promoting effect&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
L'OREAL(1998) &lt;br /&gt;
|bgcolor=LightCyan|Peptides&lt;br /&gt;
|bgcolor=LightCyan|Metalloprotease (MMP-9) inhibitor (thiol or a hydroxamate) other than chelating calcium ions&lt;br /&gt;
|bgcolor=LightCyan|Reducing the expression of MMPs (Metalloproteases) in the scalp - slow down or inhibit the degradation of the perifollicular matrix (extracellular matrix surround the hair follicle) &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Sebum Production Inhibitor ==&lt;br /&gt;
* Sebum, a complex mixture of lipid substances, is secreted from sebaceous glands associated with hair follicles.&lt;br /&gt;
* The inhibitor blocks the excessive sebum production produces greasy effect on hair and scalp and also responsible for thinning and loosing of hair.&lt;br /&gt;
&lt;br /&gt;
=== Functions of Sebum Production Inhibitor ===&lt;br /&gt;
[[http://en.wikipedia.org/wiki/Image:HairFollicle.jpg Sebum Production Inhibitor]]&lt;br /&gt;
[[Image:Sebum1.jpg|thumb|center|500px|Functions of Sebum Production Inhibitor]]&lt;br /&gt;
&lt;br /&gt;
=== IP map for Sebum Production Inhibitor ===&lt;br /&gt;
 &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;100&amp;quot; bgcolor=DodgerBlue|'''Pat/Pub#'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nature'''&lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition''' &lt;br /&gt;
!width=&amp;quot;300&amp;quot; bgcolor=DodgerBlue|'''Composition action'''&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050277699%22.PGNR.&amp;amp;OS=DN/20050277699&amp;amp;RS=DN/20050277699 US20050277699] &lt;br /&gt;
Unilever(2005)&lt;br /&gt;
|bgcolor=LightCyan|Natural extract and organic compound&lt;br /&gt;
|bgcolor=LightCyan|Polyamine (putrescine, spermine or spermidine) analogs and/or derivatives; DFMO; N-acetyl cysteines; neutralized salts of a non-hydroxy C2-C40 dicarboxylic acids, preferably malonate salts; and mixtures thereof. &lt;br /&gt;
|bgcolor=LightCyan|Decreasing sebum production and/or pore size &lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050244362%22.PGNR.&amp;amp;OS=DN/20050244362&amp;amp;RS=DN/20050244362 US20050244362] &lt;br /&gt;
KAO COPR.(2004)&lt;br /&gt;
|bgcolor=LightCyan|Natural extract and organic compound&lt;br /&gt;
|bgcolor=LightCyan|Avocado oil (Butyl esters of fatty acids) &lt;br /&gt;
|bgcolor=LightCyan|Reduce sebum of the hair and scalp&lt;br /&gt;
|- style=&amp;quot;height:100px&amp;quot; &lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=4529587.PN.&amp;amp;OS=PN/4529587&amp;amp;RS=PN/4529587 US4529587] &lt;br /&gt;
Unilever(1982)&lt;br /&gt;
|bgcolor=LightCyan|organic compound&lt;br /&gt;
|bgcolor=LightCyan |Biotin antagonist or a salt thereof  &lt;br /&gt;
|bgcolor=LightCyan|Decrease activity of the enzyme acetyl-SCoA-carboxylase and hence reduce lipid synthesis in sebaceous glands so that less sebum is produced &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Composition nature matrix ==&lt;br /&gt;
&lt;br /&gt;
=== IP map for Composition nature matrix ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;11&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;50&amp;quot; bgcolor=DodgerBlue|'''Year'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Organic Compound'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Natural extracts''' &lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Peptides'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Nucleotides'''&lt;br /&gt;
!width=&amp;quot;75&amp;quot; bgcolor=DodgerBlue|'''Natural extract + Organic comp'''&lt;br /&gt;
|- style=&amp;quot;height:10px&amp;quot;&lt;br /&gt;
|bgcolor=LightCyan|2005 &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|UNILEVER (1)&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2004 &lt;br /&gt;
|bgcolor=LightCyan|WARNER (1)&lt;br /&gt;
|bgcolor=LightCyan|BLOTECH (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|KAO (1)&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2003&lt;br /&gt;
|bgcolor=LightCyan|WARNER (1)&lt;br /&gt;
|bgcolor=LightCyan|APHIOS (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|FUNDIACION (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2002&lt;br /&gt;
|bgcolor=LightCyan|WARNER (1)&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2001&lt;br /&gt;
|bgcolor=LightCyan |PFIZER  (1)&lt;br /&gt;
|bgcolor=LightCyan|LG HEALTH-CARE (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2000&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|L’OREAL (1) / N/A (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|1999&lt;br /&gt;
|bgcolor=LightCyan|SHISEDIO (1)&lt;br /&gt;
|bgcolor=LightCyan|COLOMER (1) &lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|1998&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|L’OREAL (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=LightCyan|1995&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|bgcolor=LightCyan|N/A (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|.... &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=LightCyan|1987&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|KAO (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=LightCyan|1982&lt;br /&gt;
|bgcolor=LightCyan|UNILEVER (1)&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|bgcolor=LightCyan|....&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Focus of patents ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;17&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;600&amp;quot; bgcolor=DodgerBlue|'''Focus of patents'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|2-substituted oxyphenyl alkanamide derivative having excellent hair growth effect.&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
|bgcolor=LightCyan|1&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Thyromimetic compounds, and its role in treating hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
|bgcolor=LightCyan|2&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Saw Palmetto berry extract, pumpkin seed extract, sitosterol and quercetin for the treatment and prevention of the biologically detrimental effects of DHT&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430]&lt;br /&gt;
|bgcolor=LightCyan|3&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|4-cycloalkoxy benzonitriles and its use as androgen receptor modulators&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427]&lt;br /&gt;
|bgcolor=LightCyan|4&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|Supercritical fluid isolate of Saw Palmetto, Sperol for inhibition of 5-.alpha.-reductase activity&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282]&lt;br /&gt;
|bgcolor=LightCyan|5&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|New class of quinolin-2-ones and chromen-2-ones andtheir use as androgen receptor antagonists&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467]&lt;br /&gt;
|bgcolor=LightCyan|6&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Antiandrogen oligonucleotides usable for the treatment of dermatological androgen-related disorders&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
|bgcolor=LightCyan|7&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Bradykinin antagonists for stimulating or inducing hair growth and/or arresting hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
|bgcolor=LightCyan|8&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Extract from walnut leaves and/or pericarps as 5 alpha -reductase inhibitor&lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010]&lt;br /&gt;
|bgcolor=LightCyan|9&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Stimulating hair growth using benzopyrans&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
|bgcolor=LightCyan|10&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Sophora flavescens extract, Coicis semen extract, clove extract, etc for promoting hair growth, function of cell activity and dilating peripheral blood vessels.&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
|bgcolor=LightCyan|11&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Compositions to prevent or reduce hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405]&lt;br /&gt;
|bgcolor=LightCyan|12&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Prostaglandin EP-3 receptor antagonists for reducing hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577]&lt;br /&gt;
|bgcolor=LightCyan|13&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Synergic effect arising from the interaction of active ingredients, consisting of three plant extracts and a synthetic organosilicic compound for prevent hair loss and stimulate hair growth&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762]&lt;br /&gt;
|bgcolor=LightCyan|14&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Metalloprotease inhibitors to induce and/or stimulate the growth&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
|bgcolor=LightCyan|15&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Method of decreasing sebum production and pore size&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050277699%22.PGNR.&amp;amp;OS=DN/20050277699&amp;amp;RS=DN/20050277699 US20050277699 ]&lt;br /&gt;
|bgcolor=LightCyan|16&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Method for reducing sebum on the hair and skin&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=4529587.PN.&amp;amp;OS=PN/4529587&amp;amp;RS=PN/4529587 US4529587]&lt;br /&gt;
|bgcolor=LightCyan|17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Focus of patents by technology ===&lt;br /&gt;
[[Image:Technologyfocus.jpg|thumb|center|700px|Technology focus]]&lt;br /&gt;
&lt;br /&gt;
== Distribution of patents ==&lt;br /&gt;
 &lt;br /&gt;
=== Distribution based on patent types ===&lt;br /&gt;
[[Image:Didtribution.jpg|thumb|center|700px|Distribution based on patent types ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Distribution of patents by their key ingredients ===&lt;br /&gt;
[[Image:key1.jpg|thumb|center|700px|Distribution of key ingredients]]&lt;br /&gt;
&lt;br /&gt;
=== Distribution based on target diseases ===&lt;br /&gt;
[[Image:target.jpg|thumb|center|700px|Distribution based on target diseases]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Key ingredients vs. Target disease/disorder ===&lt;br /&gt;
[[Image:key&amp;amp;target1.jpg|thumb|center|1000px|Key ingredients vs. Target disease]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Target species ===&lt;br /&gt;
[[Image:Species.jpg|thumb|center|700px|Target species]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Mode of administration ===&lt;br /&gt;
[[Image:Mode.jpg|thumb|center|700px|Mode of administration]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Product type vs. Product form ===&lt;br /&gt;
[[Image:prod.jpg|thumb|center|700px|Product type vs. Product form]]&lt;br /&gt;
&lt;br /&gt;
== Distribution of patents based on different aspects ==&lt;br /&gt;
&lt;br /&gt;
=== List of patents ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;9&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
!width=&amp;quot;70&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
!width=&amp;quot;70&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
|- style=&amp;quot;height:10px&amp;quot;&lt;br /&gt;
|bgcolor=LightCyan|1&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
|bgcolor=LightCyan|10&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|2&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
|bgcolor=LightCyan|11&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|3&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430] &lt;br /&gt;
|bgcolor=LightCyan|12&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|4&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427] &lt;br /&gt;
|bgcolor=LightCyan|13&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|5&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282] &lt;br /&gt;
|bgcolor=LightCyan|14&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|6&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467] &lt;br /&gt;
|bgcolor=LightCyan|15&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|7&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
|bgcolor=LightCyan|16&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050277699%22.PGNR.&amp;amp;OS=DN/20050277699&amp;amp;RS=DN/20050277699 US20050277699]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|8&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
|bgcolor=LightCyan|17&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050244362%22.PGNR.&amp;amp;OS=DN/20050244362&amp;amp;RS=DN/20050244362 US20050244362]&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|9&lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010] &lt;br /&gt;
|bgcolor=LightCyan|18&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=4529587.PN.&amp;amp;OS=PN/4529587&amp;amp;RS=PN/4529587 US4529587]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Distribution of patents based on target diseases ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;16&amp;quot;, style=&amp;quot;#008080&amp;quot;&lt;br /&gt;
!width=&amp;quot;600&amp;quot; bgcolor=DodgerBlue|'''Target disease/ disorder'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Patent no.'''&lt;br /&gt;
!width=&amp;quot;20&amp;quot; bgcolor=DodgerBlue|'''Rec. no.'''&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia areata, alopecia pityrodes or alopecia seborrheica, or androgenic alopecia (i.e. male pattern baldness)&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220020052498%22.PGNR.&amp;amp;OS=DN/20020052498&amp;amp;RS=DN/20020052498 US20020052498]&lt;br /&gt;
|bgcolor=LightCyan|1&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia areata, male pattern baldness and female pattern baldness&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030007941%22.PGNR.&amp;amp;OS=DN/20030007941&amp;amp;RS=DN/20030007941 US20030007941]&lt;br /&gt;
|bgcolor=LightCyan|2&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgenic alopecia (i.e. male pattern baldness), prostatic hyperplasia or both.&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009430%22.PGNR.&amp;amp;OS=DN/20060009430&amp;amp;RS=DN/20060009430 US20060009430]&lt;br /&gt;
|bgcolor=LightCyan|3&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Inappropriate activation of the androgen receptor, acne, oily skin, alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009427%22.PGNR.&amp;amp;OS=DN/20060009427&amp;amp;RS=DN/20060009427 US20060009427]&lt;br /&gt;
|bgcolor=LightCyan|4&lt;br /&gt;
|- &lt;br /&gt;
|bgcolor=LightCyan|Prostatic hyperplasia, prostatic cancer, hirsutism, acne, male pattern baldness, seborrhea, and other diseases related to androgen hyperactivity&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050118282%22.PGNR.&amp;amp;OS=DN/20050118282&amp;amp;RS=DN/20050118282 US20050118282]&lt;br /&gt;
|bgcolor=LightCyan|5&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia, acne, oily skin, prostrate cancer, hirsutism, and benign prostate hyperplasia &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050085467%22.PGNR.&amp;amp;OS=DN/20050085467&amp;amp;RS=DN/20050085467 US20050085467]&lt;br /&gt;
|bgcolor=LightCyan|6&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgen-associated hair loss and androgen-skin related disorders. &lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060009429%22.PGNR.&amp;amp;OS=DN/20060009429&amp;amp;RS=DN/20060009429 US20060009429]&lt;br /&gt;
|bgcolor=LightCyan|7&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgenetic or androgenic alopecia or androgeno-genetic alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220030073616%22.PGNR.&amp;amp;OS=DN/20030073616&amp;amp;RS=DN/20030073616 US20030073616]&lt;br /&gt;
|bgcolor=LightCyan|8&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Diseases caused by testosterone (male-pattern alopecia)&lt;br /&gt;
|bgcolor=LightCyan|[http://v3.espacenet.com/textdoc?DB=EPODOC&amp;amp;IDX=EP0279010&amp;amp;F=0 EP0279010]&lt;br /&gt;
|bgcolor=LightCyan|9&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia areata, female pattern hair loss, hair loss secondary to chemotherapy or radiation treatment, stress-related hair loss, self-induced hair loss, scarring alopecia, and alopecia in non-human mammal&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040157856%22.PGNR.&amp;amp;OS=DN/20040157856&amp;amp;RS=DN/20040157856 US20040157856]&lt;br /&gt;
|bgcolor=LightCyan|10&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Male pattern alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050053572%22.PGNR.&amp;amp;OS=DN/20050053572&amp;amp;RS=DN/20050053572 US20050053572]&lt;br /&gt;
|bgcolor=LightCyan|11&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Alopecia, androgenic alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220060052405%22.PGNR.&amp;amp;OS=DN/20060052405&amp;amp;RS=DN/20060052405 US20060052405]&lt;br /&gt;
|bgcolor=LightCyan|12&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Hair loss&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050123577%22.PGNR.&amp;amp;OS=DN/20050123577&amp;amp;RS=DN/20050123577 US20050123577]&lt;br /&gt;
|bgcolor=LightCyan|13&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Male pattern alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=6447762.PN.&amp;amp;OS=PN/6447762&amp;amp;RS=PN/6447762 US6447762]&lt;br /&gt;
|bgcolor=LightCyan|14&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Androgenetic, androgenic or androgenogenetic alopecia&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220040071647%22.PGNR.&amp;amp;OS=DN/20040071647&amp;amp;RS=DN/20040071647 US20040071647]&lt;br /&gt;
|bgcolor=LightCyan|15&lt;br /&gt;
|-  &lt;br /&gt;
|bgcolor=LightCyan|Curing other scalp related problems&lt;br /&gt;
|bgcolor=LightCyan|[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220050244362%22.PGNR.&amp;amp;OS=DN/20050244362&amp;amp;RS=DN/20050244362 US20050244362]&lt;br /&gt;
|bgcolor=LightCyan|16&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Distribution of patents based on application ===&lt;br /&gt;
[[Image:application.jpg|thumb|center|700px|Distribution of patents based on application]]&lt;br /&gt;
&lt;br /&gt;
=== Interactive Signaling Pathway and linkages ===&lt;br /&gt;
[[Image:Signaling Pathway_linkage_050606.jpg|thumb|center|700px|Alopecia pathways]]&lt;br /&gt;
&lt;br /&gt;
== Questions Dolcera Answers ==&lt;br /&gt;
&lt;br /&gt;
'''What’s hot?'''&lt;br /&gt;
* What compositions/ approaches are the most promising?&lt;br /&gt;
* What can I license?&lt;br /&gt;
* Can you map blockbuster products to their patents?&lt;br /&gt;
&lt;br /&gt;
'''Can you save me some time?'''&lt;br /&gt;
* What combinations/ compounds have already been tried?&lt;br /&gt;
* Is any empirical data available?&lt;br /&gt;
* Can you tell me the side effects?&lt;br /&gt;
&lt;br /&gt;
'''Where should I focus my R&amp;amp;D investment?'''&lt;br /&gt;
* What are the most promising approaches?&lt;br /&gt;
* Where’s the ‘white space’ for me to play in?&lt;br /&gt;
&lt;br /&gt;
'''Any hints for research?'''&lt;br /&gt;
* Are there any combinations I could develop?&lt;br /&gt;
&lt;br /&gt;
'''What should I do in this geography?'''&lt;br /&gt;
* What are my competitors up to in this geography?&lt;br /&gt;
* What are my strengths/ weaknesses here?&lt;br /&gt;
&lt;br /&gt;
'''What’s my competition up to?'''&lt;br /&gt;
&lt;br /&gt;
* What’s my top competitor investing in?&lt;br /&gt;
* Are there any loopholes in their patents?&lt;br /&gt;
* When are their patents expiring?&lt;br /&gt;
* Will a competitor emerge from nowhere and surprise me?&lt;br /&gt;
* What are the crowded areas?&lt;br /&gt;
&lt;br /&gt;
'''How do I play defense?'''&lt;br /&gt;
* What should my blocking/reactive strategies be?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== New Combinations based on IP study? ==&lt;br /&gt;
&lt;br /&gt;
Yes, new Combinations can be made with '''natural products''' based on IP study&lt;br /&gt;
* Walnut extract containing [[Image:5ar.jpg]] inhibitor (as anti-androgen) and Flavnones (for vasodilation).&lt;br /&gt;
* Sophora Flavnones (for vasodilation) in combination with Saw Palmetto berry (as anti-androgen).&lt;br /&gt;
&lt;br /&gt;
'''Note:''' The above combinations are based on limited study and are only possible examples&lt;br /&gt;
&lt;br /&gt;
== IP studies provides ==&lt;br /&gt;
&lt;br /&gt;
=== Technology trends ===&lt;br /&gt;
* Use of saw palmetto berry for treating alopecia was first patented in 1996.&lt;br /&gt;
* Since then, 144 patents (including family patents) have been filed till 2006.&lt;br /&gt;
* Most patents use saw palmetto berry in combination with other products.&lt;br /&gt;
[[Image:Technology1.jpg|thumb|center|700px|Technology trends]]&lt;br /&gt;
&lt;br /&gt;
=== New opportunities ===&lt;br /&gt;
Yes, the IP studies provide new opportunities in the following area.&lt;br /&gt;
* Sophora Flavescens contain flavnoids.&lt;br /&gt;
* Natural extract Sophora Flavescens cited in LG patent of 2001.&lt;br /&gt;
* Research shows fewer than 7 patents based on Sophora Flavescens for hair loss or alopecia.&lt;br /&gt;
&lt;br /&gt;
== Conclusions ==&lt;br /&gt;
* Hair loss medication is a very active area of research and intellectual property development.&lt;br /&gt;
* One of the most promising areas of development is the area of Anti-androgens.&lt;br /&gt;
* The top companies are Merck, L’Oreal and Smithkline.&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
* [http://www.biocarta.com/pathfiles/h_ghPathway.asp Pathways example]&lt;br /&gt;
* [http://www.cellsignal.com/category.asp?catalog_name=CellSignal&amp;amp;category_name=MAPK+Signaling Signaling Pathways]&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;/div&gt;</summary>
		<author><name>207.105.30.44</name></author>	</entry>

	</feed>