Добірка наукової літератури з теми "REAL-TIME TASKS"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "REAL-TIME TASKS".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Статті в журналах з теми "REAL-TIME TASKS"
Udvanshi, Pankaj. "Scheduling of Real Time Tasks." IOSR Journal of Engineering 03, no. 6 (June 2013): 44–58. http://dx.doi.org/10.9790/3021-03624458.
Повний текст джерелаPandey, Ankush. "A Real Time Approach to Compute Distance between Objects for Automated Tasks." Journal of Advanced Research in Dynamical and Control Systems 12, SP8 (July 30, 2020): 968–83. http://dx.doi.org/10.5373/jardcs/v12sp8/20202602.
Повний текст джерелаOh, Y., and S. H. Son. "Scheduling Real-Time Tasks for Dependability." Journal of the Operational Research Society 48, no. 6 (June 1997): 629. http://dx.doi.org/10.2307/3010227.
Повний текст джерелаShin, Kang G., Tein-Hsiang Lin, and Yann-Hang Lee. "Optimal Checkpointing of Real-Time Tasks." IEEE Transactions on Computers C-36, no. 11 (November 1987): 1328–41. http://dx.doi.org/10.1109/tc.1987.5009472.
Повний текст джерелаBehrouzian, Amir, Hadi Alizadeh Ara, Marc Geilen, Dip Goswami, and Twan Basten. "Firmness Analysis of Real-time Tasks." ACM Transactions on Embedded Computing Systems 19, no. 4 (July 16, 2020): 1–24. http://dx.doi.org/10.1145/3398328.
Повний текст джерелаOh, Y., and S. H. Son. "Scheduling real-time tasks for dependability." Journal of the Operational Research Society 48, no. 6 (June 1997): 629–39. http://dx.doi.org/10.1057/palgrave.jors.2600413.
Повний текст джерелаOh, Y., and S. H. Son. "Scheduling real-time tasks for dependability." Journal of the Operational Research Society 48, no. 6 (1997): 629–39. http://dx.doi.org/10.1038/sj.jors.2600413.
Повний текст джерелаMoron, Celio Estevan, and Hussein Zedan. "On guaranteeing hard real-time tasks." Microprocessing and Microprogramming 38, no. 1-5 (September 1993): 485–90. http://dx.doi.org/10.1016/0165-6074(93)90185-n.
Повний текст джерелаSchwan, K., and H. Zhou. "Dynamic scheduling of hard real-time tasks and real-time threads." IEEE Transactions on Software Engineering 18, no. 8 (1992): 736–48. http://dx.doi.org/10.1109/32.153383.
Повний текст джерелаЗинченко, Сергей Валериевич, and Валерий Петрович Зинченко. "THE SCHEDULING TASKS IN REAL-TIME SYSTEMS." Information systems, mechanics and control, no. 17 (December 29, 2017): 113–23. http://dx.doi.org/10.20535/2219-3804172017123927.
Повний текст джерелаДисертації з теми "REAL-TIME TASKS"
Singh, Abhishek Jeffay Kevin. "Co-scheduling real-time tasks and non real-time tasks using empirical probability distribution of execution time requirements." Chapel Hill, N.C. : University of North Carolina at Chapel Hill, 2009. http://dc.lib.unc.edu/u?/etd,2724.
Повний текст джерелаTitle from electronic title page (viewed Mar. 10, 2010). "... in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Computer Science." Discipline: Computer Science; Department/School: Computer Science.
Zhu, Wenjing. "Adaptive threshhold-based scheduling for real-time and non-real-time tasks." Thesis, University of British Columbia, 1991. http://hdl.handle.net/2429/29913.
Повний текст джерелаScience, Faculty of
Computer Science, Department of
Graduate
DI, FRISCHIA STEFANO. "Real-Time Algorithms for Spectral Classification Tasks." Doctoral thesis, Università degli Studi dell'Aquila, 2021. http://hdl.handle.net/11697/177860.
Повний текст джерелаNemati, Farhang. "Partitioned Scheduling of Real-Time Tasks on Multi-core Platforms." Licentiate thesis, Mälardalen University, School of Innovation, Design and Engineering, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-9595.
Повний текст джерелаIn recent years multiprocessor architectures have become mainstream, and multi-core processors are found in products ranging from small portable cell phones to large computer servers. In parallel, research on real-time systems has mainly focused on traditional single-core processors. Hence, in order for real-time systems to fully leverage on the extra capacity offered by new multi-core processors, new design techniques, scheduling approaches, and real-time analysis methods have to be developed.
In the multi-core and multiprocessor domain there are mainly two scheduling approaches, global and partitioned scheduling. Under global scheduling each task can execute on any processor at any time while under partitioned scheduling tasks are statically allocated to processors and migration of tasks among processors is not allowed. Besides simplicity and efficiency of partitioned scheduling protocols, existing scheduling and synchronization methods developed for single-core processor platforms can more easily be extended to partitioned scheduling. This also simplifies migration of existing systems to multi-cores. An important issue related to partitioned scheduling is distribution of tasks among processors which is a bin-packing problem.
In this thesis we propose a partitioning framework for distributing tasks on the processors of multi-core platforms. Depending on the type of performance we desire to achieve, the framework may distribute a task set differently, e.g., in an application in which tasks process huge amounts of data the goal of the framework may be to decrease cache misses.Furthermore, we propose a blocking-aware partitioning heuristic algorithm to distribute tasks onto the processors of a multi-core architecture. The objective of the proposed algorithm is to decrease blocking overhead of tasks which reduces the total utilization and has the potential to reduce the number of required processors.Finally, we have implemented a tool to facilitate evaluation and comparison of different multiprocessor scheduling and synchronization approaches, as well as different partitioning heuristics. We have applied the tool in the evaluation of several partitioning heuristic algorithms, and the tool is flexible to which any new scheduling or synchronization protocol as well as any new partitioning heuristic can easily be added.
Chang, Tzu-Chiang. "Static scheduler for hard real-time tasks on multiprocessor systems." Thesis, Monterey, California. Naval Postgraduate School, 1992. http://hdl.handle.net/10945/24043.
Повний текст джерелаHan, Kai. "Scheduling Distributed Real-Time Tasks in Unreliable and Untrustworthy Systems." Diss., Virginia Tech, 2010. http://hdl.handle.net/10919/26917.
Повний текст джерелаPh. D.
Qamhieh, Manar. "Scheduling of parallel real-time DAG tasks on multiprocessor systems." Thesis, Paris Est, 2015. http://www.theses.fr/2015PEST1030/document.
Повний текст джерелаThe interest for multiprocessor systems has recently been increased in industrial applications, and parallel programming API's have been introduced to benefit from new processing capabilities. The use of multiprocessors for real-time systems, whose execution is performed based on certain temporal constraints is now investigated by the industry. Real-time scheduling problem becomes more complex and challenging in that context. In multiprocessor systems, a hard real-time scheduler is responsible for allocating ready jobs to available processors of the systems while respecting their timing parameters. In this thesis, we study the problem of real-time scheduling of parallel Directed Acyclic Graph (DAG) tasks on homogeneous multiprocessor systems. In this model, a DAG task consists of a set of subtasks that execute under precedence constraints. At all times, the real-time scheduler is responsible for determining how subtasks execute, either sequentially or in parallel, based on the available processors of the system. We propose two DAG scheduling approaches to determine the execution form of DAG tasks. The first approach is the DAG Stretching algorithm, from the Model Transformation approach, which forces DAG tasks to execute as sequentially as possible. The second approach is the Direct Scheduling, which aims at scheduling DAG tasks while respecting their internal dependencies. We provide real-time schedulability analyses for Direct Scheduling at DAG-Level and at Subtask-Level. Due to the incomparability of DAG scheduling approaches, we use extensive simulations to compare performance of global EDF with global DM scheduling using our simulation tool YARTISS
Haugli, Fredrik Bakkevig. "Using online worst-case execution time analysis and alternative tasks in real time systems." Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for teknisk kybernetikk, 2014. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-26100.
Повний текст джерелаHuang, Chiao Ching Baskiyar Sanjeev. "Minimum power consumption for rate monotonic tasks." Auburn, Ala, 2008. http://repo.lib.auburn.edu/EtdRoot/2008/FALL/Computer_Science_and_Software_Engineering/Thesis/Huang_Chiao_10.pdf.
Повний текст джерелаRafiq, Salman. "Measuring Performance of Soft Real-Time Tasks on Multi-core Systems." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-37219.
Повний текст джерелаКниги з теми "REAL-TIME TASKS"
Andre, Goforth, and Ames Research Center, eds. Real-time design with peer tasks. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1995.
Знайти повний текст джерелаAndre, Goforth, and Ames Research Center, eds. Real-time design with peer tasks. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1995.
Знайти повний текст джерелаAndre, Goforth, and Ames Research Center, eds. Real-time design with peer tasks. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1995.
Знайти повний текст джерелаAndre, Goforth, and Ames Research Center, eds. Real-time design with peer tasks. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1995.
Знайти повний текст джерелаChang, Tzu-Chiang. Static scheduler for hard real-time tasks on multiprocessor systems. Monterey, Calif: Naval Postgraduate School, 1992.
Знайти повний текст джерелаHergenröder, Gerhard. ALLOC: Ein wissensbasierter Ansatz zur Lösung des Allokationsproblems von Tasks in verteilten Realzeitsystemen. Erlangen: Regionales Rechenzentrum Erlangen, 1989.
Знайти повний текст джерелаUnited States. National Aeronautics and Space Administration., ed. Research in distributed real-time systems: Summary report (1996-97) for the period ending July, 1997 ... under grant NAG1 -1114. Norfolk, Va: Dept. of Aerospace Engineering, College of Engineering & Technology, Old Dominion University, 1997.
Знайти повний текст джерелаShukla, Shridhar B. Real-time execution control of task-level data-flow graphs using a compile-time approach. Monterey, Calif: Naval Postgraduate School, 1992.
Знайти повний текст джерелаGuha, Krishnendu, Sangeet Saha, and Amlan Chakrabarti. Self Aware Security for Real Time Task Schedules in Reconfigurable Hardware Platforms. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-79701-0.
Повний текст джерелаThoen, Filip, and Francky Catthoor, eds. Modeling, Verification and Exploration of Task-Level Concurrency in Real-Time Embedded Systems. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/978-1-4615-4437-1.
Повний текст джерелаЧастини книг з теми "REAL-TIME TASKS"
Christmann, Dennis, and Reinhard Gotzhein. "Real-Time Tasks in SDL." In System Analysis and Modeling: Theory and Practice, 53–71. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-36757-1_4.
Повний текст джерелаCardeira, Carlos B., Z. Mammeri, F. Simonot, and J. P. Thomesse. "Scheduling Tasks and Traffic in Fieldbus Based Real-Time Systems." In Real Time Computing, 673. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994. http://dx.doi.org/10.1007/978-3-642-88049-0_98.
Повний текст джерелаul Hassan, Umair, and Edward Curry. "Human-in-the-Loop Tasks for Data Management, Citizen Sensing, and Actuation in Smart Environments." In Real-time Linked Dataspaces, 139–58. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-29665-0_9.
Повний текст джерелаGharsellaoui, Hamza, and Samir Ben Ahmed. "Real-Time Reconfigurable Scheduling of Sporadic Tasks." In Communications in Computer and Information Science, 24–39. Berlin, Heidelberg: Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-662-45943-0_2.
Повний текст джерелаJanarthanan, Vasudevan. "Designing Schedulers for Hard Real-Time Tasks." In Advances in Intelligent Systems and Computing, 1125–34. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-32467-8_97.
Повний текст джерелаPark, Ho-Joon, and Chang-Hoon Lee. "An Efficient Real-Time Middleware Scheduling Algorithm for Periodic Real-Time Tasks." In Lecture Notes in Computer Science, 304–12. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-30583-5_33.
Повний текст джерелаGen, Mitsuo, and Myungryun Yoo. "Real Time Tasks Scheduling Using Hybrid Genetic Algorithm." In Studies in Computational Intelligence, 319–50. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-76827-2_13.
Повний текст джерелаCledou, Guillermina, José Proença, Bernhard H. C. Sputh, and Eric Verhulst. "Coordination of Tasks on a Real-Time OS." In Lecture Notes in Computer Science, 250–66. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-22397-7_15.
Повний текст джерелаChoi, Seonho, and Ashok K. Agrawala. "Scheduling of Real-Time Tasks with Complex Constraints." In Performance Evaluation: Origins and Directions, 253–82. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/3-540-46506-5_11.
Повний текст джерелаChristmann, Dennis, Tobias Braun, and Reinhard Gotzhein. "SDL Real-Time Tasks – Concept, Implementation, and Evaluation." In Lecture Notes in Computer Science, 239–57. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38911-5_14.
Повний текст джерелаТези доповідей конференцій з теми "REAL-TIME TASKS"
Kai Wang and Tein-Hsiang Lin. "Scheduling adaptive tasks in real-time systems." In Proceedings Real-Time Systems Symposium. IEEE Comput. Soc. Press, 1994. http://dx.doi.org/10.1109/real.1994.342715.
Повний текст джерелаSingh, Abhishek, and Kevin Jeffay. "Co-Scheduling Variable Execution Time Requirement Real-Time Tasks and Non Real-Time Tasks." In 19th Euromicro Conference on Real-Time Systems (ECRTS'07). IEEE, 2007. http://dx.doi.org/10.1109/ecrts.2007.87.
Повний текст джерелаSun, Jinghao, Nan Guan, Yang Wang, Qingqiang He, and Wang Yi. "Real-Time Scheduling and Analysis of OpenMP Task Systems with Tied Tasks." In 2017 IEEE Real-Time Systems Symposium (RTSS). IEEE, 2017. http://dx.doi.org/10.1109/rtss.2017.00016.
Повний текст джерелаChen, Jian-Jia. "Task Set Synthesis with Cost Minimization for Sporadic Real-Time Tasks." In 2013 IEEE 34th Real-Time Systems Symposium (RTSS). IEEE, 2013. http://dx.doi.org/10.1109/rtss.2013.42.
Повний текст джерелаGupta and Spezialetti. "Busy-idle profiles and compact task graphs: compile-time support for interleaved and overlapped scheduling of real-time tasks." In Proceedings Real-Time Systems Symposium. IEEE Comput. Soc. Press, 1994. http://dx.doi.org/10.1109/real.1994.342727.
Повний текст джерелаEkberg, Pontus, and Sanjoy Baruah. "Partitioned Scheduling of Recurrent Real-Time Tasks." In 2021 IEEE Real-Time Systems Symposium (RTSS). IEEE, 2021. http://dx.doi.org/10.1109/rtss52674.2021.00040.
Повний текст джерелаAggarwal, S., and C. Chraibi. "On the Scheduling of Hyperperiodic Tasks." In Fifth Euromicro Workshop on Real-Time Systems. IEEE, 1993. http://dx.doi.org/10.1109/emwrt.1993.639066.
Повний текст джерелаJiang, Xu, Nan Guan, Haochun Liang, Yue Tang, Lei Qiao, and Wang Yi. "Virtually-Federated Scheduling of Parallel Real-Time Tasks." In 2021 IEEE Real-Time Systems Symposium (RTSS). IEEE, 2021. http://dx.doi.org/10.1109/rtss52674.2021.00050.
Повний текст джерелаVelasco, Manel, Pau Martí, and Enrico Bini. "Control-Driven Tasks: Modeling and Analysis." In 2008 IEEE 29th Real-Time Systems Symposium (RTSS). IEEE, 2008. http://dx.doi.org/10.1109/rtss.2008.29.
Повний текст джерелаThuel and Lehoczky. "Algorithms for scheduling hard aperiodic tasks in fixed-priority systems using slack stealing." In Proceedings Real-Time Systems Symposium. IEEE Comput. Soc. Press, 1994. http://dx.doi.org/10.1109/real.1994.342733.
Повний текст джерелаЗвіти організацій з теми "REAL-TIME TASKS"
Chintamaneni, Prasad R., Xiaoping Yuan, Satish K. Tripathi, and Ashok K. Agrawala. Scheduling Tasks in a Real-Time System. Fort Belvoir, VA: Defense Technical Information Center, February 1988. http://dx.doi.org/10.21236/ada198862.
Повний текст джерелаAugenblick, Ned, Muriel Niederle, and Charles Sprenger. Working Over Time: Dynamic Inconsistency in Real Effort Tasks. Cambridge, MA: National Bureau of Economic Research, January 2013. http://dx.doi.org/10.3386/w18734.
Повний текст джерелаJeffay, Kevin. Scheduling Sporadic Tasks with Shared Resources in Hard-Real-Time Systems. Fort Belvoir, VA: Defense Technical Information Center, November 1990. http://dx.doi.org/10.21236/ada242043.
Повний текст джерелаKoenig, Sven, and Craig Tovey. Analysis, Evaluation and Improvement of Sequential Single-Item Auctions for the Cooperative Real-Time Allocation of Tasks. Fort Belvoir, VA: Defense Technical Information Center, March 2013. http://dx.doi.org/10.21236/ada585661.
Повний текст джерелаAli, Syed F., Dutch Guckenberger, Marcia Rossi, and Mayard Williams. Evaluation of Above Real-Time Training and Self-Instructional Strategies for Airmanship Tasks on a Flight Simulator. Fort Belvoir, VA: Defense Technical Information Center, May 2000. http://dx.doi.org/10.21236/ada387689.
Повний текст джерелаСтупнік, М. І., В. С. Моркун, and З. П. Бакум. Information and Communication Technologies in the Process of Mining Engineer Training. Криворізький державний педагогічний університет, 2013. http://dx.doi.org/10.31812/0564/405.
Повний текст джерелаBakhtiari, Sasan. Task 1. Monitoring real time materials degradation. NRC extended In-situ and real-time Monitoring. Office of Scientific and Technical Information (OSTI), March 2012. http://dx.doi.org/10.2172/1252705.
Повний текст джерелаFisher, Donna, Paul Fortier, David Hughes, and Mayford Roark. DBSSG Predictable Real-Time Information Systems Task Group. Fort Belvoir, VA: Defense Technical Information Center, February 1995. http://dx.doi.org/10.21236/ada291950.
Повний текст джерелаSwaminathan, Vishnu, and Krishnendu Chakrabarty. Real-Time Task Scheduling for Energy-Aware Embedded Systems. Fort Belvoir, VA: Defense Technical Information Center, January 2005. http://dx.doi.org/10.21236/ada439593.
Повний текст джерелаHuang, Hui-Min. Hierarchical real-time control task decomposition for a coal mining automation project. Gaithersburg, MD: National Institute of Standards and Technology, 1990. http://dx.doi.org/10.6028/nist.ir.90-4271.
Повний текст джерела