• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    专

    一种基于联合优化的深度神经网络自适应量化方法及系统

    KR2010077363A1
    发明人
    张蕊, 刘畅, 张曦珊, 支天
    受让人
    INST COMPUTING TECH CHINESE ACAD SCI (CCEC-C)
    申请人
    Mainstay Medical Limited
    申请号
    97948829
    申请日
    1981-07-30
    公开(公告)号
    KR2010077363A1
    公开(公告)日
    2019-12-25
    IPC分类号
    B65B001/16B65B000/00B65B001/00B65B043/30B65B051/18B65B007/06B65B043/42B65B045/00B65B043/00B65B043/26B65B043/14
    CPC分类号
    -
    优先权号
    3642003
    优先权日
    1986-12-08
    摘要

    N-araliphatic-amino-alkane diphosphonic acid derivs. of formula (I) and their salts are new: R1 = aromatically-substd. aliphatic gp.; R2 = H or monovalent aliphatic gp.; alk = divalent aliphatic gp.; Proviso: is R1 is mono-substd. by phenyl, R2 = H or, whereR1 has 2-3 C in the aliphatic portion, an aliphatic gp. with at most 3C. Pref.R1 = R3CH2-Alk'-; R3 = phenyl opt. substd. by 1 or 2 of 1-4C alkyl, 1-4C alkoxy, F, Cl or Br, alk' = terminally-bonded 2-4C alkylene; R2 = H; alk = 2-3C alkylene.

    USE/ADVANTAGE -(I) are regulators of Ca metabolism, esp. they inhibit bone resorption, so are useful (in human and veterinary medicine) for treating, e.g. inflammatory/degenerative joint diseases; osteoporosis; periodontitis; hyperparathyroidism; Ca deposition in blood vessels or on prostheses; and tumour-induced osteolytic conditions. The usual daily dose is 0.1-5 mg/kg orally 0.1-1 mg/kg subcutaneously or intramuscularly or 0.01-2 mg/kg intravenously.

    权利要求
    1 . A method comprising: receiving, with an encrypted content management module, a user public key and a user escrow key transmitted from a client module, the client module being configured to (i) generate an asymmetric key pair for a user, including a user private key and the user public key, (ii) generate a symmetric encryption key for the user, the symmetric encryption key being generated based on unique information known to the user, (iii) encrypt the user private key using the symmetric encryption key to generate the user escrow key, (iv) transmit the user public key and the user escrow key, (v) encrypting, with a client module, plaintext data into ciphertext data using a content symmetric key, (vi) store the ciphertext data in a data storage unit, and generate an ephemeral pair of keys including an ephemeral public key and an ephemeral private key; storing, with the encrypted content management module, the user public key and the user escrow key; transmitting, with the encrypted content management module, the user public key to the client module, the client module being further configured to (vii) generate a shared-secret key based on the ephemeral private key and the user public key using a diffie-hellman exchange algorithm, (viii) encrypt the content symmetric key using the shared-secret key, and (ix) communicate the encrypted content symmetric key and the ephemeral public key to the encrypted content management module; receiving, with the encrypted content management module, the encrypted content symmetric key and the ephemeral public key from the client module and storing, with the encrypted content management module, the encrypted content symmetric key and the ephemeral public key in the encrypted content management storage unit.
    2 . The method of claim 1 , further comprising: receiving, with the encrypted content management module, a request from the client module for the user escrow key; transmitting, with the encrypted content management module, the user escrow key to the client module, the client module being further configured to generate the symmetric encryption key based on the unique information known only to the user, and decrypt the user escrow key with the symmetric encryption key to obtain the user private key; receiving, with the encrypted content management module, a request from the client module for the ephemeral public key; transmitting, with the encrypted content management module, the ephemeral public key to the client module, the client module being further configured to generate the shared-secret key based on the ephemeral public key and the user private key using the diffie-hellman exchange algorithm; receiving, with the encrypted content management module, a request from the client module for the encrypted content symmetric key; transmitting, with the encrypted content management module, the encrypted content symmetric key to the client module, the client module being further configured to decrypt the encrypted content symmetric key using the shared-secret key, retrieve the ciphertext data from the data storage unit, and decrypt the ciphertext data using the decrypted content symmetric key to obtain the plaintext data.
    3 . The method of claim 1 , wherein the unique information known to the user is a password.
    4 . The method of claim 1 , wherein the unique information known to the user is stored on cryptographic hardware that is in the possession of the user.
    5 . The method of claim 4 , wherein the cryptographic hardware is at least one of a smart card and a hardware token.
    6 . The method of claim 1 , wherein the plaintext data is encrypted into a plurality of different encrypted ciphertext versions of the plaintext data and the plurality of different encrypted ciphertext versions are stored in the data storage unit, each of the different encrypted ciphertext versions of the plaintext data being configured for decryption by a different decrypted content symmetric key associated with a different user.
    7 . The method of claim 1 , wherein code for the client module is communicated over the network to an application module in communication with the data storage unit.
    8 . The method of claim 7 , wherein the code for the client module and the client module are each secured and protected from modification by the application module.
    9 . The method of claim 7 , wherein the unique information known to the user is provided directly to the client module without being received by the application module.
    10 . The method of claim 7 , wherein the client module is further configured to display the plaintext data after the ciphertext data is decrypted into the plaintext data on a display device and prohibiting access to the plaintext data by the application module.
    11 . The method of claim 1 , wherein the encrypted content management module is configured such that access to the encrypted content management storage unit can be revoked.
    12 . A system comprising: at least one processor and memory storing code for an encrypted content management module that, when executed by the at least one processor, causes the at least one processor to: receive a user public key and a user escrow key transmitted from a client module, the client module being configured to (i) generate an asymmetric key pair for a user, including a user private key and the user public key, (ii) generate a symmetric encryption key for the user, the symmetric encryption key being generated based on unique information known to the user, (iii) encrypt the user private key using the symmetric encryption key to generate the user escrow key, (iv) transmit the user public key and the user escrow key, (v) encrypting, with a client module, plaintext data into ciphertext data using a content symmetric key, (vi) store the ciphertext data in a data storage unit, and generate an ephemeral pair of keys including an ephemeral public key and an ephemeral private key; store the user public key and the user escrow key; transmit the user public key to the client module, the client module being further configured to (vii) generate a shared-secret key based on the ephemeral private key and the user public key using a diffie-hellman exchange algorithm, (viii) encrypt the content symmetric key using the shared-secret key, and (ix) communicate the encrypted content symmetric key and the ephemeral public key to the encrypted content management module; receive the encrypted content symmetric key and the ephemeral public key from the client module and store the encrypted content symmetric key and the ephemeral public key in the encrypted content management storage unit.
    13 . The system of claim 12 , wherein the code for the encrypted content management module, when executed by the at least one processor, further causes the at least one processor to: transmit the user escrow key to the client module in response to receiving a request for the user escrow key from the client module, the client module being further configured to generate the symmetric encryption key based on the unique information known to the user, and decrypt the user escrow key with the symmetric encryption key to obtain the user private key; transmit the ephemeral public key and the encrypted content symmetric key to the client module in response to receiving a request for the ephemeral public key and the encrypted content symmetric key from the client module, the client module being further configured to generate the shared-secret key based on the ephemeral public key and the user private key using the diffie-hellman exchange algorithm, decrypt the encrypted content symmetric key using the shared-secret key, retrieve the ciphertext data from the data storage unit, and decrypt the ciphertext data using the decrypted content symmetric key to obtain the plaintext data.
    14 . The system of claim 12 , wherein the unique information known to the user is a password.
    15 . The system of claim 12 , wherein the unique information known to the user is stored on cryptographic hardware that is in the possession of the user.
    16 . The system of claim 15 , wherein the cryptographic hardware is at least one of a smart card and a hardware token.
    17 . The system of claim 16 , wherein the plaintext data is encrypted into a plurality of different encrypted ciphertext versions of the plaintext data and the plurality of different encrypted ciphertext versions are stored in the data storage unit, each of the different encrypted ciphertext versions of the plaintext data being configured for decryption by a different decrypted content symmetric key associated with a different user.
    18 . The system of claim 16 , wherein code for the client module is communicated over the network to an application module in communication with the data storage unit.
    19 . The system of claim 18 , wherein the code for the client module and the client module are each secured and protected from modification by the application module.
    20 . The system of claim 18 , wherein the unique information known to the user is provided directly to the client module without being received by the application module.
    21 . The system of claim 18 , wherein the client module is further configured to display the plaintext data after the ciphertext data is decrypted into the plaintext data on a display device and prohibit access to the plaintext data by the application module.
    22 . The system of claim 12 , wherein the encrypted content management module is configured such that access to the encrypted content management storage unit can be revoked.
    说明书
    [0001]CROSS-REFERENCE TO RELATED APPLICATIONS
    [0002]This application claims priority to foreign Patent Application No. DE 10 2009 012 427.6, filed on Mar. 10, 2009, the disclosure of which is incorporated herein by reference in its entirety.
    [0003]FIELD OF THE INVENTION
    [0004]The present invention relates to a roller conveyor of an aircraft cargo deck.
    [0005]BACKGROUND OF THE INVENTION
    [0006]A cargo deck of an aircraft usually has roller conveyors on which items of freight, particularly containers, can be moved particularly in the aircraft's longitudinal direction. The containers then also stand on these roller conveyors during the flight, where locking bars that engage with (standardized) sections of the containers are normally provided.
    [0007]A significant problem with such roller conveyors is that on one hand high stability and ruggedness must be met, as operation frequently takes place under difficult conditions and nevertheless has to run smoothly, while on the other the weight of such roller conveyors represents a significant problem. Finally, there is also a problem in that the loading possibilities must be highly variable. In order to guarantee this, it must be possible to travel over the roller conveyors, and particularly the roller conveyors installed centrally in the aircraft's cargo hold, with them lying centrally under a container as necessary, and in the case of other container dimensions with them functioning on only the peripheral sides under a container thus supporting it.
    [0008]SUMMARY OF THE INVENTION
    [0009]Embodiments of the present invention advantageously provide a roller conveyor of the type referred to at the outset to the effect that high variability is ensured with high stability and low weight.
    [0010]In one embodiment, a roller conveyor of an aircraft cargo deck includes rollers for transporting freight packages, particularly containers, and a channel with side walls and a base for the installation of locking bar elements to hold the freight packages. The side walls have reinforcing sections with recesses in which the rollers are installed in such a way that axles on which the rollers are rotatably mounted are fixed in each of the side walls.
    [0011]Extremely high stability is ensured due to the fact that the side walls have said reinforcing sections and the rollers are mounted in the recesses provided therein. On the other hand, due to the rollers being mounted in positions on the far edge, it is also possible to support containers on their peripheral sections as is the case.
    [0012]Preferably, the side walls are finished on their upper edges by top surfaces with overhanging outer edges. The result is increased stability and bending resistance in a direction transverse to the roller conveyor. This additionally ensures that the roller conveyors can also be walked on.
    [0013]The top surfaces are preferably designed to finish flush with inner surfaces of the side walls. Thus the roller conveyor's channel is easily accessible for the installation of other functional elements, e.g. roller drive units or locking bars.
    [0014]The outer edges are designed to run substantially in line with the contours of the side walls. Thus the width of the overhanging top surfaces is substantially constant over the roller conveyor's length such that the necessary stability is guaranteed at all points while superfluous weight is avoided.
    [0015]Preferably, locking bars are installed between the side walls in close proximity to the rollers. This proximity of the locking bars to the rollers ensures that a container immobilized by means of the locking bar is optimally supported and therefore the locking bar cannot come loose. In this case the recesses are open towards the locking bars on one side thus creating maximum space so that the locking bars can be moved to enable them to be rolled over.
    [0016]BRIEF DESCRIPTION OF THE DRAWINGS The invention will be explained in greater detail in the following on the basis of an exemplary embodiment that will be described on the basis of drawings. FIG. 1 is a perspective view of two adjacent roller conveyors. FIG. 2 is a lateral view of the roller conveyor according to FIG. 1 . FIG. 3 is a view from above onto the roller conveyor according to FIG. 2 . FIG. 4 is an enlarged diagram of a portion of the roller conveyor according to FIG. 1 .
    [0017]DETAILED DESCRIPTION
    [0018]The invention will now be described with reference to the drawing figures, in which like reference numerals refer to like parts throughout.
    [0019]As is apparent from the drawings, the roller conveyor illustrated here comprises a channel 20 which is formed by side walls 21 , 22 and a base 23 . Base 23 continues outwards into an installation plate 32 which runs on both sides of the roller conveyor.
    [0020]Side walls 21 , 22 have reinforcing sections 24 which, compared to normal sections 25 , have protruding outer walls 33 whilst inner surfaces 31 , 31 ′ (see FIG. 3 ) run substantially continuously. Provided in these reinforcing sections 24 are recesses 26 in which rollers 10 are mounted. Here rollers 10 are rotatably mounted on axles 13 which are fixed with their ends in an inner section 27 and an outer section 28 (see FIG. 4 ) of side walls 21 , 22 . Rollers 10 have carrier regions 11 which run parallel to axle 13 and approach regions 12 which taper outwards starting from carrier regions 11 such that approaching rollers 10 from the side with a container lifts this container onto carrier region 11 .
    [0021]Side walls 21 , 22 merge at their upper edges into top surfaces 29 which protrude outwards seen from channel 20 and have outer edges 30 which substantially follow the outline of side walls 21 , 22 . Thus, in the region of reinforcing sections 24 , outer edges 30 protrude further than in the region of normal sections 25 .
    [0022]In addition to rollers 10 , y-z locking bars 40 and x-z locking bars 41 are installed in channel 20 ; y-z locking bar 40 illustrated in FIG. 4 is installed in a region of channel 20 where inner surfaces 31 of side walls 21 , 22 leave an enlarged space. Installation of this locking bar is carried out here such that its axle is supported directly in side walls 21 , 22 . In the example illustrated in FIG. 4 , rollers 10 are furthermore mounted as close as possible to locking bar 40 such that this guarantees support of the container held by locking bar 40 immediately in the region of said locking bar 40 .
    [0023]Furthermore, provided in FIG. 1 with reference number 42 is what is known as a splitter which acts as a guide element in order, in the case of a roller conveyor disposed centrally in the cargo hold, to push apart two containers running next to one another in such a manner that they can be held correctly by the y-z locking bar after positioning.
    [0024]The roller conveyor illustrated here is preferably milled from an extruded section. Of course, other production methods are also possible.
    [0025]The many features and advantages of the invention are apparent from the detailed specification, and, thus, it is intended by the appended claims to cover all such features and advantages of the invention which fall within the true spirit and scope of the invention. Further, since numerous modifications and variations will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation illustrated and described, and, accordingly, all suitable modifications and equivalents may be resorted to that fall within the scope of the invention.
    同族专利
    暂无同族专利