Data conversion: Difference between revisions

From Decimal Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
{{#seo:
                     |title= Конвертация
                     |title= Conversion
                     |titlemode= append  
                     |titlemode= append  
                     |keywords= Конвертация
                     |keywords= Conversion
                     |description= Конвертация
                     |description= Conversion
                     }}
                     }}
<div class="mikio-article-content">
<div class="mikio-article-content">
 
<div class="mikio-tags">
<div class="mikio-tags">




</div>
</div>
<span id="konvertacija"></span>
<span id="konvertacija"></span>
= Конвертация =
= Conversion =
 
               
<div class="level1">
<div class="level1">
 
'''Конвертация данных''' — преобразование данных из одного формата в другой. Обычно с сохранением основного логически-структурного содержания информации.
'''Data conversion''' is the conversion of data from one format to another. Usually with the preservation of the basic logical and structural content of the information.
 
В сфере компьютерных технологий есть множество вариантов представления данных. Кроме того, каждая компьютерная программа обрабатывает данные по-своему. Каждый раз данные должны быть преобразованы, прежде чем они смогут быть пригодны для чтения и использования другим компьютером, операционной системой или программой.
In the field of computer technology, there are many ways to represent data. In addition, each computer program processes data in its own way. Each time, the data must be converted before it can be read and used by another computer, operating system, or program.
 
Преобразования данных могут быть столь же '''простыми''' , как преобразование текстового файла из одной системы кодировки символов в другую, или сложными (например, преобразование офисных форматов файлов или преобразование изображения и аудиоформатов файлов).
Data transformations can be as "simple" as converting a text file from one character encoding system to another, or complex (for example, converting office file formats or converting image and audio file formats).
 
Или '''сложными''' : конвертация может потребовать или использования специальной конвертирующей программы, или включения сложного процесса прохождения промежуточных стадий, или вовлечения сложных «экспортирующих» и «импортирующих» процессов перехода от одного формата к другому.
Or "complex": conversion may require either the use of a special converting program, or the inclusion of a complex process of passing through intermediate stages, or the involvement of complex "exporting" and "importing" processes of transition from one format to another.
 
 
</div>
</div>
<span id="konvertacija_valjuty"></span>
<span id="konvertacija_valjuty"></span>
= Конвертация валюты =
= Currency Conversion =
 
<div class="level1">
<div class="level1">
 
'''Конвертация''' — это обмен валюты при проведении транзакций. Конвертация необходима, если валюты отправителя и получателя отличаются. Например, она происходит при оплате покупки в иностранном магазине.
'''Conversion''' is the exchange of currency during transactions. Conversion is necessary if the currencies of the sender and recipient differ. For example, it occurs when paying for a purchase in a foreign store.
 
 
</div>
</div>
<span id="v_processe_konvertacii_ispolzuetsja_tri_valjuty"></span>
<span id="v_processe_konvertacii_ispolzuetsja_tri_valjuty"></span>
===== В процессе конвертации используется три валюты: =====
===== Three currencies are used in the conversion process: =====
 
<div class="level5">
<div class="level5">
 
<ol>
<ol>
<li><div class="li">
<li><div class="li">
 
Валюта операции, которая зависит от принимающей стороны (например, продавца);
The currency of the transaction, which depends on the receiving party (for example, the seller);
 
</div></li>
</div></li>
<li><div class="li">
<li><div class="li">
 
Валюта биллинга, зависящая от платёжной системы;
Billing currency, depending on the payment system;
 
</div></li>
</div></li>
<li><div class="li">
<li><div class="li">
 
Валюта счёта, с которого списываются деньги (например, покупателя).
The currency of the account from which the money is debited (for example, the buyer).
 
</div></li></ol>
</div></li></ol>
 
Если валюты отправителя и получателя совпадают, то конвертация не требуется. Если валюта отправителя или получателя совпадает с валютой биллинга, то конвертация проводится один раз. Если все три валюты отличаются, то средства сначала переводятся в валюту биллинга, а затем — в валюту операции.
If the currencies of the sender and recipient are the same, then conversion is not required. If the currency of the sender or recipient matches the billing currency, the conversion is performed once. If all three currencies are different, the funds are first transferred to the billing currency, and then to the transaction currency.
 
'''Обмен валюты осуществляется по курсу, установленному третьим лицом''' : например, банком отправителя и получателя платежа. За конвертацию у вас могут взимать комиссию.
'''Currency exchange is carried out at the rate set by a third party''' : for example, the bank of the sender and recipient of the payment. You may be charged a fee for the conversion.
 
 
</div>
</div>
<span id="kriptograficheskie_valjuty"></span>
<span id="kriptograficheskie_valjuty"></span>
= Криптографические валюты =
= Cryptographic Currencies =
 
<div class="level1">
<div class="level1">
 
Идея криптографических валют предполагала, что необходимость в посредниках отпадет, но на практике и в условиях огромного количества криптовалют мы по-прежнему прибегаем к конвертации и третьим лицам в виде криптобирж и обменников.
The concept of cryptographic currencies suggested that there would be no need for intermediaries, but in practice and in the conditions of a huge number of cryptocurrencies, we still resort to conversion and third parties in the form of crypto exchanges and exchangers.
 
Для решения этих проблем, включая риски доверия третьей стороне, и была разработана технология [[commoninfo:atomicswap|атомарных свопов.]] Впервые она была описана ещё в 2013 году, однако лишь недавно стала реализовываться на практике.
To solve these problems, including the risks of trusting a third party, the technology was developed [[commoninfo:atomicswap|atomic swaps.]] It was first described back in 2013, but only recently began to be implemented in practice.
 




</div>
</div>
<div style="clear:both">
<div style="clear:both">




</div>
</div>
 
</div>
</div>
[[commoninfo:atomicswap|атомарных свопов.]]
  [[Category:Commoninfo]]
  [[Category:Commoninfo]]

Revision as of 17:27, 26 June 2022


Conversion

Data conversion is the conversion of data from one format to another. Usually with the preservation of the basic logical and structural content of the information.

In the field of computer technology, there are many ways to represent data. In addition, each computer program processes data in its own way. Each time, the data must be converted before it can be read and used by another computer, operating system, or program.

Data transformations can be as "simple" as converting a text file from one character encoding system to another, or complex (for example, converting office file formats or converting image and audio file formats).

Or "complex": conversion may require either the use of a special converting program, or the inclusion of a complex process of passing through intermediate stages, or the involvement of complex "exporting" and "importing" processes of transition from one format to another.

Currency Conversion

Conversion is the exchange of currency during transactions. Conversion is necessary if the currencies of the sender and recipient differ. For example, it occurs when paying for a purchase in a foreign store.

Three currencies are used in the conversion process:
  1. The currency of the transaction, which depends on the receiving party (for example, the seller);

  2. Billing currency, depending on the payment system;

  3. The currency of the account from which the money is debited (for example, the buyer).

If the currencies of the sender and recipient are the same, then conversion is not required. If the currency of the sender or recipient matches the billing currency, the conversion is performed once. If all three currencies are different, the funds are first transferred to the billing currency, and then to the transaction currency.

Currency exchange is carried out at the rate set by a third party : for example, the bank of the sender and recipient of the payment. You may be charged a fee for the conversion.

Cryptographic Currencies

The concept of cryptographic currencies suggested that there would be no need for intermediaries, but in practice and in the conditions of a huge number of cryptocurrencies, we still resort to conversion and third parties in the form of crypto exchanges and exchangers.

To solve these problems, including the risks of trusting a third party, the technology was developed atomic swaps. It was first described back in 2013, but only recently began to be implemented in practice.