TAILIEUCHUNG - Advances in Haptics - Phần 12

Nhiều chương trình CAD hiện nay cho phép tạo ra các mô hình ba chiều để có thể nhìn từ mọi góc độ. Các chương trình CAD mô hình hóa vật thể đặc tiên tiến là một hệ thống thiết kế hiện thực ảo. Những mô hình đặc như vậy có thể được dùng làm cơ sở cho các phân tích phần tử hữu hạn (FEA) và / hoặc tính toán động lực dòng chảy (CFD) của thiết kế. Cho đến ứng dụng gia công với trợ giúp máy tính (CAM), những mô hình này cũng có thể được dùng. | 432 Advances in Haptics Class Structure In Figure 7 we show the object hierarchy an Experiment contains an arbitrary number of methods each Method contains a State class which contains all the parameters needed for a correct execution of all the sub-component a Tracking class that controls the stimuli intensities a Stopping class that checks the end of the method and a Trial class that manages the stimulus presentation Stimulus the response acquisition Response and logs the data Logger. Each class has a simple and easy to use interface. The main component of this framework is the Method class that supervises all the different control aspects of the experiment procedure. We have to present a sequence of stimulus intensities that are known a priori or settled at run time and for this purpose the Tracking class gives basic commands to control the evolution of the stimuli in the procedure. A very important aspect is the procedure ending management. The Stopping subclass checks the end of the procedure and also allows easily change between different stopping rules. Moreover following the psychophysics definition Trial class is implemented with a Stymulus subclass that manages the stimulus presentation and a Response subclass which controls the responses acquisition. In addition a Logger subclass is implemented to save all the meaningful parameters that describe user activities data. Besides the psychophysics procedure uses some statistical tools for example probability distribution and random number generator therefore the Mathtool class is implemented to contain all the auxiliary mathematical functions. It is common to design a real experiment that involves more than a single psychophysics procedure for example two staircase procedures with random stimulus presentation . So we need to control which procedure has to be executed how many trials have to be presented when the entire experiment finishes. To manage this type of design the Experiment class manages .

TỪ KHÓA LIÊN QUAN
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.