• Title/Summary/Keyword: low magnetic moment

Search Result 33, Processing Time 0.02 seconds

Microstructure and Magnetic Properties of Rapidly Solidified Nd-Fe(-Co) and Sm-Co(-Fe) Laves Compounds (급속냉각된 Nd-Fe(-Co)와 Sm-Co(-Fe)계 Laves 화합물의 미세조직과 자기특성)

  • 이우영;최승덕;양충진
    • Journal of the Korean Magnetics Society
    • /
    • v.1 no.1
    • /
    • pp.17-24
    • /
    • 1991
  • Laves phases of $NdFe_2$, $Nd{(Fe_{0.5})}_2$, $SmCo_2$ and $Sm{(Fe_{0.5}Co_{0.5})}_2$ stoichiometry were prepared using a rapid solidification technology. Low temperature magnetic properties show ferromagnetic behaviors for the $Nd{(Fe_{0.5}Co_{0.5})}_2$, $SmCo_2$ and $Sm{(Fe_{0.5}Co_{0.5})}_2$Nd(Feo,Coo,) Laves compounds while a sort of spin reorientation has been suggested for the supposed composition of $NdFe_2$ alloy. This rapidly solidified $NdFe_2$ alloy is believed to consist of metastable rhombohedral $NdFe_7$ phase plus fine particles of Nd-rich phase. Some evidence of phase transition from the mixture of unstable $NdFe_7$ compound plus Nd-rich to $Nd_2Fe_{17}$ plus Fe-Nd-O phase was obtained after annealing the $NdFe_2$, alloy. The pseudo-binary Laves compound, $Sm{(Fe_{0.5}Co_{0.5})}_2$ exhibits a high coercivityof 4 kOe at room temperature with Curie temperature of $400^{\circ}C$ while the $Nd{(Fe_{0.5}Co_{0.5})}_2$ compound shows a magnetic moment of $2.8\;{\mu}_B/f.u.$.

  • PDF

A Study on the Electronic Properties and Electrochemical Behavior of Rare Earch Metal(Ⅲ) Complexes (Ⅲ) (희토류금속(Ⅲ) 착물들의 전자적 성질과 전기화학적 거동에 관한 연구 (Ⅲ))

  • Choe, Chil Nam;Son, Hyo Yeol
    • Journal of the Korean Chemical Society
    • /
    • v.38 no.8
    • /
    • pp.590-597
    • /
    • 1994
  • The chemical behavior of the trivalent lanthanide$(Pr^{3+}, Eu^{3+}, Gd^{3+} 그리고 Yb^{3+})$complexes with organo-ligand (2,2,6,6-tetramethyl-3,5-heptanedione) has been investigated by the use of UV/Vis-spectrophotometric, magnetics, and electrochemical method. The two or three energy absorption bands are observed by the spectra of these complexes. The magnetitude of crystal field splitting energy, the spin pairing energy and bond stength was obtained from the spectra of the complexes. These are found to be localization, low-spin (or high-spin state, and strong bonding strength. The magnetic dipole moment are found to be diamagnetic complexes (or paramagnetic). The electrochemical behavior of complexes was observed by the use of cyclic voltammetry in aprotic media. These reduction peaks were irreversible two and three step reduction processes by electron transfer.

  • PDF

A Deep Learning Based Approach to Recognizing Accompanying Status of Smartphone Users Using Multimodal Data (스마트폰 다종 데이터를 활용한 딥러닝 기반의 사용자 동행 상태 인식)

  • Kim, Kilho;Choi, Sangwoo;Chae, Moon-jung;Park, Heewoong;Lee, Jaehong;Park, Jonghun
    • Journal of Intelligence and Information Systems
    • /
    • v.25 no.1
    • /
    • pp.163-177
    • /
    • 2019
  • As smartphones are getting widely used, human activity recognition (HAR) tasks for recognizing personal activities of smartphone users with multimodal data have been actively studied recently. The research area is expanding from the recognition of the simple body movement of an individual user to the recognition of low-level behavior and high-level behavior. However, HAR tasks for recognizing interaction behavior with other people, such as whether the user is accompanying or communicating with someone else, have gotten less attention so far. And previous research for recognizing interaction behavior has usually depended on audio, Bluetooth, and Wi-Fi sensors, which are vulnerable to privacy issues and require much time to collect enough data. Whereas physical sensors including accelerometer, magnetic field and gyroscope sensors are less vulnerable to privacy issues and can collect a large amount of data within a short time. In this paper, a method for detecting accompanying status based on deep learning model by only using multimodal physical sensor data, such as an accelerometer, magnetic field and gyroscope, was proposed. The accompanying status was defined as a redefinition of a part of the user interaction behavior, including whether the user is accompanying with an acquaintance at a close distance and the user is actively communicating with the acquaintance. A framework based on convolutional neural networks (CNN) and long short-term memory (LSTM) recurrent networks for classifying accompanying and conversation was proposed. First, a data preprocessing method which consists of time synchronization of multimodal data from different physical sensors, data normalization and sequence data generation was introduced. We applied the nearest interpolation to synchronize the time of collected data from different sensors. Normalization was performed for each x, y, z axis value of the sensor data, and the sequence data was generated according to the sliding window method. Then, the sequence data became the input for CNN, where feature maps representing local dependencies of the original sequence are extracted. The CNN consisted of 3 convolutional layers and did not have a pooling layer to maintain the temporal information of the sequence data. Next, LSTM recurrent networks received the feature maps, learned long-term dependencies from them and extracted features. The LSTM recurrent networks consisted of two layers, each with 128 cells. Finally, the extracted features were used for classification by softmax classifier. The loss function of the model was cross entropy function and the weights of the model were randomly initialized on a normal distribution with an average of 0 and a standard deviation of 0.1. The model was trained using adaptive moment estimation (ADAM) optimization algorithm and the mini batch size was set to 128. We applied dropout to input values of the LSTM recurrent networks to prevent overfitting. The initial learning rate was set to 0.001, and it decreased exponentially by 0.99 at the end of each epoch training. An Android smartphone application was developed and released to collect data. We collected smartphone data for a total of 18 subjects. Using the data, the model classified accompanying and conversation by 98.74% and 98.83% accuracy each. Both the F1 score and accuracy of the model were higher than the F1 score and accuracy of the majority vote classifier, support vector machine, and deep recurrent neural network. In the future research, we will focus on more rigorous multimodal sensor data synchronization methods that minimize the time stamp differences. In addition, we will further study transfer learning method that enables transfer of trained models tailored to the training data to the evaluation data that follows a different distribution. It is expected that a model capable of exhibiting robust recognition performance against changes in data that is not considered in the model learning stage will be obtained.