搜尋結果
查詢
the共找到
1536筆。
如查無相關資訊,可至
進階搜尋
進行查詢
科展作品檢索
Nonlinear thermal diffusion dynamics measured using a simple light-transmission method
方形盒盛透明液體,置放在冷源上方,液體發生熱擴散時,溫度由上往下逐漸下降,形成溫度梯度以及折射率梯度。雷射光照射和鉛直線成一定角度的玻棒透鏡,再穿過方形盒的透明液體時,在屏上形成斜直線,經一段時間的熱擴散後,變成曲線;曲線和斜直線的距離(h),隨著時間(t)以及光線照射的位置(y)改變,作不同y的h-t圖可得知液體的熱擴散率狀況。 冷源的溫度0℃,分別用甘油和乙醇作待測液,得到的h-t圖,符合熱擴散推導出的h隨t改變的方程式;改用水當待測液,得到的h-t圖,就不符合熱擴散推導出的h隨t改變的方程式。改用-5℃的冷源,分別用水和氯化鈉水溶液作待測液,得到的h-t圖,不符合熱擴散推導出的h隨t改變的方程式。 用簡易的設備可以了解折射率梯度,溫度梯度,熱擴散率,以及液體的非線性熱擴散。
> 更多
科展作品檢索
CONTACTLESS AND NON-DESTRUCTIVE DETECTION OF CHICKEN MEAT CONTAMINATION WITH LASER SPECKLE METHOD
Harmful microorganisms in food can cause deterioration of human health, poisoning and in some cases even death. Especially fresh meat and chicken products create a suitable environment for the growth of microorganisms in terms of the nutrients it contains, water activity and pH level. For this reason, detection of microorganisms in meat products is an important issue in terms of food safety and human health. In this project, it is aimed to detect live microorganisms in meat products, especially chicken meat, in a simple, non-destructive, non-contact and fast way using laser speckle method. Laser speckle images of healthy and stale chicken meat were taken, contrast parameter and correlation analysis of the obtained patterns were made. It was observed that the contrast parameter for staled chicken meat increased by approximately 3 times compared to fresh chicken. This increase provides an understanding of the difference between contaminated chicken and fresh chicken. Speckle density changes over time in relation to the movements of living microorganisms. Thus, the correlation in laser speckle density patterns taken from contaminated tissues is disrupted. In the measurements taken with photodiode, by analyzing the change of light intensity of the speckle patterns on fresh and contaminated tissues over time, the detection of microorganisms was made easier and more precisely without the need for image processing. The proposed measurement system is a new method that detects meat contamination with laser speckle imaging. It can be developed and made portable and can be used easily in homes. Since it is a simple, non-destructive and fast method, it can be used to determine the shelf life of meat in food distribution places and markets. In addition, it has the potential to be calibrated and used for other food products other than meat products. The system developed with this study is cheap and easy to use, and the laser speckle imaging method is used in a different field other than biomedical, contributing to the literature.
> 更多
科展作品檢索
Maximum Isosceles Sets
An isosceles set is a collection of points in which any subset of three points forms an isosceles triangle. We want to find the upper bound for the size of isosceles sets in any n-dimensional Euclidean space. Kido has already completed the study of isosceles sets in 3 and 4-dimensional space. We study the upper bound of spherical two-distance sets, a special type of isosceles sets, to help us find the upper bound of isosceles sets. More specifically, Musin’s Linear Programming technique on spherical two-distance sets could be used to study isosceles sets if a consistent relationship between isosceles sets and two-distance sets can be characterized. We offer a conjecture of this relationship. We also offer non-trivial lower bounds of isosceles sets in dimension 5 with 17 points and dimension 7 with 30 points as examples.
> 更多
科展作品檢索
星狀網路點擴展運算漢米爾頓容錯性質研究
本作品研究星狀網路和完全網路,兩種不同結構的連結網路,使用點擴展運算結合成一個網路結構,並且在一定的容錯範圍內,保證存在漢米爾頓迴圈性質。漢米爾頓迴圈在連結網路的研究中相當重要,若存在此性質,則可以保證發送訊號時,能將訊號發送給連結網路上的每一個元件並接收,且不會重覆接收到訊號。我們使用圖形理論的方式,將星狀網路和完全網路,這兩種連結網路結構,分別抽象化成星狀圖和完全圖,網路中的元件抽象化為點,元件之間的連線,抽象化成邊。如果元件之間的連線故障,無法使用,則稱為壞邊。我們證明 n+1 維度星狀圖和 n 維度完全圖使用點擴展運算後,壞邊數量最多是 n-4 時,保證存在漢米爾頓迴圈。
> 更多
科展作品檢索
Solving Mathematical and Chemical Equations using Python
Max Gold's project, titled “Solving Mathematical and Chemical Equations using Python”, is a website comprising of 4 main programmes: one to find the smallest possible combination of two chemical compounds or elements; a self-made parsing function to convert a chemical equation into a matrix, then using Gaussian-Jordan elimination to find coefficients for an equation; a programme to parse a mathematical expression and use that parsed expression in algebraic division of an algebraic dividend of nth degree polynomial by a divisor of 1st degree polynomial; finally, a programme to solve binomial equations for the power s∈Q. This website was originally made so that Max Gold could improve his programming skills for GCSE computer science but expanded to incorporate his passion for chemistry and maths and thus allow others to use these programmes to help them with their problems as well. A problem with many conventional calculator websites is their lack of specificity – they tend to be able to compute some functions but not all. These programmes are tailored to GCSE and A level maths and chemistry, meaning this website provides an outlet to compute specific topics of problems.
> 更多
科展作品檢索
Solving Mathematical and Chemical Equations using Python
Max Gold's project, titled “Solving Mathematical and Chemical Equations using Python”, is a website comprising of 4 main programmes: one to find the smallest possible combination of two chemical compounds or elements; a self-made parsing function to convert a chemical equation into a matrix, then using Gaussian-Jordan elimination to find coefficients for an equation; a programme to parse a mathematical expression and use that parsed expression in algebraic division of an algebraic dividend of nth degree polynomial by a divisor of 1st degree polynomial; finally, a programme to solve binomial equations for the power s∈Q. This website was originally made so that Max Gold could improve his programming skills for GCSE computer science but expanded to incorporate his passion for chemistry and maths and thus allow others to use these programmes to help them with their problems as well. A problem with many conventional calculator websites is their lack of specificity – they tend to be able to compute some functions but not all. These programmes are tailored to GCSE and A level maths and chemistry, meaning this website provides an outlet to compute specific topics of problems.
> 更多
科展作品檢索
Method of prosthetic vision
This work is devoted to solving the problem of orientation in the space of visually impaired people. Working on the project, a new way of transmitting visual information through an acoustic channel was invented. In addition, was developed the device, which uses distance sensors to analyze the situation around a user. Thanks to the invented algorithm of transformation of the information about the position of the obstacle into the sound of a certain tone and intensity, this device allows the user to transmit subject-spatial information in real time. Currently, the device should use a facette locator made of 36 ultrasonic locators grouped in 12 sectors by the azimuth and 3 spatial cones by the angle. Data obtained in such a way is converted into its own note according to the following pattern : the angle of the place corresponds to octave, the azimuth corresponds to the note and the distance corresponds to the volume. The choice of the notes is not unambiguous. However, we used them for the reason that over the centuries, notes have had a felicitous way of layout on the frequency range and on the logarithmic scale. Therefore, the appearance of a new note in the total signal will not be muffled by a combination of other notes. Consequently, a blind person, moving around the room with the help of the tone and volume of the sound signals, will be able to assess the presence and location of all dangerous obstacles. After theoretical substantiation of the hypothesis and analysis of the available information, we started the production of prototypes of the devices that would implement the idea of transmitting information via the acoustic channel.
> 更多
科展作品檢索
IoT based automatic water temperature adjustor
This paper represents IOT Based Automatic Water Temperature Adjustor. IoT (Internet of Things) refers to the network of physical objects that are embedded with sensors, software, and other technologies for the purpose of connecting and exchanging data with other devices and systems over the internet. This system is for adjusting water temperature according to the possible surroundings such as home temperature, atmosphere temperature, etc. To solve problems like high water temperature while using, time-consuming waiting for water to heat and cool, high power consumption, and not satisfying water temperature this system offers the feature for automatically adjusting the temperature. Arduino, DHT11 (Temperature-Humidity Sensor), Bread Board, DS18B20 (Water Temperature Sensor), Jumper Wires, Resistor, I2C OLED, Water Heating Coil, Relay and LED are used for operating this system. The application of this system is very vast as it can be implemented in power plants, hospitals, mountain regions, local homes, and lodges. This system is time-saving, cost-efficient, easy to implement, provide automatic features, less power consumption, safety, and many more. Compared to other water geyser systems it has the feature of automatically detecting the environmental temperature and adjusting the temperature of the water accordingly. This system is still in its developing phase.
> 更多
科展作品檢索
Preparation of a Specific Detector for Aspergillus Niger in Swimming Pools
Swimming pools are one of the transmission routes of superficial and cutaneous fungal infections. Maintenance of environmental hygiene in different parts of swimming pools is of great importance, especially the hygiene of water (1). The conventional fungal detection methods include direct smear preparation, culture, and pathological examinations. However, these methods are not fast enough or do not have sufficient sensitivity (2). Therefore, the present research introduces a novel method for detecting Aspergillus niger in pool water through creating optimal conditions for this fungus, which leads to the citric acid production by the fungus and pH changes of the related culture medium. Four experiments in 10 steps were performed to find the optimal conditions for fungal growth. According to our results, adding each of the variables sucrose, soy, and ferrous sulfate can lead to favorable results. Moreover, the shaker speed increase and fungal aeration are important. Also, we showed that soybean led to the best results compared to other variables. Considering the obtained results, including the shortened detection duration and cost-effectiveness, this method can be presented to the swimming pool owners and pathobiology laboratories as the method of choice for Aspergillus niger detection.
> 更多
科展作品檢索
利用海冰體積與北極震盪指數預測聖嬰現象發生之可能性
本研究利用海冰覆蓋面積的變化、北極震盪指數(Arctic Oscillation index, AOI)和南方震盪指數(Southern Oscillation index, SOI)的相關性,希望可以探討與聖嬰現象的關聯。 取用1950年到2020年的海冰覆蓋面積資料及195!年到2020年的SOI及AOI資料。我們將AOI和SOI做折線圖、X-Y圖,數據分成平常年、聖嬰前、聖嬰時、聖嬰後、反聖嬰前、反聖嬰時、反聖嬰後,試圖找出一些規則。利用區間分析來觀察區間範圍大小及上下界的數值隨不同事件發生的次序,探討各個事件的特徵。 聖嬰年時,區間縮小,反聖嬰年則區間略為放大且數值上升。最後將1997年聖嬰年的數據和區間做疊圖,並以2018年底到2020年的聖嬰轉反聖嬰來做驗證。若AOI的區間縮小、或海冰覆蓋面積下降後上升,表示可能是聖嬰現象要來的前兆。此外,本研究也發現,無法單獨區隔聖嬰年和反聖嬰年,兩者間會相互影響,應該要把聖嬰跟反聖嬰合併為一個氣候變化週期,才能做準確的預測。
> 更多
科展作品檢索
Expectations for extension of cell life and next generation anticancer drugs by using secondary metabolites of actinomycetes
Inhibitory effects of the secondary metabolite of actinomycete were examined on cell cycle of the yeasts of S. pombe and S. cerevisiae. The secondary metabolite was obtained from cultivation of the actinomycete isolated from the soil of Owakudani in Hakone, Japan. The fifth fraction of the secondary metabolite by ODS column separation (HK-T5), which was soluble to pure methanol, was used in the present experiments. The HK-T5 brought about the delay of forming colonies of S. pombe for about 11 days compared to that cultivated without the HK-T5. The delay of the colony formation was longer for the S. pombe cultivated with more amount of the HK-T5. The cultivation with HK-T5 also brought about the extension of the lifespan of the S. pombe for more than 10 weeks in a liquidus medium. The cell life recovered the ordinary manner by removal of the HK-T5, meaning that the activities of the HK-T5 is reversible. These facts confirm the suppression of cell cycle, and the delay of cell growth by the HK-T5. These phenomena were similarly observed for S. cerevisiae. Comparison of the action of HK-T5 with hydroxyurea, which is an anticancer drug inhibiting the cell cycle at S phase, clarified that the inhibitory action of HK-T5 worked at the phase earlier than S phase. The combined effects of HK-T5 on the cell cycle were evaluated with triamcinolone acetonide (TA), or aspirin, the former of which is a drug synchronizing cancer cells in S phase, and the latter keeping human cells in G1/G0 phases. The combined use of HK-T5 with TA synchronized the cells at the phase slightly proceeding from G1 to S phase without toxicity. On the other hand, the combined use with aspirin made the inhibitory effect of HK-T5 inactive. Hence, the HK-T5 is attractive as a drug for the extension of cell lifespan, and anticancer therapy.
> 更多
本文主要在探討平面幾何學中的兩個重要結果—三角形中的『Menelaus定理』與『Ceva定理』推廣到任意的『球面n邊形』的相對應結果,對於任意的球面n邊形,我們分別找到了『球面n邊形的Menelaus共線定理』與『球面n邊形的Ceva共點定理』的一般化結果。
> 更多