Returns the inverse hyperbolic sine of a number.
ASINH(number)
returns the inverse hyperbolic sine of number, in other words the number whose hyperbolic sine is number.
ASINH(-90)
returns approximately -5.1929877.
ASINH(SINH(4))
returns 4.
Analyzing the Current in a Long Transmission Line
Imagine a very long electrical transmission line, like those spanning across continents, with a sinusoidal voltage source at one end. The current distribution along such a line doesn't follow a simple linear relationship. Instead, it's described by hyperbolic functions due to the line's distributed resistance, inductance, capacitance, and conductance.
The current at any point 'x' along the line can be modeled by an equation that includes hyperbolic sine and cosine terms. Let's simplify this to focus on the role of ASINH.
Suppose we have a formula that relates the current at a certain point 'x' to the current at the receiving end of the line, which involves the hyperbolic sine function.
Here:
Now, let's say we want to solve for the distance 'x' at which the current reaches a specific value, but we only know the relationship between the current and the hyperbolic sine of some value. For a simplified case, let's consider a scenario where we can isolate the hyperbolic sine term.
Let's assume we have a simplified model where the current's behavior is directly related to the hyperbolic sine of the distance from the source. The relationship is:
where:
Our goal is to find the distance 'x' for a given current 'I'. To do this, we need to solve for 'x':
To isolate 'x', we must use the inverse hyperbolic sine function:
Let's use some hypothetical values to build a table. Suppose Imax=100 A and α=0.05 km−1. We want to find the distance 'x' for different current values.
Current (I, in Amperes) | I/Imax | ASINH(I/Imax) | Distance (x = 1/0.05 ASINH(I/Imax), in km) | ||
|---|---|---|---|---|---|
A | B | C | D | ||
1 | 10 | 0.1 | 0.099834079 | 1.996681578 | |
2 | 50 | 0.5 | 0.481211825 | 9.624236501 | |
3 | 100 | 1 | 0.881373587 | 17.62747174 | |
4 | 150 | 1.5 | 1.194763217 | 23.895264346 | |
5 | 200 | 2 | 1.443635475 | 28.872709504 |
Explanation of the Table:
This example demonstrates how the ASINH function is used to "undo" a hyperbolic sine relationship, allowing engineers to solve for a physical parameter (distance) when the measurement (current) is known, which is a common task in the analysis of distributed parameter systems like transmission lines.
PRODUCT & FEATURES
RESOURCES
Terms | Privacy | Spam Policy
© 2026 Zapof