Literatura académica sobre el tema "Distributed space system"

Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros

Elija tipo de fuente:

Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Distributed space system".

Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.

También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.

Artículos de revistas sobre el tema "Distributed space system"

1

Palii, Oleksandr, Erik Lapkhanov, and Dmitriy Svorobin. "Space-based distributed energy system." InterConf, no. 27(133) (November 20, 2022): 237–42. http://dx.doi.org/10.51582/interconf.19-20.11.2022.022.

Texto completo
Resumen
The energy complex of the space industrial platform was shown in the article. Energy complex can be including the on-board and distributed systems. The operating principle of space-based distributed energy system is proposed in the paper. General solutions for the development of the space-based distributed energy system are described.
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Abdullah, Ahmed Saadi, Majid Hamid Ali, and Mohammed Waleed. "Distributed Prewitt Edge Detection System Using Lightness of Ycbcr Color Space." Webology 19, no. 1 (2022): 1460–73. http://dx.doi.org/10.14704/web/v19i1/web19097.

Texto completo
Resumen
Recently, image processing has been widely used in the medical field. This field helps to increase the accuracy of medical diagnosis, which helps in the early detection of diseases and increases the accuracy of prescribing treatment. Where it is noted that most medical devices such as sonar that are used to take pictures of body parts may give blurred images, which leads to the need for digital image processing techniques to increase the clarity of these images, which gives an accurate description of the examined part of the body. Speed is also one of the most important criteria for measuring
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Endo, M., T. Yasuda, and S. Yokoi. "A distributed multiuser virtual space system." IEEE Computer Graphics and Applications 23, no. 1 (2003): 50–57. http://dx.doi.org/10.1109/mcg.2003.1159613.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Sapaty, P. S. "Development of space-based distributed systems under spatial grasp technology." Mathematical machines and systems 4 (2021): 3–14. http://dx.doi.org/10.34121/1028-9763-2021-4-3-14.

Texto completo
Resumen
Many governmental agencies and private companies of different countries are now rushing into space around Earth in the hope to provide smart communication, industrial, security and defense solutions. This often involves massive launches of small cheap satellites which are also contributing to the growth of space debris. The current paper discusses how the developed high-level system philosophy and model can effectively organize distributed space-based systems on different stages of their development and growth. The briefed Spatial Grasp Technology, based on parallel pattern-matching of distrib
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Palii, O. S., E. O. Lapkhanov, and D. S. Svorobin. "Model of distributed space power system motion control." Technical mechanics 2022, no. 4 (2022): 35–50. http://dx.doi.org/10.15407/itm2022.04.035.

Texto completo
Resumen
The goal of this article is to develop a generalized mathematical model for controlling the motion of the spacecraft of a space industrial platform’s distributed power system. Space industrialization is one of the promising lines of industrial development in the world. The development of space industrial technologies will allow one to solve a number of problems in the production of unique products unavailable under terrestrial conditions. The main types of these products include semiconductor materials, materials made by 3D printing in microgravity, space modules of sunshade systems, space met
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Elenev, D. V., Yu M. Zabolotnov, and A. J. McMillan. "Aerodynamic space tether system as a system with distributed parameters." IOP Conference Series: Materials Science and Engineering 1060, no. 1 (2021): 012016. http://dx.doi.org/10.1088/1757-899x/1060/1/012016.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Miller, Donald, and Alan Skousen. "The sombrero distributed single address space operating system." ACM SIGOPS Operating Systems Review 34, no. 2 (2000): 37. http://dx.doi.org/10.1145/346152.346257.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Vlasenko, Larisa A., Anatoly G. Rutkas, and Arkady A. Chikrii. "STOCHASTIC DIFFERENTIAL GAMES IN DISTRIBUTED SYSTEMS WITH DELAY." Journal of Automation and Information sciences 1 (January 1, 2021): 41–54. http://dx.doi.org/10.34229/0572-2691-2021-1-4.

Texto completo
Resumen
We study a differential game of approach in a delay stochastic system. The evolution of the system is described by Ito`s linear stochastic differential equation in Hilbert space. The considered Hilbert spaces are assumed to be real and separable. The Wiener process takes values in a Hilbert space and has a nuclear symmetric positive covariance operator. The pursuer and evader controls are non-anticipating random processes, taking on values, generally, in different Hilbert spaces. The operator multiplying the system state is the generator of an analytic semigroup. Solutions of the equation are
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Dini, G., G. Lettieri, and L. Lopriore. "Design Framework for a Distributed, Single-Address-Space System." International Journal of Computers and Applications 27, no. 2 (2005): 108–18. http://dx.doi.org/10.1080/1206212x.2005.11441763.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Ye, Hui-Nan, Yu-Xia Hao, and Qian Zhou. "Study of Nature Gas Distributed Energy System development space." IOP Conference Series: Earth and Environmental Science 474 (May 15, 2020): 052090. http://dx.doi.org/10.1088/1755-1315/474/5/052090.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Más fuentes

Tesis sobre el tema "Distributed space system"

1

Holsapple, Stephen Alan. "DSM64: A DISTRIBUTED SHARED MEMORY SYSTEM IN USER-SPACE." DigitalCommons@CalPoly, 2012. https://digitalcommons.calpoly.edu/theses/725.

Texto completo
Resumen
This paper presents DSM64: a lazy release consistent software distributed shared memory (SDSM) system built entirely in user-space. The DSM64 system is capable of executing threaded applications implemented with pthreads on a cluster of networked machines without any modifications to the target application. The DSM64 system features a centralized memory manager [1] built atop Hoard [2, 3]: a fast, scalable, and memory-efficient allocator for shared-memory multiprocessors. In my presentation, I present a SDSM system written in C++ for Linux operating systems. I discuss a straight-forward approa
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

McDonald, Ian Lindsay. "Memory management in a distributed system of single address space operating systems supporting quality of service." Thesis, University of Glasgow, 2001. http://theses.gla.ac.uk/5427/.

Texto completo
Resumen
The choices provided by an operating system to the application developer for managing memory came in two forms: no choice at all, with the operating system making all decisions about managing memory; or the choice to implement virtual memory management specific to the individual application. The second of these choices is, for all intents and purposes, the same as the first: no choice at all. For many application developers, the cost of implementing a customised virtual memory management system is just too high. The results is that, regardless of the level of flexibility available, the develop
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Rowe, Andrew W. "High-accuracy distributed sensor time-space-position information system for captive-carry field experiments." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1996. http://handle.dtic.mil/100.2/ADA324537.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Kassan, Mark W. "Distributed Interactive Simulation: The Answer to Interoperable Test and Training Instrumentation." International Foundation for Telemetering, 1996. http://hdl.handle.net/10150/611445.

Texto completo
Resumen
International Telemetering Conference Proceedings / October 28-31, 1996 / Town and Country Hotel and Convention Center, San Diego, California<br>This paper discusses Global Positioning System (GPS) Range Applications Joint Program Office (RAJPO) efforts to foster interoperability between airborne instrumentation, virtual simulators, and constructive simulations using Distributed Interactive Simulation (DIS). In the past, the testing and training communities developed separate airborne instrumentation systems primarily because available technology couldn't encompass both communities' requiremen
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Bruhn, Fredrik. "Miniaturized Multifunctional System Architecture for Satellites and Robotics." Doctoral thesis, Uppsala : Acta Universitatis Upsaliensis : Universitetsbiblioteket [distributör], 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-6130.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Briao, Eduardo Wenzel. "Métodos de Exploração de Espaço de Projeto em Tempo de Execução em Sistemas Embarcados de Tempo Real Soft baseados em Redes-Em-Chip." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2008. http://hdl.handle.net/10183/13157.

Texto completo
Resumen
A complexidade no projeto de sistemas eletrônicos tem aumentado devido à evolução tecnológica e permite a concepção de sistemas inteiros em um único chip (SoCs – do inglês, Systems-on-Chip). Com o objetivo de reduzir a alta complexidade de projeto, custos de projeto e o tempo de lançamento do produto no mercado, os sistemas são desenvolvidos em módulos funcionais, pré-verificados e pré-projetados, denominados de núcleos de propriedade intelectual (IP – do inglês, Intellectual Property). Esses núcleos IP podem ser reutilizados de outros projetos ou adquiridos de terceiros. Entretanto, é necessá
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Hazra, Tushar K., Charles Sun, Arshad M. Mian, and Louis M. Picinich. "Developing Communication and Data Systems for Space Station Facility Class Payloads." International Foundation for Telemetering, 1995. http://hdl.handle.net/10150/608434.

Texto completo
Resumen
International Telemetering Conference Proceedings / October 30-November 02, 1995 / Riviera Hotel, Las Vegas, Nevada<br>The driving force in modern space mission control has been directed towards developing cost effective and reliable communication and data systems. The objective is to maintain and ensure error-free payload commanding and data acquisition as well as efficient processing of the payload data for concurrent, real time and future use. While Mainframe computing still comprises a majority of commercially available communication and data systems, a significant diversion can be no
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Puranik, Sachin Vishwas. "Development of a distributed model for the biological water processor of the water recovery system for NASA Advanced Life Support program." Master's thesis, Mississippi State : Mississippi State University, 2004. http://library.msstate.edu/etd/show.asp?etd=etd-11152004-174325.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Lanzarini, Matteo. "Distributed optimization methods for cooperative beamforming in satellite communications." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2021. http://amslaurea.unibo.it/23246/.

Texto completo
Resumen
This thesis analyzes various beamforming techniques and theories of space information networking (SIN), with the aim of merging and using them in real application. We propose then two algorithm to solve two different problem linked to satellites and beamforming. The first one show a cluster of satellites that performs collaborative beamforming to reach an Earth user, while reducing interference in secondary directions. Then we consider a problem for hybrid satellite-terrestrial relay networks (HSTRNs), where multiple geostationary satellites transmit signals to multiple Earth terminal, with th
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Banu, Shahera. "Examining the impact of climate change on dengue transmission in the Asia-Pacific region." Thesis, Queensland University of Technology, 2013. https://eprints.qut.edu.au/66387/1/Shahera_Banu_Thesis.pdf.

Texto completo
Resumen
Dengue fever (DF) is a serious public health concern in many parts of the world. An increase in DF incidence has been observed globally over the past decades. Multiple factors including urbanisation, increased international travels and global climate change are thought to be responsible for increased DF. However, little research has been conducted in the Asia-Pacific region about the impact of these changes on dengue transmission. The overarching aim of this thesis is to explore the spatiotemporal pattern of DF transmission in the Asia-Pacific region and project the future risk of DF attributa
Los estilos APA, Harvard, Vancouver, ISO, etc.
Más fuentes

Libros sobre el tema "Distributed space system"

1

D'Errico, Marco, ed. Distributed Space Missions for Earth System Monitoring. Springer New York, 2013. http://dx.doi.org/10.1007/978-1-4614-4541-8.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

D'Errico, Marco. Distributed Space Missions for Earth System Monitoring. Springer New York, 2013.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Kecman, V. State-space models of lumped and distributed systems. Springer-Verlag, 1988.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

United States. National Aeronautics and Space Administration., ed. Final report to National Aeronautics and Space Administration on Database Interfaces on NASA's Heterogeneous Distributed Database System. National Aeronautics and Space Administration, 1990.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Rowe, Andrew W. High-accuracy distributed sensor time-space-position information system for captive-carry field experiments. Naval Postgraduate School, 1996.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

United States. National Aeronautics and Space Administration., ed. The development of a post-test diagonostic system for rocket engines. National Aeronautics and Space Administration, 1991.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

United States. National Aeronautics and Space Administration., ed. The development of a post-test diagonostic system for rocket engines. National Aeronautics and Space Administration, 1991.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

United States. National Aeronautics and Space Administration, ed. Final report to National Aeronautics and Space Administration on resident database interfaces to the DAVID system, a heterogeneous distributed database management system. National Aeronautics and Space Administration, 1988.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Goddard DAAC (Goddard Space Flight Center). User Services Office, ed. The Goddard DAAC: Distributed Active Archive Center : a source for global earth science data. User Services Office, Goddard DAAC, NASA Goddard Space Flight Center, 1995.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Kecman, V., ed. State-Space Models of Lumped and Distributed Systems. Springer-Verlag, 1988. http://dx.doi.org/10.1007/bfb0040972.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Más fuentes

Capítulos de libros sobre el tema "Distributed space system"

1

Lee, Jong Sik. "Space Missile Simulation on Distributed System." In Lecture Notes in Computer Science. Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-30585-9_10.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Graziano, Maria Daniela. "Overview of Distributed Missions." In Distributed Space Missions for Earth System Monitoring. Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4541-8_12.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Fasano, Giancarmine, Marco D’Errico, Giovanni Alberti, Stefano Cesare, and Gianfranco Sechi. "P-Band Distributed SAR." In Distributed Space Missions for Earth System Monitoring. Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4541-8_18.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Shr, Arthur M. D., and Alan Liu. "The Architecture of Distributed Fusion System for Earth Observation." In Space Technology Proceedings. Springer Netherlands, 2000. http://dx.doi.org/10.1007/978-94-015-9395-3_15.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Schilling, Klaus, and Marco Schmidt. "Communication in Distributed Satellite Systems." In Distributed Space Missions for Earth System Monitoring. Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4541-8_10.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Wellnitz, Oliver, and Frank Strauß. "Bringing AgentX Subagents to the Operating System Kernel Space." In Self-Managing Distributed Systems. Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-39671-0_25.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

López-Dekker, Paco, Gerhard Krieger, and Alberto Moreira. "Multistatic Radar Systems." In Distributed Space Missions for Earth System Monitoring. Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4541-8_2.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Hsu, Shih-Wen, Chi-Yuan Chen, Wei-Kuan Shih, and Han-Chieh Chao. "Distributed Media Conversion System over Cloud Environment." In Human Centric Technology and Service in Smart Space. Springer Netherlands, 2012. http://dx.doi.org/10.1007/978-94-007-5086-9_37.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Birkmann, Fabian, Hans-Peter Deifel, and Stefan Milius. "Distributed Coalgebraic Partition Refinement." In Tools and Algorithms for the Construction and Analysis of Systems. Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-99527-0_9.

Texto completo
Resumen
AbstractPartition refinement is a method for minimizing automata and transition systems of various types. Recently we have developed a partition refinement algorithm and the tool that is generic in the transition type of the input system and matches the theoretical run time of the best known algorithms for many concrete system types. Genericity is achieved by modelling transition types as functors on sets and systems as coalgebras. Experimentation has shown that memory consumption is a bottleneck for handling systems with a large state space, while running times are fast. We have therefore ext
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Schmidt, Marco, and Klaus Schilling. "Ground Station Networks for Distributed Satellite Systems." In Distributed Space Missions for Earth System Monitoring. Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4541-8_11.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Actas de conferencias sobre el tema "Distributed space system"

1

Maldonado, Carlos A., Daniel Arnold, Jonathan Deming, et al. "Distributed Space System Architecture to Enable Rapid Technology Development." In 2025 IEEE Aerospace Conference. IEEE, 2025. https://doi.org/10.1109/aero63441.2025.11068556.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Chen, Jiangyuan, Jingtao Ma, Penghui Huang, et al. "Approach for AMTI Formation Design in a Distributed Space-based Radar System." In IGARSS 2024 - 2024 IEEE International Geoscience and Remote Sensing Symposium. IEEE, 2024. http://dx.doi.org/10.1109/igarss53475.2024.10641395.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Xu, Xingyuan, Zhiwei Yang, Xianghai Li, Yue Zhang, Taisheng Wu, and Jian Zhang. "A joint spatial-temporal coherent integration detection method for space-borne distributed radar system." In International Conference on Cloud Computing and Communication Engineering (CCCE 2024), edited by Yang Yue and Huanlai Xing. SPIE, 2024. https://doi.org/10.1117/12.3049997.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Wise, James D., Lawrence A. Ciscon, and Sean Graves. "Distributed telerobotics system for space operations." In Applications in Optical Science and Engineering, edited by Jon D. Erickson. SPIE, 1992. http://dx.doi.org/10.1117/12.131713.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Cannon, S. R., and D. A. Brinkerhof. "A stable distributed tuple space." In Proceedings of HICSS-29: 29th Hawaii International Conference on System Sciences. IEEE, 1996. http://dx.doi.org/10.1109/hicss.1996.495443.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Voras, I., and M. Zagar. "Network distributed file system in user space." In 28th International Conference on Information Technology Interfaces, 2006. IEEE, 2006. http://dx.doi.org/10.1109/iti.2006.1708560.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Nagano, Satoshi. "Robust and Cost-Effective Aerospace Complex Systems/System of Systems Integration based on Distributed Systems Integration." In AIAA SPACE 2012 Conference & Exposition. American Institute of Aeronautics and Astronautics, 2012. http://dx.doi.org/10.2514/6.2012-5111.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Brasser, Ferdinand, David Gens, Patrick Jauernig, Ahmad-Reza Sadeghi, and Emmanuel Stapf. "SANCTUARY: ARMing TrustZone with User-space Enclaves." In Network and Distributed System Security Symposium. Internet Society, 2019. http://dx.doi.org/10.14722/ndss.2019.23448.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Wu, Xing-xing, Liang YANG, Fucheng LIU, et al. "Imaging system based on CMOS for distributed reconfigurable remote sensing satellite system." In Conference on Telescopes, Space Optics and Instrumentation, edited by Ziyang Zhang and Suijian Xue. SPIE, 2020. http://dx.doi.org/10.1117/12.2579688.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Bell, Scott, David Kortenkamp, and Jack Zaientz. "A distributed event architecture for space system comps." In the Third ACM International Conference. ACM Press, 2009. http://dx.doi.org/10.1145/1619258.1619310.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Informes sobre el tema "Distributed space system"

1

Miller, David W., and Raymond J. Sedwick. Grand Challenges in Space Technology: Distributed Satellite Systems. Defense Technical Information Center, 2001. http://dx.doi.org/10.21236/ada415241.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Neroda, Tetyana V., Lidia V. Slipchyshyn, and Ivan O. Muzyka. Adaptive toolkit of branch-oriented workshop environment for enlargement the cloud-based e-learning media platform. [б. в.], 2021. http://dx.doi.org/10.31812/123456789/4449.

Texto completo
Resumen
The ways of providing comprehensive efficiency increase in communication facilities of the academic space are given with regard to stipulated methods of managing distributed network resources. Selected the user interfaces types are distinguished according to user actions in the studied subject area, which made it possible to justify and hierarchically organize the categories of adaptive toolkit of the branch- oriented workshop environment by the classes of components declared in the project, which are closely related to the scheme of learning experiment and are basic means for simulating trans
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Balas, Mark J. Feedback Control of Distributed Parameter Systems with Applications to Large Space Structures. Defense Technical Information Center, 1987. http://dx.doi.org/10.21236/ada190536.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Muelaner, Jody Emlyn. Space-based Solar Power for Instantaneously Dispatchable Renewable Power on Earth. SAE International, 2025. https://doi.org/10.4271/epr2025005.

Texto completo
Resumen
&lt;div class="section abstract"&gt;&lt;div class="htmlview paragraph"&gt;Recent advances are reducing the cost of space launch, high specific power solar cells, and the production of satellite systems. Modular architectures with no moving parts and distributed power systems would minimize assembly and maintenance costs. Together, this may enable space-based solar power to provide decarbonized dispatchable power at a lower cost than equivalent technologies such as nuclear power stations.&lt;/div&gt;&lt;div class="htmlview paragraph"&gt;&lt;b&gt;Space-based Solar Power for Instantaneously Dispa
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

White, Luther W. Estimation and Control of Distributed Models for Certain Elastic Systems Arising in Large Space Structures. Defense Technical Information Center, 1985. http://dx.doi.org/10.21236/ada173240.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Ofrecemos descuentos en todos los planes premium para autores cuyas obras están incluidas en selecciones literarias temáticas. ¡Contáctenos para obtener un código promocional único!